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 #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #006bb4;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #006bb4;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #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: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #111111;
  line-height: 1.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 #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #575757;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #575757;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #575757;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 4px 25px 5px 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #575757;
}
textarea::-webkit-input-placeholder {
  color: #575757;
}
textarea:-ms-input-placeholder {
  color: #575757;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #000000;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #9c9c9c;
  border: 2px solid #9c9c9c;
  color: #ffffff;
}
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.block-compare .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.block-compare .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.magento-payments-review-discount .actions-toolbar .action.primary:not(:focus),
.magento-payments-review-discount .actions-toolbar .action.cancel:not(:focus),
.abs-discount-block .actions-toolbar .amshopby-button:not(:focus),
.cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.cart-summary .form.giftregistry .fieldset .amshopby-button:not(:focus),
.block-compare .amshopby-button:not(:focus),
.abs-discount-block .actions-toolbar .am-filter-go:not(:focus),
.cart-summary .block .actions-toolbar > .primary .am-filter-go:not(:focus),
.cart-summary .form.giftregistry .fieldset .am-filter-go:not(:focus),
.block-compare .am-filter-go:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.cancel:active,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.block-compare .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.block-compare .am-filter-go:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.block.related .action.select,
.abs-add-fields .action.remove,
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.magento-payments-review-discount .action.check:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.magento-payments-review-discount .action.check:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.magento-payments-review-discount .action.check:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.magento-payments-review-discount .action.check:hover,
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.magento-payments-review-discount .action.check.disabled,
.magento-payments-review-discount .action.check[disabled],
fieldset[disabled] .magento-payments-review-discount .action.check,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.magento-payments-review-discount .action.check:active,
.magento-payments-review-discount .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.magento-payments-review .block .actions-toolbar .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.magento-payments-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.magento-payments-review .block .actions-toolbar .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.block-compare .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.block-compare .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.magento-payments-review .block .actions-toolbar .amshopby-button:focus,
.magento-payments-review .block .actions-toolbar .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.magento-payments-review .block .actions-toolbar .am-filter-go:focus,
.magento-payments-review .block .actions-toolbar .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.primary:focus,
.magento-payments-review-discount .actions-toolbar .action.primary:active,
.magento-payments-review-discount .actions-toolbar .action.cancel:focus,
.magento-payments-review-discount .actions-toolbar .action.cancel:active,
.abs-discount-block .actions-toolbar .amshopby-button:focus,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:focus,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.block-compare .amshopby-button:focus,
.block-compare .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:focus,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:focus,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.block-compare .am-filter-go:focus,
.block-compare .am-filter-go:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.magento-payments-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.magento-payments-review .block .actions-toolbar .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.magento-payments-review-discount .actions-toolbar .action.primary:hover,
.magento-payments-review-discount .actions-toolbar .action.cancel:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
.box-tocart .action.tocart,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button.customize,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
.multicheckout .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go.customize,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.cart-summary .checkout-methods-items .am-filter-go.checkout,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go,
.multicheckout .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.instant-purchase,
.box-tocart .action.tocart,
.bundle-actions .amshopby-button.customize,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.bundle-actions .am-filter-go.customize,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.box-tocart .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filter-current .action.remove,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filter-current .action.remove > span,
.sidebar .product-items .action.delete > span,
.sidebar .block-compare .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filter-current .action.remove:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filter-current .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.filter-current .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.sidebar .block-compare .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.abs-like-link:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:before,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.minicart-items .product-item-details .product .options.list:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.opc-block-summary .product-item .product-item-details:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover {
  color: #333333;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.magento-payments-review-discount .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.magento-payments-review-discount .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.magento-payments-review-discount .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.magento-payments-review-discount .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.magento-payments-review-discount .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.magento-payments-review-discount .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.magento-payments-review-discount .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.magento-payments-review .block .block-title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.magento-payments-review .block .block-title > strong,
.magento-payments-review .block .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.magento-payments-review .table-magento-payments-review-items .col.price .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.price .price-excluding-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-including-tax .price,
.magento-payments-review .table-magento-payments-review-items .col.subtotal .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.magento-payments-review .block .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.magento-payments-review .block .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.magento-payments-review .block .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.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: 'luma-icons';
  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,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.block-wishlist .counter:before,
.block-compare .counter:before {
  content: '(';
}
.block-wishlist .counter:after,
.block-compare .counter:after {
  content: ')';
}
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0 0 20px;
}
.block-reorder .block-title strong,
.widget .block-title strong,
.block-wishlist .block-title strong,
.block-compare .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear {
  line-height: 1.42857143;
  margin: 0 20px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.abs-shopping-cart-items .actions.main .clear:visited,
.block-cart-failed .actions.main .clear:visited,
.cart-container .form-cart .actions.main .clear:visited {
  color: #006bb4;
  text-decoration: none;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:active,
.block-cart-failed .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-shopping-cart-items .actions.main .clear:hover,
.abs-shopping-cart-items .actions.main .clear:active,
.abs-shopping-cart-items .actions.main .clear:focus,
.block-cart-failed .actions.main .clear:hover,
.block-cart-failed .actions.main .clear:active,
.block-cart-failed .actions.main .clear:focus,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .clear:active,
.cart-container .form-cart .actions.main .clear:focus {
  background: none;
  border: 0;
}
.abs-shopping-cart-items .actions.main .clear.disabled,
.abs-shopping-cart-items .actions.main .clear[disabled],
fieldset[disabled] .abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear.disabled,
.block-cart-failed .actions.main .clear[disabled],
fieldset[disabled] .block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .clear.disabled,
.cart-container .form-cart .actions.main .clear[disabled],
fieldset[disabled] .cart-container .form-cart .actions.main .clear {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.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 {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  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: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.magento-payments-review-discount .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.magento-payments-review-discount .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.magento-payments-review-discount .actions-toolbar .action.primary,
.magento-payments-review-discount .actions-toolbar .action.cancel,
.abs-discount-block .actions-toolbar .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.magento-payments-review-discount .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.magento-payments-review-discount .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.magento-payments-review-discount .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.magento-payments-review-discount .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.magento-payments-review-discount .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.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 tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #006bb4;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #006bb4;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #006bb4;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #006bb4;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #006bb4;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (max-width: 767px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .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: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\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: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    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 {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .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 20px;
  }
  .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: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    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: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}
@media only screen and (min-width: 768px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: '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: #575757;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #575757;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-size: 30px 60px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
select.admin__control-multiselect {
  height: auto;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus {
  text-decoration: none;
}
.action.primary,
.action-primary,
.amshopby-button,
.am-filter-go {
  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: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #9c9c9c;
  border: 2px solid #9c9c9c;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go: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,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #006bb4;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #006bb4;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #707070;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #006bb4;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup .actions-toolbar .action.cancel {
  font-weight: 400;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 15px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 20px;
}
.modal-slide .action-close {
  margin: 15px;
  padding: 0;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #006bb4;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #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 {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #9c9c9c;
  border: 2px solid #9c9c9c;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.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 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 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;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #6d6d6d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.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;
}
.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 #cccccc;
  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 {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.ambase-word-break,
.amslider .swiper-slide .ambrands-label,
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break,
.ie11 .amslider .swiper-slide .ambrands-label,
.ie11 .amslider .slide .category-item-title,
.ie11 .amslider .swiper-slide .swiper-category-item {
  word-break: break-all;
}
.columns .column.main {
  max-width: 100%;
}
.icon .brand-label {
  float: left;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  padding-bottom: 35px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-container {
  overflow: hidden;
}
.amslider .swiper-slide .ambrands-label {
  margin-top: 10px;
  min-height: 40px;
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amslider .swiper-pagination-bullet {
  margin: 0 6px;
  width: 6px;
  height: 6px;
  background: #333333;
}
.amslider .swiper-pagination-bullet-active {
  background: #1979c2;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
}
.amslider .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amslider .ambrands-empty {
  margin: auto;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  top: calc(50% - (40px / 2));
  z-index: 2;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background-color: #1979c2;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: none;
}
.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: #006bb4;
}
.amslider .swiper-button-next:after,
.amslider .swiper-button-prev:after {
  content: '';
}
.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
  background-color: #95b5d7;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: #ececec;
  opacity: 1;
}
.amslider .swiper-button-next {
  right: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1NCA5Ljg3N0w3LjEwOC45MDkgNS42NSAyLjM1bDcuMDA4IDcuNTI4LTcuMjA1IDcuNzc0IDEuNDE3IDEuNDQgOC4xMS04LjY4LjQ3My0uNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider .swiper-button-prev {
  left: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTQ2IDEwLjEyM2w4LjM0NiA4Ljk2OCAxLjQ1Ny0xLjQ0LTcuMDA4LTcuNTI4IDcuMjA1LTcuNzc0LTEuNDE3LTEuNDQtOC4xMSA4LjY4LS40NzMuNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider-header-container {
  padding: 40px 10px 0;
  color: #333333;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  display: block;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
}
.amslider.ambrands-slider {
  margin-top: 20px;
  padding: 0;
  max-width: 100%;
}
.amslider.ambrands-slider .ambrands-inner {
  position: relative;
  padding-bottom: 10px;
}
.amslider.ambrands-slider .ambrands-swiper-brand {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.amslider.ambrands-slider .ambrands-image-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.amslider.ambrands-slider .slide {
  align-items: stretch;
}
.amslider.ambrands-slider .slide .ambrands-image-block {
  overflow: hidden;
  margin-bottom: 10px;
}
.amslider.ambrands-slider .swiper-slide {
  display: flex;
  align-items: stretch;
  padding: 0;
  height: auto;
}
.amslider .slide {
  display: flex;
  align-items: flex-start;
  flex-basis: 30%;
  justify-content: center;
  margin: 0 9px 20px 0;
  max-width: 30%;
  color: #333333;
  text-align: center;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  position: relative;
  z-index: 2;
  padding: 10px;
  border-color: #bbb;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .ambrands-swiper-brand .ambrands-image {
  height: auto;
}
.children-category-container.swiper-container {
  margin: auto;
  width: calc(100% - 2 * 40px);
}
.children-category-container .swiper-wrapper {
  align-items: baseline;
}
.amslider .swiper-slide {
  box-sizing: border-box;
  padding: 10px;
  color: #333333;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  margin: 0;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .swiper-slide .ambrands-swiper-brand .ambrands-empty {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  transition: all .3s ease;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .ambrands-swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ambrands-swiper-brand {
    width: 100%;
  }
  .ambrands-swiper-brand .ambrands-empty {
    width: 100%;
  }
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-break: break-word;
  word-wrap: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-height: 16px;
  max-width: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  background: #135d96;
  border-color: #135d96;
}
.am-filter-go {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  background: #135d96;
  border-color: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 10px 0 0;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  line-height: initial;
  margin: 0 0 5px !important;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  border: 0;
  display: inline-block;
}
.catalog-topnav .filter-options .filter-options-content {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  margin-top: 12px;
  min-width: 100px;
  position: absolute;
  z-index: 9999;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  cursor: pointer;
  list-style: none;
  margin: 0;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px .4em;
  position: relative;
}
.filter-options .ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  max-width: 350px;
  min-width: 130px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  background-color: #ffffff;
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  font-weight: 400;
  min-height: 3.2rem;
  overflow: hidden;
  padding-right: 3.6rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
}
.amshopby-category-dropdown:after {
  border-color: #000000 transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0;
  box-sizing: border-box;
  content: '';
  height: 0;
  margin-top: -.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.amshopby-category-dropdown:before {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.am-category-wrapper {
  display: block;
  position: relative;
  user-select: none;
}
.am-category-wrapper.-active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  display: inline-block;
  font-size: 1.2rem;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  display: none;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  left: 0;
  margin: 0 5px 0 0;
  position: absolute;
  top: 4px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  display: block;
  position: relative;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  align-self: flex-start;
  left: 0;
  top: 0;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  margin: 0;
  position: static;
}
.am-collapse-icon {
  -webkit-font-smoothing: antialiased;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  position: absolute;
  width: 20px;
}
.am-collapse-icon:after,
.am-show-more:before {
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  right: 0;
  width: 12px;
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  clear: both;
  display: inline-block;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-height: 30px;
  max-width: 30px;
}
.amshopby-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  font-weight: 600;
  padding: 0 5px 0 0;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12px;
  left: 0;
  position: absolute;
  width: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  background-color: #c7c7c7;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  background-color: #ffffff;
  border-color: #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-height: 32px;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  color: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  min-width: 100px;
}
.filter-options-content [class*='am-filter-items-'] .label {
  word-break: break-word;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  border-radius: 20px;
  content: '';
  position: absolute;
  z-index: 1;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0;
  overflow: inherit;
  padding: 0;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container .amshopby-slider-tooltip {
  border: 1px solid #ffffff;
  border-radius: 2px;
  bottom: calc(100% + 7px);
  box-sizing: border-box;
  display: flex;
  font-size: 12px;
  justify-content: center;
  letter-spacing: .03em;
  line-height: 1;
  padding: 3px;
  position: absolute;
  transition: none;
  z-index: 1;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner {
  position: absolute;
  top: -12px;
  width: 8px;
  z-index: 2;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:before,
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  border: 1px solid;
  border-color: inherit;
  box-sizing: content-box;
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  position: absolute;
  transform: rotate(45deg);
  width: 6px;
}
.amshopby-slider-container .ui-slider-handle .amshopby-slider-corner:after {
  background: inherit;
}
.amshopby-slider-container.-default .am-slider {
  background: #dadada;
  height: 10px;
  margin: 0 8px;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  height: 10px;
  width: 16px;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-default .ui-slider-range {
  background: #b6b6b6;
  height: 10px;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  border-radius: 50%;
  height: 16px;
  transform: translate(-8px, -3px);
  width: 16px;
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  max-width: 50%;
  position: relative;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  background-clip: padding-box;
  border: 1px solid #dfdedd;
  color: #494949;
  font-size: 14px;
  height: 40px;
  letter-spacing: .03em;
  text-align: center;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  line-height: 40px;
  margin: 0;
  width: 14px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 15px 0 0;
  width: 100%;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-input-wrapper .amshopby-currency {
  background: #ffffff;
  bottom: calc(100% - 10px);
  color: #494949;
  font-size: 14px;
  left: 4px;
  letter-spacing: .03em;
  line-height: 16px;
  padding: 2px;
  position: absolute;
}
.amshopby-slider-tooltip {
  color: #ffffff;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-corner,
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  opacity: 0;
  visibility: hidden;
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  background: #dfdedd;
  height: 4px;
  margin: 0 8px;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  background: #dfdedd;
  height: 4px;
  width: 16px;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  border-radius: 50%;
  height: 16px;
  top: -6px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  background: #dfdedd;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
  margin: 0 4px;
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
  height: 4px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  border-radius: 2px;
  height: 12px;
  transform: translate(-4px, 10px);
  width: 8px;
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  background: inherit;
  bottom: calc(100% - 4px);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
  content: '';
  display: block;
  height: 6px;
  left: calc(50% - 3px);
  position: absolute;
  transform: rotate(-135deg);
  width: 6px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  border-radius: 3px;
  bottom: calc(100% + 17px);
}
.amshopby-slider-container.-volumetric .amshopby-slider-corner {
  top: -23px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  background: #dfdedd;
  height: 1px;
  margin: 0 8px;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  background: #dfdedd;
  height: 1px;
  width: 16px;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  background: #ffffff;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  box-sizing: border-box;
  height: 16px;
  top: -8px;
  transform: translateX(-8px);
  width: 16px;
}
.amshopby-slider-container.-light .amshopby-slider-corner {
  background: #ffffff;
  border-color: #dfdedd;
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  border-color: #dfdedd;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  background: #4a4948;
  height: 3px;
  margin: 0 5px;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  height: 3px;
  width: 10px;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -5px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -5px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  border-radius: 2px;
  height: 15px;
  top: -6px;
  transform: translateX(-5px);
  width: 10px;
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-content .range {
  align-items: center;
  display: flex;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin-bottom: -15px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .item.-is-collapsible.-is-by-click.-folded .-folding {
  display: none;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  list-style: none;
  padding-left: 20px;
  width: 100%;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}
.filter-options .am-category-view {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  display: none;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  width: 100%;
  z-index: 9;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  left: 0;
  right: inherit;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children):has(.item.-is-by-click.-filter-parent) > .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: 20px;
}
.filter-actions .filter-clear {
  color: #1979c3;
  font-size: 14px;
  line-height: 19px;
}
.filter-actions .filter-clear:hover {
  color: #399ae6;
  text-decoration: none;
}
.filter-actions .filter-clear:focus,
.filter-actions .filter-clear:active {
  color: #135d96;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #1979c3;
}
.filter-options-content .item a:hover .count {
  color: #1979c3;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  color: #135d96;
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected .count,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
  color: #1979c3;
}
.am-show-more,
.filter-options-content .am-show-more {
  background: transparent;
  border: 0;
  color: #070605;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .03em;
  line-height: 20px;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  position: relative;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.filter-options-content .am-show-more {
  padding-left: 10px;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
  color: #838382;
  text-decoration: none;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  box-shadow: none;
  color: #070605;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  align-items: center;
  display: inline-flex;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.amshopby-link-selected {
  color: #1979c3;
}
.items[class*='category_ids']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-slider-settings {
  list-style: none;
}
.amshopby-slider-settings.-style {
  max-width: 214px;
}
.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
  padding-bottom: 15px;
}
.amshopby-slider-settings.-style .am-slider {
  z-index: 0;
  margin: 0;
}
.amshopby-slider-settings.-style .amshopby-label {
  display: flex;
  align-items: center;
  padding-bottom: 45px;
}
.amshopby-slider-settings.-style .amshopby-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amshopby-slider-settings.-style .amshopby-input:checked {
  background: #007bdb;
}
.amshopby-slider-settings.-style .amshopby-input:checked:after {
  position: initial;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #fff;
}
.amshopby-slider-settings.-style .amshopby-title {
  padding-left: 7px;
}
.amshopby-slider-settings.-style .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  transition: none;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amshopby-brand-title-link {
  font-weight: bold;
}
.amshopby-brand-tooltip.-no-double ~ .amshopby-brand-tooltip.-no-double {
  visibility: hidden;
  opacity: 0;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.2;
  margin: 0 12px 12px 0;
  min-height: 34px;
  min-width: 34px;
  padding: 6px;
  text-align: center;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #ffffff;
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  background: #ececec;
  border-color: #ececec;
  box-shadow: none;
  color: #575757;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  background: #dff1ff;
  border-color: #006bb4;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  display: block;
  position: relative;
}
.ambrands-search-block:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  display: flex;
  height: 20px;
  left: 15px;
  min-width: 20px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 20px / 2);
  width: 20px;
}
.ambrands-search-block .ambrands-clear {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  border: 0;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 10px 40px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  box-sizing: border-box;
  display: block;
  max-height: 250px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 460px;
  z-index: 99;
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  box-sizing: border-box;
  color: #000000;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.ambrands-livesearch-block > .ambrands-item.active {
  background-color: #e8e8e8;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  vertical-align: top;
  width: 100%;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  align-items: center;
  color: #333333;
  display: flex;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 20px;
}
.ambrands-letter .ambrands-brand-item {
  margin: 0 8px 16px;
  min-width: 100px;
  position: relative;
}
.ambrands-letter .ambrands-brand-item.-no-logo {
  max-width: calc(50% - (8px * 2));
  width: 100%;
}
.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
  padding-top: 10px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner {
  align-items: center;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  overflow: hidden;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
  background: rgba(65, 173, 255, 0.19);
  border-color: #006bb4;
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #757575;
}
.ambrands-letter .ambrands-brand-item .ambrands-count:before {
  content: '(';
}
.ambrands-letter .ambrands-brand-item .ambrands-count:after {
  content: ')';
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
  word-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-height: 100%;
  max-width: 100%;
}
.ambrands-letter .ambrands-image {
  display: block;
  margin: 0 auto;
  pointer-events: none;
}
.ambrands-letters-list .ambrands-brand-item {
  list-style-type: none;
  text-align: center;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.ambrands-slider.amslider .ambrands-slide-link {
  display: flex;
  width: 100%;
}
.ambrands-slider.amslider .ambrands-slide-link:hover {
  text-decoration: none;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide {
  padding: .4rem;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-slider.amslider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: .8rem 1rem;
}
.ambrands-slider.amslider .swiper-button-prev,
.ambrands-slider.amslider .swiper-button-next {
  background-color: #68a8e0;
}
.ambrands-slider.amslider .swiper-button-prev:focus,
.ambrands-slider.amslider .swiper-button-next:focus {
  box-shadow: 0 0 4px 3px #000000;
}
.page-products .most-viewed .products-grid .product-item {
  width: 16.155% !important;
}
/**
 * @copyright Copyright (C) Marcin Kwiatkowski (http://marcin-kwiatkowski.com)
 */
.hero-block {
  position: relative;
}
.hero-block__figure {
  margin: 0;
  position: relative;
  z-index: 0;
}
.hero-block__image {
  display: block;
  height: auto;
  width: 100%;
}
.hero-block__tape {
  align-items: center;
  background-color: rgba(65, 65, 65, 0.65);
  bottom: 0;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 15px;
  position: absolute;
  right: 0;
  z-index: 1;
}
.hero-block__heading {
  color: #ffffff;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.hero-block__action {
  background-color: #ffffff;
  color: #000000;
  font-size: 20px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
}
.hero-block__action:hover,
.hero-block__action:focus {
  text-decoration: none;
}
.category-view .category-image {
  display: none;
}
.block-categories {
  clear: both;
}
.block-categories .cat-title .count {
  display: none;
}
.block-categories .cat-wrap {
  clear: both;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.block-categories .cat-wrap .content-box {
  background: none;
  padding: 0;
  margin: 0;
}
.block-categories .cat-wrap .item {
  padding: 0 15px;
  margin-bottom: 30px;
}
.block-categories .cat-wrap .item .image-cat {
  margin-bottom: 10px;
}
.block-categories .cat-wrap .item .image-cat img {
  width: auto;
}
.block-categories .cat-wrap .item .cat-title {
  font-weight: 700;
  margin-bottom: 6px;
}
.block-categories .cat-wrap .item .sub-cats {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-categories .cat-wrap .item .sub-cats li {
  margin: 0 0 5px;
}
.sm_megamenu_wrapper_horizontal_menu {
  display: block;
  position: relative;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
  margin: 0;
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sambar-inner {
  list-style: none;
  width: 100%;
  padding: 0;
}
.sm_megamenu_wrapper_menu_full {
  width: 100%;
  margin: 0;
  display: block;
  position: relative;
  z-index: 9999;
}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu {
  list-style: none;
  width: 940px;
  margin: 0 auto 0 auto;
  height: 43px;
  padding: 0 20px 0 20px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  display: inline-block;
  position: static;
  padding: 0;
  margin: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > div {
  opacity: 1;
  visibility: visible;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth {
  position: static !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover {
  background: transparent;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_nodrop:hover a {
  padding: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
  text-decoration: none;
  display: block;
  position: relative;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  position: relative;
  z-index: 11;
}
/*----------------------- Right aligned menu item ---------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right {
  float: right;
  right: 0;
  margin-right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover {
  margin-right: 0;
}
/*-----------------------------02 DROP DOWN MENU------------------------------*/
/*-------------------- Left & right aligned common styles ------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0 auto;
  /*top: -9999em;*/
  position: absolute;
  z-index: 99999999;
  background: #ffffff;
  border: 1px solid #ddd;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
}
/*------------------------------- Drop Downs Sizes --------------------------------------*/
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 16.1446374257406%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 32.2892748514812%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 48.4339122772218%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 64.5785497029624%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 80.723187128703%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  top: auto;
  padding: 30px 10px;
  background: #FFFFFF;
}
.sm_megamenu_wrapper_horizontal_menu .sm-megamenu-hover > li:hover .sm-megamenu-child {
  display: block !important;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right {
  left: auto;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right {
  left: auto;
  right: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth {
  right: 18px;
  top: 33px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  float: left;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
  clear: both;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
.sm_megamenu_description {
  display: block;
  padding-left: 10px;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul {
  margin: 0;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul li a span {
  padding-left: 13px;
}
.sm_megamenu_align_right {
  text-align: right;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu {
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_horizontal_menu .dropdown-menu li {
  float: left !important;
  width: 100% !important;
}
.vertical-menu-block .block-title-menu {
  background-color: #ddd;
  padding: 10px 20px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover .sm-megamenu-child {
  opacity: 1;
  visibility: visible;
}
.vertical-menu-content {
  background-color: #fff;
  border: 1px solid #ddd;
  display: none;
  position: absolute;
  top: 100%;
  min-width: 270px;
  z-index: 300;
}
.vertical-menu-block {
  position: relative;
}
.vertical-menu-block:hover .vertical-menu-content {
  display: block;
}
.more-w .more-view {
  padding: 12px 20px;
  display: block;
  cursor: pointer;
}
.sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu {
  margin: 0;
  padding: 0;
}
.sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
  position: static;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
  padding: 12.5px 20px;
  text-decoration: none;
  position: relative;
  display: block;
}
.sm_megamenu_wrapper_vertical_menu .icon_items {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.sm_megamenu_wrapper_vertical_menu .icon_items img {
  vertical-align: middle;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover a.sm_megamenu_head {
  position: relative;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  margin: 0 auto;
  top: 0;
  position: absolute;
  background: #fff;
  border: 1px solid #eee;
  padding: 20px 15px 20px;
  z-index: 9999;
  min-height: calc(100% + 1px);
  opacity: 0;
  visibility: hidden;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
  width: 168px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
  width: 337px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
  width: 505px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
  width: 673px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
  width: 760px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
  width: 901px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
  left: 100%;
  top: 0;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth {
  left: 138px;
  top: -1px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  float: left;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1 {
  width: 16.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2 {
  width: 33.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3 {
  width: 50.0%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4 {
  width: 66.6666666667%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5 {
  width: 83.3333333333%;
  padding: 0 15px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
  width: 100%;
  padding: 0 15px;
}
.sm_megamenu_firstcolumn {
  padding: 0 !important;
  margin-bottom: 18px;
}
.sm_megamenu_firstcolumn:last-child {
  margin-bottom: 0;
}
.sm_megamenu_title > a {
  padding: 4px 0;
  display: table;
  font-size: 92.857%;
  color: #666;
}
.sm_megamenu_head_item > .sm_megamenu_title > a {
  font-weight: 600;
  padding-top: 0;
  color: #222;
  font-size: 100%;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
  width: 125px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
  width: 250px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
  width: 375px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
  width: 500px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
  width: 625px;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
  width: 100%;
  padding: 0;
}
.sm_megamenu_description {
  font-size: 10px;
  display: block;
  padding-left: 10px;
}
.sm_megamenu_align_right {
  text-align: right;
}
@media all and (max-width: 800px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 510px;
  }
}
@media all and (min-width: 1200px) and (max-width: 1460px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 168px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 337px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 505px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 673px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 760px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 900px;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 500px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 625px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 730px;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column {
    width: 125px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns {
    width: 250px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns {
    width: 375px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns {
    width: 420px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns {
    width: 490px;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
    width: 550px;
  }
}
.sm_megamenu_wrapper_vertical_menu .megamenu-dropdown {
  padding: 0 10px;
}
.sm_megamenu_wrapper_vertical_menu ul.dropdown-menu {
  padding: 0 10px !important;
}
.sm_megamenu_wrapper_vertical_menu .pull-right {
  float: right;
  display: inline-block;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu {
  width: 100%;
}
.sm_megamenu_wrapper_vertical_menu .dropdown-menu li {
  float: left !important;
  width: 96% !important;
}
@media all and (max-width: 767px) {
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu {
    width: 100%;
    display: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li {
    width: 100%;
    border-top: 1px solid #fff;
    position: relative;
    overflow: hidden;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_align_right .sm_megamenu_right {
    position: relative;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth {
    position: static;
    float: left;
    height: 0;
    width: 100%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_6columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover > .sm_megamenu_dropdown_fullwidth,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns {
    height: auto;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6 {
    width: 98%;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li .sm_megamenu_drop,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_actived,
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_drop {
    background: none;
  }
  .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li a.sm_megamenu_head {
    padding: 4px 10px;
  }
  .sm_megamenu_wrapper_vertical_menu .icon_items {
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 30px !important;
    top: 0 !important;
    z-index: 9;
  }
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #000000;
}
.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 #000000;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 10px;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #cccccc;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  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 #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .am-filter-go {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
.cart-summary .checkout-methods-items .am-filter-go.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart dl.product.options.list {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.block-minicart .block-content > .actions > .primary .am-filter-go {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #757575;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #757575;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: -10px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 12px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 11px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #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 .action.showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #006bb4;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 0 5px 0;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .toggle.tooltip {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .toggle.tooltip > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .toggle.tooltip:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 60px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #757575;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .amshopby-button,
.methods-shipping .actions-toolbar .am-filter-go {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #006bb4;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #757575;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  margin: 0 0 20px;
  padding: 22px 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #666666;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
  white-space: normal;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #cccccc;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method form.form-purchase-order {
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method form.form-purchase-order .input-text {
  width: 40%;
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #006bb4;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-edit-account fieldset.additional_info {
  clear: both;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.form-create-account .fieldset.create.account:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset.create.account:after {
  margin-top: 35px;
}
.form.password.forget .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form.password.forget .fieldset:after {
  margin-top: 35px;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
  overflow-x: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^='sales-guest-'] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  display: block;
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar,
.customer-addresses-toolbar {
  position: relative;
}
.order-products-toolbar .toolbar-amount,
.customer-addresses-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.order-products-toolbar .pages,
.customer-addresses-toolbar .pages {
  position: relative;
}
.additional-addresses table > thead > tr > th {
  white-space: nowrap;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #006bb4;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #006bb4;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #006bb4;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-weight: 400;
  left: 0;
  line-height: 16px;
  padding: 7px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 2;
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary,
.map-popup .amshopby-button,
.map-popup .am-filter-go {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #006bb4;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li {
  padding: 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #006bb4;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #006bb4;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #006bb4;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
  white-space: nowrap;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.products-reviews-toolbar {
  position: relative;
}
.products-reviews-toolbar .toolbar-amount {
  position: relative;
  text-align: center;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 0;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  height: 32px;
  letter-spacing: 10px;
  line-height: 32px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-reviews-summary .reviews-actions .action.add {
  white-space: nowrap;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
  vertical-align: middle;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.table-wrapper.table-returns .returns-details.hidden {
  display: none;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #006bb4;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff5501;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #6d6d6d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-wrapper.order-items-shipment {
  overflow: visible;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 10px 10px 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .pages-items .item:first-child,
.order-details-items .pages-items .item:last-child {
  margin-right: 0;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  float: left;
  width: calc(100% - 20px);
}
.block-reorder .product-item::after {
  clear: both;
  content: '';
  display: table;
}
.block-reorder .product-item .field.item {
  float: left;
  width: 20px;
}
.form.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.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-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #006bb4;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #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: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #006bb4;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
.copyright {
  background-color: #6e716e;
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #006bb4;
  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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #006bb4;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #cccccc;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .action.edit,
.products-grid.wishlist .product-item-actions .action.delete {
  display: inline-block;
  text-decoration: none;
}
.products-grid.wishlist .product-item-actions .action.edit > span,
.products-grid.wishlist .product-item-actions .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-grid.wishlist .product-item-actions .action.edit:before,
.products-grid.wishlist .product-item-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid.wishlist .product-item-actions .action.edit:hover:before,
.products-grid.wishlist .product-item-actions .action.delete:hover:before {
  color: #333333;
}
.products-grid.wishlist .product-item-actions .action.edit:active:before,
.products-grid.wishlist .product-item-actions .action.delete:active:before {
  color: #757575;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
  content: '\e604';
}
.portfolio_view {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .portfolio_view {
    padding: 20px 0;
  }
}
.portfolio_view .page-title {
  border-left: 5px solid #000000;
  font-weight: 800;
  font-size: 22px;
  text-transform: uppercase;
  margin: 0 0 31px;
  padding: 0 0 0 17px !important;
}
.portfolio_view .category_lists {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  margin-top: 17px;
  padding: 0;
  border: 0;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .portfolio_view .category_lists {
    grid-template-columns: 1fr 1fr 1fr ;
  }
}
.portfolio_view .category_lists a.category_list {
  overflow: hidden;
  position: relative;
}
.portfolio_view .category_lists a.category_list::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  transition: transform 0.3s;
  height: 100%;
  background: #00000096;
  opacity: .2;
}
.portfolio_view .category_lists a.category_list:hover::after {
  opacity: inherit;
  transition: transform 0.3s;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.portfolio_view .category_lists a.category_list:hover::after:active {
  --scale: 0.95;
  transform: scale(var(--scale, 1)) translateZ(0);
}
.portfolio_view .category_lists a.category_list:hover .cat-img img {
  transform: scale(1.1);
}
.portfolio_view .category_lists a.category_list .cat-img img {
  width: 100% !important;
  display: block;
  aspect-ratio: 1;
  transition: transform 0.3s;
}
.portfolio_view .category_lists a.category_list h4 {
  position: absolute;
  z-index: 9;
  color: #fff;
  bottom: 0;
  padding: 18px 18px  ;
  left: 0;
  text-align: left;
  font-size: 15px;
}
@media (min-width: 768px) {
  .portfolio_view .category_lists a.category_list h4 {
    font-size: 22px;
    padding: 30px 30px;
  }
}
.porfolio_lists {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 1fr;
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .porfolio_lists {
    padding: 0 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.porfolio_lists a {
  position: relative;
  overflow: hidden;
}
.porfolio_lists a::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #00000096;
}
.porfolio_lists a:hover .cat-img img {
  transform: scale(1.1);
}
.porfolio_lists a .cat-img img {
  width: 100%;
  display: block;
  aspect-ratio: 1;
  transition: 0.3s;
}
.porfolio_lists a h2 {
  position: absolute;
  z-index: 9;
  color: #fff;
  bottom: 0;
  padding: 18px 18px  ;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 15px;
}
@media (min-width: 768px) {
  .porfolio_lists a h2 {
    font-size: 22px;
    padding: 30px 30px;
  }
}
.project-outer {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .project-outer {
    padding: 20px 0;
  }
}
.project-outer .project-class {
  width: 100%;
  max-width: 100%;
  float: left;
  box-sizing: border-box;
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .project-outer .project-class {
    max-width: 75%;
    padding-right: 20px;
    padding-bottom: 30px;
  }
}
.project-outer .project-class .cat-img {
  gap: 16px;
  grid-template-columns: 1fr 1fr ;
}
@media (min-width: 1024px) {
  .project-outer .project-class .cat-img {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.project-outer .project-class .cat-img img {
  width: 100%;
  display: block;
  aspect-ratio: 1;
  transition: 0.3s;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .project-outer .project-class .cat-img img {
    margin-bottom: 0px;
  }
}
.project-outer .project-class .project-disc {
  padding: 0px 0px 20px 0px;
}
@media (min-width: 1024px) {
  .project-outer .project-class .project-disc {
    padding: 0px 20px 20px 0px;
  }
}
.project-outer .project-class .project-disc h2 {
  border-left: 5px solid #000000;
  font-weight: 800;
  font-size: 22px;
  text-transform: uppercase;
  margin: 7px 0 21px 0;
  padding-left: 17px;
}
.project-outer .project-class .project-disc p {
  color: #000;
  font-size: 15px;
}
.project-outer .side_bar {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  background: #000;
  max-width: 100%;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .project-outer .side_bar {
    margin-top: 0px;
    max-width: 25%;
  }
}
.project-outer .side_bar span {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.project-outer .side_bar ul {
  padding: 0;
  margin: 16px 0  0;
}
.project-outer .side_bar ul li {
  list-style: none;
}
.project-outer .side_bar ul li::before {
  width: 12px;
  background: #fff;
  height: 1.5px;
  content: '';
  float: left;
  margin: 10px 7px 9px 0;
}
.project-outer .side_bar ul li a {
  color: #fff;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
}
.product-item {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
}
.product-item-actions .actions-secondary > button.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-actions .actions-primary > .stock.unavailable {
  line-height: 1;
  padding-bottom: 10px;
  padding-right: 24px;
  padding-top: 10px;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #666666;
  font-size: 12px;
}
.product-item .old-price {
  margin: 5px 0;
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product-items {
  margin-left: 0;
}
.column.main .product-item {
  padding-left: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar .sorter-action {
  position: relative;
  top: -2px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-item-details .stock-sku-block {
  display: flex;
  flex-direction: column-reverse;
  font-size: 10px;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .product-item-details .stock-sku-block {
    font-size: 11px;
  }
}
@media (min-width: 1400px) {
  .product-item-details .stock-sku-block {
    font-size: 12px;
  }
}
.product-item-details .stock-sku-block div:first-child {
  margin-top: 5px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
}
.product-info-main .product-info-price .price-box {
  display: inline-block;
  vertical-align: top;
  width: auto;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: inline-block;
  float: right;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
  flex-wrap: wrap;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .stock.available {
  text-align: left;
  width: 100%;
}
.product-info-main .stock-sku-block {
  display: flex;
  width: 100%;
  flex-direction: column-reverse;
  text-align: left;
}
.product-info-main .stock-sku-block div:first-child {
  font-size: 12px;
  margin-top: 3px;
}
@media (min-width: 640px) {
  .product-info-main .stock-sku-block div:first-child {
    font-size: 14px;
  }
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset:focus {
  box-shadow: none;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-wrapper .field .note.mage-error {
  color: #e02b27;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #006bb4;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #006bb4;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #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: #006bb4;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.upsell {
  width: 100%;
}
.block.upsell .products-upsell .product-items .product-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .action.tocart {
  border-radius: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  position: relative;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell.label {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.gallery-placeholder img.gallery-placeholder__image {
  display: none;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #9c9c9c;
  border: 2px solid #9c9c9c;
  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;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?6urpoe');
  src: url('../fonts/icomoon.eot?6urpoe#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?6urpoe') format('truetype'), url('../fonts/icomoon.woff?6urpoe') format('woff'), url('../fonts/icomoon.svg?6urpoe#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-padlock:before {
  content: "\e902";
}
.icon-shopping-bag:before {
  content: "\e900";
}
.icon-user:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-google-plus:before {
  content: "\e90a";
}
.icon-linkedin2:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
h1,
h2,
h3 {
  font-family: 'Gotham', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
li {
  color: #474747;
  line-height: 1.2;
}
textarea,
select {
  box-shadow: none !important;
}
p {
  font-size: 18px;
  font-family: 'Sen', sans-serif;
  color: #616161;
  line-height: 1.8;
  font-weight: 400;
}
a {
  font-size: 16px;
  font-family: 'Sen', sans-serif;
  font-weight: 400;
  color: #666666;
  text-decoration: none !important;
  transition: .5s;
}
a:visited {
  color: #666666;
}
a:hover {
  color: #9c9c9c;
  transition: .5s;
}
input[type="text"],
input[type="email"],
input[type="password"] {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
input[type="text"]::-webkit-inner-spin-button,
input[type="email"]::-webkit-inner-spin-button,
input[type="password"]::-webkit-inner-spin-button,
input[type="text"]::-webkit-outer-spin-button,
input[type="email"]::-webkit-outer-spin-button,
input[type="password"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="password"]:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
input[type="text"]:hover::-webkit-inner-spin-button,
input[type="email"]:hover::-webkit-inner-spin-button,
input[type="password"]:hover::-webkit-inner-spin-button,
input[type="text"]:hover::-webkit-outer-spin-button,
input[type="email"]:hover::-webkit-outer-spin-button,
input[type="password"]:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
input[type="text"].large,
input[type="email"].large,
input[type="password"].large {
  height: 50px;
}
input[type="text"].small,
input[type="email"].small,
input[type="password"].small {
  height: 34px;
}
input[type="text"].curve,
input[type="email"].curve,
input[type="password"].curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="password"]::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  border: 1px solid #000000;
}
input[type="text"].mage-error,
input[type="email"].mage-error,
input[type="password"].mage-error {
  border-color: #e02b27;
  color: #e02b27;
}
input[type="text"].mage-error::placeholder,
input[type="email"].mage-error::placeholder,
input[type="password"].mage-error::placeholder {
  color: #e02b27;
}
input[type="text"].mage-error:focus,
input[type="email"].mage-error:focus,
input[type="password"].mage-error:focus {
  outline: none !important;
  border-color: #e02b27;
  color: #e02b27;
}
input[type="text"].mage-error:focus::placeholder,
input[type="email"].mage-error:focus::placeholder,
input[type="password"].mage-error:focus::placeholder {
  color: #e02b27;
}
::selection {
  background: #9c9c9c;
  color: #000;
}
::-moz-selection {
  background: #9c9c9c;
  color: #000;
}
.btnone {
  background: #9c9c9c;
}
.btnone span {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-family: 'Sen', sans-serif;
  font-weight: 700;
}
.btn {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.btn:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.btn:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.btn:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.btn.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.btn.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.btn.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.btn.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.btn.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.btn.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.btn.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.btn.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.btn.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.btn.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.btn.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.btn.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.btn.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.btn.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.btn.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.btn.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.btn.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.btn.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.btn.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.breadcrumbs {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  max-width: 100%;
  padding: 15px 20px;
  margin: 0;
}
.breadcrumbs .item:not(:last-child):after {
  content: '/';
  color: #9f9f9f;
  font-size: 32px;
}
.breadcrumbs .item {
  font-size: 15px;
  color: #9f9f9f;
}
.breadcrumbs .item a {
  color: #000000;
}
.category-banner .category-image {
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .category-banner .category-image {
    min-height: 150px;
  }
}
.category-banner .category-image img {
  width: auto;
}
.amshopby-option-link .link-short-description {
  width: 100%;
  float: left;
  font-weight: 600;
  padding: 0 0 15px;
}
.ambrand-index-index .category-banner .category-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .ambrand-index-index .category-banner .category-image {
    height: 150px;
  }
}
.ambrand-index-index .category-banner .category-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: #000000;
  color: #fff;
  height: 25px;
  width: 25px;
  font-size: 11px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: 10px;
}
.link {
  color: #000000;
}
.link:hover {
  color: #9c9c9c;
}
.link:hover .span {
  color: #9c9c9c;
}
.link:hover:before {
  color: #9c9c9c;
}
.page-header .action.compare {
  font-size: 0;
}
.page-header .action.compare:before {
  font-family: 'icomoon' !important;
  content: "\e907";
  color: #c4c4c4;
  font-size: 18px;
  padding: 0;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 1;
  margin-left: 20px;
}
.page-header .action.compare:hover:before {
  color: #9c9c9c;
}
.page-header .item.link.compare {
  line-height: 0;
}
.amquote-addto-button {
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  margin-left: 2px;
}
@media screen and (max-width: 991px) {
  .amquote-addto-button {
    margin-left: 0;
    width: 100%;
  }
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
.catalog-category-view.page-layout-1column .home-categories,
.page-with-filter .home-categories {
  margin: 0 15px;
  display: none;
}
.catalog-category-view.page-layout-1column .category-recently-viewed,
.page-with-filter .category-recently-viewed {
  display: none;
}
.catalog-category-view.page-layout-1column .column.main,
.page-with-filter .column.main {
  padding-top: 45px;
  max-width: 100%;
}
.catalog-category-view.page-layout-1column .column.main .page-title,
.page-with-filter .column.main .page-title {
  text-align: center;
  margin-bottom: 12px;
}
.catalog-category-view.page-layout-1column .column.main .page-title .base,
.page-with-filter .column.main .page-title .base {
  font-size: 50px;
  color: #3d3d3d;
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view.page-layout-1column .column.main .category-description,
.page-with-filter .column.main .category-description {
  font-size: 18px;
  color: #808080;
  text-align: center;
  max-width: 936px;
  width: 95%;
  margin: 0 auto;
  display: block;
  line-height: 1.4;
  margin-bottom: 28px;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat,
.page-with-filter .column.main .sub-cat {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li,
.page-with-filter .column.main .sub-cat li {
  list-style: none;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li a,
.page-with-filter .column.main .sub-cat li a {
  display: block;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li a img,
.page-with-filter .column.main .sub-cat li a img {
  width: 100%;
  display: block;
  opacity: .98;
  transform: scale(1.01);
  transition: 1s;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li a h4,
.page-with-filter .column.main .sub-cat li a h4 {
  font-size: 18px;
  color: #000000;
  padding: 15px 0 24px 0;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li .cat-image,
.page-with-filter .column.main .sub-cat li .cat-image {
  overflow: hidden;
  background: #000000;
}
.catalog-category-view.page-layout-1column .column.main .sub-cat li:hover img,
.page-with-filter .column.main .sub-cat li:hover img {
  opacity: .7;
  transform: scale(1.02);
  transition: 1s;
}
.catalog-category-view.page-layout-1column .column.main .block.filter,
.page-with-filter .column.main .block.filter {
  display: none;
}
.catalog-category-view.page-layout-1column .page-main,
.page-with-filter .page-main {
  max-width: 100%;
}
.catalog-category-view.page-layout-1column .page-bottom,
.page-with-filter .page-bottom {
  padding: 0;
  width: 100%;
  max-width: 100%;
  z-index: 0;
  position: relative;
}
.catalog-category-view.page-layout-1column .page-bottom > .widget,
.page-with-filter .page-bottom > .widget {
  margin: 0;
}
.catalog-category-view.page-layout-1column .page-bottom .home-categories,
.page-with-filter .page-bottom .home-categories {
  margin-bottom: 40px;
}
.catalog-category-view.page-layout-1column .page-bottom .home-categories h2,
.page-with-filter .page-bottom .home-categories h2 {
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid,
.page-with-filter .block-viewed-products-grid {
  margin: 0;
  border: 1px solid #e1e1e1;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-title,
.page-with-filter .block-viewed-products-grid .block-title {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 35px;
  margin: 0;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-title strong,
.page-with-filter .block-viewed-products-grid .block-title strong {
  font-size: 18px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info > a,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info > a {
  display: block;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-image-container,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
  display: block;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-image-photo,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-item-name,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-name {
  margin: 0;
  text-align: center;
  padding: 12px 3px;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-item-name a,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-name a {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .price-box,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .price-box {
  display: none;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-item-link,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .old-price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price {
  display: block;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .old-price .price-label,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price .price-label {
  display: none;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .old-price .price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content .product-item-info .product-item-actions,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-actions {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .page-main,
.catalogsearch-result-index .page-main,
.magetopbrand-brand-view .page-main,
.dailydeals-index-index .page-main,
.page-with-filter .page-main {
  max-width: 100%;
}
.catalog-category-view.page-layout-2columns-left .page-bottom,
.catalogsearch-result-index .page-bottom,
.magetopbrand-brand-view .page-bottom,
.dailydeals-index-index .page-bottom,
.page-with-filter .page-bottom {
  padding: 0;
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
}
.catalog-category-view.page-layout-2columns-left .page-bottom > .widget,
.catalogsearch-result-index .page-bottom > .widget,
.magetopbrand-brand-view .page-bottom > .widget,
.dailydeals-index-index .page-bottom > .widget,
.page-with-filter .page-bottom > .widget {
  margin: 0;
}
.catalog-category-view.page-layout-2columns-left .page-bottom .home-categories,
.catalogsearch-result-index .page-bottom .home-categories,
.magetopbrand-brand-view .page-bottom .home-categories,
.dailydeals-index-index .page-bottom .home-categories,
.page-with-filter .page-bottom .home-categories {
  margin-bottom: 0;
}
.catalog-category-view.page-layout-2columns-left .page-bottom .home-categories h2,
.catalogsearch-result-index .page-bottom .home-categories h2,
.magetopbrand-brand-view .page-bottom .home-categories h2,
.dailydeals-index-index .page-bottom .home-categories h2,
.page-with-filter .page-bottom .home-categories h2 {
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view.page-layout-2columns-left .column.main,
.catalogsearch-result-index .column.main,
.magetopbrand-brand-view .column.main,
.dailydeals-index-index .column.main,
.page-with-filter .column.main {
  padding-top: 25px;
}
.catalog-category-view.page-layout-2columns-left .column.main .page-title-wrapper .page-title,
.catalogsearch-result-index .column.main .page-title-wrapper .page-title,
.magetopbrand-brand-view .column.main .page-title-wrapper .page-title,
.dailydeals-index-index .column.main .page-title-wrapper .page-title,
.page-with-filter .column.main .page-title-wrapper .page-title {
  margin-bottom: 12px;
}
.catalog-category-view.page-layout-2columns-left .column.main .page-title-wrapper .page-title .base,
.catalogsearch-result-index .column.main .page-title-wrapper .page-title .base,
.magetopbrand-brand-view .column.main .page-title-wrapper .page-title .base,
.dailydeals-index-index .column.main .page-title-wrapper .page-title .base,
.page-with-filter .column.main .page-title-wrapper .page-title .base {
  font-size: 40px;
  color: #3d3d3d;
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view.page-layout-2columns-left .column.main .category-description,
.catalogsearch-result-index .column.main .category-description,
.magetopbrand-brand-view .column.main .category-description,
.dailydeals-index-index .column.main .category-description,
.page-with-filter .column.main .category-description {
  font-size: 16px;
  color: #808080;
  line-height: 1.4;
  margin-bottom: 25px;
  font-weight: 400;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products,
.catalogsearch-result-index .column.main .toolbar-products,
.magetopbrand-brand-view .column.main .toolbar-products,
.dailydeals-index-index .column.main .toolbar-products,
.page-with-filter .column.main .toolbar-products {
  padding: 14px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .toolbar-sorter,
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter,
.magetopbrand-brand-view .column.main .toolbar-products .toolbar-sorter,
.dailydeals-index-index .column.main .toolbar-products .toolbar-sorter,
.page-with-filter .column.main .toolbar-products .toolbar-sorter {
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .toolbar-sorter:after,
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter:after,
.magetopbrand-brand-view .column.main .toolbar-products .toolbar-sorter:after,
.dailydeals-index-index .column.main .toolbar-products .toolbar-sorter:after,
.page-with-filter .column.main .toolbar-products .toolbar-sorter:after {
  font-family: 'icomoon' !important;
  content: "\e906";
  color: #9090a6;
  font-size: 18px;
  position: absolute;
  right: 5px;
  top: 7px;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .toolbar-sorter .sorter-label,
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-label,
.magetopbrand-brand-view .column.main .toolbar-products .toolbar-sorter .sorter-label,
.dailydeals-index-index .column.main .toolbar-products .toolbar-sorter .sorter-label,
.page-with-filter .column.main .toolbar-products .toolbar-sorter .sorter-label {
  font-size: 15px;
  color: #919191;
  font-weight: 400;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .toolbar-sorter .sorter-options,
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-options,
.magetopbrand-brand-view .column.main .toolbar-products .toolbar-sorter .sorter-options,
.dailydeals-index-index .column.main .toolbar-products .toolbar-sorter .sorter-options,
.page-with-filter .column.main .toolbar-products .toolbar-sorter .sorter-options {
  background: #fff;
  padding: 7px 14px;
  height: 35px;
  border-radius: 0;
  margin-right: 0;
  box-shadow: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .toolbar-sorter .sorter-action,
.catalogsearch-result-index .column.main .toolbar-products .toolbar-sorter .sorter-action,
.magetopbrand-brand-view .column.main .toolbar-products .toolbar-sorter .sorter-action,
.dailydeals-index-index .column.main .toolbar-products .toolbar-sorter .sorter-action,
.page-with-filter .column.main .toolbar-products .toolbar-sorter .sorter-action {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .modes,
.catalogsearch-result-index .column.main .toolbar-products .modes,
.magetopbrand-brand-view .column.main .toolbar-products .modes,
.dailydeals-index-index .column.main .toolbar-products .modes,
.page-with-filter .column.main .toolbar-products .modes {
  float: right;
  margin-right: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode,
.catalogsearch-result-index .column.main .toolbar-products .modes .modes-mode,
.magetopbrand-brand-view .column.main .toolbar-products .modes .modes-mode,
.dailydeals-index-index .column.main .toolbar-products .modes .modes-mode,
.page-with-filter .column.main .toolbar-products .modes .modes-mode {
  margin-left: 10px;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 8px 10px;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode.active:before,
.catalogsearch-result-index .column.main .toolbar-products .modes .modes-mode.active:before,
.magetopbrand-brand-view .column.main .toolbar-products .modes .modes-mode.active:before,
.dailydeals-index-index .column.main .toolbar-products .modes .modes-mode.active:before,
.page-with-filter .column.main .toolbar-products .modes .modes-mode.active:before {
  color: #c7c7c7;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-products .modes .modes-mode:before,
.catalogsearch-result-index .column.main .toolbar-products .modes .modes-mode:before,
.magetopbrand-brand-view .column.main .toolbar-products .modes .modes-mode:before,
.dailydeals-index-index .column.main .toolbar-products .modes .modes-mode:before,
.page-with-filter .column.main .toolbar-products .modes .modes-mode:before {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-inner,
.catalogsearch-result-index .column.main .products-grid .product-item-inner,
.magetopbrand-brand-view .column.main .products-grid .product-item-inner,
.dailydeals-index-index .column.main .products-grid .product-item-inner,
.page-with-filter .column.main .products-grid .product-item-inner {
  position: static;
  display: block;
  border: 0;
  clip: unset;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: auto;
  box-shadow: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-inner:before,
.catalogsearch-result-index .column.main .products-grid .product-item-inner:before,
.magetopbrand-brand-view .column.main .products-grid .product-item-inner:before,
.dailydeals-index-index .column.main .products-grid .product-item-inner:before,
.page-with-filter .column.main .products-grid .product-item-inner:before {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details,
.catalogsearch-result-index .column.main .products-grid .product-item-details,
.magetopbrand-brand-view .column.main .products-grid .product-item-details,
.dailydeals-index-index .column.main .products-grid .product-item-details,
.page-with-filter .column.main .products-grid .product-item-details {
  margin-top: 8px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal {
  width: calc(100% + 50px);
  border: 1px dashed #000000;
  z-index: 10;
  padding: 10px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk_cat_count_clock,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk_cat_count_clock,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk_cat_count_clock,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk_cat_count_clock,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk_cat_count_clock {
  font-size: 12px;
  color: #000000;
  line-height: 1.7;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-font-weight-600,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-font-weight-600,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-font-weight-600,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-font-weight-600,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-font-weight-600 {
  color: #ff0000;
  font-size: 14px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-off-box,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-off-box,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-off-box,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-off-box,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-off-box {
  position: unset;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-left-border,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-left-border,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-left-border,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-left-border,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-left-border {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-ends-label,
.catalogsearch-result-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-ends-label,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-ends-label,
.dailydeals-index-index .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-ends-label,
.page-with-filter .column.main .products-grid .product-item-details .deal.wk-daily-deal .wk-deal-ends-label {
  line-height: 1.6;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .price-box,
.catalogsearch-result-index .column.main .products-grid .product-item-details .price-box,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .price-box,
.dailydeals-index-index .column.main .products-grid .product-item-details .price-box,
.page-with-filter .column.main .products-grid .product-item-details .price-box {
  margin: 10px 0 10px 0;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .price-box .special-price,
.catalogsearch-result-index .column.main .products-grid .product-item-details .price-box .special-price,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .price-box .special-price,
.dailydeals-index-index .column.main .products-grid .product-item-details .price-box .special-price,
.page-with-filter .column.main .products-grid .product-item-details .price-box .special-price {
  display: inline-block;
  margin-right: 10px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-details .price-box .old-price,
.catalogsearch-result-index .column.main .products-grid .product-item-details .price-box .old-price,
.magetopbrand-brand-view .column.main .products-grid .product-item-details .price-box .old-price,
.dailydeals-index-index .column.main .products-grid .product-item-details .price-box .old-price,
.page-with-filter .column.main .products-grid .product-item-details .price-box .old-price {
  display: inline-block !important;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-reviews-summary,
.catalogsearch-result-index .column.main .products-grid .product-reviews-summary,
.magetopbrand-brand-view .column.main .products-grid .product-reviews-summary,
.dailydeals-index-index .column.main .products-grid .product-reviews-summary,
.page-with-filter .column.main .products-grid .product-reviews-summary {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info,
.catalogsearch-result-index .column.main .products-grid .product-item-info,
.magetopbrand-brand-view .column.main .products-grid .product-item-info,
.dailydeals-index-index .column.main .products-grid .product-item-info,
.page-with-filter .column.main .products-grid .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info > a,
.catalogsearch-result-index .column.main .products-grid .product-item-info > a,
.magetopbrand-brand-view .column.main .products-grid .product-item-info > a,
.dailydeals-index-index .column.main .products-grid .product-item-info > a,
.page-with-filter .column.main .products-grid .product-item-info > a {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-image-container,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-image-container,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-image-container,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-image-container,
.page-with-filter .column.main .products-grid .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-image-photo,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-image-photo,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-image-photo,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-image-photo,
.page-with-filter .column.main .products-grid .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-item-link,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-item-link,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-item-link,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-item-link,
.page-with-filter .column.main .products-grid .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-item-name,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-item-name,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-item-name,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-item-name,
.page-with-filter .column.main .products-grid .product-item-info .product-item-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .price-wrapper .price,
.catalogsearch-result-index .column.main .products-grid .product-item-info .price-wrapper .price,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .price-wrapper .price,
.dailydeals-index-index .column.main .products-grid .product-item-info .price-wrapper .price,
.page-with-filter .column.main .products-grid .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary {
  position: absolute;
  top: 15px;
  z-index: 1;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .towishlist,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .towishlist,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .towishlist,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .towishlist,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .towishlist {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 14px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .towishlist:hover,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .towishlist:hover,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .towishlist:hover,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .towishlist:hover,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .towishlist:hover {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .towishlist.inwishlist,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .towishlist.inwishlist,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .towishlist.inwishlist,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .towishlist.inwishlist,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .towishlist.inwishlist {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .towishlist:before,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .towishlist:before,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .towishlist:before,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .towishlist:before,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .towishlist:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  color: #9090a6;
  font-size: 18px;
  padding: 11px 8px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .tocompare,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .tocompare,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .tocompare,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .tocompare,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .tocompare {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 14px;
  display: inline-block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .tocompare:hover,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .tocompare:hover,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .tocompare:hover,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .tocompare:hover,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .tocompare:hover {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .tocompare:before,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .tocompare:before,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .tocompare:before,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .tocompare:before,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .tocompare:before {
  font-family: 'icomoon' !important;
  content: "\e907";
  color: #9090a6;
  font-size: 18px;
  padding: 8px 7px;
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .actions-secondary .tocompare span,
.catalogsearch-result-index .column.main .products-grid .product-item-info .actions-secondary .tocompare span,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .actions-secondary .tocompare span,
.dailydeals-index-index .column.main .products-grid .product-item-info .actions-secondary .tocompare span,
.page-with-filter .column.main .products-grid .product-item-info .actions-secondary .tocompare span {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .tocart,
.catalogsearch-result-index .column.main .products-grid .product-item-info .tocart,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .tocart,
.dailydeals-index-index .column.main .products-grid .product-item-info .tocart,
.page-with-filter .column.main .products-grid .product-item-info .tocart {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  border: 1px solid #c4c4c4;
  transition: .5s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .tocart:hover,
.catalogsearch-result-index .column.main .products-grid .product-item-info .tocart:hover,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .tocart:hover,
.dailydeals-index-index .column.main .products-grid .product-item-info .tocart:hover,
.page-with-filter .column.main .products-grid .product-item-info .tocart:hover {
  border: 1px solid #16181a;
  background: #16181a;
  transition: .5s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .tocart span,
.catalogsearch-result-index .column.main .products-grid .product-item-info .tocart span,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .tocart span,
.dailydeals-index-index .column.main .products-grid .product-item-info .tocart span,
.page-with-filter .column.main .products-grid .product-item-info .tocart span {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .tocart:after,
.catalogsearch-result-index .column.main .products-grid .product-item-info .tocart:after,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .tocart:after,
.dailydeals-index-index .column.main .products-grid .product-item-info .tocart:after,
.page-with-filter .column.main .products-grid .product-item-info .tocart:after {
  content: "\e900";
  font-family: 'icomoon' !important;
  color: #c4c4c4;
  font-size: 18px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec,
.page-with-filter .column.main .products-grid .product-item-info .product-sec {
  display: flex;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec .product-name-price,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec .product-name-price,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec .product-name-price,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec .product-name-price,
.page-with-filter .column.main .products-grid .product-item-info .product-sec .product-name-price {
  width: calc(100% - 50px);
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec .product-item-inner,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec .product-item-inner,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec .product-item-inner,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec .product-item-inner,
.page-with-filter .column.main .products-grid .product-item-info .product-sec .product-item-inner {
  width: 45px;
  height: 45px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec .old-price,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec .old-price,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec .old-price,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec .old-price,
.page-with-filter .column.main .products-grid .product-item-info .product-sec .old-price {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec .old-price .price-label,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec .old-price .price-label,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec .old-price .price-label,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec .old-price .price-label,
.page-with-filter .column.main .products-grid .product-item-info .product-sec .old-price .price-label {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-sec .old-price .price,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-sec .old-price .price,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-sec .old-price .price,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-sec .old-price .price,
.page-with-filter .column.main .products-grid .product-item-info .product-sec .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item-info .product-item-actions,
.catalogsearch-result-index .column.main .products-grid .product-item-info .product-item-actions,
.magetopbrand-brand-view .column.main .products-grid .product-item-info .product-item-actions,
.dailydeals-index-index .column.main .products-grid .product-item-info .product-item-actions,
.page-with-filter .column.main .products-grid .product-item-info .product-item-actions {
  margin: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item,
.catalogsearch-result-index .column.main .products-grid .product-item,
.magetopbrand-brand-view .column.main .products-grid .product-item,
.dailydeals-index-index .column.main .products-grid .product-item,
.page-with-filter .column.main .products-grid .product-item {
  padding: 0;
  margin-left: 10px;
  margin-bottom: 20px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item .product-image-wrapper,
.catalogsearch-result-index .column.main .products-grid .product-item .product-image-wrapper,
.magetopbrand-brand-view .column.main .products-grid .product-item .product-image-wrapper,
.dailydeals-index-index .column.main .products-grid .product-item .product-image-wrapper,
.page-with-filter .column.main .products-grid .product-item .product-image-wrapper {
  background: #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item .product-image-photo,
.catalogsearch-result-index .column.main .products-grid .product-item .product-image-photo,
.magetopbrand-brand-view .column.main .products-grid .product-item .product-image-photo,
.dailydeals-index-index .column.main .products-grid .product-item .product-image-photo,
.page-with-filter .column.main .products-grid .product-item .product-image-photo {
  opacity: .98;
  transform: scale(1.01);
  transition: 1s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:hover .product-image-photo,
.catalogsearch-result-index .column.main .products-grid .product-item:hover .product-image-photo,
.magetopbrand-brand-view .column.main .products-grid .product-item:hover .product-image-photo,
.dailydeals-index-index .column.main .products-grid .product-item:hover .product-image-photo,
.page-with-filter .column.main .products-grid .product-item:hover .product-image-photo {
  opacity: .7;
  transform: scale(1.02);
  transition: 1s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products,
.page-with-filter .column.main .products-grid ~ .toolbar-products {
  border-bottom: 0;
  margin-bottom: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .item,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .item,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .item,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .item,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .item {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .item span,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .item span,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .item span,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .item span,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .item span {
  font-size: 16px;
  color: #919191;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .item.current,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .item.current,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .item.current,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .item.current,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .item.current {
  border: 1px solid #e2e2e2;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .item strong.page,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .item strong.page,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .item strong.page,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .item strong.page,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .item strong.page {
  background: transparent;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a,
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e2e2e2;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a:before,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a:before,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a:before,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a:before,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-next a:before,
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a:before,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a:before,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a:before,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a:before,
.page-with-filter .column.main .products-grid ~ .toolbar-products .pages-items .pages-item-previous a:before {
  color: #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .field.limiter span,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .field.limiter span,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .field.limiter span,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .field.limiter span,
.page-with-filter .column.main .products-grid ~ .toolbar-products .field.limiter span {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .field.limiter .control,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .field.limiter .control,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .field.limiter .control,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .field.limiter .control,
.page-with-filter .column.main .products-grid ~ .toolbar-products .field.limiter .control {
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .field.limiter .control:after,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .field.limiter .control:after,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .field.limiter .control:after,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .field.limiter .control:after,
.page-with-filter .column.main .products-grid ~ .toolbar-products .field.limiter .control:after {
  font-family: 'icomoon' !important;
  content: "\e906";
  color: #9090a6;
  font-size: 18px;
  position: absolute;
  right: -2px;
  top: 6px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-grid ~ .toolbar-products .field.limiter .control select,
.catalogsearch-result-index .column.main .products-grid ~ .toolbar-products .field.limiter .control select,
.magetopbrand-brand-view .column.main .products-grid ~ .toolbar-products .field.limiter .control select,
.dailydeals-index-index .column.main .products-grid ~ .toolbar-products .field.limiter .control select,
.page-with-filter .column.main .products-grid ~ .toolbar-products .field.limiter .control select {
  background: #fff;
  padding: 7px 14px;
  height: 35px;
  border-radius: 0;
  margin-right: 0;
  box-shadow: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .old-price,
.catalogsearch-result-index .column.main .products-list .old-price,
.magetopbrand-brand-view .column.main .products-list .old-price,
.dailydeals-index-index .column.main .products-list .old-price,
.page-with-filter .column.main .products-list .old-price {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .old-price .price-label,
.catalogsearch-result-index .column.main .products-list .old-price .price-label,
.magetopbrand-brand-view .column.main .products-list .old-price .price-label,
.dailydeals-index-index .column.main .products-list .old-price .price-label,
.page-with-filter .column.main .products-list .old-price .price-label {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .old-price .price,
.catalogsearch-result-index .column.main .products-list .old-price .price,
.magetopbrand-brand-view .column.main .products-list .old-price .price,
.dailydeals-index-index .column.main .products-list .old-price .price,
.page-with-filter .column.main .products-list .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary,
.catalogsearch-result-index .column.main .products-list .actions-secondary,
.magetopbrand-brand-view .column.main .products-list .actions-secondary,
.dailydeals-index-index .column.main .products-list .actions-secondary,
.page-with-filter .column.main .products-list .actions-secondary {
  position: absolute;
  top: 15px !important;
  z-index: 1;
  left: 0 !important;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .towishlist,
.catalogsearch-result-index .column.main .products-list .actions-secondary .towishlist,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .towishlist,
.dailydeals-index-index .column.main .products-list .actions-secondary .towishlist,
.page-with-filter .column.main .products-list .actions-secondary .towishlist {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 14px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .towishlist:hover,
.catalogsearch-result-index .column.main .products-list .actions-secondary .towishlist:hover,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .towishlist:hover,
.dailydeals-index-index .column.main .products-list .actions-secondary .towishlist:hover,
.page-with-filter .column.main .products-list .actions-secondary .towishlist:hover {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .towishlist.inwishlist,
.catalogsearch-result-index .column.main .products-list .actions-secondary .towishlist.inwishlist,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .towishlist.inwishlist,
.dailydeals-index-index .column.main .products-list .actions-secondary .towishlist.inwishlist,
.page-with-filter .column.main .products-list .actions-secondary .towishlist.inwishlist {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .towishlist:before,
.catalogsearch-result-index .column.main .products-list .actions-secondary .towishlist:before,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .towishlist:before,
.dailydeals-index-index .column.main .products-list .actions-secondary .towishlist:before,
.page-with-filter .column.main .products-list .actions-secondary .towishlist:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  color: #9090a6;
  font-size: 18px;
  padding: 11px 8px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .tocompare,
.catalogsearch-result-index .column.main .products-list .actions-secondary .tocompare,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .tocompare,
.dailydeals-index-index .column.main .products-list .actions-secondary .tocompare,
.page-with-filter .column.main .products-list .actions-secondary .tocompare {
  width: 35px;
  height: 35px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 14px;
  display: inline-block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .tocompare:hover,
.catalogsearch-result-index .column.main .products-list .actions-secondary .tocompare:hover,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .tocompare:hover,
.dailydeals-index-index .column.main .products-list .actions-secondary .tocompare:hover,
.page-with-filter .column.main .products-list .actions-secondary .tocompare:hover {
  background: #000000;
  border: 1px solid #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .tocompare:before,
.catalogsearch-result-index .column.main .products-list .actions-secondary .tocompare:before,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .tocompare:before,
.dailydeals-index-index .column.main .products-list .actions-secondary .tocompare:before,
.page-with-filter .column.main .products-list .actions-secondary .tocompare:before {
  font-family: 'icomoon' !important;
  content: "\e907";
  color: #9090a6;
  font-size: 18px;
  padding: 8px 7px;
  display: block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .tocompare span,
.catalogsearch-result-index .column.main .products-list .actions-secondary .tocompare span,
.magetopbrand-brand-view .column.main .products-list .actions-secondary .tocompare span,
.dailydeals-index-index .column.main .products-list .actions-secondary .tocompare span,
.page-with-filter .column.main .products-list .actions-secondary .tocompare span {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .tocart,
.catalogsearch-result-index .column.main .products-list .tocart,
.magetopbrand-brand-view .column.main .products-list .tocart,
.dailydeals-index-index .column.main .products-list .tocart,
.page-with-filter .column.main .products-list .tocart {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  border: 1px solid #c4c4c4;
  transition: .5s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .tocart:hover,
.catalogsearch-result-index .column.main .products-list .tocart:hover,
.magetopbrand-brand-view .column.main .products-list .tocart:hover,
.dailydeals-index-index .column.main .products-list .tocart:hover,
.page-with-filter .column.main .products-list .tocart:hover {
  border: 1px solid #16181a;
  background: #16181a;
  transition: .5s;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .tocart span,
.catalogsearch-result-index .column.main .products-list .tocart span,
.magetopbrand-brand-view .column.main .products-list .tocart span,
.dailydeals-index-index .column.main .products-list .tocart span,
.page-with-filter .column.main .products-list .tocart span {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .tocart:after,
.catalogsearch-result-index .column.main .products-list .tocart:after,
.magetopbrand-brand-view .column.main .products-list .tocart:after,
.dailydeals-index-index .column.main .products-list .tocart:after,
.page-with-filter .column.main .products-list .tocart:after {
  content: "\e900";
  font-family: 'icomoon' !important;
  color: #c4c4c4;
  font-size: 18px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-reviews-summary,
.catalogsearch-result-index .column.main .products-list .product-reviews-summary,
.magetopbrand-brand-view .column.main .products-list .product-reviews-summary,
.dailydeals-index-index .column.main .products-list .product-reviews-summary,
.page-with-filter .column.main .products-list .product-reviews-summary {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-item,
.catalogsearch-result-index .column.main .products-list .product-item,
.magetopbrand-brand-view .column.main .products-list .product-item,
.dailydeals-index-index .column.main .products-list .product-item,
.page-with-filter .column.main .products-list .product-item {
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-item-description,
.catalogsearch-result-index .column.main .products-list .product-item-description,
.magetopbrand-brand-view .column.main .products-list .product-item-description,
.dailydeals-index-index .column.main .products-list .product-item-description,
.page-with-filter .column.main .products-list .product-item-description {
  word-break: break-word;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-item-description a,
.catalogsearch-result-index .column.main .products-list .product-item-description a,
.magetopbrand-brand-view .column.main .products-list .product-item-description a,
.dailydeals-index-index .column.main .products-list .product-item-description a,
.page-with-filter .column.main .products-list .product-item-description a {
  color: #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-item-description a:hover,
.catalogsearch-result-index .column.main .products-list .product-item-description a:hover,
.magetopbrand-brand-view .column.main .products-list .product-item-description a:hover,
.dailydeals-index-index .column.main .products-list .product-item-description a:hover,
.page-with-filter .column.main .products-list .product-item-description a:hover {
  color: #9c9c9c;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products,
.page-with-filter .column.main .products-list ~ .toolbar-products {
  border-bottom: 0;
  margin-bottom: 0;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .item,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .item,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .item,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .item,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .item {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .item span,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .item span,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .item span,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .item span,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .item span {
  font-size: 16px;
  color: #919191;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .item.current,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .item.current,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .item.current,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .item.current,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .item.current {
  border: 1px solid #e2e2e2;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .item strong.page,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .item strong.page,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .item strong.page,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .item strong.page,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .item strong.page {
  background: transparent;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a,
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e2e2e2;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a:before,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a:before,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a:before,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a:before,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .pages-item-next a:before,
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a:before,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a:before,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a:before,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a:before,
.page-with-filter .column.main .products-list ~ .toolbar-products .pages-items .pages-item-previous a:before {
  color: #000000;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .field.limiter span,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .field.limiter span,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .field.limiter span,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .field.limiter span,
.page-with-filter .column.main .products-list ~ .toolbar-products .field.limiter span {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .field.limiter .control,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .field.limiter .control,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .field.limiter .control,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .field.limiter .control,
.page-with-filter .column.main .products-list ~ .toolbar-products .field.limiter .control {
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .field.limiter .control:after,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .field.limiter .control:after,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .field.limiter .control:after,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .field.limiter .control:after,
.page-with-filter .column.main .products-list ~ .toolbar-products .field.limiter .control:after {
  font-family: 'icomoon' !important;
  content: "\e906";
  color: #9090a6;
  font-size: 18px;
  position: absolute;
  right: -2px;
  top: 6px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list ~ .toolbar-products .field.limiter .control select,
.catalogsearch-result-index .column.main .products-list ~ .toolbar-products .field.limiter .control select,
.magetopbrand-brand-view .column.main .products-list ~ .toolbar-products .field.limiter .control select,
.dailydeals-index-index .column.main .products-list ~ .toolbar-products .field.limiter .control select,
.page-with-filter .column.main .products-list ~ .toolbar-products .field.limiter .control select {
  background: #fff;
  padding: 7px 14px;
  height: 35px;
  border-radius: 0;
  margin-right: 0;
  box-shadow: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-image-container,
.catalogsearch-result-index .column.main .products-list .product-image-container,
.magetopbrand-brand-view .column.main .products-list .product-image-container,
.dailydeals-index-index .column.main .products-list .product-image-container,
.page-with-filter .column.main .products-list .product-image-container {
  background: #f4f4f4;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-image-photo,
.catalogsearch-result-index .column.main .products-list .product-image-photo,
.magetopbrand-brand-view .column.main .products-list .product-image-photo,
.dailydeals-index-index .column.main .products-list .product-image-photo,
.page-with-filter .column.main .products-list .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .product-item-link,
.catalogsearch-result-index .column.main .products-list .product-item-link,
.magetopbrand-brand-view .column.main .products-list .product-item-link,
.dailydeals-index-index .column.main .products-list .product-item-link,
.page-with-filter .column.main .products-list .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .price-wrapper .price,
.catalogsearch-result-index .column.main .products-list .price-wrapper .price,
.magetopbrand-brand-view .column.main .products-list .price-wrapper .price,
.dailydeals-index-index .column.main .products-list .price-wrapper .price,
.page-with-filter .column.main .products-list .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .price-box.price-final_price .special-price,
.catalogsearch-result-index .column.main .products-list .price-box.price-final_price .special-price,
.magetopbrand-brand-view .column.main .products-list .price-box.price-final_price .special-price,
.dailydeals-index-index .column.main .products-list .price-box.price-final_price .special-price,
.page-with-filter .column.main .products-list .price-box.price-final_price .special-price {
  display: inline-block;
  margin-right: 10px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .price-box.price-final_price .old-price,
.catalogsearch-result-index .column.main .products-list .price-box.price-final_price .old-price,
.magetopbrand-brand-view .column.main .products-list .price-box.price-final_price .old-price,
.dailydeals-index-index .column.main .products-list .price-box.price-final_price .old-price,
.page-with-filter .column.main .products-list .price-box.price-final_price .old-price {
  display: inline-block;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal,
.page-with-filter .column.main .products-list .deal.wk-daily-deal {
  width: 100%;
  border: 1px dashed #000000;
  z-index: 10;
  padding: 10px;
  margin-bottom: 20px;
  max-width: 276px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal .wk_cat_count_clock,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal .wk_cat_count_clock,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal .wk_cat_count_clock,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal .wk_cat_count_clock,
.page-with-filter .column.main .products-list .deal.wk-daily-deal .wk_cat_count_clock {
  font-size: 12px;
  color: #000000;
  line-height: 1.7;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal .wk-deal-font-weight-600,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal .wk-deal-font-weight-600,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal .wk-deal-font-weight-600,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal .wk-deal-font-weight-600,
.page-with-filter .column.main .products-list .deal.wk-daily-deal .wk-deal-font-weight-600 {
  color: #ff0000;
  font-size: 14px;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal .wk-deal-off-box,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal .wk-deal-off-box,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal .wk-deal-off-box,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal .wk-deal-off-box,
.page-with-filter .column.main .products-list .deal.wk-daily-deal .wk-deal-off-box {
  position: unset;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal .wk-deal-left-border,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal .wk-deal-left-border,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal .wk-deal-left-border,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal .wk-deal-left-border,
.page-with-filter .column.main .products-list .deal.wk-daily-deal .wk-deal-left-border {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .column.main .products-list .deal.wk-daily-deal .wk-deal-ends-label,
.catalogsearch-result-index .column.main .products-list .deal.wk-daily-deal .wk-deal-ends-label,
.magetopbrand-brand-view .column.main .products-list .deal.wk-daily-deal .wk-deal-ends-label,
.dailydeals-index-index .column.main .products-list .deal.wk-daily-deal .wk-deal-ends-label,
.page-with-filter .column.main .products-list .deal.wk-daily-deal .wk-deal-ends-label {
  line-height: 1.6;
}
.catalog-category-view.page-layout-2columns-left .column.main .toolbar-amount,
.catalogsearch-result-index .column.main .toolbar-amount,
.magetopbrand-brand-view .column.main .toolbar-amount,
.dailydeals-index-index .column.main .toolbar-amount,
.page-with-filter .column.main .toolbar-amount {
  font-size: 16px;
  color: #919191;
  font-weight: 400;
}
.catalog-category-view.page-layout-2columns-left .sidebar-additional,
.catalogsearch-result-index .sidebar-additional,
.magetopbrand-brand-view .sidebar-additional,
.dailydeals-index-index .sidebar-additional,
.page-with-filter .sidebar-additional {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .price-filter-button,
.catalogsearch-result-index .sidebar-main .price-filter-button,
.magetopbrand-brand-view .sidebar-main .price-filter-button,
.dailydeals-index-index .sidebar-main .price-filter-button,
.page-with-filter .sidebar-main .price-filter-button {
  font-size: 15px;
  color: #5b5b5b;
  font-family: 'Sen', sans-serif;
  font-weight: 400;
  padding: 17px;
  border: 1px solid #000;
  display: inline-block;
  margin-top: 20px;
  background: #fff;
  transition: .5s;
  display: block;
  box-shadow: none;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .price-filter-button:hover,
.catalogsearch-result-index .sidebar-main .price-filter-button:hover,
.magetopbrand-brand-view .sidebar-main .price-filter-button:hover,
.dailydeals-index-index .sidebar-main .price-filter-button:hover,
.page-with-filter .sidebar-main .price-filter-button:hover {
  background: #f7c800;
  border: 1px solid #f7c800;
  transition: .5s;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .clear-button,
.catalogsearch-result-index .sidebar-main .clear-button,
.magetopbrand-brand-view .sidebar-main .clear-button,
.dailydeals-index-index .sidebar-main .clear-button,
.page-with-filter .sidebar-main .clear-button {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .ui-slider-range,
.catalogsearch-result-index .sidebar-main .ui-slider-range,
.magetopbrand-brand-view .sidebar-main .ui-slider-range,
.dailydeals-index-index .sidebar-main .ui-slider-range,
.page-with-filter .sidebar-main .ui-slider-range {
  background: #f7c700;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .ui-slider-horizontal,
.catalogsearch-result-index .sidebar-main .ui-slider-horizontal,
.magetopbrand-brand-view .sidebar-main .ui-slider-horizontal,
.dailydeals-index-index .sidebar-main .ui-slider-horizontal,
.page-with-filter .sidebar-main .ui-slider-horizontal {
  height: 7px;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main .ui-slider-handle,
.catalogsearch-result-index .sidebar-main .ui-slider-handle,
.magetopbrand-brand-view .sidebar-main .ui-slider-handle,
.dailydeals-index-index .sidebar-main .ui-slider-handle,
.page-with-filter .sidebar-main .ui-slider-handle {
  top: -5px;
  height: 17px;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid,
.catalogsearch-result-index .block-viewed-products-grid,
.magetopbrand-brand-view .block-viewed-products-grid,
.dailydeals-index-index .block-viewed-products-grid,
.page-with-filter .block-viewed-products-grid {
  margin: 0;
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
  margin-left: 27px;
  margin-right: 27px;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .product-items,
.catalogsearch-result-index .block-viewed-products-grid .product-items,
.magetopbrand-brand-view .block-viewed-products-grid .product-items,
.dailydeals-index-index .block-viewed-products-grid .product-items,
.page-with-filter .block-viewed-products-grid .product-items {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-title,
.catalogsearch-result-index .block-viewed-products-grid .block-title,
.magetopbrand-brand-view .block-viewed-products-grid .block-title,
.dailydeals-index-index .block-viewed-products-grid .block-title,
.page-with-filter .block-viewed-products-grid .block-title {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 35px;
  margin: 0;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-title strong,
.catalogsearch-result-index .block-viewed-products-grid .block-title strong,
.magetopbrand-brand-view .block-viewed-products-grid .block-title strong,
.dailydeals-index-index .block-viewed-products-grid .block-title strong,
.page-with-filter .block-viewed-products-grid .block-title strong {
  font-size: 18px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .product-reviews-summary,
.catalogsearch-result-index .block-viewed-products-grid .product-reviews-summary,
.magetopbrand-brand-view .block-viewed-products-grid .product-reviews-summary,
.dailydeals-index-index .block-viewed-products-grid .product-reviews-summary,
.page-with-filter .block-viewed-products-grid .product-reviews-summary {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info > a,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info > a,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info > a,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info > a,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info > a {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-image-container,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-image-container,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-image-container,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-image-container,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
  display: block;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-image-photo,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-image-photo,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-image-photo,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-image-photo,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-item-name,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-item-name,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-item-name,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-item-name,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-name {
  margin: 0;
  text-align: center;
  padding: 12px 3px;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-item-name a,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-item-name a,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-item-name a,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-item-name a,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-name a {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .price-box,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .price-box,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .price-box,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .price-box,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .price-box {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-item-link,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-item-link,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-item-link,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-item-link,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .old-price,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .old-price,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .old-price,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .old-price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price {
  display: block;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .old-price .price-label,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .old-price .price-label,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .old-price .price-label,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .old-price .price-label,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price .price-label {
  display: none;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .old-price .price,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .old-price .price,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .old-price .price,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .old-price .price,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content .product-item-info .product-item-actions,
.catalogsearch-result-index .block-viewed-products-grid .block-content .product-item-info .product-item-actions,
.magetopbrand-brand-view .block-viewed-products-grid .block-content .product-item-info .product-item-actions,
.dailydeals-index-index .block-viewed-products-grid .block-content .product-item-info .product-item-actions,
.page-with-filter .block-viewed-products-grid .block-content .product-item-info .product-item-actions {
  display: none;
}
.catalogsearch-result-index .page-title-wrapper {
  text-align: center;
}
.catalogsearch-result-index .page-title {
  margin-top: 20px;
}
.catalogsearch-result-index .action.sorter-action {
  display: none;
}
.page.messages .messages {
  margin-top: 20px;
}
.fotorama__active .fotorama__dot {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.fotorama__thumb-border {
  border: 1px solid #d7d7d7;
}
.fotorama__stage__shaft.fotorama__grab {
  background: #f4f4f4;
}
.customer-account-login .page-title-wrapper,
.multishipping-checkout-login .page-title-wrapper {
  text-align: center;
}
.customer-account-login .page-title,
.multishipping-checkout-login .page-title {
  margin-top: 20px;
}
.customer-account-login .action.primary,
.multishipping-checkout-login .action.primary,
.customer-account-login .amshopby-button,
.multishipping-checkout-login .amshopby-button,
.customer-account-login .am-filter-go,
.multishipping-checkout-login .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.customer-account-login .action.primary:hover,
.multishipping-checkout-login .action.primary:hover,
.customer-account-login .amshopby-button:hover,
.multishipping-checkout-login .amshopby-button:hover,
.customer-account-login .am-filter-go:hover,
.multishipping-checkout-login .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.customer-account-login .action.primary:focus,
.multishipping-checkout-login .action.primary:focus,
.customer-account-login .amshopby-button:focus,
.multishipping-checkout-login .amshopby-button:focus,
.customer-account-login .am-filter-go:focus,
.multishipping-checkout-login .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-login .action.primary:active,
.multishipping-checkout-login .action.primary:active,
.customer-account-login .amshopby-button:active,
.multishipping-checkout-login .amshopby-button:active,
.customer-account-login .am-filter-go:active,
.multishipping-checkout-login .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-login .action.primary.is-loading,
.multishipping-checkout-login .action.primary.is-loading,
.customer-account-login .amshopby-button.is-loading,
.multishipping-checkout-login .amshopby-button.is-loading,
.customer-account-login .am-filter-go.is-loading,
.multishipping-checkout-login .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.customer-account-login .action.primary.is-loading::after,
.multishipping-checkout-login .action.primary.is-loading::after,
.customer-account-login .amshopby-button.is-loading::after,
.multishipping-checkout-login .amshopby-button.is-loading::after,
.customer-account-login .am-filter-go.is-loading::after,
.multishipping-checkout-login .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.customer-account-login .action.primary.blue-btn,
.multishipping-checkout-login .action.primary.blue-btn,
.customer-account-login .amshopby-button.blue-btn,
.multishipping-checkout-login .amshopby-button.blue-btn,
.customer-account-login .am-filter-go.blue-btn,
.multishipping-checkout-login .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.customer-account-login .action.primary.blue-btn:hover,
.multishipping-checkout-login .action.primary.blue-btn:hover,
.customer-account-login .amshopby-button.blue-btn:hover,
.multishipping-checkout-login .amshopby-button.blue-btn:hover,
.customer-account-login .am-filter-go.blue-btn:hover,
.multishipping-checkout-login .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.customer-account-login .action.primary.yellow-btn,
.multishipping-checkout-login .action.primary.yellow-btn,
.customer-account-login .amshopby-button.yellow-btn,
.multishipping-checkout-login .amshopby-button.yellow-btn,
.customer-account-login .am-filter-go.yellow-btn,
.multishipping-checkout-login .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.customer-account-login .action.primary.yellow-btn:hover,
.multishipping-checkout-login .action.primary.yellow-btn:hover,
.customer-account-login .amshopby-button.yellow-btn:hover,
.multishipping-checkout-login .amshopby-button.yellow-btn:hover,
.customer-account-login .am-filter-go.yellow-btn:hover,
.multishipping-checkout-login .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.customer-account-login .action.primary.red-btn,
.multishipping-checkout-login .action.primary.red-btn,
.customer-account-login .amshopby-button.red-btn,
.multishipping-checkout-login .amshopby-button.red-btn,
.customer-account-login .am-filter-go.red-btn,
.multishipping-checkout-login .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.customer-account-login .action.primary.red-btn:hover,
.multishipping-checkout-login .action.primary.red-btn:hover,
.customer-account-login .amshopby-button.red-btn:hover,
.multishipping-checkout-login .amshopby-button.red-btn:hover,
.customer-account-login .am-filter-go.red-btn:hover,
.multishipping-checkout-login .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.customer-account-login .action.primary.green-btn,
.multishipping-checkout-login .action.primary.green-btn,
.customer-account-login .amshopby-button.green-btn,
.multishipping-checkout-login .amshopby-button.green-btn,
.customer-account-login .am-filter-go.green-btn,
.multishipping-checkout-login .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.customer-account-login .action.primary.green-btn:hover,
.multishipping-checkout-login .action.primary.green-btn:hover,
.customer-account-login .amshopby-button.green-btn:hover,
.multishipping-checkout-login .amshopby-button.green-btn:hover,
.customer-account-login .am-filter-go.green-btn:hover,
.multishipping-checkout-login .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.customer-account-login .action.primary.gray,
.multishipping-checkout-login .action.primary.gray,
.customer-account-login .amshopby-button.gray,
.multishipping-checkout-login .amshopby-button.gray,
.customer-account-login .am-filter-go.gray,
.multishipping-checkout-login .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.customer-account-login .action.primary.gray:hover,
.multishipping-checkout-login .action.primary.gray:hover,
.customer-account-login .amshopby-button.gray:hover,
.multishipping-checkout-login .amshopby-button.gray:hover,
.customer-account-login .am-filter-go.gray:hover,
.multishipping-checkout-login .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.customer-account-login .action.primary.orange-btn,
.multishipping-checkout-login .action.primary.orange-btn,
.customer-account-login .amshopby-button.orange-btn,
.multishipping-checkout-login .amshopby-button.orange-btn,
.customer-account-login .am-filter-go.orange-btn,
.multishipping-checkout-login .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.customer-account-login .action.primary.orange-btn:hover,
.multishipping-checkout-login .action.primary.orange-btn:hover,
.customer-account-login .amshopby-button.orange-btn:hover,
.multishipping-checkout-login .amshopby-button.orange-btn:hover,
.customer-account-login .am-filter-go.orange-btn:hover,
.multishipping-checkout-login .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.customer-account-login .action.primary.large,
.multishipping-checkout-login .action.primary.large,
.customer-account-login .amshopby-button.large,
.multishipping-checkout-login .amshopby-button.large,
.customer-account-login .am-filter-go.large,
.multishipping-checkout-login .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.customer-account-login .action.primary.small,
.multishipping-checkout-login .action.primary.small,
.customer-account-login .amshopby-button.small,
.multishipping-checkout-login .amshopby-button.small,
.customer-account-login .am-filter-go.small,
.multishipping-checkout-login .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.customer-account-login .action.primary.curve,
.multishipping-checkout-login .action.primary.curve,
.customer-account-login .amshopby-button.curve,
.multishipping-checkout-login .amshopby-button.curve,
.customer-account-login .am-filter-go.curve,
.multishipping-checkout-login .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.customer-account-login .action.primary.blank,
.multishipping-checkout-login .action.primary.blank,
.customer-account-login .amshopby-button.blank,
.multishipping-checkout-login .amshopby-button.blank,
.customer-account-login .am-filter-go.blank,
.multishipping-checkout-login .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.customer-account-login .action.primary.blank:hover,
.multishipping-checkout-login .action.primary.blank:hover,
.customer-account-login .amshopby-button.blank:hover,
.multishipping-checkout-login .amshopby-button.blank:hover,
.customer-account-login .am-filter-go.blank:hover,
.multishipping-checkout-login .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-login .action.primary.blank:focus,
.multishipping-checkout-login .action.primary.blank:focus,
.customer-account-login .amshopby-button.blank:focus,
.multishipping-checkout-login .amshopby-button.blank:focus,
.customer-account-login .am-filter-go.blank:focus,
.multishipping-checkout-login .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-login .action.primary.blank:active,
.multishipping-checkout-login .action.primary.blank:active,
.customer-account-login .amshopby-button.blank:active,
.multishipping-checkout-login .amshopby-button.blank:active,
.customer-account-login .am-filter-go.blank:active,
.multishipping-checkout-login .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-login .label,
.multishipping-checkout-login .label {
  color: #808080;
  font-family: 'Sen', sans-serif;
}
.customer-account-login .page-main,
.multishipping-checkout-login .page-main {
  max-width: 100%;
}
.customer-account-login .action.remind,
.multishipping-checkout-login .action.remind {
  color: #000000;
}
.customer-account-login .action.remind:hover,
.multishipping-checkout-login .action.remind:hover {
  color: #9c9c9c;
}
button.action-accept {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
button.action-accept:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
button.action-accept:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
button.action-accept:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
button.action-accept.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
button.action-accept.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
button.action-accept.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
button.action-accept.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
button.action-accept.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
button.action-accept.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
button.action-accept.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
button.action-accept.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
button.action-accept.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
button.action-accept.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
button.action-accept.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
button.action-accept.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
button.action-accept.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
button.action-accept.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
button.action-accept.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
button.action-accept.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
button.action-accept.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
button.action-accept.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
button.action-accept.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
button.action-accept.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
button.action-accept.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
button.action-dismiss {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
button.action-dismiss:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
button.action-dismiss:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
button.action-dismiss:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
button.action-dismiss.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
button.action-dismiss.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
button.action-dismiss.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
button.action-dismiss.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
button.action-dismiss.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
button.action-dismiss.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
button.action-dismiss.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
button.action-dismiss.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
button.action-dismiss.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
button.action-dismiss.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
button.action-dismiss.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
button.action-dismiss.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
button.action-dismiss.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
button.action-dismiss.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
button.action-dismiss.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
button.action-dismiss.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
button.action-dismiss.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
button.action-dismiss.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
button.action-dismiss.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
button.action-dismiss.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
button.action-dismiss.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-create .page-title-wrapper {
  text-align: center;
}
.customer-account-create .page-title {
  margin-top: 20px;
}
.customer-account-create .action.primary,
.customer-account-create .amshopby-button,
.customer-account-create .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.customer-account-create .action.primary:hover,
.customer-account-create .amshopby-button:hover,
.customer-account-create .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.customer-account-create .action.primary:focus,
.customer-account-create .amshopby-button:focus,
.customer-account-create .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-create .action.primary:active,
.customer-account-create .amshopby-button:active,
.customer-account-create .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-create .action.primary.is-loading,
.customer-account-create .amshopby-button.is-loading,
.customer-account-create .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.customer-account-create .action.primary.is-loading::after,
.customer-account-create .amshopby-button.is-loading::after,
.customer-account-create .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.customer-account-create .action.primary.blue-btn,
.customer-account-create .amshopby-button.blue-btn,
.customer-account-create .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.customer-account-create .action.primary.blue-btn:hover,
.customer-account-create .amshopby-button.blue-btn:hover,
.customer-account-create .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.customer-account-create .action.primary.yellow-btn,
.customer-account-create .amshopby-button.yellow-btn,
.customer-account-create .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.customer-account-create .action.primary.yellow-btn:hover,
.customer-account-create .amshopby-button.yellow-btn:hover,
.customer-account-create .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.customer-account-create .action.primary.red-btn,
.customer-account-create .amshopby-button.red-btn,
.customer-account-create .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.customer-account-create .action.primary.red-btn:hover,
.customer-account-create .amshopby-button.red-btn:hover,
.customer-account-create .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.customer-account-create .action.primary.green-btn,
.customer-account-create .amshopby-button.green-btn,
.customer-account-create .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.customer-account-create .action.primary.green-btn:hover,
.customer-account-create .amshopby-button.green-btn:hover,
.customer-account-create .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.customer-account-create .action.primary.gray,
.customer-account-create .amshopby-button.gray,
.customer-account-create .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.customer-account-create .action.primary.gray:hover,
.customer-account-create .amshopby-button.gray:hover,
.customer-account-create .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.customer-account-create .action.primary.orange-btn,
.customer-account-create .amshopby-button.orange-btn,
.customer-account-create .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.customer-account-create .action.primary.orange-btn:hover,
.customer-account-create .amshopby-button.orange-btn:hover,
.customer-account-create .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.customer-account-create .action.primary.large,
.customer-account-create .amshopby-button.large,
.customer-account-create .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.customer-account-create .action.primary.small,
.customer-account-create .amshopby-button.small,
.customer-account-create .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.customer-account-create .action.primary.curve,
.customer-account-create .amshopby-button.curve,
.customer-account-create .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.customer-account-create .action.primary.blank,
.customer-account-create .amshopby-button.blank,
.customer-account-create .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.customer-account-create .action.primary.blank:hover,
.customer-account-create .amshopby-button.blank:hover,
.customer-account-create .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-create .action.primary.blank:focus,
.customer-account-create .amshopby-button.blank:focus,
.customer-account-create .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-create .action.primary.blank:active,
.customer-account-create .amshopby-button.blank:active,
.customer-account-create .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-create .form-create-account {
  width: 100% !important;
}
.customer-account-create .label {
  color: #808080;
  font-family: 'Sen', sans-serif;
}
.customer-account-create .page-main {
  max-width: 100%;
}
.customer-account-forgotpassword .page-title-wrapper {
  text-align: center;
}
.customer-account-forgotpassword .page-title {
  margin-top: 20px;
}
.customer-account-forgotpassword .action.primary,
.customer-account-forgotpassword .amshopby-button,
.customer-account-forgotpassword .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.customer-account-forgotpassword .action.primary:hover,
.customer-account-forgotpassword .amshopby-button:hover,
.customer-account-forgotpassword .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.customer-account-forgotpassword .action.primary:focus,
.customer-account-forgotpassword .amshopby-button:focus,
.customer-account-forgotpassword .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-forgotpassword .action.primary:active,
.customer-account-forgotpassword .amshopby-button:active,
.customer-account-forgotpassword .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.customer-account-forgotpassword .action.primary.is-loading,
.customer-account-forgotpassword .amshopby-button.is-loading,
.customer-account-forgotpassword .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.customer-account-forgotpassword .action.primary.is-loading::after,
.customer-account-forgotpassword .amshopby-button.is-loading::after,
.customer-account-forgotpassword .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.customer-account-forgotpassword .action.primary.blue-btn,
.customer-account-forgotpassword .amshopby-button.blue-btn,
.customer-account-forgotpassword .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.customer-account-forgotpassword .action.primary.blue-btn:hover,
.customer-account-forgotpassword .amshopby-button.blue-btn:hover,
.customer-account-forgotpassword .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.customer-account-forgotpassword .action.primary.yellow-btn,
.customer-account-forgotpassword .amshopby-button.yellow-btn,
.customer-account-forgotpassword .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.customer-account-forgotpassword .action.primary.yellow-btn:hover,
.customer-account-forgotpassword .amshopby-button.yellow-btn:hover,
.customer-account-forgotpassword .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.customer-account-forgotpassword .action.primary.red-btn,
.customer-account-forgotpassword .amshopby-button.red-btn,
.customer-account-forgotpassword .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.customer-account-forgotpassword .action.primary.red-btn:hover,
.customer-account-forgotpassword .amshopby-button.red-btn:hover,
.customer-account-forgotpassword .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.customer-account-forgotpassword .action.primary.green-btn,
.customer-account-forgotpassword .amshopby-button.green-btn,
.customer-account-forgotpassword .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.customer-account-forgotpassword .action.primary.green-btn:hover,
.customer-account-forgotpassword .amshopby-button.green-btn:hover,
.customer-account-forgotpassword .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.customer-account-forgotpassword .action.primary.gray,
.customer-account-forgotpassword .amshopby-button.gray,
.customer-account-forgotpassword .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.customer-account-forgotpassword .action.primary.gray:hover,
.customer-account-forgotpassword .amshopby-button.gray:hover,
.customer-account-forgotpassword .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.customer-account-forgotpassword .action.primary.orange-btn,
.customer-account-forgotpassword .amshopby-button.orange-btn,
.customer-account-forgotpassword .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.customer-account-forgotpassword .action.primary.orange-btn:hover,
.customer-account-forgotpassword .amshopby-button.orange-btn:hover,
.customer-account-forgotpassword .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.customer-account-forgotpassword .action.primary.large,
.customer-account-forgotpassword .amshopby-button.large,
.customer-account-forgotpassword .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.customer-account-forgotpassword .action.primary.small,
.customer-account-forgotpassword .amshopby-button.small,
.customer-account-forgotpassword .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.customer-account-forgotpassword .action.primary.curve,
.customer-account-forgotpassword .amshopby-button.curve,
.customer-account-forgotpassword .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.customer-account-forgotpassword .action.primary.blank,
.customer-account-forgotpassword .amshopby-button.blank,
.customer-account-forgotpassword .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.customer-account-forgotpassword .action.primary.blank:hover,
.customer-account-forgotpassword .amshopby-button.blank:hover,
.customer-account-forgotpassword .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-forgotpassword .action.primary.blank:focus,
.customer-account-forgotpassword .amshopby-button.blank:focus,
.customer-account-forgotpassword .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-forgotpassword .action.primary.blank:active,
.customer-account-forgotpassword .amshopby-button.blank:active,
.customer-account-forgotpassword .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.customer-account-forgotpassword .form.password.forget {
  margin: 0 auto;
  padding: 56px;
  background: #e2e2e2;
}
.customer-account-forgotpassword .action.reload.captcha-reload {
  background: #9c9c9c;
  box-shadow: none;
}
.customer-account-forgotpassword .action.reload.captcha-reload span {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-family: 'Sen', sans-serif;
  font-weight: 700;
}
.customer-account-forgotpassword .label {
  color: #808080;
  font-family: 'Sen', sans-serif;
}
.catalog-product_compare-index .page-title-wrapper {
  text-align: center;
}
.catalog-product_compare-index .page-title {
  margin-top: 20px;
}
.catalog-product_compare-index .action.print {
  width: auto;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  display: inline-block;
  margin-bottom: 20px;
}
.catalog-product_compare-index .action.print:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalog-product_compare-index .action.print:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product_compare-index .action.print:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product_compare-index .action.print.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalog-product_compare-index .action.print.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalog-product_compare-index .action.print.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalog-product_compare-index .action.print.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalog-product_compare-index .action.print.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalog-product_compare-index .action.print.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalog-product_compare-index .action.print.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalog-product_compare-index .action.print.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalog-product_compare-index .action.print.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalog-product_compare-index .action.print.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalog-product_compare-index .action.print.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalog-product_compare-index .action.print.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalog-product_compare-index .action.print.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalog-product_compare-index .action.print.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalog-product_compare-index .action.print.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalog-product_compare-index .action.print.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalog-product_compare-index .action.print.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product_compare-index .action.print.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalog-product_compare-index .action.print.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product_compare-index .action.print.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product_compare-index .action.print.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product_compare-index .action.tocart.primary {
  background: #9c9c9c;
  border: 0;
}
.catalog-product_compare-index .action.tocart.primary span {
  font-size: 16px;
  color: #000000;
  line-height: 1.2;
  font-family: 'Sen', sans-serif;
  font-weight: 700;
}
.catalog-product_compare-index .action.towishlist:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  color: #9090a6;
  font-size: 18px;
  padding: 11px 8px;
}
.catalog-product_compare-index .action.towishlist:hover:before {
  color: #9c9c9c;
}
.cms-noroute-index .sidebar-additional {
  display: none;
}
.cms-noroute-index .page-title-wrapper {
  text-align: center;
}
.cms-noroute-index .page-title {
  margin-top: 20px;
}
.cms-noroute-index .column.main {
  padding: 34px 20px;
  border: 1px solid #9E9E9E;
  border-radius: 5px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.cms-noroute-index .column.main:before {
  width: 150px;
  position: absolute;
  left: 0;
  top: 40%;
  content: "\e90e";
  font-family: 'icomoon' !important;
  font-size: 60px;
  letter-spacing: 1px;
  color: #9c9c9c;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.cms-noroute-index a {
  color: #000000;
}
.cms-noroute-index a:hover {
  color: #9c9c9c;
}
.cms-noroute-index a:hover .span {
  color: #9c9c9c;
}
.cms-noroute-index a:hover:before {
  color: #9c9c9c;
}
.account .column.main a {
  color: #000000;
}
.account .column.main a:hover {
  color: #9c9c9c;
}
.account .column.main a:hover .span {
  color: #9c9c9c;
}
.account .column.main a:hover:before {
  color: #9c9c9c;
}
.account .sidebar-main .nav.item.current strong {
  border-color: #9c9c9c;
}
.account .sidebar-additional {
  display: none;
}
.account button.action {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.account button.action:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.account button.action:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.account button.action:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.account button.action.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.account button.action.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.account button.action.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.account button.action.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.account button.action.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.account button.action.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.account button.action.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.account button.action.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.account button.action.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.account button.action.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.account button.action.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.account button.action.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.account button.action.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.account button.action.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.account button.action.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.account button.action.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.account button.action.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.account button.action.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.account button.action.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.account button.action.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.account button.action.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.account select:not(.limiter-options) {
  display: inline-block;
  box-shadow: none !important;
}
.account select {
  box-shadow: none !important;
}
.account textarea {
  box-shadow: none;
}
.account .actions-toolbar button {
  margin-bottom: 20px !important;
}
.account .actions-toolbar.order-actions-toolbar .actions .action {
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  color: #000000;
}
.account .actions-toolbar.order-actions-toolbar .actions .action:hover {
  color: #9c9c9c;
}
.rating-summary .rating-result > span:before {
  color: #9c9c9c;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  width: 80px;
}
.checkout-cart-index .page-title-wrapper {
  text-align: center;
}
.checkout-cart-index .page-title {
  margin-top: 20px;
}
.checkout-cart-index .action.primary.checkout,
.checkout-cart-index .amshopby-button.checkout,
.checkout-cart-index .am-filter-go.checkout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.checkout-cart-index .action.primary.checkout:hover,
.checkout-cart-index .amshopby-button.checkout:hover,
.checkout-cart-index .am-filter-go.checkout:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-cart-index .action.primary.checkout:focus,
.checkout-cart-index .amshopby-button.checkout:focus,
.checkout-cart-index .am-filter-go.checkout:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .action.primary.checkout:active,
.checkout-cart-index .amshopby-button.checkout:active,
.checkout-cart-index .am-filter-go.checkout:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .action.primary.checkout.is-loading,
.checkout-cart-index .amshopby-button.checkout.is-loading,
.checkout-cart-index .am-filter-go.checkout.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-cart-index .action.primary.checkout.is-loading::after,
.checkout-cart-index .amshopby-button.checkout.is-loading::after,
.checkout-cart-index .am-filter-go.checkout.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-cart-index .action.primary.checkout.blue-btn,
.checkout-cart-index .amshopby-button.checkout.blue-btn,
.checkout-cart-index .am-filter-go.checkout.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-cart-index .action.primary.checkout.blue-btn:hover,
.checkout-cart-index .amshopby-button.checkout.blue-btn:hover,
.checkout-cart-index .am-filter-go.checkout.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-cart-index .action.primary.checkout.yellow-btn,
.checkout-cart-index .amshopby-button.checkout.yellow-btn,
.checkout-cart-index .am-filter-go.checkout.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-cart-index .action.primary.checkout.yellow-btn:hover,
.checkout-cart-index .amshopby-button.checkout.yellow-btn:hover,
.checkout-cart-index .am-filter-go.checkout.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-cart-index .action.primary.checkout.red-btn,
.checkout-cart-index .amshopby-button.checkout.red-btn,
.checkout-cart-index .am-filter-go.checkout.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-cart-index .action.primary.checkout.red-btn:hover,
.checkout-cart-index .amshopby-button.checkout.red-btn:hover,
.checkout-cart-index .am-filter-go.checkout.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-cart-index .action.primary.checkout.green-btn,
.checkout-cart-index .amshopby-button.checkout.green-btn,
.checkout-cart-index .am-filter-go.checkout.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-cart-index .action.primary.checkout.green-btn:hover,
.checkout-cart-index .amshopby-button.checkout.green-btn:hover,
.checkout-cart-index .am-filter-go.checkout.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-cart-index .action.primary.checkout.gray,
.checkout-cart-index .amshopby-button.checkout.gray,
.checkout-cart-index .am-filter-go.checkout.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-cart-index .action.primary.checkout.gray:hover,
.checkout-cart-index .amshopby-button.checkout.gray:hover,
.checkout-cart-index .am-filter-go.checkout.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-cart-index .action.primary.checkout.orange-btn,
.checkout-cart-index .amshopby-button.checkout.orange-btn,
.checkout-cart-index .am-filter-go.checkout.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-cart-index .action.primary.checkout.orange-btn:hover,
.checkout-cart-index .amshopby-button.checkout.orange-btn:hover,
.checkout-cart-index .am-filter-go.checkout.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-cart-index .action.primary.checkout.large,
.checkout-cart-index .amshopby-button.checkout.large,
.checkout-cart-index .am-filter-go.checkout.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-cart-index .action.primary.checkout.small,
.checkout-cart-index .amshopby-button.checkout.small,
.checkout-cart-index .am-filter-go.checkout.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-cart-index .action.primary.checkout.curve,
.checkout-cart-index .amshopby-button.checkout.curve,
.checkout-cart-index .am-filter-go.checkout.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-cart-index .action.primary.checkout.blank,
.checkout-cart-index .amshopby-button.checkout.blank,
.checkout-cart-index .am-filter-go.checkout.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-cart-index .action.primary.checkout.blank:hover,
.checkout-cart-index .amshopby-button.checkout.blank:hover,
.checkout-cart-index .am-filter-go.checkout.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .action.primary.checkout.blank:focus,
.checkout-cart-index .amshopby-button.checkout.blank:focus,
.checkout-cart-index .am-filter-go.checkout.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .action.primary.checkout.blank:active,
.checkout-cart-index .amshopby-button.checkout.blank:active,
.checkout-cart-index .am-filter-go.checkout.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .action.update {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 7px 15px;
  box-shadow: none;
}
.checkout-cart-index .action.update:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-cart-index .action.update:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .action.update:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .action.update.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-cart-index .action.update.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-cart-index .action.update.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-cart-index .action.update.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-cart-index .action.update.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-cart-index .action.update.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-cart-index .action.update.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-cart-index .action.update.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-cart-index .action.update.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-cart-index .action.update.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-cart-index .action.update.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-cart-index .action.update.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-cart-index .action.update.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-cart-index .action.update.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-cart-index .action.update.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-cart-index .action.update.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-cart-index .action.update.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-cart-index .action.update.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-cart-index .action.update.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .action.update.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .action.update.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar {
  min-height: 37px;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar a {
  color: #000000;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar a:hover {
  color: #9c9c9c;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar a:hover .span {
  color: #9c9c9c;
}
.checkout-cart-index .cart.table-wrapper .actions-toolbar a:hover:before {
  color: #9c9c9c;
}
.checkout-cart-index .action.multicheckout {
  color: #000000;
}
.checkout-cart-index .action.multicheckout:hover {
  color: #9c9c9c;
}
.checkout-cart-index .action.multicheckout:hover .span {
  color: #9c9c9c;
}
.checkout-cart-index .action.multicheckout:hover:before {
  color: #9c9c9c;
}
.checkout-cart-index .cart-discount input {
  box-shadow: none;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  padding: 14px 24px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .actions-toolbar .action.apply.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .cart-discount .block.discount {
  padding: 0 20px;
}
.checkout-cart-index .cart-discount .block.discount .title:after {
  display: none;
}
.checkout-cart-index .cart-discount .block.discount #block-discount-heading {
  color: #000000;
  cursor: pointer;
}
.checkout-cart-index .cart-discount .block.discount #block-discount-heading:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  margin-left: 10px;
}
.checkout-cart-index .cart-discount .block.discount.active #block-discount-heading:after {
  content: '\e621';
}
.checkout-cart-index .cart-summary .block.shipping .title {
  padding-top: 10px;
}
.checkout-cart-index .cart-summary .block.shipping .title:after {
  content: '\e622';
  font-family: 'luma-icons';
  margin-left: 10px;
}
.checkout-cart-index .cart-summary .block.active > .title:after {
  font-family: 'luma-icons';
  content: '\e621';
}
.checkout-cart-index .block.crosssell .block-title strong {
  font-size: 2rem;
}
.checkout-cart-index .block.crosssell .product-items {
  display: flex;
  flex-wrap: wrap;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info > a {
  display: block;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .product-item-name {
  margin: 0;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .old-price {
  display: block;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .old-price .price-label {
  display: none;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info .product-image-photo {
  opacity: .98;
  transform: scale(1.01);
  transition: 1s;
}
.checkout-cart-index .block.crosssell .product-items .product-item .product-item-info:hover .product-image-photo {
  opacity: .7;
  transform: scale(1.02);
  transition: 1s;
}
.checkout-index-index .opc-progress-bar {
  width: 100%;
  text-align: center;
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-index-index .opc-progress-bar .opc-progress-bar-item._complete > span {
  color: #000000;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #000000;
  border-color: #000000;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  border-color: #000000;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #000000;
  border-color: #000000;
}
.checkout-index-index button.continue {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-index-index button.continue:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index button.continue:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index button.continue:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index button.continue.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index button.continue.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index button.continue.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index button.continue.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index button.continue.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index button.continue.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index button.continue.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index button.continue.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index button.continue.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index button.continue.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index button.continue.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index button.continue.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index button.continue.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index button.continue.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index button.continue.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index button.continue.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index button.continue.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index button.continue.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index button.continue.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index button.continue.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index button.continue.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .select {
  box-shadow: none;
}
.checkout-index-index .authentication-wrapper {
  margin-top: 0;
}
.checkout-index-index .authentication-wrapper .action.action-auth-toggle {
  color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-auth-toggle:hover {
  color: #9c9c9c;
}
.checkout-index-index .authentication-wrapper .action.action-auth-toggle:hover .span {
  color: #9c9c9c;
}
.checkout-index-index .authentication-wrapper .action.action-auth-toggle:hover:before {
  color: #9c9c9c;
}
.checkout-index-index .authentication-wrapper .action.action-login {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-index-index .authentication-wrapper .action.action-login:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .authentication-wrapper .action.action-login:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-login:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-login.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .authentication-wrapper .action.action-login.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .authentication-wrapper .action.action-login.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .authentication-wrapper .action.action-login.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .authentication-wrapper .action.action-login.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .authentication-wrapper .action.action-login.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .authentication-wrapper .action.action-login.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .authentication-wrapper .action.action-login.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .authentication-wrapper .action.action-login.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .authentication-wrapper .action.action-login.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .authentication-wrapper .action.action-login.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .authentication-wrapper .action.action-login.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .authentication-wrapper .action.action-login.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-login.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .authentication-wrapper .action.action-login.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .authentication-wrapper .action.action-login.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .authentication-wrapper .action.action-login.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .authentication-wrapper .action.action-login.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-login.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .authentication-wrapper .action.action-login.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .authentication-wrapper .action.action-login.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .authentication-wrapper .action.action-remind {
  color: #000000;
}
.checkout-index-index .authentication-wrapper .action.action-remind:hover {
  color: #9c9c9c;
}
.checkout-index-index .authentication-wrapper .action.action-remind:hover .span {
  color: #9c9c9c;
}
.checkout-index-index .authentication-wrapper .action.action-remind:hover:before {
  color: #9c9c9c;
}
.checkout-index-index .checkout-payment-method .action.action-update {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
  padding: 12px;
}
.checkout-index-index .checkout-payment-method .action.action-update:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-update:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-update:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-update.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-payment-method .action.action-update.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-payment-method .action.action-update.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-payment-method .action.action-update.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-payment-method .action.action-update.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-payment-method .action.action-update.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-payment-method .action.action-update.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-payment-method .action.action-update.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-payment-method .action.action-update.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-payment-method .action.action-update.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-payment-method .action.action-update.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-update.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-payment-method .action.action-update.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-update.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-payment-method .action.action-update.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-payment-method .action.action-update.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-payment-method .action.action-update.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-payment-method .action.action-update.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-update.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-update.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-update.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-cancel {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 9px;
  margin-top: 0;
  box-shadow: none;
}
.checkout-index-index .checkout-payment-method .action.action-cancel:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-cancel:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-cancel:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-cancel.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout:focus,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout:focus,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout:active,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout:active,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.is-loading,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.is-loading,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.is-loading::after,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.is-loading::after,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blue-btn,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blue-btn,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blue-btn:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blue-btn:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.yellow-btn,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.yellow-btn,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.yellow-btn:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.yellow-btn:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.red-btn,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.red-btn,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.red-btn:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.red-btn:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.green-btn,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.green-btn,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.green-btn:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.green-btn:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.gray,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.gray,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.gray:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.gray:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.orange-btn,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.orange-btn,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.orange-btn:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.orange-btn:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.large,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.large,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.small,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.small,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.curve,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.curve,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blank,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blank,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blank:hover,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blank:hover,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blank:focus,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blank:focus,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.primary.checkout.blank:active,
.checkout-index-index .checkout-payment-method .amshopby-button.checkout.blank:active,
.checkout-index-index .checkout-payment-method .am-filter-go.checkout.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  float: none;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .action.action-edit-address.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .discount-code .action.action-toggle {
  color: #000000;
  font-size: 16px;
}
.checkout-index-index .discount-code .action.action-apply {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 8px 12px;
  box-shadow: none;
}
.checkout-index-index .discount-code .action.action-apply:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .discount-code .action.action-apply:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .discount-code .action.action-apply:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .discount-code .action.action-apply.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .discount-code .action.action-apply.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .discount-code .action.action-apply.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .discount-code .action.action-apply.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .discount-code .action.action-apply.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .discount-code .action.action-apply.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .discount-code .action.action-apply.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .discount-code .action.action-apply.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .discount-code .action.action-apply.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .discount-code .action.action-apply.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .discount-code .action.action-apply.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .discount-code .action.action-apply.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .discount-code .action.action-apply.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .discount-code .action.action-apply.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .discount-code .action.action-apply.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .discount-code .action.action-apply.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .discount-code .action.action-apply.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .discount-code .action.action-apply.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .discount-code .action.action-apply.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .discount-code .action.action-apply.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .discount-code .action.action-apply.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .action-select-shipping-item.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .edit-address-link {
  color: #000000;
}
.checkout-index-index .checkout-shipping-address .edit-address-link:hover {
  color: #9c9c9c;
}
.checkout-index-index .checkout-shipping-address .edit-address-link:hover .span {
  color: #9c9c9c;
}
.checkout-index-index .checkout-shipping-address .edit-address-link:hover:before {
  color: #9c9c9c;
}
.checkout-index-index .checkout-shipping-address .shipping-address-item.selected-item {
  border-color: #9c9c9c;
}
.checkout-index-index .checkout-shipping-address .shipping-address-item.selected-item:after {
  background: #9c9c9c;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 0 10px;
  box-shadow: none;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .checkout-shipping-address .new-address-popup .action-show-popup.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .action-save-address {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 0 10px;
  box-shadow: none;
  margin-bottom: 20px;
}
.checkout-index-index .action-save-address:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .action-save-address:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .action-save-address:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .action-save-address.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .action-save-address.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .action-save-address.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .action-save-address.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .action-save-address.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .action-save-address.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .action-save-address.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .action-save-address.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .action-save-address.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .action-save-address.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .action-save-address.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .action-save-address.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .action-save-address.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .action-save-address.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .action-save-address.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .action-save-address.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .action-save-address.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .action-save-address.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .action-save-address.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .action-save-address.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .action-save-address.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  padding: 0 10px;
  box-shadow: none;
  margin-top: 0;
  text-decoration: none !important;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout_address-newshipping .page-title-wrapper,
.multishipping-checkout_address-editshipping .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout_address-newshipping .page-title,
.multishipping-checkout_address-editshipping .page-title {
  margin-top: 20px;
}
.multishipping-checkout_address-newshipping select,
.multishipping-checkout_address-editshipping select {
  height: 48px;
  box-shadow: none;
}
.multishipping-checkout_address-newshipping .action.save,
.multishipping-checkout_address-editshipping .action.save {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.multishipping-checkout_address-newshipping .action.save:hover,
.multishipping-checkout_address-editshipping .action.save:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout_address-newshipping .action.save:focus,
.multishipping-checkout_address-editshipping .action.save:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout_address-newshipping .action.save:active,
.multishipping-checkout_address-editshipping .action.save:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout_address-newshipping .action.save.is-loading,
.multishipping-checkout_address-editshipping .action.save.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout_address-newshipping .action.save.is-loading::after,
.multishipping-checkout_address-editshipping .action.save.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout_address-newshipping .action.save.blue-btn,
.multishipping-checkout_address-editshipping .action.save.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout_address-newshipping .action.save.blue-btn:hover,
.multishipping-checkout_address-editshipping .action.save.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout_address-newshipping .action.save.yellow-btn,
.multishipping-checkout_address-editshipping .action.save.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout_address-newshipping .action.save.yellow-btn:hover,
.multishipping-checkout_address-editshipping .action.save.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout_address-newshipping .action.save.red-btn,
.multishipping-checkout_address-editshipping .action.save.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout_address-newshipping .action.save.red-btn:hover,
.multishipping-checkout_address-editshipping .action.save.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout_address-newshipping .action.save.green-btn,
.multishipping-checkout_address-editshipping .action.save.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout_address-newshipping .action.save.green-btn:hover,
.multishipping-checkout_address-editshipping .action.save.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout_address-newshipping .action.save.gray,
.multishipping-checkout_address-editshipping .action.save.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout_address-newshipping .action.save.gray:hover,
.multishipping-checkout_address-editshipping .action.save.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout_address-newshipping .action.save.orange-btn,
.multishipping-checkout_address-editshipping .action.save.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout_address-newshipping .action.save.orange-btn:hover,
.multishipping-checkout_address-editshipping .action.save.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout_address-newshipping .action.save.large,
.multishipping-checkout_address-editshipping .action.save.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout_address-newshipping .action.save.small,
.multishipping-checkout_address-editshipping .action.save.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout_address-newshipping .action.save.curve,
.multishipping-checkout_address-editshipping .action.save.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout_address-newshipping .action.save.blank,
.multishipping-checkout_address-editshipping .action.save.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout_address-newshipping .action.save.blank:hover,
.multishipping-checkout_address-editshipping .action.save.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout_address-newshipping .action.save.blank:focus,
.multishipping-checkout_address-editshipping .action.save.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout_address-newshipping .action.save.blank:active,
.multishipping-checkout_address-editshipping .action.save.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-addresses .page-title {
  margin-top: 20px;
}
.multishipping-checkout-addresses select {
  box-shadow: none !important;
}
.multishipping-checkout-addresses .action.primary,
.multishipping-checkout-addresses .amshopby-button,
.multishipping-checkout-addresses .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-addresses .action.primary:hover,
.multishipping-checkout-addresses .amshopby-button:hover,
.multishipping-checkout-addresses .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.primary:focus,
.multishipping-checkout-addresses .amshopby-button:focus,
.multishipping-checkout-addresses .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-addresses .action.primary:active,
.multishipping-checkout-addresses .amshopby-button:active,
.multishipping-checkout-addresses .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-addresses .action.primary.is-loading,
.multishipping-checkout-addresses .amshopby-button.is-loading,
.multishipping-checkout-addresses .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-addresses .action.primary.is-loading::after,
.multishipping-checkout-addresses .amshopby-button.is-loading::after,
.multishipping-checkout-addresses .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-addresses .action.primary.blue-btn,
.multishipping-checkout-addresses .amshopby-button.blue-btn,
.multishipping-checkout-addresses .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-addresses .action.primary.blue-btn:hover,
.multishipping-checkout-addresses .amshopby-button.blue-btn:hover,
.multishipping-checkout-addresses .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-addresses .action.primary.yellow-btn,
.multishipping-checkout-addresses .amshopby-button.yellow-btn,
.multishipping-checkout-addresses .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-addresses .action.primary.yellow-btn:hover,
.multishipping-checkout-addresses .amshopby-button.yellow-btn:hover,
.multishipping-checkout-addresses .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-addresses .action.primary.red-btn,
.multishipping-checkout-addresses .amshopby-button.red-btn,
.multishipping-checkout-addresses .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-addresses .action.primary.red-btn:hover,
.multishipping-checkout-addresses .amshopby-button.red-btn:hover,
.multishipping-checkout-addresses .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-addresses .action.primary.green-btn,
.multishipping-checkout-addresses .amshopby-button.green-btn,
.multishipping-checkout-addresses .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-addresses .action.primary.green-btn:hover,
.multishipping-checkout-addresses .amshopby-button.green-btn:hover,
.multishipping-checkout-addresses .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-addresses .action.primary.gray,
.multishipping-checkout-addresses .amshopby-button.gray,
.multishipping-checkout-addresses .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.primary.gray:hover,
.multishipping-checkout-addresses .amshopby-button.gray:hover,
.multishipping-checkout-addresses .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-addresses .action.primary.orange-btn,
.multishipping-checkout-addresses .amshopby-button.orange-btn,
.multishipping-checkout-addresses .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-addresses .action.primary.orange-btn:hover,
.multishipping-checkout-addresses .amshopby-button.orange-btn:hover,
.multishipping-checkout-addresses .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-addresses .action.primary.large,
.multishipping-checkout-addresses .amshopby-button.large,
.multishipping-checkout-addresses .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-addresses .action.primary.small,
.multishipping-checkout-addresses .amshopby-button.small,
.multishipping-checkout-addresses .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-addresses .action.primary.curve,
.multishipping-checkout-addresses .amshopby-button.curve,
.multishipping-checkout-addresses .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-addresses .action.primary.blank,
.multishipping-checkout-addresses .amshopby-button.blank,
.multishipping-checkout-addresses .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-addresses .action.primary.blank:hover,
.multishipping-checkout-addresses .amshopby-button.blank:hover,
.multishipping-checkout-addresses .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.primary.blank:focus,
.multishipping-checkout-addresses .amshopby-button.blank:focus,
.multishipping-checkout-addresses .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.primary.blank:active,
.multishipping-checkout-addresses .amshopby-button.blank:active,
.multishipping-checkout-addresses .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.update,
.multishipping-checkout-addresses .action.add {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-addresses .action.update:hover,
.multishipping-checkout-addresses .action.add:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.update:focus,
.multishipping-checkout-addresses .action.add:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-addresses .action.update:active,
.multishipping-checkout-addresses .action.add:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-addresses .action.update.is-loading,
.multishipping-checkout-addresses .action.add.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-addresses .action.update.is-loading::after,
.multishipping-checkout-addresses .action.add.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-addresses .action.update.blue-btn,
.multishipping-checkout-addresses .action.add.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-addresses .action.update.blue-btn:hover,
.multishipping-checkout-addresses .action.add.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-addresses .action.update.yellow-btn,
.multishipping-checkout-addresses .action.add.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-addresses .action.update.yellow-btn:hover,
.multishipping-checkout-addresses .action.add.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-addresses .action.update.red-btn,
.multishipping-checkout-addresses .action.add.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-addresses .action.update.red-btn:hover,
.multishipping-checkout-addresses .action.add.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-addresses .action.update.green-btn,
.multishipping-checkout-addresses .action.add.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-addresses .action.update.green-btn:hover,
.multishipping-checkout-addresses .action.add.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-addresses .action.update.gray,
.multishipping-checkout-addresses .action.add.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.update.gray:hover,
.multishipping-checkout-addresses .action.add.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-addresses .action.update.orange-btn,
.multishipping-checkout-addresses .action.add.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-addresses .action.update.orange-btn:hover,
.multishipping-checkout-addresses .action.add.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-addresses .action.update.large,
.multishipping-checkout-addresses .action.add.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-addresses .action.update.small,
.multishipping-checkout-addresses .action.add.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-addresses .action.update.curve,
.multishipping-checkout-addresses .action.add.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-addresses .action.update.blank,
.multishipping-checkout-addresses .action.add.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-addresses .action.update.blank:hover,
.multishipping-checkout-addresses .action.add.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.update.blank:focus,
.multishipping-checkout-addresses .action.add.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses .action.update.blank:active,
.multishipping-checkout-addresses .action.add.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-addresses a.delete,
.multishipping-checkout-addresses a.back {
  color: #000000;
}
.multishipping-checkout-addresses a.delete:hover,
.multishipping-checkout-addresses a.back:hover {
  color: #9c9c9c;
}
.multishipping-checkout-addresses a.delete:hover .span,
.multishipping-checkout-addresses a.back:hover .span {
  color: #9c9c9c;
}
.multishipping-checkout-addresses a.delete:hover:before,
.multishipping-checkout-addresses a.back:hover:before {
  color: #9c9c9c;
}
.multishipping-checkout-shipping .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-shipping .page-title {
  margin-top: 20px;
}
.multishipping-checkout-shipping select {
  box-shadow: none !important;
}
.multishipping-checkout-shipping .action.primary,
.multishipping-checkout-shipping .amshopby-button,
.multishipping-checkout-shipping .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-shipping .action.primary:hover,
.multishipping-checkout-shipping .amshopby-button:hover,
.multishipping-checkout-shipping .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-shipping .action.primary:focus,
.multishipping-checkout-shipping .amshopby-button:focus,
.multishipping-checkout-shipping .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-shipping .action.primary:active,
.multishipping-checkout-shipping .amshopby-button:active,
.multishipping-checkout-shipping .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-shipping .action.primary.is-loading,
.multishipping-checkout-shipping .amshopby-button.is-loading,
.multishipping-checkout-shipping .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-shipping .action.primary.is-loading::after,
.multishipping-checkout-shipping .amshopby-button.is-loading::after,
.multishipping-checkout-shipping .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-shipping .action.primary.blue-btn,
.multishipping-checkout-shipping .amshopby-button.blue-btn,
.multishipping-checkout-shipping .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-shipping .action.primary.blue-btn:hover,
.multishipping-checkout-shipping .amshopby-button.blue-btn:hover,
.multishipping-checkout-shipping .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-shipping .action.primary.yellow-btn,
.multishipping-checkout-shipping .amshopby-button.yellow-btn,
.multishipping-checkout-shipping .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-shipping .action.primary.yellow-btn:hover,
.multishipping-checkout-shipping .amshopby-button.yellow-btn:hover,
.multishipping-checkout-shipping .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-shipping .action.primary.red-btn,
.multishipping-checkout-shipping .amshopby-button.red-btn,
.multishipping-checkout-shipping .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-shipping .action.primary.red-btn:hover,
.multishipping-checkout-shipping .amshopby-button.red-btn:hover,
.multishipping-checkout-shipping .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-shipping .action.primary.green-btn,
.multishipping-checkout-shipping .amshopby-button.green-btn,
.multishipping-checkout-shipping .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-shipping .action.primary.green-btn:hover,
.multishipping-checkout-shipping .amshopby-button.green-btn:hover,
.multishipping-checkout-shipping .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-shipping .action.primary.gray,
.multishipping-checkout-shipping .amshopby-button.gray,
.multishipping-checkout-shipping .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-shipping .action.primary.gray:hover,
.multishipping-checkout-shipping .amshopby-button.gray:hover,
.multishipping-checkout-shipping .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-shipping .action.primary.orange-btn,
.multishipping-checkout-shipping .amshopby-button.orange-btn,
.multishipping-checkout-shipping .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-shipping .action.primary.orange-btn:hover,
.multishipping-checkout-shipping .amshopby-button.orange-btn:hover,
.multishipping-checkout-shipping .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-shipping .action.primary.large,
.multishipping-checkout-shipping .amshopby-button.large,
.multishipping-checkout-shipping .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-shipping .action.primary.small,
.multishipping-checkout-shipping .amshopby-button.small,
.multishipping-checkout-shipping .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-shipping .action.primary.curve,
.multishipping-checkout-shipping .amshopby-button.curve,
.multishipping-checkout-shipping .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-shipping .action.primary.blank,
.multishipping-checkout-shipping .amshopby-button.blank,
.multishipping-checkout-shipping .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-shipping .action.primary.blank:hover,
.multishipping-checkout-shipping .amshopby-button.blank:hover,
.multishipping-checkout-shipping .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-shipping .action.primary.blank:focus,
.multishipping-checkout-shipping .amshopby-button.blank:focus,
.multishipping-checkout-shipping .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-shipping .action.primary.blank:active,
.multishipping-checkout-shipping .amshopby-button.blank:active,
.multishipping-checkout-shipping .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-shipping a {
  color: #000000;
}
.multishipping-checkout-shipping a:hover {
  color: #9c9c9c;
}
.multishipping-checkout-shipping a:hover .span {
  color: #9c9c9c;
}
.multishipping-checkout-shipping a:hover:before {
  color: #9c9c9c;
}
.multishipping-checkout-billing .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-billing .page-title {
  margin-top: 20px;
}
.multishipping-checkout-billing select {
  box-shadow: none !important;
}
.multishipping-checkout-billing .action.primary,
.multishipping-checkout-billing .amshopby-button,
.multishipping-checkout-billing .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-billing .action.primary:hover,
.multishipping-checkout-billing .amshopby-button:hover,
.multishipping-checkout-billing .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-billing .action.primary:focus,
.multishipping-checkout-billing .amshopby-button:focus,
.multishipping-checkout-billing .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-billing .action.primary:active,
.multishipping-checkout-billing .amshopby-button:active,
.multishipping-checkout-billing .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-billing .action.primary.is-loading,
.multishipping-checkout-billing .amshopby-button.is-loading,
.multishipping-checkout-billing .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-billing .action.primary.is-loading::after,
.multishipping-checkout-billing .amshopby-button.is-loading::after,
.multishipping-checkout-billing .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-billing .action.primary.blue-btn,
.multishipping-checkout-billing .amshopby-button.blue-btn,
.multishipping-checkout-billing .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-billing .action.primary.blue-btn:hover,
.multishipping-checkout-billing .amshopby-button.blue-btn:hover,
.multishipping-checkout-billing .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-billing .action.primary.yellow-btn,
.multishipping-checkout-billing .amshopby-button.yellow-btn,
.multishipping-checkout-billing .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-billing .action.primary.yellow-btn:hover,
.multishipping-checkout-billing .amshopby-button.yellow-btn:hover,
.multishipping-checkout-billing .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-billing .action.primary.red-btn,
.multishipping-checkout-billing .amshopby-button.red-btn,
.multishipping-checkout-billing .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-billing .action.primary.red-btn:hover,
.multishipping-checkout-billing .amshopby-button.red-btn:hover,
.multishipping-checkout-billing .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-billing .action.primary.green-btn,
.multishipping-checkout-billing .amshopby-button.green-btn,
.multishipping-checkout-billing .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-billing .action.primary.green-btn:hover,
.multishipping-checkout-billing .amshopby-button.green-btn:hover,
.multishipping-checkout-billing .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-billing .action.primary.gray,
.multishipping-checkout-billing .amshopby-button.gray,
.multishipping-checkout-billing .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-billing .action.primary.gray:hover,
.multishipping-checkout-billing .amshopby-button.gray:hover,
.multishipping-checkout-billing .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-billing .action.primary.orange-btn,
.multishipping-checkout-billing .amshopby-button.orange-btn,
.multishipping-checkout-billing .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-billing .action.primary.orange-btn:hover,
.multishipping-checkout-billing .amshopby-button.orange-btn:hover,
.multishipping-checkout-billing .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-billing .action.primary.large,
.multishipping-checkout-billing .amshopby-button.large,
.multishipping-checkout-billing .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-billing .action.primary.small,
.multishipping-checkout-billing .amshopby-button.small,
.multishipping-checkout-billing .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-billing .action.primary.curve,
.multishipping-checkout-billing .amshopby-button.curve,
.multishipping-checkout-billing .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-billing .action.primary.blank,
.multishipping-checkout-billing .amshopby-button.blank,
.multishipping-checkout-billing .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-billing .action.primary.blank:hover,
.multishipping-checkout-billing .amshopby-button.blank:hover,
.multishipping-checkout-billing .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-billing .action.primary.blank:focus,
.multishipping-checkout-billing .amshopby-button.blank:focus,
.multishipping-checkout-billing .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-billing .action.primary.blank:active,
.multishipping-checkout-billing .amshopby-button.blank:active,
.multishipping-checkout-billing .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-billing a {
  color: #000000;
}
.multishipping-checkout-billing a:hover {
  color: #9c9c9c;
}
.multishipping-checkout-billing a:hover .span {
  color: #9c9c9c;
}
.multishipping-checkout-billing a:hover:before {
  color: #9c9c9c;
}
.multishipping-checkout-overview .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-overview .page-title {
  margin-top: 20px;
}
.multishipping-checkout-overview select {
  box-shadow: none !important;
}
.multishipping-checkout-overview .action.primary,
.multishipping-checkout-overview .amshopby-button,
.multishipping-checkout-overview .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-overview .action.primary:hover,
.multishipping-checkout-overview .amshopby-button:hover,
.multishipping-checkout-overview .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-overview .action.primary:focus,
.multishipping-checkout-overview .amshopby-button:focus,
.multishipping-checkout-overview .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-overview .action.primary:active,
.multishipping-checkout-overview .amshopby-button:active,
.multishipping-checkout-overview .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-overview .action.primary.is-loading,
.multishipping-checkout-overview .amshopby-button.is-loading,
.multishipping-checkout-overview .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-overview .action.primary.is-loading::after,
.multishipping-checkout-overview .amshopby-button.is-loading::after,
.multishipping-checkout-overview .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-overview .action.primary.blue-btn,
.multishipping-checkout-overview .amshopby-button.blue-btn,
.multishipping-checkout-overview .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-overview .action.primary.blue-btn:hover,
.multishipping-checkout-overview .amshopby-button.blue-btn:hover,
.multishipping-checkout-overview .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-overview .action.primary.yellow-btn,
.multishipping-checkout-overview .amshopby-button.yellow-btn,
.multishipping-checkout-overview .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-overview .action.primary.yellow-btn:hover,
.multishipping-checkout-overview .amshopby-button.yellow-btn:hover,
.multishipping-checkout-overview .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-overview .action.primary.red-btn,
.multishipping-checkout-overview .amshopby-button.red-btn,
.multishipping-checkout-overview .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-overview .action.primary.red-btn:hover,
.multishipping-checkout-overview .amshopby-button.red-btn:hover,
.multishipping-checkout-overview .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-overview .action.primary.green-btn,
.multishipping-checkout-overview .amshopby-button.green-btn,
.multishipping-checkout-overview .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-overview .action.primary.green-btn:hover,
.multishipping-checkout-overview .amshopby-button.green-btn:hover,
.multishipping-checkout-overview .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-overview .action.primary.gray,
.multishipping-checkout-overview .amshopby-button.gray,
.multishipping-checkout-overview .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-overview .action.primary.gray:hover,
.multishipping-checkout-overview .amshopby-button.gray:hover,
.multishipping-checkout-overview .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-overview .action.primary.orange-btn,
.multishipping-checkout-overview .amshopby-button.orange-btn,
.multishipping-checkout-overview .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-overview .action.primary.orange-btn:hover,
.multishipping-checkout-overview .amshopby-button.orange-btn:hover,
.multishipping-checkout-overview .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-overview .action.primary.large,
.multishipping-checkout-overview .amshopby-button.large,
.multishipping-checkout-overview .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-overview .action.primary.small,
.multishipping-checkout-overview .amshopby-button.small,
.multishipping-checkout-overview .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-overview .action.primary.curve,
.multishipping-checkout-overview .amshopby-button.curve,
.multishipping-checkout-overview .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-overview .action.primary.blank,
.multishipping-checkout-overview .amshopby-button.blank,
.multishipping-checkout-overview .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-overview .action.primary.blank:hover,
.multishipping-checkout-overview .amshopby-button.blank:hover,
.multishipping-checkout-overview .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-overview .action.primary.blank:focus,
.multishipping-checkout-overview .amshopby-button.blank:focus,
.multishipping-checkout-overview .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-overview .action.primary.blank:active,
.multishipping-checkout-overview .amshopby-button.blank:active,
.multishipping-checkout-overview .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-overview a {
  color: #000000;
}
.multishipping-checkout-overview a:hover {
  color: #9c9c9c;
}
.multishipping-checkout-overview a:hover .span {
  color: #9c9c9c;
}
.multishipping-checkout-overview a:hover:before {
  color: #9c9c9c;
}
.multishipping-checkout-success .page-title-wrapper {
  text-align: center;
}
.multishipping-checkout-success .page-title {
  margin-top: 20px;
}
.multishipping-checkout-success .action.primary,
.multishipping-checkout-success .amshopby-button,
.multishipping-checkout-success .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.multishipping-checkout-success .action.primary:hover,
.multishipping-checkout-success .amshopby-button:hover,
.multishipping-checkout-success .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.multishipping-checkout-success .action.primary:focus,
.multishipping-checkout-success .amshopby-button:focus,
.multishipping-checkout-success .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-success .action.primary:active,
.multishipping-checkout-success .amshopby-button:active,
.multishipping-checkout-success .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.multishipping-checkout-success .action.primary.is-loading,
.multishipping-checkout-success .amshopby-button.is-loading,
.multishipping-checkout-success .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.multishipping-checkout-success .action.primary.is-loading::after,
.multishipping-checkout-success .amshopby-button.is-loading::after,
.multishipping-checkout-success .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.multishipping-checkout-success .action.primary.blue-btn,
.multishipping-checkout-success .amshopby-button.blue-btn,
.multishipping-checkout-success .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.multishipping-checkout-success .action.primary.blue-btn:hover,
.multishipping-checkout-success .amshopby-button.blue-btn:hover,
.multishipping-checkout-success .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.multishipping-checkout-success .action.primary.yellow-btn,
.multishipping-checkout-success .amshopby-button.yellow-btn,
.multishipping-checkout-success .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.multishipping-checkout-success .action.primary.yellow-btn:hover,
.multishipping-checkout-success .amshopby-button.yellow-btn:hover,
.multishipping-checkout-success .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.multishipping-checkout-success .action.primary.red-btn,
.multishipping-checkout-success .amshopby-button.red-btn,
.multishipping-checkout-success .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.multishipping-checkout-success .action.primary.red-btn:hover,
.multishipping-checkout-success .amshopby-button.red-btn:hover,
.multishipping-checkout-success .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.multishipping-checkout-success .action.primary.green-btn,
.multishipping-checkout-success .amshopby-button.green-btn,
.multishipping-checkout-success .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.multishipping-checkout-success .action.primary.green-btn:hover,
.multishipping-checkout-success .amshopby-button.green-btn:hover,
.multishipping-checkout-success .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.multishipping-checkout-success .action.primary.gray,
.multishipping-checkout-success .amshopby-button.gray,
.multishipping-checkout-success .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.multishipping-checkout-success .action.primary.gray:hover,
.multishipping-checkout-success .amshopby-button.gray:hover,
.multishipping-checkout-success .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.multishipping-checkout-success .action.primary.orange-btn,
.multishipping-checkout-success .amshopby-button.orange-btn,
.multishipping-checkout-success .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.multishipping-checkout-success .action.primary.orange-btn:hover,
.multishipping-checkout-success .amshopby-button.orange-btn:hover,
.multishipping-checkout-success .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.multishipping-checkout-success .action.primary.large,
.multishipping-checkout-success .amshopby-button.large,
.multishipping-checkout-success .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.multishipping-checkout-success .action.primary.small,
.multishipping-checkout-success .amshopby-button.small,
.multishipping-checkout-success .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.multishipping-checkout-success .action.primary.curve,
.multishipping-checkout-success .amshopby-button.curve,
.multishipping-checkout-success .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.multishipping-checkout-success .action.primary.blank,
.multishipping-checkout-success .amshopby-button.blank,
.multishipping-checkout-success .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.multishipping-checkout-success .action.primary.blank:hover,
.multishipping-checkout-success .amshopby-button.blank:hover,
.multishipping-checkout-success .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-success .action.primary.blank:focus,
.multishipping-checkout-success .amshopby-button.blank:focus,
.multishipping-checkout-success .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-success .action.primary.blank:active,
.multishipping-checkout-success .amshopby-button.blank:active,
.multishipping-checkout-success .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.multishipping-checkout-success .multicheckout.success {
  width: 100%;
  padding-left: 20%;
  position: relative;
}
.multishipping-checkout-success .multicheckout.success:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #9c9c9c;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10vw;
}
.multishipping-checkout-success .shipping-list .order-id {
  float: none !important;
}
.multishipping-checkout-success .shipping-list .order-id a {
  color: #000000;
}
.multishipping-checkout-success .shipping-list .order-id a:hover {
  color: #9c9c9c;
}
.multishipping-checkout-success .shipping-list .order-id a:hover .span {
  color: #9c9c9c;
}
.multishipping-checkout-success .shipping-list .order-id a:hover:before {
  color: #9c9c9c;
}
.multishipping-checkout-success .shipping-list .shipping-item {
  margin-left: 0 !important;
  margin: 20px 0;
  line-height: 1.5;
}
.checkout-onepage-success .page-title-wrapper {
  text-align: center;
}
.checkout-onepage-success .page-title {
  margin-top: 20px;
}
.checkout-onepage-success .action.primary,
.checkout-onepage-success .amshopby-button,
.checkout-onepage-success .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.checkout-onepage-success .action.primary:hover,
.checkout-onepage-success .amshopby-button:hover,
.checkout-onepage-success .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-onepage-success .action.primary:focus,
.checkout-onepage-success .amshopby-button:focus,
.checkout-onepage-success .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-onepage-success .action.primary:active,
.checkout-onepage-success .amshopby-button:active,
.checkout-onepage-success .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-onepage-success .action.primary.is-loading,
.checkout-onepage-success .amshopby-button.is-loading,
.checkout-onepage-success .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-onepage-success .action.primary.is-loading::after,
.checkout-onepage-success .amshopby-button.is-loading::after,
.checkout-onepage-success .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-onepage-success .action.primary.blue-btn,
.checkout-onepage-success .amshopby-button.blue-btn,
.checkout-onepage-success .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-onepage-success .action.primary.blue-btn:hover,
.checkout-onepage-success .amshopby-button.blue-btn:hover,
.checkout-onepage-success .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-onepage-success .action.primary.yellow-btn,
.checkout-onepage-success .amshopby-button.yellow-btn,
.checkout-onepage-success .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-onepage-success .action.primary.yellow-btn:hover,
.checkout-onepage-success .amshopby-button.yellow-btn:hover,
.checkout-onepage-success .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-onepage-success .action.primary.red-btn,
.checkout-onepage-success .amshopby-button.red-btn,
.checkout-onepage-success .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-onepage-success .action.primary.red-btn:hover,
.checkout-onepage-success .amshopby-button.red-btn:hover,
.checkout-onepage-success .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-onepage-success .action.primary.green-btn,
.checkout-onepage-success .amshopby-button.green-btn,
.checkout-onepage-success .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-onepage-success .action.primary.green-btn:hover,
.checkout-onepage-success .amshopby-button.green-btn:hover,
.checkout-onepage-success .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-onepage-success .action.primary.gray,
.checkout-onepage-success .amshopby-button.gray,
.checkout-onepage-success .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-onepage-success .action.primary.gray:hover,
.checkout-onepage-success .amshopby-button.gray:hover,
.checkout-onepage-success .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-onepage-success .action.primary.orange-btn,
.checkout-onepage-success .amshopby-button.orange-btn,
.checkout-onepage-success .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-onepage-success .action.primary.orange-btn:hover,
.checkout-onepage-success .amshopby-button.orange-btn:hover,
.checkout-onepage-success .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-onepage-success .action.primary.large,
.checkout-onepage-success .amshopby-button.large,
.checkout-onepage-success .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-onepage-success .action.primary.small,
.checkout-onepage-success .amshopby-button.small,
.checkout-onepage-success .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-onepage-success .action.primary.curve,
.checkout-onepage-success .amshopby-button.curve,
.checkout-onepage-success .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-onepage-success .action.primary.blank,
.checkout-onepage-success .amshopby-button.blank,
.checkout-onepage-success .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-onepage-success .action.primary.blank:hover,
.checkout-onepage-success .amshopby-button.blank:hover,
.checkout-onepage-success .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-onepage-success .action.primary.blank:focus,
.checkout-onepage-success .amshopby-button.blank:focus,
.checkout-onepage-success .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-onepage-success .action.primary.blank:active,
.checkout-onepage-success .amshopby-button.blank:active,
.checkout-onepage-success .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-onepage-success .checkout-success {
  width: 100%;
  padding-left: 20%;
  position: relative;
}
.checkout-onepage-success .checkout-success:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #9c9c9c;
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 10vw;
}
.checkout-onepage-success .print {
  color: #000000;
}
.checkout-onepage-success .print:hover {
  color: #9c9c9c;
}
.checkout-onepage-success .print:hover .span {
  color: #9c9c9c;
}
.checkout-onepage-success .print:hover:before {
  color: #9c9c9c;
}
.sales-order-view .block-collapsible-nav .item.current a {
  border-color: #9c9c9c;
}
.customer-account-index .block-title.order {
  margin-bottom: 40px;
}
.contact-index-index .default-banner {
  position: relative;
}
.contact-index-index .default-banner img {
  min-height: 300px;
  object-fit: cover;
  display: block;
  width: 100%;
}
.contact-index-index .default-banner .ccaption {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}
.contact-index-index .default-banner .ccaption h4 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.contact-index-index .default-banner .ccaption h3 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.contact-index-index .default-banner .ccaption a {
  background: #f7c800;
  border: 2px solid #f7c800;
  padding: 15px 24px;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Sen', sans-serif;
  border-radius: 0;
  transition: .5s;
  display: inline-block;
  margin-top: 20px;
}
.contact-index-index .default-banner .ccaption a:hover {
  background: #fff;
  border: 2px solid #000;
  transition: .5s;
}
.contact-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.contact-index-index .page-main .page-title-wrapper {
  display: none;
}
.contact-index-index .contact-outer-left {
  display: flex;
  flex-wrap: wrap;
}
.contact-index-index .adrees-sect {
  margin-top: 42px;
}
.contact-index-index .adrees-sect .add-sect {
  margin-bottom: 25px;
}
.contact-index-index .adrees-sect .add-sect h3 {
  font-size: 20px;
  font-weight: 700;
  color: #4d4d4d;
  margin: 0;
  font-family: 'Sen', sans-serif;
  line-height: 1.6;
  margin-bottom: 8px;
}
.contact-index-index .adrees-sect .add-sect p {
  font-size: 16px;
  color: #808080;
  font-weight: 400;
  font-family: 'Sen', sans-serif;
}
.contact-index-index .adrees-sect .add-sect h4 {
  font-size: 18px;
  font-weight: 400;
  color: #808080;
  margin: 0;
  font-family: 'Sen', sans-serif;
  line-height: 1.6;
}
.contact-index-index .adrees-sect .add-sect h5 {
  font-size: 18px;
  font-weight: 600;
  color: #808080;
  margin: 0;
  font-family: 'Sen', sans-serif;
  line-height: 1.6;
}
.contact-index-index .form.contact {
  margin-top: 42px;
  min-width: 0 !important;
}
.contact-index-index .form.contact .legend {
  border: 0;
  padding: 0;
}
.contact-index-index .form.contact .legend span {
  font-size: 40px;
  color: #3d3d3d;
  margin: 0;
  padding-bottom: 18px;
  font-family: 'Gotham', sans-serif;
}
.contact-index-index .form.contact .field.note.no-label {
  font-size: 16px;
  color: #808080;
  font-weight: 400;
  margin-bottom: 20px;
}
.contact-index-index .form.contact .field:not(.note) .label {
  font-size: 18px;
  color: #808080;
  font-weight: 400;
}
.contact-index-index .form.contact .fieldset {
  margin-bottom: 16px;
}
.contact-index-index .form.contact .actions-toolbar .primary {
  float: right;
}
.contact-index-index .form.contact .actions-toolbar .action.submit {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  margin-right: 0;
}
.contact-index-index .form.contact .actions-toolbar .action.submit:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar .action.submit:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.contact-index-index .form.contact .actions-toolbar .action.submit:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .form.contact .actions-toolbar .action.submit.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .form.contact textarea {
  box-shadow: none;
}
.contact-index-index #map {
  width: 100%;
  height: 100%;
}
.contact-index-index .contact-outer-left {
  border-bottom: 1px solid #e5e5e5;
}
.contact-index-index .social-contact {
  text-align: center;
  padding-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-index-index .social-contact span {
  font-size: 18px;
  color: #4d4d4d;
  font-weight: 400;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 14px;
}
.contact-index-index .social-contact ul {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.contact-index-index .social-contact ul li {
  list-style: none;
  margin-right: 20px;
  display: inline-block;
  width: 46px;
}
.contact-index-index .social-contact ul li a img {
  transform: scale(1);
  transition: .5s;
  width: 100%;
}
.contact-index-index .social-contact ul li a:hover img {
  transform: scale(1.2);
  transition: .5s;
}
.cms-story .default-banner,
.cms-about-us .default-banner {
  position: relative;
}
.cms-story .default-banner img,
.cms-about-us .default-banner img {
  min-height: 300px;
  object-fit: cover;
  display: block;
  width: 100%;
}
.cms-story .default-banner .ccaption,
.cms-about-us .default-banner .ccaption {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}
.cms-story .default-banner .ccaption h4,
.cms-about-us .default-banner .ccaption h4 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.cms-story .default-banner .ccaption h3,
.cms-about-us .default-banner .ccaption h3 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.cms-story .default-banner .ccaption a,
.cms-about-us .default-banner .ccaption a {
  background: #f7c800;
  border: 2px solid #f7c800;
  padding: 15px 24px;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Sen', sans-serif;
  border-radius: 0;
  transition: .5s;
  display: inline-block;
  margin-top: 20px;
}
.cms-story .default-banner .ccaption a:hover,
.cms-about-us .default-banner .ccaption a:hover {
  background: #fff;
  border: 2px solid #000;
  transition: .5s;
}
.cms-story .page-main,
.cms-about-us .page-main {
  max-width: 100%;
}
.cms-story .str-s1,
.cms-about-us .str-s1 {
  padding: 30px 0;
}
.cms-story .str-s1 h2,
.cms-about-us .str-s1 h2 {
  font-size: 32px;
  color: #000000;
  text-align: center;
  font-family: 'Gotham', sans-serif;
  margin-top: 0;
}
.cms-story .str-s1 p,
.cms-about-us .str-s1 p {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 14px;
}
.cms-story .str-s2,
.cms-about-us .str-s2 {
  display: flex;
}
.cms-story .str-s2 .stwo-in1,
.cms-about-us .str-s2 .stwo-in1 {
  overflow: hidden;
}
.cms-story .str-s2 .stwo-in1 img,
.cms-about-us .str-s2 .stwo-in1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: 0.5s ease-out;
  transform: scale(1.001);
}
.cms-story .str-s2 .stwo-in1:hover img,
.cms-about-us .str-s2 .stwo-in1:hover img {
  transform: scale(1.05);
  transition: 0.5s ease-out;
}
.cms-story .str-s2 .stwo-in2,
.cms-about-us .str-s2 .stwo-in2 {
  padding: 36px 30px;
  background: #f5f5f5;
}
.cms-story .str-s2 .stwo-in2 p,
.cms-about-us .str-s2 .stwo-in2 p {
  font-size: 18px;
  color: #616161;
  text-align: center;
}
.cms-story .str-s2 .stwo-in3,
.cms-about-us .str-s2 .stwo-in3 {
  overflow: hidden;
}
.cms-story .str-s2 .stwo-in3 img,
.cms-about-us .str-s2 .stwo-in3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: 0.5s ease-out;
  transform: scale(1.001);
}
.cms-story .str-s2 .stwo-in3:hover img,
.cms-about-us .str-s2 .stwo-in3:hover img {
  transform: scale(1.05);
  transition: 0.5s ease-out;
}
.cms-story .str-s3,
.cms-about-us .str-s3 {
  padding: 35px 0;
}
.cms-story .str-s3 h2,
.cms-about-us .str-s3 h2 {
  margin: 0;
  font-size: 26px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  margin-bottom: 30px;
}
.cms-story .str-s3 .timelinesect,
.cms-about-us .str-s3 .timelinesect {
  margin: 0 auto;
  position: relative;
}
.cms-story .str-s3 .timelinesect .more,
.cms-about-us .str-s3 .timelinesect .more {
  font-size: 16px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  background: #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  bottom: -52px;
}
.cms-story .str-s3 .timelinesect:before,
.cms-about-us .str-s3 .timelinesect:before {
  content: '';
  width: 2px;
  background: #ebebeb;
  position: absolute;
  left: 0;
  right: 0;
  top: 122px;
  margin: 0 auto;
  height: calc(100% - 107px);
}
.cms-story .str-s3 .timelinesect .sect-tm,
.cms-about-us .str-s3 .timelinesect .sect-tm {
  width: 40%;
  position: relative;
}
.cms-story .str-s3 .timelinesect .sect-tm .imgsect,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect {
  position: relative;
}
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:after,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:after,
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:before,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  transition: all 0.4s ease-out;
  z-index: -1;
}
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:before,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:before {
  left: 5%;
  top: 5%;
  transition-duration: 0.4s;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
}
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:after,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:after {
  right: 5%;
  bottom: 5%;
  transition-duration: 0.4s;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:hover:after,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:hover:after,
.cms-story .str-s3 .timelinesect .sect-tm .imgsect:hover:before,
.cms-about-us .str-s3 .timelinesect .sect-tm .imgsect:hover:before {
  width: 89%;
  height: 89%;
  z-index: 1;
}
.cms-story .str-s3 .timelinesect .sect-tm img,
.cms-about-us .str-s3 .timelinesect .sect-tm img {
  width: 100%;
  display: block;
}
.cms-story .str-s3 .timelinesect .sect-tm p,
.cms-about-us .str-s3 .timelinesect .sect-tm p {
  font-size: 16px;
  color: #616161;
  font-weight: 400;
  margin-top: 10px;
}
.cms-story .str-s3 .timelinesect .sect-tm .year,
.cms-about-us .str-s3 .timelinesect .sect-tm .year {
  font-size: 16px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  position: absolute;
  width: 70px;
  height: 70px;
  background: #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.cms-story .str-s3 .timelinesect .sect-tm .year:before,
.cms-about-us .str-s3 .timelinesect .sect-tm .year:before {
  content: '';
  width: 47px;
  height: 2px;
  background: #ebebeb;
  position: absolute;
}
.cms-story .str-s3 .timelinesect .sect-tm .year:after,
.cms-about-us .str-s3 .timelinesect .sect-tm .year:after {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ebebeb;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm {
  float: left;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm .year:before,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm .year:before {
  left: -46px;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm .year:after,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n+1) .sect-tm .year:after {
  left: -46px;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm {
  float: right;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm .year:before,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm .year:before {
  right: -46px;
}
.cms-story .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm .year:after,
.cms-about-us .str-s3 .timelinesect .clearfix:nth-child(2n) .sect-tm .year:after {
  right: -46px;
}
.cms-story .str-s4,
.cms-about-us .str-s4 {
  display: flex;
  margin-top: 80px;
}
.cms-story .str-s4 .s4in.one,
.cms-about-us .str-s4 .s4in.one,
.cms-story .str-s4 .s4in.three,
.cms-about-us .str-s4 .s4in.three {
  padding: 102px 40px;
  background: #f5f5f5;
}
.cms-story .str-s4 .s4in.one h2,
.cms-about-us .str-s4 .s4in.one h2,
.cms-story .str-s4 .s4in.three h2,
.cms-about-us .str-s4 .s4in.three h2 {
  font-size: 20px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.cms-story .str-s4 .s4in.one p,
.cms-about-us .str-s4 .s4in.one p,
.cms-story .str-s4 .s4in.three p,
.cms-about-us .str-s4 .s4in.three p {
  font-size: 18px;
  color: #616161;
  text-align: center;
}
.cms-story .str-s4 .s4in.two,
.cms-about-us .str-s4 .s4in.two {
  overflow: hidden;
}
.cms-story .str-s4 .s4in.two img,
.cms-about-us .str-s4 .s4in.two img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.001);
  transition: 0.5s ease-out;
}
.cms-story .str-s4 .s4in.two:hover img,
.cms-about-us .str-s4 .s4in.two:hover img {
  transform: scale(1.05);
  transition: 0.5s ease-out;
}
.cms-story .columns .column.main,
.cms-about-us .columns .column.main {
  padding-bottom: 20px;
}
.cms-inspiration .default-banner {
  position: relative;
}
.cms-inspiration .default-banner img {
  min-height: 300px;
  object-fit: cover;
  display: block;
  width: 100%;
}
.cms-inspiration .default-banner .ccaption {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}
.cms-inspiration .default-banner .ccaption h4 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.cms-inspiration .default-banner .ccaption h3 {
  color: #ffffff;
  font-family: 'futura_md_btbold';
  text-transform: uppercase;
  margin: 0;
}
.cms-inspiration .default-banner .ccaption a {
  background: #f7c800;
  border: 2px solid #f7c800;
  padding: 15px 24px;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Sen', sans-serif;
  border-radius: 0;
  transition: .5s;
  display: inline-block;
  margin-top: 20px;
}
.cms-inspiration .default-banner .ccaption a:hover {
  background: #fff;
  border: 2px solid #000;
  transition: .5s;
}
.cms-inspiration .insp-cat {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
}
.cms-inspiration .insp-cat li {
  list-style: none;
}
.cms-inspiration .insp-cat li a {
  display: block;
}
.cms-inspiration .insp-cat li a img {
  width: 100%;
  display: block;
  opacity: .98;
  transform: scale(1.01);
  transition: 1s;
}
.cms-inspiration .insp-cat li a h4 {
  font-size: 18px;
  color: #000000;
  padding: 15px 0 24px 0;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.cms-inspiration .insp-cat li .cat-image {
  overflow: hidden;
  background: #000000;
}
.cms-inspiration .insp-cat li:hover img {
  opacity: .7;
  transform: scale(1.02);
  transition: 1s;
}
.lookbookslider-top .product-info.product-item-info {
  padding: 16px;
  background: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.13);
  min-width: 250px;
}
.lookbookslider-top .product-info.product-item-info a {
  margin-bottom: 10px;
  font-size: 16px;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.lookbookslider-top .product-info.product-item-info .actions-primary button.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-layout-custom-inspiration .loadingbox {
  position: fixed;
  top: 50%;
  left: 50%;
  display: block;
}
.catalogsearch-advanced-index .page-title-wrapper,
.customer-account-createpassword .page-title-wrapper {
  text-align: center;
}
.catalogsearch-advanced-index .page-title,
.customer-account-createpassword .page-title {
  margin-top: 20px;
}
.catalogsearch-advanced-index .form,
.customer-account-createpassword .form {
  margin: 0 auto;
}
.catalogsearch-advanced-index .form select,
.customer-account-createpassword .form select {
  height: 48px;
}
.catalogsearch-advanced-index .form .action.primary,
.customer-account-createpassword .form .action.primary,
.catalogsearch-advanced-index .form .amshopby-button,
.customer-account-createpassword .form .amshopby-button,
.catalogsearch-advanced-index .form .am-filter-go,
.customer-account-createpassword .form .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.catalogsearch-advanced-index .form .action.primary:hover,
.customer-account-createpassword .form .action.primary:hover,
.catalogsearch-advanced-index .form .amshopby-button:hover,
.customer-account-createpassword .form .amshopby-button:hover,
.catalogsearch-advanced-index .form .am-filter-go:hover,
.customer-account-createpassword .form .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalogsearch-advanced-index .form .action.primary:focus,
.customer-account-createpassword .form .action.primary:focus,
.catalogsearch-advanced-index .form .amshopby-button:focus,
.customer-account-createpassword .form .amshopby-button:focus,
.catalogsearch-advanced-index .form .am-filter-go:focus,
.customer-account-createpassword .form .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalogsearch-advanced-index .form .action.primary:active,
.customer-account-createpassword .form .action.primary:active,
.catalogsearch-advanced-index .form .amshopby-button:active,
.customer-account-createpassword .form .amshopby-button:active,
.catalogsearch-advanced-index .form .am-filter-go:active,
.customer-account-createpassword .form .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalogsearch-advanced-index .form .action.primary.is-loading,
.customer-account-createpassword .form .action.primary.is-loading,
.catalogsearch-advanced-index .form .amshopby-button.is-loading,
.customer-account-createpassword .form .amshopby-button.is-loading,
.catalogsearch-advanced-index .form .am-filter-go.is-loading,
.customer-account-createpassword .form .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalogsearch-advanced-index .form .action.primary.is-loading::after,
.customer-account-createpassword .form .action.primary.is-loading::after,
.catalogsearch-advanced-index .form .amshopby-button.is-loading::after,
.customer-account-createpassword .form .amshopby-button.is-loading::after,
.catalogsearch-advanced-index .form .am-filter-go.is-loading::after,
.customer-account-createpassword .form .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalogsearch-advanced-index .form .action.primary.blue-btn,
.customer-account-createpassword .form .action.primary.blue-btn,
.catalogsearch-advanced-index .form .amshopby-button.blue-btn,
.customer-account-createpassword .form .amshopby-button.blue-btn,
.catalogsearch-advanced-index .form .am-filter-go.blue-btn,
.customer-account-createpassword .form .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalogsearch-advanced-index .form .action.primary.blue-btn:hover,
.customer-account-createpassword .form .action.primary.blue-btn:hover,
.catalogsearch-advanced-index .form .amshopby-button.blue-btn:hover,
.customer-account-createpassword .form .amshopby-button.blue-btn:hover,
.catalogsearch-advanced-index .form .am-filter-go.blue-btn:hover,
.customer-account-createpassword .form .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalogsearch-advanced-index .form .action.primary.yellow-btn,
.customer-account-createpassword .form .action.primary.yellow-btn,
.catalogsearch-advanced-index .form .amshopby-button.yellow-btn,
.customer-account-createpassword .form .amshopby-button.yellow-btn,
.catalogsearch-advanced-index .form .am-filter-go.yellow-btn,
.customer-account-createpassword .form .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalogsearch-advanced-index .form .action.primary.yellow-btn:hover,
.customer-account-createpassword .form .action.primary.yellow-btn:hover,
.catalogsearch-advanced-index .form .amshopby-button.yellow-btn:hover,
.customer-account-createpassword .form .amshopby-button.yellow-btn:hover,
.catalogsearch-advanced-index .form .am-filter-go.yellow-btn:hover,
.customer-account-createpassword .form .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalogsearch-advanced-index .form .action.primary.red-btn,
.customer-account-createpassword .form .action.primary.red-btn,
.catalogsearch-advanced-index .form .amshopby-button.red-btn,
.customer-account-createpassword .form .amshopby-button.red-btn,
.catalogsearch-advanced-index .form .am-filter-go.red-btn,
.customer-account-createpassword .form .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalogsearch-advanced-index .form .action.primary.red-btn:hover,
.customer-account-createpassword .form .action.primary.red-btn:hover,
.catalogsearch-advanced-index .form .amshopby-button.red-btn:hover,
.customer-account-createpassword .form .amshopby-button.red-btn:hover,
.catalogsearch-advanced-index .form .am-filter-go.red-btn:hover,
.customer-account-createpassword .form .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalogsearch-advanced-index .form .action.primary.green-btn,
.customer-account-createpassword .form .action.primary.green-btn,
.catalogsearch-advanced-index .form .amshopby-button.green-btn,
.customer-account-createpassword .form .amshopby-button.green-btn,
.catalogsearch-advanced-index .form .am-filter-go.green-btn,
.customer-account-createpassword .form .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalogsearch-advanced-index .form .action.primary.green-btn:hover,
.customer-account-createpassword .form .action.primary.green-btn:hover,
.catalogsearch-advanced-index .form .amshopby-button.green-btn:hover,
.customer-account-createpassword .form .amshopby-button.green-btn:hover,
.catalogsearch-advanced-index .form .am-filter-go.green-btn:hover,
.customer-account-createpassword .form .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalogsearch-advanced-index .form .action.primary.gray,
.customer-account-createpassword .form .action.primary.gray,
.catalogsearch-advanced-index .form .amshopby-button.gray,
.customer-account-createpassword .form .amshopby-button.gray,
.catalogsearch-advanced-index .form .am-filter-go.gray,
.customer-account-createpassword .form .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalogsearch-advanced-index .form .action.primary.gray:hover,
.customer-account-createpassword .form .action.primary.gray:hover,
.catalogsearch-advanced-index .form .amshopby-button.gray:hover,
.customer-account-createpassword .form .amshopby-button.gray:hover,
.catalogsearch-advanced-index .form .am-filter-go.gray:hover,
.customer-account-createpassword .form .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalogsearch-advanced-index .form .action.primary.orange-btn,
.customer-account-createpassword .form .action.primary.orange-btn,
.catalogsearch-advanced-index .form .amshopby-button.orange-btn,
.customer-account-createpassword .form .amshopby-button.orange-btn,
.catalogsearch-advanced-index .form .am-filter-go.orange-btn,
.customer-account-createpassword .form .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalogsearch-advanced-index .form .action.primary.orange-btn:hover,
.customer-account-createpassword .form .action.primary.orange-btn:hover,
.catalogsearch-advanced-index .form .amshopby-button.orange-btn:hover,
.customer-account-createpassword .form .amshopby-button.orange-btn:hover,
.catalogsearch-advanced-index .form .am-filter-go.orange-btn:hover,
.customer-account-createpassword .form .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalogsearch-advanced-index .form .action.primary.large,
.customer-account-createpassword .form .action.primary.large,
.catalogsearch-advanced-index .form .amshopby-button.large,
.customer-account-createpassword .form .amshopby-button.large,
.catalogsearch-advanced-index .form .am-filter-go.large,
.customer-account-createpassword .form .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalogsearch-advanced-index .form .action.primary.small,
.customer-account-createpassword .form .action.primary.small,
.catalogsearch-advanced-index .form .amshopby-button.small,
.customer-account-createpassword .form .amshopby-button.small,
.catalogsearch-advanced-index .form .am-filter-go.small,
.customer-account-createpassword .form .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalogsearch-advanced-index .form .action.primary.curve,
.customer-account-createpassword .form .action.primary.curve,
.catalogsearch-advanced-index .form .amshopby-button.curve,
.customer-account-createpassword .form .amshopby-button.curve,
.catalogsearch-advanced-index .form .am-filter-go.curve,
.customer-account-createpassword .form .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalogsearch-advanced-index .form .action.primary.blank,
.customer-account-createpassword .form .action.primary.blank,
.catalogsearch-advanced-index .form .amshopby-button.blank,
.customer-account-createpassword .form .amshopby-button.blank,
.catalogsearch-advanced-index .form .am-filter-go.blank,
.customer-account-createpassword .form .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalogsearch-advanced-index .form .action.primary.blank:hover,
.customer-account-createpassword .form .action.primary.blank:hover,
.catalogsearch-advanced-index .form .amshopby-button.blank:hover,
.customer-account-createpassword .form .amshopby-button.blank:hover,
.catalogsearch-advanced-index .form .am-filter-go.blank:hover,
.customer-account-createpassword .form .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalogsearch-advanced-index .form .action.primary.blank:focus,
.customer-account-createpassword .form .action.primary.blank:focus,
.catalogsearch-advanced-index .form .amshopby-button.blank:focus,
.customer-account-createpassword .form .amshopby-button.blank:focus,
.catalogsearch-advanced-index .form .am-filter-go.blank:focus,
.customer-account-createpassword .form .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalogsearch-advanced-index .form .action.primary.blank:active,
.customer-account-createpassword .form .action.primary.blank:active,
.catalogsearch-advanced-index .form .amshopby-button.blank:active,
.customer-account-createpassword .form .amshopby-button.blank:active,
.catalogsearch-advanced-index .form .am-filter-go.blank:active,
.customer-account-createpassword .form .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalogsearch-advanced-index .form label,
.customer-account-createpassword .form label {
  font-size: 18px;
  color: #808080;
  font-weight: 400;
}
.magetopbrand-group-view .page-title-wrapper,
.magetopbrand-index-index .page-title-wrapper {
  text-align: center;
}
.magetopbrand-group-view .page-title,
.magetopbrand-index-index .page-title {
  margin-top: 20px;
}
.magetopbrand-group-view .sidebar-additional,
.magetopbrand-index-index .sidebar-additional {
  display: none;
}
.magetopbrand-group-view .brand-item,
.magetopbrand-index-index .brand-item {
  height: 70px;
  margin-bottom: 20px;
  border: 1px solid #9E9E9E;
  text-align: center;
}
.magetopbrand-brand-view.page-layout-1column .page-title-wrapper,
.dailydeals-index-index .page-title-wrapper {
  text-align: center;
}
.magetopbrand-brand-view.page-layout-1column .page-title,
.dailydeals-index-index .page-title {
  margin-top: 20px;
  margin-bottom: 14px;
}
.page-product-bundle .product-info-main .product-info-stock-sku .stock.available {
  line-height: 1.3;
}
.page-product-bundle .product-info-main .bundle-actions {
  margin: 27px 0 0 0;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .product-info-main .bundle-actions .action.customize.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .bundle-options-wrapper {
  margin: 0 24px;
}
.page-product-bundle .bundle-options-container .product-options-wrapper {
  width: 100%;
}
.page-product-bundle .bundle-options-container .block-bundle-summary {
  padding: 0 24px;
  margin: 0;
}
.page-product-bundle .bundle-options-container .action.back.customization {
  color: #000;
}
.page-product-bundle .bundle-options-container .action.tocart {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.page-product-bundle .bundle-options-container .action.tocart:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .action.tocart:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.page-product-bundle .bundle-options-container .action.tocart:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.page-product-bundle .bundle-options-container .action.tocart.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.page-product-bundle .bundle-options-container .action.tocart.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.page-product-bundle .bundle-options-container .action.tocart.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.page-product-bundle .bundle-options-container .action.tocart.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.page-product-bundle .bundle-options-container .action.tocart.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.page-product-bundle .bundle-options-container .action.tocart.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.page-product-bundle .bundle-options-container .action.tocart.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.page-product-bundle .bundle-options-container .action.tocart.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.page-product-bundle .bundle-options-container .action.tocart.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.page-product-bundle .bundle-options-container .action.tocart.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.page-product-bundle .bundle-options-container .action.tocart.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .action.tocart.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.page-product-bundle .bundle-options-container .action.tocart.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.page-product-bundle .bundle-options-container .action.tocart.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.page-product-bundle .bundle-options-container .action.tocart.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.page-product-bundle .bundle-options-container .action.tocart.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.page-product-bundle .bundle-options-container .action.tocart.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.page-product-bundle .bundle-options-container .action.tocart.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.page-product-bundle .bundle-options-container .action.tocart.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .action.tocart.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .action.tocart.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.page-product-bundle .bundle-options-container .box-tocart {
  margin: 0;
}
.page-product-bundle .bundle-options-container .box-tocart .fieldset {
  display: table;
  width: 100%;
  margin-bottom: 0;
}
.page-product-bundle .bundle-options-container .box-tocart .fieldset > .actions {
  display: table-cell;
  vertical-align: top;
}
.page-product-bundle .bundle-options-container .box-tocart .label {
  font-size: 18px;
  color: #808080;
  text-transform: uppercase;
  font-weight: 700;
}
.page-product-bundle .bundle-options-container .box-tocart .field.qty {
  margin-bottom: 0;
  display: table-cell;
}
.page-product-bundle .bundle-options-container .box-tocart .control {
  border: 1px solid #e5e5e5;
  display: inline-block;
  margin: 0 15px;
  position: relative;
}
.page-product-bundle .bundle-options-container .box-tocart .control button:not(.primary) {
  border: 0 !important;
  padding: 0;
  position: absolute;
  left: 68px;
  box-shadow: none;
  color: #c2c2c2;
  background: none;
}
.page-product-bundle .bundle-options-container .box-tocart .control .addqty {
  top: 7px;
  width: 18px;
  height: 18px;
  font-size: 29px;
}
.page-product-bundle .bundle-options-container .box-tocart .control .subtract {
  top: 30px;
  width: 18px;
  height: 18px;
  font-size: 29px;
}
.page-product-bundle .bundle-options-container .box-tocart .control #qty {
  padding: 0px;
  margin-right: 20px;
  width: 68px;
  height: 52px !important;
  border: none;
  box-shadow: none;
}
.page-product-bundle .bundle-options-container .box-tocart .control #qty-error {
  position: absolute;
  bottom: -25px;
  width: 300px;
}
.page-product-bundle .bundle-options-container #bundle-summary .label {
  margin-bottom: 10px;
  display: block;
}
.stockists-index-index .search-stockists #stockists-submit {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  top: 6px;
  box-shadow: none;
  display: block;
}
.stockists-index-index .search-stockists #stockists-submit:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.stockists-index-index .search-stockists #stockists-submit:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.stockists-index-index .search-stockists #stockists-submit:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.stockists-index-index .search-stockists #stockists-submit.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.stockists-index-index .search-stockists #stockists-submit.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.stockists-index-index .search-stockists #stockists-submit.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.stockists-index-index .search-stockists #stockists-submit.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.stockists-index-index .search-stockists #stockists-submit.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.stockists-index-index .search-stockists #stockists-submit.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.stockists-index-index .search-stockists #stockists-submit.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.stockists-index-index .search-stockists #stockists-submit.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.stockists-index-index .search-stockists #stockists-submit.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.stockists-index-index .search-stockists #stockists-submit.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.stockists-index-index .search-stockists #stockists-submit.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.stockists-index-index .search-stockists #stockists-submit.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.stockists-index-index .search-stockists #stockists-submit.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.stockists-index-index .search-stockists #stockists-submit.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.stockists-index-index .search-stockists #stockists-submit.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.stockists-index-index .search-stockists #stockists-submit.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.stockists-index-index .search-stockists #stockists-submit.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.stockists-index-index .search-stockists #stockists-submit.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.stockists-index-index .search-stockists #stockists-submit.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.stockists-index-index .search-stockists #stockists-submit.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.stockists-index-index .search-stockists #stockists-submit.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.wishlist-index-index .products-grid .product-item-info {
  padding: 10px;
  border: 1px solid transparent;
}
.wishlist-index-index .product-items {
  display: flex;
  flex-wrap: wrap;
}
.wishlist-index-index .products-grid .product-item-info:hover,
.wishlist-index-index .products-grid .product-item-info.active {
  margin: 0;
  border: 1px solid #bbb;
}
.wishlist-index-index .price-box .special-price {
  display: inline-block;
}
.wishlist-index-index .price-box .old-price {
  display: inline-block;
}
.wishlist-index-index .price-box .old-price .price-label {
  display: none;
}
.wishlist-index-index .price-box .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.wishlist-index-index .deal.wk-daily-deal {
  width: 100%;
  border: 1px dashed #000000;
  z-index: 10;
  padding: 10px;
  margin-bottom: 20px;
}
.wishlist-index-index .deal.wk-daily-deal .wk_cat_count_clock {
  font-size: 12px;
  color: #000000;
  line-height: 1.7;
}
.wishlist-index-index .deal.wk-daily-deal .wk-deal-font-weight-600 {
  color: #ff0000;
  font-size: 14px;
}
.wishlist-index-index .deal.wk-daily-deal .wk-deal-off-box {
  position: unset;
}
.wishlist-index-index .deal.wk-daily-deal .wk-deal-left-border {
  display: none;
}
.wishlist-index-index .deal.wk-daily-deal .wk-deal-ends-label {
  line-height: 1.6;
}
.catalog-product_compare-index .column.main {
  width: 100%;
}
.catalog-product_compare-index .price-box {
  margin: 10px 0 10px 0;
}
.catalog-product_compare-index .price-box .special-price {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product_compare-index .price-box .old-price {
  display: inline-block !important;
}
.catalog-product_compare-index .price-box .old-price .price-label {
  display: none;
}
.catalog-product_compare-index .price-box .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-product_compare-index .wk-daily-deal {
  width: 100%;
  border: 1px dashed #000000;
  z-index: 10;
  padding: 10px;
}
.catalog-product_compare-index .wk-daily-deal .wk_cat_count_clock {
  font-size: 12px;
  color: #000000;
  line-height: 1.7;
}
.catalog-product_compare-index .wk-daily-deal .wk-deal-font-weight-600 {
  color: #ff0000;
  font-size: 14px;
}
.catalog-product_compare-index .wk-daily-deal .wk-deal-off-box {
  position: unset;
}
.catalog-product_compare-index .wk-daily-deal .wk-deal-left-border {
  display: none;
}
.catalog-product_compare-index .wk-daily-deal .wk-deal-ends-label {
  line-height: 1.6;
}
.catalog-product_compare-index .sidebar.sidebar-additional {
  display: none;
}
.customer-account-logoutsuccess .page-title {
  text-align: center;
  margin: 50px 0;
  display: block;
}
.customer-account-logoutsuccess .column.main p {
  text-align: center;
}
body {
  font-family: 'Muli', sans-serif;
}
.cms-story .str-s1 p,
.s4in.one p,
.str-s4 .s4in.three p {
  text-align: justify !important;
  text-align-last: center !important;
}
.cms-story .str-s2 .stwo-in2 p {
  text-align: justify !important;
  text-align-last: center !important;
}
.page-header .panel.wrapper {
  background: #fff;
}
.page-header .ritlinks-outer {
  display: block;
  float: right;
  width: auto;
  display: flex;
}
.page-header .top-contact a {
  font-size: 20px;
  color: #020235;
  padding-left: 40px;
  text-decoration: none;
  position: relative;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
}
.page-header .top-contact a:before {
  content: '';
  width: 30px;
  height: 30px;
  background: url(images/fon-icon.png) no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  position: absolute;
  left: 0px;
  transition: .3s;
}
.page-header .top-contact a:hover:before {
  transform: scale(1.1);
  transition: .3s;
}
.page-header .header.links a {
  font-size: 16px;
  color: #020235 !important;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  transition: .5s;
}
.page-header .header.links li.customer-welcome .action.switch:after {
  color: #000 !important;
}
.page-header .header.links li.customer-welcome.active .customer-menu > .header.links > li {
  width: 100%;
}
.page-header .header.links li.customer-welcome.active .customer-menu > .header.links > li.authorization-link:after {
  display: none;
}
.page-header .header.links li.customer-welcome.active .customer-menu > .header.links > li.authorization-link:before {
  display: none;
}
.page-header .authorization-link:after {
  content: '/' !important;
  margin-left: 10px;
  margin-right: 10px;
  color: #b2b2c1;
}
.page-header .authorization-link:before {
  font-family: 'icomoon' !important;
  content: "\e901";
  color: #c4c4c4;
  margin-right: 7px;
  font-size: 18px;
  line-height: 18px;
}
.page-header .link.wishlist a {
  font-size: 0;
}
.page-header .link.wishlist a:hover:before {
  color: #f7c700 !important;
}
.page-header .link.wishlist {
  list-style: none;
  margin-left: 13px;
}
.page-header {
  -webkit-box-shadow: 0px 6px 15px -10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 6px 15px -10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 6px 15px -10px rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.page-header .link.wishlist a:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  color: #c4c4c4;
  margin-right: 7px;
  font-size: 18px;
  line-height: 18px;
}
.page-header .action.showcart:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  color: #c4c4c4;
  margin-right: 7px;
  font-size: 18px;
  line-height: 18px;
}
.page-header .action.showcart.active:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  margin-right: 7px;
  font-size: 18px;
  line-height: 18px;
}
.page-header .header.links .greet {
  display: none;
}
.nav-sections .header.links .greet {
  display: none;
}
.page-header .block-search .action.search:before {
  font-size: 20px;
  color: #020235;
}
.page-header .header.links li {
  display: inline-block;
  margin-bottom: 0;
}
.page-header .block-search input {
  border: 1px solid #d7d7d7;
}
.page-footer {
  background: #f8f8f9;
  margin-top: 0;
  padding-bottom: 0;
}
.page-footer .foot-top {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.page-footer .footop-wrap {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 27px;
  display: flex;
}
.page-footer .foot-top .ft-sect h4 {
  margin: 0;
  font-size: 17px;
  color: #020235;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
}
.page-footer .foot-top .ft-sect h6 {
  margin: 0;
  font-size: 12px;
  color: #919191;
  text-transform: uppercase;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  line-height: 1.6;
}
.page-footer .foot-top .ft-sect {
  display: flex;
  padding: 20px 0;
  margin: 10px 0;
  margin-right: 10px;
}
.page-footer .foot-top .ft-sect .footimg {
  display: block;
  margin-right: 15px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.page-footer .footer-content {
  padding: 0 27px;
}
.page-footer .footer-outer {
  display: flex;
  padding: 40px 27px;
}
.page-footer .footsectone h3 {
  font-family: 'Muli', sans-serif;
  font-size: 16px;
  color: #474747;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 20px;
}
.page-footer .footer-newsletter {
  flex: 2;
}
.page-footer .footer-newsletter .field.newsletter {
  width: calc(-47%);
  display: inline-block;
  max-width: 300px;
}
.page-footer .footer-newsletter .block.newsletter {
  width: 100%;
}
.page-footer .footer-newsletter .block.newsletter div.mage-error[generated] {
  position: absolute;
  margin-top: 0;
}
.page-footer .footer-newsletter .newsletter .actions {
  width: auto;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 10px;
}
.page-footer .block.newsletter .title {
  display: block;
  margin: 0;
}
.page-footer .block.newsletter .title strong {
  color: #020235;
  font-size: 25px;
  line-height: 1.2;
  font-family: 'Muli', sans-serif;
  font-weight: 600px;
}
.page-footer .block.newsletter .field .control:before {
  display: none;
}
.page-footer .block.newsletter .field.newsletter > .control .label {
  clip: unset;
  position: static;
  padding: 11px 0;
  display: block;
  height: auto;
  width: auto;
  color: #919191;
  font-family: 'Muli', sans-serif;
  font-weight: 400px;
  font-size: 18px;
  line-height: 1.2;
}
.copyright-outer .copyright {
  background: #fff;
  padding: 0;
}
.copyright-outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 27px;
  border-top: 1px solid #e2e2e2;
}
.copyright-outer .copyright span {
  font-size: 16px;
  color: #919191;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.page-header .header.panel {
  padding: 25px 30px;
  max-width: 100%;
  position: relative;
}
.page-header .header.panel:before {
  content: " ";
  display: table;
}
.page-header .header.panel:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.copyright-outer .payment {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
.copyright-outer .payment li {
  list-style: none;
  margin-left: 10px;
}
.footer.content {
  display: none;
}
.page-footer .footsectone ul {
  margin: 0;
  padding: 0;
}
.page-footer .footsectone ul li {
  list-style: none;
  margin-bottom: 20px;
}
.page-footer .footsectone ul li a {
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  color: #666666;
  transition: .5s;
}
.page-footer .footsectone ul li a:hover {
  color: #f7c700 !important;
  transition: .5s;
}
.page-footer .footsectone ul li:last-child {
  margin-bottom: 0;
}
.page-header .link.compare {
  list-style: none;
}
.page-header .header.links a:hover {
  color: #f7c700 !important;
  transition: .5s;
}
.page-header .minicart-wrapper .action.showcart:hover:before {
  color: #f7c700 !important;
  transition: .5s;
}
.page-footer .block.newsletter .form.subscribe {
  display: block;
}
.page-footer .block.newsletter .action.subscribe {
  display: block;
  clip: unset;
  width: auto;
  height: auto;
  background: #f7c800;
  border: 2px solid #f7c800;
  border-radius: 0;
  padding: 15px 24px;
  color: #020235;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Muli', sans-serif;
  position: static;
  transition: .5s;
}
.page-footer .block.newsletter .action.subscribe:hover {
  background: #fff;
  border: 2px solid #000;
  transition: .5s;
}
.page-header .top-contact {
  display: none;
}
.page-header .block-search {
  float: right;
}
.page-header .block-search .control {
  border: 0;
}
.cms-home .slide-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  transform: translateY(-50%);
}
.cms-home .bannertext {
  text-align: center;
}
.cms-home .bannertext h1 {
  font-size: 75px;
  color: #ffffff;
  font-family: 'futura_md_btbold';
  line-height: 1.2;
  margin: 0;
  margin-bottom: 20px;
}
.cms-home .bannertext h2 {
  font-size: 50px;
  color: #ffffff;
  font-family: 'futura_md_btbold';
  line-height: 1.2;
  margin: 0;
  margin-bottom: 20px;
}
.cms-home .bannertext h3 {
  font-size: 30px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 26px;
  font-weight: 600;
}
.cms-home .bannertext a {
  color: #020235;
  background: #f7c700;
  font-size: 15px;
  font-family: 'Muli', sans-serif;
  line-height: 1;
  font-weight: 600;
  padding: 18px 20px;
  display: inline-block;
  border: 2px solid #f7c800;
  transition: .5s;
}
.cms-home .bannertext a:hover {
  border: 2px solid #000;
  background: #fff;
  transition: .5s;
}
.cms-home .bannertext + a {
  display: none;
}
.cms-home .first-column .swiper-container {
  position: relative;
  background: #000;
}
.cms-home .first-column .swiper-pagination {
  bottom: 45px;
}
.cms-home .first-column .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2px 10px;
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: .4;
}
.cms-home .first-column .swiper-container-horizontal .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1 !important;
}
.cms-home .home-featured {
  padding: 0 27px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-home .home-featured .image-sect {
  z-index: 0;
  background: #000;
}
.cms-home .home-featured .image-sect img {
  width: 100%;
  display: block;
}
.cms-home .home-featured .ft-one {
  margin-top: 25px;
}
.cms-home .home-featured .image-sect a {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 15px;
  color: #5b5b5b;
  padding: 17px;
  background: #fff;
  transform: translate(-50%, -50%);
  display: none;
  opacity: 0;
}
.cms-home .home-featured .image-sect:hover a {
  display: block;
  opacity: 1;
}
.cms-home .home-featured .image-sect:hover img {
  opacity: .8;
}
.cms-home .home-featured .desc-sect h3 {
  font-size: 32px;
  color: #020235;
  font-family: 'futura_hv_btheavy';
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
}
.cms-home .home-featured .desc-sect h4 {
  font-size: 15px;
  color: #616161;
  text-align: center;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cms-home .home-featured .desc-sect {
  background: #fff;
  width: calc(60%);
  padding: 20px 25px;
  border: 1px solid #e1e1e1;
  margin: -60px auto 0 auto;
  z-index: 1;
  position: relative;
  height: 160px !important;
}
.cms-home .home-featured .ft-one {
  position: relative;
}
.cms-home .first-column .swiper-slide img {
  display: block;
}
.cms-home .sect-shopby {
  padding: 24px 27px;
}
.cms-home .sect-shopby .resp-tabs-list {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
.cms-home .sect-shopby .resp-tabs-list > li {
  font-size: 20px;
  color: #020235;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  padding: 14px 17px;
  border: 1px solid #fff !important;
  background-color: #fff !important;
}
.cms-home .sect-shopby .resp-tabs-list > li.resp-tab-active {
  border: 1px solid #2e3192 !important;
  font-weight: 700;
}
.cms-home .sect-shopby .resp-tabs-list:before {
  content: 'Shop by -';
  display: block;
  margin-right: 40px;
  font-size: 18px;
  color: #838383;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.cms-home .sect-shopby .resp-tab-content {
  border: 0;
  padding: 0;
}
.cms-home .sect-shopby .sectiontab {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}
.cms-home .sect-shopby .tabin .tavinimag img {
  width: 100%;
  display: block;
}
.cms-home .sect-shopby .tabin .tabindesc {
  padding: 20px 10px;
}
.cms-home .sect-shopby .tabin .tabindesc h3 {
  font-size: 16px;
  color: #020235;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cms-home .bestin .boxone p {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* .cms-home .sect-shopby .tabin{
    margin-right: 10px;
} */
.cms-home .bestin-container {
  padding: 0 27px;
}
.cms-home .bestin {
  margin-right: -10px;
}
.cms-home .bestin .boxone {
  padding: 44px;
  border: 1px solid #e1e1e1;
}
.cms-home .bestin .boxone h2 {
  font-size: 35px;
  color: #020235;
  font-family: 'futura_hv_btheavy';
  margin: 0;
  margin-bottom: 12px;
}
.cms-home .bestin .boxtwo img {
  display: block;
  width: 100%;
  position: relative;
  height: 100%;
  object-fit: cover;
}
.cms-home .bestin .boxtwo:last-child {
  margin-right: 0;
}
.cms-home .bestin .boxtwo h3 {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  text-align: center;
}
.cms-home .bestin {
  display: flex;
  flex-wrap: wrap;
}
.cms-home .bestin .boxone {
  margin-right: 10px;
}
.cms-home .bestin .boxtwo {
  margin-right: 10px;
  position: relative;
}
.cms-home .bestin .boxone a {
  font-size: 15px;
  color: #5b5b5b;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  padding: 17px;
  border: 1px solid #000;
  display: inline-block;
  margin-top: 20px;
}
.cms-home .bestin .boxone a:hover {
  background: #f7c800;
  border: 1px solid #f7c800;
  transition: .5s;
}
.sections.nav-sections {
  background: #fff;
  z-index: 150;
}
.sections.nav-sections .navigation {
  background: #fff;
}
.home-categories {
  margin: 0 27px;
  border: 1px solid #e1e1e1;
  margin-bottom: 26px;
}
.home-categories h2 {
  text-align: center;
  font-size: 26px;
  color: #020235;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.cms-home .bottombestin {
  margin: 16px 27px 0 27px;
  display: flex;
  flex-wrap: wrap;
}
.cms-home .bottombestin .sect1 {
  padding: 40px;
  border: 1px solid #e1e1e1;
  margin-bottom: 26px;
}
.cms-home .bottombestin .sect1 h4 {
  font-size: 25px;
  color: #020235;
  font-family: "FuturaBT-Book";
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.cms-home .bottombestin .sect1 h5 {
  font-size: 18px;
  color: #616161;
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  text-align: center;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1.2;
}
.cms-home .bottombestin .sect1 h6 {
  text-align: center;
}
.cms-home .bottombestin .sect1 h6 a {
  font-size: 14px;
  color: #3c3c3c;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  position: relative;
}
.cms-home .bottombestin .sect1 h6 a:after {
  content: "\e905";
  font-family: 'icomoon' !important;
  margin-left: 0;
  font-size: 12px;
  color: #3c3c3c;
  vertical-align: baseline;
  transition: 0.5s ease-in-out;
  position: absolute;
  right: -25px;
  top: 2px;
}
.cms-home .bottombestin .sect1 h6 a:hover:after {
  transform: translateX(10px);
  transition: 0.5s ease-in-out;
}
.cms-home .topsb {
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
}
.cms-home .topsb h2 {
  font-size: 30px;
  color: #020235;
  font-family: "FuturaBT-Book";
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.cms-home .topsb p {
  font-size: 18px;
  color: #616161;
  font-family: 'Muli', sans-serif;
  font-weight: 40;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: center;
}
.cms-home .tsbrands {
  border-top: 1px solid #e1e1e1;
  margin-top: 46px;
  position: relative;
}
.cms-home .tsbrands h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #020235;
  font-family: 'futura_hv_btheavy';
  text-align: center;
  display: inline-block;
  background: #ffffff;
  position: absolute;
  top: -38px;
  left: 50%;
  padding: 0 15px;
  transform: translateX(-50%);
}
.cms-home .tsbrands .owl-item .brand-item {
  height: auto !important;
  padding: 24px;
  border: 1px solid #e1e1e1;
}
.cms-home .topsb {
  display: none;
}
.cms-home .bottombestin {
  display: none;
}
.cms-page-view .page-title-wrapper {
  text-align: center;
}
.cms-page-view .page-title {
  margin: 0;
  padding: 50px 0 30px 0;
}
.cms-inspiration .page-main {
  max-width: 100%;
}
.wk-title-container {
  min-height: 348px;
}
.wk-dd-main-container {
  margin-bottom: 0;
}
.navigation .level0 .submenu .active > a {
  border-color: #f7c700;
}
.sections.nav-sections ~ div {
  margin-top: -10px;
}
.wk-dd-main-container .wk-left-container .wk-title-btn {
  margin-top: 20px;
}
.wk-dd-main-container .wk-title-container {
  min-height: 300px;
}
.wk-dd-main-container {
  margin-bottom: 5px !important;
}
.lookbookslider-top .cycle-slideshow1 .slide {
  z-index: 1 !important;
}
.nav-sections .navigation img.menu-icon {
  width: 30px;
  margin-right: 5px;
  vertical-align: middle;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .page-header .nav-toggle {
    position: static;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 3px;
  }
  .page-header .block-search .label:before {
    font-size: 18px;
    line-height: 23px;
  }
  .page-header .block-search .control {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 52px;
    padding: 0;
    margin: 0 auto;
  }
  .page-header .logo {
    margin-left: 0;
  }
  .page-footer .footer-outer {
    flex-wrap: wrap;
  }
  .page-footer .footer-outer .footsectone {
    width: 50%;
    flex-shrink: 0;
    margin-bottom: 40px;
  }
  .copyright-outer {
    flex-direction: column;
  }
  .copyright-outer .copyright span {
    margin-bottom: 10px;
    display: block;
  }
  .page-footer .footop-wrap {
    flex-wrap: wrap;
  }
  .foot-top .ft-sect {
    width: calc(40%);
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .link.wishlist {
    margin-top: 15px;
  }
  .page-header .minicart-wrapper {
    margin-top: 15px;
  }
  .page-header .logo {
    max-width: 105px;
    margin: 0;
  }
  .page-header .header.panel {
    padding: 10px 30px;
  }
  .page-header .block-search {
    margin-top: 12px;
    margin-left: 9px;
  }
  .block-search .label:before {
    color: #c4c4c4;
  }
  .block-search .label:hover:before {
    color: #f7c800;
  }
  .cms-home .bannertext h1 {
    font-size: 50px;
  }
  .cms-home .bannertext h2 {
    font-size: 30px;
  }
  .cms-home .bannertext h3 {
    font-size: 20px;
  }
  .cms-home .first-column .swiper-slide img {
    width: auto;
    min-height: 400px;
    object-fit: cover;
  }
  .cms-home .home-featured .ft-one {
    width: 100%;
  }
  .cms-home .sect-shopby .sectiontab .tabin {
    width: calc(40%);
  }
  .cms-page-view .page-title {
    padding: 30px 0 20px 0;
  }
}
@media (max-width: 991px) {
  .navigation ul {
    padding: 0;
  }
  .sections.nav-sections .navigation {
    padding: 0;
    background: #fff;
  }
  .sections.nav-sections .navigation a {
    font-size: 16px;
    color: #020235;
    border-color: #f7c700 !important;
  }
  .nav-sections .header.links li > a {
    font-size: 16px;
    color: #020235;
  }
  .sections.nav-sections .navigation span {
    font-size: 12px;
  }
  .ves-megamenu .dropdown.submenu-left {
    margin: 0;
  }
  .sections.nav-sections .section-item-title a {
    font-size: 20px;
    color: #020235;
    font-weight: 700;
  }
  .nav-sections-item-title {
    background: #fff;
    border: solid #fff;
  }
  .nav-sections-item-title.active {
    background: #f7c700;
    border: solid #f7c700;
  }
  .sections.nav-sections .section-item-title {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .cms-home .sect-shopby .resp-tabs-list > li {
    display: none;
  }
  .cms-home .sect-shopby h2.resp-accordion {
    display: block;
    font-size: 20px;
    color: #020235;
    font-family: 'Muli', sans-serif;
    font-weight: 600;
  }
  .cms-home .bestin .boxone {
    width: 100%;
    margin-bottom: 10px;
  }
  .cms-home .bestin .boxtwo {
    width: calc(40%);
    margin-bottom: 10px;
  }
  .home-categories {
    padding: 30px 20px;
  }
  .cms-home .bottombestin .sect1 {
    width: calc(40%);
    margin-right: 20px;
  }
  .cms-home .bottombestin .sect1:nth-child(2) {
    margin-right: 0;
  }
  .ves-megamenu.nav-mobile .dropdown-menu .subgroup.level1 > a {
    padding-left: 12px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .page-footer .footer-outer .footsectone {
    width: 100%;
    text-align: center;
  }
  .foot-top .ft-sect {
    width: 100%;
    margin-right: 0;
  }
  .cms-home .bannertext h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .cms-home .bannertext h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .cms-home .bannertext h3 {
    margin-bottom: 10px;
  }
  .cms-home .magetop-widget {
    padding: 46px 27px;
  }
  .page-header .header.panel {
    padding: 10px 15px;
  }
  .copyright-outer {
    padding: 30px 15px;
  }
  .page-footer .footer-newsletter .newsletter .actions {
    margin-left: 0;
    margin-top: 14px;
  }
  .page-footer .footer-newsletter .field.newsletter {
    width: 100%;
  }
  .cms-home .home-featured .ft-one {
    width: 100%;
  }
  .cms-home .home-featured .desc-sect h3 {
    font-size: 24px;
  }
  .cms-home .home-featured .desc-sect h4 {
    font-size: 12px;
  }
  .cms-home .sect-shopby .sectiontab .tabin {
    width: 100%;
  }
  .cms-home .bestin .boxtwo {
    width: 100%;
  }
  .cms-home .bottombestin .sect1 {
    width: 100%;
    margin-right: 0 !important;
  }
  .hotspot {
    display: block;
  }
}
@media (min-width: 601px) {
  .wk-dd-main-container {
    display: flex !important;
  }
  .wk-dd-main-container .wk-left-container {
    height: auto;
  }
  .wk-dd-main-container .wk-title-container {
    height: 100%;
  }
  .wk-dd-main-container .product-item {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 769px) {
  .home-categories {
    padding: 30px 62px;
  }
  .cms-home .bottombestin .sect1 {
    width: calc(40%);
    margin-right: 20px;
  }
  .cms-home .bottombestin .sect1:nth-child(2) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .page-header .top-contact {
    margin-left: 30px;
    margin-top: 20px;
  }
  .page-header .block-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    margin: 0 auto;
    padding: 0;
    width: 500px;
    max-width: 30%;
  }
  .page-header .block-search input {
    height: 46px;
    line-height: 46px;
  }
  .page-header .block-search input:focus {
    box-shadow: none;
  }
  .page-header .block-search .action.search {
    top: 7px;
  }
  .page-header .header.links {
    margin-top: 19px !important;
  }
  .page-header .ritlinks-outer {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: auto !important;
  }
  .page-header .logo {
    margin: 0;
  }
  .foot-top .ft-sect {
    width: 25%;
  }
  .nav-toggle {
    position: static;
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 12px;
    display: none;
  }
  .page-footer .footer-outer {
    flex-wrap: wrap;
  }
  .page-footer .footer-outer .footsectone {
    width: 50%;
    flex-shrink: 0;
    margin-bottom: 40px;
  }
  .copyright-outer {
    flex-direction: column;
  }
  .copyright-outer .copyright span {
    margin-bottom: 10px;
    display: block;
  }
  .page-footer .footop-wrap {
    flex-wrap: wrap;
  }
  .foot-top .ft-sect {
    width: 48%;
  }
  .cms-home .bannertext h1 {
    font-size: 50px;
  }
  .cms-home .bannertext h2 {
    font-size: 30px;
  }
  .cms-home .bannertext h3 {
    font-size: 20px;
  }
  .cms-home .first-column .swiper-slide img {
    width: 100% !important;
  }
  .cms-home .home-featured .ft-one {
    width: calc(43%);
  }
  /* .cms-home .sect-shopby .sectiontab .tabin{
        width: calc(100%/3 - 10px);
    } */
  .cms-home .bestin .boxone {
    width: calc(40%);
    margin-bottom: 10px;
  }
  .cms-home .bestin .boxtwo {
    width: calc(40%);
    margin-bottom: 10px;
  }
  .page-header .action.compare:before {
    height: 16px;
  }
  .sections.nav-sections .nav-sections-items {
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .tagstyle {
    background: url(tagbg.png) no-repeat;
    background-size: cover;
  }
  .navigation .level0 .submenu a {
    padding: 4px 20px;
  }
  .ves-megamenu li.level0.tagstyle a {
    color: #ff0000;
  }
  .ves-megamenu li.level0.tagstyle:hover > a,
  .ves-megamenu li.level0.tagstyle.active > a {
    background: none;
  }
  .ves-megamenu li.level0.tagstyle > a:hover span,
  .ves-megamenu li.level0.tagstyle.active > a span {
    color: #ff0000 !important;
  }
  .nav-sections-item-content {
    width: 100%;
  }
  .nav-sections-item-content ul.ves-megamenu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sections.nav-sections {
    margin-bottom: 0;
    color: #f7c700;
  }
  .navigation .submenu .active > a {
    border-color: transparent !important;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #f7c700;
  }
}
@media (min-width: 992px) {
  .nav-sections {
    background: #ffffff;
    margin-bottom: 0;
  }
  .nav-sections .navigation {
    background: #ffffff;
    max-width: 100%;
  }
  .nav-sections .navigation > ul {
    text-align: center;
  }
  .nav-sections .navigation > ul > .level0 > a > span {
    font-size: 15px;
    font-family: 'Muli', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    transition: .3s;
  }
  .nav-sections .navigation > ul > .level0 > a:hover > span {
    color: #f7c700;
    transition: .3s;
  }
  .nav-toggle {
    display: none;
  }
  .copyright-outer {
    flex-direction: row;
  }
  .copyright-outer .copyright span {
    margin-bottom: 0;
  }
  .sections.nav-sections .megamenu-sidebar.right-sidebar {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .page-footer .footsectone {
    flex: 1;
    margin-right: 15px;
    margin-bottom: 0 !important;
  }
  .page-footer .foot-top .ft-sect {
    width: calc(15%);
  }
  .cms-home .bannertext h1 {
    font-size: 75px;
  }
  .cms-home .bannertext h2 {
    font-size: 50px;
  }
  .cms-home .bannertext h3 {
    font-size: 30px;
  }
  .cms-home .home-featured .ft-one {
    width: calc(26.33333333%);
  }
  /* .cms-home .sect-shopby .sectiontab .tabin{
        width: calc(100%/4 - 10px);
    } */
  .cms-home .bestin .boxone {
    width: calc(40%);
  }
  .cms-home .bestin .boxtwo {
    width: calc(40%);
  }
  .cms-home .bottombestin .sect1 {
    width: calc(19.33333333%);
    margin-right: 20px;
  }
  .cms-home .bottombestin .sect1:nth-child(3) {
    margin-right: 0;
  }
  .cms-home .bottombestin .sect1:nth-child(2) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) {
  .page-header .top-contact {
    display: inline-block;
  }
  /* .cms-home .sect-shopby .tabin{
        width:calc(100%/5 - 10px) !important;
    } */
  .cms-home .bestin .boxone {
    width: calc(30%);
  }
  .cms-home .bestin .boxtwo {
    width: calc(10%);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nav-item.submenu-left.dropdown-submenu {
    width: 50%;
    display: inline-block;
  }
}
/***********/
.customer-account-create .page-main {
  max-width: 600px;
  background: #fdfdfd;
  box-shadow: -1px 0px 16px 2px #8a8a8a;
  margin-top: 60px;
  border-radius: 10px;
  margin-bottom: 50px;
}
.customer-account-login .page-main {
  max-width: 860px;
  background: #fdfdfd;
  box-shadow: -1px 0px 16px 2px #8a8a8a;
  margin-top: 60px;
  border-radius: 10px;
  margin-bottom: 50px;
}
div#add_button_register_byclass:after,
#add_button_login_byclass:after {
  content: "OR";
  border: 1px solid #cfcfcf;
  padding: 10px;
  border-radius: 50%;
  margin-bottom: 35px;
  display: inline-block;
  margin-top: 30px;
}
div#add_button_register_byclass:before {
  content: "Register with Social Accounts";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
}
div#add_button_login_byclass:before {
  content: "Login with Social Accounts";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
}
.form.create.account {
  min-width: 580px;
}
.sociallogin-block .sociallogin-buttons ul li,
.sociallogin-buttons ul li {
  display: inline-block;
}
.customer-account-create .form-create-account .fieldset {
  width: calc(80%);
}
.copyright-outer {
  background: #fff;
}
.customer-account-create .page-wrapper,
.customer-account-login .page-wrapper {
  background: url(http://bestbuys.acodez.ca/pub/media/storyimg2.jpg) no-repeat;
  background-attachment: fixed;
  background-size: contain;
  background-color: #d9aa49;
}
.block-customer-login,
.block-new-customer {
  width: 100%;
}
.sociallogin-block .sociallogin-clearfix {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .page-header {
    z-index: 151;
  }
}
/************************************************************ custom styles ****************************************************************************/
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Thin.otf') format("opentype");
  font-display: swap;
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Light.otf') format("opentype");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Regular.otf') format("opentype");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Medium.otf') format("opentype");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Bold.otf') format("opentype");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Extrabold.otf') format("opentype");
  font-display: swap;
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham_Black.otf') format("opentype");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}
/* common styles */
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  outline: none;
  resize: none;
  box-sizing: border-box;
  /*user-select: initial;*/
}
*:focus {
  outline: none;
  box-shadow: none;
}
a {
  text-decoration: none;
  outline: none;
  display: inline-block;
  -webkit-transition: all 0.15s cubic-bezier(0.32, 0.1, 0.3, 1);
  transition: all 0.15s cubic-bezier(0.32, 0.1, 0.3, 1);
  font-family: 'Gotham', sans-serif !important;
}
a:hover {
  text-decoration: none;
  outline: none;
  color: #9c9c9c;
}
a:active {
  text-decoration: none;
  outline: none;
  color: #9c9c9c;
}
a:focus {
  text-decoration: none;
  outline: none;
  color: #9c9c9c;
}
body {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  scroll-behavior: smooth;
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: -0.3px;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
body.menu-open {
  overflow: hidden !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Gotham', sans-serif !important;
  cursor: auto;
  /*user-select: initial !important;*/
  font-weight: 700;
  color: #000000;
}
ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
ol li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
}
li {
  color: #000000;
}
select::-ms-expand {
  display: none !important;
}
select:focus {
  outline: none !important;
}
label {
  /*-moz-user-select: initial;
    -ms-user-select: initial;
    -webkit-user-select: initial;
    -o-user-select: initial;
    user-select: initial;*/
  font-size: 15px;
  vertical-align: top;
  color: #000000;
}
label em {
  color: #ff0000;
}
strong {
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
}
.clearfix {
  display: table;
  clear: both;
}
.main-title {
  padding: 0 0 0 0;
  margin: 0 0 50px 0;
  font-size: 32px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
.block-title {
  padding: 0 0 0 0;
  margin: 0 0 35px 0 !important;
  font-size: 32px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
}
.block-title strong {
  font-size: 32px !important;
  font-weight: 700 !important;
}
.block-title a {
  display: none;
}
.sub-title {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  font-size: 44px;
  line-height: 50px;
  text-transform: capitalize;
  color: #ffef44;
  font-family: 'Gotham', sans-serif;
  font-weight: normal;
}
.btn {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.btn:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.btn:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.btn:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.btn.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.btn.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.btn.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.btn.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.btn.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.btn.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.btn.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.btn.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.btn.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.btn.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.btn.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.btn.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.btn.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.btn.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.btn.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.btn.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.btn.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.btn.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.btn.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.input-text {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.input-text::-webkit-inner-spin-button,
.input-text::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.input-text:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.input-text:hover::-webkit-inner-spin-button,
.input-text:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.input-text.large {
  height: 50px;
}
.input-text.small {
  height: 34px;
}
.input-text.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.input-text::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
}
.input-text:focus {
  border: 1px solid #000000;
}
.input-text.mage-error {
  border-color: #e02b27;
  color: #e02b27;
}
.input-text.mage-error::placeholder {
  color: #e02b27;
}
.input-text.mage-error:focus {
  outline: none !important;
  border-color: #e02b27;
  color: #e02b27;
}
.input-text.mage-error:focus::placeholder {
  color: #e02b27;
}
.input-div {
  width: 100%;
  position: relative;
}
.input-checkbox {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
}
.input-checkbox + .checkbox-label {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #d7d7d7;
  border-radius: 0px;
  margin: 0px 10px 0px 0px;
  background-color: #fff;
  position: relative;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.input-checkbox + .checkbox-label::after {
  content: '';
  background: #fff;
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  width: 9px;
  height: 9px;
}
.input-checkbox:checked + .checkbox-label::after {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAZlBMVEX///9eUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIALD82WAAAAIXRSTlMAAggQFhgaGxwdHyIvMDQ1REVkiYq2t8HHycrLzdHS1NVktWYVAAAAS0lEQVR42mzGtQGDAABFwZfg7q5//yFxOq46Pv1C+88r6Iv0vTWqyp8bkxYPsrIL8Dq1x8krNVGjxeTkzJJWh5vbavB5xXXCPgIAADTdA+ymJeRHAAAAAElFTkSuQmCC) center no-repeat;
}
.input-radio {
  width: 0px;
  height: 0px;
  opacity: 0;
  position: absolute;
}
.input-radio + .radio-label {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #8b8b8b;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  margin: 0px 3px 0px 0px;
  background-color: #fff;
  position: relative;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  line-height: 14px;
  margin: 12px 0px !important;
}
.input-radio + .radio-label::after {
  content: '';
  background: #fff;
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  width: 9px;
  height: 9px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.input-radio:checked + .radio-label::after {
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
.input-text:-webkit-autofill {
  background-color: #ffffff !important;
}
textarea {
  width: 100% !important;
  display: block !important;
  background-color: #ffffff !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 4px !important;
  height: 90px !important;
  padding: 0px 15px !important;
}
textarea.input-text {
  height: 90px !important;
  padding: 15px 15px 15px 15px;
}
textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #000000 !important;
}
select {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAMAAADepFZYAAAATlBMVEUkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCQkJCR5jPXoAAAAGXRSTlMAQEFbanR3e3+DhIeKjY6Vl5iZmpudpqy9tY7T5gAAAEBJREFUeNpNx9UBg1AAwMDUy8Od7D8obvd38ODwhGC+52tLpdman/YQaQp8tIa1MW9tWAUdtGD3V0tOiR03L1YT41YDZiASJAQAAAAASUVORK5CYII=) no-repeat calc(100% - 10px) center !important;
  padding-right: 40px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  border: 1px solid #e0e0e0 !important;
  border-radius: 4px;
  font-size: 13px;
  width: 100%;
  height: 40px;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
}
select:focus {
  border: 1px solid #9c9c9c !important;
  box-shadow: none !important;
}
select::-ms-expand {
  display: none !important;
}
select.input-text {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAMAAADepFZYAAAATlBMVEX///8AjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYAjsYhDQs1AAAAGXRSTlMAQEFbanR3e3+DhIeKjY6Vl5iZmpudpqy9tY7T5gAAAEBJREFUeNpNx9UBg1AAwMDUy8Od7D8obvd38ODwhGC+52tLpdman/YQaQp8tIa1MW9tWAUdtGD3V0tOiR03L1YT41YDZiASJAQAAAAASUVORK5CYII=) no-repeat calc(100% - 10px) center !important;
  padding-right: 40px;
  border: 1px solid #e0e0e0;
}
select.input-text::-ms-expand {
  display: none !important;
}
select.input-text:focus {
  border: 1px solid #000000;
  box-shadow: none !important;
}
.input-text.date {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAbCAMAAABY1h8eAAABsFBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYvW4TAAAAj3RSTlMAAAECAwQFBgcICQoLDA8QExQVFhcZJCUmKCkqKywvMDEyMzQ1Njc4OT4/RUlLTU5PUFFSU1RVV1laW1xdXl9hZGVoaWtsbW50eXt9gYKFhoeIiYqNjo+RlJWWl5qcnZ+jqaqrrK2wsba6wcPExsfIycvMzdTW19jd3uHi4+Tl5ufo6evu8PL19vf4+fr7/T4gR6EAAAG0SURBVHgBdZH5U9NAGIa/LxVtUpVWvKVSaBEPLQFRUcFDSREVrNZDgo2Sooj3LXgfBjGhvP+yuyFHZeT54ZnMPJN3d2bJZ/30y120DDOnHr7pYAn5tAGX47gTuLkcN09M2Vf2LOF0/5Q9aU/WbLvS7mKor3bf2kYvAPza66HnHgIWuubRPwFgluaFn3YBJ8fC+LqwhHOXAPymD8LvW4DcjTB+3OKg8yKAb37ESOfhAz8RMtpxZMdcHPGgigZm7tbhxzmsymdycFTv0XW9V0h8FItFX3p3t+NSHfQPHPEF9AdaQ8pWrepuvmNZZ5l/rIyDAAZZ6Dnz9//FUzI+C2KqcfZauZLl8tXK8SCqtDVfyFGmkM+voXQ608TN6YwWxAS9AkAjQs1ZoT4Wmg4upNBbGUdlbBc6JuNM9OdjYIEuyNgq1CtjLb6tpjZJJYmSqqbwWjWVCOI6MkzzOu0zx8eTm26bZivfMs2B6Ez5MjQmZ9uETrDQoyh+krEstDEXxif+rAuiQ8OlM7S9ZAxRwjBKLXzeGN7P/BUEbCCJEr+KwhI566Duet7iordSLkAH32EVZgf+AvNd6EZMAhVcAAAAAElFTkSuQmCC) no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 20px;
}
.input-text.time {
  background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAA0lBMVEWDg4P///+Dg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4PodARtAAAARXRSTlMAAAIEBQcJCxAXGiMkJzM2OTo8P0FCRUdIS0xNUFFYW11gY2RmcHJzd32DhIaKjI6UoLa4ub3EytDR2drd3+nq6+z19/328NIqAAABL0lEQVR4AYWTa0/yQBBGdwu8vIggFFSkCooW5CLlruWO5fz/vySl6cgmJj1fT7LZmecZJaQq3tQ/HPypV0npmFim3TXC2k2burHEYNm41H2AYNKpl8v1ziQA6P/qMXAc5lWI1jo/PALjWPeAVVGdsAYDS58oroBepB1gkVUhNajpkOwCcEJtbWGTUWda0NJnMhvYWifdBgoqoglNHVEA2lpZOxgpQ0eMYGcpG4LcXzoXgK08mClDx8zAU3NwRT/Bo2gX5soHR/QrvIl2wFd7KMX2egeH7nvIg9Yl2Bv6A4H7SF8+3kX4vokev/za/y/4vKtUq7e1q+hr5mD/Xp4zxmDxWgRtrEWWKtpYqkQi2oxEAhVtBip1EC11MMokWsqUXEWzyLYtRU48g+QjSjjBHyzoWwmMs5SfAAAAAElFTkSuQmCC) no-repeat;
  background-position: calc(100% - 10px) center;
}
.input-text.time:focus {
  background: #efefef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAA0lBMVEXiJSv////iJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSviJSu3AigyAAAARXRSTlMAAAIEBQcJCxAXGiMkJzM2OTo8P0FCRUdIS0xNUFFYW11gY2RmcHJzd32DhIaKjI6UoLa4ub3EytDR2drd3+nq6+z19/328NIqAAABL0lEQVR4AYWTa0/yQBBGdwu8vIggFFSkCooW5CLlruWO5fz/vySl6cgmJj1fT7LZmecZJaQq3tQ/HPypV0npmFim3TXC2k2burHEYNm41H2AYNKpl8v1ziQA6P/qMXAc5lWI1jo/PALjWPeAVVGdsAYDS58oroBepB1gkVUhNajpkOwCcEJtbWGTUWda0NJnMhvYWifdBgoqoglNHVEA2lpZOxgpQ0eMYGcpG4LcXzoXgK08mClDx8zAU3NwRT/Bo2gX5soHR/QrvIl2wFd7KMX2egeH7nvIg9Yl2Bv6A4H7SF8+3kX4vokev/za/y/4vKtUq7e1q+hr5mD/Xp4zxmDxWgRtrEWWKtpYqkQi2oxEAhVtBip1EC11MMokWsqUXEWzyLYtRU48g+QjSjjBHyzoWwmMs5SfAAAAAElFTkSuQmCC) no-repeat;
  background-position: calc(100% - 10px) center;
}
.loader {
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  margin: 0px;
  text-align: center;
  z-index: 1000;
  text-transform: uppercase;
  z-index: 16009;
}
.loader::before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 500rem;
  border: 3px solid rgba(69, 89, 93, 0.52);
  box-sizing: border-box;
}
.loader::after {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-animation: loader 0.6s linear;
  animation: loader 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #252525 transparent transparent;
  border-style: solid;
  border-width: 3px;
  -webkit-box-shadow: 0px 0px 0px 1px transparent;
  box-shadow: 0px 0px 0px 1px transparent;
  box-sizing: border-box;
}
.loader span {
  position: absolute;
  top: 40px;
  left: calc(50% - 45px);
  font-size: 12px;
  width: 90px;
  line-height: 15px;
  letter-spacing: 2px;
  text-shadow: 0px 0px 10px #000000;
  color: #000000;
  text-align: center;
}
.loader span::before {
  content: '';
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background: rgba(191, 191, 191, 0.9);
}
p {
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.8;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  letter-spacing: 0em;
}
p a {
  color: #000000;
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 0;
  font-size: 14px;
}
p a:hover {
  color: #9c9c9c;
}
.inline {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.col-1 {
  width: 100%;
  padding: 0px 15px;
}
.col-2 {
  width: 50%;
  padding: 0px 15px;
}
.col-3 {
  width: 33.3333%;
  padding: 0px 15px;
}
.col-4 {
  width: 25%;
  padding: 0px 15px;
}
.col-5 {
  width: 20%;
  padding: 0px 15px;
}
.col-75 {
  width: 75%;
  padding: 0px 15px;
}
.col-container {
  font-size: 0px;
}
.row {
  margin: 0px -15px;
}
.container {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 0 auto !important;
}
.wk-nav {
  z-index: 0 !important;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
}
input[type="text"].large,
input[type="password"].large,
input[type="url"].large,
input[type="tel"].large,
input[type="search"].large,
input[type="number"].large,
input[type="datetime"].large,
input[type="email"].large {
  height: 50px;
}
input[type="text"].small,
input[type="password"].small,
input[type="url"].small,
input[type="tel"].small,
input[type="search"].small,
input[type="number"].small,
input[type="datetime"].small,
input[type="email"].small {
  height: 34px;
}
input[type="text"].curve,
input[type="password"].curve,
input[type="url"].curve,
input[type="tel"].curve,
input[type="search"].curve,
input[type="number"].curve,
input[type="datetime"].curve,
input[type="email"].curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
  color: #6b6b6b;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus {
  box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
  box-shadow: none !important;
  border: 1px solid #000000;
}
input[type="text"].validation-failed,
input[type="password"].validation-failed,
input[type="url"].validation-failed,
input[type="tel"].validation-failed,
input[type="search"].validation-failed,
input[type="number"].validation-failed,
input[type="datetime"].validation-failed,
input[type="email"].validation-failed {
  border-color: #df280a;
  color: #df280a;
}
input[type="text"].validation-failed::placeholder,
input[type="password"].validation-failed::placeholder,
input[type="url"].validation-failed::placeholder,
input[type="tel"].validation-failed::placeholder,
input[type="search"].validation-failed::placeholder,
input[type="number"].validation-failed::placeholder,
input[type="datetime"].validation-failed::placeholder,
input[type="email"].validation-failed::placeholder {
  color: #df280a;
}
input[type="text"].validation-failed:focus,
input[type="password"].validation-failed:focus,
input[type="url"].validation-failed:focus,
input[type="tel"].validation-failed:focus,
input[type="search"].validation-failed:focus,
input[type="number"].validation-failed:focus,
input[type="datetime"].validation-failed:focus,
input[type="email"].validation-failed:focus {
  outline-color: #ef9384;
  border-color: #df280a;
  color: #df280a;
}
input[type="text"].validation-failed:focus::placeholder,
input[type="password"].validation-failed:focus::placeholder,
input[type="url"].validation-failed:focus::placeholder,
input[type="tel"].validation-failed:focus::placeholder,
input[type="search"].validation-failed:focus::placeholder,
input[type="number"].validation-failed:focus::placeholder,
input[type="datetime"].validation-failed:focus::placeholder,
input[type="email"].validation-failed:focus::placeholder {
  color: #df280a;
}
input[type="checkbox"] {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 0 !important;
  height: 14px !important;
  width: 14px !important;
  border: 1px solid #a9a9a9 !important;
  background: transparent !important;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0 !important;
  background: #ffffff;
  border-radius: 3px;
  padding: 0 0 0 0 !important;
  cursor: pointer;
  opacity: 1 !important;
  box-shadow: none !important;
}
input[type="checkbox"] ~ label {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 0 !important;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  line-height: 1;
  margin: 0 0 0 0 !important;
  max-width: calc(79%);
}
input[type="checkbox"] ~ label::before {
  display: none !important;
}
input[type="checkbox"]:checked {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAqElEQVQ4T93SsQkCURCE4e/KsAJjMTS3BTFTU2uwCXMFCxDMDAwsQGzEFkSUhXdwd7wT5cDAF79/ZnZ2Cx1f0ZH3c4HS8Fkm/yZBH0c8MMItRD4VCPiMXnIe45QTGKYP10q5TXiPSUpSSxDwJYFz7JCDp7jnOhggnGOsKGmFZSV2ONfg3AgzbDPdZOG2EiP+piLSCr/bQoisccCiOnPzcj9dY+vF/4HACyAZHRFL4jdmAAAAAElFTkSuQmCC) no-repeat center !important;
}
input[type="checkbox"]:checked ~ label::before {
  display: none !important;
}
input[type="checkbox"]::after {
  display: none;
}
input[type="checkbox"]:focus {
  box-shadow: none !important;
}
input[type="number"] {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
input[type="number"]:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
input[type="number"]:hover::-webkit-inner-spin-button,
input[type="number"]:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
input[type=radio] {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  height: 14px !important;
  width: 14px !important;
  border: 1px solid #a9a9a9 !important;
  background: transparent !important;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px 0 0 !important;
  background: #ffffff;
  border-radius: 10px;
  cursor: pointer;
  opacity: 1 !important;
  z-index: 1 !important;
  box-shadow: none !important;
}
input[type=radio] ~ label {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 0 !important;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  line-height: 1;
  margin: 0 0 0 0 !important;
  max-width: calc(79%);
}
input[type=radio] ~ label::before {
  display: none !important;
}
input[type=radio]::before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 10px;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
input[type=radio]:checked::before {
  background: #a9a9a9;
}
input[type=radio]:focus {
  box-shadow: none !important;
}
/* style for all pages */
.page-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
}
.page-wrapper .page-main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
}
.page-wrapper .page-main .columns {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 0 auto !important;
}
.page-wrapper .page-main .columns .column.main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  float: none !important;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: left;
}
.page-title-wrapper {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 30px auto !important;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.page-title-wrapper .page-title {
  margin: 0 0 0 0;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 30px;
  line-height: 1.6;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  display: block !important;
}
.breadcrumbs {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.breadcrumbs .page-main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.breadcrumbs .items {
  display: block;
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  margin: 0 auto !important;
  float: none !important;
  font-family: 'Gotham', sans-serif !important;
  line-height: 1.6 !important;
  font-weight: 600;
  padding: 20px 0 !important;
}
.breadcrumbs .items .item {
  vertical-align: middle !important;
  font-family: 'Gotham', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #000000;
}
.breadcrumbs .items .item a {
  font-family: 'Gotham', sans-serif !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #000000;
}
.breadcrumbs .items .item strong {
  font-family: 'Gotham', sans-serif;
  font-weight: 700 !important;
  color: #000000;
}
.breadcrumbs .items .item:not(:last-child) {
  display: inline-flex;
  align-items: center;
}
.breadcrumbs .items .item:not(:last-child)::after {
  margin: 0 5px !important;
}
.brand-view {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 50px 0 !important;
}
.brand-view .brand-image {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 0 auto !important;
}
.page.messages {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 30px auto !important;
}
.page.messages .messages {
  display: block !important;
  margin: 0 0 0 0 !important;
}
.page.messages .messages .message {
  margin: 0 0 0 0 !important;
}
.page.messages .messages .message a {
  font-size: 13px !important;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-stage::after {
  display: none !important;
}
.owl-carousel .owl-nav {
  margin: 0 0 0 0 !important;
}
.owl-carousel .owl-nav button,
.owl-carousel .owl-nav div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  border: none;
  border-radius: 3px;
  text-align: center;
  background: #9c9c9c;
  color: #ffffff;
  font-size: 0 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  margin: 0 0 0 0 !important;
}
.owl-carousel .owl-nav button::before,
.owl-carousel .owl-nav div::before {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-nav button span,
.owl-carousel .owl-nav div span {
  display: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav div.owl-prev {
  left: 0;
}
.owl-carousel .owl-nav button.owl-prev::before,
.owl-carousel .owl-nav div.owl-prev::before {
  content: "\f104";
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav div.owl-next {
  right: 0;
}
.owl-carousel .owl-nav button.owl-next::before,
.owl-carousel .owl-nav div.owl-next::before {
  content: "\f105";
}
.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0px;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 14px;
  background: transparent;
  border: 1px solid #fbfafa;
  margin: 0px 5px;
}
.owl-carousel .owl-dots .owl-dot.active {
  background: #fbfafa;
}
.slick-slider {
  position: relative;
}
.slick-slider .slick-arrow {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 40px !important;
  border: none !important;
  border-radius: 3px !important;
  text-align: center !important;
  background: #9c9c9c !important;
  color: #ffffff !important;
  font-size: 0 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  margin: 0 0 0 0 !important;
}
.slick-slider .slick-arrow::before {
  display: block !important;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 30px !important;
  text-rendering: auto !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: #ffffff !important;
}
.slick-slider .slick-arrow span {
  display: none;
}
.slick-slider .slick-arrow.slick-prev {
  left: 0 !important;
  z-index: 1 !important;
}
.slick-slider .slick-arrow.slick-prev::before {
  content: "\f104" !important;
  color: #ffffff !important;
}
.slick-slider .slick-arrow.slick-next {
  right: 0 !important;
  z-index: 1 !important;
}
.slick-slider .slick-arrow.slick-next::before {
  content: "\f105" !important;
  color: #ffffff !important;
}
.loading-mask .loader {
  width: 20px;
  height: 20px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  margin: 0px;
  text-align: center;
  z-index: 1000;
  text-transform: uppercase;
}
.loading-mask .loader img {
  display: none;
}
.table-wrapper {
  margin: 0 0 0 0;
}
.table-wrapper table.items {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
.table-wrapper table.items caption {
  font-family: 'Gotham', sans-serif;
  font-size: 15px;
  color: #000000;
  font-weight: 700;
}
.table-wrapper table.items thead {
  border-collapse: collapse;
  display: table-header-group !important;
}
.table-wrapper table.items thead tr {
  display: table-row !important;
}
.table-wrapper table.items thead tr td {
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  font-size: 14px;
  color: #000000;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: middle;
  display: table-cell !important;
  padding: 10px !important;
  text-align: center;
}
.table-wrapper table.items thead tr td:first-child {
  text-align: left;
}
.table-wrapper table.items thead tr th {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 14px;
  color: #000000;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: middle;
  display: table-cell !important;
  padding: 10px !important;
  text-transform: uppercase;
  text-align: center;
}
.table-wrapper table.items thead tr th:first-child {
  text-align: left;
}
.table-wrapper table.items tbody {
  border-collapse: collapse;
  display: table-row-group !important;
}
.table-wrapper table.items tbody tr {
  display: table-row !important;
}
.table-wrapper table.items tbody tr td {
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0.02em;
  font-size: 14px;
  color: #000000;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: top;
  display: table-cell !important;
  padding: 10px !important;
  text-align: center;
}
.table-wrapper table.items tbody tr td:first-child {
  text-align: left;
}
.table-wrapper table.items tbody tr th {
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 14px;
  color: #000000;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: top;
  display: table-cell !important;
  padding: 10px !important;
  text-transform: uppercase;
  text-align: center;
}
.table-wrapper table.items tbody tr th:first-child {
  text-align: left;
}
#contentarea {
  display: none;
}
.block-title {
  padding: 0 0 0 0 !important;
  margin: 0 0 15px 0 !important;
}
.block-title strong {
  display: block;
  font-size: 22px !important;
  font-weight: 700 !important;
  background: transparent;
  border: none;
  position: relative;
  left: auto;
  top: auto;
  box-shadow: none;
  text-transform: uppercase;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: left;
}
.filter-title {
  padding: 0 0 0 0 !important;
  margin: 0 0 15px 0 !important;
}
.filter-title strong {
  display: block;
  font-size: 20px !important;
  font-weight: 700 !important;
  background: transparent;
  border: none;
  position: relative;
  left: auto;
  top: auto;
  box-shadow: none;
  text-transform: uppercase;
  padding: 0 0 0 0 !important;
  text-align: left;
}
.legend {
  padding: 0 0 10px 0 !important;
  margin: 0 0 20px 0 !important;
  border-bottom: 1px solid #e0e0e0;
  color: #000000;
}
.legend span {
  display: block;
  font-size: 22px !important;
  font-weight: 700 !important;
  background: transparent;
  border: none;
  position: relative;
  left: auto;
  top: auto;
  box-shadow: none;
  text-transform: uppercase;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  text-align: left;
  color: #000000;
}
.fieldset {
  margin: 0 0 0 0;
  text-align: left;
}
.fieldset .field {
  margin: 0 0 20px 0;
  font-family: 'Gotham', sans-serif;
}
.fieldset .field .label {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
  margin: 0 0 5px 0;
  text-align: left !important;
  display: block;
}
.fieldset .field .control {
  width: 100% !important;
}
.fieldset .field .control .input-text {
  width: 100%;
  margin: 0 0 0 0;
}
.fieldset .field .control .note {
  display: block;
  text-align: left;
}
.fieldset .field .field-tooltip {
  right: 10px;
  top: 7px;
  transform: none;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
}
.fieldset .field.note {
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
}
.fieldset .field.choice {
  display: flex !important;
  align-items: flex-start;
}
.fieldset .field.choice.newsletter {
  margin: 0 0 20px 0 !important;
}
.fieldset .field.choice.review-field-rating {
  flex-wrap: wrap;
}
.fieldset .field.choice.review-field-rating .label {
  width: 100% !important;
}
.fieldset .field.choice.review-field-rating .control.review-control-vote {
  width: 100% !important;
  margin-bottom: 20px !important;
}
.fieldset .field.choice.review-field-rating .control.review-control-vote::before {
  font-size: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
.fieldset .field.choice.review-field-rating .control.review-control-vote input[type=radio] {
  display: none !important;
}
.fieldset .field.choice.review-field-rating .control.review-control-vote input[type=radio] + label::before {
  display: inline-block !important;
  font-size: 20px !important;
  color: #ffc107 !important;
  height: 20px !important;
  line-height: 20px !important;
}
.fieldset .field.password .control .input-text {
  z-index: 0 !important;
}
.fieldset .field.password #password-strength-meter-container {
  margin: 4px 0 0 0;
}
.fieldset .field.password #password-strength-meter-container.password-weak #password-strength-meter #password-strength-meter-label {
  color: #e02b27;
}
.fieldset .field.password #password-strength-meter-container.password-medium #password-strength-meter #password-strength-meter-label {
  color: #f08413;
}
.fieldset .field.password #password-strength-meter-container.password-strong #password-strength-meter #password-strength-meter-label {
  color: #0388bf;
}
.fieldset .field.password #password-strength-meter-container.password-very-strong #password-strength-meter #password-strength-meter-label {
  color: #4fc549;
}
.fieldset .g-recaptcha {
  margin: 0 0 20px 0 !important;
}
.fieldset .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0 0;
}
.fieldset .actions-toolbar::before {
  display: none;
}
.fieldset .actions-toolbar::after {
  display: none;
}
.fieldset .actions-toolbar .primary .action.login {
  margin: 0 0 0 0;
}
.fieldset .actions-toolbar .secondary {
  margin: 0 0 0 0;
}
.fieldset .actions-toolbar .secondary .action.remind {
  margin: 0 0 0 0;
  color: #000000;
  font-size: 14px;
}
.fieldset .actions-toolbar .secondary .action.remind:hover {
  color: #9c9c9c;
}
.fieldset .message.info {
  display: none !important;
}
.actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0 0;
}
.actions-toolbar::before {
  display: none;
}
.actions-toolbar::after {
  display: none;
}
.actions-toolbar .primary {
  float: none;
  margin: 0 0 0 0;
}
.actions-toolbar .primary .action {
  margin: 0 0 0 0;
}
.actions-toolbar .secondary {
  margin: 0 0 0 0;
}
.actions-toolbar .secondary .action {
  margin: 0 0 0 0;
  color: #000000;
  font-size: 14px;
}
.actions-toolbar .secondary .action:hover {
  color: #9c9c9c;
}
.g-recaptcha {
  margin: 0 0 20px 0 !important;
}
.g-recaptcha div {
  width: 100% !important;
  height: auto !important;
}
.g-recaptcha iframe {
  display: block;
  margin: 0 0 0 0;
  max-width: 100% !important;
}
.g-recaptcha textarea {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  margin: 0 0 0 0 !important;
  width: 100%;
  height: 90px;
  display: none !important;
}
.g-recaptcha textarea::-webkit-inner-spin-button,
.g-recaptcha textarea::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.g-recaptcha textarea:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.g-recaptcha textarea:hover::-webkit-inner-spin-button,
.g-recaptcha textarea:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.g-recaptcha textarea.large {
  height: 50px;
}
.g-recaptcha textarea.small {
  height: 34px;
}
.g-recaptcha textarea.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.g-recaptcha textarea::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
}
.g-recaptcha textarea:focus {
  border: 1px solid #000000;
}
.g-recaptcha textarea.mage-error {
  border-color: #e02b27;
  color: #e02b27;
}
.g-recaptcha textarea.mage-error::placeholder {
  color: #e02b27;
}
.g-recaptcha textarea.mage-error:focus {
  outline: none !important;
  border-color: #e02b27;
  color: #e02b27;
}
.g-recaptcha textarea.mage-error:focus::placeholder {
  color: #e02b27;
}
.actions-toolbar {
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.actions-toolbar::before {
  display: none;
}
.actions-toolbar::after {
  display: none;
}
.actions-toolbar .primary .action.submit {
  margin: 0 0 0 0 !important;
}
.actions-toolbar .secondary .action.back {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  display: block;
}
.actions-toolbar .secondary .action.back:hover {
  color: #9c9c9c;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax {
  color: #000000;
}
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax {
  color: #000000;
}
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax {
  color: #000000;
}
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax {
  color: #000000;
}
.cart.table-wrapper .col.price .price-including-tax {
  color: #000000;
  font-size: 14px;
}
.cart.table-wrapper .col.price .price-excluding-tax {
  color: #000000;
  font-size: 14px;
}
.cart.table-wrapper .col.subtotal .price-including-tax {
  color: #000000;
  font-size: 14px;
}
.cart.table-wrapper .col.subtotal .price-excluding-tax {
  color: #000000;
  font-size: 14px;
}
.cart.table-wrapper .col.msrp .price-including-tax {
  color: #000000;
  font-size: 14px;
}
.cart.table-wrapper .col.msrp .price-excluding-tax {
  color: #000000;
  font-size: 14px;
}
.order-details-items .col.price .price-including-tax {
  color: #000000;
}
.order-details-items .col.price .price-excluding-tax {
  color: #000000;
}
.order-details-items .col.subtotal .price-including-tax {
  color: #000000;
}
.order-details-items .col.subtotal .price-excluding-tax {
  color: #000000;
}
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary,
.box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary,
.checkout-methods-items,
.action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button.customize,
.box-tocart .amshopby-button,
.amshopby-button.checkout,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
.multicheckout .amshopby-button,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go.customize,
.box-tocart .am-filter-go,
.am-filter-go.checkout,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go,
.multicheckout .am-filter-go {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  padding: 0 15px !important;
  font-size: 13px !important;
}
.order-review-form .action.primary:hover,
.bundle-actions .action.primary.customize:hover,
.bundle-options-container .block-bundle-summary:hover,
.box-tocart .action.primary:hover,
.box-tocart .action.tocart:hover,
.cart-summary:hover,
.checkout-methods-items:hover,
.action.primary.checkout:hover,
.block-minicart .block-content > .actions > .primary .action.primary:hover,
.methods-shipping .actions-toolbar .action.primary:hover,
.block-authentication .action.action-register:hover,
.block-authentication .action.action-login:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:hover,
.form-address-edit .actions-toolbar .action.primary:hover,
.box-tocart .action.instant-purchase:hover,
.multicheckout .action.primary:hover,
.order-review-form .amshopby-button:hover,
.bundle-actions .amshopby-button.customize:hover,
.box-tocart .amshopby-button:hover,
.amshopby-button.checkout:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button:hover,
.methods-shipping .actions-toolbar .amshopby-button:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button:hover,
.form-address-edit .actions-toolbar .amshopby-button:hover,
.multicheckout .amshopby-button:hover,
.order-review-form .am-filter-go:hover,
.bundle-actions .am-filter-go.customize:hover,
.box-tocart .am-filter-go:hover,
.am-filter-go.checkout:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go:hover,
.methods-shipping .actions-toolbar .am-filter-go:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go:hover,
.form-address-edit .actions-toolbar .am-filter-go:hover,
.multicheckout .am-filter-go:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.order-review-form .action.primary:focus,
.bundle-actions .action.primary.customize:focus,
.bundle-options-container .block-bundle-summary:focus,
.box-tocart .action.primary:focus,
.box-tocart .action.tocart:focus,
.cart-summary:focus,
.checkout-methods-items:focus,
.action.primary.checkout:focus,
.block-minicart .block-content > .actions > .primary .action.primary:focus,
.methods-shipping .actions-toolbar .action.primary:focus,
.block-authentication .action.action-register:focus,
.block-authentication .action.action-login:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:focus,
.form-address-edit .actions-toolbar .action.primary:focus,
.box-tocart .action.instant-purchase:focus,
.multicheckout .action.primary:focus,
.order-review-form .amshopby-button:focus,
.bundle-actions .amshopby-button.customize:focus,
.box-tocart .amshopby-button:focus,
.amshopby-button.checkout:focus,
.block-minicart .block-content > .actions > .primary .amshopby-button:focus,
.methods-shipping .actions-toolbar .amshopby-button:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button:focus,
.form-address-edit .actions-toolbar .amshopby-button:focus,
.multicheckout .amshopby-button:focus,
.order-review-form .am-filter-go:focus,
.bundle-actions .am-filter-go.customize:focus,
.box-tocart .am-filter-go:focus,
.am-filter-go.checkout:focus,
.block-minicart .block-content > .actions > .primary .am-filter-go:focus,
.methods-shipping .actions-toolbar .am-filter-go:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go:focus,
.form-address-edit .actions-toolbar .am-filter-go:focus,
.multicheckout .am-filter-go:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.order-review-form .action.primary:active,
.bundle-actions .action.primary.customize:active,
.bundle-options-container .block-bundle-summary:active,
.box-tocart .action.primary:active,
.box-tocart .action.tocart:active,
.cart-summary:active,
.checkout-methods-items:active,
.action.primary.checkout:active,
.block-minicart .block-content > .actions > .primary .action.primary:active,
.methods-shipping .actions-toolbar .action.primary:active,
.block-authentication .action.action-register:active,
.block-authentication .action.action-login:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary:active,
.form-address-edit .actions-toolbar .action.primary:active,
.box-tocart .action.instant-purchase:active,
.multicheckout .action.primary:active,
.order-review-form .amshopby-button:active,
.bundle-actions .amshopby-button.customize:active,
.box-tocart .amshopby-button:active,
.amshopby-button.checkout:active,
.block-minicart .block-content > .actions > .primary .amshopby-button:active,
.methods-shipping .actions-toolbar .amshopby-button:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button:active,
.form-address-edit .actions-toolbar .amshopby-button:active,
.multicheckout .amshopby-button:active,
.order-review-form .am-filter-go:active,
.bundle-actions .am-filter-go.customize:active,
.box-tocart .am-filter-go:active,
.am-filter-go.checkout:active,
.block-minicart .block-content > .actions > .primary .am-filter-go:active,
.methods-shipping .actions-toolbar .am-filter-go:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go:active,
.form-address-edit .actions-toolbar .am-filter-go:active,
.multicheckout .am-filter-go:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.order-review-form .action.primary.is-loading,
.bundle-actions .action.primary.customize.is-loading,
.bundle-options-container .block-bundle-summary.is-loading,
.box-tocart .action.primary.is-loading,
.box-tocart .action.tocart.is-loading,
.cart-summary.is-loading,
.checkout-methods-items.is-loading,
.action.primary.checkout.is-loading,
.block-minicart .block-content > .actions > .primary .action.primary.is-loading,
.methods-shipping .actions-toolbar .action.primary.is-loading,
.block-authentication .action.action-register.is-loading,
.block-authentication .action.action-login.is-loading,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.is-loading,
.form-address-edit .actions-toolbar .action.primary.is-loading,
.box-tocart .action.instant-purchase.is-loading,
.multicheckout .action.primary.is-loading,
.order-review-form .amshopby-button.is-loading,
.bundle-actions .amshopby-button.customize.is-loading,
.box-tocart .amshopby-button.is-loading,
.amshopby-button.checkout.is-loading,
.block-minicart .block-content > .actions > .primary .amshopby-button.is-loading,
.methods-shipping .actions-toolbar .amshopby-button.is-loading,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.is-loading,
.form-address-edit .actions-toolbar .amshopby-button.is-loading,
.multicheckout .amshopby-button.is-loading,
.order-review-form .am-filter-go.is-loading,
.bundle-actions .am-filter-go.customize.is-loading,
.box-tocart .am-filter-go.is-loading,
.am-filter-go.checkout.is-loading,
.block-minicart .block-content > .actions > .primary .am-filter-go.is-loading,
.methods-shipping .actions-toolbar .am-filter-go.is-loading,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.is-loading,
.form-address-edit .actions-toolbar .am-filter-go.is-loading,
.multicheckout .am-filter-go.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.order-review-form .action.primary.is-loading::after,
.bundle-actions .action.primary.customize.is-loading::after,
.bundle-options-container .block-bundle-summary.is-loading::after,
.box-tocart .action.primary.is-loading::after,
.box-tocart .action.tocart.is-loading::after,
.cart-summary.is-loading::after,
.checkout-methods-items.is-loading::after,
.action.primary.checkout.is-loading::after,
.block-minicart .block-content > .actions > .primary .action.primary.is-loading::after,
.methods-shipping .actions-toolbar .action.primary.is-loading::after,
.block-authentication .action.action-register.is-loading::after,
.block-authentication .action.action-login.is-loading::after,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.is-loading::after,
.form-address-edit .actions-toolbar .action.primary.is-loading::after,
.box-tocart .action.instant-purchase.is-loading::after,
.multicheckout .action.primary.is-loading::after,
.order-review-form .amshopby-button.is-loading::after,
.bundle-actions .amshopby-button.customize.is-loading::after,
.box-tocart .amshopby-button.is-loading::after,
.amshopby-button.checkout.is-loading::after,
.block-minicart .block-content > .actions > .primary .amshopby-button.is-loading::after,
.methods-shipping .actions-toolbar .amshopby-button.is-loading::after,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.is-loading::after,
.form-address-edit .actions-toolbar .amshopby-button.is-loading::after,
.multicheckout .amshopby-button.is-loading::after,
.order-review-form .am-filter-go.is-loading::after,
.bundle-actions .am-filter-go.customize.is-loading::after,
.box-tocart .am-filter-go.is-loading::after,
.am-filter-go.checkout.is-loading::after,
.block-minicart .block-content > .actions > .primary .am-filter-go.is-loading::after,
.methods-shipping .actions-toolbar .am-filter-go.is-loading::after,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.is-loading::after,
.form-address-edit .actions-toolbar .am-filter-go.is-loading::after,
.multicheckout .am-filter-go.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.order-review-form .action.primary.blue-btn,
.bundle-actions .action.primary.customize.blue-btn,
.bundle-options-container .block-bundle-summary.blue-btn,
.box-tocart .action.primary.blue-btn,
.box-tocart .action.tocart.blue-btn,
.cart-summary.blue-btn,
.checkout-methods-items.blue-btn,
.action.primary.checkout.blue-btn,
.block-minicart .block-content > .actions > .primary .action.primary.blue-btn,
.methods-shipping .actions-toolbar .action.primary.blue-btn,
.block-authentication .action.action-register.blue-btn,
.block-authentication .action.action-login.blue-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blue-btn,
.form-address-edit .actions-toolbar .action.primary.blue-btn,
.box-tocart .action.instant-purchase.blue-btn,
.multicheckout .action.primary.blue-btn,
.order-review-form .amshopby-button.blue-btn,
.bundle-actions .amshopby-button.customize.blue-btn,
.box-tocart .amshopby-button.blue-btn,
.amshopby-button.checkout.blue-btn,
.block-minicart .block-content > .actions > .primary .amshopby-button.blue-btn,
.methods-shipping .actions-toolbar .amshopby-button.blue-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blue-btn,
.form-address-edit .actions-toolbar .amshopby-button.blue-btn,
.multicheckout .amshopby-button.blue-btn,
.order-review-form .am-filter-go.blue-btn,
.bundle-actions .am-filter-go.customize.blue-btn,
.box-tocart .am-filter-go.blue-btn,
.am-filter-go.checkout.blue-btn,
.block-minicart .block-content > .actions > .primary .am-filter-go.blue-btn,
.methods-shipping .actions-toolbar .am-filter-go.blue-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blue-btn,
.form-address-edit .actions-toolbar .am-filter-go.blue-btn,
.multicheckout .am-filter-go.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.order-review-form .action.primary.blue-btn:hover,
.bundle-actions .action.primary.customize.blue-btn:hover,
.bundle-options-container .block-bundle-summary.blue-btn:hover,
.box-tocart .action.primary.blue-btn:hover,
.box-tocart .action.tocart.blue-btn:hover,
.cart-summary.blue-btn:hover,
.checkout-methods-items.blue-btn:hover,
.action.primary.checkout.blue-btn:hover,
.block-minicart .block-content > .actions > .primary .action.primary.blue-btn:hover,
.methods-shipping .actions-toolbar .action.primary.blue-btn:hover,
.block-authentication .action.action-register.blue-btn:hover,
.block-authentication .action.action-login.blue-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blue-btn:hover,
.form-address-edit .actions-toolbar .action.primary.blue-btn:hover,
.box-tocart .action.instant-purchase.blue-btn:hover,
.multicheckout .action.primary.blue-btn:hover,
.order-review-form .amshopby-button.blue-btn:hover,
.bundle-actions .amshopby-button.customize.blue-btn:hover,
.box-tocart .amshopby-button.blue-btn:hover,
.amshopby-button.checkout.blue-btn:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.blue-btn:hover,
.methods-shipping .actions-toolbar .amshopby-button.blue-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blue-btn:hover,
.form-address-edit .actions-toolbar .amshopby-button.blue-btn:hover,
.multicheckout .amshopby-button.blue-btn:hover,
.order-review-form .am-filter-go.blue-btn:hover,
.bundle-actions .am-filter-go.customize.blue-btn:hover,
.box-tocart .am-filter-go.blue-btn:hover,
.am-filter-go.checkout.blue-btn:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.blue-btn:hover,
.methods-shipping .actions-toolbar .am-filter-go.blue-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blue-btn:hover,
.form-address-edit .actions-toolbar .am-filter-go.blue-btn:hover,
.multicheckout .am-filter-go.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.order-review-form .action.primary.yellow-btn,
.bundle-actions .action.primary.customize.yellow-btn,
.bundle-options-container .block-bundle-summary.yellow-btn,
.box-tocart .action.primary.yellow-btn,
.box-tocart .action.tocart.yellow-btn,
.cart-summary.yellow-btn,
.checkout-methods-items.yellow-btn,
.action.primary.checkout.yellow-btn,
.block-minicart .block-content > .actions > .primary .action.primary.yellow-btn,
.methods-shipping .actions-toolbar .action.primary.yellow-btn,
.block-authentication .action.action-register.yellow-btn,
.block-authentication .action.action-login.yellow-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.yellow-btn,
.form-address-edit .actions-toolbar .action.primary.yellow-btn,
.box-tocart .action.instant-purchase.yellow-btn,
.multicheckout .action.primary.yellow-btn,
.order-review-form .amshopby-button.yellow-btn,
.bundle-actions .amshopby-button.customize.yellow-btn,
.box-tocart .amshopby-button.yellow-btn,
.amshopby-button.checkout.yellow-btn,
.block-minicart .block-content > .actions > .primary .amshopby-button.yellow-btn,
.methods-shipping .actions-toolbar .amshopby-button.yellow-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.yellow-btn,
.form-address-edit .actions-toolbar .amshopby-button.yellow-btn,
.multicheckout .amshopby-button.yellow-btn,
.order-review-form .am-filter-go.yellow-btn,
.bundle-actions .am-filter-go.customize.yellow-btn,
.box-tocart .am-filter-go.yellow-btn,
.am-filter-go.checkout.yellow-btn,
.block-minicart .block-content > .actions > .primary .am-filter-go.yellow-btn,
.methods-shipping .actions-toolbar .am-filter-go.yellow-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.yellow-btn,
.form-address-edit .actions-toolbar .am-filter-go.yellow-btn,
.multicheckout .am-filter-go.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.order-review-form .action.primary.yellow-btn:hover,
.bundle-actions .action.primary.customize.yellow-btn:hover,
.bundle-options-container .block-bundle-summary.yellow-btn:hover,
.box-tocart .action.primary.yellow-btn:hover,
.box-tocart .action.tocart.yellow-btn:hover,
.cart-summary.yellow-btn:hover,
.checkout-methods-items.yellow-btn:hover,
.action.primary.checkout.yellow-btn:hover,
.block-minicart .block-content > .actions > .primary .action.primary.yellow-btn:hover,
.methods-shipping .actions-toolbar .action.primary.yellow-btn:hover,
.block-authentication .action.action-register.yellow-btn:hover,
.block-authentication .action.action-login.yellow-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.yellow-btn:hover,
.form-address-edit .actions-toolbar .action.primary.yellow-btn:hover,
.box-tocart .action.instant-purchase.yellow-btn:hover,
.multicheckout .action.primary.yellow-btn:hover,
.order-review-form .amshopby-button.yellow-btn:hover,
.bundle-actions .amshopby-button.customize.yellow-btn:hover,
.box-tocart .amshopby-button.yellow-btn:hover,
.amshopby-button.checkout.yellow-btn:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.yellow-btn:hover,
.methods-shipping .actions-toolbar .amshopby-button.yellow-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.yellow-btn:hover,
.form-address-edit .actions-toolbar .amshopby-button.yellow-btn:hover,
.multicheckout .amshopby-button.yellow-btn:hover,
.order-review-form .am-filter-go.yellow-btn:hover,
.bundle-actions .am-filter-go.customize.yellow-btn:hover,
.box-tocart .am-filter-go.yellow-btn:hover,
.am-filter-go.checkout.yellow-btn:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.yellow-btn:hover,
.methods-shipping .actions-toolbar .am-filter-go.yellow-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.yellow-btn:hover,
.form-address-edit .actions-toolbar .am-filter-go.yellow-btn:hover,
.multicheckout .am-filter-go.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.order-review-form .action.primary.red-btn,
.bundle-actions .action.primary.customize.red-btn,
.bundle-options-container .block-bundle-summary.red-btn,
.box-tocart .action.primary.red-btn,
.box-tocart .action.tocart.red-btn,
.cart-summary.red-btn,
.checkout-methods-items.red-btn,
.action.primary.checkout.red-btn,
.block-minicart .block-content > .actions > .primary .action.primary.red-btn,
.methods-shipping .actions-toolbar .action.primary.red-btn,
.block-authentication .action.action-register.red-btn,
.block-authentication .action.action-login.red-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.red-btn,
.form-address-edit .actions-toolbar .action.primary.red-btn,
.box-tocart .action.instant-purchase.red-btn,
.multicheckout .action.primary.red-btn,
.order-review-form .amshopby-button.red-btn,
.bundle-actions .amshopby-button.customize.red-btn,
.box-tocart .amshopby-button.red-btn,
.amshopby-button.checkout.red-btn,
.block-minicart .block-content > .actions > .primary .amshopby-button.red-btn,
.methods-shipping .actions-toolbar .amshopby-button.red-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.red-btn,
.form-address-edit .actions-toolbar .amshopby-button.red-btn,
.multicheckout .amshopby-button.red-btn,
.order-review-form .am-filter-go.red-btn,
.bundle-actions .am-filter-go.customize.red-btn,
.box-tocart .am-filter-go.red-btn,
.am-filter-go.checkout.red-btn,
.block-minicart .block-content > .actions > .primary .am-filter-go.red-btn,
.methods-shipping .actions-toolbar .am-filter-go.red-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.red-btn,
.form-address-edit .actions-toolbar .am-filter-go.red-btn,
.multicheckout .am-filter-go.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.order-review-form .action.primary.red-btn:hover,
.bundle-actions .action.primary.customize.red-btn:hover,
.bundle-options-container .block-bundle-summary.red-btn:hover,
.box-tocart .action.primary.red-btn:hover,
.box-tocart .action.tocart.red-btn:hover,
.cart-summary.red-btn:hover,
.checkout-methods-items.red-btn:hover,
.action.primary.checkout.red-btn:hover,
.block-minicart .block-content > .actions > .primary .action.primary.red-btn:hover,
.methods-shipping .actions-toolbar .action.primary.red-btn:hover,
.block-authentication .action.action-register.red-btn:hover,
.block-authentication .action.action-login.red-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.red-btn:hover,
.form-address-edit .actions-toolbar .action.primary.red-btn:hover,
.box-tocart .action.instant-purchase.red-btn:hover,
.multicheckout .action.primary.red-btn:hover,
.order-review-form .amshopby-button.red-btn:hover,
.bundle-actions .amshopby-button.customize.red-btn:hover,
.box-tocart .amshopby-button.red-btn:hover,
.amshopby-button.checkout.red-btn:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.red-btn:hover,
.methods-shipping .actions-toolbar .amshopby-button.red-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.red-btn:hover,
.form-address-edit .actions-toolbar .amshopby-button.red-btn:hover,
.multicheckout .amshopby-button.red-btn:hover,
.order-review-form .am-filter-go.red-btn:hover,
.bundle-actions .am-filter-go.customize.red-btn:hover,
.box-tocart .am-filter-go.red-btn:hover,
.am-filter-go.checkout.red-btn:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.red-btn:hover,
.methods-shipping .actions-toolbar .am-filter-go.red-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.red-btn:hover,
.form-address-edit .actions-toolbar .am-filter-go.red-btn:hover,
.multicheckout .am-filter-go.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.order-review-form .action.primary.green-btn,
.bundle-actions .action.primary.customize.green-btn,
.bundle-options-container .block-bundle-summary.green-btn,
.box-tocart .action.primary.green-btn,
.box-tocart .action.tocart.green-btn,
.cart-summary.green-btn,
.checkout-methods-items.green-btn,
.action.primary.checkout.green-btn,
.block-minicart .block-content > .actions > .primary .action.primary.green-btn,
.methods-shipping .actions-toolbar .action.primary.green-btn,
.block-authentication .action.action-register.green-btn,
.block-authentication .action.action-login.green-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.green-btn,
.form-address-edit .actions-toolbar .action.primary.green-btn,
.box-tocart .action.instant-purchase.green-btn,
.multicheckout .action.primary.green-btn,
.order-review-form .amshopby-button.green-btn,
.bundle-actions .amshopby-button.customize.green-btn,
.box-tocart .amshopby-button.green-btn,
.amshopby-button.checkout.green-btn,
.block-minicart .block-content > .actions > .primary .amshopby-button.green-btn,
.methods-shipping .actions-toolbar .amshopby-button.green-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.green-btn,
.form-address-edit .actions-toolbar .amshopby-button.green-btn,
.multicheckout .amshopby-button.green-btn,
.order-review-form .am-filter-go.green-btn,
.bundle-actions .am-filter-go.customize.green-btn,
.box-tocart .am-filter-go.green-btn,
.am-filter-go.checkout.green-btn,
.block-minicart .block-content > .actions > .primary .am-filter-go.green-btn,
.methods-shipping .actions-toolbar .am-filter-go.green-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.green-btn,
.form-address-edit .actions-toolbar .am-filter-go.green-btn,
.multicheckout .am-filter-go.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.order-review-form .action.primary.green-btn:hover,
.bundle-actions .action.primary.customize.green-btn:hover,
.bundle-options-container .block-bundle-summary.green-btn:hover,
.box-tocart .action.primary.green-btn:hover,
.box-tocart .action.tocart.green-btn:hover,
.cart-summary.green-btn:hover,
.checkout-methods-items.green-btn:hover,
.action.primary.checkout.green-btn:hover,
.block-minicart .block-content > .actions > .primary .action.primary.green-btn:hover,
.methods-shipping .actions-toolbar .action.primary.green-btn:hover,
.block-authentication .action.action-register.green-btn:hover,
.block-authentication .action.action-login.green-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.green-btn:hover,
.form-address-edit .actions-toolbar .action.primary.green-btn:hover,
.box-tocart .action.instant-purchase.green-btn:hover,
.multicheckout .action.primary.green-btn:hover,
.order-review-form .amshopby-button.green-btn:hover,
.bundle-actions .amshopby-button.customize.green-btn:hover,
.box-tocart .amshopby-button.green-btn:hover,
.amshopby-button.checkout.green-btn:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.green-btn:hover,
.methods-shipping .actions-toolbar .amshopby-button.green-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.green-btn:hover,
.form-address-edit .actions-toolbar .amshopby-button.green-btn:hover,
.multicheckout .amshopby-button.green-btn:hover,
.order-review-form .am-filter-go.green-btn:hover,
.bundle-actions .am-filter-go.customize.green-btn:hover,
.box-tocart .am-filter-go.green-btn:hover,
.am-filter-go.checkout.green-btn:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.green-btn:hover,
.methods-shipping .actions-toolbar .am-filter-go.green-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.green-btn:hover,
.form-address-edit .actions-toolbar .am-filter-go.green-btn:hover,
.multicheckout .am-filter-go.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.order-review-form .action.primary.gray,
.bundle-actions .action.primary.customize.gray,
.bundle-options-container .block-bundle-summary.gray,
.box-tocart .action.primary.gray,
.box-tocart .action.tocart.gray,
.cart-summary.gray,
.checkout-methods-items.gray,
.action.primary.checkout.gray,
.block-minicart .block-content > .actions > .primary .action.primary.gray,
.methods-shipping .actions-toolbar .action.primary.gray,
.block-authentication .action.action-register.gray,
.block-authentication .action.action-login.gray,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.gray,
.form-address-edit .actions-toolbar .action.primary.gray,
.box-tocart .action.instant-purchase.gray,
.multicheckout .action.primary.gray,
.order-review-form .amshopby-button.gray,
.bundle-actions .amshopby-button.customize.gray,
.box-tocart .amshopby-button.gray,
.amshopby-button.checkout.gray,
.block-minicart .block-content > .actions > .primary .amshopby-button.gray,
.methods-shipping .actions-toolbar .amshopby-button.gray,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.gray,
.form-address-edit .actions-toolbar .amshopby-button.gray,
.multicheckout .amshopby-button.gray,
.order-review-form .am-filter-go.gray,
.bundle-actions .am-filter-go.customize.gray,
.box-tocart .am-filter-go.gray,
.am-filter-go.checkout.gray,
.block-minicart .block-content > .actions > .primary .am-filter-go.gray,
.methods-shipping .actions-toolbar .am-filter-go.gray,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.gray,
.form-address-edit .actions-toolbar .am-filter-go.gray,
.multicheckout .am-filter-go.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.order-review-form .action.primary.gray:hover,
.bundle-actions .action.primary.customize.gray:hover,
.bundle-options-container .block-bundle-summary.gray:hover,
.box-tocart .action.primary.gray:hover,
.box-tocart .action.tocart.gray:hover,
.cart-summary.gray:hover,
.checkout-methods-items.gray:hover,
.action.primary.checkout.gray:hover,
.block-minicart .block-content > .actions > .primary .action.primary.gray:hover,
.methods-shipping .actions-toolbar .action.primary.gray:hover,
.block-authentication .action.action-register.gray:hover,
.block-authentication .action.action-login.gray:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.gray:hover,
.form-address-edit .actions-toolbar .action.primary.gray:hover,
.box-tocart .action.instant-purchase.gray:hover,
.multicheckout .action.primary.gray:hover,
.order-review-form .amshopby-button.gray:hover,
.bundle-actions .amshopby-button.customize.gray:hover,
.box-tocart .amshopby-button.gray:hover,
.amshopby-button.checkout.gray:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.gray:hover,
.methods-shipping .actions-toolbar .amshopby-button.gray:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.gray:hover,
.form-address-edit .actions-toolbar .amshopby-button.gray:hover,
.multicheckout .amshopby-button.gray:hover,
.order-review-form .am-filter-go.gray:hover,
.bundle-actions .am-filter-go.customize.gray:hover,
.box-tocart .am-filter-go.gray:hover,
.am-filter-go.checkout.gray:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.gray:hover,
.methods-shipping .actions-toolbar .am-filter-go.gray:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.gray:hover,
.form-address-edit .actions-toolbar .am-filter-go.gray:hover,
.multicheckout .am-filter-go.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.order-review-form .action.primary.orange-btn,
.bundle-actions .action.primary.customize.orange-btn,
.bundle-options-container .block-bundle-summary.orange-btn,
.box-tocart .action.primary.orange-btn,
.box-tocart .action.tocart.orange-btn,
.cart-summary.orange-btn,
.checkout-methods-items.orange-btn,
.action.primary.checkout.orange-btn,
.block-minicart .block-content > .actions > .primary .action.primary.orange-btn,
.methods-shipping .actions-toolbar .action.primary.orange-btn,
.block-authentication .action.action-register.orange-btn,
.block-authentication .action.action-login.orange-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.orange-btn,
.form-address-edit .actions-toolbar .action.primary.orange-btn,
.box-tocart .action.instant-purchase.orange-btn,
.multicheckout .action.primary.orange-btn,
.order-review-form .amshopby-button.orange-btn,
.bundle-actions .amshopby-button.customize.orange-btn,
.box-tocart .amshopby-button.orange-btn,
.amshopby-button.checkout.orange-btn,
.block-minicart .block-content > .actions > .primary .amshopby-button.orange-btn,
.methods-shipping .actions-toolbar .amshopby-button.orange-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.orange-btn,
.form-address-edit .actions-toolbar .amshopby-button.orange-btn,
.multicheckout .amshopby-button.orange-btn,
.order-review-form .am-filter-go.orange-btn,
.bundle-actions .am-filter-go.customize.orange-btn,
.box-tocart .am-filter-go.orange-btn,
.am-filter-go.checkout.orange-btn,
.block-minicart .block-content > .actions > .primary .am-filter-go.orange-btn,
.methods-shipping .actions-toolbar .am-filter-go.orange-btn,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.orange-btn,
.form-address-edit .actions-toolbar .am-filter-go.orange-btn,
.multicheckout .am-filter-go.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.order-review-form .action.primary.orange-btn:hover,
.bundle-actions .action.primary.customize.orange-btn:hover,
.bundle-options-container .block-bundle-summary.orange-btn:hover,
.box-tocart .action.primary.orange-btn:hover,
.box-tocart .action.tocart.orange-btn:hover,
.cart-summary.orange-btn:hover,
.checkout-methods-items.orange-btn:hover,
.action.primary.checkout.orange-btn:hover,
.block-minicart .block-content > .actions > .primary .action.primary.orange-btn:hover,
.methods-shipping .actions-toolbar .action.primary.orange-btn:hover,
.block-authentication .action.action-register.orange-btn:hover,
.block-authentication .action.action-login.orange-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.orange-btn:hover,
.form-address-edit .actions-toolbar .action.primary.orange-btn:hover,
.box-tocart .action.instant-purchase.orange-btn:hover,
.multicheckout .action.primary.orange-btn:hover,
.order-review-form .amshopby-button.orange-btn:hover,
.bundle-actions .amshopby-button.customize.orange-btn:hover,
.box-tocart .amshopby-button.orange-btn:hover,
.amshopby-button.checkout.orange-btn:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.orange-btn:hover,
.methods-shipping .actions-toolbar .amshopby-button.orange-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.orange-btn:hover,
.form-address-edit .actions-toolbar .amshopby-button.orange-btn:hover,
.multicheckout .amshopby-button.orange-btn:hover,
.order-review-form .am-filter-go.orange-btn:hover,
.bundle-actions .am-filter-go.customize.orange-btn:hover,
.box-tocart .am-filter-go.orange-btn:hover,
.am-filter-go.checkout.orange-btn:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.orange-btn:hover,
.methods-shipping .actions-toolbar .am-filter-go.orange-btn:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.orange-btn:hover,
.form-address-edit .actions-toolbar .am-filter-go.orange-btn:hover,
.multicheckout .am-filter-go.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.order-review-form .action.primary.large,
.bundle-actions .action.primary.customize.large,
.bundle-options-container .block-bundle-summary.large,
.box-tocart .action.primary.large,
.box-tocart .action.tocart.large,
.cart-summary.large,
.checkout-methods-items.large,
.action.primary.checkout.large,
.block-minicart .block-content > .actions > .primary .action.primary.large,
.methods-shipping .actions-toolbar .action.primary.large,
.block-authentication .action.action-register.large,
.block-authentication .action.action-login.large,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.large,
.form-address-edit .actions-toolbar .action.primary.large,
.box-tocart .action.instant-purchase.large,
.multicheckout .action.primary.large,
.order-review-form .amshopby-button.large,
.bundle-actions .amshopby-button.customize.large,
.box-tocart .amshopby-button.large,
.amshopby-button.checkout.large,
.block-minicart .block-content > .actions > .primary .amshopby-button.large,
.methods-shipping .actions-toolbar .amshopby-button.large,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.large,
.form-address-edit .actions-toolbar .amshopby-button.large,
.multicheckout .amshopby-button.large,
.order-review-form .am-filter-go.large,
.bundle-actions .am-filter-go.customize.large,
.box-tocart .am-filter-go.large,
.am-filter-go.checkout.large,
.block-minicart .block-content > .actions > .primary .am-filter-go.large,
.methods-shipping .actions-toolbar .am-filter-go.large,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.large,
.form-address-edit .actions-toolbar .am-filter-go.large,
.multicheckout .am-filter-go.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.order-review-form .action.primary.small,
.bundle-actions .action.primary.customize.small,
.bundle-options-container .block-bundle-summary.small,
.box-tocart .action.primary.small,
.box-tocart .action.tocart.small,
.cart-summary.small,
.checkout-methods-items.small,
.action.primary.checkout.small,
.block-minicart .block-content > .actions > .primary .action.primary.small,
.methods-shipping .actions-toolbar .action.primary.small,
.block-authentication .action.action-register.small,
.block-authentication .action.action-login.small,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.small,
.form-address-edit .actions-toolbar .action.primary.small,
.box-tocart .action.instant-purchase.small,
.multicheckout .action.primary.small,
.order-review-form .amshopby-button.small,
.bundle-actions .amshopby-button.customize.small,
.box-tocart .amshopby-button.small,
.amshopby-button.checkout.small,
.block-minicart .block-content > .actions > .primary .amshopby-button.small,
.methods-shipping .actions-toolbar .amshopby-button.small,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.small,
.form-address-edit .actions-toolbar .amshopby-button.small,
.multicheckout .amshopby-button.small,
.order-review-form .am-filter-go.small,
.bundle-actions .am-filter-go.customize.small,
.box-tocart .am-filter-go.small,
.am-filter-go.checkout.small,
.block-minicart .block-content > .actions > .primary .am-filter-go.small,
.methods-shipping .actions-toolbar .am-filter-go.small,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.small,
.form-address-edit .actions-toolbar .am-filter-go.small,
.multicheckout .am-filter-go.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.order-review-form .action.primary.curve,
.bundle-actions .action.primary.customize.curve,
.bundle-options-container .block-bundle-summary.curve,
.box-tocart .action.primary.curve,
.box-tocart .action.tocart.curve,
.cart-summary.curve,
.checkout-methods-items.curve,
.action.primary.checkout.curve,
.block-minicart .block-content > .actions > .primary .action.primary.curve,
.methods-shipping .actions-toolbar .action.primary.curve,
.block-authentication .action.action-register.curve,
.block-authentication .action.action-login.curve,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.curve,
.form-address-edit .actions-toolbar .action.primary.curve,
.box-tocart .action.instant-purchase.curve,
.multicheckout .action.primary.curve,
.order-review-form .amshopby-button.curve,
.bundle-actions .amshopby-button.customize.curve,
.box-tocart .amshopby-button.curve,
.amshopby-button.checkout.curve,
.block-minicart .block-content > .actions > .primary .amshopby-button.curve,
.methods-shipping .actions-toolbar .amshopby-button.curve,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.curve,
.form-address-edit .actions-toolbar .amshopby-button.curve,
.multicheckout .amshopby-button.curve,
.order-review-form .am-filter-go.curve,
.bundle-actions .am-filter-go.customize.curve,
.box-tocart .am-filter-go.curve,
.am-filter-go.checkout.curve,
.block-minicart .block-content > .actions > .primary .am-filter-go.curve,
.methods-shipping .actions-toolbar .am-filter-go.curve,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.curve,
.form-address-edit .actions-toolbar .am-filter-go.curve,
.multicheckout .am-filter-go.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.order-review-form .action.primary.blank,
.bundle-actions .action.primary.customize.blank,
.bundle-options-container .block-bundle-summary.blank,
.box-tocart .action.primary.blank,
.box-tocart .action.tocart.blank,
.cart-summary.blank,
.checkout-methods-items.blank,
.action.primary.checkout.blank,
.block-minicart .block-content > .actions > .primary .action.primary.blank,
.methods-shipping .actions-toolbar .action.primary.blank,
.block-authentication .action.action-register.blank,
.block-authentication .action.action-login.blank,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blank,
.form-address-edit .actions-toolbar .action.primary.blank,
.box-tocart .action.instant-purchase.blank,
.multicheckout .action.primary.blank,
.order-review-form .amshopby-button.blank,
.bundle-actions .amshopby-button.customize.blank,
.box-tocart .amshopby-button.blank,
.amshopby-button.checkout.blank,
.block-minicart .block-content > .actions > .primary .amshopby-button.blank,
.methods-shipping .actions-toolbar .amshopby-button.blank,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blank,
.form-address-edit .actions-toolbar .amshopby-button.blank,
.multicheckout .amshopby-button.blank,
.order-review-form .am-filter-go.blank,
.bundle-actions .am-filter-go.customize.blank,
.box-tocart .am-filter-go.blank,
.am-filter-go.checkout.blank,
.block-minicart .block-content > .actions > .primary .am-filter-go.blank,
.methods-shipping .actions-toolbar .am-filter-go.blank,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blank,
.form-address-edit .actions-toolbar .am-filter-go.blank,
.multicheckout .am-filter-go.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.order-review-form .action.primary.blank:hover,
.bundle-actions .action.primary.customize.blank:hover,
.bundle-options-container .block-bundle-summary.blank:hover,
.box-tocart .action.primary.blank:hover,
.box-tocart .action.tocart.blank:hover,
.cart-summary.blank:hover,
.checkout-methods-items.blank:hover,
.action.primary.checkout.blank:hover,
.block-minicart .block-content > .actions > .primary .action.primary.blank:hover,
.methods-shipping .actions-toolbar .action.primary.blank:hover,
.block-authentication .action.action-register.blank:hover,
.block-authentication .action.action-login.blank:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blank:hover,
.form-address-edit .actions-toolbar .action.primary.blank:hover,
.box-tocart .action.instant-purchase.blank:hover,
.multicheckout .action.primary.blank:hover,
.order-review-form .amshopby-button.blank:hover,
.bundle-actions .amshopby-button.customize.blank:hover,
.box-tocart .amshopby-button.blank:hover,
.amshopby-button.checkout.blank:hover,
.block-minicart .block-content > .actions > .primary .amshopby-button.blank:hover,
.methods-shipping .actions-toolbar .amshopby-button.blank:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blank:hover,
.form-address-edit .actions-toolbar .amshopby-button.blank:hover,
.multicheckout .amshopby-button.blank:hover,
.order-review-form .am-filter-go.blank:hover,
.bundle-actions .am-filter-go.customize.blank:hover,
.box-tocart .am-filter-go.blank:hover,
.am-filter-go.checkout.blank:hover,
.block-minicart .block-content > .actions > .primary .am-filter-go.blank:hover,
.methods-shipping .actions-toolbar .am-filter-go.blank:hover,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blank:hover,
.form-address-edit .actions-toolbar .am-filter-go.blank:hover,
.multicheckout .am-filter-go.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.order-review-form .action.primary.blank:focus,
.bundle-actions .action.primary.customize.blank:focus,
.bundle-options-container .block-bundle-summary.blank:focus,
.box-tocart .action.primary.blank:focus,
.box-tocart .action.tocart.blank:focus,
.cart-summary.blank:focus,
.checkout-methods-items.blank:focus,
.action.primary.checkout.blank:focus,
.block-minicart .block-content > .actions > .primary .action.primary.blank:focus,
.methods-shipping .actions-toolbar .action.primary.blank:focus,
.block-authentication .action.action-register.blank:focus,
.block-authentication .action.action-login.blank:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blank:focus,
.form-address-edit .actions-toolbar .action.primary.blank:focus,
.box-tocart .action.instant-purchase.blank:focus,
.multicheckout .action.primary.blank:focus,
.order-review-form .amshopby-button.blank:focus,
.bundle-actions .amshopby-button.customize.blank:focus,
.box-tocart .amshopby-button.blank:focus,
.amshopby-button.checkout.blank:focus,
.block-minicart .block-content > .actions > .primary .amshopby-button.blank:focus,
.methods-shipping .actions-toolbar .amshopby-button.blank:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blank:focus,
.form-address-edit .actions-toolbar .amshopby-button.blank:focus,
.multicheckout .amshopby-button.blank:focus,
.order-review-form .am-filter-go.blank:focus,
.bundle-actions .am-filter-go.customize.blank:focus,
.box-tocart .am-filter-go.blank:focus,
.am-filter-go.checkout.blank:focus,
.block-minicart .block-content > .actions > .primary .am-filter-go.blank:focus,
.methods-shipping .actions-toolbar .am-filter-go.blank:focus,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blank:focus,
.form-address-edit .actions-toolbar .am-filter-go.blank:focus,
.multicheckout .am-filter-go.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.order-review-form .action.primary.blank:active,
.bundle-actions .action.primary.customize.blank:active,
.bundle-options-container .block-bundle-summary.blank:active,
.box-tocart .action.primary.blank:active,
.box-tocart .action.tocart.blank:active,
.cart-summary.blank:active,
.checkout-methods-items.blank:active,
.action.primary.checkout.blank:active,
.block-minicart .block-content > .actions > .primary .action.primary.blank:active,
.methods-shipping .actions-toolbar .action.primary.blank:active,
.block-authentication .action.action-register.blank:active,
.block-authentication .action.action-login.blank:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary.blank:active,
.form-address-edit .actions-toolbar .action.primary.blank:active,
.box-tocart .action.instant-purchase.blank:active,
.multicheckout .action.primary.blank:active,
.order-review-form .amshopby-button.blank:active,
.bundle-actions .amshopby-button.customize.blank:active,
.box-tocart .amshopby-button.blank:active,
.amshopby-button.checkout.blank:active,
.block-minicart .block-content > .actions > .primary .amshopby-button.blank:active,
.methods-shipping .actions-toolbar .amshopby-button.blank:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button.blank:active,
.form-address-edit .actions-toolbar .amshopby-button.blank:active,
.multicheckout .amshopby-button.blank:active,
.order-review-form .am-filter-go.blank:active,
.bundle-actions .am-filter-go.customize.blank:active,
.box-tocart .am-filter-go.blank:active,
.am-filter-go.checkout.blank:active,
.block-minicart .block-content > .actions > .primary .am-filter-go.blank:active,
.methods-shipping .actions-toolbar .am-filter-go.blank:active,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go.blank:active,
.form-address-edit .actions-toolbar .am-filter-go.blank:active,
.multicheckout .am-filter-go.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.action-primary:focus {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.action-primary:active {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.message {
  font-family: 'Gotham', sans-serif !important;
  font-size: 14px;
}
.data.table {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.data.table tr th .action {
  font-size: 14px;
}
.data.table tr td .action {
  font-size: 14px;
}
.default-banner {
  height: 345px !important;
  display: block;
  overflow: hidden;
  position: relative !important;
  background: #ececec;
}
.default-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100% !important;
  width: 102% !important;
  max-width: max-content;
  object-fit: cover !important;
  opacity: 0.7;
}
.default-banner .ccaption a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 50px;
  line-height: 48px;
}
.default-banner .ccaption a:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.default-banner .ccaption a:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.default-banner .ccaption a:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.default-banner .ccaption a.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.default-banner .ccaption a.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.default-banner .ccaption a.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.default-banner .ccaption a.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.default-banner .ccaption a.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.default-banner .ccaption a.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.default-banner .ccaption a.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.default-banner .ccaption a.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.default-banner .ccaption a.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.default-banner .ccaption a.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.default-banner .ccaption a.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.default-banner .ccaption a.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.default-banner .ccaption a.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.default-banner .ccaption a.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.default-banner .ccaption a.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.default-banner .ccaption a.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.default-banner .ccaption a.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.default-banner .ccaption a.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.default-banner .ccaption a.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.default-banner .ccaption a.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.default-banner .ccaption a.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
/* header styles */
.page-header {
  position: sticky;
  left: 0;
  top: -105px;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0);
}
.page-header .panel.wrapper {
  border-bottom: none !important;
  background: #ffffff !important;
}
.page-header .panel.wrapper .panel.header {
  display: flex !important;
  align-items: center;
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 20px 0 20px 0 !important;
  margin: 0 auto !important;
  position: relative;
}
.page-header .panel.wrapper .panel.header .header-top .strip {
  padding: 20px 0;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 {
  vertical-align: middle;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 a.call {
  font-size: 0px;
  font-weight: 400;
  color: #6b6b6b;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 a.call i {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  font-size: 20px;
  transform: translateY(2px);
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 a.call span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 a.call:hover {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu {
  width: 100%;
  text-align: right;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list {
  font-size: 0;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 13.5px;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li:last-child {
  padding-right: 0;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li a {
  font-size: 12px;
  color: #000000;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li a:hover {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li .quickorder {
  position: relative !important;
  background: transparent !important;
  color: unset !important;
  padding: 0 !important;
  z-index: unset !important;
  display: unset !important;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li .quickorder a {
  font-size: 12px !important;
  color: #000000 !important;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
}
.page-header .panel.wrapper .panel.header .header-top .strip .col-2 .menu .menu-list li .quickorder a:hover {
  color: #9c9c9c !important;
}
.page-header .panel.wrapper .panel.header .logo {
  order: 1;
  width: 250px;
  display: block;
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search {
  display: block;
  order: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%);
  margin: 0 0 0 0;
  max-width: unset;
  z-index: 0;
  padding: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-title {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content {
  display: block;
  width: 100%;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form {
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search {
  width: calc(100% - 50px);
  display: inline-block;
  vertical-align: top;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .label {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control {
  padding: 0 0 0 0;
  position: unset;
  min-height: 40px;
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .input-text {
  width: 100% !important;
  border-radius: 4px 0 0 4px !important;
  height: 40px !important;
  padding: 0 15px !important;
  border: 1px solid #000000 !important;
  background: #ffffff !important;
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .input-text::-webkit-input-placeholder {
  font-size: 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .input-text:focus {
  border: 1px solid #000000 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete {
  left: 0;
  top: 55px;
  overflow: initial;
  margin: 0;
  width: 100% !important;
  border: 1px solid #dadada !important;
  z-index: 0;
  font-size: 12px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete::before {
  content: '';
  border-bottom: 6px solid #dadada;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -7px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .no-result {
  background: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000000;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest .title {
  background: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest .title a {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest .title a:hover {
  text-decoration: underline;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest ul#suggest {
  padding: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest ul#suggest li {
  border-bottom: 1px solid #dadada;
  font-size: 0;
  padding: 10px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest ul#suggest li a {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.04em;
  color: #000000;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest ul#suggest li a:hover {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .suggest ul#suggest li a span {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: baseline;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product .title {
  background: #ffffff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product .title .a {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product .title .a:hover {
  text-decoration: underline;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product {
  padding: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li {
  border-bottom: 1px solid #e0e0e0;
  font-size: 0;
  padding: 10px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-image {
  float: none;
  max-width: 60px;
  width: 60px;
  display: inline-block;
  vertical-align: top;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-image a {
  display: block;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-image a img {
  display: block;
  max-width: 100%;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info {
  float: none;
  width: calc(100% - 60px);
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 10px;
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-title {
  font-size: 11px;
  font-weight: 600;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-title a {
  display: block;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-reviews {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-reviews .product-reviews-summary {
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-description {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 2px 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-price {
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li .qs-option-info .qs-option-price .price-box .price-container .price {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .product ul#product li:hover .qs-option-info .qs-option-title a {
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete ul li {
  display: block;
  border: none;
  border-bottom: 1px solid #dadada;
  background: #ffffff;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete ul li:last-child {
  border-bottom: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete ul li:hover {
  background: #e0e0e0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results {
  background: #ffffff !important;
  flex-direction: row;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside {
  width: 100% !important;
  border: none !important;
  padding: 0 0 0 0 !important;
  order: 2;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container {
  padding: 0 0 5px 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amasty-xsearch-block-header {
  font-family: 'Gotham', sans-serif;
  letter-spacing: 0.03em;
  font-weight: 700;
  margin: 0 0 0 0;
  padding: 7px 10px;
  font-size: 12px;
  line-height: normal;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amasty-xsearch-block-header::before {
  display: none !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item {
  padding: 5px 10px;
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item a {
  display: block;
  font-size: 12px;
  letter-spacing: 0.03em;
  font-weight: 400;
  color: #000000 !important;
  background: transparent;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item a .amsearch-highlight {
  padding: 0;
  color: unset !important;
  background: unset !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item a:hover {
  color: #9c9c9c !important;
  background: transparent !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item a:hover .amsearch-highlight {
  padding: 0;
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item .item-description {
  font-family: 'Gotham', sans-serif;
  color: #000000;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container .amsearch-item .item-description .amsearch-highlight {
  color: #ffffff;
  background: #000000;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
  border-bottom: 1px solid #e0e0e0 !important;
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amasty-xsearch-block-header::before {
  display: none !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item {
  display: flex;
  justify-content: space-between;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item .amasty-xsearch-num-results {
  display: block;
  font-weight: 700;
  color: #000000;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches {
  font-size: 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amasty-xsearch-block-header {
  border-bottom: 1px solid #e0e0e0 !important;
  margin: 0 0 10px 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item {
  padding: 3px 10px;
  border-radius: 4px;
  margin: 0 0 5px 10px;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  background: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item:hover {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item:hover a {
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item:hover a:hover {
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item.selected {
  border: 1px solid #000000 !important;
  background: #000000 !important;
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item.selected a {
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.recent_searches .amsearch-item.selected a:hover {
  color: #ffffff !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category {
  border-bottom: 1px solid #e0e0e0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amasty-xsearch-block-header {
  border-bottom: 1px solid #e0e0e0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item {
  border-bottom: none !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item:last-child {
  border-bottom: none !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products {
  order: 1;
  width: 100% !important;
  flex-direction: column;
  padding: 0 0 0 0;
  background: #ffffff !important;
  border-right: 1px solid #e0e0e0;
  text-align: center;
  height: 100%;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amasty-xsearch-block-header {
  font-family: 'Gotham', sans-serif;
  letter-spacing: 0.03em;
  font-weight: 700;
  margin: 0 0 0 0;
  padding: 7px 10px;
  line-height: normal;
  font-size: 12px;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
  flex-direction: column;
  flex-wrap: nowrap;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 441px;
  border-bottom: 1px solid #e0e0e0;
  border-bottom: none;
  overflow-x: hidden;
  overflow-y: auto;
  display: block;
  text-align: left;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content::-webkit-scrollbar {
  width: 2px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item {
  margin: 0 0 0 0;
  padding: 10px 10px !important;
  margin: 0 0 0 0 !important;
  border-bottom: 1px solid #ddd;
  width: 100%;
  flex-direction: row;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-image {
  width: 60px;
  height: 60px;
  margin: 0 10px 0 0;
  overflow: hidden;
  display: block;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-image .product-image-container {
  width: 100% !important;
  display: block;
  max-height: unset;
  height: auto;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-image .product-image-container .product-image-wrapper {
  padding: 0 0 0 0 !important;
  width: 100%;
  display: block;
  max-height: unset;
  height: auto;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-image .product-image-container .product-image-wrapper .product-image-photo {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  height: auto;
  margin: 0;
  max-width: 100%;
  right: auto;
  bottom: auto;
  max-height: unset;
  display: block;
  opacity: 1;
  visibility: visible;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: calc(100% - 70px);
  height: auto;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container {
  height: auto;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details {
  min-height: 1px;
  height: auto;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .product-item-link {
  color: #000000 !important;
  margin: 0 0 5px 0;
  font-size: 12px;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 0.02em;
  font-weight: 500;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .product-item-link .amsearch-highlight {
  background: #000000 !important;
  padding: 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .product-item-description {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner {
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .price-box {
  margin: 0 0 0 0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .price-box .price-container .price-wrapper .price {
  font-size: 15px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-weight: 700;
  letter-spacing: 1px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item .amsearch-autocomplete-information .information-container .product-item-details .amsearch-wrapper-inner .product-item-actions {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .product-item:hover {
  background: #e0e0e0 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results {
  padding: 15px 0;
  border-bottom: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a {
  font-family: 'Gotham', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border-bottom: none;
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a:hover {
  color: #9c9c9c !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .search-autocomplete .amsearch-results .amsearch-products.-waste {
  padding: 10px 10px;
  text-align: center;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amasty-xsearch-preload {
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  max-width: 100%;
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input {
  width: 100% !important;
  max-width: 100% !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input .input-text {
  width: 100% !important;
  max-width: 100% !important;
  border-radius: 4px 0 0 4px !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input .amsearch-close {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 25px;
  height: 25px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input .amsearch-loupe {
  display: none !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions {
  width: 50px;
  display: inline-block;
  vertical-align: top;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search {
  border-radius: 0 4px 4px 0;
  width: 100%;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  pointer-events: all;
  opacity: 1;
  background: #000000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAA4VBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9pPP/NAAAASnRSTlMAAQMGBwwNDhEWGRwkKTY3RUlQWVxkZ21ueXp7fYOEjpCRkpSbnaCkpaipra64vb/BwsbHyMvM0dbc4+bo7O3v8PLz9PX4+fr8/ZhknLYAAACkSURBVHjaTMoDskNREITheUYuYtu2bfT+9xMc/4We+mrolVvaAsusTUZF4DAc3YCUth467mu9U1SklZGRZxMxftgYkGqBX7ZVWBr9SLK97kj3hglbdMlofeY4MHF7ZHM4GfYhXgpwNIYQYevBTNn7/vLJrzQawr7G8JGognngh+gvfAFyJIsDWG8BBPOoKf1P9DerdvSbqG6orvYYSaJ6WER1PQC1jBidceyqPwAAAABJRU5ErkJggg==) no-repeat center;
  border: 1px solid #000000;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 700;
  z-index: 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search i {
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search span {
  clip: unset;
  height: auto;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: unset;
  width: auto;
  display: none;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search:hover {
  background: #000000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAA4VBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9pPP/NAAAASnRSTlMAAQMGBwwNDhEWGRwkKTY3RUlQWVxkZ21ueXp7fYOEjpCRkpSbnaCkpaipra64vb/BwsbHyMvM0dbc4+bo7O3v8PLz9PX4+fr8/ZhknLYAAACkSURBVHjaTMoDskNREITheUYuYtu2bfT+9xMc/4We+mrolVvaAsusTUZF4DAc3YCUth467mu9U1SklZGRZxMxftgYkGqBX7ZVWBr9SLK97kj3hglbdMlofeY4MHF7ZHM4GfYhXgpwNIYQYevBTNn7/vLJrzQawr7G8JGognngh+gvfAFyJIsDWG8BBPOoKf1P9DerdvSbqG6orvYYSaJ6WER1PQC1jBidceyqPwAAAABJRU5ErkJggg==) no-repeat center;
  border-color: #000000;
  color: #ffffff;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search:active {
  color: #ffffff;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search:active span {
  color: #ffffff;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .items-purchased {
  display: block;
  font-size: 0;
  position: relative;
  margin: 7px 0 0 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .items-purchased input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  left: 0;
  top: 0;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .items-purchased label {
  cursor: pointer;
  position: relative;
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  padding: 0 0 0 25px;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .items-purchased label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #5e5080;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form .items-purchased input[type=checkbox]:checked + label::before {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAZlBMVEX///9eUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIBeUIALD82WAAAAIXRSTlMAAggQFhgaGxwdHyIvMDQ1REVkiYq2t8HHycrLzdHS1NVktWYVAAAAS0lEQVR42mzGtQGDAABFwZfg7q5//yFxOq46Pv1C+88r6Iv0vTWqyp8bkxYPsrIL8Dq1x8krNVGjxeTkzJJWh5vbavB5xXXCPgIAADTdA+ymJeRHAAAAAElFTkSuQmCC) no-repeat center;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form.amsearch-form-container.-opened .amsearch-wrapper-input {
  overflow: hidden;
  width: 100% !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form.amsearch-form-container.-opened .amsearch-wrapper-input .input-text {
  border-radius: 4px !important;
}
.page-header .panel.wrapper .panel.header .block-search .block-content form.-opened .field.search .control .amsearch-wrapper-input .input-text {
  border-radius: 4px !important;
}
.page-header .panel.wrapper .panel.header .action.skip {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links {
  display: flex;
  align-items: center;
  order: 2;
  margin: 0 20px 0 auto !important;
}
.page-header .panel.wrapper .panel.header .header.links li {
  margin: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .header.links li a {
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  color: #000000;
  font-family: 'Gotham', sans-serif !important;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.page-header .panel.wrapper .panel.header .header.links li a:hover {
  color: #9c9c9c !important;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link {
  padding: 0 0 0 0;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link::after {
  font-size: 14px;
  margin: 0 4px 0 0 !important;
  font-weight: 700;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link a {
  padding: 0 0 0 35px;
  background: url('../images/icons/user.svg') no-repeat left center;
  background-size: 25px;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link a::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links li.authorization-link a:hover {
  background: url('../images/icons/user-hover.svg') no-repeat left center;
  background-size: 25px;
}
.page-header .panel.wrapper .panel.header .header.links li:hover a {
  color: #9c9c9c !important;
}
.page-header .panel.wrapper .panel.header .header.links li.welcome {
  display: block !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome {
  display: block !important;
  position: relative;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name {
  display: flex;
  align-items: center;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name .logged-in {
  display: block !important;
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  color: #000000;
  width: 115px;
  padding: 0 0 0 35px;
  background: url(../images/icons/user.svg) no-repeat left center;
  background-size: 25px;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name .logged-in:hover {
  background: url(../images/icons/user-hover.svg) no-repeat left center;
  background-size: 25px;
  color: #9c9c9c;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name .action.switch {
  font-size: 0;
  border: none;
  padding: 0;
  background: transparent;
  box-shadow: none;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name .action.switch::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu {
  display: none;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links {
  margin: 0 0 0 0 !important;
  position: absolute;
  right: 0;
  top: 45px;
  display: block;
  text-align: center;
  min-width: 175px;
  z-index: 1000;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  border: 1px solid #bbb;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links::before {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
  right: 10px;
  top: -12px;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links::after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
  right: 9px;
  top: -14px;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li {
  display: block !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li a {
  display: block;
  padding: 8px;
  background: #ffffff;
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li a:hover {
  background: #eaeaea;
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li.authorization-link a {
  font-size: 14px !important;
  padding: 8px;
  background: #ffffff;
  color: #000000;
  line-height: normal;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li.authorization-link a:hover {
  background: #eaeaea;
  color: #000000;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-menu ul.header.links li:hover a {
  color: #000000 !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome + .authorization-link {
  display: none !important;
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome.active .customer-name .action.switch::after {
  content: '\e621';
}
.page-header .panel.wrapper .panel.header .header.links li.customer-welcome.active .customer-menu {
  display: block;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer {
  display: flex;
  align-items: center;
  order: 4;
  margin: 0 0 0 0;
  float: none;
  width: 70px;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .compare {
  display: none;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .minicart-wrapper {
  margin: 0 0 0 0;
  float: none;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .minicart-wrapper .showcart {
  width: 25px;
  height: 25px;
  background: url('../images/icons/cart.svg') no-repeat center;
  background-size: 25px;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .minicart-wrapper .showcart::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .minicart-wrapper .showcart:hover {
  background: url('../images/icons/cart-hover.svg') no-repeat center;
  background-size: 25px;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .wishlist {
  margin: 0 0 0 20px;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .wishlist a {
  display: block;
  width: 25px;
  height: 25px;
  background: url('../images/icons/heart-o.svg') no-repeat center;
  background-size: 25px;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  font-size: 0;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .wishlist a::before {
  display: none;
}
.page-header .panel.wrapper .panel.header .ritlinks-outer .wishlist a:hover {
  background: url('../images/icons/heart-o-hover.svg') no-repeat center;
  background-size: 25px;
}
.page-header .header.content {
  width: auto !important;
  margin: 0 0 0 0 !important;
  max-width: unset !important;
  padding: 0 0 0 0 !important;
  border-top: none;
  border-bottom: none;
  background: #f8f8f9;
  z-index: -1;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
  display: block;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close {
  display: none;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .btn-sambar {
  display: none;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 {
  line-height: normal;
  padding: 0 15px;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head {
  letter-spacing: 0.5px;
  color: #000000;
  font-size: 16px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700 !important;
  line-height: 45px;
  position: relative;
  overflow: hidden;
  display: block;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  transform: scaleY(0);
  transform-origin: 0 100%;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head:hover {
  color: #000000 !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child {
  position: absolute;
  left: 0;
  top: 45px;
  width: 100%;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  border-top: 1px solid #e0e0e0;
  height: 483px;
  overflow: hidden;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
  max-width: calc(100% - 30px) !important;
  width: 1440px !important;
  padding: 0 0 0 0 !important;
  margin: 0 auto !important;
  display: flex;
  float: none !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 {
  width: calc(16.6666% - 10px) !important;
  margin: 0 10px 0 0;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item {
  width: 100%;
  display: block;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title {
  display: flex;
  flex-wrap: wrap;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title span.sm_megamenu_title_lv-2,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title span.sm_megamenu_title_lv-2 {
  flex-basis: 100%;
  letter-spacing: 0.5px;
  color: #000000;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700 !important;
  padding: 5px 0;
  line-height: normal;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_content img,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_content img {
  display: block;
  width: 100%;
  height: auto;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop {
  flex-basis: 100%;
  letter-spacing: 0.5px;
  color: #000000;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700 !important;
  padding: 5px 0;
  line-height: normal;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop:hover,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop:hover {
  color: #9c9c9c !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop span.sm_megamenu_title_lv-2,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop span.sm_megamenu_title_lv-2 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop + .sm_megamenu_title,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop + .sm_megamenu_title {
  display: none !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title {
  flex-basis: 100%;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title:first-child,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title:first-child {
  display: none;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .title-cat,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .title-cat {
  display: none;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop {
  letter-spacing: 0.5px;
  color: #000000;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  padding: 5px 0;
  line-height: normal;
  border-bottom: none;
  margin: 0 0 0 0;
  text-transform: uppercase;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop span.sm_megamenu_title_lv-2,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop span.sm_megamenu_title_lv-2 {
  flex-basis: 100%;
  letter-spacing: 0.5px;
  color: #000000;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  padding: 0 0;
  line-height: normal;
  margin: 0 0 0 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop:hover,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop:hover {
  color: #9c9c9c !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop:hover span.sm_megamenu_title_lv-2,
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title .sm_megamenu_nodrop:hover span.sm_megamenu_title_lv-2 {
  color: #9c9c9c !important;
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent:hover .sm-megamenu-child {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1:hover a.sm_megamenu_head::after {
  transform: scaleY(1);
  transform-origin: 0 100%;
}
.page-header.fix {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.block-minicart {
  z-index: 1000 !important;
}
.block-minicart .block-content {
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: 'Gotham', sans-serif;
}
.block-minicart .block-content .items-total {
  margin: 0 0 0 0;
  width: 50%;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
.block-minicart .block-content .subtotal {
  margin: 0 0 0 0;
  width: 50%;
  font-size: 14px;
  color: #000000;
}
.block-minicart .block-content .actions {
  margin: 0 0 0 0;
  width: 100%;
}
.block-minicart .block-content .actions .primary {
  margin: 15px 0;
}
.block-minicart .block-content .actions .primary .action.checkout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  padding: 0 15px;
  width: 100%;
  margin: 0 0 0 0;
}
.block-minicart .block-content .actions .primary .action.checkout:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.block-minicart .block-content .actions .primary .action.checkout:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.block-minicart .block-content .actions .primary .action.checkout:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.block-minicart .block-content .actions .primary .action.checkout.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.block-minicart .block-content .actions .primary .action.checkout.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.block-minicart .block-content .actions .primary .action.checkout.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.block-minicart .block-content .actions .primary .action.checkout.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.block-minicart .block-content .actions .primary .action.checkout.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.block-minicart .block-content .actions .primary .action.checkout.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.block-minicart .block-content .actions .primary .action.checkout.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.block-minicart .block-content .actions .primary .action.checkout.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.block-minicart .block-content .actions .primary .action.checkout.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.block-minicart .block-content .actions .primary .action.checkout.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.block-minicart .block-content .actions .primary .action.checkout.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.block-minicart .block-content .actions .primary .action.checkout.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.block-minicart .block-content .actions .primary .action.checkout.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.block-minicart .block-content .actions .primary .action.checkout.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.block-minicart .block-content .actions .primary .action.checkout.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.block-minicart .block-content .actions .primary .action.checkout.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.block-minicart .block-content .actions .primary .action.checkout.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.block-minicart .block-content .actions .primary .action.checkout.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.block-minicart .block-content .actions .primary .action.checkout.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart .block-content .actions .primary .action.checkout.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart .block-content .actions .primary .action.checkout.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart .block-content .actions .secondary {
  margin: 25px 0 0 0;
}
.block-minicart .block-content .actions .secondary .viewcart {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.block-minicart .block-content .actions .secondary .viewcart:hover {
  color: #9c9c9c;
}
.block-minicart .block-content .minicart-items-wrapper {
  margin: 15px -20px 0 -20px;
  height: 373px !important;
  max-height: 20vh;
}
.block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 4px;
}
.block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item {
  margin: 0 0 0 0 !important;
  padding: 15px !important;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product {
  display: flex;
  justify-content: space-between;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product::before {
  display: none;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product::after {
  display: none;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo {
  width: 75px;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 0 100% 0 !important;
  overflow: hidden;
  position: relative;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-photo .product-image-container .product-image-wrapper img {
  width: 100% !important;
  height: auto !important;
  margin: 0 0 0 0 !important;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  padding: 0 0 0 15px;
  width: calc(100% - 75px);
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a:hover {
  color: #9c9c9c;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .minicart-price .price {
  font-weight: 700;
  font-size: 14px;
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .qty {
  display: none;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions {
  margin: 10px 0 0 0;
  position: relative;
  float: none;
  display: flex;
  justify-content: flex-start;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .primary {
  margin: 0 10px 0 0;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .primary .action.edit {
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .primary .action.edit::before {
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .primary .action.edit:hover {
  color: #9c9c9c;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .primary .action.edit:hover::before {
  color: #9c9c9c;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .secondary {
  margin: 0 10px 0 0;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .secondary .action.delete {
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .secondary .action.delete::before {
  color: #000000;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .secondary .action.delete:hover {
  color: #9c9c9c;
}
.block-minicart .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.actions .secondary .action.delete:hover::before {
  color: #9c9c9c;
}
.block-minicart .block-content .update-cart-item {
  background: #ffffff;
}
.block-minicart .block-content .update-cart-item:hover {
  border-color: #000000;
}
.block-minicart .action.primary.checkout,
.block-minicart .amshopby-button.checkout,
.block-minicart .am-filter-go.checkout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.block-minicart .action.primary.checkout:hover,
.block-minicart .amshopby-button.checkout:hover,
.block-minicart .am-filter-go.checkout:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.block-minicart .action.primary.checkout:focus,
.block-minicart .amshopby-button.checkout:focus,
.block-minicart .am-filter-go.checkout:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.block-minicart .action.primary.checkout:active,
.block-minicart .amshopby-button.checkout:active,
.block-minicart .am-filter-go.checkout:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.block-minicart .action.primary.checkout.is-loading,
.block-minicart .amshopby-button.checkout.is-loading,
.block-minicart .am-filter-go.checkout.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.block-minicart .action.primary.checkout.is-loading::after,
.block-minicart .amshopby-button.checkout.is-loading::after,
.block-minicart .am-filter-go.checkout.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.block-minicart .action.primary.checkout.blue-btn,
.block-minicart .amshopby-button.checkout.blue-btn,
.block-minicart .am-filter-go.checkout.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.block-minicart .action.primary.checkout.blue-btn:hover,
.block-minicart .amshopby-button.checkout.blue-btn:hover,
.block-minicart .am-filter-go.checkout.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.block-minicart .action.primary.checkout.yellow-btn,
.block-minicart .amshopby-button.checkout.yellow-btn,
.block-minicart .am-filter-go.checkout.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.block-minicart .action.primary.checkout.yellow-btn:hover,
.block-minicart .amshopby-button.checkout.yellow-btn:hover,
.block-minicart .am-filter-go.checkout.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.block-minicart .action.primary.checkout.red-btn,
.block-minicart .amshopby-button.checkout.red-btn,
.block-minicart .am-filter-go.checkout.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.block-minicart .action.primary.checkout.red-btn:hover,
.block-minicart .amshopby-button.checkout.red-btn:hover,
.block-minicart .am-filter-go.checkout.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.block-minicart .action.primary.checkout.green-btn,
.block-minicart .amshopby-button.checkout.green-btn,
.block-minicart .am-filter-go.checkout.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.block-minicart .action.primary.checkout.green-btn:hover,
.block-minicart .amshopby-button.checkout.green-btn:hover,
.block-minicart .am-filter-go.checkout.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.block-minicart .action.primary.checkout.gray,
.block-minicart .amshopby-button.checkout.gray,
.block-minicart .am-filter-go.checkout.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.block-minicart .action.primary.checkout.gray:hover,
.block-minicart .amshopby-button.checkout.gray:hover,
.block-minicart .am-filter-go.checkout.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.block-minicart .action.primary.checkout.orange-btn,
.block-minicart .amshopby-button.checkout.orange-btn,
.block-minicart .am-filter-go.checkout.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.block-minicart .action.primary.checkout.orange-btn:hover,
.block-minicart .amshopby-button.checkout.orange-btn:hover,
.block-minicart .am-filter-go.checkout.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.block-minicart .action.primary.checkout.large,
.block-minicart .amshopby-button.checkout.large,
.block-minicart .am-filter-go.checkout.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.block-minicart .action.primary.checkout.small,
.block-minicart .amshopby-button.checkout.small,
.block-minicart .am-filter-go.checkout.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.block-minicart .action.primary.checkout.curve,
.block-minicart .amshopby-button.checkout.curve,
.block-minicart .am-filter-go.checkout.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.block-minicart .action.primary.checkout.blank,
.block-minicart .amshopby-button.checkout.blank,
.block-minicart .am-filter-go.checkout.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.block-minicart .action.primary.checkout.blank:hover,
.block-minicart .amshopby-button.checkout.blank:hover,
.block-minicart .am-filter-go.checkout.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart .action.primary.checkout.blank:focus,
.block-minicart .amshopby-button.checkout.blank:focus,
.block-minicart .am-filter-go.checkout.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart .action.primary.checkout.blank:active,
.block-minicart .amshopby-button.checkout.blank:active,
.block-minicart .am-filter-go.checkout.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.block-minicart input {
  box-shadow: none !important;
}
.block-minicart .action.viewcart {
  color: #000000;
}
.block-minicart .action.viewcart:hover {
  color: #9c9c9c;
}
.block-minicart .product.actions a {
  color: #000000;
}
.block-minicart .product.actions a:hover {
  color: #9c9c9c;
}
.block-minicart .product-item-name a {
  font-weight: 700;
  color: #000000;
}
/* footer styles */
.page-footer {
  background: #f8f8f9;
}
.page-footer .foot-top .footop-wrap {
  max-width: 100%;
  padding: 0 0 0 0;
  justify-content: space-between;
}
.page-footer .foot-top .footop-wrap .ft-sect {
  width: calc(25% - 15px) !important;
  margin: 0 0 0 0;
}
.page-footer .foot-top .footop-wrap .ft-sect .footimg {
  align-items: flex-start;
}
.page-footer .foot-top .footop-wrap .ft-sect .footimg img {
  filter: brightness(0);
}
.page-footer .foot-top .footop-wrap .ft-sect .foot-ritsect h4 {
  margin: 0 0 5px 0;
}
.page-footer .foot-top .footop-wrap .ft-sect .foot-ritsect h6 {
  color: #000000;
}
.page-footer .footer-contents {
  width: 100%;
  padding: 50px 0;
}
.page-footer .footer-contents .footer-outer {
  padding: 0 0 0 0;
  margin: 0 -10px;
}
.page-footer .footer-contents .footer-outer .footsectone {
  margin: 0 0 0 0 !important;
  flex: 0 0 18%;
  max-width: 18%;
  padding: 0 10px;
}
.page-footer .footer-contents .footer-outer .footsectone h3 {
  font-size: 17px;
  color: #000000;
  font-weight: 700;
  font-family: 'Gotham', sans-serif !important;
  margin: 0 0 15px 0 !important;
  text-transform: uppercase;
}
.page-footer .footer-contents .footer-outer .footsectone ul {
  text-align: left;
}
.page-footer .footer-contents .footer-outer .footsectone ul li {
  margin: 0 0 10px 0;
}
.page-footer .footer-contents .footer-outer .footsectone ul li a {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Gotham', sans-serif !important;
  color: #000000;
}
.page-footer .footer-contents .footer-outer .footsectone ul li a:hover {
  color: #9c9c9c !important;
}
.page-footer .footer-contents .footer-outer .footer-newsletter {
  margin: 0 0 0 0 !important;
  flex: 0 0 28%;
  max-width: 28%;
  padding: 0 10px;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter {
  margin: 0 0 15px 0;
  max-width: 100% !important;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .title {
  margin: 0 0 15px 0 !important;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .title strong {
  font-size: 17px;
  color: #000000;
  font-weight: 700;
  font-family: 'Gotham', sans-serif !important;
  text-transform: uppercase;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe {
  display: flex;
  align-items: center;
  width: 100%;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .field.newsletter {
  width: calc(100% - 95px);
  max-width: 100%;
  margin: 0 0 0 0;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .field.newsletter .control .label {
  display: none;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .field.newsletter .control input[type=email] {
  width: 100%;
  height: 34px;
  border-radius: 4px 0 0 4px;
  font-size: 13px;
  padding: 0 10px !important;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .field.newsletter .control .mage-error {
  font-size: 12px;
  font-family: 'Gotham', sans-serif;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .actions {
  width: 95px;
  margin: 0 0 0 0 !important;
}
.page-footer .footer-contents .footer-outer .footer-newsletter .newsletter .content .form.subscribe .actions .action.subscribe {
  width: 100%;
  background: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Gotham', sans-serif !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  position: relative;
  padding: 0 10px;
  line-height: 32px;
  height: 34px;
  border-radius: 0 4px 4px 0;
}
.copyright-outer {
  padding: 30px 0 !important;
  background: #f8f8f9 !important;
  margin: 0 0 0 0 !important;
}
.copyright-outer .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.copyright-outer .container::before {
  display: none;
}
.copyright-outer .container::after {
  display: none;
}
.copyright-outer .container .copyright {
  background: transparent !important;
}
.copyright-outer .container .copyright span {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
}
/* home page styles */
.sections.nav-sections ~ div {
  margin-top: 0 !important;
  height: auto !important;
}
.first-column {
  margin: 0 0 50px 0 !important;
  font-family: 'Gotham', sans-serif;
}
.first-column .wk-dd-main-container {
  margin: 50px 0 0 0 !important;
  padding: 0 0 0 0;
}
.first-column .wk-dd-main-container .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.first-column .wk-dd-main-container .container::before {
  display: none;
}
.first-column .wk-dd-main-container .container::after {
  display: none;
}
.first-column .wk-dd-main-container .wk-left-container {
  max-height: calc(100% - 20px);
  margin: 10px 0 0 0;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block {
  font-family: 'Gotham', sans-serif;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-lg {
  color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-xlg {
  color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.first-column .wk-dd-main-container .wk-left-container .wk-title-container .wk-title-block .wk-title-btn.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.first-column .wk-dd-main-container .wk-main-container #amasty-shopby-product-list .products-grid .product-items.owl-carousel .owl-item .product-item {
  margin: 10px 0 10px 0 !important;
  padding: 0 0 0 0 !important;
}
.first-column .wk-dd-main-container .wk-main-container #amasty-shopby-product-list .products-grid .product-items.owl-carousel .owl-controls .owl-nav {
  margin: 0 0 0 0 !important;
}
.home-categories {
  padding: 0 !important;
  margin: 0 0 50px 0 !important;
  border: none !important;
}
.home-categories h2 {
  font-weight: 700 !important;
  font-size: 28px !important;
  color: #000000 !important;
  line-height: 1.1;
  font-family: 'Gotham', sans-serif !important;
  margin: 0 0 20px 0 !important;
}
.home-categories .home-category-listing .owl-carousel .owl-nav .button,
.home-categories .home-category-listing .owl-carousel .owl-nav div {
  top: calc(50% - 25px);
}
.magetop-widget {
  padding: 0 0 0 0;
  margin: 0 0 0 0 !important;
}
.cms-index-index.cms-home .home-featured {
  margin: 0 0 50px 0 !important;
  padding: 0 0 0 0 !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cms-index-index.cms-home .home-featured .ft-one {
  margin: 0 0 0 0 !important;
  flex-basis: calc(33.3333% - 15px);
}
.cms-index-index.cms-home .home-featured .ft-one .image-sect {
  background: #000000;
  position: relative;
}
.cms-index-index.cms-home .home-featured .ft-one .image-sect img {
  opacity: 0.5;
  display: block;
  width: 100%;
}
.cms-index-index.cms-home .home-featured .ft-one .image-sect a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  font-size: 20px;
  color: #ffffff;
  background: transparent;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 10px;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.cms-index-index.cms-home .home-featured .desc-sect {
  padding: 20px;
  text-align: center;
}
.cms-index-index.cms-home .home-featured .desc-sect h3 {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
  line-height: 1.1;
  margin: 0 0 10px 0 !important;
  text-align: center;
}
.cms-index-index.cms-home .home-featured .desc-sect h4 {
  margin: 0 0 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.cms-index-index.cms-home .home-featured .image-sect:hover a {
  opacity: 1;
  visibility: visible;
}
.cms-index-index.cms-home .sect-shopby {
  margin: 0 0 50px 0 !important;
  padding: 0 0 0 0 !important;
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-list::before {
  font-family: 'Gotham', sans-serif !important;
  font-size: 16px;
  color: #6b6b6b;
  display: none !important;
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-list li.resp-tab-item {
  height: 34px;
  line-height: 32px;
  font-size: 14px;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  color: #000000;
  border: 1px solid #000000 !important;
  background: #ffffff;
  padding: 0 20px !important;
  text-transform: uppercase;
  margin: 0 10px 0 0;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-list li.resp-tab-item:hover {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #ffffff;
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-list li.resp-tab-item.resp-tab-active {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #ffffff;
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-container .resp-tab-content .owl-carousel {
  display: block;
  margin: 0 0 0 0;
}
.cms-index-index.cms-home .sect-shopby .resp-tabs-container .resp-tab-content .owl-carousel .owl-controls .owl-nav .button,
.cms-index-index.cms-home .sect-shopby .resp-tabs-container .resp-tab-content .owl-carousel .owl-controls .owl-nav div {
  top: calc(50% - 30px);
}
.cms-index-index.cms-home .bestin-container {
  margin: 0 0 50px 0 !important;
  padding: 0 0 0 0 !important;
}
.cms-index-index.cms-home .tsbrands {
  margin: 0 0 50px 0 !important;
  border: none !important;
}
.cms-index-index.cms-home .tsbrands h2 {
  margin: 0 0 25px 0;
  transform: none !important;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  padding: 0 !important;
  text-align: center !important;
  display: block !important;
}
.cms-index-index.cms-home .tsbrands .amslider-header-container {
  font-weight: 700 !important;
  font-size: 28px !important;
  color: #000 !important;
  line-height: 1.1;
  font-family: 'Gotham', sans-serif !important;
  margin: 0 0 20px!important;
  text-transform: uppercase !important;
  position: relative !important;
  top: auto !important;
  left: auto !important;
  padding: 0 !important;
  text-align: center !important;
  display: block !important;
  height: auto !important;
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel {
  width: auto !important;
  margin: 0 -10px;
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel .owl-item {
  margin: 0 0 0 0 !important;
  padding: 0 10px !important;
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel .owl-item .item .brand-item {
  padding: 15px;
  border: 1px solid #e0e0e0;
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel .owl-item .item .brand-item .brand-image a {
  display: block;
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel .owl-item .item .brand-item .brand-image a img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  filter: grayscale(1);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.cms-index-index.cms-home .tsbrands .block .block-content .owl-carousel .owl-item .item .brand-item:hover .brand-image a img {
  filter: grayscale(0);
}
.cms-index-index.cms-home .bestin .boxone h2 {
  font-weight: 700;
  font-size: 22px;
  color: #000000;
  line-height: 1.1;
  margin: 0 0 20px 0 !important;
}
.cms-index-index.cms-home .bestin .boxone a {
  font-family: 'Gotham', sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  padding: 0 20px !important;
  line-height: 38px;
  height: 40px;
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #000000 !important;
}
.cms-index-index.cms-home .bestin .boxone a:hover {
  color: #ffffff !important;
  background: #000000 !important;
  border: 1px solid #000000 !important;
}
.cms-index-index.cms-home .home-categories .home-category-listing .owl-carousel {
  display: block;
  margin: 0 0 0 0;
}
.cms-index-index.cms-home .home-categories .home-category-listing .owl-carousel .owl-controls .owl-nav .button,
.cms-index-index.cms-home .home-categories .home-category-listing .owl-carousel .owl-controls .owl-nav div {
  top: calc(50% - 25px);
}
.cms-index-index.cms-home .first-column .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
}
.cms-index-index.cms-home .first-column .swiper-container .swiper-wrapper .swiper-slide a img {
  display: block;
}
.cms-index-index .ambrands-slider-container .ambrands-slider {
  max-width: 100% !important;
  padding: 0 0 0 0 !important;
}
.cms-index-index .ambrands-slider-container .ambrands-slider .ambrands-inner {
  padding: 0 0 0 0 !important;
}
.amslider.am-brand-slider .swiper-slide .am-image-wrapper .am-image {
  filter: grayscale(1);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.amslider.am-brand-slider .swiper-slide:hover .am-image-wrapper .am-image {
  filter: grayscale(0);
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  filter: grayscale(1);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image:hover {
  filter: grayscale(0);
}
.amslider .swiper-button-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  border: none;
  border-radius: 3px;
  text-align: center;
  background: #D6D6D6 !important;
  background-image: none !important;
  color: #fff;
  font-size: 0 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  margin: 0 0 0 0 !important;
}
.amslider .swiper-button-prev::before {
  content: "\f104";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslider .swiper-button-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  border: none;
  border-radius: 3px;
  text-align: center;
  background: #D6D6D6 !important;
  background-image: none !important;
  color: #fff;
  font-size: 0 !important;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  margin: 0 0 0 0 !important;
}
.amslider .swiper-button-next::before {
  content: "\f105";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#amslider_id1 {
  max-width: 100% !important;
  width: 100% !important;
}
#amslider_id7473 {
  padding: 0 0 0 0 !important;
}
/* listing page */
.catalog-category-view,
.page-with-filter {
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view .category-banner,
.page-with-filter .category-banner {
  margin: 0 0 50px 0;
}
.catalog-category-view .columns .sidebar.sidebar-main,
.page-with-filter .columns .sidebar.sidebar-main {
  font-family: 'Gotham', sans-serif;
  background: #f8f8f9;
  padding: 0 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block,
.page-with-filter .columns .sidebar.sidebar-main .block {
  font-family: 'Gotham', sans-serif;
  margin: 0 0 0 0 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-title strong,
.page-with-filter .columns .sidebar.sidebar-main .block .block-title strong {
  font-size: 20px;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-subtitle,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-subtitle {
  color: #ffffff !important;
  background: #000000;
  padding: 15px !important;
  margin: 0 0 0 0 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options {
  font-family: 'Gotham', sans-serif;
  padding: 25px;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item {
  padding: 0 0 10px 0 !important;
  border-bottom: none !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700;
  margin: 0 0 15px 0 !important;
  padding: 0 15px 0 0;
  position: relative;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::before,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #000000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::after,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #000000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .label,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #000000 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .reset,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .reset {
  display: none !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .arrow,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .arrow {
  display: none !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content {
  padding: 0 0 0 0 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items {
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0 0 10px 0;
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a {
  padding: 0 0 0 0;
  line-height: normal;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 21px);
  background: transparent;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a:hover,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
  background: transparent;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item label,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item label {
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  cursor: pointer;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 auto;
  padding: 0 0 0 0;
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count .filter-count-label,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count .filter-count-label {
  display: none;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  padding: 10px 0 0 0;
  color: #000000;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show {
  display: flex !important;
  justify-content: space-between;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-show-cat::after,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-show-cat::after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-hide-cat::after,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-hide-cat::after {
  content: "\f106";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .items.items-children,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .items.items-children {
  padding: 5px 0 0 10px;
  width: 100%;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container {
  margin: 0 0 0 0;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider {
  background: #b6b6b6 !important;
  height: 5px !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-range,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-range {
  background: #000000 !important;
  height: 5px !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-handle,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-handle {
  top: 50%;
  top: -2px;
  height: 17px;
  width: 17px;
  background: #676767;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .amshopby-slider-display,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .amshopby-slider-display {
  padding: 15px 0 10px 0;
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  color: #000000;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-range,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-range {
  background: #6d6d6d !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-handle,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-handle {
  border-radius: 10px !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field {
  display: inline-flex;
  align-items: center;
  width: auto;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field .label,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field .label {
  font-size: 12px !important;
  color: #000000;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
  width: auto;
  margin: 0 10px 0 0;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field input[type="text"],
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field input[type="text"] {
  height: 25px;
  padding: 0 0 0 0 !important;
  background: transparent !important;
  border: none;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000000 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to {
  justify-content: flex-end;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to .label,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to .label {
  line-height: normal;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-filter-button,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-filter-button {
  font-size: 14px;
  color: #ffffff;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
  padding: 0 15px;
  border: 1px solid #000;
  margin: 20px 0 0 auto;
  background: #000000;
  display: block;
  box-shadow: none;
  height: 34px;
  line-height: 32px;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper .am-swatch-link .swatch-option.color:not(.disabled):hover,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper .am-swatch-link .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #000000 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item.active .filter-options-title::after,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item.active .filter-options-title::after {
  transform: translateY(-50%) rotate(0);
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list {
  margin: 0 0 0 0 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button {
  display: block;
  margin-top: 10px !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: 1px solid #000000 !important;
  color: #000000 !important;
  opacity: 1 !important;
  background: #ffffff !important;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  padding: 0 15px !important;
  height: 34px !important;
  line-height: 32px !important;
  text-transform: uppercase !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button:hover,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button:hover {
  color: #ffffff !important;
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button[disabled],
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button[disabled] {
  display: none;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-current,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-current {
  padding: 30px 0 0 0;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
}
.catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear:hover,
.page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear:hover {
  color: #9c9c9c;
}
.catalog-category-view .columns .column.main .page-title-wrapper,
.page-with-filter .columns .column.main .page-title-wrapper {
  margin: 30px 0 15px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.catalog-category-view .columns .column.main .page-title-wrapper .page-title,
.page-with-filter .columns .column.main .page-title-wrapper .page-title {
  line-height: 1.1;
  margin: 0 0 0 0 !important;
  font-size: 28px;
  font-weight: 700;
  color: #000000;
}
.catalog-category-view .columns .column.main .page-title-wrapper .page-title .base,
.page-with-filter .columns .column.main .page-title-wrapper .page-title .base {
  color: #000000 !important;
}
.catalog-category-view .columns .column.main .products-grid .product-items .product-item:nth-child(3n + 1),
.page-with-filter .columns .column.main .products-grid .product-items .product-item:nth-child(3n + 1) {
  margin-left: 0 !important;
}
.catalog-category-view .columns .column.main .most-viewed,
.page-with-filter .columns .column.main .most-viewed {
  display: none !important;
}
.toolbar-container .toolbar::before {
  display: none;
}
.toolbar-container .toolbar::after {
  display: none;
}
.toolbar-container .toolbar.toolbar-products {
  padding: 10px 0;
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toolbar-container .toolbar.toolbar-products .modes {
  display: block;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode {
  border: 1px solid #000000 !important;
  background: #ffffff !important;
  box-shadow: none !important;
  border-radius: 0;
  padding: 8px 10px;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode::before {
  color: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode.mode-grid {
  margin: 0 0 0 0 !important;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode.active {
  box-shadow: none !important;
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode.active::before {
  color: #ffffff !important;
}
.toolbar-container .toolbar.toolbar-products .modes .modes-mode.mode-list {
  margin-left: 10px !important;
}
.toolbar-container .toolbar.toolbar-products .toolbar-amount {
  display: block;
  color: #000000 !important;
  font-size: 14px !important;
}
.toolbar-container .toolbar.toolbar-products .toolbar-sorter {
  display: flex;
  align-items: center;
}
.toolbar-container .toolbar.toolbar-products .toolbar-sorter::after {
  display: none !important;
}
.toolbar-container .toolbar.toolbar-products .toolbar-sorter .sorter-label {
  font-size: 13px !important;
  color: #000000 !important;
  font-weight: 400 !important;
  font-family: 'Gotham', sans-serif !important;
}
.toolbar-container .toolbar.toolbar-products .field.limiter {
  display: none !important;
}
.toolbar-container .toolbar.toolbar-products .pages {
  float: none;
  width: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 0 !important;
  padding: 15px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-label {
  display: none !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item {
  border: 1px solid #000000 !important;
  background: #ffffff !important;
  border-radius: 0 !important;
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  margin: 0 5px !important;
  width: 35px;
  height: 35px;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item .action {
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  color: #000000 !important;
  border-radius: 0 !important;
  background: transparent !important;
  margin: 0 !important;
  height: auto !important;
  width: auto !important;
  line-height: normal;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item .action span {
  color: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item .page {
  padding: 0 !important;
  border: none !important;
  color: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item .page span {
  color: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item:hover {
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item:hover .page {
  color: #ffffff !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item:hover .page span {
  color: #ffffff !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item:hover .action {
  color: #ffffff !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item:hover .action::before {
  color: #ffffff !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item.current {
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item.current .page {
  color: #ffffff !important;
  background: transparent !important;
  font-size: 14px !important;
}
.toolbar-container .toolbar.toolbar-products .pages .pages-items .item.current .page span {
  color: #ffffff !important;
}
.toolbar-container.bottom .toolbar::before {
  display: none;
}
.toolbar-container.bottom .toolbar::after {
  display: none;
}
.toolbar-container.bottom .toolbar.toolbar-products {
  border: none !important;
  padding: 0 !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes {
  display: none;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes .modes-mode {
  border: 1px solid #000000 !important;
  background: #ffffff !important;
  box-shadow: none !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes .modes-mode::before {
  color: #000000 !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes .modes-mode.mode-grid {
  margin: 0 0 0 0 !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes .modes-mode.active {
  box-shadow: none !important;
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .modes .modes-mode.active::before {
  color: #ffffff !important;
}
.toolbar-container.bottom .toolbar.toolbar-products .toolbar-amount {
  display: none;
}
.toolbar-container.bottom .toolbar.toolbar-products .toolbar-sorter {
  display: none;
}
.toolbar-container.bottom .toolbar.toolbar-products .pages {
  display: flex;
}
.toolbar-container.bottom .toolbar.toolbar-products .field.limiter {
  display: none !important;
}
.filter .block-subtitle {
  font-size: 17px;
  text-transform: uppercase;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700 !important;
  margin: 0 0 15px 0;
  padding: 0 0 0 0 !important;
  text-align: center;
}
#layered-selected-filters-block {
  margin: 0 0 30px 0;
}
#layered-selected-filters-block .selected-items-list {
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
#layered-selected-filters-block .selected-items-list .selected-item {
  background: #ffffff !important;
  border: 1px solid #000000 !important;
  color: #000000 !important;
  border-radius: 2px !important;
  display: block !important;
  line-height: 23px !important;
  height: 25px !important;
  padding: 0 !important;
  font-size: 13px !important;
  font-family: 'Sen' !important;
  position: relative !important;
  margin: 0 10px 10px 0;
}
#layered-selected-filters-block .selected-items-list .selected-item span {
  padding: 0 25px 0 10px !important;
  color: #000000 !important;
}
#layered-selected-filters-block .selected-items-list .selected-item a {
  margin: 0 0 0 0 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  padding: 0 15px !important;
  color: #000000 !important;
}
#layered-selected-filters-block .selected-items-list .selected-item .action-close {
  position: absolute;
  right: 7px;
  top: 5px;
  line-height: normal;
}
.most-viewed {
  display: none !important;
}
/* search result page */
.catalogsearch-result-index {
  font-family: 'Gotham', sans-serif;
}
.catalogsearch-result-index .category-banner {
  margin: 0 0 50px 0;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main {
  font-family: 'Gotham', sans-serif;
  background: #f8f8f9;
  padding: 0 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block {
  font-family: 'Gotham', sans-serif;
  margin: 0 0 0 0 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-title strong {
  font-size: 20px;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-subtitle {
  color: #ffffff !important;
  background: #000000;
  padding: 15px !important;
  margin: 0 0 0 0 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options {
  font-family: 'Gotham', sans-serif;
  padding: 25px;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item {
  padding: 0 0 10px 0 !important;
  border-bottom: none !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 700;
  margin: 0 0 15px 0 !important;
  padding: 0 15px 0 0;
  position: relative;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #000000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title::after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background: #000000;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .label {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  color: #000000 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .reset {
  display: none !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title .arrow {
  display: none !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content {
  padding: 0 0 0 0 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items {
  font-family: 'Gotham', sans-serif;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0 0 10px 0;
  font-family: 'Gotham', sans-serif;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a {
  padding: 0 0 0 0;
  line-height: normal;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 21px);
  background: transparent;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item a:hover {
  background: transparent;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item label {
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
  cursor: pointer;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 auto;
  padding: 0 0 0 0;
  font-weight: 400;
  font-size: 14px;
  color: #000000 !important;
  font-family: 'Gotham', sans-serif !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .count .filter-count-label {
  display: none;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  padding: 10px 0 0 0;
  color: #000000;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show {
  display: flex !important;
  justify-content: space-between;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-show-cat::after {
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item.show-more .show#aw-layered-nav-collapse-hide-cat::after {
  content: "\f106";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items .item .items.items-children {
  padding: 5px 0 0 10px;
  width: 100%;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container {
  margin: 0 0 0 0;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider {
  background: #b6b6b6 !important;
  height: 5px !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-range {
  background: #000000 !important;
  height: 5px !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .am-slider .ui-slider-handle {
  top: 50%;
  top: -2px;
  height: 17px;
  width: 17px;
  background: #676767;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .items.am-filter-items-attr_price form .amshopby-slider-container .amshopby-slider-display {
  padding: 15px 0 10px 0;
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  color: #000000;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider {
  display: flex;
  flex-wrap: wrap;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-range {
  background: #6d6d6d !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .ui-slider .ui-slider-handle {
  border-radius: 10px !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field {
  display: inline-flex;
  align-items: center;
  width: auto;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field .label {
  font-size: 12px !important;
  color: #000000;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
  width: auto;
  margin: 0 10px 0 0;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field input[type="text"] {
  height: 25px;
  padding: 0 0 0 0 !important;
  background: transparent !important;
  border: none;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #000000 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to {
  justify-content: flex-end;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-inputs-wrapper .field.price-to .label {
  line-height: normal;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .aw-layered-nav-priceslider .price-filter-button {
  font-size: 14px;
  color: #ffffff;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
  padding: 0 15px;
  border: 1px solid #000;
  margin: 20px 0 0 auto;
  background: #000000;
  display: block;
  box-shadow: none;
  height: 34px;
  line-height: 32px;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper .am-swatch-link .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #000000 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .filter-options-item.active .filter-options-title::after {
  transform: translateY(-50%) rotate(0);
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list {
  margin: 0 0 0 0 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button {
  display: block;
  margin-top: 10px !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: 1px solid #000000 !important;
  color: #000000 !important;
  opacity: 1 !important;
  background: #ffffff !important;
  font-size: 14px !important;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  padding: 0 15px !important;
  height: 34px !important;
  line-height: 32px !important;
  text-transform: uppercase !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button:hover {
  color: #ffffff !important;
  border: 1px solid #000000 !important;
  background: #000000 !important;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-options .button-list .clear-button[disabled] {
  display: none;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-current {
  padding: 30px 0 0 0;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
}
.catalogsearch-result-index .columns .sidebar.sidebar-main .block .block-content .filter-actions .action.filter-clear:hover {
  color: #9c9c9c;
}
.catalogsearch-result-index .columns .column.main .page-title-wrapper {
  margin: 0 0 15px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.catalogsearch-result-index .columns .column.main .page-title-wrapper .page-title {
  line-height: 1.1;
  margin: 0 0 0 0 !important;
  font-size: 28px;
  font-weight: 700;
  color: #000000;
}
.catalogsearch-result-index .columns .column.main .page-title-wrapper .page-title .base {
  color: #000000 !important;
}
.catalogsearch-result-index .columns .column.main .products-grid .product-items .product-item:nth-child(3n + 1) {
  margin-left: 0 !important;
}
/* top brands product listing */
.catalog-category-view .page-wrapper .category-banner,
.page-products .page-wrapper .category-banner,
.magetopbrand-brand-view .page-wrapper .category-banner,
.page-with-filter .page-wrapper .category-banner {
  margin: 0 0 0 0 !important;
}
.catalog-category-view .page-wrapper .page-main .brand-view .brand-image img,
.page-products .page-wrapper .page-main .brand-view .brand-image img,
.magetopbrand-brand-view .page-wrapper .page-main .brand-view .brand-image img,
.page-with-filter .page-wrapper .page-main .brand-view .brand-image img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
/* product listing */
.product-item {
  margin: 0 0 30px 0 !important;
  padding: 0 15px !important;
}
.product-item .product-item-info {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
  z-index: 0 !important;
}
.product-item .product-item-info .product-item-photo .product-image-container {
  display: block;
}
.product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
  background: #f8f8f9 !important;
}
.product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper img {
  display: block !important;
  margin: 0 0 0 0 !important;
  width: 100% !important;
}
.product-item .product-item-info .product-item-details {
  margin: 0 0 0 0 !important;
  padding: 10px;
  position: unset;
}
.product-item .product-item-info .product-item-details .product-sec {
  display: block !important;
  position: unset;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 10px 0;
  position: unset;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .product-item-name {
  margin: 0 0 5px 0;
  width: 100% !important;
  white-space: normal !important;
  height: 51px;
  overflow: hidden;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .product-item-name .product-item-link {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .product-item-name .product-item-link:hover {
  color: #9c9c9c;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .price-box {
  margin: 0 5px 0 0 !important;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .price-box .old-price {
  margin: 0 0 0 0 !important;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .price-box .price {
  font-size: 17px !important;
  color: #000000;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .price-box .price-label {
  display: none !important;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal {
  width: 100% !important;
  padding: 0 0 0 0 !important;
  border: none;
  margin: 0 0 0 0;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  position: relative !important;
  left: auto;
  top: auto;
  margin: 15px 0 0 0;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .wk-deal-off-box {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  position: unset !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  background: transparent !important;
  padding: 0 0 0 0;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .wk-deal-off-box .deal-price-label {
  font-size: 14px;
  display: block;
  margin: 0 0 0 0;
  text-align: center;
  color: #fff;
  background: #4fc549;
  padding: 5px 10px;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box {
  margin: 0 0 0 0 !important;
  display: block;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box br {
  display: none;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box .wk-deal-timer-block {
  position: relative;
  width: 100%;
  left: auto;
  top: auto;
  background: #fff;
  padding: 5px 5px;
  text-align: center;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box .wk-deal-timer-block .wk-deal-ends-label {
  display: block;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box .wk-deal-timer-block .wk_cat_count_clock {
  color: #e02b27 !important;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-name-price .deal.wk-daily-deal .price-box .wk-save-box {
  display: none;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner {
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  clip: unset !important;
  float: none !important;
  text-align: center;
  box-shadow: none !important;
  margin: 0 0 0 0 !important;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form {
  display: flex;
}
@media screen and (max-width: 991px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form {
    flex-direction: column;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form {
    flex-direction: column;
  }
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 34px;
  line-height: 32px;
  border-radius: 3px;
  overflow: hidden;
  padding: 0 10px;
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
  transition: .5s;
  position: relative;
  font-size: 14px;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart {
    width: 100% !important;
  }
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart::after {
  color: #ffffff;
  transform: translateY(-1px);
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart span {
  display: block;
  text-transform: uppercase;
  margin: 0 7px 0 0;
  font-size: 12px;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .tocart:hover {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button {
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  margin-left: 2px;
}
@media screen and (max-width: 991px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button {
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button {
    width: 100% !important;
    margin-left: 0;
  }
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button:hover,
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button:active,
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary form .amquote-addto-button:focus {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary .tocart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 34px;
  line-height: 32px;
  border-radius: 3px;
  overflow: hidden;
  padding: 0 10px;
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
  transition: .5s;
  position: relative;
  font-size: 14px;
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary .tocart::after {
  color: #ffffff;
  transform: translateY(-1px);
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary .tocart span {
  display: block;
  margin: 0 7px 0 0;
}
.product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-actions .actions-primary .tocart:hover {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
}
.product-item .product-item-info .product-item-details .actions-secondary {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  left: 0 !important;
  top: 5px !important;
  padding: 0 10px !important;
}
.product-item .product-item-info .product-item-details .actions-secondary a {
  margin: 0 0 0 0 !important;
  width: auto !important;
  height: auto !important;
  min-width: 1px !important;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  overflow: auto !important;
  font-family: 'Gotham', sans-serif;
}
.product-item .product-item-info .product-item-details .actions-secondary a::before {
  margin: 0 0 0 0 !important;
  display: block;
  background: transparent !important;
  border: none !important;
  color: #000000 !important;
}
.product-item .product-item-info .product-item-details .actions-secondary a:hover {
  background: transparent !important;
  border: none !important;
}
.product-item .product-item-info .product-item-details .actions-secondary a:hover::before {
  background: transparent !important;
  border: none !important;
  color: #9c9c9c !important;
}
.product-item .product-item-info .product-item-details .actions-secondary a span {
  display: none !important;
}
.product-item:hover .product-item-info {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
}
.products-grid .product-items {
  margin: 0 -15px !important;
  display: flex;
  flex-wrap: wrap;
}
.products-grid .product-items .product-item {
  flex: 0 0 20%;
  max-width: 20%;
}
.products-grid .product-items .product-item:nth-child(3n + 1) {
  margin: 0 0 30px 0 !important;
}
.products-grid .owl-carousel.product-items {
  margin: 0 0 0 0 !important;
  display: block !important;
}
.products-grid .owl-carousel.product-items .product-item {
  flex: 0 0 100%;
  max-width: 100% !important;
}
.products-list .product-items .product-item {
  padding: 0 0 0 0 !important;
}
.products-list .product-items .product-item .product-item-info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 15px;
}
.products-list .product-items .product-item .product-item-info .product-item-photo {
  display: block;
  border: none;
  flex-basis: 20%;
  padding: 0 0 0 0;
}
.products-list .product-items .product-item .product-item-info .product-item-details {
  padding: 0 0 0 0;
  flex-basis: calc(80% - 20px);
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-sec .product-name-price .product-item-name {
  height: auto !important;
  padding: 0 70px 0 0 !important;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-sec .product-name-price .product-item-name .product-item-link {
  font-size: 16px;
  font-weight: 700;
}
.products-list .product-items .product-item .product-item-info .product-item-details .product-sec .product-item-inner .product-item-description {
  margin: 10px 0 0 0;
}
.products-list .product-items .product-item .product-item-info .product-item-details .actions-secondary {
  width: 66px;
  padding: 0 0 0 0 !important;
  position: absolute;
  top: 5px !important;
  right: 15px !important;
  display: flex;
  align-items: center;
}
/* top category */
.amasty-catalog-topnav {
  margin: 0 0 0 0 !important;
  position: sticky;
  top: 44px;
  z-index: 3;
  background: #ffffff;
  padding: 10px 0;
}
.amasty-catalog-topnav .block.filter {
  display: block !important;
}
.amasty-catalog-topnav .filter-title {
  display: none;
}
.amasty-catalog-topnav .filter-content .filter-subtitle {
  display: none;
}
.amasty-catalog-topnav .filter-content .filter-options {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0;
  border: none !important;
  text-align: left;
}
.amasty-catalog-topnav .filter-content .filter-options::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.amasty-catalog-topnav .filter-content .filter-options::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 5px 8px 0;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-title {
  padding: 0 30px 0 15px;
  background: #000000;
  border: 1px solid #000000;
  height: 35px;
  line-height: 35px;
  color: #ffffff;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-title::after {
  position: absolute !important;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-title:hover {
  color: #000000;
  background: #ffffff;
  border: 1px solid #000000;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-content {
  max-height: 300px;
  min-width: 290px !important;
  overflow-y: auto;
  overflow-x: hidden;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-content::-webkit-scrollbar {
  height: 3px;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.amasty-catalog-topnav .filter-content .filter-options .filter-options-item .filter-options-content .items .item a {
  font-size: 13px !important;
  letter-spacing: -0.5px;
  font-weight: 400;
  text-transform: none;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  background: #000000 !important;
}
/* product details page */
.catalog-product-view .page-wrapper .breadcrumbs {
  margin: 0 0 50px 0 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main {
  position: relative;
  flex: 0 0 calc(65% - 25px);
  max-width: calc(65% - 25px);
  order: 2;
  padding: 0 0 0 0;
  font-family: 'Gotham', sans-serif !important;
  text-align: left;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 15px 0 !important;
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title {
  margin-bottom: 15px;
  line-height: 1.1;
  text-align: left;
  max-width: calc(100% - 65px);
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
  font-size: 28px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .brand-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 40px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .brand-image a {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .brand-image a img {
  display: block;
  width: 100%;
  height: auto;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock {
  margin: 0 15px 0 0 !important;
  min-width: max-content;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock span {
  font-size: 14px;
  font-weight: 700;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock.unavailable {
  color: red;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock.unavailable span {
  color: red !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock.available {
  color: #15d14a !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .product-info-stock-sku .stock.available span {
  color: #15d14a !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .brand-sep {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-stock-sku {
  display: flex;
  padding: 0;
  margin: 0 0 0 0;
  flex-wrap: wrap;
  font-family: 'Gotham', sans-serif !important;
  float: none !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-stock-sku .product.attribute.sku {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  text-align: left;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price {
  display: block;
  margin: 0 0 20px 0;
  border: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 20px 0 !important;
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .special-price {
  display: inline-block;
  margin-right: 10px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .price-final_price {
  display: inline-block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .price-container .price-wrapper {
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-box .grouped_sku {
  font-size: 12px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: top;
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price {
  font-size: 28px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .old-price .price {
  text-decoration: line-through;
  color: #6b6b6b;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .old-price .price-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container {
  margin: 0 0 25px 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container .nego-rice-button {
  display: flex;
  align-items: center;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  margin: 0 10px 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container button.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .nego-price-offer-container .nego-login-msg {
  color: #000000;
  margin-top: 5px;
  font-size: 12px;
  font-family: 'Gotham', sans-serif !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .product-reviews-summary {
  margin: 0 0 0 0;
  float: none !important;
  text-align: left !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions {
  display: inline-block;
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions .action {
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .product-reviews-summary .reviews-actions .action:hover {
  color: #9c9c9c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .overview-outer {
  margin: 0 0 15px 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .overview-outer .short-desc-label {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  padding: 0 0 0 0;
  text-transform: uppercase;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form {
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart {
  padding: 15px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset {
  display: flex;
  align-items: center;
  margin: 0 0 0 0 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty {
  margin: 0 10px 0 0;
  display: flex;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .label {
  display: none;
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control {
  border: 1px solid #e0e0e0;
  display: flex;
  margin: 0 0 0 0;
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  order: 2;
  width: 50px;
  border-color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty::-webkit-inner-spin-button,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty:hover::-webkit-inner-spin-button,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.large {
  height: 50px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.small {
  height: 34px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty:focus {
  border: 1px solid #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.mage-error {
  border-color: #e02b27;
  color: #e02b27;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.mage-error::placeholder {
  color: #e02b27;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.mage-error:focus {
  outline: none !important;
  border-color: #e02b27;
  color: #e02b27;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty.mage-error:focus::placeholder {
  color: #e02b27;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
  width: 30px;
  padding: 0 5px;
  font-size: 20px;
  border: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a.qtyplus {
  order: 3;
  border-left: none !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control a.qtyminus {
  order: 1;
  border-right: none !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control .subtract {
  top: 30px;
  width: 18px;
  height: 18px;
  font-size: 29px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control #qty-error {
  position: absolute;
  bottom: -25px;
  width: 300px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .tocart.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .product-options-bottom .amquote-addto-button button {
  max-width: 250px;
  border: 1px solid #000000;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .product-options-bottom .amquote-addto-button button:hover,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .product-options-bottom .amquote-addto-button button:active,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .product-options-bottom .amquote-addto-button button:focus {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .amquote-addto-button {
  max-width: 143px;
  font-size: 15px;
  padding: 6px 7px;
  border-radius: 0px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links {
  padding: 0 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .action {
  margin: 0 0 0 0;
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  text-transform: capitalize;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .action:hover {
  color: #9c9c9c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .action.mailto {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .action.towishlist:before {
  font-family: 'icomoon' !important;
  content: "\e904";
  margin-right: 7px;
  font-size: 17px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .action.tocompare:before {
  font-family: 'icomoon' !important;
  content: "\e907";
  font-size: 17px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .product-addto-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 60%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect {
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 0 0;
  display: inline-flex;
  cursor: pointer;
  position: relative;
  z-index: 10;
  line-height: normal;
  font-family: 'Gotham', sans-serif !important;
  width: 40%;
  justify-content: flex-end;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect:before {
  font-family: 'icomoon' !important;
  content: "\e908";
  font-size: 17px;
  display: inline-block;
  margin-right: 7px;
  line-height: normal;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect:hover {
  color: #9c9c9c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect #share-links {
  position: absolute;
  top: 34px;
  right: 0;
  width: 50px;
  text-align: center;
  background: transparent;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect .social-share {
  font-family: 'Gotham', sans-serif !important;
  padding: 12px;
  background: #fff;
  border: 1px solid #9E9E9E;
  border-radius: 5px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect .social-share li {
  margin: 0 0 10px 0;
  list-style: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect .social-share li a {
  font-size: 18px;
  color: #9c9c9c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect .social-share li a:hover {
  color: #9c9c9c;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-social-links .sharesect .social-share li:last-child {
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .wk-daily-deal {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .wk-daily-deal .save-box {
  margin: 10px 0 0 0;
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .attribute.overview {
  margin: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .attribute.overview .value {
  font-size: 16px;
  color: #808080;
  line-height: 1.6;
  font-weight: 400;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .brand-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .brand-image {
  display: inline-block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .table.grouped .col .price-box .grouped_sku {
  font-size: 12px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 0 10px;
  display: inline-block !important;
  vertical-align: top;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  order: 1;
  flex: 0 0 calc(35% - 25px);
  max-width: calc(35% - 25px);
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed {
  order: 3;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0 0 0;
  background: #f8f8f9;
  margin: 50px 0 50px 0;
  font-family: 'Gotham', sans-serif !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items {
  text-align: left;
  border: none;
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.title {
  display: inline-block;
  float: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.title a {
  border: 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 38px;
  height: 40px;
  background: #9c9c9c;
  color: #ffffff;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.title.active a {
  background: #000000;
  color: #ffffff;
  font-weight: 700 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.content {
  border: 0;
  text-align: left;
  padding: 20px;
  font-size: 14px;
  background: transparent;
  margin: 0 0 0 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.content .product.attribute.description .value p {
  margin: 0 0 10px 0;
  font-weight: 700;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.content .product.attribute.description .value ul {
  max-width: 100%;
  width: 500px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.content .product.attribute.description .value ul li {
  padding: 10px 10px;
  background: #f3f3f3;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.content .product.attribute.description .value ul li:nth-of-type(even) {
  background: #efefef;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related {
  order: 4;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0 0 0;
  margin: 0 0 50px 0;
  margin: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .products-related {
  margin: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .products-related .owl-carousel {
  width: auto !important;
  margin: 0 -15px !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .products-related .owl-carousel .owl-item {
  margin: 0 0 0 0 !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .products-related .owl-carousel .owl-item .product-item {
  margin: 0 0 0 0 !important;
  padding: 15px !important;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .products-related .owl-carousel .owl-item .product-item .product-item-info .product-item-details .field.choice.related {
  left: auto;
  position: relative;
  top: auto;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item {
  width: 100%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info > a {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .product-item-name {
  margin: 0;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .old-price {
  display: block;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .old-price .price-label {
  display: none;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related .product-item .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .block.related #relateditem_carousel {
  margin-top: 2px;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell {
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .block-title {
  text-align: center;
  padding-bottom: 20px;
  margin: 0;
}
.catalog-product-view .block.upsell .block-title strong {
  font-size: 20px;
  color: #5c5c5c;
  font-weight: 700;
  text-transform: uppercase;
}
.catalog-product-view .block.upsell .products-upsell {
  margin: 0;
}
.catalog-product-view .block.upsell #upsellitem_carousel {
  margin-top: 0;
  margin-bottom: 0;
}
.catalog-product-view .block.upsell .product-item {
  width: 100%;
}
.catalog-product-view .block.upsell .product-item .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-product-view .block.upsell .product-item .product-item-info > a {
  display: block;
}
.catalog-product-view .block.upsell .product-item .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
}
.catalog-product-view .block.upsell .product-item .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-product-view .block.upsell .product-item .product-item-info .minicart-wrapper {
  display: none;
}
.catalog-product-view .block.upsell .product-item .product-item-info .product-item-name {
  margin: 0;
}
.catalog-product-view .block.upsell .product-item .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-product-view .block.upsell .product-item .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-product-view .block.upsell .product-item .product-item-info .old-price {
  display: block;
}
.catalog-product-view .block.upsell .product-item .product-item-info .old-price .price-label {
  display: none;
}
.catalog-product-view .block.upsell .product-item .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-product-view .block-viewed-products-grid {
  margin: 0 24px;
  border: 1px solid #e1e1e1;
  margin-top: 20px;
}
.catalog-product-view .block-viewed-products-grid .block-title {
  text-align: center;
  padding-bottom: 20px;
  padding-top: 35px;
  margin: 0;
}
.catalog-product-view .block-viewed-products-grid .block-title strong {
  font-size: 18px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-items {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info {
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  position: relative;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info > a {
  display: block;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-image-container {
  width: 100% !important;
  background: #f4f4f4;
  display: block;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-image-photo {
  margin: 0;
  width: 100%;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-item-name {
  margin: 0;
  text-align: center;
  padding: 12px 3px;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-item-name a {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: uppercase;
  font-weight: 700;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .price-box {
  display: none;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-item-link {
  font-size: 15px;
  color: #959595;
  font-weight: 600;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 600;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .old-price {
  display: block;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .old-price .price-label {
  display: none;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .old-price .price {
  text-decoration: line-through;
  color: #9E9E9E;
}
.catalog-product-view .block-viewed-products-grid .block-content .product-item-info .product-item-actions {
  display: none;
}
.catalog-product-view .block.review-add .review-control-vote label:before {
  color: #9c9c9c;
}
.catalog-product-view .block.review-add .action.submit.primary {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
}
.catalog-product-view .block.review-add .action.submit.primary:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalog-product-view .block.review-add .action.submit.primary:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .block.review-add .action.submit.primary:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .block.review-add .action.submit.primary.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalog-product-view .block.review-add .action.submit.primary.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalog-product-view .block.review-add .action.submit.primary.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalog-product-view .block.review-add .action.submit.primary.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalog-product-view .block.review-add .action.submit.primary.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalog-product-view .block.review-add .action.submit.primary.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalog-product-view .block.review-add .action.submit.primary.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalog-product-view .block.review-add .action.submit.primary.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalog-product-view .block.review-add .action.submit.primary.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalog-product-view .block.review-add .action.submit.primary.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalog-product-view .block.review-add .action.submit.primary.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalog-product-view .block.review-add .action.submit.primary.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalog-product-view .block.review-add .action.submit.primary.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalog-product-view .block.review-add .action.submit.primary.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalog-product-view .block.review-add .action.submit.primary.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalog-product-view .block.review-add .action.submit.primary.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalog-product-view .block.review-add .action.submit.primary.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product-view .block.review-add .action.submit.primary.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalog-product-view .block.review-add .action.submit.primary.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .block.review-add .action.submit.primary.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .block.review-add .action.submit.primary.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .block.review-add .review-form {
  margin: 0 auto;
}
.catalog-product-view .wk-daily-deal {
  border: 1px solid #E0E0E0FF;
  z-index: 10;
  padding: 10px !important;
  margin-bottom: 20px;
  width: 600px;
  max-width: 100%;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .deal-ens-in {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  margin: 0 0 10px 0;
  display: block;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .wk_cat_count_clock {
  font-size: 12px;
  color: #000000;
  line-height: 1.7;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .wk_cat_count_clock span {
  font-size: 17px !important;
  color: #000000;
  font-family: gotham,sans-serif;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  width: auto;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .wk_cat_count_clock span .label {
  display: inline-block;
  margin: 0 0 0 7px !important;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .save-box {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #000000;
  display: block;
  margin: 10px 0 0 0;
}
.catalog-product-view .wk-daily-deal .wk-deal-timer .wk-deal-font-weight-600 {
  color: #000000;
  font-size: 14px;
}
.catalog-product-view .modal-popup.nego-price-modal {
  width: 95%;
  margin: 0px auto;
  max-width: 600px;
  left: 0;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-inner-wrap {
  width: 100%;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  text-align: center !important;
  box-shadow: none;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .modal-popup.nego-price-modal .modal-footer button.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.catalog-product-view .modal-popup.nego-price-modal label {
  font-size: 18px;
  color: #808080;
  font-weight: 400;
  margin-bottom: 10px;
}
.catalog-product-view .modal-popup.nego-price-modal input {
  box-shadow: none;
  margin-bottom: 16px;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .toquote {
  border-radius: 0;
  height: 40px;
  padding: 0 16px;
  display: inline-block;
  border: 1px solid #000;
  font-size: 15px;
  width: 139px;
  margin: 0 0 0 10px;
  color: #000;
}
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .toquote:hover,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .toquote:active,
.catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions .toquote:focus {
  background: #000;
  color: #fff;
}
/* cart page */
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container::before {
  display: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container::after {
  display: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart {
  max-width: calc(100% - 400px);
  flex: 0 0 calc(100% - 400px);
  padding: 0 0 0 0;
  order: 1;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item {
  border: none;
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  vertical-align: middle;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item {
  font-size: 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-photo {
  width: 110px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px 0 0;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  max-width: max-content !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details {
  width: calc(100% - 110px);
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .product-item-name {
  margin: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .product-item-name a {
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .product-item-name a:hover {
  color: #9c9c9c;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .message {
  border-radius: 4px;
  margin: 5px 0 0 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .message.error {
  padding: 10px 5px 10px 35px;
  position: relative;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.item .product-item-details .message.error > *:first-child::before {
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  position: absolute;
  text-align: center;
  margin: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-info td.col.qty .field .control .input-text {
  margin: 0 0 0 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 0;
  width: 100%;
  min-height: 1px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar .gift-options-cart-item {
  display: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  left: auto !important;
  bottom: auto !important;
  font-size: 14px;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action::before {
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action:hover {
  color: #9c9c9c;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action:hover::before {
  color: #9c9c9c;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action.towishlist {
  margin: 0 0 0 0;
  line-height: 20px;
  padding: 0 0 0 25px;
  background: url('../images/icons/heart-o.svg') no-repeat left center;
  background-size: 20px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action.action-edit {
  margin: 0 15px 0 auto;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .cart.main.actions {
  margin: 30px 0;
  text-align: right !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .cart.main.actions .action.update {
  padding: 0 15px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container #gift-options-cart {
  display: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
  max-width: 350px;
  flex: 0 0 350px;
  top: 0 !important;
  order: 2;
  padding: 30px 25px 25px 25px;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  background: transparent;
  border: none;
  margin: -14px 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .summary.title {
  margin: 0 0 15px 0;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  font-family: 'Gotham', sans-serif;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .title {
  padding: 15px 30px 15px 0;
  border-top: 1px solid #e0e0e0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .title::after {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .title strong {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.1px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .content form .fieldset .field {
  margin: 0 0 15px 0 !important;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .content form .fieldset .field .label {
  margin: 0 0 5px 0;
  display: block;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .content form .items .item-title {
  font-size: 14px;
  margin: 0 0 10px 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block .content form .items .item-options {
  margin: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .block.active .title {
  border-bottom: 1px solid #e0e0e0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr th {
  padding-left: 0 !important;
  font-size: 14px;
  font-weight: 400;
  border: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr td {
  padding-right: 0 !important;
  font-size: 14px;
  font-weight: 700;
  border: none;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr.grand.totals th {
  border-top: 1px solid #e0e0e0;
  font-size: 17px;
  font-weight: 700;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr.grand.totals th strong {
  padding: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr.grand.totals td {
  border-top: 1px solid #e0e0e0;
  font-size: 17px;
  font-weight: 700;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals .table-wrapper table tbody tr.grand.totals td strong {
  padding: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items {
  padding: 0 0 0 0;
  margin: 10px 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item {
  margin: 0 0 20px 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  font-size: 14px;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .action.checkout.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item:last-child {
  margin: 0 0 0 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item:last-child .action.multicheckout {
  font-size: 14px;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item:last-child .action.multicheckout:hover {
  color: #9c9c9c;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .amquote-addto-button {
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  margin-left: 2px;
}
@media screen and (max-width: 991px) {
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .amquote-addto-button {
    margin-left: 0;
    width: 100%;
  }
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .amquote-addto-button:hover,
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .amquote-addto-button:active,
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .checkout-methods-items .item .amquote-addto-button:focus {
  border: 1px solid #000000;
  background: #000000;
  color: #fff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0 0 0 0;
  margin: 0 0 50px 0;
  order: 3;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount {
  padding: 25px;
  background: #f8f8f9;
  width: 450px;
  max-width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .title {
  border-bottom: 1px solid #ddd;
  border-top: none;
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .title strong {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  font-family: 'Gotham', sans-serif;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .title strong::after {
  display: none !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: block !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon {
  display: block;
  margin: 0 0 0 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .field {
  display: block;
  margin: 0 0 10px 0 !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .field .control .input-text {
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar {
  width: 100% !important;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary {
  float: none;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  padding: 0 15px;
  width: 100%;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-discount .block.discount .content form .fieldset.coupon .actions-toolbar .primary .action.apply.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty {
  text-align: center;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty p {
  font-size: 16px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty p a {
  color: #000000;
  text-decoration: underline;
}
.checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-empty p a:hover {
  color: #9c9c9c;
}
/* login page */
.customer-account-login .page-wrapper {
  background: #ffffff !important;
}
.customer-account-login .page-wrapper .page-main {
  background: #ffffff !important;
  box-shadow: none !important;
  margin: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 50px 0;
  background: #f8f8f9;
  padding: 50px;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container::before {
  display: none;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container::after {
  display: none;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container .block {
  flex: 0 0 calc(50% - 25px);
  max-width: calc(50% - 25px);
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0 0;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container .block .block-title {
  padding: 0 0 10px 0 !important;
  margin: 0 0 15px 0 !important;
  border-bottom: 1px solid #e0e0e0;
}
.customer-account-login .page-wrapper .page-main .columns .column.main .login-container .block.block-new-customer .actions-toolbar {
  margin: 25px 0 0 0;
}
/* customer-account-create */
.customer-account-create .page-wrapper {
  background: #ffffff !important;
}
.customer-account-create .page-wrapper .page-main {
  background: #ffffff !important;
  box-shadow: none !important;
  margin: 0 0 0 0 !important;
  border-radius: 0 0 0 0 !important;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 50px 0;
  background: #f8f8f9;
  padding: 50px;
  min-width: 1px !important;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account::before {
  display: none;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account::after {
  display: none;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .fieldset {
  flex: 0 0 calc(50% - 25px);
  max-width: calc(50% - 25px);
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0 0;
  min-width: 1px;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar {
  flex: 0 0 calc(50% - 25px);
  max-width: calc(50% - 25px);
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar::before {
  display: none;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar::after {
  display: none;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar .primary .action.submit {
  margin: 0 0 0 0 !important;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar .secondary .action.back {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  display: block;
  margin-top: 0;
}
.customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar .secondary .action.back:hover {
  color: #9c9c9c;
}
/* checkout page */
.checkout-index-index .page-wrapper {
  padding: 50px 0 0 0 !important;
}
.checkout-index-index .page-wrapper .page-main .page-title-wrapper {
  border: none;
  clip: unset;
  height: unset;
  overflow: unset;
  position: unset;
}
.checkout-index-index .page-wrapper .page-main .page-title-wrapper .page-title {
  display: block;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container::before {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container::after {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper {
  position: unset;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 10px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .authentication-wrapper .action-auth-toggle.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar {
  font-family: 'Gotham', sans-serif;
  width: 100%;
  order: 1;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 0 0 70px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item {
  padding: 10px 0;
  border-bottom: 3px solid transparent;
  width: 200px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item::before {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item span {
  padding: 0 0 0 0;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item span::before {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item span::after {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-progress-bar .opc-progress-bar-item._active {
  border-bottom: 3px solid #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper {
  flex: 0 0 calc(100% - 400px);
  max-width: calc(100% - 400px);
  padding: 0 0 0 0;
  order: 2;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li {
  border-bottom: none !important;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  font-family: 'Gotham', sans-serif;
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-title {
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form {
  margin: 0 0 0 0;
  max-width: 100% !important;
  border: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset {
  margin: 0 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field {
  display: block;
  flex-basis: calc(50% - 10px);
  padding: 0 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field.street {
  flex-basis: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field.street .field {
  flex-basis: 100%;
  margin: 0 0 20px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field.street .field .label {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field.street .field:last-child {
  margin: 0 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field.choice {
  flex-basis: 100%;
  border: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset br {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment {
  padding: 25px;
  background: #f8f8f9;
  width: calc(50% - 25px);
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content {
  padding: 0 0 20px 0 !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
  padding: 0 0 0 0 !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details br {
  display: block;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details a {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details a:hover {
  color: #9c9c9c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .billing-address-details .action {
  height: 34px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 400;
  margin: 10px 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field {
  flex-basis: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .field.field-select-billing {
  margin: 0 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar {
  width: 100%;
  margin: 30px 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action {
  padding: 0 10px;
  margin: 0 0 0 0;
  width: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-update {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  order: 2;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
  order: 1 !important;
  order: 2;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action.action-cancel:hover {
  text-decoration: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment .payment-methods .payment-group .payment-method .payment-method-content .payment-method-billing-address .checkout-billing-address .fieldset .actions-toolbar .primary .action:hover {
  text-decoration: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option {
  padding: 25px;
  background: #f8f8f9;
  width: calc(50% - 25px);
  margin: 0 0 0 0 !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option.discount-code .payment-option-title {
  border-top: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option.discount-code .payment-option-title .action.action-toggle {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option.discount-code .payment-option-title .action.action-toggle::after {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option.discount-code .payment-option-content {
  padding: 0 0 0 0;
  display: block !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option.discount-code .payment-option-content .form-discount .actions-toolbar .primary .action.action-apply {
  padding: 0 15px;
  width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .billing-address-form {
  max-width: 100%;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form #checkout-shipping-method-load {
  margin: 0 0 30px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form #checkout-shipping-method-load .table-checkout-shipping-method tbody tr td {
  font-size: 16px;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .actions-toolbar .primary {
  width: 100%;
  text-align: right;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .actions-toolbar .primary .action.continue {
  margin: 0 0 0 0 !important;
  width: auto;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar {
  flex: 0 0 350px;
  max-width: 350px;
  margin: 0 0 0 0;
  order: 3;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary {
  background: #f8f8f9;
  margin: 0 0 0 0;
  padding: 25px;
  font-family: 'Gotham', sans-serif;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .title {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #e0e0e0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .block .title strong {
  font-size: 15px;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals {
  border-top: none !important;
  border-bottom: none !important;
  margin: 10px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr th {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  padding: 5px 5px 5px 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr th .title {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border-bottom: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr th .title::after {
  display: none;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr td {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  padding: 5px 0 5px 5px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr.total-rules {
  display: table-row !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr.shipping.excl .value {
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr.grand.totals th {
  border: none !important;
  font-size: 18px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .table-totals tr.grand.totals td {
  border: none !important;
  font-size: 18px;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-summary .items-in-cart {
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  padding: 0 0 0 0;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information {
  text-align: left;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title {
  border-top: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title .action-edit {
  top: 4px !important;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title .action-edit::before {
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title .action-edit:hover::before {
  color: #9c9c9c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-content {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-content a {
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-content a:hover {
  color: #9c9c9c;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .ship-to {
  margin: 30px 0 0 0;
  padding: 25px;
  background: #f8f8f9;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar .modal-inner-wrap .modal-content #opc-sidebar .opc-block-shipping-information .shipping-information .ship-via {
  margin: 30px 0 0 0;
  padding: 25px;
  background: #f8f8f9;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-estimated-wrapper {
  margin: 0 0 50px 0;
  width: 100%;
  border: 1px solid #e0e0e0 !important;
  font-family: 'Gotham', sans-serif;
  background: #f8f8f9;
  order: 2;
  color: #000000;
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .authentication-dropdown {
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  width: 600px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.checkout-index-index .page-wrapper .page-main .columns .column.main .authentication-dropdown._show {
  opacity: 1;
  visibility: visible;
}
/* order success */
.checkout-onepage-success .page-wrapper .page-main .page-title-wrapper {
  position: relative;
}
.checkout-onepage-success .page-wrapper .page-main .page-title-wrapper a.print {
  display: block;
  float: none;
  margin: 0;
  position: absolute;
  right: 0;
  top: 90px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
  z-index: 3;
}
.checkout-onepage-success .page-wrapper .page-main .page-title-wrapper a.print:hover {
  color: #9c9c9c;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success {
  padding: 0 0 0 0;
  text-align: center;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success::before {
  display: none !important;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main .checkout-success .actions-toolbar {
  margin: 30px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main #registration {
  text-align: center;
}
.checkout-onepage-success .page-wrapper .page-main .columns .column.main #registration form {
  margin: 10px 0 0 0;
}
/* my account pages*/
.account .page-wrapper .page-main .columns {
  padding: 0 0 50px 0 !important;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main {
  display: block;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block {
  font-family: 'Gotham', sans-serif;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .title {
  border: unset;
  clip: unset;
  height: unset;
  margin: unset;
  overflow: unset;
  padding: unset;
  position: unset;
  width: unset;
  display: none;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .title strong {
  font-size: 16px;
  margin: 0 0 0 0;
  color: #000000;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content {
  padding: 0 0 0 0;
  background: #f8f8f9;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item a {
  padding: 15px 15px;
  font-size: 14px;
  background: transparent;
  color: #000000;
  font-weight: 400;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item a:hover {
  background: #e8e8e8;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item.current strong {
  border: none;
  padding: 15px 15px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  font-weight: 400;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item.current a {
  border: none;
  padding: 15px 15px;
  color: #ffffff;
  background: #000000;
  font-size: 14px;
  font-weight: 400;
}
.account .page-wrapper .page-main .columns .sidebar.sidebar-main .block .content .nav.items .nav.item.current a strong {
  padding: 0 0 0 0;
  background: transparent;
  color: #ffffff;
}
.account .page-wrapper .page-main .columns .column.main .page-title-wrapper {
  margin: 0 0 30px 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.account .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  margin: 0 0 0 0;
  width: 100%;
  max-width: 100%;
  line-height: 1;
}
.account .page-wrapper .page-main .columns .column.main .block {
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
  text-align: left;
}
.account .page-wrapper .page-main .columns .column.main .block .block-title {
  border-bottom: none !important;
  margin: 0 0 20px 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .block .block-content .box .box-title {
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
}
.account .page-wrapper .page-main .columns .column.main .block .block-content .box .box-content {
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
}
.account .page-wrapper .page-main .columns .column.main .block .block-content .box .box-actions {
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
}
.account .page-wrapper .page-main .columns .column.main .block .block-content .box .box-actions .action {
  font-family: 'Gotham', sans-serif !important;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline !important;
  text-transform: capitalize !important;
}
.account .page-wrapper .page-main .columns .column.main .fieldset {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
}
.account .page-wrapper .page-main .columns .column.main .fieldset .field.choice {
  margin: 0 0 20px 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .actions-toolbar {
  margin: 30px 0 0 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .actions-toolbar .primary {
  margin: 0 0 0 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .actions-toolbar .primary .action {
  margin: 0 0 0 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary {
  margin: 0 0 0 0 !important;
}
.account .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary .action {
  margin: 0 0 0 0 !important;
}
.account .page-wrapper .page-main .columns .column.main form {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
}
.account .page-wrapper .page-main .columns .column.main .toolbar {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
}
.account .page-wrapper .page-main .columns .column.main .order-links {
  display: none;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items thead tr th.col {
  padding: 20px 10px !important;
  text-align: left;
  text-transform: capitalize !important;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items thead tr th.col.actions {
  text-align: center;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items tbody tr td.col {
  padding: 20px 10px !important;
  text-align: left;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items tbody tr td.col .product-item-name {
  margin: 0 0 0 0 !important;
  font-size: 14px;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items tbody tr td.col .price {
  font-size: 14px;
  display: block;
}
.account .page-wrapper .page-main .columns .column.main .table-order-items tbody tr td.col.actions {
  text-align: center;
}
.account .page-wrapper .page-main .columns .column.main .toolbar {
  width: 100%;
}
.account .page-wrapper .page-main .columns .column.main .toolbar::before {
  display: none;
}
.account .page-wrapper .page-main .columns .column.main .toolbar::after {
  display: none;
}
.account .page-wrapper .page-main .columns .column.main .toolbar .pager {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.account.customer-account-index .page-wrapper .page-main .columns {
  padding: 0 0 50px 0 !important;
}
.account.customer-account-index .page-wrapper .page-main .columns .sidebar.sidebar-main {
  display: block;
}
.account.newsletter-manage-index .page-wrapper .page-main .columns .column.main .fieldset .field.choice {
  margin: 0 0 20px 0 !important;
}
.account.newsletter-manage-index .page-wrapper .page-main .columns .column.main .actions-toolbar {
  margin: 0 0 0 0 !important;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper::before {
  display: none;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper::after {
  display: none;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper .page-title {
  margin: 0 0 30px 0;
  width: 100%;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper .order-status {
  margin: 0 0 0 0;
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper .order-date {
  margin: 0 0 0 0;
  font-size: 14px;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .page-title-wrapper .order-actions-toolbar {
  margin: 0 0 0 0 !important;
}
.account.sales-order-view .page-wrapper .page-main .columns .column.main .order-details-items {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .wishlist-toolbar {
  width: 100%;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .wishlist-toolbar::before {
  display: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .wishlist-toolbar::after {
  display: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .wishlist-toolbar .pager {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .form-wishlist-items {
  margin: 0 0 30px 0;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar {
  margin: 30px 0 0 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .primary {
  margin: 0 0 0 0 !important;
  display: flex;
  justify-content: space-between;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .primary .action {
  margin: 0 5px 5px 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary {
  margin: 0 0 0 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary .action {
  margin: 0 0 0 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item {
  border-bottom: none !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-photo {
  width: 100% !important;
  float: none !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
  margin: 0 0 5px 0;
  width: 100% !important;
  height: 51px;
  overflow: hidden;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link:hover {
  color: #9c9c9c;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .price-box {
  margin: 0 0 0 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price-as-configured .price-container .price-wrapper .price {
  font-size: 15px;
  color: #000000;
  font-weight: 700;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
  border: none !important;
  box-shadow: none !important;
  clip: unset !important;
  height: auto !important;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  width: 100% !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .field.comment-box {
  display: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin: 0 0 0 0 !important;
  float: none !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset {
  display: block;
  margin: 0 0 0 0 !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .field.qty {
  display: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  border-radius: 3px;
  padding: 0 10px;
  font-weight: 400;
  text-transform: none;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0 !important;
  float: none !important;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions .action {
  margin: 0 0 0 0;
}
.account.wishlist-index-index .page-wrapper .page-main .columns .column.main .products-grid.wishlist .product-items .product-item:first-child {
  border-top: none !important;
}
/* daily deals */
.dailydeals-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
  flex: 0 0 20%;
  max-width: 20%;
}
/* cms pages */
.cms-page-view .page-wrapper .page-main .page-title-wrapper {
  margin: 50px auto 30px auto !important;
}
.cms-page-view .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 0 0 0 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main {
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-weight: 400;
  text-align: left !important;
  margin-bottom: 50px !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main h1,
.cms-page-view .page-wrapper .page-main .columns .column.main h2,
.cms-page-view .page-wrapper .page-main .columns .column.main h3,
.cms-page-view .page-wrapper .page-main .columns .column.main h4,
.cms-page-view .page-wrapper .page-main .columns .column.main h5,
.cms-page-view .page-wrapper .page-main .columns .column.main h6 {
  margin: 0 0 10px 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main h1 a,
.cms-page-view .page-wrapper .page-main .columns .column.main h2 a,
.cms-page-view .page-wrapper .page-main .columns .column.main h3 a,
.cms-page-view .page-wrapper .page-main .columns .column.main h4 a,
.cms-page-view .page-wrapper .page-main .columns .column.main h5 a,
.cms-page-view .page-wrapper .page-main .columns .column.main h6 a {
  font-size: inherit !important;
  color: inherit !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main h1 a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main h2 a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main h3 a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main h4 a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main h5 a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main h6 a:hover {
  color: #6b6b6b !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main iframe {
  border: none;
}
.cms-page-view .page-wrapper .page-main .columns .column.main img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 0 10px 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main p {
  margin: 0 0 20px 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main p a {
  font-size: inherit !important;
  color: inherit !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main p a:hover {
  color: #6b6b6b !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main ul,
.cms-page-view .page-wrapper .page-main .columns .column.main ol {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main ul li,
.cms-page-view .page-wrapper .page-main .columns .column.main ol li {
  display: block;
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main ul li a,
.cms-page-view .page-wrapper .page-main .columns .column.main ol li a {
  font-size: inherit !important;
  color: inherit !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main ul li a:hover,
.cms-page-view .page-wrapper .page-main .columns .column.main ol li a:hover {
  color: #6b6b6b !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 0 -15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_1 {
  flex-basis: 100%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_2 {
  flex-basis: 50%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_3 {
  flex-basis: 33.3333%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
  flex-basis: 25%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_5 {
  flex-basis: 20%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
  flex-basis: 75%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col_4 {
  flex-basis: 33.3333%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col-75 {
  flex-basis: 66.6666%;
  padding: 0 15px;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block {
  background: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  margin: 0 0 25px 0;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .image {
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 0 0 0 !important;
  transition: all 1s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .image a img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 0 0 0 !important;
  transition: all 1s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .text {
  padding: 15px;
  text-align: center;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .text h4 {
  margin: 0 0 0 0 !important;
  font-size: 17px;
  font-weight: 700;
  color: #000000 !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .text h4 a {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  text-decoration: none !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block .text h4 a:hover {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  text-decoration: none !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block:hover .image a img {
  transform: scale(1.1);
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block:hover .text h4 {
  color: #6b6b6b !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block:hover .text h4 a {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  text-decoration: none !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .image-block:hover .text h4 a:hover {
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  text-decoration: none !important;
}
.cms-page-view .page-wrapper .page-main .columns .column.main .hero-block {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.cms-page-view .page-wrapper .page-main .columns .column.main .page.messages {
  margin: 0 auto !important;
}
.cms-page-view.cms-return-policy .page-wrapper .page-main .columns .column.main p {
  margin: 0 0 10px 0;
}
.cms-page-view.cms-store-locator .page-wrapper .page-main .page-title-wrapper {
  margin: 50px auto 30px auto !important;
}
.cms-page-view.cms-store-locator .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 0 0 0 0;
}
.cms-page-view.cms-store-locator .page-wrapper .page-main .columns .column.main .storedetails {
  margin: 0 0 10px 0;
}
.cms-page-view.cms-store-locator .page-wrapper .page-main .columns .column.main .store-address {
  margin: 0 0 10px 0;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .page-title-wrapper {
  margin: 50px auto 30px auto !important;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 0 0 0 0;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat {
  margin: 0 -15px;
  padding: 0 0 0 0;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li {
  display: block;
  font-weight: 400;
  font-family: 'Gotham', sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 10px 0;
  padding: 0;
  letter-spacing: 0;
  width: 25%;
  padding: 0 15px;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li .cat-image {
  margin: 0 0 15px 0 !important;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li .cat-image img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 0 0 0 !important;
}
.cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li h4 {
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 0 0 !important;
}
.cms-page-view.cms-new-arrivals .page-wrapper .page-main .page-title-wrapper {
  margin: 50px auto 30px auto !important;
}
.cms-page-view.cms-new-arrivals .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 0 0 0 0;
}
.cms-page-view.cms-new-arrivals .page-wrapper .page-main .columns .column.main .block-title {
  margin: 80px 0 50px 0 !important;
}
.cms-page-view.cms-new-arrivals .page-wrapper .page-main .columns .column.main .block-title strong {
  font-size: 28px !important;
}
/* rate us */
.cms-rate-us .page-wrapper .page-main .page-title-wrapper {
  margin: 50px auto 30px auto !important;
}
.cms-rate-us .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 0 0 0 0;
}
.yereone-testimonial-item {
  padding: 0 10px;
}
.yereone-testimonial-item .yereone-testimonial-image {
  margin: 0 0 15px 0 !important;
}
.yereone-testimonial-item .yereone-testimonial-image img {
  margin: 0 auto !important;
  border-radius: 0 !important;
}
.yereone-testimonial-item .yereone-testimonial-author span {
  font-size: 22px !important;
  text-transform: uppercase !important;
}
.yereone-testimonial-item .yereone-testimonial-rating .rating-result::before {
  font-size: 20px !important;
  line-height: 20px !important;
  height: 20px !important;
}
.yereone-testimonial-item .yereone-testimonial-rating .rating-result span::before {
  font-size: 20px !important;
  line-height: 20px !important;
  height: 20px !important;
}
.yereone-testimonial-item .yereone-testimonial-title span {
  font-weight: 700 !important;
}
.yereone-testimonial-item .yereone-testimonial-content {
  margin: 0 0 10px 0 !important;
  font-size: 15px;
  line-height: 1.6;
}
.yereone-testimonial-item .yereone-testimonial-jobandcompany a {
  font-size: 14px !important;
  color: #000000;
}
.yereone-testimonial-item .yereone-testimonial-jobandcompany a:hover {
  text-decoration: underline;
}
/* contact us page */
.contact-index-index .page-wrapper .default-banner {
  height: auto !important;
  display: block;
  overflow: hidden;
  position: relative !important;
  background: #000;
}
.contact-index-index .page-wrapper .default-banner img {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  min-height: 1px !important;
  width: 100% !important;
  max-width: max-content;
  object-fit: unset !important;
  opacity: 1;
}
.contact-index-index .page-wrapper .default-banner .ccaption a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 50px;
  line-height: 48px;
}
.contact-index-index .page-wrapper .default-banner .ccaption a:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.contact-index-index .page-wrapper .default-banner .ccaption a:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.contact-index-index .page-wrapper .default-banner .ccaption a:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .page-wrapper .default-banner .ccaption a.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer {
  width: 100%;
  display: block;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 50px 0 0 0;
  margin: 0 0 50px 0;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left::before {
  display: none;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left::after {
  display: none;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect {
  margin: 0 0 30px 0;
  padding: 25px;
  background: #f8f8f9;
  flex-basis: calc(50% - 15px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect {
  text-align: left;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect h3 {
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect p {
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect h4 {
  font-size: 16px;
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect h5 {
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect .add-sect:nth-child(3) {
  order: 4;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact {
  margin: 0 0 30px 0;
  padding: 25px;
  background: #f8f8f9;
  flex-basis: calc(50% - 15px);
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact .fieldset .legend span {
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact .fieldset .field {
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact .fieldset .field .label {
  font-size: 14px;
  color: #000000;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact .fieldset .field.note.no-label {
  font-size: 14px;
}
.contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .map-sect {
  flex-basis: 100%;
  padding: 0 0 0 0 !important;
}
.contact-index-index .page-wrapper .contact-bottom .social-contact {
  display: flex;
  align-items: center;
  font-family: 'Gotham', sans-serif;
}
.contact-index-index .page-wrapper .contact-bottom .social-contact span {
  margin: 0 15px 0 0;
  display: block;
  line-height: 1;
  color: #000000;
}
.contact-index-index .page-wrapper .contact-bottom .social-contact ul {
  display: inline-flex;
}
.contact-index-index .page-wrapper .contact-bottom .social-contact ul li {
  margin-right: 15px;
}
.contact-index-index .page-wrapper .contact-bottom .social-contact ul li a img {
  display: block;
}
/* FAQ page */
.faq-index-index .page-wrapper .default-banner {
  height: 345px !important;
  display: block;
  overflow: hidden;
  position: relative !important;
  background: #000;
}
.faq-index-index .page-wrapper .default-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100% !important;
  width: 102% !important;
  max-width: max-content;
  object-fit: cover !important;
  opacity: 0.7;
}
.faq-index-index .page-wrapper .default-banner .ccaption a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 50px;
  line-height: 48px;
}
.faq-index-index .page-wrapper .default-banner .ccaption a:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.faq-index-index .page-wrapper .default-banner .ccaption a:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.faq-index-index .page-wrapper .default-banner .ccaption a:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .default-banner .ccaption a.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .sidebar.sidebar-additional {
  display: block;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  order: 1;
  margin: 0 0 30px 0;
}
.faq-index-index .page-wrapper .page-main .columns .sidebar.sidebar-additional .faq-category-container h2 {
  display: none;
}
.faq-index-index .page-wrapper .page-main .columns .sidebar.sidebar-additional .faq-category-container .faq-category-list ul {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq-index-index .page-wrapper .page-main .columns .sidebar.sidebar-additional .faq-category-container .faq-category-list ul li.faq-category-item {
  list-style: none;
  text-transform: capitalize;
  cursor: pointer;
  padding: 15px 15px;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  margin: 0 0 0 0;
  font-family: 'Gotham', sans-serif;
  background: #f8f8f9;
  min-width: 150px;
  text-align: center;
}
.faq-index-index .page-wrapper .page-main .columns .sidebar.sidebar-additional .faq-category-container .faq-category-list ul li.faq-category-item.selected {
  background: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .column.main {
  order: 2;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .category-title {
  margin: 0 0 40px 0;
  text-align: center;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .category-title h3 {
  font-size: 20px;
  margin: 0 0 0 0;
  color: #000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-no-data {
  text-align: center;
  font-size: 14px;
  color: #000000;
  font-weight: 700;
  font-family: 'Gotham', sans-serif;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-no-data em {
  font-style: normal;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item {
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-question {
  position: relative;
  background: #f8f8f9;
  padding: 20px 35px 20px 15px;
  margin: 0 0 0 0;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-question::before {
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 10px;
  height: 2px;
  background: #000000;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-question::after {
  content: '';
  display: block;
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 2px;
  background: #000000;
  transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-question.expanse::before {
  transform: translateY(-50%) rotate(45deg);
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-question.expanse::after {
  transform: translateY(-50%) rotate(-45deg);
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-container .faq-two-column-item .faq-grid .faq-item .faq-item-answer {
  padding: 20px 15px;
  border: 1px solid #f8f8f9;
  font-family: 'Gotham', sans-serif;
  font-size: 14px;
  color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search {
  padding: 25px;
  background: #f8f8f9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 500px;
  margin: 30px 0 50px auto;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search label {
  display: none;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search br {
  display: none;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  color: #000000;
  font-size: 13px;
  height: 40px;
  padding: 0px 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-bottom: 0px;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
  height: 34px;
  border-radius: 4px 0 0 4px;
  width: calc(100% - 76px);
  max-width: calc(100% - 76px);
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search::-webkit-inner-spin-button,
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search:hover {
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search:hover::-webkit-inner-spin-button,
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search:hover::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  display: none;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.large {
  height: 50px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.small {
  height: 34px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search::placeholder {
  font-size: 13px;
  font-family: 'Gotham', sans-serif;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search:focus {
  border: 1px solid #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.mage-error {
  border-color: #e02b27;
  color: #e02b27;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.mage-error::placeholder {
  color: #e02b27;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.mage-error:focus {
  outline: none !important;
  border-color: #e02b27;
  color: #e02b27;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search #faq-search.mage-error:focus::placeholder {
  color: #e02b27;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 34px;
  line-height: 32px;
  font-size: 12px;
  border-radius: 0 4px 4px 0;
  padding: 0 10px;
  margin: 0 0 0 0;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index .page-wrapper .page-main .columns .column.main .faq-search .search-here.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.faq-index-index.page-layout-2columns-left .page-wrapper .page-main .columns .sidebar.sidebar-additional {
  display: block;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  order: 1;
  margin: 0 0 30px 0;
}
.faq-index-index.page-layout-2columns-left .page-wrapper .page-main .columns .column.main {
  order: 2;
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
/* About us page */
.cms-story .page-wrapper .default-banner,
.cms-about-us .page-wrapper .default-banner {
  height: 345px !important;
  display: block;
  overflow: hidden;
  position: relative !important;
  background: #000;
}
.cms-story .page-wrapper .default-banner img,
.cms-about-us .page-wrapper .default-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-height: 100% !important;
  width: 102% !important;
  max-width: max-content;
  object-fit: cover !important;
  opacity: 0.7;
}
.cms-story .page-wrapper .default-banner .ccaption a,
.cms-about-us .page-wrapper .default-banner .ccaption a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  height: 50px;
  line-height: 48px;
}
.cms-story .page-wrapper .default-banner .ccaption a:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.cms-story .page-wrapper .default-banner .ccaption a:focus,
.cms-about-us .page-wrapper .default-banner .ccaption a:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.cms-story .page-wrapper .default-banner .ccaption a:active,
.cms-about-us .page-wrapper .default-banner .ccaption a:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.cms-story .page-wrapper .default-banner .ccaption a.is-loading,
.cms-about-us .page-wrapper .default-banner .ccaption a.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.cms-story .page-wrapper .default-banner .ccaption a.is-loading::after,
.cms-about-us .page-wrapper .default-banner .ccaption a.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.cms-story .page-wrapper .default-banner .ccaption a.blue-btn,
.cms-about-us .page-wrapper .default-banner .ccaption a.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.cms-story .page-wrapper .default-banner .ccaption a.blue-btn:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.cms-story .page-wrapper .default-banner .ccaption a.yellow-btn,
.cms-about-us .page-wrapper .default-banner .ccaption a.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.cms-story .page-wrapper .default-banner .ccaption a.yellow-btn:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.cms-story .page-wrapper .default-banner .ccaption a.red-btn,
.cms-about-us .page-wrapper .default-banner .ccaption a.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.cms-story .page-wrapper .default-banner .ccaption a.red-btn:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.cms-story .page-wrapper .default-banner .ccaption a.green-btn,
.cms-about-us .page-wrapper .default-banner .ccaption a.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.cms-story .page-wrapper .default-banner .ccaption a.green-btn:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.cms-story .page-wrapper .default-banner .ccaption a.gray,
.cms-about-us .page-wrapper .default-banner .ccaption a.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.cms-story .page-wrapper .default-banner .ccaption a.gray:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.cms-story .page-wrapper .default-banner .ccaption a.orange-btn,
.cms-about-us .page-wrapper .default-banner .ccaption a.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.cms-story .page-wrapper .default-banner .ccaption a.orange-btn:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.cms-story .page-wrapper .default-banner .ccaption a.large,
.cms-about-us .page-wrapper .default-banner .ccaption a.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.cms-story .page-wrapper .default-banner .ccaption a.small,
.cms-about-us .page-wrapper .default-banner .ccaption a.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.cms-story .page-wrapper .default-banner .ccaption a.curve,
.cms-about-us .page-wrapper .default-banner .ccaption a.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.cms-story .page-wrapper .default-banner .ccaption a.blank,
.cms-about-us .page-wrapper .default-banner .ccaption a.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.cms-story .page-wrapper .default-banner .ccaption a.blank:hover,
.cms-about-us .page-wrapper .default-banner .ccaption a.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cms-story .page-wrapper .default-banner .ccaption a.blank:focus,
.cms-about-us .page-wrapper .default-banner .ccaption a.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cms-story .page-wrapper .default-banner .ccaption a.blank:active,
.cms-about-us .page-wrapper .default-banner .ccaption a.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s2 .stwo-in2,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s2 .stwo-in2 {
  background: #f8f8f9;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s2 .stwo-in2 p,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s2 .stwo-in2 p {
  font-size: 14px;
  color: #000000;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s4 .s4in p,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s4 .s4in p {
  font-size: 14px;
  color: #000000;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s3,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s3 {
  padding: 60px 0;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s3 .timelinesect .clearfix,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s3 .timelinesect .clearfix {
  width: 100%;
}
.cms-story .page-wrapper .page-main .columns .column.main .str-s3 .timelinesect .sect-tm p,
.cms-about-us .page-wrapper .page-main .columns .column.main .str-s3 .timelinesect .sect-tm p {
  color: #000000;
  font-size: 14px;
}
.cms-story .page-wrapper .page-main .columns .column.main .hero-block .hero-block__tape,
.cms-about-us .page-wrapper .page-main .columns .column.main .hero-block .hero-block__tape {
  display: none !important;
}
.cms-story .page-wrapper .page-main .columns .column.main .hero-block .hero-block__tape .hero-block__action,
.cms-about-us .page-wrapper .page-main .columns .column.main .hero-block .hero-block__tape .hero-block__action {
  font-size: 12px !important;
  padding: 0 30px !important;
  height: 40px !important;
  line-height: 40px !important;
  letter-spacing: 1px !important;
}
/* inspiration page */
.cms-inspiration .insp-cat {
  padding: 40px 0 !important;
}
.cms-inspiration .insp-cat li .cat-image img {
  display: block !important;
  margin: 0 0 0 0 !important;
  width: 100% !important;
  height: auto;
}
/* privacy policy page */
.cms-privacy-policy .page-wrapper .page-main .columns .column.main {
  margin: 0 auto 50px auto !important;
}
.cms-privacy-policy .page-wrapper .page-main .columns .column.main ul {
  padding: 0 0 0 16px;
  margin: 0 0 10px 0;
}
.cms-privacy-policy .page-wrapper .page-main .columns .column.main ul li {
  display: list-item;
  list-style: disc;
  margin: 0 0 10px 0;
  color: #000000;
}
.cms-privacy-policy .page-wrapper .page-main .columns .column.main p {
  margin: 0 0 10px 0;
}
/* 404 */
.cms-noroute-index .page-wrapper .page-main .columns .column.main {
  border: none !important;
  font-size: 14px;
  color: #000000;
  font-family: 'Gotham', sans-serif;
  text-align: center;
}
.cms-noroute-index .page-wrapper .page-main .columns .column.main::before {
  display: none;
}
.cms-noroute-index .page-wrapper .page-main .columns .column.main dt {
  font-size: 17px;
  margin: 0 0 10px 0;
  color: #000000;
}
/* trade program page styles */
.trade-program {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.trade-program .text {
  flex-basis: calc(66.6666% - 20px);
}
.trade-program .form.contact {
  margin: 0 0 30px 0;
  padding: 25px;
  background: #f8f8f9;
  flex-basis: calc(33.3333% - 20px);
}
.trade-program .form.contact .fieldset .legend span {
  color: #000000;
}
.trade-program .form.contact .fieldset .field {
  color: #000000;
  margin: 0 0 20px 0;
}
.trade-program .form.contact .fieldset .field .label {
  font-size: 14px;
  color: #000000;
}
.trade-program .form.contact .fieldset .field.note.no-label {
  font-size: 14px;
}
.trade-program .form.contact .fieldset .field.comment {
  margin: 0 0 20px 0;
}
.trade-program .form.contact .actions-toolbar .primary {
  float: right;
}
.trade-program .form.contact .actions-toolbar .action.submit {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
  line-height: 39px;
  height: 40px;
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  -webkit-transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  transition: all 0.15s cubic-bezier(0.1, 0.1, 0.25, 0.9);
  user-select: none;
  padding: 0 30px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Gotham', sans-serif;
  font-weight: 700;
  box-shadow: none;
  text-align: center !important;
  margin: 0;
}
.trade-program .form.contact .actions-toolbar .action.submit:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  outline: none;
  color: #ffffff;
}
.trade-program .form.contact .actions-toolbar .action.submit:focus {
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.trade-program .form.contact .actions-toolbar .action.submit:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  color: #ffffff;
  background-color: #000000;
}
.trade-program .form.contact .actions-toolbar .action.submit.is-loading {
  font-size: 0px;
  color: transparent !important;
  pointer-events: none;
  position: relative;
}
.trade-program .form.contact .actions-toolbar .action.submit.is-loading::after {
  -webkit-animation: spinAround 500ms infinite linear;
  animation: spinAround 500ms infinite linear;
  border: 2px solid #ffffff;
  border-radius: 10px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  position: absolute;
  left: calc(50% - 7px);
  top: calc(50% - 7px);
  box-sizing: border-box;
}
.trade-program .form.contact .actions-toolbar .action.submit.blue-btn {
  border: 1px solid #0a4197;
  color: #ffffff;
  background-color: #0a4197;
}
.trade-program .form.contact .actions-toolbar .action.submit.blue-btn:hover {
  border: 1px solid #093883;
  color: #ffffff;
  background-color: #093883;
}
.trade-program .form.contact .actions-toolbar .action.submit.yellow-btn {
  border: 1px solid #ffef44;
  color: #ffffff;
  background-color: #ffef44;
}
.trade-program .form.contact .actions-toolbar .action.submit.yellow-btn:hover {
  border: 1px solid #D2AB0D;
  color: #ffffff;
  background-color: #D2AB0D;
}
.trade-program .form.contact .actions-toolbar .action.submit.red-btn {
  border: 1px solid #ff7272;
  color: #ffffff;
  background-color: #ff7272;
}
.trade-program .form.contact .actions-toolbar .action.submit.red-btn:hover {
  border: 1px solid #ec6a6a;
  color: #ffffff;
  background-color: #ec6a6a;
}
.trade-program .form.contact .actions-toolbar .action.submit.green-btn {
  border: 1px solid #4fc549;
  color: #ffffff;
  background-color: #4fc549;
}
.trade-program .form.contact .actions-toolbar .action.submit.green-btn:hover {
  border: 1px solid #1d956f;
  color: #ffffff;
  background-color: #1d956f;
}
.trade-program .form.contact .actions-toolbar .action.submit.gray {
  background: #3c3c3c;
  border: 1px solid #3c3c3c;
  color: #ffffff;
}
.trade-program .form.contact .actions-toolbar .action.submit.gray:hover {
  border: 1px solid #626366;
  color: #ffffff;
  background-color: #626366;
}
.trade-program .form.contact .actions-toolbar .action.submit.orange-btn {
  background: #ffffff;
  border: 2px solid #f08413;
  color: #000000;
}
.trade-program .form.contact .actions-toolbar .action.submit.orange-btn:hover {
  border: 2px solid #db7811;
  color: #ffffff;
  background-color: #db7811;
}
.trade-program .form.contact .actions-toolbar .action.submit.large {
  height: 40px;
  line-height: 48px;
  font-size: 14px;
}
.trade-program .form.contact .actions-toolbar .action.submit.small {
  height: 34px;
  line-height: 32px;
  font-size: 12px;
}
.trade-program .form.contact .actions-toolbar .action.submit.curve {
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.trade-program .form.contact .actions-toolbar .action.submit.blank {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.trade-program .form.contact .actions-toolbar .action.submit.blank:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.trade-program .form.contact .actions-toolbar .action.submit.blank:focus {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.trade-program .form.contact .actions-toolbar .action.submit.blank:active {
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.trade-program .form-div {
  margin: 0 0 30px 0;
  padding: 25px;
  background: #f8f8f9;
  flex-basis: calc(33.3333% - 20px);
}
.trade-program .form-div .form.contact {
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  flex-basis: 100% !important;
}
/* Modal */
body._has-modal .page-wrapper .page-header {
  display: none !important;
}
@media screen and (max-width: 639px) {
  .products-grid .product-items {
    margin: 0 -10px !important;
  }
  .products-grid .product-items .product-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px !important;
    margin: 0 0 20px 0 !important;
  }
  .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .cms-home .bestin .boxone {
    margin: 0 0 10px 0 !important;
    width: 100%;
  }
  .cms-home .bestin .boxone a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo {
    margin: 0 0 10px 0 !important;
    width: 100%;
  }
  .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
  .catalog-product-view .wk-daily-deal .wk-deal-timer .wk_cat_count_clock span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .btn {
    padding: 0 10px;
  }
  .page-wrapper {
    padding: 0 0 0 0 !important;
  }
  .page-header .panel.wrapper .panel.header .header.links li.customer-welcome .customer-name .logged-in {
    padding: 0 0 0 35px;
    height: 25px;
    width: auto;
    font-size: 0 !important;
  }
  .page-footer .foot-top .footop-wrap .ft-sect {
    width: 100% !important;
    margin: 0 0 0 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .page-title-wrapper .page-title .base,
  .page-with-filter.page-layout-2columns-left .column.main .page-title-wrapper .page-title .base {
    font-size: 20px;
  }
  .filter-title strong {
    font-size: 17px !important;
  }
  #layered-selected-filters-block .selected-items-list .selected-item {
    font-size: 11px !important;
  }
  #layered-selected-filters-block .selected-items-list .selected-item a {
    font-size: 11px !important;
  }
  .toolbar-container .toolbar.toolbar-products {
    justify-content: flex-end;
  }
  .toolbar-container .toolbar.toolbar-products .modes {
    display: none !important;
  }
  .toolbar-container .toolbar.toolbar-products .toolbar-amount {
    display: none !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 20px !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price {
    padding: 0 0 0 0 !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary .cart-totals {
    padding: 10px 0 0 0 !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action.towishlist {
    height: 20px;
    padding: 0 0 0 20px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart .table-wrapper .data.table tbody.cart.item tr.item-actions td .actions-toolbar a.action.towishlist::before {
    display: none !important;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-container .cart-summary .cart-totals {
    padding: 0 0 0 0 !important;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .field {
    flex-basis: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .account .page-wrapper .page-main .columns .column.main .table-order-items tbody tr td.col {
    padding: 5px 0 !important;
  }
  .account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .primary {
    flex-direction: column;
  }
  .account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .primary .action {
    margin: 0 0 5px 0 !important;
  }
  .account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .primary .action:last-child {
    margin: 0 0 0 0 !important;
  }
  .account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary {
    margin: 0 0 0 0 !important;
  }
  .account.wishlist-index-index .page-wrapper .page-main .columns .column.main .actions-toolbar .secondary .action {
    margin: 0 0 0 0 !important;
  }
  .dailydeals-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .adrees-sect {
    flex-basis: 100%;
  }
  .contact-index-index .page-wrapper .page-main .columns .column.main .contact-outer .contact-outer-left .form.contact {
    flex-basis: 100%;
  }
  .first-column .wk-dd-main-container .wk-left-container {
    margin: 10px 0 10px 0;
  }
  .customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account {
    padding: 25px;
  }
  .customer-account-login .page-wrapper .page-main .columns .column.main .login-container {
    padding: 25px 15px;
  }
  .cms-index-index.cms-home .home-featured .ft-one {
    flex-basis: 100%;
    margin: 0 0 30px 0;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col_4 {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col-75 {
    flex-basis: 100%;
  }
  .cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li {
    width: 50%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
    flex-basis: 100%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
    flex-basis: 100%;
  }
  /* brands page */
  .cms-brands .brands-filters {
    margin: 0 0 30px 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .cms-brands .brands-filters .input-box {
    order: 2;
    width: 100%;
  }
  .cms-brands .brands-filters .input-box .ambrands-search-wrapper {
    width: 100% !important;
    float: none !important;
  }
  .cms-brands .brands-filters .input-box .ambrands-search-wrapper .input-text {
    width: 100% !important;
    margin: 0 0 0 0 !important;
  }
  .cms-brands .brands-filters .letters {
    width: 100%;
    margin: 0 0 20px 0;
    order: 1;
  }
  .cms-brands .brands-filters .letters .letters-box .letter {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 1% !important;
    font-size: 12px;
    letter-spacing: 1px;
    border: 1px solid #ccc !important;
    padding: 0 !important;
  }
  .cms-brands .brands-filters .letters .letters-box .letter.-letter-all {
    width: auto !important;
    padding: 0 15px !important;
  }
}
@media screen and (min-width: 768px) {
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1),
  .page-with-filter.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  /* brands page */
  .cms-brands .brands-filters {
    margin: 0 0 30px 0 !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .cms-brands .brands-filters .input-box {
    order: 2;
    width: 20%;
  }
  .cms-brands .brands-filters .input-box .ambrands-search-wrapper {
    width: 100% !important;
    float: none !important;
  }
  .cms-brands .brands-filters .input-box .ambrands-search-wrapper .input-text {
    width: 100% !important;
    margin: 0 0 0 0 !important;
  }
  .cms-brands .brands-filters .letters {
    width: calc(80% - 20px);
    margin: 0 0 0 0;
    order: 1;
  }
  .cms-brands .brands-filters .letters .letters-box .letter {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 0.5% !important;
    font-size: 12px;
    letter-spacing: 1px;
    border: 1px solid #ccc !important;
    padding: 0 !important;
  }
  .cms-brands .brands-filters .letters .letters-box .letter.-letter-all {
    padding: 0 15px !important;
    width: auto !important;
  }
  .cms-brands .brands-filters .letters .letters-box .letter.active {
    background: #000000;
    border-color: #000 !important;
    color: #fff;
  }
}
@media screen and (min-width: 992px) {
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu {
    position: unset !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-typeli {
    display: block;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title {
    max-height: 442px;
    overflow: hidden;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns::before {
    display: none !important;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns::after {
    display: none !important;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns .sidebar {
    display: block;
    flex: 0 0 270px;
    max-width: 270px;
    padding: 0 0 0 0;
    order: 1;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns .sidebar.sidebar-additional {
    display: none;
  }
  .page-layout-2columns-left .page-wrapper .page-main .columns .column.main {
    order: 2;
    flex: 0 0 calc(100% - 300px) !important;
    max-width: calc(100% - 300px) !important;
  }
  .page-layout-2columns-left.page-with-filter .page-wrapper .page-main .columns .sidebar {
    display: none !important;
  }
  .page-layout-2columns-left.page-with-filter .page-wrapper .page-main .columns .sidebar.sidebar-main {
    display: none !important;
  }
  .page-layout-2columns-left.page-with-filter .page-wrapper .page-main .columns .sidebar.sidebar-additional {
    display: none !important;
  }
  .page-layout-2columns-left.page-with-filter .page-wrapper .page-main .columns .column.main {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1),
  .page-with-filter.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .products-grid .product-items {
    margin: 0 -10px !important;
  }
  .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 10px !important;
    margin: 0 0 20px 0 !important;
  }
  .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .cms-home .bestin .boxone {
    margin: 0 10px 0 0 !important;
    width: 50%;
  }
  .cms-home .bestin .boxone a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo {
    margin: 0 10px 0 0 !important;
    width: 50%;
  }
  .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo a img {
    width: 100%;
    height: auto;
  }
  .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page-wrapper {
    padding: 0 0 0 0 !important;
  }
  .page-header .panel.wrapper .panel.header .logo {
    width: 150px;
  }
  .page-footer .foot-top .footop-wrap .ft-sect {
    width: calc(50% - 15px) !important;
  }
  .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.media {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.title a {
    font-size: 13px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-sidebar {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .dailydeals-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col_4 {
    flex-basis: 50%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col-75 {
    flex-basis: 50%;
  }
  .cms-page-view.cms-inspiration .page-wrapper .page-main .columns .column.main ul.insp-cat li {
    width: 33.3333%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
    flex-basis: 50%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
    flex-basis: 50%;
  }
  .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .cms-home .bestin .boxone {
    margin: 0 10px 0 0 !important;
    width: 50%;
  }
  .cms-home .bestin .boxone a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo {
    margin: 0 10px 0 0 !important;
    width: 50%;
  }
  .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo a img {
    width: 100%;
    height: auto;
  }
  .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
}
@media screen and (max-width: 991px) {
  body {
    padding: 142px 0 0 0 !important;
  }
  .page-header {
    position: fixed;
    top: 0 !important;
  }
  .page-header .panel.wrapper .panel.header .nav-toggle {
    display: block !important;
    order: 1;
    margin: 0 20px 0 0 !important;
    position: relative !important;
    float: none !important;
    left: auto !important;
    top: auto !important;
  }
  .page-header .panel.wrapper .panel.header .nav-toggle::before {
    color: #000000;
  }
  .page-header .panel.wrapper .panel.header .nav-toggle::after {
    content: '';
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
    opacity: 0;
    visibility: hidden;
  }
  .page-header .panel.wrapper .panel.header .nav-toggle.open::after {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
  }
  .page-header .panel.wrapper .panel.header .logo {
    order: 2;
    margin: 0 0 0 0;
    width: 130px;
  }
  .page-header .panel.wrapper .panel.header .ritlinks-outer {
    order: 4;
  }
  .page-header .panel.wrapper .panel.header .block-search {
    transform: none;
    width: 100%;
    position: fixed;
    left: 0;
    top: 80px;
    margin: 0 0 0 0;
    padding: 10px 0;
    background: #ffffff;
    border-top: 1px solid #ddd;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  .page-header .panel.wrapper .panel.header .block-search .block-content {
    width: 90%;
    margin: 0 auto;
  }
  .page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .input-text {
    padding: 0 10px !important;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
  }
  .page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input {
    position: relative;
  }
  .page-header .panel.wrapper .panel.header .block-search .block-content form .field.search .control .amsearch-wrapper-input .input-text {
    border-radius: 4px 0 0 4px !important;
  }
  .page-header .panel.wrapper .panel.header .block-search .block-content form .actions .action.search {
    display: block !important;
    box-shadow: none !important;
    border: 1px solid #000 !important;
  }
  .page-header .panel.wrapper .panel.header .header.links {
    order: 3;
  }
  .page-header .panel.wrapper .panel.header .header.links li {
    display: none;
  }
  .page-header .panel.wrapper .panel.header .header.links li.authorization-link {
    display: block;
  }
  .page-header .panel.wrapper .panel.header .header.links li.authorization-link::after {
    display: none;
  }
  .page-header .panel.wrapper .panel.header .header.links li.authorization-link a {
    font-size: 0;
    padding: 0 0 0 25px;
  }
  .page-header .header.content {
    position: fixed;
    left: 0;
    top: 0;
    width: 250px !important;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background: #ffffff;
    padding: 0 0 0 0 !important;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
    transform: translateX(-150%);
    z-index: 160001;
    box-shadow: 0 0 10px #000000;
  }
  .page-header .header.content .header-main-div {
    padding: 50px 10px 20px 10px !important;
    position: relative;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu {
    position: unset !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 5px 0;
    width: 25px;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 20px;
    height: 3px;
    background: #000;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 20px;
    height: 3px;
    background: #000;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close i {
    display: none;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .menu-close span {
    display: none;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type {
    display: block;
    max-height: calc(100vh - 60px);
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type::-webkit-scrollbar {
    width: 3px;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 {
    padding: 0 0 0 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head {
    font-size: 15px !important;
    line-height: normal;
    padding: 10px 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head::after {
    display: none;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent a.sm_megamenu_head {
    font-size: 15px !important;
    line-height: normal;
    padding: 10px 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent a.sm_megamenu_head::before {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 2px;
    background: #000000;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent a.sm_megamenu_head::after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    width: 10px;
    height: 2px;
    background: #000000;
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
    transform-origin: unset !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent a.sm_megamenu_head.open::after {
    transform: translateY(-50%) rotate(0);
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child {
    transform: none;
    opacity: 1;
    visibility: visible;
    position: relative;
    left: auto;
    top: auto;
    box-shadow: none;
    border: none;
    padding: 0;
    display: none;
    transition: 0s;
    height: auto !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 100% !important;
    display: block;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 {
    width: 100% !important;
    margin: 0 0 0 0 !important;
    max-width: 100% !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title {
    margin: 0 0 20px 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title a.sm_megamenu_nodrop {
    margin: 0 0 0 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title {
    flex-basis: 100%;
    margin: 0 0 0 0;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_1 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title a.sm_megamenu_nodrop,
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn .sm_megamenu_col_6 .sm_megamenu_head_item .sm_megamenu_title .sm_megamenu_title a.sm_megamenu_nodrop {
    margin: 0 0 0 0;
  }
  .page-header .header.content.open {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
  .page-header.fix {
    top: 0;
  }
  .page-footer .footer-contents .footer-outer .footsectone {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-footer .footer-contents .footer-outer .footsectone h3 {
    position: relative;
    padding: 5px 0;
    margin: 0 0 10px 0 !important;
    text-align: left !important;
  }
  .page-footer .footer-contents .footer-outer .footsectone h3::before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #000000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  .page-footer .footer-contents .footer-outer .footsectone h3::after {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background: #000000;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    transition: all 0.3s cubic-bezier(0.32, 0.1, 0.3, 1);
  }
  .page-footer .footer-contents .footer-outer .footsectone h3.open::after {
    transform: translateY(-50%) rotate(0);
  }
  .page-footer .footer-contents .footer-outer .footsectone ul {
    display: none;
  }
  .page-footer .footer-contents .footer-outer .footer-newsletter {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-category-view .columns,
  .page-with-filter .columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .catalog-category-view .columns .sidebar.sidebar-main,
  .page-with-filter .columns .sidebar.sidebar-main {
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 20px 0 30px 0 !important;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block .filter-title,
  .page-with-filter .columns .sidebar.sidebar-main .block .filter-title {
    display: block !important;
    padding: 15px !important;
    margin: 0 0 0 0 !important;
    background: #000000 !important;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block .filter-title strong,
  .page-with-filter .columns .sidebar.sidebar-main .block .filter-title strong {
    color: #ffffff !important;
    background: transparent !important;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-subtitle,
  .page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-subtitle {
    display: none;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block .block-content .filter-options,
  .page-with-filter .columns .sidebar.sidebar-main .block .block-content .filter-options {
    display: none;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block.active .filter-title,
  .page-with-filter .columns .sidebar.sidebar-main .block.active .filter-title {
    border-bottom: none !important;
    height: auto;
    padding: 0 !important;
    left: auto;
    right: 0;
    position: fixed;
    top: 0;
    z-index: 2;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block.active .filter-title strong,
  .page-with-filter .columns .sidebar.sidebar-main .block.active .filter-title strong {
    display: block !important;
    font-size: 0 !important;
    padding: 6px 20px 0 0 !important;
    top: 10px !important;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block.active .filter-title strong::after,
  .page-with-filter .columns .sidebar.sidebar-main .block.active .filter-title strong::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #ffffff !important;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block.active .block-content .filter-subtitle,
  .page-with-filter .columns .sidebar.sidebar-main .block.active .block-content .filter-subtitle {
    display: block;
    height: 50px;
    left: 0;
    line-height: normal;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .catalog-category-view .columns .sidebar.sidebar-main .block.active .block-content .filter-options,
  .page-with-filter .columns .sidebar.sidebar-main .block.active .block-content .filter-options {
    background: #fff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .catalog-category-view .columns .column.main,
  .page-with-filter .columns .column.main {
    order: 2;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .page-layout-2columns-left.page-with-filter .page-main .columns::before {
    display: none !important;
  }
  .page-layout-2columns-left.page-with-filter .page-main .columns::after {
    display: none !important;
  }
  .page-layout-2columns-left.page-with-filter .page-main .columns .column.main {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .customer-account-login .page-wrapper .page-main .columns .column.main .login-container .block {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 50px 0;
  }
  .customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .fieldset {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 30px 0;
  }
  .customer-account-create .page-wrapper .page-main .columns .column.main .form-create-account .actions-toolbar {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 0 0;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .table-wrapper table.items {
    display: block !important;
    width: 100% !important;
  }
  .table-wrapper table.items thead {
    display: none !important;
  }
  .table-wrapper table.items tbody {
    display: block !important;
    width: 100% !important;
  }
  .table-wrapper table.items tbody tr {
    display: block !important;
    width: 100% !important;
    border: 1px solid #e0e0e0;
    margin: 0 0 -1px 0;
  }
  .table-wrapper table.items tbody tr td.col {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
  }
  .table-wrapper table.items tbody tr td.col::before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
    color: #000000;
    font-size: 14px;
    font-family: 'Gotham', sans-serif;
  }
  .table-wrapper table.items tbody tr td.col.item {
    width: 100%;
  }
  .table-wrapper.cart {
    border-top: none !important;
  }
  .table-wrapper.cart table.cart {
    display: block;
  }
  .table-wrapper.cart table.cart tbody {
    display: block;
    border: 1px solid #e0e0e0 !important;
    margin: 0 0 -1px 0;
  }
  .table-wrapper.cart table.cart tbody tr {
    border: none;
    margin: 0 0 0 0 !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100% !important;
  }
  .table-wrapper.cart table.cart tbody tr::before {
    display: none;
  }
  .table-wrapper.cart table.cart tbody tr::after {
    display: none;
  }
  .table-wrapper.cart table.cart tbody tr td.col {
    display: flex !important;
    flex-wrap: wrap;
    flex-basis: 33.3333%;
    align-items: center;
  }
  .table-wrapper.cart table.cart tbody tr td.col::before {
    flex-basis: 100%;
  }
  .table-wrapper.cart table.cart tbody tr td.col.item {
    display: block !important;
    flex-basis: 100%;
  }
  .table-wrapper.cart table.cart tbody tr td.col.item::before {
    display: none !important;
  }
  .table-wrapper.cart table.cart tbody tr td.col.item .product-item-photo {
    width: 80px !important;
    vertical-align: top !important;
  }
  .table-wrapper.cart table.cart tbody tr td.col.item .product-item-details {
    width: calc(100% - 80px) !important;
    vertical-align: top !important;
  }
  .table-wrapper.cart table.cart tbody tr.item-actions td {
    display: flex !important;
    width: 100% !important;
  }
  .table-wrapper.cart table.cart tbody tr.item-actions td .actions-toolbar a.action.action-edit {
    margin: 0 auto !important;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option {
    width: 100%;
  }
  .amasty-catalog-topnav .filter-content {
    display: block !important;
  }
  .amasty-catalog-topnav .filter-content .filter-options {
    display: block !important;
  }
  .trade-program .text {
    flex-basis: 100%;
    margin: 0 0 50px 0;
  }
  .trade-program .form.contact {
    flex-basis: 100%;
  }
  .trade-program .form-div {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_2 {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_3 {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_5 {
    flex-basis: 100%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .page-header .panel.wrapper .panel.header .logo {
    width: 150px;
  }
  .page-header .panel.wrapper .panel.header .block-search {
    width: 40%;
    max-width: 40%;
    transform: translate(-80%, -50%);
  }
  .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-info-price .price {
    font-size: 20px;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product.info.detailed .product.data.items .item.title a {
    font-size: 13px;
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .form-cart {
    max-width: calc(100% - 310px);
    flex: 0 0 calc(100% - 310px);
  }
  .checkout-cart-index .page-wrapper .page-main .columns .column.main .cart-container .cart-summary {
    max-width: 290px;
    flex: 0 0 290px;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .opc-payment {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .checkout-index-index .page-wrapper .page-main .columns .column.main .checkout-container .opc-wrapper ol.opc li .step-content .form .fieldset .payment-option {
    width: 100%;
  }
  .dailydeals-index-index .page-wrapper .page-main .columns .column.main .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .cms-home .bestin .boxone {
    margin: 0 0 0 0 !important;
    width: 100%;
  }
  .cms-home .bestin .boxone a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo {
    margin: 0 10px 0 0 !important;
    width: calc(33.3333% - 10px);
  }
  .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
}
@media screen and (min-width: 1025px) {
  .page-header .panel.wrapper .panel.header .block-search {
    width: 40%;
    transform: translate(-60%, -50%);
  }
}
@media screen and (min-width: 1024px) {
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1),
  .page-with-filter.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 30px 0 !important;
  }
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 30px 0 !important;
  }
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 30px 0 !important;
  }
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin: 0 0 30px 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  .page-header .panel.wrapper .panel.header .block-search {
    width: 40%;
  }
  .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .cms-home .bestin .boxone {
    margin: 0 10px 0 0 !important;
    width: calc(25% - 10px);
  }
  .cms-home .bestin .boxone a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo {
    margin: 0 10px 0 0 !important;
    width: calc(25% - 10px);
  }
  .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .cms-home .bestin .boxtwo a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_3 {
    flex-basis: 50%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
    flex-basis: 50%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col_5 {
    flex-basis: 50%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
    flex-basis: 50%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col_4 {
    flex-basis: 33.3333%;
  }
  .cms-page-view .page-wrapper .page-main .columns .column.main .laout-column.three-by-two .col-75 {
    flex-basis: 66.6666%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col_4 {
    flex-basis: 25%;
  }
  .cms-page-view.cms-about-us .page-wrapper .page-main .columns .column.main .laout-column .col-75 {
    flex-basis: 75%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .products-grid .product-items .product-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .dailydeals-index-index .cms-home .bestin {
    margin: 0 0 0 0 !important;
  }
  .dailydeals-index-index .cms-home .bestin .boxone {
    margin: 0 0 10px 0 !important;
    width: 100%;
  }
  .dailydeals-index-index .cms-home .bestin .boxone a {
    display: block !important;
  }
  .dailydeals-index-index .cms-home .bestin .boxtwo {
    margin: 0 10px 0 0 !important;
    width: calc(33.3333% - 10px);
  }
  .dailydeals-index-index .cms-home .bestin .boxtwo a {
    display: block !important;
  }
  .dailydeals-index-index .cms-home .bestin .boxtwo a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .dailydeals-index-index .cms-home .bestin .boxtwo:last-child {
    margin: 0 0 0 0 !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1057px) {
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 {
    padding: 0 5px;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1058px) and (max-width: 1199px) {
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 {
    padding: 0 10px;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head {
    font-size: 13px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .container {
    width: 1140px !important;
  }
  .page-wrapper .page-main .columns {
    width: 1140px !important;
  }
  .page-title-wrapper {
    width: 1140px !important;
  }
  .breadcrumbs .items {
    width: 1140px !important;
  }
  .page-header .panel.wrapper .panel.header {
    width: 1140px !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 1140px !important;
  }
  .brand-view .brand-image {
    width: 1140px !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 {
    padding: 0 10px;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1 a.sm_megamenu_head {
    font-size: 14px !important;
  }
  .page.messages {
    width: 1140px !important;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .container {
    width: 910px !important;
  }
  .page-wrapper .page-main .columns {
    width: 910px !important;
  }
  .page-title-wrapper {
    width: 910px !important;
  }
  .breadcrumbs .page-main {
    width: 910px !important;
  }
  .breadcrumbs .items {
    width: 910px !important;
  }
  .page-header .panel.wrapper .panel.header {
    width: 910px !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 910px !important;
  }
  .brand-view .brand-image {
    width: 910px !important;
  }
  .page.messages {
    width: 910px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 650px !important;
  }
  .page-wrapper .page-main .columns {
    width: 650px !important;
  }
  .page-title-wrapper {
    width: 650px !important;
  }
  .breadcrumbs .page-main {
    width: 650px !important;
  }
  .breadcrumbs .items {
    width: 650px !important;
  }
  .page-header .panel.wrapper .panel.header {
    width: 650px !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 100% !important;
  }
  .brand-view .brand-image {
    width: 650px !important;
  }
  .page.messages {
    width: 650px !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container {
    width: 540px !important;
  }
  .page-wrapper .page-main .columns {
    width: 540px !important;
  }
  .page-title-wrapper {
    width: 540px !important;
  }
  .breadcrumbs .page-main {
    width: 540px !important;
  }
  .breadcrumbs .items {
    width: 540px !important;
  }
  .page-header .panel.wrapper .panel.header {
    width: 540px !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 100% !important;
  }
  .brand-view .brand-image {
    width: 540px !important;
  }
  .page.messages {
    width: 540px !important;
  }
}
@media (max-width: 575px) {
  .container {
    width: 90% !important;
  }
  .page-wrapper .page-main .columns {
    width: 90% !important;
  }
  .page-title-wrapper {
    width: 90% !important;
  }
  .breadcrumbs .page-main {
    width: 90% !important;
  }
  .breadcrumbs .items {
    width: 90% !important;
  }
  .page-header .panel.wrapper .panel.header {
    width: 90% !important;
  }
  .page-header .header.content .header-main-div nav.sm_megamenu_wrapper_horizontal_menu .container .sambar-inner .mega-content ul.horizontal-type li.sm_megamenu_lv1.parent .sm-megamenu-child .sm_megamenu_firstcolumn {
    width: 100% !important;
  }
  .brand-view .brand-image {
    width: 90% !important;
  }
  .page.messages {
    width: 90% !important;
  }
}
.amshopby-option-link .link-short-description {
  width: 100%;
  float: left;
  font-weight: 600;
  padding: 0 0 15px;
}
@media (min-width: 768px) {
  .nav-sections-item-content > .navigation {
    position: relative !important;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) {
    position: unset !important;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu {
    background: #ffffff !important;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 {
    padding: 15px;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 h4,
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    text-decoration: none;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a:first-child {
    background: #fff !important;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a:first-child:hover {
    color: #333333;
    text-decoration: none;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a:last-child {
    margin: 0 0 0 0;
    padding: 1px !important;
    background: #fff;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a:last-child:hover {
    background: #000;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu {
    display: block;
    padding: 15px;
    background: #fff;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 h4,
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #777;
    text-transform: capitalize;
    margin: 0 0 15px 0;
  }
  .page-header.type2.header-newskin .navigation li.level0:nth-child(2) .submenu .subchildmenu li.level1 a img {
    max-width: 50%;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 475px) {
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset {
    flex-direction: column;
    align-items: flex-start;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .field.qty .control {
    margin-left: 0 !important;
  }
  .catalog-product-view .page-wrapper .page-main .columns .column.main .product-info-main .product-add-form form .box-tocart .fieldset .actions {
    margin-top: 15px;
  }
}
.ourTopCategory .hpTitleReDesign {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: -0.04em;
  margin: 15px 0;
  text-align: center;
}
.bucketText5Across.hpBucketWrapper {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0;
  width: 100%;
  flex-wrap: wrap;
  gap: 12px;
  align-content: flex-start;
}
.bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink {
  align-items: center;
  border: 1px solid #99999952;
  display: flex;
  line-height: 2.5em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  margin-left: 0;
  padding: 10px;
  width: 19%;
  flex-grow: unset;
  height: 72px;
}
.bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink img {
  width: 24%;
  margin-right: 10px;
}
.bucketText5Across.hpBucketWrapper a {
  display: block;
  line-height: 2.5em;
  text-decoration: none;
  text-transform: uppercase;
}
.hpBucketWrapper {
  margin: 35px 0 0;
  width: 100%;
}
.cms-page-view .page-wrapper .page-main .columns .column.main img {
  width: 38%;
  margin-bottom: 0;
}
@media (max-width: 1400px) {
  .bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink {
    text-align: left;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .bucketText5Across.hpBucketWrapper {
    justify-content: space-between;
  }
  .bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .bucketText5Across.hpBucketWrapper {
    justify-content: space-between;
  }
  .bucketText5Across.hpBucketWrapper .bucketText5Across-boxLink {
    width: 48%;
    flex-direction: column;
    height: auto;
  }
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .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: #666666;
  }
  .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;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
    padding-left: 35px;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children):has(.item.-is-by-click.-filter-parent) > .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .am-collapse-icon:after,
  .am-show-more:before {
    width: 20px;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 35px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .cart.table-wrapper .col.price,
  .order-items.table-wrapper .col.price,
  .cart.table-wrapper .col.qty,
  .order-items.table-wrapper .col.qty,
  .cart.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #333333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .block.newsletter input {
    font-size: 12px;
    padding-left: 30px;
  }
  .block.newsletter .field .control:before {
    font-size: 13px;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  [class^='cms-privacy-policy'] .page-main {
    padding-top: 41px;
    position: relative;
  }
  .cms-content .data-table {
    border: none;
    display: block;
  }
  .cms-content .data-table > thead > tr > th {
    display: none;
  }
  .cms-content .data-table > tbody {
    display: block;
  }
  .cms-content .data-table > tbody > tr {
    display: block;
  }
  .cms-content .data-table > tbody > tr td,
  .cms-content .data-table > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .cms-content .data-table > tbody > tr td[data-th]:before,
  .cms-content .data-table > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .cms-content .data-table > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .compare.wrapper {
    display: none;
  }
  .catalog-product_compare-index .columns .column.main {
    flex-basis: inherit;
  }
  .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;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li,
  .page-with-filter .column.main .sub-cat li {
    width: calc(100%/3 - 8px);
    margin-right: 10px;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li:nth-child(3n),
  .page-with-filter .column.main .sub-cat li:nth-child(3n) {
    margin-right: 0;
  }
  .catalog-category-view.page-layout-1column .columns,
  .page-with-filter .columns {
    padding-top: 0;
  }
  .catalog-category-view.page-layout-1column .block-viewed-products-grid .block-content,
  .page-with-filter .block-viewed-products-grid .block-content {
    padding: 10px 20px;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item,
  .catalogsearch-result-index .column.main .products-grid .product-item,
  .magetopbrand-brand-view .column.main .products-grid .product-item,
  .dailydeals-index-index .column.main .products-grid .product-item,
  .page-with-filter .column.main .products-grid .product-item {
    width: calc(100% / 3 - 7px);
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1),
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(3n + 1),
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(3n + 1),
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(3n + 1),
  .page-with-filter .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .toolbar-amount,
  .catalogsearch-result-index .column.main .toolbar-amount,
  .magetopbrand-brand-view .column.main .toolbar-amount,
  .dailydeals-index-index .column.main .toolbar-amount,
  .page-with-filter .column.main .toolbar-amount {
    display: inline-block;
    float: left;
  }
  .catalog-category-view.page-layout-2columns-left .toolbar-products,
  .catalogsearch-result-index .toolbar-products,
  .magetopbrand-brand-view .toolbar-products,
  .dailydeals-index-index .toolbar-products,
  .page-with-filter .toolbar-products {
    position: relative;
  }
  .catalog-category-view.page-layout-2columns-left .toolbar-products .sorter,
  .catalogsearch-result-index .toolbar-products .sorter,
  .magetopbrand-brand-view .toolbar-products .sorter,
  .dailydeals-index-index .toolbar-products .sorter,
  .page-with-filter .toolbar-products .sorter {
    top: 0;
    right: 0;
  }
  .catalog-category-view.page-layout-2columns-left .sidebar-main .filter:not(.active) .filter-title strong,
  .catalogsearch-result-index .sidebar-main .filter:not(.active) .filter-title strong,
  .magetopbrand-brand-view .sidebar-main .filter:not(.active) .filter-title strong,
  .dailydeals-index-index .sidebar-main .filter:not(.active) .filter-title strong,
  .page-with-filter .sidebar-main .filter:not(.active) .filter-title strong {
    position: static;
    font-size: 15px;
    color: #5b5b5b;
    font-family: 'Sen', sans-serif;
    font-weight: 400;
    padding: 8px;
    background: #fff;
    border: 1px solid #000;
  }
  .catalog-category-view.page-layout-2columns-left .block-viewed-products-grid .block-content,
  .catalogsearch-result-index .block-viewed-products-grid .block-content,
  .magetopbrand-brand-view .block-viewed-products-grid .block-content,
  .dailydeals-index-index .block-viewed-products-grid .block-content,
  .page-with-filter .block-viewed-products-grid .block-content {
    padding: 10px 20px;
  }
  .catalog-category-view.page-layout-2columns-left .category-recently-viewed .product-item,
  .catalogsearch-result-index .category-recently-viewed .product-item,
  .magetopbrand-brand-view .category-recently-viewed .product-item,
  .dailydeals-index-index .category-recently-viewed .product-item,
  .page-with-filter .category-recently-viewed .product-item {
    width: calc(100% / 2 - 8px) !important;
    margin-left: 10px !important;
  }
  .catalog-category-view.page-layout-2columns-left .category-recently-viewed .product-item:nth-child(2n + 1),
  .catalogsearch-result-index .category-recently-viewed .product-item:nth-child(2n + 1),
  .magetopbrand-brand-view .category-recently-viewed .product-item:nth-child(2n + 1),
  .dailydeals-index-index .category-recently-viewed .product-item:nth-child(2n + 1),
  .page-with-filter .category-recently-viewed .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
  .catalog-product-view .product-info-main {
    padding: 0 24px;
  }
  .catalog-product-view .product-info-main .page-title .base {
    font-size: 28px !important;
  }
  .catalog-product-view .product-info-main .box-tocart .control {
    margin: 0 0 0 10px !important;
  }
  .catalog-product-view .product-info-price {
    margin: 0;
    padding: 20px 0 0 0;
  }
  .catalog-product-view .block-viewed-products-grid .block-content {
    padding: 10px 20px;
  }
  .cms-noroute-index .column.main:before {
    display: none;
  }
  .page-header .action.compare:before {
    color: #c4c4c4;
    margin-top: 15px;
    margin-right: 10px;
  }
  .page-header .action.compare:hover:before {
    color: #9c9c9c !important;
  }
  .account .block-collapsible-nav {
    top: -10px;
  }
  .account .products-grid.wishlist .product-item {
    width: calc(50% - 20px);
  }
  .account .block-collapsible-nav {
    z-index: 3;
  }
  .checkout-cart-index .block.crosssell .product-items .product-item {
    width: calc(100% / 2 - 11px);
    margin-right: 10px;
  }
  .checkout-cart-index .block.crosssell .product-items .product-item:nth-child(2n) {
    margin-right: 0;
  }
  .checkout-cart-index .cart-summary .block.shipping .title {
    padding-left: 14px;
  }
  .contact-index-index .default-banner .ccaption h4 {
    font-size: 30px;
  }
  .contact-index-index .default-banner .ccaption h3 {
    font-size: 40px;
  }
  .contact-index-index .form.contact,
  .contact-index-index .adrees-sect {
    width: 100%;
  }
  .contact-index-index .adrees-sect {
    text-align: center;
  }
  .contact-index-index .map-sect {
    min-height: 300px;
    width: 100%;
    padding: 20px 0;
  }
  .contact-index-index .social-contact {
    flex-direction: column;
  }
  .contact-index-index .contact-outer-left {
    padding: 0 27px;
  }
  .cms-story .default-banner .ccaption h4,
  .cms-about-us .default-banner .ccaption h4 {
    font-size: 30px;
  }
  .cms-story .default-banner .ccaption h3,
  .cms-about-us .default-banner .ccaption h3 {
    font-size: 40px;
  }
  .cms-story .str-s2,
  .cms-about-us .str-s2 {
    flex-wrap: wrap;
  }
  .cms-story .str-s2 .stwo-in1,
  .cms-about-us .str-s2 .stwo-in1,
  .cms-story .str-s2 .stwo-in3,
  .cms-about-us .str-s2 .stwo-in3 {
    width: 50%;
  }
  .cms-story .str-s2 .stwo-in2,
  .cms-about-us .str-s2 .stwo-in2 {
    order: 2;
    width: 100%;
  }
  .cms-story .str-s4,
  .cms-about-us .str-s4 {
    flex-direction: column;
  }
  .cms-story .str-s4 .s4in,
  .cms-about-us .str-s4 .s4in {
    width: 100%;
  }
  .cms-story .str-s3 .timelinesect:before,
  .cms-about-us .str-s3 .timelinesect:before {
    display: none;
  }
  .cms-story .str-s3 .timelinesect .clearfix,
  .cms-about-us .str-s3 .timelinesect .clearfix {
    margin-bottom: 40px;
  }
  .cms-story .str-s3 .timelinesect .clearfix .sect-tm,
  .cms-about-us .str-s3 .timelinesect .clearfix .sect-tm {
    width: 100%;
    padding-top: 88px;
  }
  .cms-story .str-s3 .timelinesect .more,
  .cms-about-us .str-s3 .timelinesect .more {
    bottom: unset !important;
  }
  .cms-story .str-s3 .timelinesect .year,
  .cms-about-us .str-s3 .timelinesect .year {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .cms-story .str-s3 .timelinesect .year:before,
  .cms-about-us .str-s3 .timelinesect .year:before,
  .cms-story .str-s3 .timelinesect .year:after,
  .cms-about-us .str-s3 .timelinesect .year:after {
    display: none;
  }
  .cms-inspiration .default-banner .ccaption h4 {
    font-size: 30px;
  }
  .cms-inspiration .default-banner .ccaption h3 {
    font-size: 40px;
  }
  .cms-inspiration .insp-cat li {
    width: calc(100%/3 - 8px);
    margin-right: 10px;
  }
  .cms-inspiration .insp-cat li:nth-child(3n) {
    margin-right: 0;
  }
  .stockists-index-index .search-stockists {
    position: static;
    width: 100%;
  }
  .stockists-index-index .columns {
    display: block;
  }
  .checkout-index-index .opc-progress-bar {
    font-size: 18px;
    font-weight: 700;
  }
  .checkout-index-index .opc-estimated-wrapper {
    margin: 0px -15px 15px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper,
  .product.info.detailed .additional-attributes-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .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;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
    padding: 0;
  }
  .account .sidebar-main .account-nav {
    margin-bottom: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .table-wrapper.orders-recent .table-order-items.table tbody > tr > td.col {
    padding-left: 0;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr {
    display: block;
  }
  .order-pager-wrapper {
    display: block;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container[data-th]:before,
  .order-details-items .item-options-container + .item-options-container[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .product-item-actions .actions-primary {
    display: block;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li,
  .page-with-filter .column.main .sub-cat li {
    width: calc(100%/2 - 8px);
    margin-right: 10px;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li:nth-child(3n),
  .page-with-filter .column.main .sub-cat li:nth-child(3n) {
    margin-right: 10px;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li:nth-child(2n),
  .page-with-filter .column.main .sub-cat li:nth-child(2n) {
    margin-right: 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item,
  .catalogsearch-result-index .column.main .products-grid .product-item,
  .magetopbrand-brand-view .column.main .products-grid .product-item,
  .dailydeals-index-index .column.main .products-grid .product-item,
  .page-with-filter .column.main .products-grid .product-item {
    width: calc(100% / 2 - 7px);
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(3n + 1),
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(3n + 1),
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(3n + 1),
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(3n + 1),
  .page-with-filter .column.main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 10px;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item:nth-child(2n + 1),
  .catalogsearch-result-index .column.main .products-grid .product-item:nth-child(2n + 1),
  .magetopbrand-brand-view .column.main .products-grid .product-item:nth-child(2n + 1),
  .dailydeals-index-index .column.main .products-grid .product-item:nth-child(2n + 1),
  .page-with-filter .column.main .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0 !important;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary,
  .catalogsearch-result-index .column.main .products-list .actions-secondary,
  .magetopbrand-brand-view .column.main .products-list .actions-secondary,
  .dailydeals-index-index .column.main .products-list .actions-secondary,
  .page-with-filter .column.main .products-list .actions-secondary {
    position: static !important;
    margin-bottom: 20px;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-list .actions-secondary .towishlist,
  .catalogsearch-result-index .column.main .products-list .actions-secondary .towishlist,
  .magetopbrand-brand-view .column.main .products-list .actions-secondary .towishlist,
  .dailydeals-index-index .column.main .products-list .actions-secondary .towishlist,
  .page-with-filter .column.main .products-list .actions-secondary .towishlist {
    margin-left: 0;
  }
  .account .products-grid.wishlist .product-item {
    width: 100%;
  }
  .cms-inspiration .insp-cat li {
    width: calc(100%/2 - 8px);
    margin-right: 10px;
  }
  .cms-inspiration .insp-cat li:nth-child(3n) {
    margin-right: 10px;
  }
  .cms-inspiration .insp-cat li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .catalog-category-view.page-layout-1column .column.main .sub-cat li,
  .page-with-filter .column.main .sub-cat li {
    width: 100%;
    margin-right: 0;
  }
  .catalog-category-view.page-layout-2columns-left .column.main .products-grid .product-item,
  .catalogsearch-result-index .column.main .products-grid .product-item,
  .magetopbrand-brand-view .column.main .products-grid .product-item,
  .dailydeals-index-index .column.main .products-grid .product-item,
  .page-with-filter .column.main .products-grid .product-item {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .catalog-category-view.page-layout-2columns-left .category-recently-viewed .product-item,
  .catalogsearch-result-index .category-recently-viewed .product-item,
  .magetopbrand-brand-view .category-recently-viewed .product-item,
  .dailydeals-index-index .category-recently-viewed .product-item,
  .page-with-filter .category-recently-viewed .product-item {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .catalog-product-view .block-viewed-products-grid .product-item {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .checkout-cart-index .block.crosssell .product-items .product-item {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .multishipping-checkout-success .multicheckout.success {
    padding-left: 0 !important;
  }
  .multishipping-checkout-success .multicheckout.success:before {
    display: none;
  }
  .cms-story .stwo-in1,
  .cms-about-us .str-s2 .stwo-in1,
  .cms-story .stwo-in3,
  .cms-about-us .str-s2 .stwo-in3 {
    width: 100%;
  }
  .cms-inspiration .insp-cat li {
    width: 100%;
    margin-right: 0;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #006bb4;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #006bb4;
    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: #006bb4;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    min-width: 240px;
    padding-right: 40px;
  }
  .review-ratings ~ .review-content-container {
    overflow: hidden;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item-info:hover,
  .products-grid .product-item-info.active {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    margin: -10px;
    padding: 9px;
    position: relative;
    z-index: 9;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .sidebar .products-grid .product-item-info:hover .product-item-photo,
  .sidebar .products-grid .product-item-info.active .product-item-photo {
    left: 9px;
    top: 9px;
  }
  .products-grid .product-item-inner {
    background: #ffffff;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border: 1px solid #bbbbbb;
    border-top: none;
    left: 0;
    margin: 10px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: middle;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    line-height: 35px;
    text-align: center;
    width: 35px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: inline-block;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: -1;
  }
  .page-products .product-item-actions {
    z-index: 1;
  }
  .products-grid .product-item {
    margin-bottom: 20px;
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, 0.3);
    margin: 9px 0 0 -1px;
  }
  .sidebar .product-items .action.delete {
    line-height: unset;
    position: absolute;
    right: 0;
    top: -1px;
    width: auto;
  }
  .sidebar .block-compare .action.delete {
    left: 0;
    right: initial;
  }
  .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;
  }
}
