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[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #00699d;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.cart-summary .checkout-methods-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.search-terms > li,
.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,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.cart-summary .checkout-methods-items > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #212b36;
  border: 1px solid #8cc63f;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 3px;
}
.action-primary:focus,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action-primary:hover {
  background: #101010;
  border: 1px solid #8cc63f;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .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,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 3px;
}
.abs-revert-to-action-secondary:not(:focus),
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.block-compare .action.primary: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),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .amshopby-button:not(:focus),
.block-compare .amshopby-button:not(:focus),
.cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.cart-summary .form.giftregistry .fieldset .amshopby-button:not(:focus),
.cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.abs-discount-block .actions-toolbar .am-filter-go:not(:focus),
.block-compare .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),
.cart-summary .block .actions-toolbar > .primary .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),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-revert-to-action-secondary:active,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.block-compare .action.primary: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,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.block-compare .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.block-compare .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.cart-summary .block .actions-toolbar > .primary .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,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: '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-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.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,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-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,
.block.related .action.select: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,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-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,
.block.related .action.select: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,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-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,
.block.related .action.select: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,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-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,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select: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,
.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,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.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,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.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,
.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,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.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-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.block.related .action.select:active,
.block.related .action.select: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),
.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),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.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-secondary-color,
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.paypal-review .block .actions-toolbar .amshopby-button,
.paypal-review .block .actions-toolbar .am-filter-go,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-block .actions-toolbar .amshopby-button,
.block-compare .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .block .actions-toolbar > .primary .amshopby-button,
.abs-discount-block .actions-toolbar .am-filter-go,
.block-compare .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.cart-summary .block .actions-toolbar > .primary .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,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.block-compare .action.primary:focus,
.block-compare .action.primary: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,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-block .actions-toolbar .amshopby-button:focus,
.abs-discount-block .actions-toolbar .amshopby-button:active,
.block-compare .amshopby-button:focus,
.block-compare .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,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:focus,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:active,
.abs-discount-block .actions-toolbar .am-filter-go:focus,
.abs-discount-block .actions-toolbar .am-filter-go:active,
.block-compare .am-filter-go:focus,
.block-compare .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,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:focus,
.cart-summary .block .actions-toolbar > .primary .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,
.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 {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.block-compare .action.primary: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,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-block .actions-toolbar .amshopby-button:hover,
.block-compare .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.cart-summary .block .actions-toolbar > .primary .amshopby-button:hover,
.abs-discount-block .actions-toolbar .am-filter-go:hover,
.block-compare .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.cart-summary .block .actions-toolbar > .primary .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,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-size,
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.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,
.cart-summary .checkout-methods-items .action.primary.checkout,
#store-selector .form-continue .actions-toolbar .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,
.cart-summary .checkout-methods-items .amshopby-button.checkout,
#store-selector .form-continue .actions-toolbar .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,
.cart-summary .checkout-methods-items .am-filter-go.checkout {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.minicart-items .product-item-details .product .options.list dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.minicart-items .product-item-details .product .options.list dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.minicart-items .product-item-details .product .options.list dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.box-tocart .action.instant-purchase,
.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%;
}
.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 54px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .product-items .action.delete,
.sidebar .block-compare .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > 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,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .product-items .action.delete:before,
.sidebar .block-compare .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.sidebar .block-compare .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks: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,
.filter-current .action.remove:active:before {
  color: #999999;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.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 {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.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;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.abs-add-fields .fieldset .field .control,
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.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,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.products-grid.wishlist .product-item .comment-box .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.cart.table-wrapper .col.qty .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.minicart-items .product.options .toggle > span,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .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.content:before,
.header.content.content: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,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.toolbar:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .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.content:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.cart-summary,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.abs-methods-shipping-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.abs-actions-addto,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.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 {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare: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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare: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 {
  color: #333333;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare: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 {
  width: 18px;
}
.abs-box-tocart,
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.ampickup-options-container .ampickup-conditions > .title,
.cart-summary .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-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-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.ampickup-options-container .ampickup-conditions > .title:after,
.cart-summary .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-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,
.ampickup-options-container .ampickup-conditions > .title > span,
.cart-summary .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-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,
.ampickup-options-container .ampickup-conditions > .title:after,
.cart-summary .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-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-cart-block,
.abs-discount-block .block,
.ampickup-options-container .ampickup-conditions,
.cart-summary .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.ampickup-options-container .ampickup-conditions > .title:after,
.cart-summary .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.ampickup-options-container .ampickup-conditions .content,
.cart-summary .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-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,
.ampickup-options-container .ampickup-conditions.active > .title:after,
.cart-summary .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.ampickup-options-container .ampickup-conditions.active .content,
.cart-summary .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-title,
.abs-account-blocks .block-title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.customer-review .review-details .title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-account-block-line-height,
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-address-billing .box-content,
.box-address-shipping .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.abs-account-summary td,
.order-details-items tfoot td {
  background: #f5f5f5;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax,
.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 {
  color: #666666;
  font-size: 1.8rem;
  display: block;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price,
.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 {
  font-weight: 700;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^='sales-guest-'] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^='sales-guest-'] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.abs-account-blocks .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.abs-account-blocks .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.abs-account-blocks .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.no-display,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption,
.cart-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .page-title,
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.abs-title-orders .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.abs-table-striped,
.account .column.main .order-details-items .table-wrapper .data.table,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #6d6d6d;
  font-size: 1.2rem;
  vertical-align: middle;
  white-space: nowrap;
}
.abs-block-items-counter:before,
.block-compare .counter:before,
.block-wishlist .counter:before {
  content: '(';
}
.abs-block-items-counter:after,
.block-compare .counter:after,
.block-wishlist .counter:after {
  content: ')';
}
.abs-block-widget-title,
.block-compare .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.widget .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong,
.widget .block-title strong {
  font-size: 18px;
  font-weight: 300;
  vertical-align: middle;
}
.abs-shopping-cart-items,
.block-cart-failed,
.cart-container .form-cart,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.abs-shopping-cart-items .actions.main .continue,
.block-cart-failed .actions.main .continue,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .continue {
  display: none;
}
.abs-shopping-cart-items .actions.main .clear,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .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,
.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,
.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,
.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,
.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,
.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;
}
.abs-field-date .control,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals,
.cart-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong,
.cart-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .mark {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
  padding-right: 10px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount,
.cart-totals .grand .amount {
  font-size: 1.8rem;
  border-top: 1px solid #cccccc;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp,
.cart-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price,
.cart-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,
.cart-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,
.cart-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .mark,
.cart-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,
.cart-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details,
.cart-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper,
.cart-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #006bb4;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.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,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.abs-discount-block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.abs-discount-block .field,
.paypal-review-discount .field,
.cart-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Gotham-t';
  src: url('../fonts/Gotham-Thin.woff2') format('woff2'), url('../fonts/Gotham-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham-l';
  src: url('../fonts/Gotham-Light.woff2') format('woff2'), url('../fonts/Gotham-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham-m';
  src: url('../fonts/Gotham-Medium.woff2') format('woff2'), url('../fonts/Gotham-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham-book';
  src: url('../fonts/Gotham-Book.woff2') format('woff2'), url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham-book-i';
  src: url('../fonts/Gotham-BookItalic.woff2') format('woff2'), url('../fonts/Gotham-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham-bold';
  src: url('../fonts/Gotham Bold.woff2') format('woff2'), url('../fonts/Gotham Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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: 100%;
  flex-basis: 100%;
  -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-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 screen and (max-width: 1023px) {
  .navigation {
    background: #fff !important;
    padding: 0 !important;
  }
  .navigation ul {
    padding: 0 !important;
  }
  .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;
    padding: 10px 0;
  }
  .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: 50%;
  }
  .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%;
    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 screen and (min-width: 1024px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: none;
  }
  .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;
  }
}
@media screen and (max-width: 1023px) {
  .sections.nav-sections .nav-sections-item-content .container {
    display: none;
  }
  .nav-sections {
    background: #fff;
  }
  .nav-sections .nav-sections-items {
    padding: 0 0px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title {
    height: 50px;
    padding-top: 0;
    line-height: 50px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title a {
    font-size: 18px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content {
    margin-top: 49px;
    padding-top: 0;
  }
  .nav-sections .nav-sections-items .navigation .parent .level-top:after {
    font-size: 16px;
    top: 0;
    line-height: 38px;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top {
    font-weight: 300;
    padding: 8px 15px;
  }
  .nav-sections-item-content .switcher-option {
    display: block;
    overflow: hidden;
    padding: 0 15px;
  }
  .nav-sections-item-content .switcher-option a {
    display: block;
    margin: 8px 0 0;
  }
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #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[generated] {
  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: "\e903";
  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: #212b36;
  border: 1px solid #8cc63f;
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #101010;
  border: 1px solid #8cc63f;
  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;
}
.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: #212b36;
  border: 1px solid #8cc63f;
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #101010;
  border: 1px solid #8cc63f;
  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%;
}
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: #101010;
  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.
 */
.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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
.amstars-rating-container {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  height: 27px;
  margin: 0 0 10px 0;
  overflow: hidden;
  width: 160px;
}
.amstars-rating-container.-small {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
  height: 18px;
  width: 107px;
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
  height: 100%;
}
.amreview-popup.modal-popup {
  transition: 0.3s all ease-in;
  transition: all 0.3s ease-in;
}
.amreview-popup.modal-popup .modal-header {
  background: #fafafa;
}
.amreview-popup.modal-popup .modal-content {
  padding: 0;
}
.amreview-popup.modal-popup .block-content {
  background: #fafafa;
  padding: 10px 20px 40px;
}
.amreview-popup.modal-popup .modal-inner-wrap {
  max-width: 640px;
}
.amrev-toolbar-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #363636;
  flex-wrap: wrap;
  font-size: 12px;
  justify-content: flex-end;
  padding: 0;
}
.amrev-toolbar-container.-disabled {
  opacity: .8;
  pointer-events: none;
}
.amrev-toolbar-container.-all .amrev-sorting {
  border-left: none;
}
.amrev-toolbar-container .amrev-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  order: 2;
  padding: 0;
}
.amrev-toolbar-container .amrev-filter {
  border-bottom: 1px solid #dcdcdc;
  flex-basis: 100%;
  margin: 0;
  padding: 15px 0 10px 20px;
}
.amrev-toolbar-container .amrev-sorting {
  background: #fafafa;
  border: none;
  flex-basis: 100%;
  order: 1;
  padding: 10px 18px;
}
.amrev-toolbar-container .amrev-sortbtn:before {
  font-size: 14px;
}
.amrev-toolbar-container .amrev-sortbtn:hover:before,
.amrev-toolbar-container .amrev-sortbtn:focus:before {
  color: #007bdb;
}
.amrev-toolbar-container .amrev-select {
  height: 25px;
  margin: 5px 5px 5px 8px;
  max-width: 160px;
  padding: 0 0 0 10px;
  width: 100%;
}
.amrev-toolbar-container .amrev-label {
  margin: 0;
}
.amrev-checkbox-container .amrev-label {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 0 20px;
  position: relative;
}
.amrev-checkbox-container .amrev-label:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-label:before,
.amrev-checkbox-container .amrev-label:after {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  content: '';
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
}
.amrev-checkbox-container .amrev-label:after {
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgOSA3IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy45MDQ4IDBMMy41NDI1IDQuNjU5OEwxLjA5NDk1IDIuMDQ2MDNMMCAzLjIxNTg1TDMuNTQyNSA3TDkgMS4xNjk4M0w3LjkwNDggMFoiIGZpbGw9IiM1MTQ5NDMiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  bottom: 0;
  height: 8px;
  margin: auto 0 auto 3px;
  opacity: 0;
  top: 0;
  width: 10px;
}
.amrev-checkbox-container .amrev-label:before {
  background-color: #fff;
  border: 1px solid #adadad;
  border-radius: 2px;
  box-sizing: border-box;
  height: 15px;
  width: 15px;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:after {
  opacity: 1;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before {
  border-color: #007bdb;
}
.amrev-checkbox-container .amrev-input:checked + .amrev-label:before:focus {
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amrev-checkbox-container .amrev-input {
  display: none;
}
.amrev-fancybox-zoom .fancybox-arrow {
  box-shadow: none;
}
.amrev-fancybox-zoom .fancybox-arrow:hover,
.amrev-fancybox-zoom .fancybox-arrow:active,
.amrev-fancybox-zoom .fancybox-arrow:focus {
  background: none;
  border: none;
  box-shadow: none;
  opacity: 1;
}
.amreview-images.slick-slider {
  padding: 0 18px;
}
.amreview-images.slick-slider .slick-arrow {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  background-size: 7px 12px !important;
  filter: invert(0.5);
}
.amreview-images.slick-slider .slick-arrow:hover {
  filter: invert(1);
}
.amreview-images.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amreview-images.slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amreview-images.slick-slider .slick-slide {
  border: 1px solid transparent;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
}
.amreview-images.slick-slider .slick-slide > div {
  display: flex;
}
.amreview-widget-container .slick-dots {
  position: initial;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.am-load-block {
  transition: 0.3s all ease-in;
  transition: all 0.1s ease-in;
  background: rgba(255, 255, 255, 0.4);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.am-load-block .am-dots {
  height: 64px;
  margin: 20px auto;
  position: sticky;
  top: 35%;
  width: 64px;
  z-index: 999;
}
.am-load-block .am-dot {
  animation: amloadrotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  display: block;
  transform-origin: 32px 32px;
}
.am-load-block .am-dot:nth-child(1) {
  animation-delay: -0.036s;
}
.am-load-block .am-dot:nth-child(2) {
  animation-delay: -0.07199999999999999s;
}
.am-load-block .am-dot:nth-child(3) {
  animation-delay: -0.108s;
}
.am-load-block .am-dot:nth-child(4) {
  animation-delay: -0.144s;
}
.am-load-block .am-dot:nth-child(6) {
  animation-delay: -0.216s;
}
.am-load-block .am-dot:nth-child(7) {
  animation-delay: -0.252s;
}
.am-load-block .am-dot:nth-child(8) {
  animation-delay: -0.288s;
}
.am-load-block .am-dot:after {
  background: #666666;
  border-radius: 50%;
  content: '';
  display: block;
  height: 6px;
  margin: -3px 0 0 -3px;
  position: absolute;
  width: 6px;
}
.am-load-block .am-dot:nth-child(1):after {
  left: 50px;
  top: 50px;
}
.am-load-block .am-dot:nth-child(2):after {
  left: 45px;
  top: 54px;
}
.am-load-block .am-dot:nth-child(3):after {
  left: 39px;
  top: 57px;
}
.am-load-block .am-dot:nth-child(4):after {
  left: 32px;
  top: 58px;
}
.am-load-block .am-dot:nth-child(5) {
  animation-delay: -.18s;
}
.am-load-block .am-dot:nth-child(5):after {
  left: 25px;
  top: 57px;
}
.am-load-block .am-dot:nth-child(6):after {
  left: 19px;
  top: 54px;
}
.am-load-block .am-dot:nth-child(7):after {
  left: 14px;
  top: 50px;
}
.am-load-block .am-dot:nth-child(8):after {
  left: 10px;
  top: 45px;
}
.amrev-comment-toolbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 0 0;
}
.amrev-comment-toolbar.-nocomments {
  justify-content: flex-end;
}
.amrev-comment-toolbar .amrev-reply {
  border-right: 1px solid #c4c4c4;
  box-sizing: border-box;
  flex-basis: 50%;
  order: 2;
  padding: 0 25px 0 0;
}
.amrev-comment-toolbar .amrev-repbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  background: #dff1ff;
  border: 1px solid #1e79c2;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1e79c2;
  flex-basis: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 8px;
  position: relative;
  width: 100%;
}
.amrev-comment-toolbar .amrev-repbtn:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYuMjAzOSAzLjA3Njg4SDIuMTk4NTdMMy4wMzEyOCAzLjg3MjU3QzMuMjgyNzcgNC4xMTI4OCAzLjI4Mjc3IDQuNTAyNDMgMy4wMzEyOCA0Ljc0Mjc0QzIuNzgxNzIgNC45ODE1MSAyLjM3MzEgNC45ODQ1OSAyLjEyMDY1IDQuNzQyNzRMMC4xODg2MTUgMi44OTY1N0MtMC4wNjI4NzE5IDIuNjU2MjYgLTAuMDYyODcxOSAyLjI2NjcxIDAuMTg4NjE1IDIuMDI2NEwyLjEyMDY1IDAuMTgwMjMyQzIuMzcxODEgLTAuMDYwMDc3NSAyLjc4MDEyIC0wLjA2MDA3NzUgMy4wMzEyOCAwLjE4MDIzMkMzLjI4Mjc3IDAuNDIwNTQzIDMuMjgyNzcgMC44MTAwODUgMy4wMzEyOCAxLjA1MDRMMi4xOTg1NyAxLjg0NjA5SDYuMjAzOUM5LjM5OTgxIDEuODQ2MDkgMTIgNC4zMzA3MyAxMiA3LjM4NDYxQzEyIDcuNzI0MzEgMTEuNzExNSA4IDExLjM1NiA4QzExLjAwMDUgOCAxMC43MTIgNy43MjQzMSAxMC43MTIgNy4zODQ2MUMxMC43MTIgNS4wMDkyIDguNjg5NzggMy4wNzY4OCA2LjIwMzkgMy4wNzY4OFoiIGZpbGw9IiMxRTc5QzIiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  height: 8px;
  margin: auto 5px;
  width: 12px;
}
.amrev-comment-toolbar .amrev-repbtn:hover,
.amrev-comment-toolbar .amrev-repbtn:active,
.amrev-comment-toolbar .amrev-repbtn.-active {
  background: #026bb3;
  border-color: #026bb3;
  color: #fff;
}
.amrev-comment-toolbar .amrev-repbtn:hover:before,
.amrev-comment-toolbar .amrev-repbtn:active:before,
.amrev-comment-toolbar .amrev-repbtn.-active:before {
  filter: brightness(10);
}
.amrev-comment-toolbar .amrev-comment {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  box-sizing: border-box;
  flex-basis: 50%;
  order: 3;
  padding: 0 15px;
  position: relative;
}
.amrev-comment-toolbar .amrev-combtn {
  color: #026bb3;
  font-size: 1.4rem;
  font-weight: 600;
}
.amrev-comment-toolbar .amrev-combtn,
.amrev-comment-toolbar .amrev-combtn:focus,
.amrev-comment-toolbar .amrev-combtn:hover,
.amrev-comment-toolbar .amrev-combtn:active,
.amrev-comment-toolbar .amrev-combtn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
.amrev-comment-toolbar .amrev-combtn:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  content: '\e622';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 10px;
  margin: 0 7px 0 0;
}
.amrev-comment-toolbar .amrev-combtn:hover {
  color: #014d81;
}
.amrev-comment-toolbar .amrev-combtn.-active:before {
  transform: rotate(180deg) translateY(1px);
}
.amrev-comment-toolbar .amrev-combtn.-empty:before {
  display: none;
}
.amrev-comment-block {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  background: #fafafa;
  border-radius: 2px;
  margin: 0 -15px 0 -15px;
  padding: 0;
}
.amrev-comment-block .amrev-title {
  border-bottom: 1px solid #c8c8c8;
  font-size: 12px;
  font-style: normal;
  margin: 0 0 20px 0;
  padding: 10px 0;
}
.amrev-comment-block .amrev-qty {
  font-style: normal;
}
.amrev-comment-block .amrev-message {
  padding: 15px 20px;
}
.amrev-comment-list {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  color: #000;
  display: none;
  padding: 20px;
}
.amrev-comment-list.-active {
  display: block;
  margin: 20px 0 0 0;
}
.amrev-comment-list .amrev-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment {
  margin: 0;
  padding: 0;
}
.amrev-comment-list .amrev-comment:not(:last-child) {
  padding: 0 0 30px;
}
.amrev-comment-list .amrev-name {
  margin: 0;
}
.amrev-comment-list .amrev-email {
  font-size: 12px;
}
.amrev-comment-list .amrev-date {
  display: block;
  font-size: 12px;
}
.amrev-comment-list .amreview-text {
  display: block;
  font-size: 14px;
  padding: 15px 0 0 0;
}
.amrev-comment-form {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  display: none;
  margin: 10px 0 0;
  padding: 20px 20px 25px;
}
.amrev-comment-form.-active {
  display: block;
}
.amrev-comment-form .amrev-form {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.amrev-comment-form .amrev-fieldset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin: 0 15px 0 0;
}
.amrev-comment-form .amrev-label {
  color: #363636;
  font-size: 12px;
}
.amrev-comment-form .amrev-label.required:after {
  color: #f00f;
  content: '*';
}
.amrev-comment-form .amrev-input {
  background: #fff;
  border-color: transparent;
  color: #292929;
  font-size: 12px;
  height: 30px;
}
.amrev-comment-form .amrev-input ::placeholder {
  color: #adadad;
}
.amrev-comment-form .amrev-input:hover,
.amrev-comment-form .amrev-input:focus,
.amrev-comment-form .amrev-input:active {
  border: 1px solid #1e79c2;
}
.amrev-comment-form .amrev-area {
  height: auto;
  padding: 15px;
}
.amrev-comment-form .amrev-btn {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  background: #1e79c2;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  margin: 15px auto 0 0;
  padding: 10px;
}
.amrev-comment-form .amrev-btn:hover {
  background: #1b6bac;
}
.amrev-comment-form .amrev-field {
  position: relative;
}
.amrev-comment-form .amrev-area-field {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amrev-comment-form .amrev-input-field {
  flex-basis: 48%;
  margin: 0 0 15px;
}
.amreview-helpful-wrap {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  order: 1;
  padding: 0 0 20px 0;
}
.amreview-helpful-wrap > .amreview-helpful {
  color: #adadad;
  font-size: 14px;
}
.amreview-helpful-wrap .amreview-plus {
  margin: 0 0 0 10px;
}
.amreview-helpful-wrap > .amreview-options,
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus,
.amreview-helpful-wrap .amreview-icon {
  cursor: pointer;
  display: inline-block;
}
.amreview-helpful-wrap .amreview-icon {
  height: 18px;
  margin: 0 0 0 10px;
  transition: .3s;
  width: 20px;
}
.amreview-helpful-wrap .amreview-plus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjQzJFQUJDIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMHYxOEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiA3LjI4NkguNTU2QS41NTQuNTU0IDAgMCAwIDAgNy44NDh2OC45ODVjMCAuMzE0LjI0NS41NjEuNTU3LjU2MWgzLjM0YS41NTMuNTUzIDAgMCAwIC41NTYtLjU2MVY3Ljg0OGEuNTUzLjU1MyAwIDAgMC0uNTU3LS41NjJ6TTIwIDguMzVjMC0uOTE1LS42MjMtMS44NC0xLjgxMy0xLjg0aC01LjM5MmMuNzctMS4zOTEuOTk3LTMuMzQ3LjQ2Mi00Ljc3OEMxMi44NjMuNjggMTIuMTEuMDY2IDExLjEzOS4wMDRsLS4wMTYtLjAwMkExLjE3IDEuMTcgMCAwIDAgOS44ODkgMS4wOEM5Ljc1MSAyLjUgOS4xMzQgNS4wMSA4LjI1MSA1LjljLS43NDQuNzUtMS4zOCAxLjA2NS0yLjQzNiAxLjU4Ni0uMTUyLjA3NS0uMzIuMTU3LS40OTYuMjQ2YTEuNCAxLjQgMCAwIDEgLjAwNS4xMTd2OC44OTNsLjM3Ny4xM0M3LjQ0MyAxNy40NzggOC45NDggMTggMTEuMjQ4IDE4aDQuMzZjMS4xOSAwIDEuODEyLS45MjYgMS44MTItMS44NDFhMiAyIDAgMCAwLS4xNjMtLjc5MyAxLjcxOCAxLjcxOCAwIDAgMCAxLS41NTljLjI5Mi0uMzM0LjQ1My0uNzc5LjQ1My0xLjI1MSAwLS4yNy0uMDU1LS41NDMtLjE2My0uNzkyLjk1Ni0uMTY2IDEuNDUzLS45OTMgMS40NTMtMS44MSAwLS40NzUtLjE2OC0uOTUzLS40OTQtMS4zMDIuMzI2LS4zNS40OTQtLjgyNy40OTQtMS4zMDJ6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+);
}
.amreview-helpful-wrap .amreview-minus > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0M0QzRDNCIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus:hover > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0ZGQkNCQyIvPjwvc3ZnPg==);
}
.amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMThoMjBWMEgweiIvPjxwYXRoIGQ9Ik0zLjg5NiAxMC43MTRILjU1NkEuNTU0LjU1NCAwIDAgMSAwIDEwLjE1MlYxLjE2N0MwIC44NTMuMjQ1LjYwNi41NTcuNjA2aDMuMzRjLjMxMSAwIC41NTYuMjQ3LjU1Ni41NjF2OC45ODVhLjU1My41NTMgMCAwIDEtLjU1Ny41NjJ6TTIwIDkuNjVjMCAuOTE1LS42MjMgMS44NC0xLjgxMyAxLjg0aC01LjM5MmMuNzcgMS4zOTEuOTk3IDMuMzQ3LjQ2MiA0Ljc3Ny0uMzk0IDEuMDUzLTEuMTQ2IDEuNjY3LTIuMTE4IDEuNzNoLS4wMTZhMS4xNyAxLjE3IDAgMCAxLTEuMjM0LTEuMDc2Yy0uMTM4LTEuNDItLjc1NS0zLjkzLTEuNjM4LTQuODItLjc0NC0uNzUtMS4zOC0xLjA2NS0yLjQzNi0xLjU4Ni0uMTUyLS4wNzUtLjMyLS4xNTctLjQ5Ni0uMjQ2YTEuNCAxLjQgMCAwIDAgLjAwNS0uMTE3VjEuMjZsLjM3Ny0uMTNDNy40NDMuNTIyIDguOTQ4IDAgMTEuMjQ4IDBoNC4zNmMxLjE5IDAgMS44MTIuOTI2IDEuODEyIDEuODQxYTIgMiAwIDAgMS0uMTYzLjc5M2MuMzk3LjA3Mi43NDMuMjY0IDEgLjU1OS4yOTIuMzM0LjQ1My43NzkuNDUzIDEuMjUxIDAgLjI3LS4wNTUuNTQzLS4xNjMuNzkyLjk1Ni4xNjYgMS40NTMuOTkzIDEuNDUzIDEuODEgMCAuNDc1LS4xNjguOTUyLS40OTQgMS4zMDIuMzI2LjM1LjQ5NC44MjcuNDk0IDEuMzAyeiIgZmlsbD0iI0QyMzczNyIvPjwvc3ZnPg==);
}
.review-field-image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #292929;
  margin: 0;
}
.review-field-image > .label {
  font-weight: 600;
  margin: 0 0 20px 0;
  width: 190px;
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating > .label {
  color: #292929;
  margin: 0;
  min-width: 70px;
}
.review-field-rating > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin-left: 3px;
}
.amreview-submit-form {
  background: #fafafa;
  margin: 0 auto;
}
.amreview-submit-form > .block-content {
  margin: 0 auto;
  max-width: 575px;
  padding: 40px 20px 45px;
}
.amreview-submit-form .review-fieldset {
  display: block;
  margin: 0 0 35px;
  width: 100%;
}
.amreview-submit-form .review-fieldset .field:last-child {
  margin: 0;
}
.amreview-submit-form .review-form {
  max-width: 100%;
}
.amreview-submit-form .review-form .action.submit.primary {
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: none;
  color: #fff;
  font-weight: 400;
  padding: 16px 22px;
}
.amreview-submit-form .review-form .action.submit.primary:hover,
.amreview-submit-form .review-form .action.submit.primary:active,
.amreview-submit-form .review-form .action.submit.primary.-active {
  background: #166bac;
  border-color: #166bac;
  color: #fff;
}
.amreview-submit-form .review-fieldset .field {
  margin: 0 0 20px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend {
  display: flex;
  float: none;
  font-size: 16px;
  margin: 0 0 10px 0;
}
.amreview-submit-form .review-fieldset .review-legend.legend > span {
  float: left;
  margin: 0 5px 0 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings .field {
  margin: 0 0 15px 0;
}
.amreview-submit-form .review-fieldset .review-field-ratings > .label {
  display: none;
}
.amreview-submit-form .review-control-vote.control {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 15px;
  position: relative;
}
.amreview-submit-form .review-control-vote.control:before {
  display: flex;
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  color: #b1aeae;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: normal;
  margin: 0;
  position: initial;
}
.amreview-submit-form .review-control-vote.control:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:hover:before {
  color: #ed9d00;
}
.amreview-submit-form .review-control-vote.control label:before {
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  color: #ed9d00;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: normal;
  margin: 0;
  position: initial;
}
.amreview-submit-form .field > .label {
  font-weight: 400;
  margin: 0 0 2px;
}
.amreview-submit-form .field.required > .label:after {
  margin-left: 3px;
}
.amreview-submit-form .field .review-field-rating > .label,
.amreview-submit-form .field.review-field-image > .label {
  font-weight: 600;
}
.amreview-submit-form .field .mage-error[generated] {
  margin: 0;
}
.amreview-submit-form .field.review-field-nickname.-half {
  float: left;
}
.amreview-submit-form .field.review-field-email {
  float: right;
}
.amreview-submit-form .field.review-field-nickname,
.amreview-submit-form .field.review-field-email {
  width: 100%;
}
.amreview-submit-form .field .review-field-summary {
  float: none;
  overflow: hidden;
  width: 100%;
}
.amreview-submit-form .field .input-text {
  border: 1px solid #d4d4d4;
  border-radius: 1px;
  color: #292929;
  height: 30px;
}
.amreview-submit-form .field .input-text.mage-error {
  border-color: #ff2149;
}
.amreview-submit-form .field .input-text ::placeholder {
  color: #adadad;
}
.review-field-summary > .label {
  width: 100%;
}
.amreview-recommend-wrap {
  margin: 0 0 10px 0;
  position: relative;
}
.amreview-recommend-wrap > .amreview-checkbox,
.amreview-gdpr-wrap > .amreview-checkbox {
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}
.amreview-recommend-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:not(.valid) + .mage-error[generated] + .amreview-checkboxlabel:before {
  border: 1px solid #e02b27;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4wNzIuMzQzYy41MTMuNDg2LjU0OSAxLjMwOS4wOCAxLjgzOEw2LjY3IDkuNTA1YTEuMjI2IDEuMjI2IDAgMCAxLTEuNzQuMTEgMS4yNjIgMS4yNjIgMCAwIDEtLjIwOS0uMjA1TC44MDQgNC41OGExLjMzIDEuMzMgMCAwIDEgLjE2LTEuODMgMS4yMjUgMS4yMjUgMCAwIDEgMS43NjguMTU1TDUuNzc1IDYuNjYgMTEuMjk3LjQyYTEuMjI3IDEuMjI3IDAgMCAxIDEuNzc1LS4wNzd6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+) no-repeat center;
  content: '';
  display: inline-block;
  height: 9px;
  position: absolute;
  right: 2px;
  top: 5px;
  width: 10px;
}
.amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:before {
  border-color: #007bdb;
}
.amreview-recommend-wrap > .amreview-checkboxlabel,
.amreview-gdpr-wrap > .amreview-checkboxlabel {
  color: #292929;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  padding-right: 30px;
  position: relative;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 2px;
  box-sizing: border-box;
  content: '';
  display: inline-block;
  height: 15px;
  position: absolute;
  right: 0;
  top: 2px;
  width: 15px;
}
.amreview-recommend-wrap > .amreview-checkboxlabel .asterix,
.amreview-gdpr-wrap > .amreview-checkboxlabel .asterix {
  color: #e02b27;
  font-size: 1.2rem;
  margin-left: 3px;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:hover:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:hover:before {
  border-color: #007bdb;
  box-shadow: 0 1px 2px rgba(37, 83, 119, 0.25);
}
.amshowmore-container .amshowmore-text {
  transition: 0.3s all ease-in;
  transition: all 0.3s ease-in;
  display: block;
  overflow: hidden;
  position: relative;
}
.amshowmore-container .amshowmore-text:after {
  bottom: 0;
  box-shadow: inset 0 -15px 10px 0 rgba(255, 255, 255, 0.7);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.amshowmore-container .amshowmore-text.-active {
  box-shadow: none;
}
.amshowmore-container .amshowmore-text.-active:after {
  content: none;
}
.amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 100px;
}
.amshowmore-container .amshowmore-button {
  display: flex;
  align-items: center;
  color: #6b8fab;
  cursor: pointer;
  font-size: 12px;
  margin-top: 5px;
  text-decoration: none;
  user-select: none;
}
.amshowmore-container .amshowmore-button:after {
  content: '>';
  display: inline-block;
  margin: 0 0 0 5px;
  text-decoration: none;
  transform: scaleY(1.3);
}
.amrev-title-block {
  font-size: 2.4rem;
  font-weight: 700;
  margin: 0;
  padding: 50px 0 20px;
}
.amrev-items-block {
  position: relative;
}
.amreview-info-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding-top: 20px;
}
.amreview-description-wrap {
  max-width: 100%;
  width: 100%;
}
.amrev-desc-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amrev-desc-title .amrev-voteqty {
  color: #adadad;
  font-size: 12px;
  line-height: 25px;
}
.amreview-description {
  color: #333;
  font-size: 14px;
  line-height: 19px;
  margin-top: 20px;
  overflow-wrap: break-word;
}
.amreview-summary-info {
  flex-basis: 100%;
  padding: 0 10px;
}
.amreview-summary-info .amreview-summary {
  color: #000;
  float: left;
  font-size: 60px;
  line-height: 1;
  margin-right: 20px;
}
.amreview-summary-info .amreview-count {
  color: #8f8f8f;
  display: inline-block;
  font-size: 16px;
}
.amreview-summary-info .amreview-showmore {
  color: #1979c3;
  cursor: pointer;
}
.amreview-percent-block {
  clear: both;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
}
.amreview-percent-block .amreview-value {
  font-size: 30px;
  margin: 0 10px 0 0;
}
.amreview-percent-block .amreview-desc {
  font-size: 12px;
  max-width: 180px;
}
.amreview-rating-wrapper {
  float: left;
  margin-bottom: 5px;
}
.amreview-review-list.-empty {
  padding: 20px;
  position: relative;
  text-align: center;
}
.amreview-summary-details {
  clear: both;
  display: none;
  flex-basis: 100%;
  order: 3;
  padding: 40px 10px 0;
}
.amreview-summary-details .amreview-label > .amreview-stars,
.amreview-summary-details .amreview-label > .amreview-bar,
.amreview-summary-details .amreview-label > .amreview-text {
  display: inline-block;
  line-height: 14px;
}
.amreview-summary-details .amreview-label > .amreview-stars:hover,
.amreview-summary-details .amreview-label > .amreview-bar:hover,
.amreview-summary-details .amreview-label > .amreview-text:hover {
  color: #ed9d00;
}
.amreview-summary-details .amreview-label > .amreview-stars {
  color: #8f8f8f;
  margin-bottom: 5px;
  min-width: 50px;
  text-align: right;
}
.amreview-summary-details .amreview-label .amreview-bar {
  background: #dfdfdf;
  height: 6px;
  margin: 0 20px;
  vertical-align: middle;
  width: 50%;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  background: #ed9d00;
  margin: 0;
}
.amreview-add-new {
  background: #f9f9f9;
  clear: both;
  flex-basis: 100%;
  margin: 40px 0 0;
  order: 2;
  padding: 20px;
}
.amreview-add-new .amreview-button.action {
  border-radius: 2px;
  margin-right: 2%;
  padding: 12px 16px;
}
.amreview-add-new .amreview-label {
  color: #8f8f8f;
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle;
  width: 50%;
}
.amreview-author-details {
  margin: 5px 0 20px;
  position: relative;
  width: 100%;
}
.amreview-author-details .amreview-author {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 2px;
  word-break: break-all;
}
.amreview-author-details .amreview-date {
  color: #c4c4c4;
  font-size: 12px;
  margin: 0 0 25px 0;
  position: absolute;
  right: 0;
  top: 0;
}
.amreview-author-details .amreview-verified {
  color: #909090;
  font-size: 14px;
  margin: 0 0 2px;
}
.amreview-author-details .amreview-verified:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  content: '';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.amreview-author-details .amreview-recommended {
  color: #1ab900;
  font-size: 14px;
  margin-top: 5px;
}
.amreview-title-review {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px;
  word-break: break-all;
}
.amreview-adminanswer-block {
  color: #adadad;
  padding: 25px 0 0 15px;
}
.amreview-adminanswer-block > .amreview-title {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
}
.amreview-adminanswer-block > .amreview-text {
  font-size: 14px;
}
.amreview-review-wrapper.review-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 25px 0 30px 0;
}
.amreview-review-wrapper .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 20px;
}
.amreview-review-wrapper .amreview-slider-item {
  box-sizing: content-box;
  display: inline-block;
  padding: 5px;
  width: 100%;
}
.amreview-review-wrapper .amreview-slider-item .amreview-image {
  height: 100%;
  margin: 0 auto;
  object-fit: cover;
  width: 100%;
}
.amreview-toolbar-wrap .pages strong.page {
  background: #f0f0f0;
  padding: 0 10px;
}
.amreview-toolbar-wrap .pages .action {
  background: transparent;
  box-shadow: none;
}
.amreview-toolbar-wrap .limiter select {
  background-color: #fff;
  box-shadow: none;
}
.field.amreview-gdpr-wrap {
  padding: 0;
  position: relative;
}
.amreview-gdpr-wrap .mage-error[generated] {
  bottom: -30px;
  position: absolute;
}
.amreview-proscons-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 0 0;
  word-break: break-word;
  word-wrap: break-word;
}
.amreview-proscons-container .amreview-proscons {
  flex-basis: 50%;
  line-height: 15px;
  margin-right: 10px;
  min-width: 0;
  padding: 0 0 0 20px;
  position: relative;
}
.amreview-proscons-container .amreview-proscons:before {
  content: '';
  display: inline-block;
  height: 15px;
  left: 0;
  position: absolute;
  width: 15px;
}
.amreview-proscons-container .amreview-proscons.-dislike {
  color: #d0021b;
}
.amreview-proscons-container .amreview-proscons.-like {
  color: #3e7405;
}
.amreview-proscons-container .amreview-proscons.-dislike:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoNTgydjQwMkgtMXoiLz48Y2lyY2xlIGZpbGw9IiNkODVhNGEiIHI9IjI1IiBjeT0iMjUiIGN4PSIyNSIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZD0iTTM4IDI1SDEyIi8+PC9zdmc+) no-repeat;
  background-size: contain;
}
.amreview-proscons-container .amreview-proscons.-like:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCI+PGNpcmNsZSBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiIGZpbGw9IiM0M2IwNWMiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIGQ9Ik0yNSAxM3YyNW0xMy0xM0gxMyIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
}
.field.amreview-email-wrap {
  margin: 0 0 10px;
}
.amreview-summary-details .amreview-label {
  color: unset;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.block.review-list {
  display: flex;
  flex-direction: column;
}
.admin__fieldset .amreview-remove-image {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.admin__fieldset .amreview-remove-image .amreview-checkbox {
  margin-right: 5px;
}
.admin__fieldset #is_need_send_notification {
  margin-top: 12px;
}
.admin__fieldset .field-review_images .input-file {
  display: none;
}
.admin__fieldset .field-review_images .input-file::-webkit-file-upload-button {
  visibility: hidden;
}
.admin__fieldset .field-review_images .addbefore {
  background-color: #eb5202;
  border: 1px solid #eb5202;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: .025em;
  padding: .6rem 1em;
  text-align: center;
  user-select: none;
}
.admin__fieldset .field-review_images .addbefore:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  color: #ffffff;
  text-decoration: none;
}
.admin__fieldset .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.admin__fieldset .amreview-slider-item {
  background: #f1f0f0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 5px 10px;
  padding: 10px;
  text-align: center;
  width: calc(100% / 3 - 10px);
}
.amasty-advanced-review {
  margin-top: 2.2rem;
}
.amasty-advanced-review .table-row .item-position,
.amasty-advanced-review .table-row .table-header {
  background: #efefef;
  border-bottom: 1px solid #fff;
}
.amasty-advanced-review .table-row .item-position .draggable,
.amasty-advanced-review .table-row .table-header .draggable {
  color: #adadad;
}
.amasty-advanced-review .table-row .item-position:hover {
  cursor: move;
}
.amasty-advanced-review .table-row .amcontent.item-position {
  box-sizing: border-box;
  display: inline-block;
  padding: 1rem;
  width: 100%;
}
.amasty-advanced-review .table-row .item-position:before {
  content: '\e63d';
  font-family: 'Admin Icons';
}
.amreview-widget-title {
  box-sizing: border-box;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  max-width: 100%;
  padding: 10px;
  width: 100%;
}
.amreview-widget-container .amreview-full-link {
  font-size: 12px;
}
.amreview-widget-container .amreview-full-link,
.amreview-widget-container .amreview-full-link:visited,
.amreview-widget-container .amreview-full-link:active,
.amreview-widget-container .amreview-full-link:hover {
  color: #6b8fab;
}
.amreview-widget-container .amreview-full-link:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin-left: 3px;
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.amreview-widget-container .slick-arrow {
  z-index: 1;
}
.amreview-widget-container .slick-dots {
  padding: 10px 0;
  position: relative;
}
.amreview-widget-container .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  margin: 0 2px;
}
.amreview-widget-container .slick-dots button {
  border: 1px solid #b3b3b3;
  border-radius: 10px;
  height: 10px;
  width: 10px;
}
.amreview-widget-container .slick-dots button:before {
  font-size: 0;
}
.amreview-widget-container .slick-dots .slick-active button {
  background: #333;
}
.pagebuilder-content-type .amreview-review-items {
  list-style: none;
}
.pagebuilder-content-type .amreviews .amreviews-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fafafa;
  min-height: 300px;
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
.amreview-widget-container .amreview-review-items {
  display: flex;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-review-wrapper.review-item {
  border-bottom: 1px solid #cde1ef;
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
}
.amreview-widget-container .amreview-image-wrapper {
  height: 80px;
  width: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  color: #006bb4;
  flex-basis: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amreview-widget-container .amreview-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: 20px;
}
.amreview-widget-container .amreview-message {
  height: 60px;
  word-break: break-all;
  word-wrap: break-word;
}
.amreview-widget-container .amreview-date {
  color: #c4c4c4;
  font-size: 12px;
}
.amreview-widget-container .amreview-footer {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-advanced {
  margin-bottom: 15px;
}
.amreview-rating-label {
  color: #8f8f8f;
  font-size: 12px;
  margin: 0 10px 5px 0;
}
.amreview-widget-container.-grid .amreview-rating-wrapper {
  min-width: 160px;
}
.amreview-widget-container.-sidebar .amreview-rating-wrapper {
  flex-grow: 1;
}
.amreview-widget-container .amreview-title {
  background: #f8fcff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  position: relative;
  word-break: break-all;
  word-break: break-word;
}
.amreview-widget-container .amreview-title:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  height: 15px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}
.amreview-widget-container .amreview-title.-collapsed:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMi44NDcgODkuNjQ0bDEzMy4wNTQgMTMzLjA0NWMxLjkwMSAxLjkwMyA0LjA4OCAyLjg1NiA2LjU2MiAyLjg1NnM0LjY2NS0uOTUzIDYuNTY3LTIuODU2TDI4Mi4wNzMgODkuNjQ0YzEuOTA2LTEuOTA2IDIuODU2LTQuMDkzIDIuODU2LTYuNTY4IDAtMi40NzQtLjk1My00LjY2NC0yLjg1Ni02LjU2NmwtMTQuMjcyLTE0LjI3MWMtMS45MDMtMS45MDMtNC4wOTMtMi44NTQtNi41NjctMi44NTRzLTQuNjY0Ljk1MS02LjU2NyAyLjg1NEwxNDIuNDYzIDE3NC40NDEgMzAuMjU1IDYyLjIzMmMtMS45MDItMS45MDMtNC4wOTMtMi44NDgtNi41NjMtMi44NDgtMi40NzggMC00LjY2OC45NTEtNi41NyAyLjg0OEwyLjg0OCA3Ni41MDlDLjk0NiA3OC40MTEuMDAxIDgwLjYwMi4wMDEgODMuMDc1IDAgODUuNTUxLjk0NSA4Ny43NDEgMi44NDcgODkuNjQ0eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzg1ODU4NSIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amreview-widget-container .amreview-rating-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.amreview-widget-container .amreview-rating-item:not(:last-child) {
  margin-bottom: 15px;
}
.amreview-widget-container .amreview-rating-item.-one-rating {
  align-items: flex-start;
  flex-direction: column;
}
.amreview-widget-container .amreview-rating-item.-one-rating .amreview-rating-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container .amreview-rating-item .amreview-number {
  font-size: 30px;
}
.amreview-widget-container .amreview-rating-item .amstars-rating-container {
  margin-bottom: 0;
}
.amreview-image-wrapper .product-image-container,
.amreview-image-wrapper .product-image-wrapper {
  height: 100%;
  width: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  max-height: 100%;
  width: auto;
}
.amreview-widget-container.-summary-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #f8fcff;
  margin: 10px 0 20px;
  padding: 30px 10px 80px;
  position: relative;
}
.amreview-widget-container.-summary-widget .amreview-description {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-description .amreview-text {
  margin: 15px 0 0;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amshowmore-container .amshowmore-text:not(.-active) {
  max-height: 45px;
}
.amreview-widget-container.-summary-widget .amrev-desc-title {
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-images {
  margin: 15px 0 0 0;
  max-width: 370px;
  overflow: hidden;
}
.amreview-widget-container.-summary-widget .amreview-images.-slider .amreview-slider-item {
  display: none;
}
.amreview-widget-container.-summary-widget .amreview-review-block {
  box-sizing: border-box;
  margin: 30px 0 0;
  max-width: 100%;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-review-items {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-review-wrapper {
  background: #fff;
  border-color: transparent;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
  padding: 15px;
}
.amreview-widget-container.-summary-widget .amreview-rating-wrapper {
  margin: 0 15px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-title-review {
  margin: 0 5px 0 0;
}
.amreview-widget-container.-summary-widget .amreview-info-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  max-width: 280px;
  min-width: 230px;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-name {
  color: #1e79c2;
  flex-basis: 100%;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 12px;
}
.amreview-widget-container.-summary-widget .amreview-summary {
  font-size: 50px;
  letter-spacing: -.08em;
  margin-right: 15px;
}
.amreview-widget-container.-summary-widget .amreview-count {
  font-size: 14px;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amstars-rating-container {
  margin: 0 0 2px;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  margin: 0 0 10px 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details .amreview-text {
  color: #748593;
  margin: 0 0 0 auto;
  white-space: nowrap;
  width: 20%;
}
.amreview-widget-container.-summary-widget .amreview-add-new {
  margin: 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-label {
  display: flex;
  align-items: center;
  margin: 0 0 8px;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-bar {
  margin: 0 15px;
  width: 55%;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars {
  display: flex;
  align-items: center;
  margin: 0;
  min-width: auto;
}
.amreview-widget-container.-summary-widget .amreview-label > .amreview-stars:before {
  align-content: center;
  align-items: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: flex;
  justify-content: center;
  filter: invert(61%) sepia(0%) saturate(17%) hue-rotate(154deg) brightness(95%) contrast(68%);
  height: 10px;
  margin: 0 2px;
  width: 10px;
}
.amreview-widget-container.-summary-widget .amreview-text {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-button {
  box-sizing: border-box;
  font-weight: 600;
  order: 3;
  padding: 9px 16px;
  text-align: center;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-button.-see-all {
  bottom: 0;
  left: 0;
  padding: 25px 16px;
  position: absolute;
  right: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-info {
  display: flex;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  border: none;
  margin-right: 15px;
  order: 2;
  pointer-events: none;
  width: 100%;
}
.amreview-widget-container.-summary-widget .product-image-container {
  display: none;
  margin: 0 0 15px;
}
.amreview-widget-container.-summary-widget .amrev-comment-toolbar.-nocomments {
  justify-content: flex-start;
}
.amreview-widget-container.-summary-widget .amreview-helpful-wrap {
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-helpful {
  margin: 0 0 5px;
  text-align: center;
  width: 100%;
}
.amreview-widget-container.-summary-widget .amreview-minus {
  margin: 0 0 0 20px;
}
.amreview-widget-container.-summary-widget .amreview-plus {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-icon {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-percent-block {
  display: flex;
  align-items: center;
  margin: 0 0 10px 0;
}
.amreview-widget-container.-summary-widget .amreview-pages-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 70%;
  list-style: none;
  margin: 5px 0 auto;
  padding: 0;
  position: relative;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action {
  background: transparent;
  border: none;
  box-shadow: none;
  margin: 0 25px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action:hover {
  background: transparent;
  color: #1979c3;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .amreview-item {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  font-size: 16px;
  height: 25px;
  width: 25px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .-current {
  background: #ececec;
}
.amreview-widget-container.-summary-widget .amreview-slider-item {
  height: 100px;
  max-width: 100px;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-empty {
  align-items: center;
  padding-bottom: 35px;
}
.amreview-widget-container.-summary-widget.-list .amreview-review-wrapper {
  background: #fff;
  border-color: transparent;
  border-radius: 6px;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
  margin: 0 0 15px;
  padding: 15px;
}
.amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
  align-content: flex-start;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
.amreview-widget-container.-summary-widget.-slider .amrev-comment-toolbar {
  padding-bottom: 0;
}
.amreview-widget-container.-summary-widget.-slider .amrev-desc-title {
  flex-basis: 100%;
}
.amreview-widget-container.-summary-widget.-slider .slick-track {
  display: flex;
}
.amreview-widget-container.-summary-widget.-slider .slick-slide > div,
.amreview-widget-container.-summary-widget.-slider .slick-slide .amreview-review-wrapper {
  height: 100%;
}
@media (max-width: 768px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    transition: all 0.1s ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
.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 {
  position: relative;
  display: block;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  overflow: hidden;
  margin: 0;
  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 {
  top: 0;
  left: 0;
  margin: 0 auto;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  display: table;
  content: '';
}
.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;
  min-height: 1px;
  height: 100%;
  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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  position: relative;
  background: 0 0;
}
.amslick-slider-container .slick-loading .slick-list:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  border-width: 3px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
  border-top-color: #5c5c5c;
  border-radius: 100%;
  content: '';
  transform: translate(-50%, -50%);
  animation: loading 1s infinite linear;
}
.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 {
  position: absolute;
  left: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.amslick-slider-container .slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  display: block;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
.amslick-slider-container .slick-dots li button {
  padding: 5px;
  width: 20px;
  height: 20px;
  border: 0;
  background: 0 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.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 {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #101010;
  content: '•';
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #101010;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  box-sizing: border-box;
  padding: 0 20px;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.amslick-slider-container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  padding: 0;
  width: 15px;
  height: 22px;
  border: none;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transition: background .3s ease;
  transform: translate(0, -50%);
}
.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);
  }
}
/* stylelint-disable-line */
._amblog-toggle:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
._amblog-toggle.-active:before {
  transform: translateY(-50%) rotate(0);
}
._amblog-form.amblog-item {
  padding: 0 25px 25px;
}
._amblog-form .amblog-form-container {
  position: relative;
}
._amblog-form .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
._amblog-form .amblog-input:hover {
  border-color: #b3b3b3;
}
._amblog-form .amblog-input::-webkit-input-placeholder,
._amblog-form .amblog-input:-ms-input-placeholder,
._amblog-form .amblog-input::-moz-placeholder {
  color: #999999;
}
._amblog-form .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
._amblog-form .amblog-input:focus::-webkit-input-placeholder,
._amblog-form .amblog-input:focus::-moz-placeholder,
._amblog-form .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
._amblog-column-form .input-box {
  flex-direction: column;
}
._amblog-column-form .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
._amblog-column-form .amblog-btn,
._amblog-column-form .amblog-input {
  max-width: 100%;
  width: 100%;
}
._amblog-column-form .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
._amblog-button {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
._amblog-button:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
._amblog-button:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-word-break {
  word-break: break-all;
}
.amblog-disabled {
  color: #ff0000;
}
.amblog_views_label,
.amblog_likes_label,
.amblog_dislikes_label {
  font-weight: 600;
  line-height: 3.2rem;
}
.amblog-scheduled,
.amblog-hidden {
  color: #808080;
}
.amblog-published {
  color: #008000;
}
.pagebuilder-content-type .amblog_widget .amblog-widget-placeholder {
  align-items: center;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  min-height: 300px;
}
#amblog_canvas_container {
  max-height: 400px;
  max-width: 400px;
}
.amblog-preloader {
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.amblog-loader,
.amblog-slick-slider:not(.-am-loaded):after {
  background: url('../Amasty_Blog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  background-size: cover;
  height: 12px;
  margin: auto;
  width: 16px;
}
.mobile {
  display: none;
}
.mobile .mobile-block {
  display: none;
}
.mobile.two-columns-right .content,
.mobile.two-columns-left .content {
  position: relative;
}
.notice:not(.message) {
  font-size: 2rem;
  font-weight: 700;
}
.amblog-main-content {
  padding-top: 40px;
}
.amblog-main-content > .amblog-item {
  margin-bottom: 30px;
}
.amblog-main-content > .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-main-content .amblog-btn {
  height: auto;
}
.amblog-overlay {
  background: rgba(60, 60, 60, 0.3);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amblog-index-index .amblog-ref,
.amblog-index-search .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #1979c2;
  font-size: 1.4rem;
  font-weight: 600;
}
.amblog-index-index .amblog-ref:hover,
.amblog-index-search .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #1979c2;
}
.amblog-author-container,
.amblog-element-block .amblog-author,
.amblog-comment-content .amblog-author,
.amblog-post-container .amblog-item.-author,
.amblog-post-container .amblog-item.-comments,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 1.4rem;
  line-height: 25px;
}
.ie11 .amblog-author-container,
.ie11 .amblog-element-block .amblog-author,
.ie11 .amblog-comment-content .amblog-author,
.ie11 .amblog-post-container .amblog-item.-author,
.ie11 .amblog-post-container .amblog-item.-comments,
.ie11 .amblog-post-container .amblog-widget-container .amblog-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-comments,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  word-break: break-all;
}
.amblog-svg {
  margin-right: 10px;
  min-width: 25px;
  position: relative;
  top: 7px;
}
.amblog-svg.user {
  height: 25px;
  top: 0;
  width: 25px;
}
.amblog-svg.comment {
  height: 24px;
  top: 0;
  width: 25px;
}
.amblog-svg.-classic {
  fill: #499bf8;
}
.amblog-svg.-red {
  fill: #ef5350;
}
.amblog-svg.-green {
  fill: #43a047;
}
.amblog-svg.-blue {
  fill: #3f51b5;
}
.amblog-svg.-grey {
  fill: #bdbdbd;
}
.amblog-svg.-purple {
  fill: #9c27b0;
}
.amblog-element-block .amblog-empty,
.amblog-post-container .amblog-widget-container .amblog-empty,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-empty {
  padding: 20px;
}
.amblog-element-block .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-headline,
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
}
.ie11 .amblog-element-block .amblog-headline,
.ie11 .amblog-post-container .amblog-widget-container .amblog-headline,
.ie11 .amblog-element-block .amblog-categories .amblog-link,
.ie11 .amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  word-break: break-all;
}
.amblog-element-block .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #1979c2;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-element-block .amblog-thesis,
.amblog-post-container .amblog-widget-container .amblog-thesis,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-word;
  word-wrap: break-word;
  margin: 5px 0;
}
.ie11 .amblog-element-block .amblog-thesis,
.ie11 .amblog-post-container .amblog-widget-container .amblog-thesis,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis {
  word-break: break-all;
}
.amblog-element-block .amblog-thesis:last-child,
.amblog-post-container .amblog-widget-container .amblog-thesis:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-thesis:last-child {
  margin-bottom: 0;
}
.amblog-element-block .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-word;
  word-wrap: break-word;
  margin: 10px 0;
}
.ie11 .amblog-element-block .amblog-comment,
.ie11 .amblog-post-container .amblog-widget-container .amblog-comment,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comment {
  word-break: break-all;
}
.amblog-element-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-author {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  margin-top: 5px;
}
.amblog-element-block .amblog-footer-block,
.amblog-post-container .amblog-widget-container .amblog-footer-block,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.amblog-element-block .amblog-footer-block > *,
.amblog-post-container .amblog-widget-container .amblog-footer-block > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block > * {
  margin-bottom: 5px;
}
.amblog-element-block .amblog-footer-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-date,
.amblog-element-block .amblog-footer-block .amblog-views,
.amblog-element-block .amblog-footer-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-date {
  margin: 0;
}
.amblog-element-block .amblog-footer-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-author {
  font-weight: 400;
  margin: 0 10px 0 0;
}
.amblog-pager-container {
  margin: 20px auto 50px;
}
.amblog-pager-container .amblog-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amblog-pager-container .amblog-link {
  background: #1979c2;
  border-radius: 50%;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}
.amblog-pager-container .amblog-link:before,
.amblog-pager-container .amblog-link:after {
  background: #ffffff;
  content: '';
  height: 2px;
  position: absolute;
  width: 12px;
}
.amblog-pager-container .amblog-link:before {
  left: 13px;
  top: 13px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link:after {
  left: 13px;
  top: 20px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link:hover {
  background: #185eaf;
}
.amblog-pager-container .amblog-link.-new:before {
  left: 10px;
  transform: rotate(-45deg);
}
.amblog-pager-container .amblog-link.-new:after {
  left: 10px;
  transform: rotate(45deg);
}
.amblog-pager-container .amblog-link.-disabled {
  background: #c4c4c4;
  cursor: auto;
  pointer-events: none;
}
.amblog-pager-container .amblog-pagination {
  color: #333333;
  font-size: 1.6rem;
}
.amblog-related-wrapper {
  margin-bottom: 30px;
}
.amblog-helpful-wrap {
  padding: 15px 25px 0;
  text-align: left;
}
.amblog-helpful-wrap > .amblog-helpful {
  color: #5b5b5b;
  font-size: 1.4rem;
  vertical-align: top;
}
.amblog-helpful-wrap > .amblog-options {
  margin-left: 5px;
}
.amblog-helpful-wrap > .amblog-options {
  cursor: pointer;
  display: inline-block;
}
.amblog-author-description {
  margin-bottom: 20px;
}
.amblog-category-description {
  margin-bottom: 20px;
}
.amblog-element-block[data-set='sidebar-author'] .author_image,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .author_image,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .author_image {
  border-radius: 50%;
  display: block;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 150px;
}
.amblog-element-block[data-set='sidebar-author'] .title,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .title {
  font-size: large;
  font-weight: 700;
  text-align: center;
}
.amblog-notify-message {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.amblog-notify-message a {
  color: #006bb4;
}
.amblog-notify-message a:hover {
  color: #006bb4;
}
.amblog-notify-message a:active {
  color: #006bb4;
}
.amblog-notify-message > *: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;
}
.amblog-relatedposts-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.amblog-related-post {
  display: flex;
  margin-bottom: 35px;
  width: 49%;
}
.amblog-related-post .amblog-link {
  display: block;
}
.amblog-related-post .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-related-post .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-related-post .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-related-post .amblog-headline {
  color: #212121;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 20px;
}
.amblog-related-post .amblog-headline:hover,
.amblog-related-post .amblog-headline:focus {
  color: #0e6bd7;
  text-decoration: none;
}
.amblog-related-post .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-post .amblog-content {
  word-break: break-all;
}
.amblog-related-post .amblog-text {
  margin: 15px 0 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #707070;
  display: block;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 19px;
  margin-top: 15px;
}
body[class*='amblog-index-'],
body[class*='amblog-index-'] aside[class*='amblog-aside-'] {
  background: #fafafa;
}
body[class*='amblog-index-'] .page-title-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
body[class*='amblog-index-'] .page-title {
  word-break: break-word;
  word-wrap: break-word;
  margin-bottom: 20px;
  max-width: calc(100% - 20px - 40px);
  padding-right: 20px;
}
.ie11 body[class*='amblog-index-'] .page-title {
  word-break: break-all;
}
body[class*='amblog-index-'] .amblog-summary {
  width: 100%;
}
body[class*='amblog-index-'] .sidebar .block-reorder {
  margin: 0;
}
body[class*='amblog-index-'] pre {
  overflow: auto;
}
body[class*='amblog-index-'] iframe {
  max-width: 100%;
}
.amblog-title,
.amblog-post-title {
  color: #1a1a1a;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  position: relative;
}
.ie11 .amblog-title,
.ie11 .amblog-post-title {
  word-break: break-all;
}
.amblog-title {
  padding: 25px;
}
.amblog-content .amblog-title.-author,
.amblog-title.-author {
  padding: 0;
}
.amblog-content .amblog-title.-author.mobile:before,
.amblog-title.-author.mobile:before,
.amblog-content .amblog-title.-author:before,
.amblog-title.-author:before {
  content: none;
}
.amblog-content .amblog-title.-author:visited,
.amblog-title.-author:visited {
  color: #1a1a1a;
}
.amblog-content .amblog-title.-author:hover,
.amblog-title.-author:hover,
.amblog-content .amblog-title.-author:focus,
.amblog-title.-author:focus,
.amblog-content .amblog-title.-author:active,
.amblog-title.-author:active {
  text-decoration: none;
}
.amblog-post-title {
  line-height: 2.8rem;
  padding: 0;
}
.amblog-post-title .post-title,
.amblog-post-title .post-title:active,
.amblog-post-title .post-title:visited {
  color: #1a1a1a;
}
.amblog-post-title .post-title:hover {
  color: #1979c2;
}
.ampost-link {
  font-weight: 700;
}
.ampost-link,
.ampost-link:active,
.ampost-link:visited {
  color: #1979c2;
  text-decoration: none;
}
.ampost-link:hover {
  color: #135d95;
}
.mobile-block .amblog-title:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
  content: '';
  cursor: pointer;
  display: block;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-180deg);
  width: 20px;
}
.mobile-block .amblog-title.-active:before {
  transform: translateY(-50%) rotate(0);
}
.amblog-swipe {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiMxOTc5QzIiLz4KPHJlY3QgeD0iMTEiIHk9IjExIiB3aWR0aD0iOCIgaGVpZ2h0PSI4IiByeD0iMSIgZmlsbD0iI0ZBRkFGQSIvPgo8cmVjdCB4PSIyMSIgeT0iMTEiIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHJ4PSIxIiBmaWxsPSIjRkFGQUZBIi8+CjxyZWN0IHg9IjExIiB5PSIyMSIgd2lkdGg9IjgiIGhlaWdodD0iOCIgcng9IjEiIGZpbGw9IiNGQUZBRkEiLz4KPHJlY3QgeD0iMjEiIHk9IjIxIiB3aWR0aD0iOCIgaGVpZ2h0PSI4IiByeD0iMSIgZmlsbD0iI0ZBRkFGQSIvPgo8L3N2Zz4K);
  border-radius: 50%;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.2);
  cursor: pointer;
  height: 40px;
  margin-bottom: 15px;
  max-width: 40px;
  min-width: 40px;
  transition: all 0.5s 0.3s ease-in-out;
  width: 40px;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay),
.amblog-element-block.widget,
.amblog-grid-list .list-item,
.amblog-post-container,
.amblog-tags.amblog-widget-container,
.amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-post-container .amblog-widget-container.widget,
.amblog-grid-list .slick-slide .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.widget {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  margin-bottom: 20px;
}
.amblog-list {
  list-style: none;
  margin: 0;
  padding: 0 25px 25px;
  /* stylelint-disable-line */
}
.amblog-list.-tags {
  padding-bottom: 15px;
}
.amblog-list .post-title.amblog-headline {
  font-size: 1.4rem;
}
.mobile-block.amblog-element-block,
.mobile-block.amblog-post-container .amblog-widget-container,
.mobile-block.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px;
}
.amblog-social-container {
  list-style-type: none;
  padding: 0;
}
.page-wrapper .amblog-slider-container.page-bottom {
  box-sizing: border-box;
  width: 100%;
}
.amblog-author-info .amblog-content {
  word-break: break-word;
  word-wrap: break-word;
  padding: 25px 25px calc(25px - 10px);
  text-align: center;
}
.ie11 .amblog-author-info .amblog-content {
  word-break: break-all;
}
.amblog-author-info .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-author-info .amblog-name {
  color: #333333;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.3rem;
  margin: 0;
}
.amblog-author-info .amblog-job {
  color: #999999;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-author-info .amblog-description {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
  margin: 25px 0 0;
  text-align: center;
}
.amblog-author-info .amblog-image-wrapper {
  align-items: center;
  background-position: center;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin: 0 auto 25px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-author-info .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIwIiBoZWlnaHQ9IjEyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0iYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjEyMCIgaGVpZ2h0PSIxMjAiPjxjaXJjbGUgY3g9IjYwIiBjeT0iNjAiIHI9IjYwIiBmaWxsPSIjQUFBIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiIGZpbGw9IiNEN0Q5REQiPjxwYXRoIGQ9Ik02MC4wMDYgMzJjLTEzLjcyNSAwLTI0Ljk0NSAxMS4yMS0yNC45NDUgMjQuOTI1IDAgMTMuNzE0IDExLjIyIDI0LjkyNSAyNC45NDUgMjQuOTI1czI0Ljk0NS0xMS4yMSAyNC45NDUtMjQuOTI1Qzg0Ljk1MSA0My4yMTEgNzMuNzMxIDMyIDYwLjAwNiAzMnpNMTAyLjgxNiAxMDEuNzdjLS42NTMtMS42MzMtMS41MjUtMy4xNTYtMi41MDUtNC41NzItNS4wMTEtNy40LTEyLjc0NS0xMi4yOTktMjEuNDYtMTMuNDk2LTEuMDg4LS4xMDktMi4yODcuMTA5LTMuMTU4Ljc2Mi00LjU3NSAzLjM3NC0xMC4wMjIgNS4xMTUtMTUuNjg2IDUuMTE1LTUuNjY1IDAtMTEuMTExLTEuNzQxLTE1LjY4Ni01LjExNS0uODcyLS42NTMtMi4wNy0uOTgtMy4xNi0uNzYyYTMwLjc4NCAzMC43ODQgMCAwMC0yMS40NTggMTMuNDk2Yy0uOTggMS40MTYtMS44NTIgMy4wNDgtMi41MDYgNC41NzItLjMyNi42NTMtLjIxOCAxLjQxNS4xMSAyLjA2OC44NyAxLjUyNCAxLjk2IDMuMDQ4IDIuOTQgNC4zNTRhNDEuNDE4IDQxLjQxOCAwIDAwNS4wMTEgNS42NmMxLjUyNSAxLjUyMyAzLjI2OCAyLjkzOCA1LjAxIDQuMzUzIDguNjA2IDYuNDIyIDE4Ljk1NSA5Ljc5NiAyOS42MyA5Ljc5NnMyMS4wMjMtMy4zNzQgMjkuNjI5LTkuNzk2YTQ3Ljk1NyA0Ny45NTcgMCAwMDUuMDEtNC4zNTNjMS43NDQtMS43NDIgMy40ODYtMy41OTIgNS4wMTItNS42NiAxLjA4OS0xLjQxNSAyLjA2OS0yLjgzIDIuOTQxLTQuMzU0LjU0NC0uNjUzLjY1My0xLjQxNS4zMjYtMi4wNjh6Ii8+PC9nPjwvc3ZnPg==');
  background-size: contain;
}
.amblog-author-avatar {
  background: #f4f6f8 center / 100px no-repeat;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}
.amblog-author-avatar.-small {
  height: 25px;
  width: 25px;
}
.amblog-author-info .amblog-social-container,
.amblog-element-block[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-item[data-set='content-author'] .amblog-author-info .amblog-social-container,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-author-info .amblog-social-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px 0 0;
}
.amblog-author-info .amblog-social-container .amblog-icon {
  margin: 0 5px 5px;
}
.amblog-index-author .amblog-swipe.-left,
.amblog-index-author .amblog-swipe.-right {
  top: 0;
}
.amblog-index-author .page-title-wrapper .page-title {
  color: #333333;
  font-size: 3.5rem;
  font-weight: 600;
  letter-spacing: -.025em;
  line-height: 4.8rem;
}
.amblog-index-author .amblog-article-title {
  display: none;
}
.amblog-main-content .amblog-author-info .amblog-title {
  display: none;
}
.right .amblog-element-block[data-set='sidebar-author'],
.left .amblog-element-block[data-set='sidebar-author'],
.right .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-post-container .amblog-widget-container[data-set='sidebar-author'],
.right .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'],
.left .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] {
  padding: 0;
}
.amblog-search-block .amblog-content {
  align-items: center;
  display: flex;
}
.amblog-search-block .amblog-content > * {
  margin: auto;
}
.amblog-button {
  word-break: break-word;
  word-wrap: break-word;
  align-items: center;
  box-shadow: none;
  box-sizing: border-box;
  color: #1979c2;
  display: inline-flex;
  font-weight: 700;
  justify-content: center;
  outline: none;
}
.ie11 .amblog-button {
  word-break: break-all;
}
.amblog-button:hover,
.amblog-button:focus {
  color: #135d95;
}
.amblog-button:focus > .amblog-icon,
.amblog-button:hover > .amblog-icon {
  fill: #135d95;
}
.amblog-button:not(.primary),
.amblog-button:not(.primary):active {
  box-shadow: none;
}
.amblog-button.-clear {
  background: none;
  border: none;
  padding: 0;
}
.amblog-button > .amblog-icon {
  fill: #1979c2;
  margin-right: 10px;
}
.amblog-button:not(.-toggle) > .amblog-icon {
  margin-right: 15px;
}
.amblog-button.-toggle {
  line-height: 1.1;
}
.amblog-button.-toggle .amblog-icon {
  fill: #85c1ef;
  height: 15px;
  position: relative;
  width: 15px;
}
.amblog-button.-toggle.-empty {
  color: #888888;
  pointer-events: none;
}
.amblog-button.-toggle.-empty .amblog-icon {
  fill: #d9d9d9;
}
.amblog-button > .amblog-count:not(:empty) {
  padding-right: 5px;
}
.amblog-link-btn {
  background: none;
  border: none;
  color: #1979c2;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 20px 0 0 25px;
  padding: 0;
}
button.amblog-link-btn:hover,
button.amblog-link-btn:focus,
.amblog-link-btn:active,
.amblog-link-btn:focus,
.amblog-link-btn:hover {
  background: none;
  border: none;
  color: #135d95;
}
button.amblog-link-btn,
.amblog-link-btn {
  box-shadow: none;
}
.amblog-comments-container .amblog-comment.-highlighted {
  background-color: #f5f9ff;
  outline: 5px solid #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-classic {
  background-color: #f5f9ff;
  outline-color: #f5f9ff;
}
.amblog-comments-container .amblog-comment.-highlighted.-red {
  background-color: #fef4f4;
  outline-color: #fef4f4;
}
.amblog-comments-container .amblog-comment.-highlighted.-green {
  background-color: #ebf7ec;
  outline-color: #ebf7ec;
}
.amblog-comments-container .amblog-comment.-highlighted.-blue {
  background-color: #eff1fa;
  outline-color: #eff1fa;
}
.amblog-comments-container .amblog-comment.-highlighted.-grey {
  background-color: #f8f8f8;
  outline-color: #f8f8f8;
}
.amblog-comments-container .amblog-comment.-highlighted.-purple {
  background-color: #fbf3fc;
  outline-color: #fbf3fc;
}
.amblog-element-block .amblog-item.-comment .amblog-comment,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-comment {
  font-style: italic;
}
.amblog-element-block .amblog-item.-comment .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-headline {
  font-size: 1.4rem;
}
.amblog-comments-container {
  margin: 50px 25px 0;
  padding-bottom: 5px;
}
.amblog-comments-container .amblog-comment {
  margin-bottom: 25px;
}
.amblog-comments-container .amblog-comment:last-child {
  margin-bottom: 0;
}
.amblog-no-comments .amblog-ref {
  color: #999999;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-comments-action .amblog-replies,
.amblog-comments-container .amblog-replies,
.amblog-replies-block > .amblog-replies:not(:empty) {
  border-left: 1px solid #e9e9e9;
  margin: 25px 0 0;
  padding-left: 15px;
}
.amblog-comment-content .amblog-author {
  display: inline-block;
  margin: 0 20px 0 0;
  padding-left: 0;
  position: relative;
}
.amblog-comment-content .amblog-header {
  margin-bottom: 10px;
}
.amblog-comment-content .amblog-date,
.amblog-comment-content .amblog-views,
.amblog-comment-content .amblog-minread {
  color: #999999;
  display: inline-block;
  font-size: 1.2rem;
  margin-top: 10px;
  position: relative;
}
.amblog-comment-content .amblog-willapprove {
  word-break: break-word;
  word-wrap: break-word;
  background: #fff3e0;
  border-radius: 4px;
  color: #f57c00;
  margin-top: 15px;
  padding: 0 10px;
}
.ie11 .amblog-comment-content .amblog-willapprove {
  word-break: break-all;
}
.amblog-comment-content .amblog-reply {
  align-items: center;
  display: flex;
  margin-top: 15px;
}
.amblog-comment-content .amblog-button {
  font-size: 1.4rem;
}
.amblog-comments-wrapper > .amblog-comment.-level-top {
  margin: 50px 25px -25px;
}
.amblog-comments-action {
  border: none;
  margin: 0 25px 25px;
}
.amblog-comments-action > .amblog-comment {
  margin-bottom: 60px;
}
.amblog-comments-action .amblog-button.-toggle {
  display: none;
}
.amblog-comment-reply {
  margin: 30px 0;
}
.amblog-comment-reply .amblog-button.-toggle {
  display: none;
}
.amblog-form-head {
  margin-bottom: 15px;
}
.amblog-secondary-title {
  color: #1a1a1a;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.amblog-head-note {
  color: #999999;
  font-size: 1.2rem;
}
.amblog-comments-block:not(.-loaded) .amblog-reply {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.amblog-comments-block:not(.-loaded) .amblog-reply .amblog-button.-toggle {
  display: none;
}
.amblog-replies-block > .amblog-replies:not(.-active) {
  display: none;
}
.amblog-replies-block.-level-top > .amblog-comment,
.amblog-replies-block.-level-top > .amblog-comment-reply,
.amblog-replies-block > .amblog-replies:not(:empty) {
  margin: 25px 0 0;
}
.amblog-reply .amblog-button.-toggle {
  margin-left: 30px;
  position: relative;
}
.amblog-replies-block {
  margin-top: 25px;
}
.amblog-replies-block .amblog-replies.deep-reply,
.amblog-replies-block .amblog-replies.deep-reply .amblog-comment-reply {
  border: none;
  padding: 0;
}
.amblog-form-comment {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.amblog-form-comment .amblog-svg.comment {
  left: 0;
  position: absolute;
  top: -40px;
}
.amblog-form-comment .amblog-fieldset {
  border: none;
  margin: 0;
  min-inline-size: initial;
  padding: 0;
}
.amblog-form-comment .amblog-customer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amblog-form-comment .amblog-customer.-hidden {
  display: none;
}
.amblog-form-comment .amblog-wrapper {
  margin-top: 15px;
}
.amblog-form-comment .amblog-input {
  background-color: #ffffff;
  padding-left: 15px;
}
.amblog-form-comment .amblog-input.-name,
.amblog-form-comment .amblog-input.-email {
  max-height: 40px;
}
.amblog-form-comment .amblog-input.-textarea {
  height: 100px;
  margin-bottom: 0;
}
.amblog-form-comment .amblog-gdprtext {
  margin-top: 20px;
  position: relative;
}
.amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-word;
  word-wrap: break-word;
  word-wrap: anywhere;
}
.ie11 .amblog-form-comment .amblog-gdprtext .amblog-label {
  word-break: break-all;
}
.amblog-form-comment .amblog-input.-gdpr {
  height: 13px;
  top: 2px;
  width: auto;
}
.amblog-form-comment .mage-error {
  margin-bottom: 0;
}
.amblog-form-comment .amblog-btn {
  background: #1979c2;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 20px;
  padding: 12px 0;
  width: 100%;
}
.amblog-form-comment .amblog-btn:hover {
  background: #185eaf;
}
.amblog-tabs-block.-title {
  border-bottom: 1px solid #d1d1d1;
  display: flex;
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.amblog-tabs-block.-title .amblog-item {
  word-break: break-word;
  word-wrap: break-word;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  padding: 0 10px 12px;
  text-transform: capitalize;
  transform: translateY(1px);
  transition: border .1s;
}
.ie11 .amblog-tabs-block.-title .amblog-item {
  word-break: break-all;
}
.amblog-tabs-block.-title .amblog-item.-active {
  font-weight: 600;
}
.amblog-tabs-block.-title .amblog-item.-active {
  border-bottom-color: #4776f0;
}
.amblog-content-tab:not(.-active) {
  display: none;
}
.amblog-tabs-block.-block .amblog-list {
  list-style: none;
  padding: 0;
}
.amblog-tabs-block.-block .amblog-list.-active {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amblog-content-tab .amblog-post-block {
  display: flex;
}
.amblog-content-tab .amblog-post-block:not(:first-child) {
  margin-top: 20px;
}
.amblog-content-tab .amblog-post-block .amblog-link {
  display: block;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper {
  align-items: center;
  background: #f4f6f8 center / 50px no-repeat;
  box-sizing: border-box;
  display: flex;
  height: 100px;
  justify-content: center;
  margin-right: 20px;
  min-width: 100px;
  overflow: hidden;
  width: 100px;
}
.amblog-content-tab .amblog-post-block .amblog-image-wrapper.-placeholder {
  background-image: url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iI0Q3RDlERCI+PHBhdGggZD0iTTM3LjIzNyAyMy4xOGMtMi4zMjEgMS4xMDUtNC4yMTQgNC40NjItNi40MjggMi4yNDctMS4zNDUtMS40Ni0yLjk0Mi0zLjc4NC00Ljc3Ni02LjQxMi0xLjk4My0yLjgyNS00LjUxMS01LjI1NC03LjQ4Ni0yLjQ3OS0zLjMyMSAzLjEyNC01LjYwMiAxMS42LTUuOCAxNS45NjNsMzEuMzguMDFjLS43MTgtMi41NjMtMy41MDctMTAuOTQtNi44OS05LjMzek0zNy4wOSAxOC4yNThhMy44NTkgMy44NTkgMCAxMDAtNy43MTcgMy44NTkgMy44NTkgMCAwMDAgNy43MTd6Ii8+PHBhdGggZD0iTTQ4Ljg1MyA1LjU5NEg4LjAyM2MtLjYzMyAwLTEuMTQ4LjUxMy0xLjE0OCAxLjE0NnY1LjhIMS4xNDdDLjUxNCAxMi41NCAwIDEzLjA1NCAwIDEzLjY4N3YyOS41N2MwIC42MzQuNTE0IDEuMTQ3IDEuMTQ3IDEuMTQ3aDQwLjgzYy42MzMgMCAxLjE0OC0uNTE0IDEuMTQ4LTEuMTQ3di01Ljc5OWg1LjcyOGMuNjMzIDAgMS4xNDgtLjUxMyAxLjE0OC0xLjE0NlY2Ljc0Yy0uMDAxLS42MzItLjUxNi0xLjE0Ni0xLjE0OC0xLjE0NnptLTguODA3IDM1LjczMkgzLjA3OVYxNS42MmgzLjc5NnYxNy44NzJjLS41NzYgMi4yMjYtLjkzIDQuMzY1LTEuMDAzIDUuOTU2bDMxLjM4LjAxYTM2LjA4MiAzNi4wODIgMCAwMC0uNjMtMmgzLjQyNHYzLjg2OHptNi44NzUtNi45NDdIOS45NTRWOC42NzNoMzYuOTY3VjM0LjM4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDUwdjUwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amblog-content-tab .amblog-post-block .amblog-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-content-tab .amblog-post-block .amblog-headline {
  color: #333333;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}
.amblog-content-tab .amblog-post-block .amblog-date,
.amblog-content-tab .amblog-post-block .amblog-views,
.amblog-content-tab .amblog-post-block .amblog-minread {
  color: #999999;
  font-size: 14px;
  line-height: 19px;
  margin-top: 5px;
}
.amblog-content-tab {
  margin-bottom: 30px;
}
.amblog-content-tab > .pager {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.amblog-tag {
  background: #f5f5f5;
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 80px;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  transition: none;
}
.ie11 .amblog-tag {
  word-break: break-all;
}
.amblog-tag:last-child {
  margin-right: 0;
}
.amblog-tag,
.amblog-tag:hover,
.amblog-tag:active,
.amblog-tag:visited {
  text-decoration: none;
}
.amblog-tag,
.amblog-tag:visited {
  color: #333333;
}
.amblog-tag:hover,
.amblog-tag:active {
  color: #ffffff;
}
.amblog-tag:hover {
  background: #1979c2;
}
.amblog-tag:active {
  background: #135d95;
}
.amblog-content .tags {
  margin-bottom: 10px;
}
.amblog-dates {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amblog-dates > .amblog-date,
.amblog-dates > .amblog-views,
.amblog-dates > .amblog-minread {
  display: block;
  margin-right: 25px;
  width: auto;
}
.amblog-date,
.amblog-views,
.amblog-minread {
  color: #999999;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  margin-right: 15px;
}
.amblog-grid-list .amblog-dates > .amblog-date,
.amblog-post-container .amblog-dates > .amblog-date,
.amblog-container-list .amblog-dates > .amblog-date,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-date,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-views,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > .amblog-minread,
.amblog-grid-list .amblog-dates > .amblog-views,
.amblog-post-container .amblog-dates > .amblog-views,
.amblog-container-list .amblog-dates > .amblog-views,
.amblog-grid-list .amblog-dates > .amblog-minread,
.amblog-post-container .amblog-dates > .amblog-minread,
.amblog-container-list .amblog-dates > .amblog-minread {
  margin-bottom: 10px;
  margin-top: 0;
}
.amblog-grid-list .amblog-dates > *:last-child,
.amblog-post-container .amblog-dates > *:last-child,
.amblog-container-list .amblog-dates > *:last-child,
.amblog-grid-list .slick-slide .amblog-item .amblog-dates > *:last-child {
  margin-bottom: 20px;
}
.amblog-element-block .amblog-date,
.amblog-post-container .amblog-widget-container .amblog-date,
.amblog-element-block .amblog-views,
.amblog-element-block .amblog-minread,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date {
  margin-top: 10px;
}
.amblog-element-block .amblog-date.-post,
.amblog-post-container .amblog-widget-container .amblog-date.-post,
.amblog-element-block .amblog-views.-post,
.amblog-element-block .amblog-minread.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-post {
  margin-top: 5px;
}
.amblog-element-block .amblog-date.-comment,
.amblog-post-container .amblog-widget-container .amblog-date.-comment,
.amblog-element-block .amblog-views.-comment,
.amblog-element-block .amblog-minread.-comment,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-date.-comment {
  margin: 10px 0;
}
.amblog-related-post .amblog-date,
.amblog-related-post .amblog-views,
.amblog-related-post .amblog-minread {
  color: #999999;
  display: block;
  margin-top: 15px;
}
.amblog-form-search.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-search .amblog-form-container {
  position: relative;
}
.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-search .amblog-input:hover,
.amblog-form-comment .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-search .amblog-input::-webkit-input-placeholder,
.amblog-form-search .amblog-input:-ms-input-placeholder,
.amblog-form-search .amblog-input::-moz-placeholder,
.amblog-form-comment .amblog-input::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:-ms-input-placeholder,
.amblog-form-comment .amblog-input::-moz-placeholder {
  color: #999999;
}
.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-search .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-search .amblog-input:focus::-moz-placeholder,
.amblog-form-search .amblog-input:focus:-ms-input-placeholder,
.amblog-form-comment .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-comment .amblog-input:focus::-moz-placeholder,
.amblog-form-comment .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-loader.-search {
  display: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-form-search .amblog-btn {
  background: url("../Amasty_Blog/images/svg/loupe.svg");
  background-repeat: no-repeat;
  border: none;
  height: 16px;
  opacity: .5;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out;
  width: 16px;
}
.amblog-form-search .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search .amblog-input-wrapper {
  display: inline-block;
  width: 100%;
}
.amblog-field.-live-active ~ .amblog-btn,
.amblog-form-search.-live-process ~ .amblog-btn,
.amblog-field.-live-active .amblog-btn,
.amblog-form-search.-live-process .amblog-btn {
  opacity: .8;
}
.amblog-field.-live-active ~ .amblog-btn:hover,
.amblog-form-search.-live-process ~ .amblog-btn:hover,
.amblog-field.-live-active .amblog-btn:hover,
.amblog-form-search.-live-process .amblog-btn:hover {
  opacity: 1;
}
.amblog-form-search.-live-process .amblog-loader {
  display: block;
}
.amblog-search-suggest {
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  font-size: 1.4rem;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: calc(100% + 10px);
  width: 100%;
  z-index: 10;
}
.amblog-search-suggest.-live-active {
  border: 1px solid #b3b3b3;
}
.amblog-search-suggest > li {
  margin: 0;
  padding: 12px;
}
.amblog-search-suggest > li:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}
.amblog-search-suggest .amblog-suggest-title {
  font-weight: 700;
  padding-bottom: 8px;
  pointer-events: none;
  text-transform: capitalize;
}
.amblog-search-suggest .amblog-suggest-title + .amblog-suggest {
  border-top: none;
}
.amblog-search-suggest .amblog-suggest:hover {
  background: #499bf8;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.amblog-search-suggest .amblog-suggest a {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-weight: 400;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: none;
}
.amblog-search-suggest .amblog-suggest a,
.amblog-search-suggest .amblog-suggest a:hover,
.amblog-search-suggest .amblog-suggest a:focus {
  color: inherit;
  text-decoration: none;
}
.amblog-post-container.list-item .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.list-item .amblog-footer .amblog-wrap,
.amblog-grid-list .slick-slide .amblog-item.list-item .amblog-footer .amblog-wrap {
  margin-bottom: 20px;
}
.amblog-post-container .post-image,
.amblog-grid-list .slick-slide .amblog-item .post-image {
  display: block;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-post-container .amblog-post-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-post-title {
  margin-bottom: 20px;
}
.amblog-post-container .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
}
.amblog-post-container .amblog-read:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-read:active,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-post-container .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item .amblog-helpful-wrap {
  display: flex;
  margin-top: 20px;
  padding: 0;
}
.amblog-post-container.-post-page .amblog-footer,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-footer {
  align-items: flex-start;
  flex-direction: column;
}
.amblog-post-container.-post-page .tags,
.amblog-grid-list .slick-slide .amblog-item.-post-page .tags {
  margin-bottom: 10px;
}
.amblog-post-container.-post-page .amblog-features,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features {
  margin-bottom: 20px;
}
.amblog-post-container.-post-page .amblog-features + .amblog-helpful-wrap,
.amblog-grid-list .slick-slide .amblog-item.-post-page .amblog-features + .amblog-helpful-wrap {
  margin-top: 0;
}
.amblog-post-container .amblog-bottom,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 20px;
}
.amblog-post-container .amblog-bottom > *,
.amblog-grid-list .slick-slide .amblog-item .amblog-bottom > * {
  margin-bottom: 10px;
}
.amblog-post-container .amblog-image,
.amblog-grid-list .slick-slide .amblog-item .amblog-image {
  border-radius: 4px;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  margin: 20px -15px;
}
.amblog-post-container .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline {
  color: #333333;
}
.amblog-post-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover {
  color: #1979c2;
  text-decoration: none;
}
.amblog-post-container .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.amblog-post-container .amblog-shot > p,
.amblog-post-container .amblog-content > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-post-container .amblog-shot > p,
.ie11 .amblog-post-container .amblog-content > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-shot > p,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-content > p {
  word-break: break-all;
}
.amblog-post-container .amblog-features,
.amblog-grid-list .slick-slide .amblog-item .amblog-features {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amblog-post-container .amblog-features.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
  padding: 15px 15px 20px;
}
.amblog-post-container .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-item {
  margin: 0 30px 0 0;
}
.amblog-post-container .amblog-category,
.amblog-post-container .amblog-item.-author-posts,
.amblog-grid-list .slick-slide .amblog-item .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  color: #333333;
  word-break: break-word;
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: 25px;
  margin: 5px 30px 5px 0;
}
.ie11 .amblog-post-container .amblog-category,
.ie11 .amblog-post-container .amblog-item.-author-posts,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-category,
.ie11 .amblog-grid-list .slick-slide .amblog-item .amblog-item.-author-posts {
  word-break: break-all;
}
.amblog-post-container .amblog-arrow,
.amblog-grid-list .slick-slide .amblog-item .amblog-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjY5NyA1LjM2M2wtNS4xMjYtNS4xYS44ODYuODg2IDAgMCAwLTEuMjYgMCAuODc1Ljg3NSAwIDAgMCAwIDEuMjU0bDMuNjEzIDMuNTk1SC44OTFBLjg5NC44OTQgMCAwIDAgMCA1Ljk5OGMwIC40ODUuNDAzLjg4Ni44OS44ODZoMTIuMDE4TDkuMzEgMTAuNDc5YS44NzUuODc1IDAgMCAwIDAgMS4yNTQuOTIuOTIgMCAwIDAgLjYzOS4yNjcuODguODggMCAwIDAgLjYzOC0uMjY4bDUuMTQzLTUuMTE1QS45MTEuOTExIDAgMCAwIDE2IDUuOThhMS4xMzQgMS4xMzQgMCAwIDAtLjMwMy0uNjE4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 16px;
}
.amblog-post-container .amblog-features.-post .amblog-item,
.amblog-grid-list .slick-slide .amblog-item .amblog-features.-post .amblog-item {
  padding: 0;
}
.amblog-post-container .amblog-widget-container,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  background: #fafafa;
  border: none;
  padding-bottom: 25px;
}
.amblog-post-container .amblog-widget-container .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-list {
  border: 1px solid #e9e9e9;
  background: #ffffff;
  border-radius: 4px;
  margin: 0 20px 0;
}
.amblog-post-container .amblog-widget-container.-post,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post {
  padding-bottom: 10px;
}
.amblog-post-container .amblog-widget-container.-post .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-post .amblog-list {
  background: inherit;
  border: none;
}
.amblog-post-container .amblog-widget-container.-categories .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container.-categories .amblog-category {
  margin-right: 0;
}
.amblog-grid-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-grid-list .slick-slide .amblog-item {
  width: 100%;
}
.amblog-grid-list .slick-slide .amblog-item {
  box-sizing: border-box;
}
.amblog-grid-list .amblog-item.-comments {
  white-space: nowrap;
}
.amblog-grid-list .image {
  border-radius: 4px;
}
.amblog-grid-list .product-item-link {
  color: #333333;
  line-height: 1.9rem;
  margin: 5px 0 0;
}
.amblog-grid-list .amblog-features {
  margin-bottom: 5px;
}
.amblog-grid-list .amblog-post-container,
.amblog-grid-list .amblog-grid-list .slick-slide .amblog-item {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.amblog-post-container .amblog-tags,
.amblog-grid-list .amblog-tags,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags {
  padding: 20px 25px 10px;
}
.amblog-post-container .amblog-content,
.amblog-grid-list .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-content {
  padding: 25px;
}
.amblog-post-container .amblog-tags + .amblog-content,
.amblog-grid-list .amblog-tags + .amblog-content,
.amblog-post-container .post-image + .amblog-content,
.amblog-grid-list .post-image + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .amblog-tags + .amblog-content,
.amblog-grid-list .slick-slide .amblog-item .post-image + .amblog-content {
  padding-top: 0;
}
.amblog-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 25px;
}
.amblog-wrap > .amblog-no-comments,
.amblog-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amblog-posted-in {
  padding-right: 4px;
}
.amblog-features .amblog-wrap {
  margin-bottom: 20px;
  margin-right: 30px;
}
.amblog-features .amblog-ref:not(:last-child):after {
  content: ', ';
  padding-right: 4px;
}
.amblog-post-list .post-items {
  margin-bottom: 0;
}
.amblog-post-list .post-items:not(.slick-slider) .post-title {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-image {
  display: block;
  margin-bottom: 10px;
}
.amblog-post-list .post-title {
  color: #333333;
  display: flex;
  font-weight: 700;
  margin-bottom: 10px;
}
.amblog-post-list .short-description {
  font-size: 1.4rem;
  font-style: italic;
  flex-grow: 2;
  line-height: 1.9rem;
  margin-bottom: 5px;
}
.amblog-post-list .post-link {
  font-weight: 700;
}
.amblog-related-wrapper .slick-track,
.amblog-post-list .slick-track {
  display: flex;
  justify-content: center;
}
.amblog-related-wrapper .slick-slide,
.amblog-post-list .slick-slide {
  margin: 0 10px;
}
.amblog-related-wrapper .post-item-details,
.amblog-post-list .post-item-details {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amblog-related-wrapper .post-item-details,
.ie11 .amblog-post-list .post-item-details {
  word-break: break-all;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-next,
.amblog-post-list .slick-slider .slick-arrow.slick-next {
  right: -15px;
}
.amblog-related-wrapper .slick-slider .slick-arrow.slick-prev,
.amblog-post-list .slick-slider .slick-arrow.slick-prev {
  left: -15px;
}
.mobile-block .amblog-post-list .post-item-info:not(:last-of-type),
.sidebar .amblog-post-list .post-item-info:not(:last-of-type) {
  margin-bottom: 25px;
}
.widget.amblog-post-list .amblog-slick-slider.-am-loaded .post-item {
  display: flex !important;
}
.widget.amblog-post-list .slick-track {
  margin: 0 auto;
}
.widget.amblog-post-list .post-item,
.widget.amblog-post-list .post-item-details {
  display: flex;
  flex-direction: column;
}
.widget.amblog-post-list .post-item-details {
  flex-grow: 1;
  justify-content: space-between;
}
.widget.amblog-post-list .amblog-dates {
  margin-top: auto;
}
.post-item.-post-no-image .post-item-details {
  height: 100%;
  justify-content: center;
}
.post-item.-post-no-image .amblog-dates {
  margin-top: initial;
}
.amblog-form-newsletter.amblog-item {
  padding: 0 25px 25px;
}
.amblog-form-newsletter .amblog-form-container {
  position: relative;
}
.amblog-form-newsletter .amblog-input {
  border: 1px solid #e5e5e5;
  color: #525252;
  border-radius: 3px;
  font-size: 1.4rem;
  height: 100%;
  padding: 11px 60px 11px 14px;
  width: 100%;
}
.amblog-form-newsletter .amblog-input:hover {
  border-color: #b3b3b3;
}
.amblog-form-newsletter .amblog-input::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:-ms-input-placeholder,
.amblog-form-newsletter .amblog-input::-moz-placeholder {
  color: #999999;
}
.amblog-form-newsletter .amblog-input:focus {
  border: 1px solid #499bf8;
  box-shadow: none;
}
.amblog-form-newsletter .amblog-input:focus::-webkit-input-placeholder,
.amblog-form-newsletter .amblog-input:focus::-moz-placeholder,
.amblog-form-newsletter .amblog-input:focus:-ms-input-placeholder {
  color: transparent;
}
.amblog-form-newsletter .amblog-btn {
  background: #1979c2;
  border-color: transparent;
  border-radius: 3px;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  padding: 12px 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border: none;
  max-width: 250px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.amblog-form-newsletter .amblog-btn:hover {
  background: #135d95;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-btn:active {
  background: #0d4168;
  color: #ffffff;
  text-decoration: none;
}
.amblog-form-newsletter .amblog-input {
  margin-right: 10px;
  padding-right: 10px;
}
.input-box.-newsletter {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.mobile-block .amblog-form-newsletter .input-box,
.sidebar .amblog-form-newsletter .input-box {
  flex-direction: column;
}
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  margin-bottom: 20px;
  margin-right: 0;
}
.mobile-block .amblog-form-newsletter .amblog-btn,
.sidebar .amblog-form-newsletter .amblog-btn,
.mobile-block .amblog-form-newsletter .amblog-input,
.sidebar .amblog-form-newsletter .amblog-input {
  max-width: 100%;
  width: 100%;
}
.mobile-block .amblog-form-newsletter .mage-error[generated='true'],
.sidebar .amblog-form-newsletter .mage-error[generated='true'] {
  margin-bottom: 10px;
  margin-top: -10px;
  order: 0;
  width: 100%;
  word-break: break-all;
}
.amblog-aside-right,
.amblog-aside-left {
  background: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 98, 176, 0.1);
  display: none;
  height: calc(100% - 20px);
  overflow-y: scroll;
  padding-top: 20px;
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 1000;
}
.amblog-aside-right.active,
.amblog-aside-left.active {
  display: block;
}
.amblog-aside-right .aside-title,
.amblog-aside-left .aside-title {
  margin: 20px 20px 40px;
  position: relative;
}
.amblog-aside-right .amblog-close,
.amblog-aside-left .amblog-close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.amblog-aside-right .amblog-close:after,
.amblog-aside-left .amblog-close:after {
  background: url("../Amasty_Blog/images/svg/close.svg");
  content: '';
  display: block;
  height: 18px;
  width: 18px;
}
.amblog-aside-right h3.amblog-title,
.amblog-aside-left h3.amblog-title {
  padding-right: 50px;
}
.amblog-aside-right {
  right: 0;
}
.amblog-aside-left {
  left: 0;
}
.amblog-views,
.amblog-minread {
  white-space: nowrap;
}
.amblog-search-titles {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amblog-search-titles:not([role='tablist']) ~ .amblog-search-content {
  display: none;
}
.amblog-search-title {
  font-size: 1.4rem;
  text-align: center;
  text-transform: capitalize;
}
.amblog-search-items {
  margin-bottom: 40px;
}
.amblog-search-title.open {
  font-weight: 700;
}
.amblog-search-switch {
  display: block;
  padding: 12px 35px;
}
.amblog-search-switch,
.amblog-search-switch:active,
.amblog-search-switch:visited,
.amblog-search-switch:hover,
.amblog-search-switch:focus {
  color: #333333;
  text-decoration: none;
}
.amblog-slick-slider:not(.-am-loaded) {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0;
  min-height: 30px;
}
.amblog-slick-slider:not(.-am-loaded):after {
  content: '';
  display: block;
}
.amblog-slick-slider:not(.-am-loaded) > div,
.widget .amblog-slick-slider:not(.-am-loaded) > div {
  display: none;
}
.amblog-slick-slider.-am-loaded > div,
.widget .amblog-slick-slider.-am-loaded > div {
  display: flex;
}
.main .amblog-related-wrapper:not(.-related-products) {
  margin-bottom: 40px;
}
.main .amblog-related-wrapper:not(.-related-products) .amblog-related-grid {
  margin: 0;
  padding: 20px 10px;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list {
  margin: 0 10px;
  width: 100%;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-list > .slick-track {
  margin-left: 0;
}
.main .amblog-related-wrapper:not(.-related-products) .slick-slide {
  margin: 0 7px;
  vertical-align: top;
}
.amblog-related-wrapper.-related-products {
  margin-bottom: 40px;
}
.amblog-related-wrapper.-related-products .amblog-item-product {
  box-sizing: border-box;
  margin: 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
  margin: 0 0 10px;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box > .price-box {
  margin-bottom: 0;
}
.amblog-related-wrapper.-related-products .slick-slider {
  justify-content: space-evenly;
  padding: 0;
}
.amblog-related-wrapper.-related-products .map-old-price,
.amblog-related-wrapper.-related-products .map-show-info {
  margin: 0;
}
.amblog-related-wrapper.-related-products .price-including-tax,
.amblog-related-wrapper.-related-products .price-excluding-tax {
  font-size: 1.4rem;
}
.amblog-related-wrapper.-related-products .price-from .price-container,
.amblog-related-wrapper.-related-products .price-to .price-container {
  display: block;
}
.amblog-related-wrapper.-related-products .product-item .old-price {
  margin: 5px 0 0;
}
.amblog-related-wrapper.-related-products .special-price {
  width: 100%;
}
.amblog-related-wrapper.-related-products .amblog-item-product .price-box .map-old-price {
  min-width: auto;
}
.amblog-related-wrapper.-related-products .product-item-details {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.amblog-related-wrapper.-related-products .product-item-actions {
  margin-top: auto;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.slick-dotted {
  margin-bottom: 30px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
  display: flex !important;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .slick-slide {
  vertical-align: inherit;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .amblog-item-product {
  flex-direction: column;
  margin: 0;
  padding: 0 9px;
}
.amblog-related-wrapper.-related-products .amblog-slick-slider .product-item-link {
  flex-grow: 1;
  margin-bottom: 10px;
}
.amblog-slick-slider.slick-slider .slick-dots {
  background: inherit;
  border: none;
  bottom: -25px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0;
  padding: 5px;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation']:hover button,
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'].slick-active button {
  background: #ff5502;
  border: none;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button {
  border: 1px solid #575757;
  border-radius: 100%;
  box-sizing: border-box;
  height: 6px;
  padding: 0;
  width: 6px;
}
.amblog-slick-slider.slick-slider .slick-dots > li[role='presentation'] button:before {
  content: none;
}
.amblog-slick-slider.slick-slider .slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMTg5IDIuMDA5TDcuMTkgOS4wMS4yMzMgMTUuOTY4bDEuMTA4IDEuMTA5IDguMDQ0LTguMDQ0LTguMTEtOC4xMUwuMTg5IDIuMDA4eiIgZmlsbD0iIzU3NTg1NSIvPjwvc3ZnPg==') center no-repeat !important;
  border-radius: 0;
  height: 30px;
  width: 30px;
  z-index: 2;
}
.amblog-slick-slider.slick-slider .slick-arrow:before,
.amblog-slick-slider.slick-slider .slick-arrow:after {
  display: none;
}
.amblog-slick-slider.slick-slider .slick-arrow.slick-prev {
  transform: rotate(180deg) translate(0, 50%);
}
.amblog-navigation-container {
  align-items: flex-start;
  background: #f9f9f9;
  border-radius: 0 0 5px 5px;
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  padding: 25px;
  position: relative;
}
.amblog-navigation-container .amblog-navigation {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  max-width: 45%;
}
.amblog-navigation-container .amblog-navigation.-previous {
  margin-left: 30px;
}
.amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
  content: '';
  left: 20px;
}
.amblog-navigation-container .amblog-navigation.-next {
  align-items: flex-end;
  margin-right: 30px;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link {
  text-align: right;
}
.amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
  content: '';
  right: 20px;
  transform: translateY(-50%) rotate(180deg);
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-word;
  word-wrap: break-word;
  color: #333333;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.7rem;
  margin: 0;
  padding: 0;
  text-transform: initial;
}
.ie11 .amblog-navigation-container .amblog-navigation > .amblog-title-link {
  word-break: break-all;
}
.amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
.amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
  background-image: url("../Amasty_Blog/images/svg/arrow-left.svg");
  height: 19px;
  min-width: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}
.amblog-navigation-container .amblog-navigation > .amblog-date,
.amblog-navigation-container .amblog-navigation > .amblog-views,
.amblog-navigation-container .amblog-navigation > .amblog-minread {
  margin-top: 5px;
}
.amblog-navigation-container .amblog-navigation .amblog-navigation-label {
  color: #999999;
  font-size: 1.2rem;
  line-height: 1.6rem;
  margin-bottom: 5px;
}
.amblog-social-container .amblog-list,
.amblog-element-block[data-set='sidebar-author'] .amblog-list,
.amblog-item[data-set='content-author'] .amblog-list,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-list,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-social-container .amblog-icon,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon,
.amblog-item[data-set='content-author'] .amblog-icon,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fafafa;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  margin: 0 18px 18px 0;
  width: 40px;
}
.amblog-social-container .amblog-icon:hover,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-item[data-set='content-author'] .amblog-icon:hover,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon:hover {
  filter: brightness(1.2);
}
.amblog-social-container .amblog-icon.-twitter,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-item[data-set='content-author'] .amblog-icon.-twitter,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-twitter {
  background-image: url("../Amasty_Blog/images/svg/twitter.svg");
}
.amblog-social-container .amblog-icon.-facebook,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-item[data-set='content-author'] .amblog-icon.-facebook,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-facebook {
  background-image: url("../Amasty_Blog/images/svg/facebook.svg");
}
.amblog-social-container .amblog-icon.-vkontakte,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-item[data-set='content-author'] .amblog-icon.-vkontakte,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-vkontakte {
  background-image: url("../Amasty_Blog/images/svg/vk.svg");
}
.amblog-social-container .amblog-icon.-digg,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-item[data-set='content-author'] .amblog-icon.-digg,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-digg {
  background-image: url("../Amasty_Blog/images/svg/digg.svg");
}
.amblog-social-container .amblog-icon.-pinterest,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-item[data-set='content-author'] .amblog-icon.-pinterest,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-pinterest {
  background-image: url("../Amasty_Blog/images/svg/pinterest.svg");
}
.amblog-social-container .amblog-icon.-blogger,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-item[data-set='content-author'] .amblog-icon.-blogger,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-blogger {
  background-image: url("../Amasty_Blog/images/svg/blogger.svg");
}
.amblog-social-container .amblog-icon.-linkedin,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-item[data-set='content-author'] .amblog-icon.-linkedin,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-linkedin {
  background-image: url("../Amasty_Blog/images/svg/linkedin.svg");
}
.amblog-social-container .amblog-icon.-tumblr,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-item[data-set='content-author'] .amblog-icon.-tumblr,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tumblr {
  background-image: url("../Amasty_Blog/images/svg/tumblr.svg");
}
.amblog-social-container .amblog-icon.-reddit,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-item[data-set='content-author'] .amblog-icon.-reddit,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-reddit {
  background-image: url("../Amasty_Blog/images/svg/reddit.svg");
}
.amblog-social-container .amblog-icon.-slashdot,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-item[data-set='content-author'] .amblog-icon.-slashdot,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-slashdot {
  background-image: url("../Amasty_Blog/images/svg/slashdot.svg");
}
.amblog-social-container .amblog-icon.-odnoklassniki,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-item[data-set='content-author'] .amblog-icon.-odnoklassniki,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-odnoklassniki {
  background-image: url("../Amasty_Blog/images/svg/ok.svg");
}
.amblog-social-container .amblog-icon.-google,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-item[data-set='content-author'] .amblog-icon.-google,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-google {
  background-image: url("../Amasty_Blog/images/svg/google.svg");
}
.amblog-social-container .amblog-icon.-youtube,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-item[data-set='content-author'] .amblog-icon.-youtube,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-youtube {
  background-image: url("../Amasty_Blog/images/svg/youtube.svg");
}
.amblog-social-container .amblog-icon.-instagram,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-item[data-set='content-author'] .amblog-icon.-instagram,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-instagram {
  background-image: url("../Amasty_Blog/images/svg/instagram.svg");
}
.amblog-social-container .amblog-icon.-tiktok,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-item[data-set='content-author'] .amblog-icon.-tiktok,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-tiktok {
  background-image: url("../Amasty_Blog/images/svg/tiktok.svg");
}
.amblog-social-container .amblog-icon.-whatsapp,
.amblog-element-block[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-item[data-set='content-author'] .amblog-icon.-whatsapp,
.amblog-post-container .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container[data-set='sidebar-author'] .amblog-icon.-whatsapp {
  background-image: url("../Amasty_Blog/images/svg/whatsapp.svg");
}
.amblog-plus {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
}
.amblog-plus .amblog-icon {
  -webkit-transition: all 0.3 ease;
  -moz-transition: all 0.3 ease;
  -ms-transition: all 0.3 ease;
  transition: all 0.3 ease;
  display: inline-flex;
  height: 18px;
  margin: 0 5px 0 10px;
  width: 20px;
}
.amblog-plus .amblog-count {
  color: #888888;
}
.amblog-plus .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like.svg");
}
.amblog-plus:hover .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-hover.svg");
}
.amblog-plus.-voted .amblog-icon {
  background: url("../Amasty_Blog/images/svg/like-active.svg");
}
.amblog-social {
  display: block;
  height: 100%;
  width: 100%;
}
.amblog-element-block .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amblog-element-block .amblog-categories.-level1 .amblog-categories,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 .amblog-categories,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 .amblog-categories {
  padding-left: 20px;
}
.amblog-element-block .amblog-categories .amblog-category-count,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-category-count,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-category-count {
  color: #999999;
  font-weight: 400;
}
.amblog-element-block .amblog-categories .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link {
  font-size: 1.4rem;
  font-weight: 400;
}
.amblog-element-block .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1 > .amblog-category > .amblog-link {
  font-weight: 700;
}
.amblog-element-block .amblog-categories.-level2 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level2 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level2 .amblog-category {
  margin: 10px 0 0;
}
.amblog-element-block .amblog-categories.-level3 .amblog-category,
.amblog-post-container .amblog-widget-container .amblog-categories.-level3 .amblog-category,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level3 .amblog-category {
  margin-top: 5px;
}
.amfaq-hidden {
  display: none;
}
.amfaq-question-footer-wrapper {
  display: flex;
  align-items: center;
}
.amfaq-question-footer-wrapper:before,
.amfaq-question-footer-wrapper:after {
  content: '';
  display: table;
}
.amfaq-question-footer-wrapper:after {
  clear: both;
}
.amfaq-product-tab .block-title strong {
  display: block;
  font-weight: 300;
  font-size: 2.6rem;
  line-height: 1.1;
  margin: 0 0 3rem 0;
}
.faq-question-view .page-title-wrapper h1,
.faq-category-view .page-title-wrapper h1 {
  word-break: normal;
}
.faq-search-index .page-title-wrapper h1 {
  font-size: 2.5rem;
  word-break: break-all;
}
.faq-search-index .amfaq-highlight {
  background-color: #d3e185;
}
.amfaq-social-buttons {
  float: left;
  padding-top: 4px;
}
.amfaq-social-buttons a,
.amfaq-social-buttons a:hover {
  color: transparent;
}
.amfaq-social-buttons img {
  width: 30px;
  padding: 0 1px;
  border: 0;
  display: inline;
}
.amfaq_questions .amfaq-title {
  margin-bottom: 2.5%;
  font-size: 125%;
  font-weight: bolder;
  text-align: center;
}
.amfaq_questions .am-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0 0 2rem 0;
}
.amfaq_questions .am-item .am-content {
  padding-bottom: 10px;
  word-wrap: break-word;
}
.amfaq_questions .am-item .am-content .amfaq-short-answer-container {
  white-space: pre-line;
}
.amfaq_questions .am-item .am-content p {
  margin-bottom: 2rem;
}
.amfaq_questions .am-item .am-links {
  font-size: 1.5rem;
  float: right;
  padding: 5px 0;
  word-wrap: break-word;
  margin-right: 10px;
}
.amfaq_questions .am-title {
  cursor: pointer;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  word-wrap: break-word;
}
.amfaq_questions .am-title .am-plus {
  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;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-plus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-plus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #c9c9c9;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq_questions .am-title .am-plus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:focus,
.amfaq_questions .am-title .am-plus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus.disabled,
.amfaq_questions .am-title .am-plus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-plus {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq_questions .am-title .am-minus {
  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;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-minus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-minus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #c9c9c9;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq_questions .am-title .am-minus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:focus,
.amfaq_questions .am-title .am-minus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus.disabled,
.amfaq_questions .am-title .am-minus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-minus {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq_questions .am-no-items {
  font-weight: 800;
  word-wrap: break-word;
}
.ask-question-form .button-container {
  margin: 10px 0;
}
.ask-question-form .button-container .button-info {
  display: inline-block;
  float: left;
  font-size: 1.8rem;
  font-weight: 300;
  margin: 10px 0;
  vertical-align: middle;
}
.ask-question-form .button-container .form-toggle-button {
  margin: 10px;
}
.ask-question-form .ask-form-container label input[type="checkbox"] {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.amfaq-category-description {
  margin-bottom: 20px;
}
.amfaq_categories {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
}
.amfaq_categories .item {
  border-bottom: 1px solid #c9c9c9;
  padding: 1rem;
  word-wrap: break-word;
}
.amfaq_categories .item.current {
  background: #f9f9f9;
}
.amfaq_categories .item.current a {
  color: #000;
}
.amfaq_categories .item.title {
  background: #f0f0f0;
  color: #575757;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: center;
  word-wrap: break-word;
}
.amfaq_categories .item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.amfaq_categories .item:last-child {
  border: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.amfaq_tags {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  margin: 20px 0;
  font-weight: 500;
}
.amfaq_tags .title {
  background: #f0f0f0;
  color: #575757;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: center;
  padding: 1rem;
  word-wrap: break-word;
  border-bottom: 1px solid #c9c9c9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.amfaq_tags .tags_content {
  margin: 5px;
}
.amfaq_tags .tags_content .current {
  text-decoration: underline;
  font-weight: 600;
}
.amfaq_tags .tags_content .item {
  display: inline-block;
  padding: 5px;
  font-family: Roboto;
  font-size: 1.6rem;
}
.amfaq_tags .tags_content .item a {
  text-decoration: none;
  color: #000000;
}
.question_view {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9c9c9;
}
.question_view .answer {
  word-wrap: break-word;
}
.am-back-button {
  float: right;
  margin-left: 15px;
}
.am-back-to-product-widget.am-widget-left {
  text-align: left;
}
.am-back-to-product-widget.am-widget-center {
  text-align: center;
}
.am-back-to-product-widget.am-widget-right {
  text-align: right;
}
.am-back-to-product-widget .am-back-button {
  float: none;
  margin-left: 0;
}
.amfaq-search {
  position: relative;
  margin-bottom: 15px;
  max-width: 300px;
}
.amfaq-search .am-input {
  padding-right: 30px;
}
.amfaq-search .search-autocomplete {
  background-color: #ffffff;
  margin-top: 0;
}
.amfaq-search .am-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: 30px;
  height: 32px;
  border: 0;
  box-shadow: none;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTU1LjE0NiA1MS44ODdMNDEuNTg4IDM3Ljc4NkEyMi45MjYgMjIuOTI2IDAgMCAwIDQ2Ljk4NCAyM2MwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzdhMy4wMDQgMy4wMDQgMCAwIDAgLjA4My00LjI0MnpNMjMuOTg0IDZjOS4zNzQgMCAxNyA3LjYyNiAxNyAxN3MtNy42MjYgMTctMTcgMTctMTctNy42MjYtMTctMTcgNy42MjYtMTcgMTctMTd6IiBmaWxsPSIjYmFiYWJhIi8+PC9zdmc+);
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.amfaq-rating {
  float: left;
}
.amfaq-rating .amfaq-was-it-helpful {
  font-size: 1.2rem;
}
.amfaq-rating .amfaq-rate-the-answer {
  font-size: 1.2rem;
  font-weight: 600;
}
.amfaq-rating .amfaq-rate-the-answer.-gray {
  color: #757575;
}
.amfaq-rating .amfaq-rating-voting,
.amfaq-rating .amfaq-rating-yesno,
.amfaq-rating .amfaq-rating-average {
  border: 1px solid #c9c9c9;
  display: flex;
  align-items: center;
  border-radius: 5px;
  padding: 5px 20px;
}
.amfaq-rating .average-rate-wrapper.-voted {
  cursor: default;
  pointer-events: none;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > input {
  display: none;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 1.5em;
  color: #ccc;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:before {
  content: '★ ';
}
.amfaq-rating .average-rate-wrapper > input:checked ~ label {
  color: #ffc700;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover,
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover ~ label {
  color: #e4b200;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.amfaq-rating .amfaq-arrow {
  cursor: pointer;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  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;
  font-size: inherit;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #475f7a;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  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;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #475f7a;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted:before {
  color: #305b8a;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted + span {
  font-weight: bold;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  color: #475f7a;
}
.amfaq-rating .amfaq-rating-data-wrapper.isVoted .amfaq-arrow {
  cursor: default;
}
.amfaq-rating .amfaq-rating-yesno-vote {
  color: #006bb4;
  text-decoration: none;
  cursor: pointer;
}
.amfaq-rating .amfaq-rating-yesno-vote:visited {
  color: #006bb4;
  text-decoration: none;
}
.amfaq-rating .amfaq-rating-yesno-vote:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote:active {
  color: #ff5501;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote.yesno-voted {
  font-weight: bold;
  cursor: auto;
}
.am-widget-categories-1,
.am-widget-categories-2,
.am-widget-categories-3 {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.am-widget-categories-1 .am-widget-category,
.am-widget-categories-2 .am-widget-category,
.am-widget-categories-3 .am-widget-category {
  width: 100%;
}
.am-widget-category > .am-category-container {
  padding: 0 2rem 2rem 2rem;
}
.am-widget-category .view-all {
  display: block;
  text-align: right;
}
.am-widget-category .am-category-header {
  display: flex;
  display: -webkit-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 1.5rem;
  min-height: 50px;
}
.am-widget-category .am-category-header .faq-category-image {
  line-height: 0;
  margin-right: 7px;
}
.am-widget-category .am-category-header .faq-category-image img {
  min-width: 50px;
}
.am-widget-category .am-category-header .faq-category-title {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.1;
  word-wrap: break-word;
}
.am-widget-category .amfaq_questions .am-title {
  font-weight: 300;
  font-size: 1.6rem;
}
.am-search-box-wrapper:before,
.am-search-box-wrapper:after {
  content: '';
  display: table;
}
.am-search-box-wrapper:after {
  clear: both;
}
.am-search-box-wrapper .am-widget-center {
  margin: auto;
}
.am-search-box-wrapper .am-widget-right {
  float: right;
}
.am-search-box-wrapper .amfaq-search {
  max-width: initial;
}
.amfaq-pager {
  float: right;
}
#amfaq_search_autocomplete .amfaq-category {
  font-size: 1rem;
  padding-top: 3px;
  color: #575757;
}
.am-faq-tags-widget {
  padding: 0 2rem 2rem 2rem;
}
.am-faq-tags-widget .am-tags-main-title {
  border-bottom: solid 1px #C9C9C9;
  margin-bottom: 30px;
}
.am-faq-tags-widget .am-tags-main-title span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 1.8rem;
  color: #333333;
}
.am-faq-tags-widget .am-tags-main-block-wrapper {
  font-family: Roboto;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag {
  margin: 0 15px 15px 0;
  border-radius: 4px;
  box-sizing: border-box;
  border: solid 1px #DDDDDD;
  padding: 9px 0px 9px 0px;
  display: inline-block;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover {
  background: #F2C94C;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover .am_tag_count {
  color: #585858;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am_tag_count {
  color: #BEBEBE;
  padding: 11px 12px 10px 0;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag a {
  color: #191919;
  text-decoration: none;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am-tag-title {
  padding: 0px 9px 0px 12px;
  font-weight: 600;
  text-decoration: none;
}
.search-autocomplete .amfaq-question-container.selected {
  background: #fff;
}
.search-autocomplete .amfaq-question-container .amfaq-option-name {
  color: #1979c2;
}
.search-autocomplete .amfaq-question-container.selected .amfaq-option-name {
  text-decoration: underline;
}
.amfaq-link-category {
  margin-bottom: 10px;
}
.amfaq-links-container {
  margin-bottom: 20px;
  transition: height 0.3s ease-in;
}
.amfaq-links-container .amfaq-button.-questions {
  padding: 0;
  border: none;
  background: #fff;
  color: #1979c2;
  letter-spacing: -.015em;
  font-weight: bold;
}
@media print {
  .amfaq-social-buttons {
    display: none;
  }
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  position: absolute;
  left: -10000px;
  visibility: hidden;
}
#am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.ammenu-sticky,
.ammenu-header-container.-sticky .header.content,
.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first,
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link,
.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-link {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second,
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.ammenu-header-container {
  min-height: 64px;
  position: relative;
}
.ammenu-header-container.page-header {
  margin-bottom: 0;
}
.ammenu-header-container.-sticky .header.content {
  background: #fff;
}
.ammenu-header-container.-sticky .ammenu-button.-hamburger {
  margin-left: 20px;
}
.ammenu-menu-wrapper {
  margin-bottom: 35px;
}
.ammenu-menu-wrapper .ammenu-item {
  margin: 0;
}
.ammenu-menu-wrapper .ammenu-main-container {
  box-sizing: border-box;
  width: 100%;
}
.ammenu-menu-wrapper .ammenu-link {
  -webkit-animation: ammenu-animation__fadeIn 0.1s forwards;
  animation: ammenu-animation__fadeIn 0.1s forwards;
  display: flex;
  align-items: center;
  background: none;
  border-color: transparent;
  font-weight: inherit;
  outline: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  position: relative;
  text-align: left;
  width: 100%;
}
.ammenu-menu-wrapper .ammenu-link .reset-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-menu-wrapper .ammenu-link:focus {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-menu-wrapper .ammenu-link:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-link.-simple {
  font-size: 1.6rem;
  line-height: 20px;
  padding: 0 0 20px 0;
}
.ammenu-menu-wrapper .ammenu-link.-all-link {
  text-decoration: underline;
}
.ammenu-menu-wrapper .ammenu-link.-disabled {
  cursor: none;
  pointer-events: none;
}
.ammenu-menu-wrapper .ammenu-text-block {
  display: flex;
  align-items: flex-start;
  align-self: center;
  margin: 0;
  position: relative;
}
.ammenu-menu-wrapper .ammenu-label {
  background: #fff;
  border-radius: 2px;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
.ammenu-menu-wrapper .ammenu-label:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-icon-block {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  height: 20px;
  -webkit-mask-size: cover;
  mask-size: cover;
  min-width: 20px;
  position: relative;
  width: 20px;
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle {
  cursor: pointer;
  pointer-events: all;
  transition: .3s;
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle:hover {
  filter: brightness(85%);
}
.ammenu-menu-wrapper .ammenu-icon-block.-toggle:active {
  filter: brightness(50%);
}
.ammenu-menu-wrapper .ammenu-icon-block.-icon {
  margin-right: 10px;
}
.ammenu-menu-wrapper .ammenu-icon-block path {
  fill: currentColor;
}
.ammenu-menu-wrapper .ammenu-menu-overlay {
  background-color: rgba(51, 58, 64, 0.2);
  cursor: pointer;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 271;
}
.ammenu-menu-wrapper table img {
  max-width: inherit;
}
.ammenu-menu-wrapper [data-appearance='carousel'] {
  max-width: 100%;
  min-width: 200px;
  width: 100%;
}
.ammenu-nav-sections {
  background: #fff;
  z-index: 9;
}
.ammenu-nav-sections:not(.-topmenu) {
  animation-duration: 0.3s;
  -webkit-animation-name: 'ammenu-animation__fadeInLeft';
  animation-name: 'ammenu-animation__fadeInLeft';
}
.ammenu-header-container .header.content {
  display: flex;
  align-items: center;
  transition: 0.1s all ease-in;
  margin-bottom: 10px;
  position: relative;
}
.ammenu-header-container .header.content .ammenu-logo {
  display: inline-flex;
  margin: 0 auto 0 0;
  min-width: 110px;
}
.ammenu-header-container .header.content .compare .item {
  margin: 0;
}
.ammenu-header-container .header.content .minicart-wrapper {
  margin: 0 10px;
}
.ammenu-header-container .header.content .block-search {
  margin-top: 0;
}
.ammenu-robots-navigation {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
.ammenu-tabs-list {
  display: flex;
  border-radius: 8px;
  font-size: 1.6rem;
  margin: 0 20px 20px;
  padding: 8px;
}
.ammenu-tabs-list .ammenu-item {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  flex-grow: 1;
}
.ammenu-tabs-list .ammenu-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  transition: 0.1s all ease-in;
  border-radius: 6px;
  font-size: 1.6rem;
  min-height: 32px;
  padding: 5px;
  width: 100%;
}
.ammenu-tabs-list .ammenu-button .reset-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-tabs-list .ammenu-button:focus {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-tabs-list .ammenu-button:hover {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-tabs-list .ammenu-button.-active {
  font-weight: 700;
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
.ammenu-toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  height: 20px;
  min-width: 40px;
  outline: none;
  transition: .1s;
  width: 40px;
  z-index: 1;
}
.ammenu-toggle .reset-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-toggle:focus {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-toggle:hover {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-button.-hamburger {
  display: flex;
  align-items: center;
  background: transparent;
  border-bottom: 1px solid;
  border-color: inherit;
  border-left: none;
  border-radius: 0;
  border-right: none;
  border-top: 1px solid;
  cursor: pointer;
  display: inline-flex;
  height: 17px;
  margin: 20px 20px 20px 0;
  padding: 0;
  position: relative;
  transition: none;
  width: 25px;
}
.ammenu-button.-hamburger:hover {
  filter: brightness(85%);
}
.ammenu-button.-hamburger:active {
  filter: brightness(50%);
}
.ammenu-button.-hamburger:not(.-hamburger) {
  display: none;
}
.ammenu-button.-hamburger:before {
  border-top: 1px solid;
  content: '';
  width: 100%;
}
.ammenu-button.-close {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  cursor: pointer;
  height: 20px;
  position: relative;
  width: 20px;
}
.ammenu-button.-close .reset-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-button.-close:focus {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-button.-close:hover {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-button.-close:hover {
  filter: brightness(85%);
}
.ammenu-button.-close:active {
  filter: brightness(50%);
}
.ammenu-button.-close:after,
.ammenu-button.-close:before {
  background-color: currentColor;
  content: '';
  height: 1px;
  position: absolute;
  width: 18px;
}
.ammenu-button.-close:before {
  transform: rotate(45deg);
}
.ammenu-button.-close:after {
  transform: rotate(-45deg);
}
.ammenu-menu-greetings {
  display: flex;
  align-items: center;
  background: #fffcdd;
  border-radius: 4px;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0 20px 20px;
  padding: 15px;
  position: relative;
}
.ammenu-menu-greetings:before {
  content: '👋';
  margin: 0 10px 0 0;
}
.ammenu-menu-greetings.-logged {
  background: #eaffdd;
}
.ammenu-menu-greetings .ammenu-message.-welcome {
  margin: 0 5px 0 0;
}
.ammenu-menu-greetings .ammenu-message.-welcome:after {
  content: ',';
}
.ammenu-menu-greetings .ammenu-name {
  font-weight: 700;
}
.ammenu-menu-greetings .ammenu-name:after {
  content: '!';
}
.ammenu-category-tree .ammenu-title {
  display: inline-block;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
}
.ammenu-category-tree .ammenu-title:hover {
  text-decoration: none;
}
.ammenu-category-tree .ammenu-title.-parent {
  margin: 0 0 25px;
}
.ammenu-category-tree .ammenu-title[href='']:not(.-back),
.ammenu-category-tree .ammenu-title[href='javascript:void(0)']:not(.-back) {
  cursor: none;
  pointer-events: none;
}
.ammenu-category-tree .ammenu-title .ammenu-icon-block {
  margin-right: 10px;
  transform: translateY(3px);
}
.ammenu-category-tree .ammenu-label {
  margin: 0 0 0 10px;
  min-width: min-content;
  white-space: pre-wrap;
}
.ammenu-category-tree .ammenu-list {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ammenu-category-tree .ammenu-list > .ammenu-item:last-child .ammenu-link {
  padding: 0;
}
.ammenu-category-tree .ammenu-item {
  align-items: center;
  flex-basis: 100%;
}
.ammenu-category-tree .ammenu-item .ammenu-icon-block.-toggle {
  margin-left: 10px;
  transform: rotate(180deg);
}
.ammenu-menu-title {
  display: flex;
  align-items: center;
  padding: 20px;
}
.ammenu-menu-title .ammenu-title {
  font-size: 2.6rem;
  font-weight: 300;
  margin: 0;
}
.ammenu-menu-title .ammenu-button.-close {
  margin: 0 0 0 auto;
}
.ammenu-category-columns {
  display: flex;
  flex-wrap: wrap;
}
.ammenu-category-columns.-col-1 .ammenu-column {
  width: calc(100% / 1);
}
.ammenu-category-columns.-col-2 .ammenu-column {
  width: calc(100% / 2);
}
.ammenu-category-columns.-col-3 .ammenu-column {
  width: calc(100% / 3);
}
.ammenu-category-columns.-col-4 .ammenu-column {
  width: calc(100% / 4);
}
.ammenu-category-columns.-col-5 .ammenu-column {
  width: calc(100% / 5);
}
.ammenu-category-columns.-col-6 .ammenu-column {
  width: calc(100% / 6);
}
.ammenu-category-columns.-col-7 .ammenu-column {
  width: calc(100% / 7);
}
.ammenu-category-columns.-col-8 .ammenu-column {
  width: calc(100% / 8);
}
.ammenu-category-columns.-col-9 .ammenu-column {
  width: calc(100% / 9);
}
.ammenu-category-columns.-col-10 .ammenu-column {
  width: calc(100% / 10);
}
.ammenu-category-columns.-col-1 .ammenu-column {
  display: block;
  width: 100%;
}
.ammenu-category-columns.-col-1 .ammenu-column .ammenu-title {
  width: 100%;
}
.ammenu-category-columns .ammenu-column {
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 20px;
  width: auto;
}
.ammenu-category-columns .ammenu-column:not(:last-child) {
  padding-right: 35px;
}
.ammenu-nav-sections.-sidebar.-left-menu {
  max-width: 355px;
  overflow: visible;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-link:not(.-active) .ammenu-icon-block.-toggle {
  transform: rotate(180deg);
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root {
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  height: calc(100% - 120px);
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 6px;
  cursor: pointer;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar {
  height: 12px;
  width: 6px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root::-webkit-scrollbar-thumb {
  height: 6px;
  width: 6px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root ::-webkit-scrollbar-track {
  height: 6px;
  width: 6px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-items.-root > .ammenu-item:not(:last-child) > .ammenu-link {
  border-bottom: 1px solid;
}
.ammenu-nav-sections.-sidebar.-left-menu .pagebuilder-column {
  min-width: min-content;
  min-width: 120px;
}
.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='html'],
.ammenu-nav-sections.-sidebar.-left-menu [data-content-type='video'] {
  min-width: 120px;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
  border-radius: 0 10px 10px 0;
  box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.17), inset 8px 0 8px -7px rgba(0, 0, 0, 0.3);
  left: 355px;
  margin: 0;
  max-width: 64vw;
  position: fixed;
  width: fit-content;
}
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper.-full {
  min-width: 70vw;
}
.ammenu-nav-sections.-topmenu.-hamburger {
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu.-hamburger:not(.-sticky) .ammenu-main-container {
  max-width: 1240px;
}
.ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
  padding: 0;
}
.ammenu-nav-sections.-sidebar {
  transition: 0.3s all ease-in;
  bottom: 0;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.17), 4px 4px 10px rgba(0, 0, 0, 0.1);
  left: -100%;
  max-width: 500px;
  overflow: auto;
  padding: 0 0 48px;
  position: fixed;
  top: 0;
  width: 95vw;
  z-index: 272;
}
.ammenu-nav-sections.-sidebar.-opened {
  left: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-account-section {
  height: 100%;
}
.ammenu-nav-sections.-sidebar .ammenu-items {
  flex-basis: 100%;
  margin: 0;
  padding: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item {
  margin: 0;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
  box-sizing: border-box;
  flex-basis: 100%;
  font-weight: 700;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
  bottom: 0;
  height: 40px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-icon {
  margin-bottom: auto;
  margin-top: 2px;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
  padding: 0 40px 0 0;
}
.ammenu-nav-sections.-sidebar .ammenu-label {
  margin: 3px 5px 3px 10px;
  min-width: 50px;
}
.ammenu-nav-sections.-sidebar .ammenu-item {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.8rem;
  position: relative;
  transition: .5s opacity;
}
.ammenu-nav-sections.-sidebar .ammenu-link {
  flex-basis: 100%;
  flex-grow: 1;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0 20px;
  text-align: left;
}
.ammenu-nav-sections.-sidebar .ammenu-link:active {
  opacity: .6;
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter {
  align-self: center;
  font-size: .8em;
  opacity: .5;
  padding: 0 0 0 5px;
  text-transform: capitalize;
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:before {
  content: '(';
}
.ammenu-nav-sections.-sidebar .ammenu-link .ammenu-counter:after {
  content: ')';
}
.ammenu-nav-sections.-sidebar .ammenu-text {
  word-break: break-word;
  word-wrap: break-word;
  box-sizing: border-box;
  max-height: 100%;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}
.ie11 .ammenu-nav-sections.-sidebar .ammenu-text {
  word-break: break-all;
}
.ammenu-nav-sections.-topmenu {
  transition: 0.1s all ease-in;
}
.ammenu-nav-sections.-topmenu.-sticky {
  min-height: 58px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1240px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root > .ammenu-item > .ammenu-link {
  padding: 23.5px 14px;
}
.ammenu-nav-sections.-topmenu.-sticky .ammenu-label {
  white-space: nowrap;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  transition: 0.1s all ease-in;
  box-sizing: border-box;
  margin: auto;
  padding: 0 20px;
}
.ammenu-nav-sections.-topmenu .ammenu-items {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
  transition: .5s;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover + .ammenu-submenu-block {
  display: flex;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover > .ammenu-link {
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  font-size: 1.4rem;
  padding: 14.5px 14px;
  position: relative;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-label {
  bottom: 100%;
  left: 0;
  margin: 0 0 4px;
  position: absolute;
}
.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
  margin: 0 auto;
  max-width: 1240px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  border-radius: 0 0 15px 15px;
  box-shadow: 0 8px 15px rgba(72, 88, 112, 0.11);
  position: absolute;
}
.ammenu-submenu-block {
  box-sizing: border-box;
}
.ammenu-submenu-block.-root {
  height: 100%;
  width: 100%;
}
.ammenu-submenu-wrapper {
  overflow-y: auto;
  scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  scrollbar-width: thin;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  cursor: auto;
  font-weight: 400;
  max-height: 70vh;
  max-width: 100%;
  padding: 35px 35px 15px 35px;
  transition: .3s;
  z-index: 211;
}
.ammenu-submenu-wrapper::-webkit-scrollbar {
  background: #f0f0f0;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
  background: #adadad;
  border-radius: 6px;
  cursor: pointer;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.ammenu-submenu-wrapper::-webkit-scrollbar {
  height: 12px;
  width: 6px;
}
.ammenu-submenu-wrapper::-webkit-scrollbar-thumb {
  height: 6px;
  width: 6px;
}
.ammenu-submenu-wrapper ::-webkit-scrollbar-track {
  height: 6px;
  width: 6px;
}
.ammenu-submenu-wrapper.-full {
  left: 0;
}
.ammenu-submenu-wrapper .block {
  margin-bottom: 0;
}
.ammenu-submenu-wrapper .ambrands-link {
  display: none;
}
.ammenu-submenu-wrapper .ammenu-link.-simple {
  margin: 0;
}
.ammenu-submenu-wrapper .ambrands-list-popup {
  display: block;
  opacity: 1;
  pointer-events: auto;
  position: relative;
  transition: none;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-icon-block.-toggle {
  margin-left: auto;
  transform: rotate(270deg);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-link.-active > .ammenu-icon-block.-toggle {
  transform: rotate(90deg);
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item:not(:last-child):not(.-active) > .ammenu-link {
  border-bottom: 1px solid;
}
.ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items {
  padding: 0 0 0 30px;
}
.pagebuilder-content-type-wrapper .ammenu-item {
  list-style: none;
}
.ammenu-label-group.admin__control-grouped {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ammenu-label-group.admin__control-grouped > .admin__field {
  display: flex;
  align-items: center;
  flex-grow: 1;
  margin-top: 0;
}
.ammenu-label-group.admin__control-grouped .colorpicker-input {
  width: calc(100% - 37px) !important;
}
.ammenu-items-tree {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 2rem;
  list-style: none;
}
.ammenu-items-tree .ammenu-item {
  background: #fff;
  border: 1px dashed #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  flex-basis: 200px;
  margin-bottom: 20px;
  padding: 35px 30px;
  white-space: nowrap;
}
.ammenu-items-tree .ammenu-item:hover {
  border-color: #a0a0a0;
  box-shadow: 0 2px 4px rgba(32, 77, 112, 0.16);
}
.ammenu-items-tree .ammenu-item:not(:last-child) {
  margin-right: 20px;
}
.amasty-mega-menu .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  margin: 3px 0 0;
}
.ammenu-nav-sections .widget-product-carousel *:not(button):not(button span),
.ammenu-nav-sections .widget *:not(button):not(button span) {
  color: inherit;
}
.ammenu-nav-sections .widget-product-carousel.-slider .slick-slide,
.ammenu-nav-sections .widget.-slider .slick-slide {
  vertical-align: top;
}
.ammenu-nav-sections .widget-product-carousel:not(.-slider):not(.slick-slider) .product-item .product-item-info:hover *:not(button):not(button span),
.ammenu-nav-sections .widget:not(.-slider):not(.slick-slider) .product-item .product-item-info:hover *:not(button):not(button span) {
  color: initial;
}
.ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
.ammenu-nav-sections .widget .slick-slide .product-item {
  max-width: 100%;
}
.ammenu-nav-sections .widget-product-carousel .slick-list,
.ammenu-nav-sections .widget .slick-list {
  padding: 0;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots,
.ammenu-nav-sections .widget .slick-dots {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
  position: initial;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots li:not(:last-child):not(:first-child) button,
.ammenu-nav-sections .widget .slick-dots li:not(:last-child):not(:first-child) button {
  opacity: 1;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots button,
.ammenu-nav-sections .widget .slick-dots button {
  border: 1px solid #ff5502;
  border-radius: 50%;
  box-sizing: border-box;
  height: 6px;
  line-height: 0;
  opacity: .5;
  padding: 0;
  width: 6px;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots button:before,
.ammenu-nav-sections .widget .slick-dots button:before {
  content: none;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots li,
.ammenu-nav-sections .widget .slick-dots li {
  cursor: pointer;
  align-items: center;
  display: flex;
  height: 20px;
  justify-content: center;
  margin: 0;
  width: 20px;
}
.ammenu-nav-sections .widget-product-carousel .slick-dots li.slick-active button,
.ammenu-nav-sections .widget .slick-dots li.slick-active button {
  background: #ff5502;
}
.ammenu-nav-sections .widget-product-carousel .actions-secondary .action:hover,
.ammenu-nav-sections .widget .actions-secondary .action:hover {
  color: inherit;
  opacity: .75;
}
.ammenu-nav-sections .widget-product-carousel .product-item,
.ammenu-nav-sections .widget .product-item,
.ammenu-nav-sections .widget-product-carousel .product-item-info,
.ammenu-nav-sections .widget .product-item-info {
  background: transparent;
}
.ammenu-nav-sections .widget-product-carousel .actions-secondary .action,
.ammenu-nav-sections .widget .actions-secondary .action {
  color: inherit;
  opacity: 1;
}
.ammenu-nav-sections .widget-product-carousel .actions-secondary .action:hover,
.ammenu-nav-sections .widget .actions-secondary .action:hover {
  opacity: .75;
}
.ammenu-nav-sections .widget-product-carousel .ammenu-product-list,
.ammenu-nav-sections .widget .ammenu-product-list {
  max-width: 100%;
  list-style: none;
}
.ammenu-nav-sections .widget-product-carousel .ammenu-product-list .product-item,
.ammenu-nav-sections .widget .ammenu-product-list .product-item {
  list-style: none;
}
.ammenu-submenu-wrapper .amreview-widget-container .amreview-title,
.ammenu-submenu-wrapper .amreview-widget-container .review-item {
  background: none !important;
}
.ammenu-submenu-wrapper .ammenu-product-list.-grid {
  margin: 0;
  padding: 0 10px;
}
.ammenu-submenu-block.-builder.-root {
  display: flex;
}
.ammenu-submenu-block.-builder.-root .ammenu-items-list {
  display: flex;
  box-sizing: border-box;
  display: inline-flex;
  font-size: 1.6rem;
  margin: 0;
}
.ammenu-submenu-block.-builder.-root .ammenu-items-list .ammenu-item {
  position: relative;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link {
  font-size: 1.8rem;
  font-weight: 700;
}
.ammenu-submenu-block.-builder.-root > .ammenu-items-list > .ammenu-item > .ammenu-link.-all-link {
  text-decoration: none;
}
.ammenu-submenu-block.-builder.-root .ammenu-label {
  margin: 0 0 0 10px;
}
.ammenu-submenu-block.-builder.-root .ammenu-text-block {
  align-items: center;
}
.ammenu-submenu-block.-builder.-root .ammenu-link .ammenu-text {
  max-width: 300px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ammenu-submenu-block.-builder.-root .ammenu-submenu-sidebar {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  align-self: stretch;
  box-sizing: border-box;
  flex-grow: 1;
  max-width: 100%;
}
.ammenu-submenu-block.-builder.-root > .ammenu-submenu-block {
  position: relative;
}
.ammenu-submenu-block.-builder.-root .ammenu-submenu-block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
}
.ammenu-submenu-block.-builder.-root .ammenu-content-block {
  flex-basis: 100%;
  margin: 0;
  max-width: 100%;
  padding: 0;
}
.ammenu-submenu-block.-builder.-root .ammenu-product-list,
.ammenu-submenu-block.-builder.-root .products-slider {
  width: 100%;
}
.ammenu-submenu-block.-horizontal {
  flex-wrap: wrap;
}
.ammenu-submenu-block.-horizontal > div {
  box-sizing: border-box;
  flex-basis: 100%;
}
.ammenu-submenu-block.-horizontal.-root > .ammenu-items-list .ammenu-label {
  white-space: pre;
}
.ammenu-submenu-block.-horizontal > .ammenu-items-list {
  display: flex;
  padding: 0;
  width: 100%;
}
.ammenu-submenu-block.-horizontal > .ammenu-items-list > .ammenu-item {
  margin: 0 20px 0 0;
}
.ammenu-submenu-block.-horizontal > .ammenu-items-list > .ammenu-item > .ammenu-link {
  padding-bottom: 35px;
}
.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar {
  flex-basis: 100%;
}
.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty) {
  padding: 35px 0 0;
  position: relative;
}
.ammenu-submenu-block.-horizontal > .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):after {
  content: '';
  display: inline-block;
  position: absolute;
  border-top: 1px solid currentColor;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.ammenu-submenu-block.-vertical {
  flex-wrap: nowrap;
}
.ammenu-submenu-block.-vertical > .ammenu-items-list {
  display: inline-flex;
  flex-direction: column;
  padding: 0 15px 0 0;
  text-align: right;
}
.ammenu-submenu-block.-vertical > .ammenu-items-list .ammenu-item {
  align-self: flex-start;
  margin: 0;
  min-width: 90px;
}
.ammenu-submenu-block.-vertical > .ammenu-items-list .ammenu-label {
  max-width: 100px;
}
.ammenu-submenu-block.-vertical > .ammenu-items-list + .ammenu-submenu-sidebar {
  padding: 0 0 0 25px;
  position: relative;
}
.ammenu-submenu-block.-vertical > .ammenu-items-list + .ammenu-submenu-sidebar > .ammenu-submenu-block:not(.-empty):before {
  content: '';
  display: inline-block;
  position: absolute;
  border-left: 1px solid currentColor;
  bottom: 0;
  height: 100%;
  left: 0;
  top: 0;
}
.-ie .ammenu-submenu-wrapper .ammenu-items-list > .ammenu-item {
  min-height: 1em;
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.ammenu-nav-sections.-mobile.-drill .ammenu-drill-section {
  overflow: hidden;
  padding: 0 0 48px 0;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-icon-block.-toggle {
  margin-left: auto;
  transform: rotate(180deg);
}
.ammenu-nav-sections.-mobile.-drill .ammenu-item:not(:last-child) > .ammenu-link {
  border-bottom: 1px solid;
}
.ammenu-nav-sections.-mobile.-drill .-slide-left {
  animation: slide-left 0.1s forwards;
}
.ammenu-nav-sections.-mobile.-drill .-slide-right {
  animation: slide-right 0.1s forwards;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level {
  display: flex;
  flex-wrap: wrap;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-active-level .ammenu-item {
  display: flex;
  align-items: center;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-current-title {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  flex-basis: 100%;
  font-size: 2.4rem;
  margin: 0;
  padding: 18px 20px;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-current-title:not(.-clickable) {
  cursor: none;
  pointer-events: none;
}
.ammenu-nav-sections.-mobile.-drill .ammenu-current-title .ammenu-icon-block {
  margin: 0 10px 0 0;
}
.ammenu-drill-navigation {
  border-bottom: 1px solid;
  flex-basis: 100%;
  margin: 0 20px 10px;
}
.ammenu-drill-navigation .ammenu-button {
  display: flex;
  align-items: center;
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: normal;
  padding: 18px 0;
  text-align: left;
  width: 100%;
}
.ammenu-drill-navigation .ammenu-button .reset-button {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-drill-navigation .ammenu-button:focus {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-drill-navigation .ammenu-button:hover {
  background: none;
  border-color: transparent;
  box-shadow: none;
  color: inherit;
  font-weight: inherit;
  outline: none;
}
.ammenu-drill-navigation .ammenu-button .ammenu-icon-block {
  margin: 0 25px 0 0;
}
.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;
}
.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;
}
.amskit-toolbar-wrap {
  position: fixed;
  bottom: 10px;
  left: 3%;
  z-index: 9999;
  width: 300px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.amskit-toolbar-wrap.-open:after {
  content: '';
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 25px;
  pointer-events: none;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, #ffffff);
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
}
.amskit-toolbar-box {
  padding: 10px 20px;
  border-radius: 10px;
  background: #e4e4e4;
  box-sizing: border-box;
  cursor: pointer;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  display: inline-block;
  line-height: 30px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
}
.amskit-toolbar-box > .amskit-arrow {
  display: inline-block;
  float: right;
  width: 12px;
  height: 30px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}
.amskit-toolbar-content {
  padding: 10px;
  max-height: 75vh;
  overflow: auto;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
  background: #fff;
}
.amskit-toolbar-content .amskit-table {
  table-layout: fixed;
}
.amskit-toolbar-content > .amskit-title {
  margin: 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 600;
  font-size: 16px;
}
.amskit-toolbar-content > .amskit-background {
  margin: 5px -10px 25px;
  padding: 10px;
  background: #f6f6f6;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
  word-wrap: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  font-size: 12px;
  color: #adadad;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  position: relative;
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-left: 8px;
  margin-bottom: 5px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.amskit-page-links > .amskit-item {
  position: relative;
  padding-left: 10px;
}
.amskit-page-links > .amskit-item:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #55b4ff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  position: relative;
  margin: 15px 0;
  height: 1px;
  background: #c4c4c4;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  background: #fff;
  color: #c4c4c4;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
.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-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%;
  }
}
.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;
}
.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;
}
.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: #fff;
  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: #fff;
  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: #000 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 {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  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-width: 30px;
  max-height: 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: #fff;
  border-color: #ccc;
  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: #000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  min-width: 100px;
}
.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 #fff;
  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: #fff;
  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: #fff;
}
.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: #fff;
  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-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  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 {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  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 .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.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: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.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 {
  right: inherit;
  left: 0;
}
.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) > .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 {
  position: relative;
  display: none;
  margin: 10px 0 0;
  padding: 0 22px 0 0;
  color: #070605;
  letter-spacing: .03em;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.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 {
  color: #070605;
  box-shadow: none;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.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 {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 12px 12px 0;
  padding: 6px;
  min-width: 34px;
  min-height: 34px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  cursor: pointer;
}
.ambrands-letters-filter .ambrands-letter:hover {
  border-color: #006bb4;
  background: #ffffff;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  border-color: #ececec;
  background: #ececec;
  box-shadow: none;
  color: #cccccc;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  border-color: #006bb4;
  background: #dff1ff;
  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 {
  position: relative;
  display: block;
}
.ambrands-search-block:before {
  position: absolute;
  top: calc(50% - 20px / 2);
  left: 15px;
  display: flex;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  pointer-events: none;
}
.ambrands-search-block .ambrands-clear {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 10px;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 0 6px 6px 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  cursor: pointer;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  display: block;
  box-sizing: border-box;
  margin: 0 0 10px;
  padding: 10px 40px;
  max-width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.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 {
  position: absolute;
  z-index: 99;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 250px;
  width: 460px;
  border: 1px solid transparent;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  display: block;
  float: left;
  box-sizing: border-box;
  padding: 5px 10px;
  width: 100%;
  color: #000;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
@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;
  width: 100%;
  vertical-align: top;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  color: #333;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 1;
}
.ambrands-letter .ambrands-brand-item {
  position: relative;
  margin: 0 8px 16px;
  min-width: 100px;
}
.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 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
}
.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 {
  border-color: #006bb4;
  background: rgba(65, 173, 255, 0.19);
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #e2e2e2;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #c7c7c7;
}
.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;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-width: 100%;
  max-height: 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;
}
.amsl-separator {
  border: 1px solid #dbdbdb;
  display: none;
  margin: 0;
  position: relative;
}
.amsl-separator .amsl-icon {
  background: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 20px;
  box-sizing: border-box;
  color: #dbdbdb;
  display: block;
  font-size: 14px;
  height: 33px;
  left: 50%;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 33px;
}
.amsl-cart-page .-labeled-buttons > .amsl-title,
.amsl-registration-page .-labeled-buttons > .amsl-title,
.amsl-login-page .-labeled-buttons > .amsl-title {
  display: none;
}
.amsl-cart-page .-labeled-buttons .amsl-buttons,
.amsl-registration-page .-labeled-buttons .amsl-buttons,
.amsl-login-page .-labeled-buttons .amsl-buttons {
  justify-content: flex-start;
  width: 100%;
}
.amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
  margin: 0 0 15px;
}
.amsl-error {
  background: #f69b98;
  display: none;
  flex-basis: 100%;
  margin: 0 20px 20px;
  padding: 5px;
  text-align: left;
  word-break: break-word;
}
.amsl-error.-default {
  margin-bottom: 10px;
}
.amsl-error.-social {
  margin: 35px 20px 0;
}
.amsl-error.-info {
  background: none;
  color: #a1a1a1;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
  text-align: center;
}
.amsl-content {
  min-width: 300px;
}
.amsl-social-wrapper {
  display: flex;
  flex-direction: column;
}
.amsl-cart-page,
.amsl-login-page,
.amsl-registration-page {
  margin: 10px 0;
}
.amsl-cart-page .amsl-error,
.amsl-login-page .amsl-error,
.amsl-registration-page .amsl-error {
  margin: 0 0 10px;
}
.amsl-form .field input[type='checkbox'] {
  top: -1px;
}
.amsl-register-content .form.create.account,
.amsl-forgot-content .form.password.forget {
  max-width: 100%;
  min-width: inherit;
  width: 100%;
}
.amsl-popup-observed .modal-custom.authentication-dropdown,
.amsl-popup-observed .modal-popup.popup-authentication,
.amsl-popup-observed .modal-popup.authentication-dropdown,
.amsl-popup-observed .authentication-wrapper .dropdown-overlay {
  display: none !important;
}
.amsl-focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-button {
  transition: all 0.2s ease;
  background-repeat: no-repeat;
  border-radius: 100px;
  display: block;
}
.amsl-button .amsl-social-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}
.amsl-button.-clear {
  background: none;
  border: none;
  box-shadow: none;
  color: initial;
  margin: 0;
  outline: none;
  padding: 0;
}
.amsl-button.-clear:hover,
.amsl-button.-clear:active {
  background: none;
  box-shadow: none;
  color: inherit;
  outline: none;
  text-decoration: none;
}
.amsl-button.-google {
  background: #ffffff;
}
.amsl-button.-google .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMyI+PHBhdGggZD0iTS4xMDIgMTYuNTJDLS4yMDggOC4yNjUgNi45MTYuNjM1IDE1LjA1Ni41MzZjNC4xNS0uMzYgOC4xODYgMS4yNzYgMTEuMzI2IDMuOTQ0LTEuMjg4IDEuNDM4LTIuNTk5IDIuODU5LTMuOTk4IDQuMTktMi43NjUtMS43MDUtNi4wOTMtMy4wMDUtOS4zMjMtMS44NS01LjIxIDEuNTA1LTguMzY2IDcuNzUxLTYuNDM4IDEyLjkyNiAxLjU5NyA1LjQwNSA4LjA3MiA4LjM3IDEzLjE0NyA2LjEgMi42MjgtLjk1NSA0LjM2LTMuNDE2IDUuMTItNi4wNjEtMy4wMTEtLjA2MS02LjAyMy0uMDIzLTkuMDM1LS4xMDctLjAwOC0xLjgyLS4wMTUtMy42MzItLjAwOC01LjQ1IDUuMDIzLS4wMDggMTAuMDUzLS4wMjQgMTUuMDgzLjAyMi4zMDkgNC40NTctLjM0IDkuMjI3LTMuMTkzIDEyLjgwNC0zLjkwOSA1LjEwNy0xMS4xMyA2LjYwNS0xNy4wMDMgNC42MDJDNC41IDI5LjU3OC0uMDM0IDIzLjIwMi4xMDIgMTYuNTJ6IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS43NjIgMzQuMzZWMi4zMzVsMjAuOTQgMTYuMDE0LTIwLjk0IDE2LjAxM3oiIGZpbGw9IiNGQkJDMDUiLz48cGF0aCBkPSJNLTkuNzYyIDIuMzM1bDIwLjk0IDE2LjAxMyA4LjYyMy03LjUxNEw0OS4zNjMgNi4wM3YtMTcuMjQ1SC05Ljc2MnYxMy41NXoiIGZpbGw9IiNFQTQzMzUiLz48cGF0aCBkPSJNLTkuNzYyIDM0LjM2TDI3LjE5IDYuMDNsOS43MzEgMS4yMzIgMTIuNDQxLTE4LjQ3N1Y0Ny45MUgtOS43NjJWMzQuMzZ6IiBmaWxsPSIjMzRBODUzIi8+PHBhdGggZD0iTTQ5LjM2MyA0Ny45MUwxMS4xNzggMTguMzQ4bC00LjkyNy0zLjY5Nkw0OS4zNjMgMi4zMzRWNDcuOTF6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-button.-twitter {
  background: #1da1f2;
}
.amsl-button.-twitter .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgyMSAyNi45ODJjMTIuMjY1IDAgMTguOTcyLTEwLjE4OCAxOC45NzItMTkuMDIxIDAtLjI5LS4wMDYtLjU3OC0uMDItLjg2NUExMy41NzggMTMuNTc4IDAgMCAwIDMzLjEgMy42MzVjLTEuMTk1LjUzMi0yLjQ4Ljg5LTMuODMgMS4wNTJBNi43MDUgNi43MDUgMCAwIDAgMzIuMjA0Ljk5YTEzLjM1IDEzLjM1IDAgMCAxLTQuMjM0IDEuNjIzQTYuNjUyIDYuNjUyIDAgMCAwIDIzLjEwMi41Yy0zLjY4MyAwLTYuNjY5IDIuOTk0LTYuNjY5IDYuNjg0IDAgLjUyNS4wNTkgMS4wMzUuMTczIDEuNTI1LTUuNTQyLS4yOC0xMC40NTYtMi45NC0xMy43NDQtNi45ODVhNi42OCA2LjY4IDAgMCAwLS45MDMgMy4zNiA2LjY4NSA2LjY4NSAwIDAgMCAyLjk2NyA1LjU2NSA2LjYwNiA2LjYwNiAwIDAgMS0zLjAyLS44MzZ2LjA4NWE2LjY4MyA2LjY4MyAwIDAgMCA1LjM0OSA2LjU1MyA2LjY1OCA2LjY1OCAwIDAgMS0zLjAxMi4xMTUgNi42NzcgNi42NzcgMCAwIDAgNi4yMyA0LjY0MyAxMy4zNTQgMTMuMzU0IDAgMCAxLTguMjgyIDIuODYyYy0uNTM4IDAtMS4wNy0uMDMtMS41OTEtLjA5M2ExOC44NCAxOC44NCAwIDAgMCAxMC4yMjEgMy4wMDMiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-button.-facebook {
  background: #3c5a99;
}
.amsl-button.-facebook .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjM3IDM3LjI4VjIwLjY2OGg1LjU3NmwuODM1LTYuNDc0SDEyLjM3VjEwLjA2YzAtMS44NzUuNTItMy4xNTIgMy4yMDktMy4xNTJsMy40MjgtLjAwMnYtNS43OWMtLjU5My0uMDgtMi42MjgtLjI1Ni00Ljk5Ni0uMjU2LTQuOTQzIDAtOC4zMjcgMy4wMTctOC4zMjcgOC41NTh2NC43NzVILjA5NHY2LjQ3NWg1LjU5VjM3LjI4aDYuNjg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
.amsl-button.-apple {
  background: #fff;
}
.amsl-button.-apple .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
}
.amsl-button.-linkedin {
  background: #0077b7;
}
.amsl-button.-linkedin .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMDQ2IDMyLjg1MmMwIC42MzQtLjUwMyAxLjE0OC0xLjEyMiAxLjE0OEgyLjE0OWMtLjYyIDAtMS4xMjItLjUxNC0xLjEyMi0xLjE0OFYxMi4zNjVjMC0uNjM0LjUwMi0xLjE0OCAxLjEyMi0xLjE0OGg0Ljc3NWMuNjIgMCAxLjEyMi41MTQgMS4xMjIgMS4xNDh2MjAuNDg3ek00LjUzNiA5LjI4NkMyLjAzMSA5LjI4NiAwIDcuMjA3IDAgNC42NDMgMCAyLjA3OSAyLjAzMSAwIDQuNTM2IDBjMi41MDYgMCA0LjUzNyAyLjA3OSA0LjUzNyA0LjY0MyAwIDIuNTY0LTIuMDMxIDQuNjQzLTQuNTM3IDQuNjQzek0zMyAzMi45NDRjMCAuNTgzLS40NjIgMS4wNTYtMS4wMzEgMS4wNTZoLTUuMTI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2di05LjYxYzAtMS40MzMuNDExLTYuMjgtMy42Ni02LjI4LTMuMTU4IDAtMy43OTkgMy4zMTgtMy45MjcgNC44MDd2MTEuMDgzYzAgLjU4My0uNDYyIDEuMDU2LTEuMDMyIDEuMDU2SDEyLjI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2VjEyLjI3MmMwLS41ODIuNDYyLTEuMDU1IDEuMDMyLTEuMDU1aDQuOTU1Yy41NyAwIDEuMDMyLjQ3MyAxLjAzMiAxLjA1NnYxLjc4N2MxLjE3LTEuNzk5IDIuOTExLTMuMTg3IDYuNjE2LTMuMTg3IDguMjA1IDAgOC4xNTggNy44NDUgOC4xNTggMTIuMTU2djkuOTE1eiIvPjwvc3ZnPg==);
}
.amsl-button.-instagram {
  background: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}
.amsl-button.-instagram .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3LjUgMy4xNTNjNC42NzMgMCA1LjIyNi4wMTggNy4wNzIuMTAyIDEuNzA2LjA3OCAyLjYzMi4zNjMgMy4yNDkuNjAzLjc2LjI4IDEuNDQ4LjcyOCAyLjAxMiAxLjMwOWE1LjQyIDUuNDIgMCAwIDEgMS4zMSAyLjAxMmMuMjM5LjYxNy41MjQgMS41NDMuNjAyIDMuMjUuMDg0IDEuODQ1LjEwMiAyLjM5OC4xMDIgNy4wNzFzLS4wMTggNS4yMjYtLjEwMiA3LjA3MmMtLjA3OCAxLjcwNi0uMzYzIDIuNjMzLS42MDMgMy4yNWE1Ljc5NCA1Ljc5NCAwIDAgMS0zLjMyMSAzLjMyYy0uNjE3LjI0LTEuNTQzLjUyNS0zLjI1LjYwMy0xLjg0NS4wODQtMi4zOTguMTAyLTcuMDcxLjEwMnMtNS4yMjYtLjAxOC03LjA3Mi0uMTAyYy0xLjcwNi0uMDc4LTIuNjMyLS4zNjMtMy4yNS0uNjAyYTUuNDIzIDUuNDIzIDAgMCAxLTIuMDExLTEuMzEgNS40MjIgNS40MjIgMCAwIDEtMS4zMS0yLjAxMmMtLjI0LS42MTYtLjUyNC0xLjU0My0uNjAyLTMuMjUtLjA4NC0xLjg0NC0uMTAyLTIuMzk4LS4xMDItNy4wNyAwLTQuNjc0LjAxOC01LjIyNy4xMDItNy4wNzIuMDc4LTEuNzA3LjM2My0yLjYzMy42MDMtMy4yNS4yOC0uNzYuNzI4LTEuNDQ4IDEuMzA5LTIuMDEyYTUuNDIyIDUuNDIyIDAgMCAxIDIuMDEyLTEuMzFjLjYxNy0uMjM5IDEuNTQzLS41MjQgMy4yNS0uNjAyIDEuODQ1LS4wODQgMi4zOTgtLjEwMiA3LjA3MS0uMTAyek0xNy41IDBjLTQuNzUzIDAtNS4zNDkuMDItNy4yMTUuMTA1QzguNDIyLjE5IDcuMTUuNDg2IDYuMDM3LjkyYTguNTc4IDguNTc4IDAgMCAwLTMuMSAyLjAxOCA4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOSAzLjFDLjQ4NiA3LjE1LjE5IDguNDIyLjEwNiAxMC4yODUuMDIgMTIuMTUgMCAxMi43NDcgMCAxNy41cy4wMiA1LjM0OS4xMDYgNy4yMTVjLjA4NSAxLjg2My4zOCAzLjEzNS44MTMgNC4yNDhhOC41NzkgOC41NzkgMCAwIDAgMi4wMTkgMy4xIDguNTc4IDguNTc4IDAgMCAwIDMuMSAyLjAxOGMxLjExMi40MzMgMi4zODQuNzI5IDQuMjQ3LjgxNCAxLjg2Ny4wODUgMi40NjMuMTA1IDcuMjE1LjEwNSA0Ljc1MyAwIDUuMzQ5LS4wMiA3LjIxNS0uMTA1IDEuODYzLS4wODUgMy4xMzUtLjM4MSA0LjI0OC0uODE0YTguOTUgOC45NSAwIDAgMCA1LjExOC01LjExOGMuNDMzLTEuMTEzLjcyOS0yLjM4NS44MTQtNC4yNDguMDg1LTEuODY2LjEwNS0yLjQ2Mi4xMDUtNy4yMTVzLS4wMi01LjM0OS0uMTA1LTcuMjE1Yy0uMDg1LTEuODYzLS4zODEtMy4xMzUtLjgxNC00LjI0OGE4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOC0zLjEgOC41NzkgOC41NzkgMCAwIDAtMy4xLTIuMDE5QzI3Ljg1LjQ4NiAyNi41NzguMTkgMjQuNzE1LjEwNiAyMi44NDkuMDIgMjIuMjUzIDAgMTcuNSAweiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNy41IDguNTEzYTguOTg2IDguOTg2IDAgMSAwIDAgMTcuOTczIDguOTg2IDguOTg2IDAgMCAwIDAtMTcuOTczem0wIDE0LjgyYTUuODMzIDUuODMzIDAgMSAxIDAtMTEuNjY2IDUuODMzIDUuODMzIDAgMCAxIDAgMTEuNjY2ek0yNi44NDEgMTAuMjU4YTIuMSAyLjEgMCAxIDAgMC00LjIgMi4xIDIuMSAwIDAgMCAwIDQuMnoiLz48L3N2Zz4=);
}
.amsl-button.-amazon {
  background: #ffffff;
}
.amsl-button.-amazon .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTM4Ljg2OCAzNC42ODVDMzQuMTYgMzguMTUxIDI3LjMzNSA0MCAyMS40NTggNDAgMTMuMjIgNDAgNS44MDIgMzYuOTU3LjE5IDMxLjg5NmMtLjQ0LS4zOTgtLjA0Ni0uOTQuNDgzLS42M0M2LjczIDM0Ljc4NCAxNC4yMTcgMzYuOSAyMS45NTMgMzYuOWM1LjIxNiAwIDEwLjk1NC0xLjA3OCAxNi4yMy0zLjMxNC43OTgtLjMzOCAxLjQ2NS41Mi42ODUgMS4wOTh6Ii8+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTQwLjgyNiAzMi40NWMtLjYtLjc2OS0zLjk3OS0uMzY0LTUuNDk1LS4xODQtLjQ2My4wNTYtLjUzMy0uMzQ1LS4xMTctLjYzNCAyLjY5MS0xLjg5MSA3LjEwNy0xLjM0NSA3LjYyMi0uNzExLjUxNS42MzctLjEzNCA1LjA1Ny0yLjY2MyA3LjE2Ny0uMzg4LjMyNC0uNzU4LjE1MS0uNTg1LS4yNzkuNTY4LTEuNDE1IDEuODQtNC41ODggMS4yMzgtNS4zNnoiLz48cGF0aCBmaWxsPSIjMjIxRjFGIiBkPSJNMjQuMzczIDE2LjQ0NVYxNS4zM2MtMy43NjMgMC03LjczOC43OTctNy43MzggNS4xODggMCAyLjIyNCAxLjE2NCAzLjczIDMuMTYzIDMuNzMgMS40NjQgMCAyLjc3NC0uODkgMy42MDEtMi4zNCAxLjAyNS0xLjc4Mi45NzQtMy40NTUuOTc0LTUuNDYyek0yOS42MiAyOWMtLjM0NC4zMDQtLjg0MS4zMjYtMS4yMy4xMjMtMS43MjctMS40Mi0yLjAzNC0yLjA4LTIuOTg2LTMuNDM0LTIuODU1IDIuODgzLTQuODc1IDMuNzQ1LTguNTggMy43NDUtNC4zNzcgMC03Ljc4OC0yLjY3My03Ljc4OC04LjAyNiAwLTQuMTggMi4yOTEtNy4wMjggNS41NDgtOC40MTkgMi44MjYtMS4yMzEgNi43NzItMS40NDkgOS43ODgtMS43ODl2LS42NjZjMC0xLjIyNS4wOTUtMi42NzQtLjYzLTMuNzMxLS42MzctLjk1LTEuODUyLTEuMzQtMi45Mi0xLjM0LTEuOTg0IDAtMy43NTYgMS4wMDYtNC4xODggMy4wOTMtLjA4OC40NjMtLjQzMi45Mi0uOS45NDJsLTUuMDUxLS41MzdjLS40MjUtLjA5NC0uODkzLS40MzQtLjc3Ni0xLjA3OUMxMS4wNzIgMS44MjYgMTYuNTk4IDAgMjEuNTQ4IDBjMi41MzIgMCA1Ljg0LjY2NiA3Ljg0IDIuNTY1IDIuNTMyIDIuMzQgMi4yOSA1LjQ2MiAyLjI5IDguODZ2OC4wMjdjMCAyLjQxMiAxLjAxIDMuNDcgMS45NjIgNC43NzQuMzM3LjQ2My40MSAxLjAyMS0uMDE0IDEuMzY5LTEuMDYyLjg3Ny0yLjk1IDIuNTA3LTMuOTkgMy40MkwyOS42MjEgMjkiLz48L3N2Zz4=);
}
.amsl-button.-paypal {
  background: #ffffff;
}
.amsl-button.-paypal .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1M0I4MCIgZD0iTTkuNDUzIDM2bC43MTMtNC4yNTEtMS41ODgtLjAzNUgzTDYuMjY3IDQuMzQzYS40MDkuNDA5IDAgMCAxIC4xNDctLjI0Ni40NDcuNDQ3IDAgMCAxIC4yOC0uMDk3TDE3IDNjNSAwIDguNDcxLTIuNjM3IDEwLTEgMC0uNS43OCAyLjExNyAxIDMgLjIzMi45MjcgMS44IDEuOTUzIDEuNTc0IDMuMzAzbC0uMDE2LjA5OXYuODY1bC43MTYuMzgxYy42MDQuMzAxIDEuMDgzLjY0NSAxLjQ1MSAxLjA0LjYxMy42NTYgMS4wMSAxLjQ5IDEuMTc3IDIuNDguMTczIDEuMDE3LjExNi4yMjgtLjE2NyAxLjU5OC0uMzI3IDEuNTc3LS44NTYgMi45NS0xLjU3IDQuMDc0YTguNTk3IDguNTk3IDAgMCAxLTIuNDg2IDIuNTZjLS45NDguNjMyLTIuMDc1IDEuMTEyLTMuMzQ4IDEuNDE5LTEuMjM1LjMwMi0yLjY0Mi40NTQtNC4xODUuNDU0aC0uOTk1Yy0uNzEgMC0xLjQwMi4yNC0xLjk0NC42NzItLjU0My40NC0uOTAzIDMuMDQyLTEuMDEzIDMuN2wtLjA3NS4zODItMS4yNiA3LjQ5My0uMDU2LjI3NWMtLjAxNS4wODctLjA0MS4xMy0uMDguMTZhLjIxOS4yMTkgMCAwIDEtLjEzLjA0NWgtNi4xNHoiLz48cGF0aCBmaWxsPSIjMTc5QkQ3IiBkPSJNMjkuNSA3Yy0uMDM2LjIyOS4xNzcuNjYzLjEzMS45MDQtMS41ODggOC4xMjUtNy4wMiAxMC45MzItMTMuOTYgMTAuOTMySDEyLjE0Yy0uODQ4IDAtMS41NjMuNjE1LTEuNjk2IDEuNDQ5TDguNjM1IDMxLjcxOGwtLjUxMyAzLjI0QS45MDIuOTAyIDAgMCAwIDkuMDE1IDM2aDYuMjY1Yy43NDIgMCAxLjM3My0uNTM3IDEuNDktMS4yNjdsLjA2MS0uMzE3IDEuMTgtNy40NjIuMDc2LS40MDlhMS41MDUgMS41MDUgMCAwIDEgMS40ODktMS4yN2guOTM3YzYuMDcgMCAxMC44MjMtMi40NTYgMTIuMjEyLTkuNTY0LjU4LTIuOTcuMjgtNS40NS0xLjI1Ni03LjE5M0MzMS4wMDUgNy45OTIgMzAuMTc0IDcuMzU2IDI5LjUgN3oiLz48cGF0aCBmaWxsPSIjMjIyRDY1IiBkPSJNMjguMDUzIDdjLS4yMjMtLjA3LTEuMjA1LS41NjQtMS40NDEtLjYyMmExMi4yMDQgMTIuMjA0IDAgMCAwLS43MzItLjE1QTE2LjYxMyAxNi42MTMgMCAwIDAgMjMuMDEzIDZoLTguNjg5Yy0uMjEzIDAtLjQxNy4wNTMtLjU5OS4xNDgtLjQuMjEtLjY5OC42MjMtLjc3IDEuMTI5TDExLjA1MyAyMGwtLjA1My4zNzJjLjEyMi0uODQuODMzLTEuNDMgMS42MTQtMS40M2gzLjI1M2M2LjAxIDAgMTEuNDU5LTIuMTIxIDEzLjI5OS05LjE4MWExNy4yMzIgMTcuMjMyIDAgMCAwIC4zMDMtMS4zODljLjA0NC0uMjQyLjA4LS40NzcuMTEzLS43MDhhNy40NTkgNy40NTkgMCAwIDAtMS4yMDEtLjU1MkE5Ljk4NSA5Ljk4NSAwIDAgMCAyOC4wNTMgN3oiLz48cGF0aCBmaWxsPSIjMjUzQjgwIiBkPSJNMTIuNzgzIDkuMzk3Yy4wNzUtLjQ3NC4zODQtLjg2Mi44LTEuMDU4LjE5LS4wODkuNC0uMTM4LjYyMi0uMTM4aDkuMDJjMS4wNjkgMCAyLjA2Ni4wNjggMi45NzcuMjEzYTEyLjEyMiAxMi4xMjIgMCAwIDEgMS44MTcuNDI2Yy40NDcuMTQ3Ljg2My4zMiAxLjI0Ny41MTkgMS4yMjItMy4yNTkuMjc5LTUuMDEyLTEuMjc4LTYuNzU5QzI2LjI3LjY3NiAyMi44OS4xIDE4LjkyOC4xSDcuNDE4Yy0uODEgMC0xLjUuNTgtMS42MjYgMS4zNjhMMSAzMS4zNzVhLjk3OC45NzggMCAwIDAgLjk3NSAxLjEyNWg2LjYyMmwyLjI2Ny0xMS4xNCAxLjkxOS0xMS45NjN6Ii8+PC9zdmc+);
}
.amsl-button.-twitch {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6441a5;
}
.amsl-button.-twitch .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  background-size: 50%;
  border: 1px solid #000;
  border-radius: 5px;
  filter: invert(1);
  height: 50%;
  width: 50%;
}
.amsl-button-wrapper.-rectangular .amsl-button,
.amsl-linked-wrapper.-rectangular .amsl-button {
  border-radius: 4px;
}
.amsl-button-wrapper.-rectangular .amsl-button.-twitch .amsl-social-icon {
  background-size: 100%;
  border: none;
}
.amsl-button-wrapper.-rectangular.with-label .amsl-button.-twitch .amsl-social-icon {
  background-size: 70%;
}
.amsl-button-wrapper.with-label.-rectangular {
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button {
  display: flex;
  justify-content: start;
  align-items: center;
  border: 2px solid #f6f6f6;
  box-shadow: none;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover {
  box-shadow: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:focus,
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover:focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
  background: #448fff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google:hover {
  background: #77aeff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal {
  background: #009cde;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal:hover {
  background: #12b9ff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon {
  background: #232f3e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon:hover {
  background: #35485f;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNDM4IDI1VjEzLjU5NmgzLjgzM2wuNTc0LTQuNDQ0SDguNDM4VjYuMzE1YzAtMS4yODcuMzU4LTIuMTY0IDIuMjA1LTIuMTY0SDEzVi4xNzRDMTIuNTkyLjEyMSAxMS4xOTQgMCA5LjU2NiAwIDYuMTcgMCAzLjg0MyAyLjA3MSAzLjg0MyA1Ljg3NXYzLjI3N0gwdjQuNDQ0aDMuODQzVjI1aDQuNTk1eiIgZmlsbD0iIzNDNUE5OSIvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple:hover {
  background: #f2f2f7;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-social-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-text {
  color: #1c1c1e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon {
  background-color: #fff;
  border-radius: 4px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-social-icon {
  background-size: 70%;
  height: 30px;
  margin: 0 10px;
  min-width: 30px;
  transform: none;
  width: 30px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-text {
  color: #fff;
  margin-right: 5px;
}
.amsl-showmore-wrapper {
  color: #4878bf;
  display: block;
  height: 1px;
  margin: 25px 0;
  position: relative;
  width: 100%;
}
.amsl-showmore-wrapper:before {
  background: #dbdbdb;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button {
  box-shadow: none;
  height: auto;
  width: auto;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:focus {
  transform: translateY(-50%);
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:hover {
  box-shadow: none;
}
.amsl-showmore-wrapper > .amsl-showmore-button {
  transition: all 0.3s ease-in-out;
  background: #f6f6f6;
  border: none;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 5px 15px;
  transform: translateY(-50%);
}
.amsl-showmore-wrapper > .amsl-showmore-button:focus {
  border: 1px solid;
}
.amsl-showmore-wrapper > .amsl-showmore-button:hover {
  background: #f6f6f6;
  opacity: .8;
}
.amsl-showmore-wrapper .amsl-arrow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjNDg3OEJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-position: center;
  display: inline-block;
  height: 7px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.amsl-tabs-wrapper.-forgot {
  display: none;
}
.amsl-tablist {
  list-style: none;
  margin: 20px 20px 30px;
  padding: 0;
}
.amsl-tablist > li:only-child {
  pointer-events: none;
  user-select: none;
}
.amsl-tablist > li:only-child a {
  cursor: default;
}
.amsl-tablist .amsl-title {
  display: inline-block;
  font-size: 18px;
  margin: 0 5px 0 0;
}
.amsl-tablist .amsl-title:hover {
  background: #f0f0f0;
}
.amsl-tablist .amsl-title.active .amsl-link {
  border-bottom: 1px solid #4878bf;
  color: #4878bf;
}
.amsl-tablist .amsl-title .amsl-link {
  color: #787878;
  display: block;
  padding: 7px 20px;
}
.amsl-tablist .amsl-title .amsl-link:hover {
  text-decoration: none;
}
.amsl-login-content {
  flex-direction: row;
  width: 100%;
}
.amsl-login-content .form-login .field.password {
  margin-bottom: 0;
}
.amsl-login-content .field {
  margin-bottom: 15px;
}
.amsl-login-content .fieldset > .field > .label:not(.show-password) {
  display: none;
}
.amsl-login-content .primary,
.amsl-login-content .action.primary.login,
.amsl-login-content .amshopby-button.login,
.amsl-login-content .am-filter-go.login {
  width: 100%;
}
.amsl-login-content .secondary {
  margin-top: 5px;
  text-align: right;
}
.amsl-login-content .secondary .action.remind {
  color: #4878bf;
}
.amsl-register-content {
  width: 100%;
}
.amsl-register-content .label {
  color: #000;
}
.amsl-register-content .field {
  margin-bottom: 25px;
}
.amsl-register-content .fieldset {
  min-width: 100%;
}
.amsl-register-content .field.newsletter .label {
  color: #787878;
}
.amsl-register-content .fieldset.create.account .field:nth-of-type(1) {
  margin-bottom: 10px;
}
.amsl-register-content .fieldset.create.info .field-name-firstname,
.amsl-register-content .fieldset.create.info .field-name-lastname {
  display: block;
  width: 100%;
}
.amsl-register-content .fieldset.create.info .field-name-lastname {
  float: right;
}
.amsl-register-content .password-strength-meter,
.amsl-register-content .password-strength-meter:before,
.amsl-register-content .password-none .password-strength-meter:before {
  background-color: #fff;
}
.amsl-register-content .fiedset:after,
.amsl-register-content .legend,
.amsl-register-content .fieldset > .legend + br {
  display: none;
}
.amsl-register-content .amsl-form .fullname .fields {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-firstname,
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-lastname {
  flex-grow: 1;
}
.amsl-register-content .amsl-form .fullname .fields > .field.field-name-middlename {
  padding: 0;
  width: 100%;
}
.amsl-register-content .amsl-form .fullname .fields > .field-name-prefix,
.amsl-register-content .amsl-form .fullname .fields > .field-name-suffix {
  flex-basis: 100%;
}
.amsl-login-success {
  color: #407740;
  padding: 50px;
}
.amsl-popup-overlay {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.amsl-popup-block {
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  margin: 10px auto auto;
  max-width: 95vw;
  min-width: 300px;
  position: relative;
}
.amsl-popup-block .amsl-social-login {
  min-height: 180px;
}
.amsl-popup-block .amsl-button-wrapper {
  margin: 0 10px 15px;
}
.amsl-popup-block .amsl-form {
  margin: 0 20px 65px;
  min-width: 250px;
}
.amsl-popup-block .block {
  margin-bottom: 0;
}
.amsl-popup-block .actions-toolbar > .primary {
  margin-bottom: 0;
}
.amsl-popup-block .control.captcha-image .captcha-img {
  display: block;
  max-height: 50px;
}
.amsl-popup-block .amsl-dialog-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amsl-popup-block.-social-top .amsl-login-content {
  display: flex;
  flex-direction: column-reverse;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-separator {
  display: block;
  margin: 45px 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-form {
  margin-bottom: 20px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login {
  align-items: center;
  border-radius: 4px;
  justify-content: space-around;
  margin: 0 20px;
  min-height: inherit;
  padding: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title {
  display: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-title.-short {
  background: none;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  transform: none;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-buttons {
  margin: 20px 0;
  padding: 0;
  width: 60%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button-wrapper {
  margin: 5px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-button {
  height: 40px;
  width: 40px;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login .amsl-social-icon {
  transform: scale(0.6);
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error {
  margin: 5px 20px;
  order: 1;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error.-info {
  margin-bottom: 20px;
  margin-top: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-error.-social {
  margin: 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons {
  flex-direction: column;
  padding: 20px 0 0;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-error.-social {
  box-sizing: border-box;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-buttons {
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button-wrapper {
  box-sizing: border-box;
  margin: 0 0 15px;
  padding: 0 15px;
  width: 100%;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-button {
  width: auto;
}
.amsl-popup-block.-social-top .amsl-login-content .amsl-social-login.-labeled-buttons .amsl-social-icon {
  margin: auto 5px;
  transform: none;
}
.amsl-popup-block .actions-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 35px;
}
.amsl-popup-block .actions-toolbar:before,
.amsl-popup-block .actions-toolbar:after {
  display: none;
}
.amsl-popup-block .actions-toolbar .action.primary,
.amsl-popup-block .actions-toolbar .amshopby-button,
.amsl-popup-block .actions-toolbar .am-filter-go {
  background: #4878bf;
  border: 2px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  margin: 0;
  padding: 14px 45px;
}
.amsl-popup-block .actions-toolbar .action.primary:hover,
.amsl-popup-block .actions-toolbar .action.primary:hover:focus,
.amsl-popup-block .actions-toolbar .amshopby-button:hover,
.amsl-popup-block .actions-toolbar .amshopby-button:hover:focus,
.amsl-popup-block .actions-toolbar .am-filter-go:hover,
.amsl-popup-block .actions-toolbar .am-filter-go:hover:focus {
  background: #5891e6;
}
.amsl-popup-block .actions-toolbar .action.primary:focus,
.amsl-popup-block .actions-toolbar .amshopby-button:focus,
.amsl-popup-block .actions-toolbar .am-filter-go:focus {
  border-color: #fff;
  outline: 2px solid #4878bf;
  transform: none;
  transition: none;
}
.amsl-popup-block .fieldset {
  margin-bottom: 25px;
}
.amsl-popup-block .fieldset:last-of-type {
  margin-bottom: 0;
}
.amsl-popup-block .fieldset > .field > .label,
.amsl-popup-block .fieldset > .fields > .field > .label {
  font-weight: 400;
}
.amsl-popup-block .checkbox {
  height: 20px;
  margin: 0 5px 0 0;
  vertical-align: middle;
  width: 20px;
}
.amsl-popup-block .checkbox + .label {
  vertical-align: middle;
}
.amsl-popup-block .input-text {
  background: #f2f2f2;
  border: 0;
  border-radius: 4px;
  color: #585858;
  height: 45px;
}
.amsl-popup-block .input-text::placeholder {
  color: #a1a1a1;
}
.amsl-popup-block .amsl-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) center / 15px no-repeat;
  border-radius: 8px;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: none;
  width: 30px;
}
.amsl-popup-block .amsl-close:hover,
.amsl-popup-block .amsl-close:active {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjxnIGNsYXNzPSJjdXJyZW50TGF5ZXIiPjxwYXRoIGQ9Ik0xIDFsMTEgMTFtMC0xMUwxIDEyIiBzdHJva2U9IiMxZGExZjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIGNsYXNzPSJzZWxlY3RlZCIvPjwvZz48L3N2Zz4=) center / 15px no-repeat;
}
.amsl-popup-block .amsl-close:focus {
  outline: 1px solid;
}
.amsl-popup-block .form-create-account .fieldset.create.account:after,
.amsl-popup-block .block-title,
.amsl-popup-block .field.note {
  display: none;
}
.amsl-popup-block.-social-top .amsl-showmore-wrapper {
  margin: 25px 0 7px;
}
.amsl-accounts {
  flex-direction: column;
}
.amsl-accounts,
.amsl-accounts .amsl-linked {
  display: flex;
  justify-content: space-between;
}
.amsl-accounts .amsl-accounts-block {
  margin-bottom: 20px;
  width: 100%;
}
.amsl-accounts .amsl-button {
  height: 45px;
  width: 45px;
}
.amsl-accounts .amsl-button.-amazon,
.amsl-accounts .amsl-button.-paypal {
  border: 1px solid #ececec;
}
.amsl-accounts .amsl-linked {
  align-items: center;
  background: #ececec;
  box-sizing: border-box;
  height: 45px;
  margin: 0 0 15px 23px;
  padding: 8px 8px 8px 0;
}
.amsl-accounts .amsl-linked:last-of-type {
  margin-bottom: 0;
}
.amsl-accounts .amsl-linked .amsl-button {
  position: absolute;
  transform: translateX(-50%);
}
.amsl-accounts .amsl-name {
  margin: 0 2px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amsl-accounts .amsl-social-icon {
  transform: scale(0.7);
}
.amsl-accounts .amsl-unlink {
  display: flex;
  align-items: center;
  background: #4878bf;
  border-radius: 4px;
  height: 100%;
  line-height: 1;
  padding: 1px 15px;
}
.amsl-accounts .amsl-unlink,
.amsl-accounts .amsl-unlink:hover,
.amsl-accounts .amsl-unlink:visited {
  color: #fff;
  text-decoration: none;
}
.amsl-accounts .amsl-unlink:hover {
  background: #5891e6;
}
.amsl-accounts .amsl-social-login {
  height: inherit;
}
.amsl-accounts .amsl-social-login .amsl-buttons {
  padding: 25px 15px;
}
.amsl-accounts .amsl-button-wrapper {
  margin: 7.5px 15px;
}
.amsl-accounts .amsl-accounts-block > .legend {
  box-sizing: border-box;
  width: 100%;
}
.amsl-social-login {
  display: flex;
  flex-wrap: wrap;
  background: #f6f6f6;
  border-radius: 0 0 8px 8px;
  height: 100%;
  position: relative;
  text-align: center;
}
.amsl-social-login .amsl-title {
  background: #dbdbdb;
  border-radius: 4px;
  box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  max-width: 300px;
  padding: 10px 55px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
.amsl-social-login .amsl-title.-short {
  display: none;
  width: inherit;
}
.amsl-social-login .amsl-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 10px;
  width: 100%;
}
.amsl-social-login .amsl-buttons.-flex-center {
  justify-content: center;
}
.amsl-social-login .amsl-button {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  height: 65px;
  width: 65px;
}
.amsl-social-login .amsl-button:hover {
  box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.amsl-social-login .amsl-button:focus {
  box-shadow: none;
  transform: translateY(-1px);
}
.amsl-social-login .amsl-button.-google:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitter:hover {
  background: #4db5f5;
}
.amsl-social-login .amsl-button.-facebook:hover {
  background: #4e71ba;
}
.amsl-social-login .amsl-button.-apple:hover {
  background: #fff;
}
.amsl-social-login .amsl-button.-linkedin:hover {
  background: #0098ea;
}
.amsl-social-login .amsl-button.-amazon:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-paypal:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitch:hover {
  background: #7e5bbe;
}
.amsl-socials-checkout {
  margin-bottom: 28px;
  margin-top: 38px;
}
.amsl-socials-checkout .amsl-social-login {
  border-radius: 0;
}
.amsl-socials-checkout .amsl-social-login .amsl-buttons {
  padding: 30px 15px 15px;
}
.amsl-socials-checkout .amsl-buttons > .amsl-button-wrapper {
  align-items: center;
  display: flex;
  height: calc(500px / 5 - ((15px * 2) / 5));
  justify-content: center;
  width: calc(500px / 5 - ((15px * 2) / 5));
}
.amsl-cart-page .amsl-social-login,
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
}
.amsl-cart-page .amsl-social-login .amsl-title,
.amsl-login-page .amsl-social-login .amsl-title,
.amsl-registration-page .amsl-social-login .amsl-title {
  background: none;
  color: #000;
  margin: 0;
  padding: 0 30px;
  position: relative;
  text-align: center;
  transform: none;
}
.amsl-cart-page .amsl-social-login .amsl-buttons,
.amsl-login-page .amsl-social-login .amsl-buttons,
.amsl-registration-page .amsl-social-login .amsl-buttons {
  margin: 0;
  padding: 0;
  width: inherit;
}
.amsl-cart-page .amsl-social-login .amsl-button-wrapper,
.amsl-login-page .amsl-social-login .amsl-button-wrapper,
.amsl-registration-page .amsl-social-login .amsl-button-wrapper {
  margin: 0 10px 10px;
}
.amlocator-main-container {
  text-align: left;
  font-size: 1.4rem;
  color: #000;
  min-width: 50vw;
  line-height: 1.42857143;
  font-weight: 400;
}
.amlocator-main-container .amlocator-button {
  box-sizing: border-box;
  min-height: 40px;
  font-weight: inherit;
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-main-container .amlocator-select {
  cursor: pointer;
}
.amlocator-main-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 20px 0;
}
.amlocator-main-container .amlocator-block.-separator > .hr {
  margin: 0;
  border-top: 1px solid #e7e7e7;
}
.amlocator-main-container .amlocator-wrapper .amlocator-schedule-container strong {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.42857143;
}
.amlocator-search-container {
  padding: 5px 15px;
  margin-bottom: 10px;
  background: #f8f8f8;
  width: 100%;
  box-sizing: border-box;
}
.amlocator-search-container .amlocator-title {
  display: inline-block;
  margin-bottom: 5px;
}
.amlocator-search-container .amlocator-block {
  width: 100%;
  margin-bottom: 15px;
}
.amlocator-search-container .amlocator-block.-search {
  margin-bottom: 0;
}
.amlocator-search-container .amlocator-text,
.amlocator-search-container .amlocator-select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: initial;
}
.amlocator-search-container .amlocator-select {
  height: 40px;
}
.amlocator-search-container .amlocator-select.-measurement {
  min-width: inherit;
  background-color: #f8f8f8;
  height: inherit;
  line-height: 1;
  border: none;
}
.amlocator-search-container .amlocator-button.-nearby {
  width: 100%;
  margin-left: auto;
}
.amlocator-current-location .amlocator-search {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 23px;
  height: 23px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iI0Q3RDdENyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
.amlocator-current-location .amlocator-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 5px;
}
.amlocator-current-location .amlocator-text {
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding-right: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
}
.amlocator-current-location .amlocator-text:focus {
  border: 1px solid #1979c3;
  box-shadow: none;
}
.amlocator-current-location .amlocator-text:focus + .amlocator-search,
.amlocator-current-location .amlocator-search:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iOC41IiBjeT0iOC41IiByPSI3LjUiIHN0cm9rZT0iIzE5NzlDMyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZmlsbD0iIzE5NzlDMyIgZD0iTTEzIDE1LjEyMUwxNS4xMiAxM2w4LjY3NSA4LjY3NS0yLjEyMSAyLjEyeiIvPjwvc3ZnPg==) no-repeat center;
  background-size: contain;
}
.amlocator-current-location .amlocator-reset {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDIwLjU0N0wyMC41NDcgMCAyMiAxLjQ1MyAxLjQ1MyAyMiAwIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyIDIwLjU0N0wxLjQ1MyAwIDAgMS40NTMgMjAuNTQ3IDIyIDIyIDIwLjU0N3oiIGZpbGw9IiNFQjU3NTciLz48L3N2Zz4=') no-repeat center;
  cursor: pointer;
}
.amlocator-current-location .amlocator-search.-hidden,
.amlocator-current-location .amlocator-reset.-hidden {
  display: none;
}
.amlocator-search-radius .amlocator-radio {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.amlocator-search-radius .amlocator-radio:checked + .amlocator-label {
  color: #fff;
  background: #1979c3;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-search-radius .amlocator-radio:focus + .amlocator-label {
  box-shadow: 0 0 3px 1px #00699d;
}
.amlocator-search-radius .amlocator-wrapper {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.amlocator-search-radius .amlocator-select {
  min-width: 215px;
}
.amlocator-range-slider {
  width: 100%;
  height: 10px;
  background: #deedf8;
  border-radius: 10px;
  cursor: pointer;
}
.amlocator-range-slider .ui-slider-range {
  height: 100%;
  background: #1979c3;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.amlocator-range-slider .amlocator-handle {
  position: absolute;
  top: 50%;
  width: 14px;
  height: 14px;
  margin: 0;
  margin-left: -7px;
  background: #1979c3;
  border-radius: 12px;
  box-shadow: 0 2px 3px rgba(20, 72, 112, 0.5);
  transform: translateY(-50%);
  cursor: pointer;
}
.amlocator-range-slider .amlocator-handle:hover,
.amlocator-range-slider .amlocator-handle:focus,
.amlocator-range-slider .amlocator-handle:active {
  background: #4da1e2;
}
.amlocator-range-slider .amlocator-tooltip {
  position: absolute;
  top: -7px;
  left: 50%;
  padding: 2px 5px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  background: #1979c3;
  border-radius: 2px;
  transform: translate(-50%, -100%);
}
.amlocator-range-slider .amlocator-tooltip:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 6px;
  height: 6px;
  background: #1979c3;
  transform: translate(-50%, 50%) rotate(45deg);
}
.amlocator-filters-container {
  margin-bottom: 10px;
  background: #f8f8f8;
}
.amlocator-filters-container .amlocator-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 15px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-content {
  transition: all .3s ease;
}
.amlocator-filters-container .amlocator-hidden-filter {
  display: none;
}
.amlocator-filters-container .amlocator-actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 15px;
  font-size: 12px;
}
.amlocator-filters-container .amlocator-clear {
  color: #1979c3;
  cursor: pointer;
}
.amlocator-filters-container .amlocator-button {
  min-height: 25px;
  margin-left: 25px;
  padding: 0px 20px;
  border: none;
  line-height: unset;
  box-shadow: none;
}
.amlocator-filters-container .amlocator-button:hover {
  color: #fff;
  background: #1979c3b3;
  border: none;
}
.amlocator-attribute-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 8px 15px;
}
.amlocator-attribute-wrapper:nth-of-type(even) {
  background: #e7e7e7;
}
.amlocator-attribute-wrapper .amlocator-label {
  box-sizing: border-box;
  width: 40%;
  padding-right: 5px;
  word-wrap: break-word;
}
.amlocator-attribute-wrapper .amlocator-input {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: 60%;
}
.amlocator-attribute-wrapper .amlocator-input .chosen-container {
  width: 100% !important;
}
.amlocator-attribute-wrapper .amlocator-select,
.amlocator-attribute-wrapper .chosen-choices {
  height: inherit;
  max-height: 80px;
  padding: 9px 25px 9px 10px;
  line-height: 1;
  border-color: #ccc;
}
.amlocator-attribute-wrapper .chosen-container {
  height: inherit;
  font-size: inherit;
}
.amlocator-attribute-wrapper .chosen-container .chosen-choices {
  height: inherit;
  min-height: 35px;
  overflow: auto;
  padding: 5px;
}
.amlocator-attribute-wrapper .chosen-container .chosen-results li.highlighted {
  background: #1979c3;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 50%;
  right: 0;
  width: 8px;
  height: 8px;
  margin: 0 5px 0 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNC41OTYuMzU0YS41LjUgMCAwIDAtLjcwNyAwTDIuNTk2IDEuNjQ3IDEuMzAzLjM1NGEuNS41IDAgMSAwLS43MDcuNzA3bDEuMjkzIDEuMjkzTC4zNTMgMy44ODlhLjUuNSAwIDEgMCAuNzA4LjcwN2wxLjUzNS0xLjUzNSAxLjUzNiAxLjUzNWEuNS41IDAgMCAwIC43MDctLjcwN0wzLjMwMyAyLjM1NCA0LjU5NiAxLjA2YS41LjUgMCAwIDAgMC0uNzA3eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center !important;
  background-size: contain !important;
  transform: translateY(-50%);
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: initial;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: inherit;
  margin: 3px 0;
}
.amlocator-attribute-wrapper .chosen-container-multi .chosen-choices li.search-choice {
  margin: 0 5px 0 0;
  padding: 5px 18px 5px 5px;
  color: #fff;
  background: #1979c3;
  border: none;
  box-shadow: none;
}
.amlocator-map-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amlocator-map-container > .amlocator-block {
  width: 100%;
}
.amlocator-map-container .amlocator-map {
  width: 100%;
  height: 300px;
}
.amlocator-arrow {
  position: relative;
  display: inline-block;
  width: 14px;
  min-width: 14px;
  height: 8px;
  margin-left: auto;
}
.amlocator-arrow:before,
.amlocator-arrow:after {
  content: "";
  position: absolute;
  top: 3px;
  display: inline-block;
  width: 9px;
  height: 2px;
  background-color: #363636;
  transition: all .2s ease;
}
.amlocator-arrow:before {
  left: 0;
}
.amlocator-arrow:after {
  right: 0;
}
.amlocator-arrow:after,
.amlocator-arrow.-down:before {
  transform: rotate(45deg);
}
.amlocator-arrow:before,
.amlocator-arrow.-down:after {
  transform: rotate(-45deg);
}
.amlocator-store-list {
  order: 1;
  overflow: auto;
}
.amlocator-store-list .amlocator-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
}
.amlocator-stores-wrapper {
  margin-bottom: 10px;
}
.amlocator-store-desc {
  display: block;
  margin-bottom: 15px;
  overflow: auto;
  font-size: 14px;
  background: #f6f6f6;
  cursor: pointer;
}
.amlocator-store-desc:not(:first-of-type) {
  margin-top: 15px;
}
.amlocator-store-desc .amlocator-title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
}
.amlocator-store-desc .amlocator-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px;
}
.amlocator-store-desc .amlocator-image {
  width: 150px;
  min-width: 150px;
  height: 150px;
  margin-right: 15px;
  background-position: center;
  background-size: cover;
}
.amlocator-store-desc.-active {
  color: #fff;
  background: #1979c3;
}
.amlocator-store-desc.-active .amlocator-title .amlocator-link {
  color: #fff;
}
.amlocator-store-desc.-active .amlocator-today {
  color: #000;
  background: #9dd4ff;
}
.amlocator-description {
  word-break: break-word;
}
.amlocator-schedule-container .amlocator-today {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5px;
  padding: 5px 15px 5px 35px;
  background: #dfdfdf;
}
.amlocator-schedule-container .amlocator-today:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 15px;
  width: 14px;
  height: 14px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgOTcuMTYgOTcuMTYiPjxwYXRoIGQ9Ik00OC41OCAwQzIxLjc5MyAwIDAgMjEuNzkzIDAgNDguNThzMjEuNzkzIDQ4LjU4IDQ4LjU4IDQ4LjU4IDQ4LjU4LTIxLjc5MyA0OC41OC00OC41OFM3NS4zNjcgMCA0OC41OCAwem0wIDg2LjgyM2MtMjEuMDg3IDAtMzguMjQ0LTE3LjE1NS0zOC4yNDQtMzguMjQzUzI3LjQ5MyAxMC4zMzcgNDguNTggMTAuMzM3IDg2LjgyNCAyNy40OTIgODYuODI0IDQ4LjU4IDY5LjY2NyA4Ni44MjMgNDguNTggODYuODIzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwN0FGRiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik03My44OTggNDcuMDhINTIuMDY2VjIwLjgzYTQgNCAwIDAgMC04IDB2MzAuMjVhNCA0IDAgMCAwIDQgNGgyNS44MzJhNCA0IDAgMCAwIDAtOHoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDdBRkYiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=) no-repeat center;
  background-size: contain;
}
.amlocator-schedule-container .amlocator-today .amlocator-time {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.amlocator-schedule-container .amlocator-arrow {
  margin: 6px 0 0 15px;
}
.amlocator-schedule-container .amlocator-week {
  display: none;
  margin: 0 20px;
}
.amlocator-schedule-table .amlocator-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.amlocator-schedule-table .amlocator-cell {
  width: 50%;
  box-sizing: border-box;
}
.amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 15px;
}
.amlocator-schedule-table .amlocator-cell.-time {
  white-space: nowrap;
  text-align: right;
  padding-right: 8%;
}
.amlocator-pager-container {
  margin-top: auto;
}
.amlocator-pager-container .pages {
  text-align: right;
}
.amlocator-pager-container .items {
  padding: 0;
}
.amlocator-pager-container .pages .page {
  padding: 8px 10px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  background: #f8f8f8;
}
.amlocator-pager-container .pages a.page {
  color: #000;
}
.amlocator-pager-container .pages .item {
  position: relative;
  margin: 0;
}
.amlocator-pager-container .pages .item:not(:last-of-type) {
  margin-right: 10px;
}
.amlocator-pager-container .pages .current .page,
.amlocator-pager-container .pages .page:hover {
  color: #fff;
  background: #1979c3;
}
.amlocator-pager-container .pages a.action {
  margin: 0;
  background: #f8f8f8;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.amlocator-pager-container .pages a.action:hover {
  background: #1979c3;
}
.amlocator-pager-container .pages .items a.action:before {
  font-size: 14px;
  color: #000;
}
.amlocator-pager-container .pages .items a.action:hover:before {
  color: #fff;
}
.amlocator-map .amlocator-image img {
  max-width: 150px;
}
.amlocator-info-popup {
  width: 250px;
}
.amlocator-info-popup .amlocator-name {
  margin-top: 5px;
}
.amlocator-info-popup .amlocator-image {
  display: block;
  clear: both;
  width: 100px;
  margin-bottom: 10px;
}
.amlocator-index-index {
  overflow-x: hidden;
}
.amstars-rating-container {
  width: 160px;
  height: 27px;
  margin-bottom: 5px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
  overflow: hidden;
}
.amstars-rating-container.-small {
  width: 107px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNzQzIDYuODc1TDkuNSAwIDcuMjU3IDYuODc1SDBsNS44NzEgNC4yNUwzLjYzIDE4IDkuNSAxMy43NSAxNS4zNzEgMThsLTIuMjQyLTYuODc1TDE5IDYuODc1aC03LjI1N3pNMTQuOSA4LjIwMmgtNC4xMjZMOS41IDQuMjkzbC0xLjI3NSAzLjkxSDQuMDk5bDMuMzM4IDIuNDE1LTEuMjc1IDMuOTA5TDkuNSAxMi4xMWwzLjMzOCAyLjQxNi0xLjI3NS0zLjkxIDMuMzM4LTIuNDE1eiIgZmlsbD0iI0IxQUVBRSIvPjwvc3ZnPg==);
}
.amstars-rating-container.-small .amstars-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyMnYxOEgweiIvPjxwYXRoIGQ9Ik05LjUgMGwyLjI0MyA2Ljg3NUgxOWwtNS44NzEgNC4yNUwxNS4zNyAxOCA5LjUgMTMuNzUgMy42MjkgMThsMi4yNDItNi44NzVMMCA2Ljg3NWg3LjI1N0w5LjUgMHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
}
.amstars-rating-container.-main-page {
  margin: 0px 10px;
}
.amstars-rating-container .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-description-grey {
  word-break: break-word;
  padding: 0 15px;
  background: #fbfbfb;
}
.amlocator-location-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.amlocator-location-container .amlocator-column,
.amlocator-location-container .amlocator-block {
  box-sizing: border-box;
  width: 100%;
}
.amlocator-location-container .amlocator-column > .amlocator-block {
  padding: 0 15px;
}
.amlocator-location-container .amlocator-block.-route {
  padding: 20px 15px 25px;
}
.amlocator-location-container .amlocator-block.-map {
  height: 170px;
  margin-bottom: 15px;
}
.amlocator-location-container .amlocator-block.-separator {
  box-sizing: border-box;
  margin: 15px 0;
}
.amlocator-location-container .amlocator-block.-separator > .hr {
  margin: 0;
  border-top: 1px solid #d2dde5;
}
.amlocator-location-container .amlocator-block > .amlocator-title {
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
.amlocator-location-container .amlocator-directions-container {
  max-height: 500px;
  overflow: auto !important;
}
.amlocator-location-container .amlocator-text.-bold {
  font-weight: 600;
}
.amlocator-location-container .amlocator-button {
  box-sizing: border-box;
  min-height: 40px;
  font-weight: inherit;
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-location-container .amlocator-button:hover {
  background-color: #1c87da;
}
.amlocator-route-creator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  background: #1979c3;
}
.amlocator-route-creator .amlocator-modes {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.amlocator-route-creator .amlocator-mode,
.amlocator-route-creator .amlocator-swap {
  display: none;
}
.amlocator-route-creator .amlocator-mode + .amlocator-label {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 20px;
  cursor: pointer;
  opacity: .3;
  transition: all .3s ease;
}
.amlocator-route-creator .amlocator-mode:checked + .amlocator-label,
.amlocator-route-creator .amlocator-mode + .amlocator-label:hover {
  background-color: #2d93e2;
  opacity: 1;
}
.amlocator-route-creator .amlocator-label:not(:last-of-type) {
  margin-right: 5px;
}
.amlocator-route-creator .amlocator-label.-driving {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODE1IDExLjY5N0gxLjEyN3YuOTdjMCAuNTM5IDAgMS4wNzguMDI1IDEuNjE2LjAxNy40OTEuMjE2LjcwNS42NS43MTJoMS40NmEuNDYuNDYgMCAwIDAgLjM5LS4xMjcuNDkyLjQ5MiAwIDAgMCAuMTUtLjM5M2MuMDI0LS4yODEuMDM1LS41NjUuMDM1LS44NDggMC0uNjEgMC0xLjIyLS4wMTUtMS44MjktLjAwNC0uMDIzLS4wMDYtLjA2NC0uMDA3LS4xek0xNi45OSA5LjA3MVY3LjEyOWExLjU0NCAxLjU0NCAwIDAgMC0uMjQyLS44NGMtLjIxLS4zNC0uNDEyLS42ODctLjU5NC0xLjA0M2wtLjAyNC0uMDQ4YS41NTEuNTUxIDAgMCAwIC4wNzEtLjA0My42MjguNjI4IDAgMCAwIC4yMjYtLjU2M2wtLjExOS0uNjhhLjQxMi40MTIgMCAwIDAtLjE0OC0uMjQ1LjM4OC4zODggMCAwIDAtLjI2OS0uMDgybC0uNDc3LjAzNmMtLjI1LS41ODItLjQ4NS0xLjE4LS43MTgtMS43NzZhMTcuMjUyIDE3LjI1MiAwIDAgMC0uNTEzLTEuMTg4Ljk5Mi45OTIgMCAwIDAtLjMwNS0uMzg0Ljk1Ljk1IDAgMCAwLS40NDctLjE4NSA1LjY2MSA1LjY2MSAwIDAgMC0uODY4LS4wOGMtLjg3NiAwLTEuNzUuMDMtMi42My4wMzYtLjcwNyAwLTEuNDE0IDAtMi4xMjItLjAxMkw1LjQ1LjAxMmExMi4wNTQgMTIuMDU0IDAgMCAwLTEuODE5LjA1NWMtLjE5LjAxNi0uMzc0LjA4Mi0uNTMzLjE5Mi0uMTU5LjExLS4yODguMjYtLjM3Ni40MzUtLjAzOC4wNzYtLjA4LjE1LS4xMS4yMjctLjI3NS43LS41NDQgMS40MDYtLjgyNCAyLjEwNC0uMDcxLjIwMi0uMTQ5LjQwMS0uMjMxLjU5NmwtLjUxMy0uMDQ4YS4zODguMzg4IDAgMCAwLS4yNjkuMDgzLjQxMi40MTIgMCAwIDAtLjE0OC4yNDVsLS4xMi42OTFhLjYyOC42MjggMCAwIDAgLjIxNS41NjMuNjYuNjYgMCAwIDAgLjExNy4wNjJjLS4yMDkuNDExLS40NDEuODEtLjY5NSAxLjE5MmEuODkzLjg5MyAwIDAgMC0uMTMuNDA2QzAgNy4wNzkgMCA3LjM0NSAwIDcuNjFjMCAuNjA1LjAwNSAxLjIxMi4wMTUgMS44MTkgMCAuMzQ3IDAgLjY5NS4wMTkgMS4wNGEuNzMuNzMgMCAwIDAgLjE1My40MzQuNjkuNjkgMCAwIDAgLjM3Ny4yNDhjLjMyMy4wOTcuNjU4LjE0NC45OTQuMTQxLjc1MS4wMTQgMS41MTYuMDE0IDIuMjc1LjAxNGg4LjQwM2MxLjE5NCAwIDIuMzg5LjA2MiAzLjU4Mi0uMDM3YTMuMTEgMy4xMSAwIDAgMCAuNjktLjE1LjY0OC42NDggMCAwIDAgLjMwOS0uMjEyYy4wOC0uMTAxLjEzMS0uMjI0LjE0NS0uMzU0LjAyMi0uMTE4LjAzNS0uMjM4LjAzOC0uMzU3LjAwMi0uMzczLS4wMS0uNzUyLS4wMS0xLjEyNnptLTE0LjUyOC4wNGMtLjI2IDAtLjUxNS0uMDgtLjczMS0uMjI5YTEuMzUgMS4zNSAwIDAgMS0uNDg1LS42MSAxLjQgMS40IDAgMCAxLS4wNzQtLjc4NWMuMDUtLjI2My4xNzYtLjUwNS4zNi0uNjk1LjE4My0uMTkuNDE4LS4zMi42NzMtLjM3Mi4yNTUtLjA1My41Mi0uMDI2Ljc2LjA3N3MuNDQ2LjI3Ny41OS41YTEuMzkxIDEuMzkxIDAgMCAxIC4xMjIgMS4yNzYgMS4zNjMgMS4zNjMgMCAwIDEtLjI4NS40NDIgMS4zMTMgMS4zMTMgMCAwIDEtLjQyNy4yOTVjLS4xNi4wNjgtLjMzLjEwMy0uNTAzLjEwM3YtLjAwMnptLS4yOTUtMy45MzdjLjAwOS0uMDM1LjAxMy0uMDU0LjAyLS4wNzFMMy43IDEuNTAyYy4wMTctLjA0My4wNC0uMDg0LjA2LS4xMjNhLjI2MS4yNjEgMCAwIDEgLjEtLjExNy4yNS4yNSAwIDAgMSAuMTQ4LS4wMzhoOC45MzdhLjI4Ny4yODcgMCAwIDEgLjE5NS4wNDljLjA1OC4wMzkuMS4wOTguMTIuMTY2LjE1OC4zODkuMzIuNzc3LjQ4MyAxLjE2NWwxLjAwNCAyLjQyOWMuMDEzLjAzLjAyNC4wNjQuMDQzLjExbC0xMi42MjMuMDMxem0xMi4zMzUgMy45NGExLjI4NiAxLjI4NiAwIDAgMS0uNzI5LS4yMzYgMS4zNTEgMS4zNTEgMCAwIDEtLjQ3OS0uNjE1IDEuNCAxLjQgMCAwIDEtLjA2OC0uNzg2Yy4wNTMtLjI2My4xOC0uNTA0LjM2Ni0uNjkyYTEuMjc2IDEuMjc2IDAgMCAxIDEuNDM2LS4yOGMuMjQuMTA0LjQ0NC4yOC41ODcuNTA2YTEuMzkyIDEuMzkyIDAgMCAxLS4xOCAxLjcxMyAxLjI5MyAxLjI5MyAwIDAgMS0uOTMzLjM5em0tMS4zMTUgMi42MTZ2MS41ODljMCAuMzM1LjAxNy42NzMuMDQgMS4wMDkuMDMuNDM0LjE5OS42MzguNTYzLjY0OGEzMC44NyAzMC44NyAwIDAgMCAxLjU4NCAwIC40MTMuNDEzIDAgMCAwIC4zLS4xMDEuNDQuNDQgMCAwIDAgLjE0OC0uMjg3Yy4wMzQtLjE1Mi4wNTMtLjMwNy4wNTYtLjQ2MnYtMi4zMThhLjc1NS43NTUgMCAwIDAgMC0uMDhoLTIuNjgxbC0uMDEuMDAyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-transit {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjMxOCA5VjIuNzdhLjY5OC42OTggMCAwIDAtLjItLjQ5LjY3Ny42NzcgMCAwIDAtLjQ4Mi0uMjAzVjBIMS4zNjR2Mi4wNzdhLjY3Ny42NzcgMCAwIDAtLjQ4Mi4yMDMuNjk4LjY5OCAwIDAgMC0uMi40OVY5SDB2NS41MzloMS4zNjR2Mi40MjNjMCAuMjc1LjEwNy41NC4zLjczNC4xOTEuMTk1LjQ1MS4zMDQuNzIyLjMwNGguNjgyYy4yNzEgMCAuNTMyLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0aDYuODE4djIuNDIzYzAgLjI3NS4xMDguNTQuMy43MzQuMTkxLjE5NS40NTIuMzA0LjcyMy4zMDRoLjY4MmMuMjcgMCAuNTMxLS4xMS43MjMtLjMwNC4xOTItLjE5NS4zLS40NTkuMy0uNzM1VjE0LjU0SDE1VjloLS42ODJ6bS0xLjE5MyAyLjc3YzAgLjIwNS0uMDYuNDA1LS4xNzIuNTc2LS4xMTMuMTctLjI3Mi4zMDQtLjQ2LjM4M2ExLjAwOCAxLjAwOCAwIDAgMS0xLjExNC0uMjI1IDEuMDQ0IDEuMDQ0IDAgMCAxLS4yMjItMS4xMzJjLjA3OC0uMTkuMjA5LS4zNTIuMzc3LS40NjZhMS4wMTIgMS4wMTIgMCAwIDEgMS4yOTEuMTI5Yy4xOTIuMTk1LjMuNDU5LjMuNzM0em0tOS4yMDUgMGMwIC4yMDUtLjA2LjQwNS0uMTcyLjU3NmExLjAwOCAxLjAwOCAwIDAgMS0xLjU3NC4xNTcgMS4wNDMgMS4wNDMgMCAwIDEtLjIyMS0xLjEzMWMuMDc3LS4xOS4yMDgtLjM1Mi4zNzctLjQ2NmExLjAxMiAxLjAxMiAwIDAgMSAxLjI5LjEyOWMuMTkzLjE5NS4zLjQ1OS4zLjczNHpNOC4xODIgOVYzLjQ2Mmg0Ljc3MlY5SDguMTgyek0yLjA0NSAzLjQ2Mmg0Ljc3M1Y5SDIuMDQ1VjMuNDYyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-walking {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkuMjM4IDEwLjY2Nkw3LjM0NSA4LjA2bC0uMzcxIDIuMzUuOTAzIDEuMjQzYS44NC44NCAwIDAgMCAxLjE3NS4xODcuODQuODQgMCAwIDAgLjE4Ni0xLjE3NXpNNy4zMjMgMi40NGExLjY4MiAxLjY4MiAwIDEgMS0zLjM2NSAwIDEuNjgyIDEuNjgyIDAgMCAxIDMuMzY1IDB6TTQuMTU4IDE0LjQzNWwtMi4xODggMy4wM2ExLjAyOCAxLjAyOCAwIDEgMCAxLjY2NyAxLjIwNGwxLjc5LTIuNDc4LTEuMjY5LTEuNzU2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik05LjgwNSAxNy40NjVsLTMuODYtNS4zNDUuNzk3LTUuMDMzYTIuMDU1IDIuMDU1IDAgMCAwLTEuNzEtMi4zNTJjLS42Ny0uMTA2LTEuMjUzLjE5OC0xLjc2NC41NjlMLjg0NCA3LjA2NWEuODQxLjg0MSAwIDAgMC0uMzM3LjU1TC4wMSAxMC43NTJhLjg0MS44NDEgMCAwIDAgMS42NjIuMjYzbC40NDMtMi43OTUgMS4xNzYtLjg1NS0uNDg1IDMuMDczYy0uMDg0LjUyOC4wMzcuODk4LjI4MSAxLjIzNmw1LjA1MSA2Ljk5NGExLjAyNyAxLjAyNyAwIDEgMCAxLjY2Ny0xLjIwNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat center;
}
.amlocator-route-creator .amlocator-label.-bicycling {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjEzNCA0LjI3NmExLjYzMSAxLjYzMSAwIDEgMC0yLjUyOC0yLjA2MiAxLjYzMSAxLjYzMSAwIDAgMCAyLjUyOCAyLjA2MnpNMTAuMDMxIDcuMDUzbDIuOTA3IDMuMDkyYS42Ni42NiAwIDAgMCAuOTM1LjAyOS42NjIuNjYyIDAgMCAwIC4wMjktLjkzNWwtMy42OTgtMy45MzVhLjY1LjY1IDAgMCAwLS4wODUtLjA3M2MtLjAxLS4wMS0uMDE4LS4wMi0uMDI5LS4wMjktLjUxNy0uNDM1LTEuNTI5LS41MzQtMi4zNy4zMDctMS4xNTMgMS4xNjItMS42OTkgMi4wMi0yLjI3MSAzLjY0LS4zMjkgMS4yMTguMzc3IDEuNzA1IDEuMDE1IDIuMDA3LjE2Ny4wOC4zMTIuMTQyLjQ0Mi4xNzQuMDM1LjAxMy4wNjguMDI4LjEwNS4wMzdsMi4zNjcuNTcyLS45MzggMy43MTFhLjg4Mi44ODIgMCAwIDAgMS43MS40MzNsMS4xNTctNC41NzZhLjg4Mi44ODIgMCAwIDAtLjY0OC0xLjA3NGwtMi41My0uNjFjLjQ5Ny0xLjAwMyAxLjI2NC0xLjkzOCAxLjgtMi42NDYuMDM2LS4wNC4wNy0uMDgxLjEwMi0uMTI0eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkgMTUuMmEzLjggMy44IDAgMSAxLTcuNiAwIDMuOCAzLjggMCAwIDEgNy42IDB6bS0zLjggMS45YTEuOSAxLjkgMCAxIDAgMC0zLjggMS45IDEuOSAwIDAgMCAwIDMuOHpNNy42IDE1LjJhMy44IDMuOCAwIDEgMS03LjYgMCAzLjggMy44IDAgMCAxIDcuNiAwem0tMy44IDEuOWExLjkgMS45IDAgMSAwIDAtMy44IDEuOSAxLjkgMCAwIDAgMCAzLjh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
}
.amlocator-route-creator .amlocator-addresses {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
}
.amlocator-route-creator .amlocator-inputs {
  flex: 1;
  margin: 0 25px;
}
.amlocator-route-creator .amlocator-address {
  height: 35px;
  border: none;
}
.amlocator-route-creator .amlocator-address.-end {
  color: #707070;
  background: #f2f2f2;
}
.amlocator-route-creator .amlocator-address:not(:last-of-type) {
  margin-bottom: 15px;
}
.amlocator-route-creator .amlocator-swap + .amlocator-label {
  display: block;
  width: 20px;
  height: 33px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTZhMSAxIDAgMSAwIDIgMEg3ek04LjcwNy4yOTNhMSAxIDAgMCAwLTEuNDE0IDBMLjkyOSA2LjY1N0ExIDEgMCAwIDAgMi4zNDMgOC4wN0w4IDIuNDE0bDUuNjU3IDUuNjU3YTEgMSAwIDEgMCAxLjQxNC0xLjQxNEw4LjcwNy4yOTN6TTkgMTZWMUg3djE1aDJ6TTE0IDE2YTEgMSAwIDEgMC0yIDBoMnptLTEuNzA3IDE1LjcwN2ExIDEgMCAwIDAgMS40MTQgMGw2LjM2NC02LjM2NGExIDEgMCAwIDAtMS40MTQtMS40MTRMMTMgMjkuNTg2bC01LjY1Ny01LjY1N2ExIDEgMCAwIDAtMS40MTQgMS40MTRsNi4zNjQgNi4zNjR6TTEyIDE2djE1aDJWMTZoLTJ6IiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+) no-repeat center;
  cursor: pointer;
  opacity: 0.3;
  transition: all 0.3s ease;
}
.amlocator-route-creator .amlocator-swap + .amlocator-label:hover {
  opacity: 1;
}
.amlocator-route-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 13px;
  height: 65px;
}
.amlocator-route-icon .amlocator-icon {
  box-sizing: border-box;
}
.amlocator-route-icon .amlocator-icon.-start {
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-radius: 10px;
}
.amlocator-route-icon .amlocator-icon.-dot {
  width: 4px;
  height: 4px;
  background: #2d93e2;
  border-radius: 10px;
}
.amlocator-route-icon .amlocator-icon.-end {
  width: 13px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02Ljc1IDE4UzEzIDExLjc0NyAxMyA2YzAtNC0zLTYtNi41LTZTMCAyIDAgNmMwIDUuNzQ3IDYuNzUgMTIgNi43NSAxMnpNNi41IDlhMi41IDIuNSAwIDEgMCAwLTUgMi41IDIuNSAwIDAgMCAwIDV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat center;
}
.amlocator-collapse-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 5px 0 10px 0;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  cursor: pointer;
  box-sizing: border-box;
}
.amlocator-directions-container table.adp-placemark {
  color: #fff;
  background: #1978c3;
}
.amlocator-directions-container td.adp-text {
  font-weight: 600;
  vertical-align: middle;
}
.amlocator-location-info {
  box-sizing: border-box;
  padding: 15px;
}
.amlocator-location-info .amlocator-block {
  margin-bottom: 10px;
}
.amlocator-location-info .amlocator-link {
  cursor: pointer;
  color: #000;
}
.amlocator-location-info .amlocator-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  vertical-align: middle;
  background-color: #1979c3;
  border-radius: 10px;
}
.amlocator-location-info .amlocator-icon.-website {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTYgMGE2IDYgMCAxIDEgMCAxMkE2IDYgMCAwIDEgNiAwem00LjQwOCAyLjg1NGMtLjQ2MS4zMDktLjk1My41NjktMS40NjguNzc2LjIyMi42Ny4zNSAxLjM2Ny4zOCAyLjA3MWgyLjA4N2E1LjQxIDUuNDEgMCAwIDAtMS0yLjg0N3ptLTguODEzIDBBNS40IDUuNCAwIDAgMCAuNiA1LjcwMmgyLjA4Yy4wMy0uNzA1LjE1OC0xLjQwMi4zOC0yLjA3MmE3Ljk5NiA3Ljk5NiAwIDAgMS0xLjQ2Ni0uNzc2em04LjgxMyA2LjI5MmE1LjQgNS40IDAgMCAwIDEtMi44NDdIOS4zMjJhNy41OSA3LjU5IDAgMCAxLS4zNiAyLjA3N2MuNTA3LjIwNy45OS40NjUgMS40NDUuNzd6TS42IDYuMjk2YTUuNDA3IDUuNDA3IDAgMCAwIDEgMi44NSA3Ljk5MyA3Ljk5MyAwIDAgMSAxLjQ0NC0uNzcgNy41OTQgNy41OTQgMCAwIDEtLjM2Ni0yLjA4SC42em01LjEwNyAxLjUxMnYtMS41MUgzLjI3NGMtLjAzNC4zMzQuMTkgMS42MjIuMzI2IDEuODc4YTcuODk3IDcuODk3IDAgMCAxIDIuMTAyLS4zNjZsLjAwNS0uMDAyem0zLjAyOS0xLjUxSDYuMjk5VjcuODFhNy45MiA3LjkyIDAgMCAxIDIuMTAxLjM2OGMuMTk3LS42MDguMzEtMS4yNC4zMzYtMS44OHptLTMuMDMyLS42VjQuMTlhNy45MyA3LjkzIDAgMCAxLTIuMDg0LS4zNmMtLjE1OC4zNC0uMzkzIDEuNjQzLS4zNCAxLjg3NWgyLjQyNHYtLjAwNnptMi42ODMtMS44NzFhNy45NDMgNy45NDMgMCAwIDEtMi4wODguMzZ2MS41MTVoMi40MzVhNy4wNCA3LjA0IDAgMCAwLS4zNDctMS44NzV6TTMuOCA4LjczNGE3LjA0NSA3LjA0NSAwIDAgMCAxLjkwMiAyLjYyVjguNGMtLjM2OC0uMDI0LTEuNTMyLjE3OS0xLjkwMi4zMzR6bTIuNDk4IDIuNjIyYTcuMDU3IDcuMDU3IDAgMCAwIDEuOTA0LTIuNjI3QTcuMzggNy4zOCAwIDAgMCA2LjI5OCA4LjR2Mi45NTZ6TTMuODIyIDMuMjc0Yy40MjguMTYgMS41OTIuMzYgMS44OC4zMjJWLjcwNmE3LjA1MiA3LjA1MiAwIDAgMC0xLjg4IDIuNTY4em00LjM2IDBBNy4wNTIgNy4wNTIgMCAwIDAgNi4yOTkuNzA2VjMuNmE3LjM5NyA3LjM5NyAwIDAgMCAxLjg4My0uMzIzdi0uMDAzem0tNC45MTQtLjE5NUE3LjcyMiA3LjcyMiAwIDAgMSA0LjgyNC43MiA1LjM4OCA1LjM4OCAwIDAgMCAxLjk2MiAyLjRjLjQxMS4yNy44NDkuNDk4IDEuMzA2LjY4ek03LjE3OC43MmE3Ljc0OCA3Ljc0OCAwIDAgMSAxLjU2IDIuMzYgNy4yMTYgNy4yMTYgMCAwIDAgMS4zMDUtLjY4NkE1LjQgNS40IDAgMCAwIDcuMTc3Ljcyem0uMDggMTAuNTRhNS4zNjQgNS4zNjQgMCAwIDAgMi43ODEtMS42NTNBNy4yMjUgNy4yMjUgMCAwIDAgOC43NiA4LjkzYTcuODQyIDcuODQyIDAgMCAxLTEuNTAxIDIuMzN6TTEuOTYzIDkuNjA3YTUuMzcxIDUuMzcxIDAgMCAwIDIuNzgyIDEuNjUzIDcuODI4IDcuODI4IDAgMCAxLTEuNDk4LTIuMzNjLS40NS4xODItLjg4LjQxLTEuMjg0LjY3N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-info .amlocator-icon.-phone {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uNzUgMS45NjZsMS4xMTgtLjc0M2MuMzY3LS4yNDUuNzUyLS4xNTQuOTU0LjI1NWwuOTU1IDEuOTM1LS43NjUuODZjLS4yNTMuMjkzLS40NDMuNTcyLS4yNjkuOTg5LjY4NyAxLjY0OCAyLjI4MiAzLjU4IDMuNzcgNC41NjcuMzc3LjI1LjY4Ny4xMTYgMS4wMjItLjA3N2wuOTktLjU4OCAxLjcyIDEuMzA0Yy4zNjMuMjc2LjM3OS42NzEuMDY5Ljk4NmwtLjk0Mi45NTVDNy4yMDcgMTQuNjA2LTEuODQzIDMuNjM2Ljc1MSAxLjk2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-info .amlocator-icon.-email {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTAuNDQzIDFIMS41NTdDMS4yNSAxIDEgMS4yMTcgMSAxLjQ4NHY1LjAzMmMwIC4yNjcuMjUuNDg0LjU1Ny40ODRoOC44ODZjLjMwNyAwIC41NTctLjIxNy41NTctLjQ4NFYxLjQ4NGMwLS4yNjctLjI1LS40ODQtLjU1Ny0uNDg0em0tOC44ODYuMjUyaDguODg2Yy4xNDMgMCAuMjYuMDk5LjI2Ni4yMjJMNi4yMjYgNC42NzFhLjQyOC40MjggMCAwIDEtLjQ1MiAwTDEuMjkxIDEuNDc0Yy4wMDYtLjEyMy4xMjMtLjIyMi4yNjYtLjIyMnpNMS4yOSAxLjhMNC4zNzUgNCAxLjI5IDYuMlYxLjh6bTkuMTUzIDQuOTQ4SDEuNTU3Yy0uMTQzIDAtLjI2LS4wOTktLjI2Ni0uMjIybDMuMzEzLTIuMzYzLjk4Ni43MDNBLjcxMS43MTEgMCAwIDAgNiA0Ljk5YS43MTIuNzEyIDAgMCAwIC40MS0uMTIzbC45ODYtLjcwMyAzLjMxMyAyLjM2M2MtLjAwNi4xMjMtLjEyMy4yMjItLjI2Ni4yMjJ6bS4yNjYtLjU0OEw3LjYyNSA0bDMuMDg0LTIuMnY0LjR6IiBmaWxsPSIjZmZmIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iLjQiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today {
  padding-right: 0;
  padding-left: 30px;
  background: none;
  cursor: pointer;
}
.amlocator-location-container .amlocator-schedule-container .amlocator-today:before {
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBDNC40ODggMCAwIDQuNDg4IDAgMTBzNC40ODggMTAgMTAgMTAgMTAtNC40ODggMTAtMTBTMTUuNTEyIDAgMTAgMHoiIGZpbGw9IiMxOTc5QzMiLz48cGF0aCBkPSJNMTAuMDk5IDRIOXY2LjEzNkwxMy4zNCAxM2wuNjYtLjcyNy0zLjkwMS0yLjU5MVY0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-day {
  padding-left: 10px;
}
.amlocator-location-container .amlocator-schedule-table .amlocator-cell.-time {
  padding-right: 8px;
}
.amlocator-location-gallery {
  padding: 0 15px;
}
.amlocator-location-gallery > .amlocator-wrapper {
  height: 80px;
  padding: 0 25px;
}
.amlocator-location-gallery .amlocator-link {
  height: 80px;
  text-align: center;
}
.amlocator-location-gallery .amlocator-image {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.amlocator-location-gallery .amlocator-wrapper .slick-list .slick-track .slick-slide {
  display: inline-block;
}
.fancybox-button,
.fancybox-button:hover {
  box-shadow: none !important;
}
.amlocator-location-reviews {
  max-height: 500px;
  overflow: auto;
}
.amlocator-location-reviews .amlocator-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.amlocator-reviews-general {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.amlocator-reviews-general .amlocator-value {
  margin-right: 10px;
  font-weight: 400;
  font-size: 50px;
}
.amlocator-reviews-general .amlocator-wrapper {
  margin-right: 20px;
}
.amlocator-location-review {
  padding: 10px 0 0;
}
.amlocator-location-review .amlocator-name {
  font-weight: bold;
}
.amlocator-location-review .amlocator-message {
  max-height: 1000px;
  margin-top: 10px;
  overflow: auto;
  word-wrap: break-word;
  word-break: break-word;
  transition: all .3s ease;
}
.amlocator-location-review .amlocator-message.-collapsed {
  max-height: 60px;
  overflow: hidden;
}
.amlocator-location-review .amlocator-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.amlocator-location-review .amlocator-link.-full,
.amlocator-location-review .amlocator-link.-full:visited,
.amlocator-location-review .amlocator-link.-full:active,
.amlocator-location-review .amlocator-link.-full:hover {
  position: relative;
  margin-right: 14px;
  font-size: 12px;
  color: #6b8fab;
  cursor: pointer;
}
.amlocator-location-review .amlocator-date {
  margin-left: auto;
  font-size: 12px;
  color: #c4c4c4;
  margin-right: 5px;
}
.amlocator-attributes-container {
  padding: 30px 20px;
  display: none;
}
.amlocator-location-attribute:not(:first-of-type) {
  margin-top: 25px;
}
.amlocator-location-attribute .amlocator-label {
  margin-right: 10px;
}
.amlocator-location-attribute .amlocator-values {
  display: inline-block;
}
.amlocator-location-attribute .amlocator-value {
  display: inline-block;
  margin: 0 10px 5px 0;
  padding: 5px 10px;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(45, 147, 226, 0.1);
}
.amlocator-location-attribute .amlocator-value.-multiselect {
  color: #363636;
  background: #fff;
}
.hidden {
  display: none;
}
.loading-mask {
  z-index: 100001 !important;
}
.amlocator-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background: #00000047;
}
.amlocator-review-popup {
  position: relative;
  box-sizing: border-box;
  width: 80vw;
  min-width: 300px;
  max-width: 500px;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.amlocator-review-popup .amlocator-header {
  margin-bottom: 10px;
  font-size: 16px;
}
.amlocator-review-popup .amlocator-name {
  font-weight: 600;
  word-break: break-all;
  word-wrap: break-word;
}
.amlocator-review-popup .amlocator-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  padding: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS45IDIxLjkiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMTQuMSAxMS4zYy0uMi0uMi0uMi0uNSAwLS43bDcuNS03LjVjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN0wyMC4yLjNjLS4yLS4yLS41LS4zLS43LS4zLS4zIDAtLjUuMS0uNy4zbC03LjUgNy41Yy0uMi4yLS41LjItLjcgMEwzLjEuM0MyLjkuMSAyLjYgMCAyLjQgMHMtLjUuMS0uNy4zTC4zIDEuN2MtLjIuMi0uMy41LS4zLjdzLjEuNS4zLjdsNy41IDcuNWMuMi4yLjIuNSAwIC43TC4zIDE4LjhjLS4yLjItLjMuNS0uMy43cy4xLjUuMy43bDEuNCAxLjRjLjIuMi41LjMuNy4zcy41LS4xLjctLjNsNy41LTcuNWMuMi0uMi41LS4yLjcgMGw3LjUgNy41Yy4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNC0xLjRjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN2wtNy41LTcuNXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiNFOUU2RTYiIGZpbGw9IiNFQkVCRUIiLz48L3N2Zz4=) no-repeat center;
  background-size: 70%;
  cursor: pointer;
}
.amlocator-review-popup .amlocator-close:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMS45IDIxLjkiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNMTQuMSAxMS4zYy0uMi0uMi0uMi0uNSAwLS43bDcuNS03LjVjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN0wyMC4yLjNjLS4yLS4yLS41LS4zLS43LS4zLS4zIDAtLjUuMS0uNy4zbC03LjUgNy41Yy0uMi4yLS41LjItLjcgMEwzLjEuM0MyLjkuMSAyLjYgMCAyLjQgMHMtLjUuMS0uNy4zTC4zIDEuN2MtLjIuMi0uMy41LS4zLjdzLjEuNS4zLjdsNy41IDcuNWMuMi4yLjIuNSAwIC43TC4zIDE4LjhjLS4yLjItLjMuNS0uMy43cy4xLjUuMy43bDEuNCAxLjRjLjIuMi41LjMuNy4zcy41LS4xLjctLjNsNy41LTcuNWMuMi0uMi41LS4yLjcgMGw3LjUgNy41Yy4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNC0xLjRjLjItLjIuMy0uNS4zLS43cy0uMS0uNS0uMy0uN2wtNy41LTcuNXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMxOTc5YzMiIGZpbGw9IiMxOTc5YzMiLz48L3N2Zz4=) no-repeat center;
  background-size: 70%;
}
.amlocator-review-form .review-field-rating .control {
  margin: 5px 0 40px;
}
.amlocator-review-form .review-field-rating .label {
  font-weight: 400;
  color: #3f3f3f;
}
.amlocator-review-form .review-control-vote:before {
  content: '';
  width: 165px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.amlocator-review-form .review-control-vote label:before {
  content: '';
  display: inline-block;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amlocator-review-form .review-control-vote input[type="radio"]:not(:checked) + label:hover:before {
  opacity: 1;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNFRDlEMDAiLz48L3N2Zz4=);
  cursor: pointer;
}
.amlocator-review-form .review-control-vote .rating-5:before {
  width: 165px;
}
.amlocator-review-form .review-control-vote .rating-4:before {
  width: 132px;
}
.amlocator-review-form .review-control-vote .rating-3:before {
  width: 99px;
}
.amlocator-review-form .review-control-vote .rating-2:before {
  width: 66px;
}
.amlocator-review-form .review-control-vote .rating-1:before {
  width: 33px;
}
.amlocator-review-form.review-form .action.submit.primary {
  width: inherit;
  min-height: 40px;
  color: #fff;
  background: #1979c3;
  border: 0;
  border-radius: 0;
}
.amlocator-review-form.review-form .action.submit.primary:hover {
  background: #1c87da;
}
.amlocator-review-form .label-gdpr.amreview-checboxlabel span {
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.amlocator-review-form .field.review-field-ratings .label {
  margin: 10px 15px 0 0;
  vertical-align: top;
}
.amlocator-review-form .field.review-field-ratings .control {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.ampickup-store-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.ampickup-store-container.-cart {
  padding: 0 5px;
}
.ampickup-store-container .ampickup-field {
  width: 100%;
}
.ampickup-store-container .ampickup-field:not(:last-of-type) {
  margin-bottom: 10px;
}
.ampickup-store-container .ampickup-field select,
.ampickup-store-container .ampickup-field input {
  padding: 5px 10px;
  height: inherit;
}
.ampickup-store-container .ampickup-field.-store .ampickup-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.ampickup-store-container .ampickup-field.-date .control {
  display: flex;
  flex-wrap: wrap;
}
.ampickup-store-container .ampickup-field.-date input {
  flex: 1 1 80%;
}
.ampickup-store-container .ampickup-field.-date .ui-datepicker-trigger {
  flex: 1 1 20%;
  max-width: 50px;
}
.ampickup-store-container .ampickup-separator {
  align-self: stretch;
  margin: 15px 0;
  width: inherit;
  border-top: 1px solid #c7c7c7;
}
.ampickup-store-container .ampickup-choosemap {
  display: inline-block;
  margin: 0 auto 0 0;
  padding: 5px 15px;
  border-radius: 4px;
  background: #1979c3;
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
}
.ampickup-store-container .ampickup-choosemap:hover {
  background: #135896;
}
.ampickup-store-container .label {
  display: inline-block;
  margin-bottom: 8px;
}
.ampickup-details-container {
  flex: 1 1 100%;
  margin-bottom: 15px;
}
.ampickup-details-container .ampickup-title {
  margin: 0 0 15px;
}
.ampickup-details-container div:empty,
.ampickup-details-container div:empty + br {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .ampickup-details-container.shipping-address-details {
  width: 100%;
}
.ampickup-map-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
}
.ampickup-map-popup .ampickup-overlay {
  position: absolute;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}
.ampickup-map-popup .ampickup-title {
  display: block;
  margin-bottom: 15px;
  font-size: 22px;
}
.ampickup-map-popup .ampickup-content {
  position: relative;
  z-index: 2;
  overflow: auto;
  box-sizing: border-box;
  padding: 25px;
  max-height: 95vh;
  width: 90vw;
  border-radius: 4px;
  background: #fff;
}
.ampickup-map-popup .ampickup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  opacity: .3;
  cursor: pointer;
}
.ampickup-map-popup .ampickup-close:hover {
  opacity: 1;
}
.ampickup-map-popup .ampickup-close:before,
.ampickup-map-popup .ampickup-close:after {
  position: absolute;
  left: 11px;
  width: 2px;
  height: 27px;
  background-color: #333;
  content: ' ';
}
.ampickup-map-popup .ampickup-close:before {
  transform: rotate(45deg);
}
.ampickup-map-popup .ampickup-close:after {
  transform: rotate(-45deg);
}
.ampickup-map-popup .amlocator-block.-map {
  box-sizing: border-box;
}
.ampickup-nostores-message {
  margin-top: 15px;
}
.ampickup-nostores-message.-background {
  margin-bottom: 15px;
  padding: 10px;
  background: #f6f6f6;
}
.ampickup-curbside-banner-img {
  width: 100%;
}
.ampickup-options-container {
  box-sizing: border-box;
  margin: 5px 0 20px;
  width: 100%;
  word-wrap: break-word;
  word-break: break-word;
}
.ampickup-options-container .ampickup-comment {
  display: block;
}
.ampickup-options-container .ampickup-comment label {
  display: none;
}
.checkout-index-index .ampickup-options-container {
  margin-bottom: 40px;
}
.ampickup-conditions-container.block {
  margin-top: 5px;
  margin-bottom: 10px !important;
}
.ampickup-conditions-container.block > .title {
  padding: 5px 0;
  border-top: none;
}
.ampickup-conditions-container.block > .title:after {
  top: 7px;
}
.ampickup-conditions-container.block > .content {
  padding: 10px 0 0;
  word-wrap: break-word;
  word-break: break-word;
}
.ampickup-curbside-label {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.ampickup-curbside-label:before {
  display: block;
  flex-shrink: 0;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTkgLjVjLTQuOTYgMC05IDQuMDQtOSA5czQuMDQgOSA5IDkgOS00LjA0IDktOS00LjA0LTktOS05em00LjE4NiA3LjM2N2wtNS4wMjMgNS4wMjRhLjgyNy44MjcgMCAwMS0uNTg2LjI1LjgyNy44MjcgMCAwMS0uNTg2LS4yNWwtMi41OTYtMi41NTRhLjgzNC44MzQgMCAwMTAtMS4xOTMuODM0LjgzNCAwIDAxMS4xOTMgMGwxLjk2OCAxLjk2OCA0LjQzNy00LjQzOGEuODM0LjgzNCAwIDAxMS4xOTMgMCAuODczLjg3MyAwIDAxMCAxLjE5M3oiIGZpbGw9IiM4MkI2ODciLz48L3N2Zz4=) no-repeat center;
  content: '';
}
.amlocator-store-information .ampickup-curbside-label,
.amlocator-info-popup .ampickup-curbside-label {
  margin-bottom: 5px;
}
.amlocator-location-info .ampickup-curbside-label {
  margin-bottom: 10px;
}
.ampickup-map-popup .amlocator-button.-pickup {
  float: right;
  margin-top: 10px;
  min-height: inherit;
}
.ampickup-map-popup .amlocator-button.-pickup:hover {
  background: #2b93e4;
}
.ampickup-map-popup .amlocator-search-container .amlocator-title {
  display: block;
}
.ampickup-map-popup .amlocator-search-container .amlocator-select.-measurement {
  margin-bottom: 5px;
}
.ampickup-map-popup .amlocator-search-radius .amlocator-radio + .amlocator-label {
  padding: 5px 10px;
}
.ampickup-map-popup .amlocator-search-radius .amlocator-radio + .amlocator-label:hover {
  background: #dfdfdf;
}
.ampickup-map-popup .amlocator-main-container .amlocator-block.-separator {
  border-top: 1px solid #e7e7e7;
}
.ampickup-map-popup .amlocator-attribute-wrapper .amlocator-label {
  cursor: pointer;
}
.ampickup-map-popup .amlocator-filters-container .amlocator-clear {
  border: none;
  background: none;
  box-shadow: none;
  font-weight: normal;
  font-size: 12px;
}
.ampickup-map-popup .amlocator-store-desc.-active .amlocator-button.-pickup {
  margin-top: 10px;
  background: #f6f6f6;
  color: #1979c3;
}
.ampickup-map-popup .amlocator-store-desc.-active .amlocator-button.-pickup:hover {
  background: #dddddd;
}
.ampickup-map-popup .amlocator-store-information {
  flex: auto;
}
.ampickup-details-container .amlocator-location-info {
  padding: 0;
}
.ampickup-details-container .amlocator-link {
  display: flex;
  color: inherit;
  word-wrap: break-word;
  word-break: break-word;
}
.ampickup-details-container .amlocator-link:not(:last-of-type) {
  margin-bottom: 7px;
}
.ampickup-details-container .amlocator-link .amlocator-icon {
  min-width: 20px;
}
.pac-container.pac-logo {
  z-index: 999999;
}
.paypal-review .ampickup-store-container.fieldset {
  display: flex;
}
.paypal-review .fieldset > .ampickup-field.field > .label {
  display: inline-block;
}
.paypal-review a.-disabled {
  opacity: .5;
  cursor: not-allowed;
}
.amxnotif-block {
  clear: both;
  margin-bottom: 20px;
}
.amxnotif-block .input-fields {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 66%;
}
.amxnotif-block .amxnotif_guest_action {
  display: inline-block;
  max-width: 32%;
  min-width: 120px;
  vertical-align: top;
}
.amxnotif-block label {
  color: #2f2f2f;
  display: block;
  float: none;
  font-weight: 600;
}
.amxnotif-block .amsubscribe,
.amxnotif-block .amsubscribe:hover {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDUxMCA1MTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMCA1MTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iY2hlY2stY2lyY2xlLW91dGxpbmUiPgoJCTxwYXRoIGQ9Ik0xNTAuNDUsMjA2LjU1bC0zNS43LDM1LjdMMjI5LjUsMzU3bDI1NS0yNTVsLTM1LjctMzUuN0wyMjkuNSwyODUuNkwxNTAuNDUsMjA2LjU1eiBNNDU5LDI1NWMwLDExMi4yLTkxLjgsMjA0LTIwNCwyMDQgICAgUzUxLDM2Ny4yLDUxLDI1NVMxNDIuOCw1MSwyNTUsNTFjMjAuNCwwLDM4LjI1LDIuNTUsNTYuMSw3LjY1bDQwLjgwMS00MC44QzMyMS4zLDcuNjUsMjg4LjE1LDAsMjU1LDBDMTE0Ljc1LDAsMCwxMTQuNzUsMCwyNTUgICAgczExNC43NSwyNTUsMjU1LDI1NXMyNTUtMTE0Ljc1LDI1NS0yNTVINDU5eiIgZmlsbD0iI0ZGRkZGRiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  background-position: center;
  background-repeat: no-repeat;
  height: 32px;
  padding: 0 20px;
}
.amxnotif-block div.field {
  margin: 5px 0;
}
.products.list .amxnotif-block .amxnotif_guest_action {
  min-width: initial;
}
.products.list .amxnotif-block.label:not(.subscribe-popup) {
  margin-bottom: inherit;
}
.products.list .stock.link-stock-alert {
  display: none;
  margin-bottom: 20px;
}
.category.subscribe-popup {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.amxnotif-block .subscribe-popup {
  background-color: #fefefe;
  border: 1px solid #888;
  box-sizing: border-box;
  height: auto;
  padding: 20px;
  position: relative;
}
.category.amxnotif-block {
  display: none;
}
.label.subscribe-popup a {
  cursor: pointer;
}
.close-subscribe-popup {
  color: #aaa;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: 20px;
}
.amxnotif-block .subscribe-popup label[for^='notification-container'] {
  font-size: 20px;
  text-align: center;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsearch-form-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
  transition: .3s;
}
.amsearch-form-block.-opened {
  z-index: 98;
}
.header.content {
  flex-wrap: wrap;
}
.amsearch-loader-block {
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
  bottom: 0;
  height: 11px;
  margin: auto 5px auto 0;
  position: absolute;
  right: 40px;
  top: 0;
  width: 16px;
  z-index: 1000;
}
.amsearch-message-block {
  align-items: center;
  background: #fafafa;
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 25px;
  margin: 20px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.amsearch-message-block b {
  padding: 0 0 0 5px;
}
.amsearch-link {
  color: #1979c2;
  text-decoration: none;
}
.amsearch-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amsearch-link:active {
  color: #004c80;
}
.amsearch-wrapper-block {
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 0 0 0;
  order: 1;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.nav-sections .navigation {
  z-index: 2;
}
.page-header .amsearch-wrapper-block:before {
  background: #cccccc;
  content: '';
  height: 1px;
  margin: 0 -15px;
  position: absolute;
  top: 0;
  width: calc(100% + 15px * 2);
}
.amsearch-emptysearch-cms {
  background: #fbfcfe;
  color: #1f1b1b;
  padding: 30px;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  font-size: 38px;
  font-weight: 800;
  margin: 0 0 20px;
}
.amsearch-emptysearch-cms .amsearch-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
  font-size: 14px;
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px;
}
.amsearch-highlight {
  color: var(--amsearch-color-highlight, #3ac39c);
  font-weight: 700;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.amsearch-button {
  cursor: pointer;
  display: inline-block;
  transition: .3s;
}
.amsearch-button.-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsearch-button.-icon:hover,
.amsearch-button.-icon:focus {
  filter: brightness(0.5);
}
.amsearch-button.-clear {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
.amsearch-button.-clear:active,
.amsearch-button.-clear:hover,
.amsearch-button.-clear:focus {
  border: none;
  box-shadow: none;
}
.amsearch-button.-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  border: 0;
  padding: 16px;
}
.amsearch-button.-loupe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=);
  border: 0;
  box-shadow: none;
  height: 20px;
  padding: 0;
  width: 20px;
}
.amsearch-button.-wishlist,
.amsearch-button.-compare {
  background-size: 18px;
}
.amsearch-button.-wishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjA2MTIgMC40NzczMUMxNS43NjIgLTAuMTAzNzYzIDE0LjQ0OTcgLTAuMTU0MjkxIDEzLjEyNDUgMC4zMjU3MjZDMTEuNzk5MiAwLjc4MDQ3OSAxMC44Mzc3IDEuNjM5NDYgMTAuMjQwMSAyLjkwMjY2QzEwLjE4ODEgMy4wMDM3MiAxMC4xMzYxIDMuMTA0NzcgMTAuMDg0MiAzLjIwNTgzQzEwLjA1ODIgMy4zMDY4OCAxMC4wMzIyIDMuNDIwNTcgMTAuMDA2MiAzLjU0Njg5QzkuOTgwMjMgMy40MjA1NyA5Ljk0MTI1IDMuMzA2ODggOS44ODkyOCAzLjIwNTgzQzkuODYzMyAzLjEwNDc3IDkuODI0MzIgMy4wMDM3MiA5Ljc3MjM1IDIuOTAyNjZDOS4xNzQ2OCAxLjYzOTQ2IDguMjEzMjMgMC43ODA0NzkgNi44ODc5NyAwLjMyNTcyNkM1LjU2MjcyIC0wLjE1NDI5MSA0LjI1MDQ2IC0wLjEwMzc2MyAyLjk1MTE5IDAuNDc3MzFDMS42Nzc5MSAxLjA4MzY1IDAuNzk0NDA5IDIuMDQzNjggMC4zMDA2ODggMy4zNTc0MUMtMC4xNjcwNDkgNC42NzExNCAtMC4wODkwOTI2IDUuOTU5NjEgMC41MzQ1NTYgNy4yMjI4MUMwLjgyMDM5NSA3Ljg1NDQxIDEuNDcwMDMgOC43MjYwMiAyLjQ4MzQ2IDkuODM3NjRDMy41MjI4NyAxMC45MjQgNC42MDEyNiAxMS45OTc3IDUuNzE4NjMgMTMuMDU4OEM2LjgzNiAxNC4xMTk5IDcuODIzNDUgMTUuMDQyIDguNjgwOTYgMTUuODI1MkM5LjU2NDQ2IDE2LjYwODQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuMDA2MiAxNi45ODc0IDEwLjAwNjIgMTYuOTYyMUMxMC4wMDYyIDE2Ljk4NzQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuNDM1IDE2LjYwODQgMTEuMjkyNSAxNS44MjUyQzEyLjE3NiAxNS4wNDIgMTMuMTc2NCAxNC4xMTk5IDE0LjI5MzggMTMuMDU4OEMxNS40MTEyIDExLjk5NzcgMTYuNDc2NiAxMC45MjQgMTcuNDkgOS44Mzc2NEMxOC41Mjk0IDguNzI2MDIgMTkuMTkyIDcuODU0NDEgMTkuNDc3OSA3LjIyMjgxQzIwLjEwMTUgNS45NTk2MSAyMC4xNjY1IDQuNjcxMTQgMTkuNjcyOCAzLjM1NzQxQzE5LjIwNSAyLjA0MzY4IDE4LjMzNDUgMS4wODM2NSAxNy4wNjEyIDAuNDc3MzFaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-compare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTRWOS4zNjk3OUgwVjE0SDVaTTEyLjQ2MDkgMEg3LjVWMTRIMTIuNDYwOVYwWk0yMCA0LjcwMzEySDE1VjE0SDIwVjQuNzAzMTJaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amsearch-button.-primary {
  background: #1979c2;
  border: 1px solid #1979c2;
  border-radius: 0;
  color: #1979c2;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #1979c2;
}
.amsearch-button.-primary:active {
  background: #1979c2;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #1979c2);
  border-color: var(--amsearch-color-search_button, #1979c2);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #166bab);
  border-color: var(--amsearch-color-search_button-hover, #166bab);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #135d95);
  border-color: var(--amsearch-color-search_button-focus, #135d95);
}
.amsearch-button.-full-close {
  align-items: center;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  font-size: 10px;
  height: 32px;
  justify-content: center;
  padding: 0;
  width: 32px;
}
.amsearch-button.-full-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
}
.amsearch-button.-full-close:hover {
  background-color: #e8e8e8;
}
.amsearch-button.-full-close:active {
  background-color: #dcdcdc;
}
.amsearch-slider-section {
  box-sizing: border-box;
  display: flex;
}
.amsearch-slider-section .amsearch-item:hover,
.amsearch-slider-section .amsearch-item.selected {
  background-color: transparent;
}
.amsearch-slider-section .amsearch-item .amsearch-image {
  pointer-events: auto;
  width: 100%;
}
.amsearch-slider-section.slick-slider {
  padding: 0;
}
.amsearch-slider-section .slick-dots {
  background: inherit;
  border: none;
  top: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0 6px;
  padding: 0;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amsearch-slider-section .slick-dots > li[role='presentation']:hover,
.amsearch-slider-section .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active button {
  background: #ff5502;
  border-color: #ff5502;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  height: 100%;
  padding: 0;
  width: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button:before {
  content: none;
}
.amsearch-slider-section button.slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjU0NTQgOS4zNzY2OEwyLjE5ODk1IDAuNDA5MThMMC43NDIyNjEgMS44NDg5Mkw3Ljc1MDEzIDkuMzc2NjhMMC41NDU0MSAxNy4xNTEzTDEuOTYyNzMgMTguNTkxTDEwLjA3MyA5LjkxMTQ0TDEwLjU0NTQgOS4zNzY2OFoiIGZpbGw9IiM5OTk5OTkiLz4KPC9zdmc+Cg==') center no-repeat !important;
  border-radius: 0;
  bottom: 0;
  height: 40px;
  margin: auto 0;
  top: 0;
  width: 40px;
  z-index: 2;
}
#amasty-shopby-product-list {
  max-width: 100%;
  order: 10;
}
.amsearch-products-section {
  align-content: flex-start;
  border-left: none;
  border-top: 1px solid #cccccc;
  box-sizing: border-box;
  padding: 20px 0 0;
  position: relative;
  transition: .1s;
  width: 100%;
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #3ac39c);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-text-hover, #3ac39c);
}
.amsearch-products-section .amsearch-block-header {
  padding: 0 20px 25px;
}
.amsearch-products-section .amsearch-item .product-item-description,
.amsearch-products-section .amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-products-section .product-item-description {
  color: #999;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.amsearch-products-section .amsearch-item {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 20px;
  position: relative;
}
.amsearch-products-section .amsearch-item:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  z-index: 8;
}
.amsearch-products-section .amsearch-item:not(:hover) .dropdown {
  display: none;
}
.amsearch-products-section .product-item-details {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  min-height: 100px;
}
.amsearch-products-section .amsearch-wrapper-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.amsearch-products-section .product-item-link {
  padding: 0 0 10px;
  word-break: keep-all;
}
.amsearch-products-section .action.tocart {
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 35px;
  padding: 10px;
  white-space: inherit;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.amsearch-products-section .product-item [data-role='priceBox'] {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  flex-basis: 100%;
  padding: 0 0 5px;
}
.amsearch-products-section .product-reviews-summary {
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .actions-secondary {
  align-items: center;
  display: flex;
  padding: 5px;
}
.amsearch-products-section .actions-secondary .amsearch-button.-icon {
  margin: 5px;
}
.amsearch-products-section .actions-secondary > .action {
  flex-grow: inherit;
  line-height: normal;
  margin-right: 5px;
}
.amsearch-products-section.-list .amsearch-item {
  width: 100%;
}
.amsearch-products-section.-list .amsearch-image {
  max-width: 132px;
  width: 40%;
}
.amsearch-products-section.-list .actions-secondary {
  padding: 0 0 0 5px;
}
.amsearch-products-section.-list .amsearch-description {
  padding-left: 10px;
}
.amsearch-products-section.-grid .amsearch-image {
  padding-bottom: 10px;
  width: 100%;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
}
.amsearch-collapsible-section[data-collapsible].-opened .amsearch-collapsible-title:after {
  transform: rotate(225deg) translate(-5px, 0);
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title:after {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 10px;
  transform: rotate(45deg) translate(0, -5px);
  transition: .3s all;
  width: 10px;
}
.amsearch-block-header {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 20px 2px;
  width: 100%;
}
.amsearch-block-header .amsearch-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  word-break: break-word;
  word-wrap: break-word;
}
.amsearch-block-header .amsearch-link {
  line-height: 26px;
  min-width: 90px;
}
.amsearch-block-header .amsearch-link.-view-all .amsearch-count {
  font-weight: inherit;
}
.amsearch-block-header .amsearch-link .amsearch-count:before {
  content: '(+';
}
.amsearch-block-header .amsearch-count {
  font-weight: 300;
}
.amsearch-block-header .amsearch-count:before {
  content: '(';
}
.amsearch-block-header .amsearch-count:after {
  content: ')';
}
.amsearch-category-tab .amsearch-item {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  width: 10px;
}
.amsearch-result-tabs {
  margin-top: 5px;
  z-index: initial;
}
.amsearch-result-tabs > .data.item.content:not([aria-hidden='false']) {
  display: none;
}
.amsearch-result-tabs .title {
  box-sizing: border-box;
  position: relative;
}
.amsearch-result-tabs .title.active .amsearch-results-count {
  display: none;
}
.amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px;
}
.amsearch-result-tabs .data.content {
  display: none;
}
.amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block;
}
.amsearch-result-tabs .data.title {
  margin-right: 5px;
}
.amsearch-result-tabs .data.title.active {
  background: #d8d8d8;
  box-sizing: border-box;
}
.amsearch-result-tabs .data.title.last {
  margin-bottom: 8px;
}
.page-header:not(.amsearch-full-width) .amsearch-result-section {
  -webkit-animation: amsearch-animation__fadeIn 0.3s forwards;
  animation: amsearch-animation__fadeIn 0.3s forwards;
}
.page-header .amsearch-result-section {
  right: 0;
}
.amsearch-result-section {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  max-height: 90vh;
  position: absolute;
  top: 100%;
  transition: .3s;
  width: 100%;
  z-index: 99;
}
.amsearch-result-section::-webkit-scrollbar {
  background: #f0f0f0;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section:empty {
  display: none;
}
.amsearch-result-section .amsearch-result-block {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.amsearch-result-section .amsearch-result-block:empty {
  display: none;
}
.amsearch-result-block.-preload {
  display: flex;
  flex-wrap: wrap;
}
.amsearch-result-block.-preload:empty {
  display: none;
}
.amsearch-result-block.-preload .amsearch-item:first-child:last-child {
  max-width: 100%;
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-slider-section {
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-products-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-header .amsearch-input-wrapper {
  width: 100%;
}
.amsearch-input-wrapper {
  max-width: 100%;
  position: relative;
  transition: .3s;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 10px;
  right: auto;
}
.amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 33px;
  padding-right: 33px;
}
.amsearch-input-wrapper .amsearch-input {
  border: 1px solid #ccc;
  padding: 5px 10px;
  transition: .3s;
}
.amsearch-input-wrapper .amsearch-input:focus {
  border: 1px solid #1979c2;
  box-shadow: none;
}
.amsearch-input-wrapper .amsearch-input:focus::placeholder,
.amsearch-input-wrapper .amsearch-input:focus::-webkit-input-placeholder {
  color: transparent;
}
.amsearch-input-wrapper .amsearch-input::placeholder,
.amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder {
  color: #999;
}
.amsearch-input-wrapper .amsearch-button.-close {
  bottom: 0;
  font-size: 1rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
}
body.-amsearch-overlay-opened .logo,
body.-amsearch-overlay-opened .nav-sections {
  z-index: 0;
}
.page-header.amsearch-full-width.-opened {
  z-index: 12;
}
.amsearch-overlay-block {
  background: rgba(0, 0, 0, 0.19);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.amsearch-overlay-block .amsearch-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amsearch-items-section {
  padding: 25px 0 0 0;
  width: 100%;
}
.amsearch-items-section:empty {
  display: none;
}
.amsearch-item-container {
  flex-basis: 100%;
  padding: 0 0 20px;
  position: relative;
}
.amsearch-item-container.-opened {
  padding: 0 0 32px;
}
.amsearch-item-container.-page a.amsearch-link {
  color: var(--amsearch-color-text-hover, #3ac39c);
  font-weight: 600;
}
.amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0 20px 15px;
}
.amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0 20px;
}
.amsearch-item-container.-recent_searches .amsearch-item {
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 8px 10px 0;
  order: 1;
  text-decoration: none;
}
.amsearch-item-container.-recent_searches .amsearch-item.-match {
  background-color: var(--amsearch-color-hover, #f4f5fa);
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 6px 15px;
}
.amsearch-item-container.-recent_searches .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #ccc;
  display: inline-block;
  float: none;
}
.amsearch-item-container .amsearch-tab-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amsearch-item-container .amsearch-description {
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .amsearch-link {
  color: var(--amsearch-color-text, #3ac39c);
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 8px 20px;
  text-decoration: none;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  color: var(--amsearch-color-text-hover, #3ac39c);
}
.amsearch-item-container .amsearch-item .amsearch-link:focus {
  background: var(--amsearch-color-hover-focus, #f4f5fa);
  color: var(--amsearch-color-text-focus, #3ac39c);
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
  font-weight: 700;
  margin: 0 0 15px 0;
  width: 100%;
}
.amsearch-related-terms > .amsearch-item {
  background: #d8eeff;
  border-radius: 20px;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  transition: .1s;
}
.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
  text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
  color: #757575;
}
.amsearch-button.-full-close {
  display: none;
}
.page-header .amsearch-button.-loupe-trigger {
  background-size: 20px;
  filter: brightness(75%);
  float: right;
  height: 20px;
  margin: 14px;
  width: 20px;
}
.page-header.amsearch-full-width .header.content {
  transition: none;
}
.page-header.amsearch-full-width .amsearch-full_width-title {
  flex-basis: 100%;
  font-size: 2.6rem;
  font-weight: 300;
  margin: 0;
  padding: 0 0 20px 0;
  z-index: 15;
}
.page-header.amsearch-full-width .amsearch-input-wrapper {
  flex-grow: 10;
  width: initial;
}
.page-header.amsearch-full-width .amsearch-button.-search {
  flex-grow: 1;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  display: none;
}
.page-header.amsearch-full-width .amsearch-form-block {
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  min-width: 100%;
  padding: 20px 15px;
  transition: none;
}
.page-header.amsearch-full-width .amsearch-button.-full-close {
  bottom: 0;
  margin: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 98;
}
.page-header.amsearch-full-width .amsearch-result-section {
  border-radius: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  transition: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-slider-section {
  max-width: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  background: #f5f5f5;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 14;
}
.page-header.amsearch-full-width.-opened {
  height: 134px;
  transition: .1s;
}
.page-header.amsearch-full-width.-opened .panel.wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .header.content {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  padding: 0;
}
.page-header.amsearch-full-width.-opened .minicart-wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
  display: inline-block;
}
.page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
  display: inline-flex;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-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;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    Bss_B2bRegistration
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
.page-header .panel > .header.links {
  display: flex;
}
.page-header .panel .bss-b2b-customer {
  order: 4;
}
.customer-dob #dob-error {
  width: 100%;
  float: left;
  margin: 10px 0 20px 0;
}
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 31px;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}
.iti__country {
  padding: 5px 10px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}
.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}
.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5241px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('../Dotdigitalgroup_Sms/images/flags.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url('../Dotdigitalgroup_Sms/images/flags@2x.png');
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
* Magedelight
* Copyright (C) 2018 Magedelight <info@magedelight.com>
*
* @category Magedelight
* @package Magedelight_Productavailability
* @copyright Copyright (c) 2018 Mage Delight (http://www.magedelight.com/)
* @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License,version 3 (GPL-3.0)
* @author Magedelight <info@magedelight.com>
*/
@font-face {
  font-family: 'MD-Icon';
  src: url('../Magedelight_Productavailability/fonts/MD-Icon/MD-Icon.eot?874j09');
  src: url('../Magedelight_Productavailability/fonts/MD-Icon/MD-Icon.eot?874j09#iefix') format('embedded-opentype'), url('../Magedelight_Productavailability/fonts/MD-Icon/MD-Icon.ttf?874j09') format('truetype'), url('../Magedelight_Productavailability/fonts/MD-Icon/MD-Icon.woff?874j09') format('woff'), url('../Magedelight_Productavailability/fonts/MD-Icon/MD-Icon.svg?874j09#MD-Icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'MD-Icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.md-postcode {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
  position: relative;
}
.md-postcode input:focus:not([disabled]):focus,
.md-postcode textarea:focus:not([disabled]):focus,
.md-postcode select:focus:not([disabled]):focus,
.md-postcode textarea:focus,
.md-postcode input:focus,
.md-postcode select:focus {
  box-shadow: none;
  outline: 0;
}
.md-postcode .form-product-postcode {
  float: left;
  width: 100%;
}
.md-postcode .form-product-postcode .postcode-box {
  float: left;
  width: 280px;
  max-width: 100%;
  position: relative;
}
.md-postcode .form-product-postcode .postcode-box .postcode-inner {
  float: left;
  width: 100%;
}
.md-postcode .form-product-postcode .postcode-box .postcode-inner .control {
  position: relative;
}
.md-postcode .form-product-postcode .postcode-box .postcode-inner .control:before {
  content: "\e900";
  font-family: 'MD-Icon';
  margin: 6px 0 0 10px;
  position: absolute;
}
.md-postcode .form-product-postcode .postcode-box .postcode-inner .control .input-text {
  padding-left: 30px;
}
.md-postcode .form-product-postcode .postcode-box .postcode-check-btn {
  position: absolute;
  right: 0;
  top: 0;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response {
  clear: both;
  box-shadow: 0 1px 6px 0 #dedede;
  width: 280px;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 17px;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-shipping,
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod,
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info,
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error {
  padding: 8px 12px 8px 32px;
  position: relative;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-shipping:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error:before {
  font-family: 'MD-Icon';
  margin: 6px 0 0 10px;
  position: absolute;
  left: 0;
  top: 2px;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error {
  background: #ffebeb;
  color: #de6565;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error:before {
  content: "\e901";
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info {
  background: #e9fbe9;
  color: #47b547;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info:before {
  content: "\e903";
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod {
  background: #fff7e7;
  color: #ab8540;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod:before {
  content: "\e902";
  margin-top: 10px;
  font-size: 1.9rem;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-shipping:empty,
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod:empty,
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info:empty,
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error:empty {
  padding: 0;
}
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-shipping:empty:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod:empty:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info:empty:before,
.md-postcode .form-product-postcode .postcode-box .postcode-response .postcode-error:empty:before {
  display: none;
}
.md-postcode .customer-history {
  float: left;
  box-shadow: 0 1px 6px 0 #dedede;
  width: 280px;
  box-sizing: border-box;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.md-postcode .customer-history ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  clear: both;
  width: 100%;
}
.md-postcode .customer-history ul.saved-login {
  font-size: 1.3rem;
}
.md-postcode .customer-history ul.saved-login li {
  margin: 0;
}
.md-postcode .customer-history ul.saved-login li a {
  color: #ff5501;
}
.md-postcode .customer-history ul.saved-login li.see-address-title {
  padding: 9px 15px 8px 15px;
  font-size: 1.3rem;
  background: #efefef;
}
.md-postcode .customer-history ul.saved-login li.address-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin: 0 0 0px 0;
  background: #efefef;
  padding: 10px 12px 7px 12px;
}
.md-postcode .customer-history ul.saved-login li.saved-postcode {
  padding: 10px 12px 10px 12px;
  border-bottom: 1px solid #ddd;
  /*&:last-child {
                                padding-bottom: 10px;
                            }*/
}
.md-postcode .customer-history ul.saved-login li.saved-postcode:hover {
  background: #f7f7f7;
}
.md-postcode .customer-history ul.postcode-history {
  box-shadow: 0 1px 6px 0 #dedede;
  width: 280px;
  box-sizing: border-box;
  padding: 0px 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.md-postcode .customer-history ul.postcode-history li {
  padding: 6px 12px 5px 12px;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
}
.md-postcode .customer-history ul.postcode-history li:hover {
  background: #f7f7f7;
}
.md-postcode .customer-history ul.postcode-history li.title {
  font-weight: bold;
  background: #efefef;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 12px 7px 12px;
}
.md-postcode .customer-history ul.postcode-history li.title label {
  padding: 0;
}
.md-postcode .customer-history ul.postcode-history li:last-child {
  border-bottom: 0;
}
.push-notification__prompt {
  position: fixed;
  top: 7px;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 2.5rem 2rem;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  z-index: 1000000;
}
.push-notification__prompt:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  content: '';
  display: block;
  position: absolute;
  top: -12px;
  left: 21px;
}
.push-notification__prompt:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 20px;
}
.push-notification__prompt .headline {
  display: block;
  font-size: 14px;
  padding-bottom: 1rem;
  font-weight: bold;
}
.push-notification__prompt .body {
  padding-bottom: 1.5rem;
}
.push-notification__prompt .actions .reject {
  margin-left: 1rem;
  color: #7e807e;
  text-decoration: underline;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.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;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.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;
}
.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-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;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 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;
}
.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;
}
.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[generated] {
  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;
}
.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';
}
.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';
}
.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-width: 320px) and (max-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.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: #101010;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #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 #00699d;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.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: #101010;
  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;
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
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;
}
body.customer-account-createpassword .columns .column.main {
  width: 100%;
}
body.customer-account-createpassword form.form.password.reset h1.page-title {
  display: inline-block;
  width: 100%;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .product.options {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.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 > 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.content {
  position: relative;
}
.page-header ul.header.links li.login-acc {
  padding-right: 32px;
}
.page-header ul.header.links li.login-acc a {
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.page-header .panel {
  background-color: #001d47;
  border: none;
  padding: 12px 0;
  display: inline-block;
  width: 100%;
}
.page-header .panel ul.top-right {
  float: right;
}
.page-header .panel ul li:last-child:after {
  display: none;
}
.page-header .panel ul li {
  float: left;
}
.page-header .panel ul li:after {
  height: 16px;
  width: 1px;
  background-color: #9E9E9E;
  content: "";
  display: inline-block;
  margin: 0 14px 0 14px;
  position: relative;
  top: 0;
}
.page-header .panel ul li a {
  color: #FFFFFF;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 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: unset;
  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 {
  box-sizing: border-box;
  display: block;
  padding: 10px;
  text-align: center;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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 .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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 .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 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 .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.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;
}
/* Yuvraj Css */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .banner-item.banner-slider {
    display: -ms-flexbox !important;
  }
  .page-footer {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .fieldset {
    display: -ms-flexbox;
    margin: 0 auto !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
    display: -ms-inline-flexbox !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .btn-remove.action.delete {
    padding: 5px 0px;
  }
  .catalog-product-view .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 100px;
  }
  .page-product .product-image-container {
    max-width: 175px !important;
  }
  .checkout-cart-index .quntyarrw .plus {
    top: -15px !important;
    height: 20px !important;
    border-left: 0px !important;
    border-top: 0px !important;
  }
  .checkout-cart-index .quntyarrw .minus {
    top: -13px !important;
    height: 23px !important;
    border-left: 0px !important;
    border-top: 0px !important;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    height: auto !important;
  }
}
button#top-quotecart-button {
  background: #005F5A;
  border: 1px solid #005F5A;
  border-radius: 4px;
}
.main-link-title .fa.fa-angle-right {
  padding: 0 17px;
  font-size: 17px;
}
.inspiration-index-index #center {
  align-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 4px;
}
.inspiration-index-index .main-heading {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: 26px;
  margin-top: 35px;
}
.inspiration-left {
  width: 50%;
  height: auto;
  float: left;
}
.inspiration-right {
  width: 50%;
  height: auto;
  float: right;
}
.inspiration-image {
  /*position: relative;*/
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 24px;
  vertical-align: top;
}
.inspiration-image .inspiration-image-content {
  position: absolute;
  bottom: 68px;
  left: 40px;
}
.inspiration-image .inspiration-image-content span {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  width: 100%;
  display: inline-block;
  margin-bottom: 21px;
}
.inspiration-image .inspiration-image-content a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
}
.storelocator-index-index div#zipcode-error {
  position: absolute;
  bottom: -22px;
  left: 0;
}
.storelocator-index-index .store_name {
  color: #212B36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 16px;
}
.storelocator-index-index .container.sj-test .page.messages {
  margin: 0;
}
.storelocator-index-index .main-div .head-content {
  background-color: #E7F3E7;
}
.storelocator-index-index .main-div .head-content .container {
  padding: 46px 0 48px;
  width: 694px;
}
.storelocator-index-index .main-div .head-content .container .left-content h2 {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin: 0 0 23px;
}
.storelocator-index-index .main-div .head-content .container .left-content p {
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin: 0 0 29px;
}
.storelocator-index-index .main-div .head-content .container .right-content {
  margin: 0 auto;
  text-align: center;
}
.storelocator-index-index .main-div .head-content .container .right-content .content-form {
  position: relative;
  Width: 100%;
  margin: 0 auto;
}
.storelocator-index-index .main-div .head-content .container .right-content input#autocomplete {
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
  padding-right: 30px;
}
.storelocator-index-index .main-div .head-content .container .right-content input#btn-go {
  height: 44px;
  width: 120px;
  border-radius: 0 4px 4px 0;
  background-color: #005F5A;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.storelocator-index-index .main-content-stockist {
  width: 872px;
  margin: 0 auto;
}
.storelocator-index-index .main-content-stockist h4 {
  color: #212B36;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  margin: 28px 0 20px;
  text-transform: capitalize;
}
.storelocator-index-index .main-content-stockist .child-main-div {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  margin-bottom: 16px;
  padding: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .name {
  color: #212B36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-type {
  padding-bottom: 15px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 0;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-type span {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: capitalize;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-type span:before {
  content: "";
  background: url(../images/dealer.png);
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-address {
  margin-bottom: 12px;
  margin-top: 15px;
  text-transform: capitalize;
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-address a:before {
  content: "";
  background: url(../images/map-pin.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-number {
  text-transform: capitalize;
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 12px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-number span:before {
  content: "";
  background: url(../images/phone.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-email {
  color: #212B36;
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 12px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-email span:before {
  content: "";
  background: url(../images/mail.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-url {
  color: #212B36;
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-url .store-url-img {
  display: inline-block;
  width: auto;
  width: 47px;
  vertical-align: top;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-url .store-url-img:before {
  content: "";
  background: url(../images/web.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 16px;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-url .store-url-link {
  display: inline-block;
  width: 82%;
}
.storelocator-index-index .main-content-stockist .child-main-div .store-url .store-url-link a {
  overflow-wrap: break-word;
  margin: 5px 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    display: none !important;
  }
  body.catalog-product-view .fotorama__stage,
  body.catalog-product-view .fotorama__nav {
    width: 100% !important;
    left: 10% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .inspiration-left .inspiration-image {
    padding-right: 0 !important;
  }
  .inspiration-right .inspiration-image {
    padding-left: 0 !important;
  }
  .inspiration-index-index #center {
    padding: 0 15px;
  }
  .inspiration-index-index .main-heading {
    letter-spacing: 0.5px;
    line-height: 28px;
    font-size: 24px;
  }
  .inspiration-image {
    margin-bottom: 14px;
  }
  .inspiration-image img {
    width: 100% !important;
  }
  .inspiration-left,
  .inspiration-right {
    width: 100%;
  }
  .checkout-success p {
    max-width: 30%;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .inspiration-index-index #center {
    padding: 0 15px;
  }
  /*html {
        body.catalog-product-view {
            .fotorama__stage,
            .fotorama__nav {
                height: 524px !important;
            }
        }
    }*/
  html body.catalog-product-view .product.media .fotorama__nav__frame {
    padding: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0;
    height: 155px;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
    width: 100%;
  }
  .fotorama__thumb {
    background-color: transparent;
    width: 88%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1350px) {
  .fotorama__thumb {
    background-color: transparent;
    width: 88%;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame {
    padding: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0;
    height: 155px;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
    width: 100%;
  }
  /*html {
        body.catalog-product-view {
            .fotorama__stage,
            .fotorama__nav {
                height: 605px !important;
            }
        }
    }*/
}
.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: #212b36;
  border: 1px solid #8cc63f;
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #101010;
  border: 1px solid #8cc63f;
  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-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;
}
.cms-new-arrival .newlabel-class {
  left: -2px;
}
body.cms-no-route .not-found-page button.notfound-btn a:hover {
  color: #FFFFFF;
}
.new-recently-added .banner-img {
  position: relative;
}
.new-recently-added .banner-img .banner-content {
  margin: 0 auto;
  position: absolute;
  top: auto;
  bottom: -6%;
  left: 14%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.new-recently-added .banner-img .banner-content h2 {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 0 0 10px;
}
.new-recently-added .banner-img .banner-content .action.primary.shop-now,
.new-recently-added .banner-img .banner-content .amshopby-button.shop-now,
.new-recently-added .banner-img .banner-content .am-filter-go.shop-now {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  background: transparent;
  border: none;
  padding: 6px 0;
}
.new-recently-added .banner-img .banner-content .fa-angle-right:before {
  font-size: 22px;
  color: #fff;
  padding: 0 14px;
}
.cms-new-arrival .page.messages {
  margin: 0;
}
.cms-new-arrival .recently-main-banner {
  margin-bottom: 56px;
}
.cms-new-arrival .recently-main-banner.mobile {
  display: none;
}
.cms-new-arrival .recently-main-banner .banner-img {
  position: relative;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content h1 {
  color: #FFFFFF;
  font-size: 47px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  text-align: center;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content .action.primary.explore,
.cms-new-arrival .recently-main-banner .banner-img .banner-content .amshopby-button.explore,
.cms-new-arrival .recently-main-banner .banner-img .banner-content .am-filter-go.explore {
  height: 48px;
  width: 200px;
  border: 1px solid #212B36;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #212B36;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: normal;
  text-align: center;
  padding: 15px 0;
}
.cms-new-arrival .new-recently-added.mobile-img {
  display: none;
}
.cms-new-arrival .page-main {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.cms-new-arrival .custom-container {
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
}
.cms-new-arrival .new-recently-added {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #C4CDD5;
  padding-bottom: 56px;
  margin-bottom: 46px;
}
.cms-new-arrival ol.product-items.widget-product-grid.slick-initialized.slick-slider {
  margin-top: 31px;
}
.cms-new-arrival .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
  overflow: hidden;
  padding-top: 5px;
}
.cms-new-arrival .block.widget.block-products-list.grid .block-title {
  text-align: center;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.cms-new-arrival .block.widget.block-products-list.grid .block-title strong {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}
.cms-new-arrival ol.product-items li .product-item-info {
  width: 100%;
  position: relative;
}
.cms-new-arrival ol.product-items li .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
.cms-new-arrival .arabian-store {
  width: 100%;
  display: inline-block;
  margin: 0;
  border-top: 1px solid #C4CDD5;
  padding: 46px 0;
}
.cms-new-arrival .arabian-store h2 {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
.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;
}
body.cms-page-view h1.page-title {
  padding-top: 46px;
  text-align: center;
  margin-bottom: 26px;
  width: 100%;
}
body.cms-page-view h1.page-title span {
  text-transform: uppercase;
  color: #212B36 !important;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
body.cms-page-view .cms-back-img {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
body.cms-page-view p {
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
body.cms-page-view h3 {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 30px;
}
body.cms-page-view .page-title-wrapper h1.page-title {
  margin-bottom: 21px;
  line-height: normal;
}
body.cms-page-view .page-title-wrapper h1.page-title span {
  text-transform: capitalize;
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
body.cms-page-view .page-main h2 {
  color: #212B36;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  margin-bottom: 23px;
  margin-top: 20px;
}
body.cms-page-view .fa-angle-left:before {
  font-size: 22px;
  color: #fff;
  padding: 0 14px;
}
body.cms-no-route .not-found-page button.notfound-btn {
  height: auto;
  background: #005F5A;
  margin-top: 0;
  padding: 12px 16px;
  text-transform: uppercase;
  border-radius: 4px;
  border-color: #005F5A;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html[lang='ar'] .storelocator-index-index div#zipcode-error {
  bottom: -20px;
  right: 0;
  left: auto;
}
html[lang='ar'] .new-recently-added .banner-img {
  position: relative;
}
html[lang='ar'] .new-recently-added .banner-img .banner-content {
  right: -5%;
  left: auto;
}
html[lang='ar'] .new-recently-added input#btn-go {
  border-radius: 4px 0 0 4px;
}
html[lang='ar'] .cms-new-arrival ol.product-items li .product-item-info .actions-secondary {
  right: auto;
  left: 10px;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .new-recently-added .banner-img .banner-content {
    bottom: -11%;
    left: 25%;
  }
  .cms-new-arrival .selling-points-mian {
    width: 50%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -13%;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .new-recently-added .banner-img .banner-content {
    left: 19%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -10%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .new-recently-added .banner-img .banner-content {
    left: 18%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -7%;
  }
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .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: none;
  }
  .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;
  }
  [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;
  }
  .amreview-widget-container .slick-dots button {
    border: 1px solid #ccc;
  }
  .mobile {
    display: block;
  }
  .mobile .mobile-block {
    display: block;
  }
  .desktop {
    display: none;
  }
  .desktop .desktop-block {
    display: none;
  }
  .amblog-relatedposts-wrap {
    display: block;
  }
  .amblog-related-post {
    margin-bottom: 20px;
    width: 100%;
  }
  body[class*='amblog-index-'] .page-title-wrapper {
    margin-bottom: 5px;
  }
  body[class*='amblog-index-'] .page-title {
    font-size: 2.6rem;
    line-height: 2.8rem;
  }
  body[class*='amblog-index-'] .amblog-title {
    font-size: 1.6rem;
  }
  body[class*='amblog-index-'] .sidebar .block-reorder .block-content:not(.no-display) {
    margin-bottom: 40px;
  }
  body[class*='amblog-index-'] h3.amblog-title:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODc2NTYgMC40NTQxMDNMMC45MDkwNTggOC44MDA1NkwyLjM0ODc5IDEwLjI1NzNMOS44NzY1NiAzLjI0OTM4TDE3LjY1MTEgMTAuNDU0MUwxOS4wOTA5IDkuMDM2NzhMMTAuNDExMyAwLjkyNjU0NEw5Ljg3NjU2IDAuNDU0MTAzWiIgZmlsbD0iI0M3QzdDNyIvPgo8L3N2Zz4K);
    content: '';
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-180deg);
    width: 20px;
  }
  body[class*='amblog-index-'] h3.amblog-title.-active:before {
    transform: translateY(-50%) rotate(0);
  }
  .amblog-author-info .amblog-image-wrapper {
    margin-top: 0;
  }
  .amblog-author-info .amblog-content {
    padding-top: 5px;
  }
  .amblog-search-block .amblog-content {
    flex-direction: column;
    padding-top: 25px;
  }
  .amblog-search-block .amblog-content > *:not(:last-child) {
    margin-bottom: 25px;
  }
  .amblog-link-btn {
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .amblog-tabs-block.-title .amblog-item {
    font-size: 16px;
  }
  .amblog-form-newsletter .input-box {
    flex-direction: column;
  }
  .amblog-form-newsletter .amblog-input {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .amblog-form-newsletter .amblog-btn,
  .amblog-form-newsletter .amblog-input {
    max-width: 100%;
    width: 100%;
  }
  .amblog-form-newsletter .mage-error[generated='true'] {
    margin-bottom: 10px;
    margin-top: -10px;
    order: 0;
    width: 100%;
    word-break: break-all;
  }
  .amblog-search-switch {
    padding: 8px 15px;
  }
  .amblog-search-titles {
    padding-top: 10px;
  }
  .amblog-search-title {
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 80px;
    margin: 0 10px 10px 0;
    width: auto;
  }
  .amblog-search-title.open {
    border-color: #1979c2;
  }
  .amblog-search-content {
    margin-top: 20px;
  }
  .main .amblog-related-wrapper:not(.-related-products) .slick-list {
    margin: 0;
  }
  .ammenu-header-container .block-search .minisearch .control {
    background: #fff;
    border: none;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 120%;
    z-index: 9;
  }
  .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) > .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;
  }
  .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;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-store {
    order: 0;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-options-container {
    order: 1;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-date {
    order: 2;
  }
  .paypal-review .ampickup-store-container.-checkout .ampickup-field.-time {
    order: 3;
  }
  .category .subscribe-popup {
    text-align: center;
    top: 35%;
    width: 100%;
  }
  .category .subscribe-popup .input-fields {
    margin-top: 20px;
    width: 100%;
  }
  .category .subscribe-popup .notification-container {
    margin: auto;
    width: 80%;
  }
  .category .subscribe-popup .amxnotif_guest_action {
    margin-top: 20px;
    max-width: 100%;
    width: 100%;
  }
  .actions-toolbar.amxnotif_guest_action {
    margin-left: 5px;
  }
  .notification-container {
    display: inline-flex;
  }
  .block-authentication .actions-toolbar .primary {
    width: 100%;
  }
  .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;
  }
  .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;
  }
  .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%;
  }
  .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;
  }
  .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;
  }
  #bio_ep {
    transform: unset !important;
    top: 0% !important;
    left: 15% !important;
    width: 70% !important;
  }
  #bio_ep .tmp3-img-content {
    display: none;
  }
  #bio_ep .tmp3-text-content {
    width: 100%;
  }
  div#mp-popup-template3 .popup-loader {
    left: 45%;
    top: 62%;
  }
  div#mp-popup-template3 .popup-loader img.loader {
    width: 9%;
  }
  .modal-popup .modal-footer .action-dismiss {
    color: #fff !important;
  }
  .modal-popup .modal-footer .action-accept {
    height: 36px !important;
  }
  .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;
  }
  body.checkout-onepage-success .columns .column.main {
    padding-bottom: 0;
  }
  body.checkout-onepage-success .order-success-img {
    margin-top: 0 !important;
  }
  .storelocator-index-index main#maincontent {
    padding: 0 12px;
  }
  .storelocator-index-index .main-content-stockist .child-main-div {
    padding: 10px;
  }
  .storelocator-index-index .main-div .head-content .container .right-content {
    padding: 0 10px;
  }
  .storelocator-index-index div#zipcode-error {
    bottom: -40px;
  }
  body.inspiration-index-index .page-main {
    padding: 0 15px;
  }
  body.inspiration-index-index .page.messages {
    margin: 0;
  }
  body.inspiration-index-index .inspiration-image .inspiration-image-content {
    bottom: 38px;
  }
  body.inspiration-index-index .inspiration-image .inspiration-image-content span {
    margin-bottom: 14px;
  }
  .inspiration-left .inspiration-image {
    padding-right: 0 !important;
  }
  .inspiration-right .inspiration-image {
    padding-left: 0 !important;
  }
  .inspiration-index-index #center {
    padding: 0 15px;
  }
  .inspiration-index-index .main-heading {
    letter-spacing: 0.5px;
    line-height: 28px;
    font-size: 24px;
  }
  .inspiration-image {
    margin-bottom: 14px;
  }
  .inspiration-left,
  .inspiration-right {
    width: 100%;
  }
  .storelocator-index-index .main-div .head-content .container {
    padding: 40px 0;
    width: 100%;
  }
  .storelocator-index-index .main-div .head-content .container .left-content h2 {
    font-size: 24px;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin: 0 0 15px;
  }
  .storelocator-index-index .main-div .head-content .container .left-content p {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    margin: 0 0 25px;
  }
  .storelocator-index-index .main-content-stockist {
    width: 100%;
  }
  .storelocator-index-index .main-content-stockist h4 {
    font-size: 20px;
    letter-spacing: 0.75px;
    line-height: 24px;
  }
  body.checkout-onepage-success .order-success-img {
    margin-top: 48px;
  }
  .checkout-success h1 {
    margin: 44px 0 15px;
  }
  .checkout-success p {
    max-width: 65%;
  }
  .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;
  }
  .storelocator-index-index .main-div .head-content .container .left-content h2,
  .storelocator-index-index .main-div .head-content .container .left-content p {
    padding: 0 16px;
  }
  .storelocator-index-index header.page-header {
    margin: 0;
  }
  .new-recently-added.desktop-img .banner-img .banner-content {
    bottom: -30px;
    left: 30%;
  }
  .cms-new-arrival .recently-main-banner {
    margin-bottom: 56px;
  }
  .cms-new-arrival .recently-main-banner.desktop {
    display: block;
  }
  .cms-new-arrival .recently-main-banner.mobile {
    display: none;
  }
  .cms-new-arrival .recently-main-banner .banner-img .banner-content {
    width: 100%;
  }
  .cms-new-arrival .recently-main-banner .banner-img .banner-content h1 {
    font-size: 34px;
    letter-spacing: 0.25px;
    line-height: 40px;
  }
  .cms-new-arrival .custom-container {
    padding: 0 12px;
  }
  .cms-new-arrival main#maincontent {
    padding: 0 !important;
  }
  .cms-new-arrival .new-recently-added.desktop-img {
    display: block;
  }
  .cms-new-arrival .new-recently-added.mobile-img {
    display: none;
  }
  .cms-new-arrival .new-recently-added {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
  .cms-new-arrival .block.widget.block-products-list.grid {
    padding-top: 0;
  }
  .cms-new-arrival .block.widget.block-products-list.grid .block-title strong {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 0;
  }
  .cms-new-arrival .arabian-store {
    margin: 32px 0 0;
    padding: 32px 0;
  }
  body.cms-page-view {
    /*.page-wrapper {
            .breadcrumbs {
                display: none;
            }
        }*/
  }
  body.cms-page-view .page-title-wrapper {
    padding: 0;
  }
  body.cms-page-view .page-title-wrapper h1.page-title span {
    font-size: 24px;
  }
  body.cms-page-view .page-main h2 {
    margin-bottom: 12px;
    margin-top: 0;
  }
  body.cms-page-view .page.messages {
    margin: 0;
  }
  body.cms-page-view p {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -18%;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding: 0;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > a.action.towishlist,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > a.action.towishlist {
    display: inline-block !important;
    position: static;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete {
    position: static;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions td.remove-item,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper tr.item-actions td.remove-item {
    padding: 10px 0;
    width: 100%;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    position: static;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action {
    position: static;
    padding: 0 !important;
    width: auto;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar a.action.towishlist,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar a.action.towishlist {
    display: inline-table;
  }
  body.checkout-cart-index .page-title-wrapper,
  .amasty_quote-cart-index .page-title-wrapper {
    text-align: center;
  }
  body.checkout-cart-index .page-title-wrapper h1.page-title,
  .amasty_quote-cart-index .page-title-wrapper h1.page-title {
    width: 100%;
  }
  .checkout-cart-index .page-main,
  .amasty_quote-cart-index .page-main {
    padding: 0 12px;
  }
  .checkout-cart-index main#maincontent,
  .amasty_quote-cart-index main#maincontent {
    margin-top: 0 !important;
    border-top: none;
  }
  .checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    left: 0px;
  }
  .checkout-cart-index .quntyarrw .plus,
  .amasty_quote-cart-index .quntyarrw .plus {
    top: -5px;
  }
  .checkout-cart-index .quntyarrw .minus,
  .amasty_quote-cart-index .quntyarrw .minus {
    width: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .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:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-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;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.price,
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.price {
    width: 33.3%;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.qty,
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.qty {
    width: 33.3% !important;
  }
  body.checkout-cart-index .table-wrapper.cart .col.price.qty,
  .amasty_quote-cart-index .table-wrapper.cart .col.price.qty {
    width: 33.3%;
  }
  body.checkout-cart-index .cart.table-wrapper .product-item-name,
  .amasty_quote-cart-index .cart.table-wrapper .product-item-name {
    min-height: unset;
    margin-bottom: 2px;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
  }
  body.checkout-cart-index .cart-container .form-cart,
  .amasty_quote-cart-index .cart-container .form-cart {
    margin-top: 33px;
  }
  body.checkout-cart-index .page-title-wrapper,
  .amasty_quote-cart-index .page-title-wrapper {
    padding: 0;
  }
  body.checkout-cart-index .page-title-wrapper h1.page-title span,
  .amasty_quote-cart-index .page-title-wrapper h1.page-title span {
    text-align: center;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    padding: 0 16px;
  }
  body.checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td {
    color: #212B36;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    font-weight: normal;
    padding: 0;
  }
  body.checkout-cart-index .cart.table-wrapper .col.qty .input-text,
  .amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
    width: 64px;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    position: relative;
    width: 64px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    right: 1px;
    height: 41px;
    left: auto;
  }
  body.checkout-cart-index .cart-container .form-cart .actions.main,
  .amasty_quote-cart-index .cart-container .form-cart .actions.main {
    width: 100%;
  }
  body.checkout-cart-index button.action.clear,
  .amasty_quote-cart-index button.action.clear {
    display: none !important;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper.cart .data.table .col.price,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper.cart .data.table .col.price {
    width: 33.3%;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.price[data-th]:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 10px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .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,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount,
  .cart-totals .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;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .push-notification__prompt {
    left: 0;
    max-width: 100%;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  #bio_ep {
    transform: unset !important;
    top: 130px !important;
    left: 20px !important;
    width: 90% !important;
  }
  .tmp3-img-content {
    display: none;
  }
  .tmp3-img-content img {
    max-width: 100%;
    height: 465px;
    width: 100%;
  }
  .tmp3-text-content {
    height: 416px;
    width: 100%;
    padding: 40px 15px 0;
  }
  .cms-new-arrival .new-recently-added.mobile-img {
    display: block;
  }
  .cms-new-arrival .new-recently-added.desktop-img {
    display: none;
  }
  .cms-new-arrival .recently-main-banner {
    margin-bottom: 56px;
  }
  .cms-new-arrival .recently-main-banner.desktop {
    display: none;
  }
  .cms-new-arrival .recently-main-banner.mobile {
    display: block;
  }
  .new-recently-added.mobile-img .banner-img .banner-content {
    bottom: -6px;
    left: 38%;
    top: auto;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -28%;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    left: 0px;
  }
  .checkout-cart-index .quntyarrw .plus,
  .amasty_quote-cart-index .quntyarrw .plus {
    top: -5px;
  }
  .checkout-cart-index .quntyarrw .minus,
  .amasty_quote-cart-index .quntyarrw .minus {
    width: 15px;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    width: 64px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    right: 1px;
    height: 41px;
    left: auto;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .amblog-post-container .amblog-read,
  .amblog-grid-list .slick-slide .amblog-item .amblog-read {
    width: 100%;
  }
  .amblog-footer {
    align-items: flex-start;
    flex-direction: column;
  }
  .amblog-footer .amblog-wrap {
    margin-bottom: 20px;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product {
    margin: 0 auto;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-photo {
    display: flex;
    justify-content: center;
  }
  .amblog-related-wrapper.-related-products .amblog-slick-slider.-am-loaded .amblog-item-product .product-item-link {
    font-size: 20px;
  }
  .amblog-navigation-container .amblog-navigation {
    margin-top: 30px;
  }
  .amblog-navigation-container .amblog-navigation.-previous {
    margin-left: 0;
  }
  .amblog-navigation-container .amblog-navigation.-previous > .amblog-title-link:before {
    left: calc(20px * 2);
    /* stylelint-disable-line */
    right: inherit;
  }
  .amblog-navigation-container .amblog-navigation.-next {
    margin-right: 0;
  }
  .amblog-navigation-container .amblog-navigation.-next > .amblog-title-link:after {
    left: inherit;
    right: calc(20px * 2);
    /* stylelint-disable-line */
  }
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:before,
  .amblog-navigation-container .amblog-navigation > .amblog-title-link:after {
    bottom: calc(100% - 50px);
    top: inherit;
  }
  .amblog-social-container .amblog-list {
    margin: 0 -10px;
  }
  .amblog-social-container .amblog-icon {
    margin: 0 9px 18px;
  }
  .sorter-options {
    margin: 0 2px;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    left: 0px;
  }
  .checkout-cart-index .quntyarrw .plus,
  .amasty_quote-cart-index .quntyarrw .plus {
    top: -5px;
  }
  .checkout-cart-index .quntyarrw .minus,
  .amasty_quote-cart-index .quntyarrw .minus {
    width: 15px;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    width: 64px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    right: 1px;
    height: 41px;
    left: auto;
  }
}
@media only screen and (max-width: 319px) {
  .amblog-navigation-container .amblog-navigation > .amblog-title-link {
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .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:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrev-title-block {
    display: flex;
    align-items: center;
  }
  .amrev-title-block .am-strong {
    font-size: 2.4rem;
    font-weight: 400;
    padding: 0 24px 0 0;
    white-space: nowrap;
  }
  .amreview-proscons-container {
    flex-direction: row;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
}
.action.primary,
.amshopby-button,
.am-filter-go {
  text-transform: uppercase;
  font-size: 13.55px;
  font-family: 'Gotham-t';
  font-weight: 600;
  letter-spacing: 1.25px;
  border-radius: 0px;
  line-height: 16px;
  height: 36px;
}
.newsletter .actions {
  float: right;
  margin-top: 15px;
  border-radius: 0px;
}
.action.primary:focus,
.amshopby-button:focus,
.am-filter-go:focus {
  background-color: #101010;
  border: 1px solid #8cc63f;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-24 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23 {
    float: left;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23 {
    float: left;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1380px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23 {
    float: left;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* No Js */
/*
 *  Owl Carousel - Animate Plugin
 */
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-nav button.owl-next {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../../../../../frontend/Magento/luma/en_US/Mageplaza_Core/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
/* push notification popup design start*/
.amsearch-result-section {
  display: none !important;
}
svg:not(:root) {
  display: none;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
  bottom: 0;
  height: 24px !important;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0 !important;
  width: 24px !important;
}
.ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle svg:not(:root) {
  display: none;
}
.push-notification__prompt {
  padding: 24px;
  border: 0;
}
.push-notification__prompt .headline {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  padding-bottom: 8px;
}
.push-notification__prompt .body {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #637381;
  padding-bottom: 17px;
}
.push-notification__prompt .actions button.action.primary.accept,
.push-notification__prompt .actions button.amshopby-button.accept,
.push-notification__prompt .actions button.am-filter-go.accept {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  width: 160px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.push-notification__prompt .actions button.action.primary.accept:hover,
.push-notification__prompt .actions button.amshopby-button.accept:hover,
.push-notification__prompt .actions button.am-filter-go.accept:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.push-notification__prompt .actions button.action.primary.accept.disable,
.push-notification__prompt .actions button.amshopby-button.accept.disable,
.push-notification__prompt .actions button.am-filter-go.accept.disable {
  background-color: #cccdd7;
}
.push-notification__prompt .actions a.reject {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-left: 24px;
}
.push-notification__prompt .actions a.reject:hover {
  text-decoration: none;
}
.ammenu-menu-wrapper .ammenu-nav-sections .ammenu-main-container .ammenu-items .ammenu-item:last-child .ammenu-link .ammenu-text-block .ammenu-text {
  color: #212b36;
}
/* push notification popup design end */
.amsearch-overlay-block {
  background: unset;
}
.amsearch-loader-block,
.amsearch-input-wrapper .amsearch-button.-close {
  opacity: 0;
  display: none;
}
.amsearch-item-container > .amasty-xsearch-block-header {
  text-align: left;
}
.amsearch-item-container .amsearch-item {
  text-align: left;
}
.ammenu-header-container .header.content .minicart-wrapper {
  margin-right: 0;
  margin-left: 24px;
}
.page-header .right-tophead .switcher {
  margin-left: 0;
}
.block-search .action.search {
  position: relative;
}
ul.header.links,
.amquote-cart-wrapper.minicart-wrapper {
  display: none;
}
.amsearch-item-container.recent_searches .item-name:hover {
  background: transparent;
}
.ammenu-logo {
  padding: 13px 0 0;
}
.minicart-wrapper .minicart-items-wrapper {
  border: 0;
}
.minicart-wrapper .block-minicart {
  border: 0;
  box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
  background: #FCFBF7;
  padding: 16px;
}
.minicart-wrapper .block-minicart .items-total {
  margin: 0;
}
.minicart-wrapper .block-minicart .items-total span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.minicart-wrapper .block-minicart .subtotal {
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin: 0;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.action.primary.checkout,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.amshopby-button.checkout,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.am-filter-go.checkout {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.action.primary.checkout:hover,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.amshopby-button.checkout:hover,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.am-filter-go.checkout:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.action.primary.checkout.disable,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.amshopby-button.checkout.disable,
.minicart-wrapper .block-minicart .block-content > .actions > .primary button.am-filter-go.checkout.disable {
  background-color: #cccdd7;
}
.page-header .amsearch-input-wrapper {
  width: 100%;
  float: left;
}
.page-header .amsearch-input-wrapper .amsearch-button.-loupe {
  opacity: 1;
  content: '';
  background: url(../images/search.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: inherit;
}
.page-header .amsearch-wrapper-block {
  float: left;
  margin: 0;
  padding: 8px 0 0 0;
  max-width: 488px;
  width: 100%;
}
.page-header .amsearch-wrapper-block .amsearch-input {
  border: none;
  padding-right: 0;
  padding-left: 32px;
  border-radius: 0;
  background-color: #FFFFFF;
  width: 312px;
  height: 48px;
  padding-top: 0;
  padding-bottom: 0;
}
.page-header .minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: #FFFF;
  top: -21px;
  position: relative;
  right: -16px;
  box-shadow: none;
  padding: 0;
  min-width: auto;
}
.page-header .panel ul.top-center-track {
  display: none;
}
.page-header .panel ul.top-right.mobileacc {
  display: none;
}
.page-header .panel ul li.loginlink.last:after {
  height: 16px;
  width: 1px;
  background-color: #cccccc;
  content: "";
  display: inline-block;
  margin: 0 16px;
  position: relative;
  top: 2px;
}
.page-header .panel ul.top-right.desktopacc {
  float: left;
}
.right-tophead {
  float: right;
  text-align: right;
}
.page-header .switcher {
  margin-left: 2px;
  margin-right: 0;
}
.page-header .switcher .options .action.toggle {
  display: flex;
  align-items: start;
}
.page-header .switcher .options .action.toggle:after {
  content: ' ';
  background: url(../images/switcherdw.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
.page-header .switcher .options .action.toggle.active:after {
  background: none;
  top: -4px;
  position: relative;
  margin-left: 8px;
}
.page-header .switcher strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  vertical-align: super;
}
.page-header .panel ul li.weship-static:after {
  background: none;
}
.minicart-wrapper .action.showcart {
  background-image: url(../images/footerprite.png);
  background-position: -118px -21px;
  width: 32px;
  background-repeat: no-repeat;
  display: inline-block;
}
header.page-header .block-search .minisearch input#search::placeholder {
  font-style: normal;
}
header .header.content .header-right {
  padding-top: 29px;
  display: inline-block;
  width: auto;
}
header .header.content .header-right .header-rightside .header-links ul li .counter.qty {
  display: none;
}
.block-minicart .block-content > .actions {
  margin-top: 17px;
  width: 100%;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart {
  width: 100%;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart.disable {
  background-color: #ffffff;
  color: #919eab;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.post-holder .post-header {
  position: unset;
}
.ship-to-header {
  display: inline-block;
  float: left;
  margin-top: -8px;
}
.ship-to-header .img-left {
  float: left;
  display: inline-block;
  padding: 0;
  width: 24px;
  height: 24px;
  background: url(../images/Pin.svg);
  background-repeat: no-repeat;
}
.ship-to-header .content-right {
  float: right;
  display: inline-block;
  padding-left: 8px;
  text-align: left;
  padding-top: 3px;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .product-item-pricing span.price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .details-qty.qty {
  text-align: left;
  margin-bottom: 4px;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .details-qty.qty label.label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .details-qty.qty .qty-text-label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .details-qty.qty input {
  background: transparent;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  height: unset;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  content: ' ';
  background-image: url(../images/kdelete.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  position: relative;
  top: 8px;
}
.cookie-status-message {
  display: none;
}
.page-header .panel ul li a.ll-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  vertical-align: top;
}
.page-header .panel ul li:after {
  background-color: #cccccc;
}
.page-header .switcher .options .action.toggle.active {
  display: flex;
  align-items: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after {
  content: ' ';
  background: url(../images/switcherdw.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
  top: 0;
}
.page-header .switcher .options ul.dropdown {
  min-width: auto;
}
.page-header .switcher .options ul.dropdown a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.columns .column.main {
  padding-bottom: 63px;
}
.minicart-items .product-item {
  padding-top: 16px;
}
#minicart-content-wrapper .subtotal span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
#minicart-content-wrapper .subtotal span.label {
  display: none;
}
.header.content .minicart-wrapper {
  margin-left: 24px;
  padding: 20px 0;
  float: right;
  /*margin: 0 important;*/
  padding-left: 0;
  display: inline-block;
}
.header.content .minicart-wrapper .action.showcart .text {
  display: none;
}
.header.content .minicart-wrapper .action.showcart:before {
  display: none;
}
.header.content .minicart-wrapper .block-minicart .subtitle.empty {
  font-weight: 500;
  padding: 0;
  padding-bottom: 10px;
}
.header.content .minicart-wrapper .action.close {
  display: none;
}
.minicart-wrapper .block-minicart {
  padding: 15px 25px 0;
}
.minicart-wrapper .product .actions {
  margin: 0;
}
.minicart-items .product-item-details {
  padding-left: 93px;
}
.minicart-items .product-item-details .price-container {
  width: 100%;
  display: inline-block;
}
.minicart-items .product-item-details .price-container .price-excluding-tax {
  margin: 0;
}
.minicart-items .product-item-details .product.options .content {
  display: block !important;
}
.minicart-items .product-item-details .product.options span.toggle {
  display: none;
}
.minicart-items .product-item-details .product.options .item-options {
  margin-bottom: 0;
}
.minicart-items .product-item-details .product.options dt {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  float: none;
}
.minicart-items .product-item-details .product.options dd {
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  margin-left: 8px;
  float: none;
}
.minicart-items .product-item-details .product.options dd span {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.minicart-items .product-item-details .price {
  font-weight: 500;
}
.minicart-items .product-item-details .details-qty {
  float: left;
  width: 100%;
  margin: 0;
}
.minicart-items .product-item-name {
  line-height: initial;
}
.minicart-items .product-item-name a {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.minicart-items .product .toggle {
  line-height: initial;
  padding: 0;
}
.minicart-items .update-cart-item {
  border: none;
  background: no-repeat;
  margin: 11px 0 0 0;
  width: auto;
  padding: 0;
}
.product-item-pricing {
  float: left;
}
.minicart-items-wrapper {
  margin: 15px -20px 0;
  max-height: 330px;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
}
.my-account-mobile {
  display: none;
}
@media (max-width: 767px) {
  main#maincontent {
    border-top: 2px solid rgba(0, 0, 0, 0.12);
  }
  .ammenu-menu-wrapper {
    height: auto;
  }
  .search-autocomplete .amsearch-results div#amasty-shopby-product-list {
    background: #f8f9fb;
  }
  .page-header .panel ul li:after {
    margin: 0 16px 0 16px !important;
  }
  .page-header .panel ul.top-right {
    float: right;
  }
  .page-header .switcher strong span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    vertical-align: super;
  }
  .page-header .panel.wrapper {
    display: inline-block;
    height: 24px;
    padding: 4px 0;
    text-align: center;
  }
  .page-header .panel.wrapper ul.top-right.mobileacc {
    display: inline-block;
  }
  .page-header .panel.wrapper ul.top-right.mobileacc li {
    display: inline-block;
  }
  .page-header .panel.wrapper ul.top-left {
    display: none;
  }
  .page-header .panel.wrapper .right-tophead {
    float: left;
    text-align: left;
  }
  .ammenu-menu-toggle .ammenu-icon {
    border-color: #212121;
    height: 2px;
    min-width: 18px;
    width: 18px;
    margin: 2px 0;
    background-color: #212121;
  }
  .header.content {
    padding: 10px 0;
  }
  .header.content .logo {
    text-align: center;
    display: inline-block;
    float: inherit;
    left: unset;
  }
  .header.content .header-right {
    padding: 15px 0 0;
  }
  .header.content .minicart-wrapper {
    margin: 0;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 0;
  }
  .header.content .minicart-wrapper .action.showcart .text {
    font-size: 0;
    margin-top: 0;
  }
  .header.content .minicart-wrapper .action.showcart .text:before {
    content: '\f07a';
    font-family: fontAwesome;
    font-size: 19.82px;
    color: #212b36;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -15px !important;
    left: 8px !important;
    z-index: -1;
  }
  /* Minicart Popup */
  .modal-popup.confirm .modal-inner-wrap {
    width: calc(100% - 30px);
  }
  .modal-popup .modal-header {
    padding: 0 0 10px 0 !important;
  }
  .modal-popup .modal-footer {
    border: none;
    text-align: center !important;
    padding: 0 0 20px;
  }
  .modal-popup .modal-footer .action-dismiss {
    display: inline-block;
    background: none;
    border: none;
    color: #212b36;
  }
  .modal-popup .modal-footer .action-accept {
    display: inline-block;
  }
  /* Custom Code for Header on Mobile View */
  .header.content .header-right {
    position: absolute;
    top: 3px;
    right: 0;
  }
}
.ammenu-nav-sections.nav-sections {
  margin: 0 auto;
  width: 100%;
  transition: all .40s ease;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition-property: top;
  z-index: 9999;
  height: 64px;
  margin-bottom: 0px;
}
.ammenu-nav-sections.nav-sections.fixed-menu1 {
  background-color: transparent;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items {
  padding: 0 0px;
  left: 0;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-main {
  margin-right: 28px;
}
.ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
  margin: 0 auto;
  width: 100%;
  transition: all .40s ease;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition-property: top;
  z-index: 9999;
}
header .header.content {
  padding-top: 23px;
}
header .header.content .header-right {
  float: right;
  padding-top: 0;
  width: 20%;
}
header .header.content .header-rightside {
  float: right;
  width: auto;
  display: flex;
}
header .header.content .header-rightside .header-links ul {
  padding: 0;
}
header .header.content .logo {
  padding: 13px 0 0;
  margin: 0;
}
header .header.content .logo:nth-child(4) {
  display: none;
}
header .header.content .block-search {
  padding: 22px 0;
  margin-right: 40px;
}
header.page-header {
  width: 100%;
  z-index: 3;
  background-color: #fff;
}
header.page-header.fixed-menu .header-right {
  padding-top: 18px;
}
header.page-header .block-search {
  max-width: 720px;
  left: 100px;
  width: 54%;
}
header.page-header .block-search .minisearch input#search:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
.fixed-menuheader .header.content .block-search {
  opacity: 0;
}
.slider.slider-for {
  display: none;
}
.slider.slider-for.slick-initialized.slick-slider {
  display: block;
}
.slider.slider-nav {
  display: none;
}
.slider.slider-nav.slick-initialized.slick-slider {
  display: block;
}
.page-header .panel {
  background-color: #f4f5f7;
  float: left;
  width: 100%;
  height: 40px;
}
body {
  /*.ship-to-header {
	    display: inline-block;
	    float: left;
	    margin-top: 0;
	    margin-right: 48px;
	    padding: 20px 0;
	}*/
}
body span.view-default.switcher-option a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #FFFFFF;
}
body header.page-header .panel.wrapper .container {
  padding: 0 23px;
}
body .homepage-mainsectionone .main-onesec {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .header.content .container {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .cms-index-index .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .header.content.content {
  padding: 0;
}
body .header.content.content {
  display: -webkit-box;
  height: 64px;
  margin-bottom: 0;
}
body header .header.content .block-search {
  padding: 8px 0 0;
  margin-right: 0;
  max-width: 488px;
  width: 100%;
  left: 0px;
  margin-left: 0;
  float: left;
}
body .header.content .block-search .minisearch input {
  border: none;
  height: 48px;
  padding-right: 0;
  padding-left: 32px;
  border-radius: 0;
  background-color: #FFFFFF;
  width: 312px;
}
body .header.content .block-search .minisearch input::placeholder {
  font-family: 'Gotham-l';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #919EAB;
}
body header.page-header .block-search .minisearch .action.search:before {
  content: '';
  background: url(../images/search.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -46px;
}
body header.page-header .block-search .minisearch input#search:hover {
  box-shadow: none;
  border: none;
}
body header .header.content .header-right {
  width: auto;
}
body .ship-to-header .content-right a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
body .minicart-wrapper .action.showcart {
  background-image: url(../images/Cart.svg);
  width: 24px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  background-position: inherit;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: 2px solid white;
  color: white;
}
body .header-links li {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 0;
  padding: 20px 0;
}
body .header-links li.ship-to-header {
  display: inline-block;
  float: left;
  margin-top: 0;
  margin-right: 48px;
  padding: 20px 0;
}
body .container {
  width: 100%;
  max-width: 1366px;
  padding: 0px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
body .page-main,
body .page-main-full-width {
  width: 100%;
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
a.wishlist {
  width: 24px;
  height: 24px;
  background: url(../images/Heart.svg);
  content: '';
  font-size: 0;
  display: inline-block;
  top: -15px;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1200px) {
  body header .header.content .block-search,
  body header .header.content .logo {
    max-width: 33.33%;
  }
  .page-header .amsearch-wrapper-block {
    max-width: 352px;
  }
}
@media (max-width: 1024px) {
  .page-wrapper .ammenu-nav-sections.-sidebar .ammenu-item figure.ammenu-icon-block.-toggle {
    top: 0px !important;
  }
  ul.top-ul {
    display: none;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
    padding-right: 0;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened ul.ammenu-tabs-list {
    display: none;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close {
    background: url(../images/menuc.svg);
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close:before,
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close:after {
    display: none;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections .ammenu-main-container .ammenu-items .ammenu-item:last-child .ammenu-link .ammenu-text-block .ammenu-text {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
  }
  .ammenu-menu-wrapper .ammenu-text-block .ammenu-text {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
  }
  .page-header .amsearch-wrapper-block {
    max-width: 100%;
    padding-left: 23px;
    padding-right: 23px;
    border-top: 1px solid #cccccc;
  }
  .page-header .panel ul a.ll-text {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
  .ammenu-button.-hamburger {
    left: 23px;
    right: inherit;
    float: left;
    margin: 0;
    top: 12px;
    position: absolute;
    width: 32px;
    height: 32px;
    background: url(../images/menu.svg);
    content: '';
    border: 0;
    display: inline-block;
  }
  .ammenu-header-container .header.content .minicart-wrapper {
    margin: 0;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    margin-left: 28%;
  }
  form#search_mini_form {
    height: 48px;
    display: inline-block;
  }
  body .minicart-wrapper .action.showcart {
    background-image: url(../images/mCart.svg);
    width: 32px;
    height: 32px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: -50px;
    left: 6px;
  }
  body .header-links li.ship-to-header {
    display: none;
  }
  body .header.content.content {
    height: auto;
  }
  body header .header.content .container {
    padding: 0;
  }
  body header .header.content .minicart-wrapper {
    padding-right: 23px;
  }
  body header .header.content .logo {
    display: none;
  }
  body header .header.content .logo:nth-child(4) {
    display: inline-block;
    margin-left: 33.33%;
  }
  body header .header.content .block-search {
    max-width: 100%;
    margin-left: 0;
    border-top: 1px solid #CCCCCC;
    padding: 0;
  }
  body header .header.content .block-search .block.block-content {
    padding: 0 23px;
    height: 48px;
  }
  body header .header.content a.wishlist {
    display: none;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title {
    display: none;
  }
  .nav-toggle:hover:before {
    color: #fff;
  }
  .nav-toggle:before {
    color: #fff;
  }
}
@media (max-width: 1023px) {
  body header .header.content .container {
    padding: 0 !important;
  }
  body header .header.content .minicart-wrapper {
    padding-right: 12px;
  }
  body header .header.content .block-search .block.block-content {
    padding: 0 12px;
  }
  .page-header .panel ul.top-right.desktopacc {
    float: right;
  }
  .page-header .panel ul li.loginlink.last:after {
    margin: 0;
    width: 0;
    height: 0;
    top: 0;
  }
  .page-header .right-tophead .switcher {
    float: left;
  }
  .right-tophead {
    float: left;
    width: 100%;
  }
  .sections.nav-sections {
    display: inline-block;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title {
    display: none;
  }
  .mega-menu-main {
    display: none;
  }
  .nav-toggle:hover:before {
    color: #fff;
  }
  .nav-toggle:before {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .header-rightside {
    display: none;
  }
}
@media (max-width: 767px) {
  .ammenu-button.-hamburger {
    left: 12px;
  }
  form#search_mini_form {
    width: 100%;
  }
  .right-tophead {
    width: auto;
  }
  body .page-main,
  body .page-main-full-width {
    padding: 0 12px;
  }
  .ammenu-header-container .block-search .minisearch .control {
    position: unset;
    right: 0;
    top: unset;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    max-width: 180px;
    position: relative;
    top: -104px;
  }
  .ammenu-header-container .header.content .ammenu-logo img {
    height: 22px;
  }
  .page-header .amsearch-wrapper-block {
    margin-top: 55px;
    padding-left: 0;
    padding-right: 0;
    max-width: calc(100% - 15px);
    border: 0;
    padding-top: 1px;
  }
  .page-header .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-button.-loupe {
    left: 12px;
  }
  .page-header .amsearch-wrapper-block .amsearch-input {
    padding-left: 48px;
    width: 100%;
  }
  .page-header .switcher strong span {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    vertical-align: super;
  }
  .page-header .panel ul li a.ll-text {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
  ul.top-ul {
    display: none;
  }
  a.track-link {
    display: none;
  }
  .header-rightside {
    display: none;
  }
  body .header.content.content {
    height: 110px;
  }
  body header .header.content .header-right {
    padding: 15px 0 0 0px;
  }
  body header .header.content .minicart-wrapper {
    padding-top: 0;
  }
  body header .header.content .block-search {
    margin: 0;
  }
  body header .header.content .block-search .block.block-content {
    padding: 0 12px;
  }
  body header .header.content .block-search .minisearch input {
    position: unset;
    left: 0;
    width: 100%;
    padding-left: 36px;
  }
  body header .header.content .block-search .minisearch button.disabled,
  body header .header.content .block-search .minisearch button[disabled],
  body header .header.content .block-search .minisearch fieldset[disabled] button {
    opacity: 1;
  }
  body header .header.content .block-search .minisearch .action.search {
    display: inline-block;
    min-width: unset;
    background: transparent;
    box-shadow: none;
    border: 0;
  }
  body header .header.content .block-search .minisearch .action.search:before {
    top: -40px;
    left: 0;
    background: url(../images/searchm.svg);
    display: inline-block !important;
  }
  body header .header.content .block-search .action.search span {
    display: none;
  }
  body header .header.content .logo {
    display: none;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  body header .header.content .logo:nth-child(4) {
    padding: 0;
  }
  body .header.content .container {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 12px;
  }
  body .newsletter-new form.form.subscribe .actions {
    top: 0px !important;
  }
  .block-search .control {
    clear: both;
    margin: 0;
    padding: 0;
  }
  div#banner-slider-carousel {
    margin-top: -4px !important;
  }
  .page-footer .footer-copy-right {
    margin-bottom: 12px;
    display: inline-block !important;
  }
}
.cms-specialist-corner .header-links li {
  margin-right: 0;
}
@media (max-width: 450px) {
  body header .header.content .header-right {
    padding: 12px 0 0 0px;
  }
}
div#banner-slider-carousel {
  min-height: 400px;
  background-color: #efe6d3;
}
section.mobile-slider div#banner-slider-carousel {
  min-height: unset;
  background-color: unset;
}
.banner-item.banner-slider {
  width: 100%;
  display: -webkit-box;
  margin: 0 auto;
  max-width: 1366px;
}
body .sj-test {
  padding: 0;
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 1 !important;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 1 !important;
}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .fancybox-content {
  margin: 64px 0;
  width: 60% !important;
  height: 100% !important;
}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .fancybox-content .fancybox-close-small {
  width: 32px;
  height: 32px;
  right: -41px;
}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .fancybox-content .fancybox-close-small:after {
  content: '';
  background: url(../images/close-white.svg);
  background-repeat: no-repeat;
  border: none;
  right: 0;
  top: 0;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  display: block;
  width: 100%;
}
.amslider-header-container {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  padding: 46px 0 7px 0;
  margin: 0;
}
.amslider .slide {
  margin: 0 12px;
}
.amslider .ambrands-slider .ambrands-inner {
  padding-bottom: 6px;
}
section.mobile-slider .owl-dots {
  display: none;
}
/*Hardip*/
.cms-home .product-items.slick-slider > .slick-list {
  padding-bottom: 32px;
  margin-left: -12px;
  margin-right: -12px;
}
.cms-home .amslider.ambrands-slider {
  margin: 15px 0 0px;
}
.cms-home .amslider.ambrands-slider .slide .ambrands-image-block {
  margin-bottom: 0;
}
#amslider_id9465 .ambrands-swiper-brand .ambrands-image-block {
  max-width: 100% !important;
}
.cms-home .ambrands-slider-container {
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  display: block;
}
.cms-home .ambrands-slider-container .amslider .wrapper {
  margin-left: -12px;
  margin-right: -12px;
  justify-content: center;
  flex-wrap: nowrap;
}
.cms-home .ambrands-slider-container .amslider .slide {
  margin-bottom: 24px;
  flex-basis: auto;
  max-width: unset;
}
.cms-home .ambrands-slider-container .amslider .slide .ambrands-swiper-brand .ambrands-image-block {
  max-width: unset !important;
}
.cms-home .ambrands-slider-container .amslider .slide .ambrands-swiper-brand .ambrands-image-block .ambrands-image {
  display: block;
  width: 100%;
}
/*Hardip*/
.page.messages {
  margin-bottom: 20px;
}
.page.messages .message.success {
  z-index: unset;
  padding: 14px 23px 14px 23px;
  background: rgba(62, 182, 88, 0.1);
  /*margin: 0 0 16px;*/
  margin-top: 8px;
  margin-bottom: 8px;
}
.page.messages .message.success div {
  color: #3eb658;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.page.messages .message.success div a {
  color: #3eb658;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.page.messages .message.error {
  z-index: unset;
  padding: 14px 23px 14px 23px;
  background: rgba(249, 76, 67, 0.1);
  /*margin: 0 0 16px;*/
  margin-top: 8px;
  margin-bottom: 8px;
}
.page.messages .message.error div {
  color: #f94c43;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.message.error > *:first-child:before {
  content: '';
}
/*home page category products widget design */
section.home-besetsell {
  background: #fcfbf7;
  margin-top: 18px;
}
section.featured,
.newarrival {
  margin-top: 0px;
}
span.price-label {
  display: none;
}
a.product-item-photo {
  width: 100%;
}
.brand-name {
  height: 17px;
}
.product-image-container {
  width: 100%;
}
.cms-index-index .product-image-container .amquickview-hover,
.page-products .product-image-container .amquickview-hover,
.checkout-cart-index .product-image-container .amquickview-hover,
.catalog-product-view .product-image-container .amquickview-hover {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  width: 100%;
  border: 0;
  opacity: unset;
}
.cms-index-index .product-image-container .amquickview-hover:hover,
.page-products .product-image-container .amquickview-hover:hover,
.checkout-cart-index .product-image-container .amquickview-hover:hover,
.catalog-product-view .product-image-container .amquickview-hover:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.cms-index-index .product-image-container .amquickview-hover.disable,
.page-products .product-image-container .amquickview-hover.disable,
.checkout-cart-index .product-image-container .amquickview-hover.disable,
.catalog-product-view .product-image-container .amquickview-hover.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.cms-index-index .product-image-container .amquickview-hover .amquickview-link,
.page-products .product-image-container .amquickview-hover .amquickview-link,
.checkout-cart-index .product-image-container .amquickview-hover .amquickview-link,
.catalog-product-view .product-image-container .amquickview-hover .amquickview-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.cms-index-index .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
.page-products .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
.checkout-cart-index .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
.catalog-product-view .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon {
  display: none !important;
}
.cms-home .widget.block.block-static-block {
  margin-bottom: 0;
}
.cms-home .container.sj-test {
  margin-top: -20px;
}
.cms-home .container.sj-test .message.success {
  /*z-index: 2;*/
  color: #3eb658;
  background: rgba(62, 182, 88, 0.1);
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.cms-home .carousel-container.mp-banner-slider {
  margin-top: -20px;
}
.cms-home span.old-price {
  margin-top: 0;
  margin-bottom: 0;
}
.cms-home ol.product-items.widget-product-grid.slick-initialized.slick-slider {
  padding: 0;
}
.cms-home .products-grid .product-items .product-item .product-item-info .product-item-inner {
  box-shadow: none;
}
.cms-home .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary button.action.tocart.primary {
  padding: 14px 21px;
  height: 48px;
}
.cms-home .products-grid .product-items .product-item .product-item-info:hover .product-item-inner {
  display: inline-block;
  height: 48px;
  clip: unset;
  overflow: visible;
  visibility: visible;
  box-shadow: none;
  margin-top: 8px;
}
.cms-home .products-grid .product-items .product-item .product-item-info:hover .product-item-inner .actions-secondary {
  padding-right: 0;
  float: right;
  display: inline-block;
  margin-top: 0;
}
.cms-home .products-grid .product-items .product-item .product-item-details {
  padding-bottom: 58px;
}
.cms-home .products-grid .product-items .product-item .product-item-details .cust-attr {
  display: none;
}
.cms-home .products-grid .product-items .product-item .product-item-details .price-box {
  height: 24px;
}
.block.widget.block-products-list.grid .slick-list li.product-item {
  padding: 0 12px;
}
.slick-slider .slick-arrow.slick-prev {
  position: absolute;
  right: 24px;
  left: inherit;
  top: -49px;
  background: url(../images/arrow-left.svg) !important;
  content: '';
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  margin-right: 16px;
  transform: unset;
}
.slick-slider .slick-arrow.slick-prev:before,
.slick-slider .slick-arrow.slick-prev:after {
  display: none;
}
.slick-slider .slick-arrow.slick-next {
  position: absolute;
  top: -49px;
  right: 0;
  bottom: inherit;
  background: url(../images/arrow-right.svg) !important;
  content: '';
  width: 32px;
  height: 32px;
  transform: unset;
  background-repeat: no-repeat;
}
.slick-slider .slick-arrow.slick-next:before,
.slick-slider .slick-arrow.slick-next:after {
  display: none;
}
.block.widget.block-products-list.grid .slick-list li.product-item {
  max-width: unset;
}
.products-grid .product-item-info:hover {
  border: 0;
  box-shadow: unset;
  padding: 0;
  margin: 0;
  z-index: unset;
}
.products-grid .product-item-info.active {
  border: 0;
  box-shadow: unset;
  padding: 0;
  margin: 0;
  z-index: unset;
}
.product-image-container img {
  margin: 0;
}
.product-item-name a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  max-height: 20px;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-align: left;
}
.amblog-element-block:not(.widget) > div:not(.amblog-overlay),
.amblog-post-container .amblog-widget-container:not(.widget) > div:not(.amblog-overlay),
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:not(.widget) > div:not(.amblog-overlay) {
  box-shadow: none;
  margin-bottom: 0;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
  width: 100%;
}
.blog-poset-home .amblog-element-block .post-list-wrapper,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper {
  box-shadow: none;
  margin-bottom: 0;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list {
  display: flex;
  justify-content: flex-start;
  margin-top: 15px;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder {
  margin: 0;
  padding: 0 12px;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder:first-child,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder:first-child,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder:first-child {
  padding-left: 0;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder:last-child,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder:last-child,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder:last-child {
  padding-right: 0;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld a,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld a,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-ftimg-hld a {
  display: block;
  width: 100%;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title {
  margin: 15px 0 11px;
  padding: 0;
  min-height: 48px;
  width: 100%;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title .post-item-link,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title .post-item-link,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title .post-item-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .amblog-date-main,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .amblog-date-main,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .amblog-date-main {
  display: none;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld {
  min-height: unset;
}
.blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld span,
.blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld span,
.blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-text-hld span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1280px) and (max-width: 1330px) {
  .product-item .action.towishlist {
    margin-right: 3px;
  }
}
@media (max-width: 1200px) {
  div#banner-slider-carousel {
    min-height: unset;
    background-color: unset;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details {
    padding-bottom: 0;
  }
  .amquickview-hover {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1032px) {
  .cms-home .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary button.action.tocart.primary {
    padding: 14px 12px;
  }
}
@media (max-width: 1023px) {
  .cms-home .container {
    max-width: 1366px;
    padding: 0 12px !important;
    display: block;
    margin: 0 auto;
  }
  .cms-index-index.messages .message.success {
    padding: 14px 12px 14px 12px;
    margin-left: -12px;
    margin-right: -12px;
  }
  .cms-index-index.messages .message.error {
    padding: 14px 12px 14px 12px;
    margin-left: -12px;
    margin-right: -12px;
  }
  .cms-home .slick-slider .slick-arrow.slick-prev {
    transform: rotate(0deg);
  }
  .slick-slider .slick-arrow.slick-next {
    transform: rotate(0deg);
  }
  .cms-home .ambrands-slider-container {
    max-width: 1366px;
    padding: 0 12px !important;
    display: block;
    margin: 0 auto;
  }
  .cms-home .ambrands-slider-container .amslider .wrapper {
    margin-right: -8px !important;
    margin-left: -8px;
    flex-wrap: wrap;
  }
  .cms-home .amslider .slide {
    margin: 0 8px 16px !important;
  }
  .cms-home .amslider .slide:nth-child(5) {
    margin-bottom: 0;
  }
  .cms-home .amslider .slide:nth-child(6) {
    margin-bottom: 0;
  }
  .cms-home .block.widget.block-products-list.grid .slick-list li.product-item {
    padding: 0 8px !important;
  }
  .homepage-mainsectionone .main-onesec,
  .header.content .container,
  .cms-index-index .block.widget.block-products-list.grid {
    max-width: 1366px;
    padding: 0 12px !important;
    display: block;
    margin: 0 auto;
  }
  .skin-responsive,
  .makeup-responsive,
  .spa-responsive {
    max-width: 1366px;
    padding: 0 12px !important;
    display: block;
    margin: 24px 0;
    width: 100%;
  }
  .skin-responsive a,
  .makeup-responsive a,
  .spa-responsive a {
    width: 100%;
  }
  .skin-banner,
  .makeup-banner,
  .spa-banner {
    max-width: 1366px;
    padding: 0 12px !important;
    margin: 24px 0;
    width: 100%;
  }
  .skin-banner a,
  .makeup-banner a,
  .spa-banner a {
    width: 100%;
  }
  .cms-home .amslider.ambrands-slider {
    margin: 15px 0 14px;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details {
    padding-bottom: 64px;
  }
  .cms-home .product-items.slick-slider > .slick-list {
    padding-bottom: 24px;
    padding-top: 50px;
    margin-left: -8px;
    margin-right: 8px;
  }
  .cms-home .slick-slider .slick-arrow {
    margin: 0 8px;
  }
  .cms-home .slick-slider .slick-arrow.slick-prev {
    left: inherit;
    top: -1%;
    right: 50%;
    text-align: center;
  }
  .cms-home .slick-slider .slick-arrow.slick-next {
    right: inherit;
    top: -1%;
    left: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: block;
    margin-left: 1px;
    padding-top: 16px !important;
    text-align: left;
    float: left !important;
  }
  .cms-home .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary button.action.tocart.primary {
    padding: 14px 8px;
  }
  .product-item-actions .actions-secondary {
    padding-right: 0;
    margin-top: 0 !important;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-left: 0;
    margin-right: 8px;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details .product-item-inner {
    padding: 0 !important;
  }
  .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100% !important;
    max-width: unset !important;
  }
  .cms-home .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: unset;
    clip: unset;
    overflow: visible;
    display: inline-block;
    height: 48px;
    box-shadow: none;
    margin-top: 10px;
    width: 100% !important;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container > a span {
    width: 100%;
  }
  .nav-open .nav-toggle:before {
    font-size: 21px;
    content: '\e616';
    position: relative;
    z-index: 99;
    color: #fff;
  }
  .cms-index-index .columns {
    padding: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container > a img {
    display: inline-block;
  }
  .cms-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .cms-index-index .products-grid {
    margin: 0px 0 0 0;
  }
  .cms-index-index .widget .block-title {
    margin: 20px 0;
  }
}
@media (max-width: 992px) {
  .ambrands-slider-container .amslider .wrapper {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .amslider .ambrands-slider {
    margin: 0;
  }
  section.mobile-slider {
    margin-top: 39px;
  }
  .cms-home .block.widget.block-products-list.grid .slick-list li.product-item {
    padding: 0 8px;
  }
  .cms-home .product-items.slick-slider > .slick-list {
    margin-left: -8px;
    margin-right: -8px;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details .special-price {
    margin-right: 0;
  }
  .cms-home .products-grid .product-items .product-item .product-item-details .price-box {
    height: 48px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .cms-home .ambrands-slider-container {
    padding: 0 12px;
  }
  .cms-home .ambrands-slider-container .amslider .wrapper {
    margin-left: -8px;
    margin-right: -8px;
    justify-content: flex-start;
  }
  .cms-home .ambrands-slider-container .amslider .slide {
    margin: 0 0px 16px !important;
    width: 50%;
    flex-basis: unset;
    max-width: unset;
  }
  .cms-home .ambrands-slider-container .amslider .slide .ambrands-image-block {
    padding: 0 8px;
    max-width: 100% !important;
    height: auto;
    margin: unset;
    display: block;
  }
  .cms-home .ambrands-slider-container .amslider .slide .ambrands-image-block .ambrands-image {
    max-width: 100% !important;
    width: 100%;
  }
  /*hardip*/
  .homepage-mainsectionone .main-onesec,
  .header.content .container,
  .cms-index-index .block.widget.block-products-list.grid {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 12px !important;
  }
  /*hardip*/
  .cms-index-index .home-slider.desktop-slider-cls {
    display: none;
  }
  section.mobile-slider .owl-dots {
    display: block;
  }
  .cms-home ul.post-list .post-holder .post-title a {
    max-width: 100%;
  }
  .blog-poset-home .amblog-element-block .post-list-wrapper .post-list,
  .blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list,
  .blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list {
    display: block;
  }
  .blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder,
  .blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder,
  .blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder {
    padding: 0;
    margin-bottom: 22px;
  }
  .blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder:last-child,
  .blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder:last-child,
  .blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder:last-child {
    margin-bottom: 0;
  }
  .cms-home .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {
    width: 100%;
  }
  .amslider-header-container {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    padding: 33px 0 15px;
    text-align: center;
  }
  .cms-home ul.post-list .post-holder {
    width: 50%;
  }
  .cms-index-index .page.messages {
    margin: 0;
  }
  .cms-index-index .widget .block-title {
    margin: 0px 0 10px;
  }
  .cms-index-index h2 {
    font-size: 19px;
  }
  .cms-index-index ol.product-items li {
    width: 33.33%;
    margin: 0 0 15px;
  }
}
@media (max-width: 655px) {
  .cms-home .ambrands-slider-container .amslider .slide:nth-child(5) {
    margin-bottom: 0;
  }
  .cms-home .ambrands-slider-container .amslider .slide:nth-child(6) {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 872px) {
  .cms-home .ambrands-slider-container .amslider .slide:nth-child(4) {
    margin-bottom: 0 !important;
  }
  .cms-home .ambrands-slider-container .amslider .slide:nth-child(5) {
    margin-bottom: 0 !important;
  }
  .cms-home .ambrands-slider-container .amslider .slide:nth-child(6) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .blog-poset-home .amblog-element-block .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title,
  .blog-poset-home .amblog-post-container .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title,
  .blog-poset-home .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .post-list .post-holder .post-content .post-description .post-header .post-title {
    min-height: unset;
  }
}
@media (max-width: 576px) {
  section.home-besetsell {
    margin-top: 0;
  }
  .page.messages .message.success {
    padding: 14px 12px 14px 12px;
    margin-bottom: 38px;
  }
  .page.messages .message.error {
    padding: 14px 12px 14px 12px;
    margin-bottom: 38px;
  }
}
@media (max-width: 480px) {
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    height: unset;
  }
}
@media (max-width: 325px) {
  .cms-home .products-grid .product-items .product-item .product-item-info {
    padding: 16px 8px;
  }
}
/*For safari browser only*/
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .cms-index-index .product-image-container .amquickview-hover,
    .page-products .product-image-container .amquickview-hover,
    .checkout-cart-index .product-image-container .amquickview-hover,
    .catalog-product-view .product-image-container .amquickview-hover {
      padding: 14px 24px;
      background-color: #efe6d3;
      color: #212b36;
      border-radius: 0;
      font-family: 'Gotham-m';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      cursor: pointer;
      height: 48px;
      padding: 14px 0;
      width: 100%;
      border: 0;
      opacity: unset;
    }
    .cms-index-index .product-image-container .amquickview-hover:hover,
    .page-products .product-image-container .amquickview-hover:hover,
    .checkout-cart-index .product-image-container .amquickview-hover:hover,
    .catalog-product-view .product-image-container .amquickview-hover:hover {
      background-color: #e0cda7;
      color: #212b36;
      height: 48px;
    }
    .cms-index-index .product-image-container .amquickview-hover.disable,
    .page-products .product-image-container .amquickview-hover.disable,
    .checkout-cart-index .product-image-container .amquickview-hover.disable,
    .catalog-product-view .product-image-container .amquickview-hover.disable {
      background-color: rgba(189, 151, 71, 0.24);
      color: #919eab;
    }
    .cms-index-index .product-image-container .amquickview-hover .amquickview-link,
    .page-products .product-image-container .amquickview-hover .amquickview-link,
    .checkout-cart-index .product-image-container .amquickview-hover .amquickview-link,
    .catalog-product-view .product-image-container .amquickview-hover .amquickview-link {
      font-family: 'Gotham-m';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      color: #212b36;
    }
    .cms-index-index .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
    .page-products .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
    .checkout-cart-index .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon,
    .catalog-product-view .product-image-container .amquickview-hover .amquickview-link .am-quickview-icon {
      display: none !important;
    }
  }
}
footer.page-footer {
  margin-top: 58px;
  padding-bottom: 0;
  background-color: #101010;
}
footer.page-footer .footer-block .inner-wrapper .title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
footer.page-footer .footer-block .inner-wrapper .text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #cccdd7;
  margin-bottom: 22px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer {
  display: flex;
  justify-content: space-between;
  padding: 58px 0;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block {
  max-width: 536px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span {
  margin-bottom: 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  position: relative;
  color: #ffffff;
  cursor: pointer;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a:hover,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span:hover {
  text-decoration: underline;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.num,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.num {
  flex-basis: 50%;
  padding-left: 32px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.mail,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.mail {
  flex-basis: 50%;
  padding-left: 32px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.address-bar,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.address-bar {
  flex-basis: 100%;
  padding-left: 32px;
  margin-bottom: 0;
  cursor: pointer;
  text-decoration: none;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.address-bar:hover,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.address-bar:hover {
  text-decoration: none;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.num::before,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.num::before {
  content: '';
  background-image: url(../images/phone.svg);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-position: center;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.mail::before,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.mail::before {
  content: '';
  background-image: url(../images/mail.svg);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-position: center;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.address-bar::before,
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block span.address-bar::before {
  content: '';
  background-image: url(../images/pin.svg);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-position: center;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block {
  max-width: 536px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new {
  max-width: 352px !important;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter {
  display: unset;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter .control {
  position: relative;
  width: 100%;
  height: 48px;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter .control input {
  width: 100%;
  height: 48px;
  border: none;
  background-color: #ffffff;
  border-radius: unset;
  padding: 15px 16px 13px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter .control input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter .control .mage-error {
  font-size: 14px;
  color: #f94c43;
  font-weight: 600;
}
footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new .content .form .field.newsletter .control button {
  background-image: url(../images/news-right.svg);
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  padding: 0;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main {
  border-top: 1px solid #212b36;
  border-bottom: 1px solid #212b36;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container {
  max-width: 1366px;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer {
  display: flex;
  justify-content: space-between;
  padding: 58px 0px;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 {
  width: 240px;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 h3 {
  margin-bottom: 0;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 .log-in {
  margin-top: 20px;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 .log-in a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #cccdd7;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 .log-in a:hover {
  text-decoration: underline;
}
footer.page-footer .footer-block .inner-wrapper .middle-footer-main .container .middle-footer .footer-part-1 .log-in a:last-child {
  margin-bottom: 0;
}
footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  height: 56px;
}
footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .copright {
  float: left;
}
footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .copright .copy-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin: 0;
  color: #cccdd7;
}
footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .copright .copy-link:hover {
  text-decoration: none;
}
footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards {
  float: right;
}
@media screen and (min-width: 768px) and (max-width: 1044px) {
  .choose-block .choose-main .choose-inner {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block {
    max-width: 45% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.mail {
    flex-basis: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.num {
    flex-basis: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block {
    max-width: 45% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block p {
    margin-bottom: 22px !important;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer .footer-part-1 {
    width: calc(calc(100% / 3)) !important;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer .footer-part-1:nth-child(4n + 0) {
    margin-top: 32px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer .footer-part-1:nth-child(5n + 0) {
    margin-top: 32px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer .footer-part-1 .log-in {
    margin-top: 20px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .middle-footer .footer-part-1:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  footer.page-footer {
    margin-top: 30px;
    padding-top: 0;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer {
    display: block !important;
    padding: 42px 0px 48px !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block {
    max-width: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.mail {
    flex-basis: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.num {
    flex-basis: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .help-block .address-block a.address-bar::before {
    top: 0 !important;
    transform: translateY(0) !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block {
    max-width: 100% !important;
    margin-top: 32px;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block .newsletter-new {
    max-width: 100% !important;
  }
  footer.page-footer .footer-block .inner-wrapper .upper-footer-main .upper-footer .subscribe-block p {
    margin-bottom: 22px !important;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main {
    border: none !important;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container {
    padding: 0 12px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1 {
    width: 100% !important;
    padding: 25px 0 25px;
    border-top: 1px solid #212b36;
    margin-bottom: 0px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1.allow.active h3 {
    position: relative;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1.allow.active h3::after {
    background-image: url(../images/chevron-up.svg);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1 .heading h3 {
    margin-bottom: 0 !important;
    position: relative;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1 .heading h3::after {
    content: '';
    background-image: url(../images/chevron-down.svg);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #212b36;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1 .log-in {
    margin-top: 20px;
  }
  footer.page-footer .footer-block .inner-wrapper #accordion .middle-footer-main .container .middle-footer .footer-part-1:last-child {
    margin-bottom: 0;
  }
  footer.page-footer .footer-block .inner-wrapper .lower-footer {
    display: block !important;
    text-align: center;
  }
  footer.page-footer .footer-block .inner-wrapper .lower-footer .cards {
    display: none !important;
  }
  footer.page-footer .footer-block .inner-wrapper .lower-footer .firm {
    display: none;
  }
}
.catalog-product-view .product-info-main .incl-tax {
  display: none;
}
span.incl-tax {
  display: none;
}
.page-title-wrapper .page-title .base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.breadcrumbs .items .item:after {
  top: 0;
}
.breadcrumbs .items .item.home {
  padding-left: 0;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
  padding-top: 10px;
}
.message.success {
  padding-left: 16px;
}
.message.success > *:first-child:before {
  content: '';
}
.checkout-cart-index .recently-product-cat .block-content.content.block.widget {
  width: 100%;
}
.customer-account-login .am-social-login .am-buttons {
  max-width: 350px;
  margin: 0 auto !important;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll a {
  font-size: 0;
}
.MagicScroll-vertical .mcs-item {
  height: auto !important;
}
.catalog-product-view .mt-thumb-switcher.mz-thumb:hover:not(.active-selector) img,
.catalog-product-view .mt-thumb-switcher.m360-selector:hover:not(.active-selector) img,
.catalog-product-view .mt-thumb-switcher.video-selector:hover:not(.active-selector) img {
  border-bottom: none;
}
.catalog-product-view .mt-thumb-switcher.active-selector img {
  border-bottom: none;
}
.catalog-product-view .mt-thumb-switcher.mz-thumb-selected img {
  border-bottom: none;
}
.catalog-product-view .mz-expand span a {
  opacity: 0;
}
.catalog-product-view a[data-zoom-id] img,
.catalog-product-view .mz-thumb img {
  padding-bottom: 16px;
}
.catalog-product-view .mz-zoom-window.mz-inner span a,
.catalog-product-view .mz-zoom-window.mz-inner div a {
  font-size: 0;
}
.catalog-product-view .imagelabel {
  display: none;
}
.catalog-product-view .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before {
  width: 12px;
  height: 12px;
}
html .catalog-product-view .column.main .product.media {
  margin-top: 20px;
}
* {
  outline: none !important;
}
body {
  font-family: "Gotham";
}
body .container {
  padding: 0 23px;
  max-width: 1366px;
  display: block;
}
body .sj-test {
  padding: 0 !important;
}
[data-content-type='row'][data-appearance='contained'] {
  max-width: 1366px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
a {
  text-decoration: none;
  display: inline-block;
}
a:visited {
  color: unset;
}
input[type=radio] {
  -webkit-appearance: none;
  background-image: url(../images/radio_uncheck.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  margin: 0;
  padding-left: 18px;
  content: "";
  border: 0;
  width: 24px;
}
input[type=radio]:focus {
  border: 0;
  box-shadow: none;
}
input[type=radio]:hover {
  -webkit-appearance: none;
  background-image: url(../images/radio_hover.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  margin: 0;
  padding-left: 18px;
  content: "";
  border: 0;
  width: 24px;
}
input[type=radio]:hover:focus {
  border: 0;
  box-shadow: none;
}
input[type=radio]:checked {
  background-image: url(../images/radio_check.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  padding-left: 18px;
  width: 24px;
  content: "";
  border: 0;
}
input[type=radio]:checked:focus {
  border: 0;
  box-shadow: none;
}
input[type=checkbox] {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Empty.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  margin: 0;
  padding-left: 18px;
  content: "";
  width: 20px;
}
input[type=checkbox]:focus {
  box-shadow: none;
}
input[type=checkbox]:checked,
input[type=checkbox]:checked:hover {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Filled.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  padding-left: 18px;
  width: 20px;
  border: 0;
  content: "";
}
input[type=checkbox]:checked:focus,
input[type=checkbox]:checked:hover:focus {
  border: 0;
  box-shadow: none;
}
input[type=checkbox]:hover {
  background: url(../images/checkbox_hover.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  padding-left: 20px;
  content: "";
  border: unset;
}
input[type=checkbox]:hover:focus {
  border: 0;
  box-shadow: none;
}
input[type="tel"] {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
input[type="tel"]::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
.dl-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 57px;
  line-height: 64px;
  letter-spacing: -0.03em;
}
.dm-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 52px;
  letter-spacing: -0.03em;
}
.ds-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.03em;
}
.hl-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.01em;
}
.hm-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
}
.hs-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
.tl-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
.tm-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.ts-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.ll-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.lm-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.ls-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.bl-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.bm-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.bs-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}
input[type="email"] {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36 !important;
}
input[type="tel"] {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36 !important;
}
input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
input[type="text"] {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36 !important;
}
input[type="email"] {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36 !important;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 1px;
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 14px 16px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
select {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 0 16px;
}
select option {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
select option:hover {
  background-color: #212b36;
  color: #ffffff;
}
.primary-button {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.primary-button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.primary-button.disable {
  background-color: #cccdd7;
}
.secondary-button {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.secondary-button:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.secondary-button.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.tertiary-button {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.tertiary-button:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.tertiary-button.disable {
  background-color: #ffffff;
  color: #919eab;
}
.message.notice > *:first-child:before {
  display: none;
}
.message.notice {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #3eb658;
  padding: 14px 23px 14px 23px;
  background: rgba(62, 182, 88, 0.1);
  margin: 8px 0;
}
.message.notice div {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #3eb658;
}
.message.notice div:before {
  display: none;
}
.mage-error {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #f94c43 !important;
}
.breadcrumbs .items {
  overflow: scroll;
}
.breadcrumbs .items::-webkit-scrollbar {
  display: none;
}
.column.main {
  min-height: unset;
  padding-bottom: 0 !important;
}
.cms-home main#maincontent {
  padding: 0;
  max-width: 100%;
}
.cms-home [data-content-type='row'][data-appearance='contained'] {
  max-width: 100%;
}
.mp-banner-slider .owl-nav {
  display: none;
}
.mp-banner-slider .owl-dots {
  top: 90%;
}
.mp-banner-slider .owl-dots .owl-dot:hover span {
  background-color: #CCCDD7 !important;
}
.mp-banner-slider .owl-dots .owl-dot:last-child span {
  margin-right: 0;
}
.mp-banner-slider .owl-dots .owl-dot.active span {
  background-color: #212B36 !important;
}
.mp-banner-slider .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 0;
  background-color: #CCCDD7;
  margin: 0 24px 0 0;
}
.mp-banner-slider .banner-slider {
  max-width: 100%;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp {
  display: none;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img {
  position: relative;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content {
  max-width: 528px;
  margin: 0 auto;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 3px;
  display: block;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content .title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  margin: 0 0 5px 0;
  color: #212b36;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content .content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 0 17px 0;
}
.mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content a {
  width: 160px;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img {
  position: relative;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content {
  max-width: 456px;
  margin-left: 152px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 9px;
  display: block;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content .title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 52px;
  letter-spacing: -0.03em;
  margin: 0 0 11px 0;
  color: #212B36;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content .content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 0 33px 0;
}
.mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content .primary-button {
  width: 160px;
  text-align: center;
}
.skin-responsive,
.makeup-responsive,
.spa-responsive {
  display: none;
}
.skin-banner,
.makeup-banner,
.spa-banner {
  max-width: 1366px;
  padding: 0 23px;
  display: block;
  margin: 32px auto;
  width: 100%;
}
.skin-banner .pagebuilder-banner-wrapper,
.makeup-banner .pagebuilder-banner-wrapper,
.spa-banner .pagebuilder-banner-wrapper {
  min-height: 312px;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay {
  padding: 0 !important;
  display: unset !important;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content {
  max-width: 496px;
  padding: 70px 0 72px;
  margin-left: 88px;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0 0 13px 0;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 0 25px 0;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 184px;
  text-align: center;
  margin: 0;
  transition: .3s ease;
  text-decoration: none;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
.makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
.spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable {
  background-color: #cccdd7;
}
.skincare-block {
  margin: 32px 0;
}
.skincare-block .skincare-main {
  display: flex;
  justify-content: flex-start;
}
.skincare-block .skincare-main .skincare-inner {
  max-width: 424px;
  margin: 0 12px;
}
.skincare-block .skincare-main .skincare-inner:nth-child(1) {
  margin-left: 0;
}
.skincare-block .skincare-main .skincare-inner:nth-child(3) {
  margin-right: 0;
}
.skincare-block .skincare-main .skincare-inner a {
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  display: block;
}
.store-locator {
  margin: 32px 0;
}
.store-locator .store-main {
  display: flex;
  justify-content: flex-start;
  min-height: 312px;
}
.store-locator .store-main .store-img {
  width: 50%;
}
.store-locator .store-main .store-img img {
  display: block;
}
.store-locator .store-main .store-content {
  background-color: #ede9d6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
}
.store-locator .store-main .store-content .store-content-inner {
  max-width: 424px;
  text-align: center;
  margin: 0 auto;
}
.store-locator .store-main .store-content .store-content-inner h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0;
}
.store-locator .store-main .store-content .store-content-inner p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 8px 0 30px 0;
}
.choose-block {
  background-color: #212b36;
}
.choose-block .choose-main .choose-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 64px 89px;
  overflow: scroll;
}
.choose-block .choose-main .choose-inner::-webkit-scrollbar {
  display: none !important;
}
.choose-block .choose-main .choose-inner .choose-content {
  display: flex;
  align-items: center;
  margin-right: 80px;
  white-space: nowrap;
}
.choose-block .choose-main .choose-inner .choose-content:last-child {
  margin-right: 0;
}
.choose-block .choose-main .choose-inner .choose-content p {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #ffffff;
  padding-left: 48px;
  margin: 0;
}
.choose-block .choose-main .choose-inner .choose-content p.product {
  position: relative;
}
.choose-block .choose-main .choose-inner .choose-content p.product::before {
  content: '';
  background-image: url(../images/GP.svg);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.choose-block .choose-main .choose-inner .choose-content p.delivery {
  position: relative;
}
.choose-block .choose-main .choose-inner .choose-content p.delivery::before {
  content: '';
  background-image: url(../images/FD.svg);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.choose-block .choose-main .choose-inner .choose-content p.program {
  position: relative;
}
.choose-block .choose-main .choose-inner .choose-content p.program::before {
  content: '';
  background-image: url(../images/EA.svg);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.choose-block .choose-main .choose-inner .choose-content p.payment {
  position: relative;
}
.choose-block .choose-main .choose-inner .choose-content p.payment::before {
  content: '';
  background-image: url(../images/SP.svg);
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) and (max-width: 1130px) {
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content {
    margin-left: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .store-locator .store-main .store-content .store-content-inner {
    max-width: 100%;
    padding: 0 23px;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay {
    display: flex !important;
    justify-content: flex-start !important;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content {
    max-width: 330px;
    padding: 32px 0 32px;
    margin-left: 16px;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content {
    margin-left: 0px;
    max-width: 405px;
  }
}
@media only screen and (max-width: 767px) {
  body .page-main {
    padding: 0;
  }
  .mp-banner-slider .owl-dots {
    top: 85% !important;
  }
  .mp-banner-slider .owl-dots .owl-dot:hover span {
    background-color: #CCCDD7 !important;
  }
  .mp-banner-slider .owl-dots .owl-dot:last-child span {
    margin-right: 0 !important;
  }
  .mp-banner-slider .owl-dots .owl-dot.active span {
    background-color: #212B36 !important;
  }
  .mp-banner-slider .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    border-radius: 0 !important;
    background-color: #CCCDD7 !important;
    margin: 0 24px 0 0 !important;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp {
    display: none;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content {
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .banner-content {
    padding: 8px 0 40px;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content {
    margin-left: 0px;
    max-width: 310px;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212B36;
    margin-bottom: 0px;
    display: block;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content .title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.01em;
    margin: 0 0 0px 0;
    color: #212B36;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content .banner-content .content {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212B36;
    margin: 0 0 8px 0;
  }
  .skin-banner,
  .makeup-banner,
  .spa-banner {
    max-width: 1366px;
    padding: 0 12px;
    display: block;
    margin: 24px auto;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay {
    padding: 0 !important;
    display: unset !important;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content {
    max-width: 265px;
    padding: 25px 16px 13px;
    margin-left: 0px;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3 {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
    margin: 0 0 13px 0;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
    margin: 0 0 25px 0;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button {
    padding: 14px 24px;
    background-color: #212b36;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: .3s ease;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    cursor: pointer;
    height: 48px;
    font-family: 'Gotham-book' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    letter-spacing: 0.4px !important;
    width: 184px;
    text-align: center;
    margin: 0;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover {
    background-color: #101010;
    color: #ffffff;
    height: 48px;
  }
  .skin-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
  .makeup-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
  .spa-banner .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable {
    background-color: #cccdd7;
  }
  .skincare-block {
    margin: 24px 0;
  }
  .store-locator .store-main {
    flex-direction: column;
  }
  .store-locator .store-main .store-img {
    width: 100%;
  }
  .store-locator .store-main .store-content {
    width: 100%;
    padding: 70px 23px 64px;
  }
  .store-locator .store-main .store-content .store-content-inner p {
    margin-bottom: 26px;
  }
  .choose-block .choose-main .choose-inner {
    padding: 43px 71px 45px 71px;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 576px) {
  .store-locator .store-main {
    flex-direction: column;
  }
  .store-locator .store-main .store-img {
    width: 100%;
  }
  .store-locator .store-main .store-content {
    width: 100%;
    padding: unset;
  }
  .store-locator .store-main .store-content .store-content-inner {
    padding: 23px 23px 23px 23px !important;
    max-width: 100%;
  }
  .store-locator .store-main .store-content .store-content-inner .shop-btn {
    padding: 14px 8px;
  }
  .mp-banner-slider .owl-dots {
    top: 93% !important;
    opacity: unset !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .mp-banner-slider .owl-dots .owl-dot:last-child span {
    margin-right: 0 !important;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp {
    display: block;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content {
    top: 68%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section-resp .main-slider-img .inner-slider-content .container-1 {
    max-width: 100%;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section {
    display: none;
  }
  .mp-banner-slider .banner-slider .item-content .banner-section .main-slider-img .inner-slider-content {
    padding: 0 90px;
  }
  .skin-banner,
  .makeup-banner,
  .spa-banner {
    display: none;
  }
  .skin-responsive,
  .makeup-responsive,
  .spa-responsive {
    display: block;
  }
  .skin-responsive .pagebuilder-banner-wrapper,
  .makeup-responsive .pagebuilder-banner-wrapper,
  .spa-responsive .pagebuilder-banner-wrapper {
    min-height: 400px;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay {
    padding: 0 !important;
    display: unset !important;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content {
    max-width: 100%;
    padding: 25px 24px 13px;
    margin-left: 0px;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content h3 {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
    margin: 0 0 13px 0;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content p {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
    margin: 0 0 25px 0;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button {
    padding: 14px 24px;
    background-color: #212b36;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    cursor: pointer;
    height: 48px;
    width: 100%;
    text-align: center;
    margin: 0;
    transition: .3s ease;
    text-decoration: none;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button:hover {
    background-color: #101010;
    color: #ffffff;
    height: 48px;
  }
  .skin-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
  .makeup-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable,
  .spa-responsive .pagebuilder-banner-wrapper .pagebuilder-overlay .pagebuilder-poster-content button.disable {
    background-color: #cccdd7;
  }
  .skincare-block .skincare-main {
    display: block;
  }
  .skincare-block .skincare-main .skincare-inner {
    max-width: 100%;
    width: 100%;
    margin: 0 0 16px;
  }
  .skincare-block .skincare-main .skincare-inner:last-child {
    margin-bottom: 0 !important;
  }
}
body.checkout-onepage-success .header.content.content {
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 100%;
}
.catalog-product-view .md-postcode {
  margin: 0;
  margin-bottom: 18px;
}
.catalog-product-view .md-postcode .customer-history ul.postcode-history,
.catalog-product-view .md-postcode .customer-history ul.saved-login.saved-address {
  display: none;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box {
  width: 352px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .label {
  margin-bottom: 10px;
  display: inline-block;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-inner {
  margin-bottom: 8px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-response {
  width: 100%;
  box-shadow: none;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-response .shipping-info {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #3eb658;
  margin-bottom: 8px;
  box-shadow: none;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-response .is-cod {
  background-color: #efe6d3;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-inner .control:before {
  display: none;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-inner .control .input-text {
  border-radius: 0;
  height: 48px;
  padding-left: 16px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-inner .control .input-text::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn {
  top: 29px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .action.primary,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .amshopby-button,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .am-filter-go {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .action.primary:hover,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .amshopby-button:hover,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .am-filter-go:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .action.primary.disable,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .amshopby-button.disable,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .am-filter-go.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .action.primary span,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .amshopby-button span,
.catalog-product-view .md-postcode .form-product-postcode .postcode-box .postcode-check-btn .am-filter-go span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
@media (max-width: 1024px) {
  .catalog-product-view .md-postcode .form-product-postcode .postcode-box {
    width: 100%;
  }
}
.page-header .panel ul.top-right span.view-arabic.switcher-option a:hover {
  opacity: 0.9;
  color: #FFFF;
}
.layered-navigation-label {
  font-size: 16px;
  color: #212b36;
  letter-spacing: 1px;
}
.filter-options-item.allow .filter-options-title:after,
.filter-options-item .filter-options-title:after {
  position: relative;
  float: right;
  right: 0px;
  top: 0;
  margin-left: 20px;
  content: '\f078';
  font-family: FontAwesome;
  font-size: 16px;
}
.filter-options-item.allow.active .filter-options-title:after {
  position: relative;
  right: -28px;
  top: 0;
  margin-left: 20px;
  content: '\f077';
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  font-size: 16px;
}
.layered_attrs {
  position: relative;
  margin: 20px auto;
}
.layered-navigation-label input[type=checkbox]:checked:after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  top: -7px;
  left: -2px;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
}
.layered-navigation-label input[type=checkbox]:before {
  opacity: 1;
  content: '';
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: table;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  background: url(../images/check.png);
  background-repeat: no-repeat;
  left: -2px;
  top: -5px;
}
.product-cat-content ul {
  margin-top: 10px;
}
.page-products .sorter a {
  color: #212b36;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.page-products .sorter a:hover:before {
  content: '';
  border-bottom: solid 2px #919eab;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="checkbox"] {
  margin-top: 5px;
  margin-right: 8px;
  vertical-align: top;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  display: inline-block;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  float: left;
  padding: 0;
}
.block-new-recent {
  margin-top: 25px;
}
.recently-product-cat .column.main {
  padding-right: 8px;
  padding-left: 0px;
}
.fotorama__nav__frame--thumb.fotorama__active:before {
  display: none;
  border: 7px solid;
  border-color: transparent transparent #1b191a transparent;
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  text-align: center;
  width: 0px;
  margin: 0 auto;
  z-index: 999999999999999;
}
.catalog-product-view .fotorama__stage,
.catalog-product-view .fotorama__nav {
  overflow: visible;
}
/*.cms-home .page.messages{display: inline-block;margin-bottom: 0px;width: 100%;margin-top: 0;}*/
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span.price-label {
  display: none;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #ffffff;
  width: 70px;
  height: 33px;
  line-height: 30px;
  margin-right: 15px;
  padding: 0;
  color: #686868;
}
.page-products .block-content.filter-content .filter-options-title {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-size: 12.82px;
  padding-left: 0;
  padding-top: 0;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.block-content.filter-content .filter-options .filter-options-content span.label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  display: inline-block;
}
.product-info-main-related {
  margin-top: 110px;
}
.product-info-main-recent {
  margin-top: 110px;
}
#viewall {
  width: 184px;
  float: none;
  font-size: 13.82px;
  color: #1b191a;
  letter-spacing: 2px;
  cursor: pointer;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  clear: both;
  background-color: rgba(98, 2, 238, 0);
  display: inline-block;
}
.review-listing div#viewall h5 {
  margin: 0;
  color: #001D47;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 20px 16px;
  width: 184px;
  text-align: center;
}
#reviewform {
  display: table;
  width: 100%;
}
/*.review-legend span{font-size: 24x;}*/
.fieldset .review-legend.legend strong {
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
}
.fieldset .review-field-ratings > .label {
  font-size: 13.82px;
  font-weight: normal;
}
.review-field-rating .label,
.fieldset > .field > .label {
  font-size: 13.7px;
  color: #212b36;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: normal;
}
.review-form .action.submit.primary {
  background: #212b36;
  border: solid 1px #212b36;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 16px;
  letter-spacing: 1px;
  text-decoration: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: normal;
  height: 36px;
  font-size: 13.7px;
  line-height: 17px;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus {
  background: #212b36;
  color: #FFFFFF;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 22px;
}
.revewwithwishlist .fa-heart:before {
  width: 28px;
  content: '';
  background: url(../images/heart-icon-whishlist.png);
  height: 26px;
  display: table;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-weight: normal;
  margin-top: 2px;
  display: table;
  width: auto;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-decoration: line-through;
  margin-top: 0;
}
.product-info-main .product-info-price span.old-price {
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
.product-options-bottom {
  overflow: hidden;
}
.product-options-bottom .field.qty {
  padding-bottom: 25px;
}
.product.data.items .data.item.title.custom-attribute.active a {
  border-bottom: solid 2px #919eab;
}
.catalog-product-view .product.data.items > .item.title a {
  padding-bottom: 4px;
}
.product.data.items > .item.content #product-review-container {
  border: 1px solid #f4f4f4;
  padding-top: 40px;
  border-width: 1px 0 0 0;
}
#customer-reviews {
  box-shadow: none;
  margin-top: 0;
}
.review-toolbar {
  border-top: none;
}
.fotorama__thumb-border {
  display: none;
}
.rating-summary .rating-result {
  width: auto;
}
.rating-summary .rating-result > span:before {
  letter-spacing: 5px;
  color: #919eab;
  font-size: 13.82px;
}
.rating-summary .rating-result:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
  color: #979797;
  font-size: 13.82px;
  letter-spacing: 5px;
}
.block-search .action.search {
  min-width: 20px;
}
.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field label.label {
  display: inline-block;
  margin-bottom: 0 !important;
}
.checkout-cart-index .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.checkout-cart-index .cart-summary .block .actions-toolbar > .primary .amshopby-button:not(:focus),
.checkout-cart-index .cart-summary .block .actions-toolbar > .primary .am-filter-go:not(:focus) {
  box-shadow: none;
}
.page-header .minicart-wrapper .minicart-items .product-item-details {
  text-align: left;
}
.page-header .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
  color: #212b36;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field:nth-child(6) label span:after {
  display: none;
}
.checkout-index-index input[type="radio"] {
  margin: 0;
}
.checkout-index-index .checkout-payment-method .billing-address-form .field:nth-child(6) label span:after {
  display: none;
}
.customer-account-createpassword {
  background-color: #fcfbf7;
}
.customer-account-createpassword .columns .column.main .form.password.reset {
  max-width: 352px;
  text-align: left;
  margin: 0 auto;
  width: 100%;
  min-width: unset;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset {
  margin-bottom: 0;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field {
  margin-bottom: 24px;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .label {
  margin: 0 0 8px;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .label:after {
  color: #212b36;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .control {
  margin-left: 0;
  max-width: 100%;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .control input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  border-radius: 0;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field .control input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field.choice input {
  width: 24px;
  height: 24px;
  border: unset;
  margin-left: 0;
  margin-right: 6px;
  top: 1px;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field.choice input:hover {
  width: 24px;
  height: 24px;
  border: unset;
  top: 1px;
}
.customer-account-createpassword .columns .column.main .form.password.reset .fieldset .field.choice label {
  vertical-align: super;
  cursor: pointer;
}
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary {
  width: 100%;
}
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .action.primary,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .amshopby-button,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .am-filter-go {
  width: 100%;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  margin: 0;
}
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .action.primary:hover,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .amshopby-button:hover,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .am-filter-go:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .action.primary.disable,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .amshopby-button.disable,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .am-filter-go.disable {
  background-color: #cccdd7;
}
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .action.primary span,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .amshopby-button span,
.customer-account-createpassword .columns .column.main .form.password.reset .actions-toolbar .primary .am-filter-go span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.customer-account-login {
  background-color: #fcfbf7;
}
.customer-account-login .actions-toolbar {
  margin-bottom: 15px;
  margin-top: 15px;
}
.customer-account-login .or-section {
  margin-bottom: 15px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.back-to-signup p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-family: 'Gotham-l';
  color: #637381;
}
.back-to-signup p a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-family: 'Gotham-l';
  text-decoration: underline;
  color: #212b36;
}
.back-to-signup p a:hover {
  text-decoration: none;
}
.form-create-account .fieldset {
  margin-bottom: 20px;
}
.form-bottom {
  margin-top: 18px;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account {
  position: relative;
  margin-bottom: 0px;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account .field #mob {
  height: 48px;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account .field .control .intl-tel-input {
  width: 100%;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account .field .comment {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 16px 0;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account .field #otpbtndiv {
  width: 100%;
  float: unset;
  margin-left: 0;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account .field .mage-error {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.customer-account-create .form-create-account fieldset.fieldset.create.info {
  margin-bottom: 0;
}
.customer-account-create .form-create-account fieldset.fieldset.create.info .field .mage-error {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.customer-account-create .form-create-account fieldset .create-form-bottom {
  margin-bottom: 30px;
}
.customer-account-create {
  background-color: #fcfbf7;
}
.customer-account-create .page-main {
  padding: 46px 23px 0;
}
.customer-account-create .fieldset h1 {
  text-align: center;
}
.customer-account-create > .legend {
  border: none;
  margin-bottom: 0;
  padding-bottom: 27px;
  border-bottom: none;
}
.customer-account-create > .legend span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-align: center;
}
.customer-account-create fieldset.fieldset.create.account legend.legend {
  display: none;
}
.customer-account-create input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.customer-account-create .field.choice.newsletter {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
}
.customer-account-create .field.choice.newsletter input[type="checkbox"] {
  float: left;
  width: 24px;
  margin: 0;
  height: 24px;
  padding: 0px 24px 0 0;
  background-color: transparent;
}
.customer-account-create .field.choice.newsletter label.label {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36;
  margin-bottom: 0 !important;
  margin-left: 8px;
}
.customer-account-create .field.choice.newsletter label.label span {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  vertical-align: sub;
}
.customer-account-create .form.create.account {
  margin: 0 auto;
  width: 100%;
  max-width: 352px;
  min-width: unset;
}
.customer-account-create .control input {
  width: 100%;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-color: #cccccc;
  min-height: unset;
  padding: 14px 16px;
  border-radius: 0;
  height: 48px;
  max-width: 100%;
}
.customer-account-create button.action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 100%;
}
.customer-account-create button.action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.customer-account-create button.action.submit.primary.disable {
  background-color: #cccdd7;
}
.customer-account-create button.action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
/* Login Page and Register Page */
.login-container,
.customer-login-inner {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 352px;
}
.login-container #contentarea,
.customer-login-inner #contentarea {
  display: none;
}
.login-container .fieldset::after,
.customer-login-inner .fieldset::after {
  margin-top: 0;
  display: none;
}
.login-container:last-child,
.customer-login-inner:last-child {
  margin-bottom: 0;
}
.login-container .block.block-customer-login,
.customer-login-inner .block.block-customer-login {
  margin-bottom: 0;
}
.login-container .block-title {
  width: 100%;
  text-align: center;
}
.login-container .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0;
  padding: 0;
}
.login-container .block .block-title {
  border-bottom: 0;
  margin-bottom: 16px;
  padding-bottom: 0;
}
.customer-account-login .secondary {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 26px;
}
.customer-account-login .primary {
  float: none;
  margin: 0 0 30px;
}
.customer-account-login .primary .action {
  margin: 0 0 30px;
}
.customer-account-login {
  background-color: #FCFBF7;
}
.customer-account-login .columns .column.main {
  max-width: 1366px;
  padding: 0 0;
  margin: 0 auto;
}
.customer-account-login .page-main {
  padding-top: 46px;
  max-width: 100%;
}
.customer-account-login .page-main #contentarea {
  display: none;
}
.customer-account-login .page-main .page-title-wrapper {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 352px;
}
.customer-account-login .page-main .page-title-wrapper .page-title {
  margin-bottom: 0;
  display: none;
}
.customer-account-login input {
  position: relative;
  height: 48px;
}
.customer-account-login input.password {
  position: relative;
}
.customer-account-login input.password::before {
  content: '';
  background-image: url(../images/eye-open.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.customer-account-login .secondary a.action.remind {
  font-family: 'Gotham-book';
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  font-weight: 400;
  margin-top: 0;
  border-bottom: 1px solid #212b36;
}
.customer-account-login .secondary a.action.remind span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-login .secondary a.action.remind:hover {
  border-bottom: 1px solid transparent;
}
.customer-account-login .breadcrumbs,
.customer-account-forgotpassword .breadcrumbs,
.customer-account-create .breadcrumbs {
  display: none;
}
.customer-account-login .page-main .page-title-wrapper,
.customer-account-forgotpassword .page-main .page-title-wrapper,
.customer-account-create .page-main .page-title-wrapper {
  text-align: center;
}
.customer-account-login .page-main .page-title-wrapper h1.page-title,
.customer-account-forgotpassword .page-main .page-title-wrapper h1.page-title,
.customer-account-create .page-main .page-title-wrapper h1.page-title {
  max-width: 352px;
  margin: 0px auto 16px auto;
  float: none;
  text-align: center;
}
.customer-account-login .page-main .page-title-wrapper h1.page-title span,
.customer-account-forgotpassword .page-main .page-title-wrapper h1.page-title span,
.customer-account-create .page-main .page-title-wrapper h1.page-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
.customer-account-login .page-main .page-title-wrapper h1.page-title strong,
.customer-account-forgotpassword .page-main .page-title-wrapper h1.page-title strong,
.customer-account-create .page-main .page-title-wrapper h1.page-title strong {
  color: #212b36;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-login .field.note,
.customer-account-forgotpassword .field.note,
.customer-account-create .field.note {
  text-align: center;
}
.action.login.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 100%;
}
.action.login.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.action.login.primary.disable {
  background-color: #cccdd7;
}
.action.login.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.customer-account-login .account-social-login {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 0;
  padding-bottom: 25px;
}
.customer-account-login .block.block-new-customer {
  display: none;
}
.customer-account-login .back-to-signup {
  margin-top: 18px;
}
.customer-account-login .am-buttons {
  margin: 0;
}
.customer-account-login .account-link {
  display: flex;
  align-items: center;
  max-width: 256px;
  margin: 0 auto;
  margin-top: 18px;
}
.customer-account-login .account-link a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  cursor: pointer;
}
.customer-account-login .account-link a:hover {
  text-decoration: underline;
}
.customer-account-login .account-link a.create {
  color: #212b36;
  margin-left: 8px;
}
.customer-account-login .account-link .account {
  color: #637381;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.customer-account-create .account-social-login,
.customer-account-forgotpassword .account-social-login {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 0;
  padding-bottom: 25px;
}
.customer-account-create .form-create-account,
.customer-account-forgotpassword .form-create-account {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.customer-account-create div.primary,
.customer-account-forgotpassword div.primary {
  width: 100%;
}
.customer-account-create input,
.customer-account-forgotpassword input {
  width: 100%;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  padding: 14px 16px;
  border-color: #ede9d6;
  border-radius: 0;
  border: none;
  height: 48px;
}
.customer-account-create .fieldset > .field,
.customer-account-forgotpassword .fieldset > .field,
.customer-account-create .fieldset > .fields > .field,
.customer-account-forgotpassword .fieldset > .fields > .field {
  margin: 0 0 24px;
}
.customer-account-create form#form-validate .field label.label,
.customer-account-forgotpassword form#form-validate .field label.label {
  display: block;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.customer-account-create form#form-validate .field label.label span,
.customer-account-forgotpassword form#form-validate .field label.label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customer-account-create form#form-validate .field.required label::after,
.customer-account-forgotpassword form#form-validate .field.required label::after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-left: 0;
}
.form-create-account .fieldset.create.account:after {
  display: none;
}
.customer-account-createpassword form.form.password.reset {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
.customer-account-createpassword form.form.password.reset h1.page-title {
  margin: 30px 0;
}
.customer-account-createpassword form.form.password.reset .mage-error {
  text-align: left;
}
.customer-account-createpassword form.form.password.reset fieldset.fieldset .control {
  margin-left: 162px;
  text-align: center;
  max-width: 60%;
}
.customer-account-createpassword .page-title-wrapper {
  text-align: center;
}
.customer-account-createpassword .password-strength-meter {
  display: none;
}
.fieldset > .field .label {
  margin-bottom: 8px !important;
}
.customer-account-create form#form-validate .field.required.emailadd {
  margin-bottom: 11px;
}
form#form-validate fieldset.fieldset.info .field .control input.input-text {
  margin-top: 0;
}
.seperator-div {
  text-align: center;
}
.seperator-div span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  display: block;
  padding: 18px 0;
}
.customer-account-create form#form-validate .back-to-signup,
.customer-account-login form#form-validate .back-to-signup,
.customer-account-create form#login-form .back-to-signup,
.customer-account-login form#login-form .back-to-signup {
  padding-top: 0;
}
.customer-account-create form#form-validate .back-to-signup span p,
.customer-account-login form#form-validate .back-to-signup span p,
.customer-account-create form#login-form .back-to-signup span p,
.customer-account-login form#login-form .back-to-signup span p {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #637381 !important;
  margin-bottom: 0;
}
.customer-account-create form#form-validate .back-to-signup span p a,
.customer-account-login form#form-validate .back-to-signup span p a,
.customer-account-create form#login-form .back-to-signup span p a,
.customer-account-login form#login-form .back-to-signup span p a {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-bottom: 1px solid #212b36;
}
.customer-account-create form#form-validate .back-to-signup span p a:hover,
.customer-account-login form#form-validate .back-to-signup span p a:hover,
.customer-account-create form#login-form .back-to-signup span p a:hover,
.customer-account-login form#login-form .back-to-signup span p a:hover {
  border-bottom: 1px solid transparent;
}
.customer-login-inner fieldset.fieldset.sj-forgot {
  margin-top: 24px;
}
.login-container div.primary {
  width: 100%;
}
.login-container .block-title span {
  font-size: 28px;
  color: #637381;
  letter-spacing: 3px;
  line-height: initial;
  text-transform: uppercase;
}
.login-container .block-customer-login {
  float: left;
  width: 100%;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content {
  float: none;
  width: 100%;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content .actions-toolbar.social-btn {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
}
.login-container .block-customer-login .block-content {
  float: none;
  text-align: center;
  width: 100%;
}
.login-container .social-login-authentication-channel {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.login-container .social-login-authentication-channel span.login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .fieldset {
  margin: 0;
}
.login-container .fieldset .note {
  margin-bottom: 26px;
}
.login-container .fieldset > .field {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.login-container .fieldset > .field.password {
  margin-bottom: 0;
}
.login-container .fieldset > .field > .label {
  text-align: left;
  width: 100%;
  margin-bottom: 8px;
}
.login-container .fieldset > .field > .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.login-container .fieldset > .field > .control {
  width: 100%;
  position: relative;
}
.login-container .fieldset > .field > .control input {
  width: 100%;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-color: #cccccc;
  min-height: unset;
  padding: 14px 16px;
  border-radius: 0;
  height: 48px;
}
.login-container .fieldset > .field > .control .secondary {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 2;
}
.login-container .fieldset > .field.required label::after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-left: 0;
}
.login-container .login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .sj-forgot {
  float: left;
  width: 100%;
  border-top: #cccccc;
  padding: 30px 0 0 0;
  margin: 5px 0 20px 0px;
}
.block-title.forgot {
  margin: 0 0 10px 0;
}
.field.password.required {
  position: relative;
}
.checkout-cart-index .control.qty select {
  width: 80%;
  min-width: 54px;
}
.catalogsearch-result-index div#amasty-shopby-product-list dl.block {
  display: none;
}
.cms-page-view .container.sj-test.cmspage ul li {
  list-style: circle;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
.container.sj-test.cmspage b {
  font-size: 14px;
  font-weight: 600;
}
.container.sj-test.cmspage ul li strong {
  font-size: 14px;
  font-weight: 600;
}
.catalog-product-view div#hp-prod-list .product-item:first-child {
  display: none;
}
.customer-account-forgotpassword .page-main {
  background-color: #e5e5e5;
  padding: 46px 23px 82px;
}
.customer-account-forgotpassword .page-main .sj-test {
  display: none;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .login-or {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha {
  margin-bottom: 0;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .label span::after {
  color: #212b36;
  margin-left: 0;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .nested .captcha-image {
  margin-top: 16px;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .nested .captcha-image .captcha-img {
  margin-bottom: 16px;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .nested .captcha-reload {
  color: #212b36;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .fieldset .captcha .nested .captcha-reload span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar {
  margin-top: 26px;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .primary {
  width: 100%;
  margin-bottom: 0;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .primary .action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  margin-right: 0;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .primary .action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .primary .action.submit.primary.disable {
  background-color: #cccdd7;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .primary .action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.customer-account-forgotpassword .page-main .customer-login-inner form .actions-toolbar .secondary {
  padding-bottom: 0;
}
.customer-account-login .field.choice.showpass,
.customer-account-create .field.choice.showpass {
  position: absolute;
  top: 44px;
  right: 12px;
}
.customer-account-login .field.choice.showpass input,
.customer-account-create .field.choice.showpass input {
  top: 0px;
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  border: unset;
  padding: 0;
  margin: 0;
  z-index: 11;
}
.customer-account-login .field.choice.showpass label,
.customer-account-create .field.choice.showpass label {
  display: none !important;
}
.customer-account-login .field.choice.showpass input[type=checkbox],
.customer-account-create .field.choice.showpass input[type=checkbox] {
  -webkit-appearance: none;
  background-image: url(../images/eye-close.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: transparent;
}
.customer-account-login .field.choice.showpass input[type=checkbox]:checked,
.customer-account-create .field.choice.showpass input[type=checkbox]:checked,
.customer-account-login .field.choice.showpass input[type=checkbox]:checked:hover,
.customer-account-create .field.choice.showpass input[type=checkbox]:checked:hover {
  -webkit-appearance: none;
  background-image: url(../images/eye-open.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  background-color: transparent;
}
.create-form-bottom {
  text-align: center;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.create-form-bottom a {
  border-bottom: 1px solid #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36 !important;
}
.create-form-bottom a:hover {
  border-bottom: 1px solid transparent;
}
.amsl-login-page,
.amsl-registration-page {
  max-width: 352px;
  margin: auto;
}
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  padding: 0;
  background-color: transparent;
}
.amsl-login-page .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .amsl-cart-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-login-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular,
.amsl-registration-page .-labeled-buttons .amsl-button-wrapper.with-label.-rectangular {
  width: 100% !important;
  margin: 0 0 24px 0;
}
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button {
  justify-content: center;
}
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon {
  display: none;
}
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-text,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button {
  height: 48px;
  border: unset;
  border-radius: 0;
}
.amsl-login-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-google,
.amsl-registration-page .amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
  background-color: #D84935;
}
.amsl-login-page .amsl-button.-facebook,
.amsl-registration-page .amsl-button.-facebook {
  background-color: #4467B6;
}
.customer-account-forgotpassword {
  background-color: #fcfbf7;
}
.customer-account-forgotpassword .page-main {
  padding: 46px 12px 0;
  background-color: #fcfbf7;
}
.customer-account-forgotpassword .page-main .columns .column.main {
  margin: 0 auto;
  width: 100%;
  max-width: 352px;
  min-width: unset;
}
.customer-account-forgotpassword .page-main .columns .column.main .form.password.forget {
  min-width: unset;
  width: 100%;
}
.customer-account-forgotpassword .page-main .columns .column.main .control input {
  width: 100%;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-color: #cccccc;
  min-height: unset;
  padding: 14px 16px;
  border-radius: 0;
  height: 48px;
}
.customer-account-forgotpassword .page-main .columns .column.main button.action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 100%;
}
.customer-account-forgotpassword .page-main .columns .column.main button.action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.customer-account-forgotpassword .page-main .columns .column.main button.action.submit.primary.disable {
  background-color: #cccdd7;
}
.customer-account-forgotpassword .page-main .columns .column.main button.action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.customer-account-forgotpassword .page-main .columns .column.main .fieldset {
  margin: 0 0 10px;
}
.form.password.forget .fieldset:after {
  display: none;
}
.field-error,
div.mage-error[generated] {
  text-align: left;
  font-weight: bold;
}
button.action.reload.captcha-reload {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
button.action.reload.captcha-reload:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
button.action.reload.captcha-reload.disable {
  background-color: #cccdd7;
}
button.action.reload.captcha-reload span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.field.note {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amsl-button-wrapper.-rectangular.with-label:last-child {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .customer-account-createpassword .page-main {
    padding: 0 12px;
  }
  .customer-account-createpassword .columns .column.main .form.password.reset {
    max-width: 100%;
  }
  .customer-account-login .columns .column.main {
    max-width: 1366px;
    padding: 0 12px;
    margin: 0 auto;
  }
  .customer-account-login .page-main {
    padding-top: 29px;
    padding-bottom: 42px;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
  .customer-account-login .page-footer .container {
    padding: 0 12px;
  }
  .customer-account-login .page-main,
  .customer-account-create main#maincontent,
  .customer-account-forgotpassword main#maincontent {
    margin-top: 0 !important;
    padding: 25px 12px 12px;
  }
  .customer-account-login .page-main .page-title-wrapper h1.page-title span,
  .customer-account-forgotpassword .page-main .page-title-wrapper h1.page-title span,
  .customer-account-create .page-main .page-title-wrapper h1.page-title span {
    font-size: 24px;
  }
  .customer-account-create .form.create.account,
  .login-container,
  .customer-login-inner,
  .amsl-login-page,
  .amsl-registration-page,
  .customer-account-forgotpassword .page-main .columns .column.main,
  .customer-account-login .page-main .page-title-wrapper h1.page-title,
  .customer-account-forgotpassword .page-main .page-title-wrapper h1.page-title,
  .customer-account-create .page-main .page-title-wrapper h1.page-title {
    max-width: 100%;
  }
  .amsl-social-wrapper {
    width: 100%;
  }
  .actions-toolbar > .primary {
    margin-bottom: 0;
  }
  .amsl-cart-page .amsl-social-login .amsl-buttons,
  .amsl-login-page .amsl-social-login .amsl-buttons,
  .amsl-registration-page .amsl-social-login .amsl-buttons {
    width: 100%;
  }
  .customer-account-login .columns .column.main {
    padding: 0;
  }
}
.product-item-actions .actions-primary + .actions-secondary > .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
}
/*Mobile Verification strat */
.smspro-customer-update .page-main .columns .column.main .smser {
  height: unset;
}
.smspro-customer-update .page-main .columns .column.main .smser .message.error {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account {
  margin-top: 23px;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account legend {
  border: 0;
  margin: 0;
  padding: 0;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input input {
  max-width: 352px;
  height: 48px;
  border-radius: 0;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input .flag-container .country-list {
  width: 352px;
  white-space: unset;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input .flag-container .country-list li.country .country-name {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input .flag-container .country-list li.country .dial-code {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .comment {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-top: 8px;
  float: left;
  max-width: 352px;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv {
  margin-left: 0;
  float: left;
  display: block;
  width: 100%;
  margin-top: 24px;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv button.action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  max-width: 352px;
  width: 100%;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv button.action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv button.action.submit.primary.disable {
  background-color: #cccdd7;
}
.smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv button.action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
/*Mobile Verification end*/
/*layaway order detail page design start*/
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-title strong,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-content,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-content strong.box-title span,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-content strong.box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-content .box-content,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-content .box-content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-content .box-content ul li,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-content .box-content ul li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-installment-details-view .block-content .box-content ul li strong,
.account.layaway-customer-view .page-main .columns .column.main .box.box-order-installment-form .block-content .box-content ul li strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content strong.box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content .box-content,
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content address,
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content .title {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content .box-content a,
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content address a,
.account.layaway-customer-view .page-main .columns .column.main .block.block-order-details-view .block-content .title a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .page-title {
  border: 0;
  display: inline-block;
  padding-top: 14px;
}
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage,
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp,
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .box.box-order-shipping-address {
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .order-status {
  margin-left: 26px;
  max-width: 175px;
  width: 100%;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  height: 48px;
  color: #212b36;
  margin-top: 0;
  padding: 14px 16px;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main {
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-date span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .items.order-links li a {
  border: 0;
  background: transparent;
  padding-top: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  border-bottom: 2px solid #212b36;
  padding-bottom: 7px;
}
.account.layaway-customer-view .page-main .columns .column.main .items.order-links li a:hover {
  background: transparent;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered {
  border-left: 0;
  border-right: 0;
  padding: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items {
  border: 0;
  margin-bottom: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr {
  border-bottom: 1px solid #cccccc;
  /*th.col.name,th.col.sku{
                                    width: 25%;
                                }*/
  /*th.col.price,th.col.qty,th.col.subtotal{
                                    width: 10%;
                                }*/
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr th {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  padding: 15px 11px;
  text-align: left;
  /*width:~"calc(100% / 5)";*/
  width: 20%;
  border-bottom: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr th.name {
  padding-left: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr th.subtotal {
  padding-right: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr th.col.subtotal {
  text-align: right;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody {
  border-bottom: 1px solid #cccccc;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: left;
  padding-left: 0;
  overflow: hidden;
  padding: 17px 11px;
  max-width: 210px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  width: 20%;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.name {
  padding-left: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .subtotal {
  padding-right: 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .product-item-name {
  margin-bottom: 0px;
  max-width: 280px;
  display: block;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .product-item-name a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  display: block;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td span.title {
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td span {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td strong {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .items-qty .item .content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .items-qty .item .content .qty-txt {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .item-options dt,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .item-options dd {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.custimg {
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.col.subtotal {
  padding-right: 0;
  text-align: right;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot {
  background: transparent;
  width: 100%;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot td.ord-summry {
  display: none;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr {
  display: revert;
  justify-content: space-between;
  margin-left: auto;
  max-width: 100%;
  width: 100%;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.subtotal th,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.subtotal td {
  padding-top: 17px;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.layaway_fee th,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.layaway_fee td {
  padding-bottom: 11px;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
  background: transparent;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 6px 0;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td span,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td strong,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td strong span,
.account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.account.layaway-customer-view .page-main .columns .column.main .block-order-details-view {
  margin-bottom: 30px;
}
.account.layaway-customer-view .page-main .columns .column.main .block-order-details-view .block-title {
  padding-bottom: 16px;
  margin-bottom: 15px;
}
.account.layaway-customer-view .page-main .columns .column.main .block-installment-details-view .block-content .box-order-installment-details .box-content ul li {
  margin-bottom: 4px;
}
.account.layaway-customer-view .page-main .columns .column.main .block-installment-details-view .block-content .box-order-installment-details .box-content ul li strong {
  width: 54%;
  display: inline-block;
}
.account.layaway-customer-view .page-main .columns .column.main .block-installment-details-view .block-content .box-order-installment-details .box-content ul li:last-child {
  margin-bottom: 0;
}
/*layaway order detail page design end*/
.sales-order-view .page-main .columns .column.main .order-links li.nav.item.current {
  display: inline-block;
}
.sales-order-view .page-main .columns .column.main .order-links li.nav.item {
  display: none;
}
.newsletter-manage-index .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-manage-index .actions-toolbar .action.save.primary {
  width: 144px;
}
.review-customer-index .data.table.table-reviews thead tr th {
  color: #212b36;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.review-customer-index .data.table.table-reviews tbody tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar .toolbar-amount .toolbar-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar .limiter strong,
.review-customer-index .products-reviews-toolbar .limiter span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account .columns .container {
  padding: 0;
}
.customer-account-index h3.interest-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
}
.customer-account-index hr {
  margin: 0;
  margin-bottom: 22px;
  border-color: #212121;
}
.customer-account-index .intersetsection {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
.customer-account-index .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-index .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-index .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-index .column.main {
  padding-bottom: 0;
}
.customer-account-index .box.box-newsletter .box-content p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-edit h3.interest-title {
  margin-bottom: 0;
}
.customer-account-edit hr {
  margin: 0;
}
.customer-account-edit .intersetsection {
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 56px;
  width: 100%;
}
.customer-account-edit .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-edit .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-edit .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.account .page-main .actions-toolbar > .primary .action,
.account .page-main .actions-toolbar > .secondary .action {
  color: #FFFFFF;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 6px;
  height: 36px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
}
.account .order-details-items .table-order-items td.col.name {
  padding-bottom: 10px;
}
.account .order-details-items .table-order-items tbody td {
  padding-top: 15px;
}
.account .order-details-items .table-order-items td.col.sku {
  padding-top: 15px;
}
.account .table-wrapper {
  margin-bottom: 0;
}
.order-details-items .col.name {
  padding-top: 12px;
}
/* My Account - My Product Review */
.table-wrapper.reviews {
  padding: 0;
  margin: 0;
}
body.account .toolbar select.limiter-options {
  box-shadow: none;
  min-width: 50px;
  font-weight: 600;
  height: 36px;
  width: 56px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
  vertical-align: middle;
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages {
  clear: both;
  right: 54px;
  z-index: 2;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages li.item.current span {
  font-weight: normal;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .limiter {
  float: right;
  clear: both;
  position: relative;
  top: -49px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.next {
  border: none;
  box-shadow: none;
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.previous {
  border: none;
  box-shadow: none;
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages strong.page {
  background: none;
}
.account .message.info.empty {
  width: 100%;
  margin-top: 0;
}
.account .block.block-collapsible-nav .content.block-collapsible-nav-content {
  /*background-color: rgba(189, 151, 71, 0.07);*/
  background-color: #f8f4eb;
}
.account .column.main .block:not(.widget) .box-title > span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.account h1.page-title span {
  text-transform: capitalize;
  color: #212B36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account .order-products-toolbar.toolbar.bottom .limiter {
  float: right;
}
.account .order-products-toolbar.toolbar.bottom .pages {
  padding-top: 6px;
}
.account .order-products-toolbar.toolbar.bottom .pages li.item .page {
  color: rgba(0, 0, 0, 0.87);
}
.account .toolbar.bottom .pages li.item .page {
  color: rgba(0, 0, 0, 0.87);
}
.account .page-main .column.main .wk-orderbox .wk-orderbox-details button.button {
  margin-left: 0;
  font-size: 12px;
}
.customer-address-index a.action {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.customer-account-edit .actions-toolbar .primary .action.save.primary {
  width: 352px;
}
.table > tbody > tr > td {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.box-address-billing .box-content {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.box-address-shipping .box-content {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.sidebar-main .nav.items li a {
  text-transform: capitalize;
  font-size: 13.82px;
  font-weight: 300;
}
.sidebar-main .nav.items li strong {
  color: #919eab;
  font-size: 13.82px;
  font-weight: 300;
}
.customer-account-index a.action {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}
.wishlist-index-index .products-grid .product-items {
  width: auto;
}
.wishlist-index-index .products-grid .product-item {
  float: left;
  text-align: left;
}
.wishlist-index-index .products-grid .product-item .product-item-info {
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info > a {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 {
  float: left;
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
  display: inline-block;
  margin: 0 0 0;
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart p.unavailable.stock {
  color: #8cc63f;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #ddeec6;
  text-transform: uppercase;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
  margin: 0;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 a {
  margin: 0 5px 0;
}
.wishlist-index-index .product-item .price-box .price {
  font-size: 16px;
  letter-spacing: 0.15px;
}
.wishlist-index-index .product-item .price-box .old-price .price-container span span.price {
  display: none;
}
.wishlist-index-index .price-box span.price-container span.price {
  padding-left: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
  color: #FFFFFF;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 10px 15px;
}
.wishlist-index-index .products-grid.wishlist .product-reviews-summary {
  display: none;
}
.wishlist-index-index p.price-as-configured {
  margin-bottom: 0;
}
.wishlist-index-index .toolbar.wishlist-toolbar {
  display: none;
}
.products-grid.wishlist .product-item-actions {
  width: 100%;
  display: inline-block;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  padding-top: 9px;
}
.products-grid.wishlist .product-item .fieldset {
  margin-bottom: 0;
}
/*Order Detail Page New Design Start*/
.account.sales-order-view .column.main .order-details-items h3 {
  margin: 51px 0 15px;
}
/*.account.sales-order-view,*/
.account.sales-order-print .column.main {
  /*.custom-info-orderpage*/
  /*
        address,
        dl.payment-method dt.title,
        .info-contact {
            font-size: 14px;
            letter-spacing: 0.25px;
            line-height: 20px;
            font-weight: normal;

            i.fa.fa-phone {
                font-size: 20px;
                margin-bottom: 8px;
                position: relative;
                top: 3px;
            }

            i.fa.fa-envelope {
                font-size: 19px;
                position: relative;
                top: 2px;
            }
        }*/
  /*table#my-orders-table {
            width: 312px;
            display: inline-block;

            tfoot,
            td {
                background: #fff;
            }

            td,
            th {
                color: #808080;
                font-size: 14px;
                letter-spacing: 0.25px;
                line-height: 21px;
                padding: 3px 0;
            }

            tfoot {
                border-top: 1px solid #DEDEDE;
                width: 312px;
                display: inline-block;
                padding: 12px 0 0;
            }

            th,
            td.mark {
                text-align: left;
            }

            td {
                text-align: right;
            }

            tr.grand_total {
                border-top: 1px solid #DEDEDE;
                width: 312px;
                display: inline-table;
                margin: 12px 0 0;

                strong {
                    color: #1B191A;
                }
            }
        }*/
}
.account.sales-order-print .column.main .page.messages,
.account.sales-order-print .column.main .messages {
  margin: 0;
}
.account.sales-order-print .column.main h1.page-title {
  color: #808080;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 3px 0;
  display: inline-block;
  width: 80%;
}
.account.sales-order-print .column.main .order-date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 0 0 0 0;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.account.sales-order-print .column.main .box.box-order-shipping-address,
.account.sales-order-print .column.main .box.box-order-billing-method {
  margin-top: 18px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.account.sales-order-print .column.main .info-contact {
  width: 100%;
  display: inline-block;
}
.account.sales-order-print .column.main .right-oredrpage {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.account.sales-order-print .column.main .info-contact i {
  color: #808080;
  margin-right: 13px;
  min-width: 20px;
  text-align: center;
}
.account.sales-order-print .column.main .order-details-items.ordered .order-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
  text-transform: uppercase;
  border: none;
  padding: 0;
  font-weight: 600;
}
.account.sales-order-print .column.main .order-details-items {
  margin-top: 0;
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.account.sales-order-print .column.main .order-details-items .product-image-container {
  width: 96px;
  border: 1px solid #DEDEDE;
}
.account.sales-order-print .column.main .order-details-items .left-oredrpage {
  float: left;
}
.account.sales-order-print .column.main .order-details-items .right-oredrpage {
  float: left;
  padding-left: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.account.sales-order-print .column.main .order-details-items span.price-excluding-tax {
  margin: 3px 0;
}
.account.sales-order-print .column.main .order-details-items a.action.order.order-cancel {
  color: #212b36;
  text-decoration: underline;
}
.account.sales-order-print .column.main .order-details-items .add-new-review-inner a {
  color: #212b36;
  text-decoration: underline;
  cursor: pointer;
}
.account.sales-order-print .column.main .table-wrapper.order-items {
  border: none;
}
.account.sales-order-print .column.main ul.items.order-links {
  display: none;
}
.account.sales-order-print .column.main .orderitem-customlist {
  display: inline-block;
  width: 100%;
  border: 1px solid #DEDEDE;
  padding: 10px;
  margin-top: 16px;
}
.account.sales-order-print .column.main .order-details-items.ordered .order-title {
  display: inline-block;
  padding: 0;
  border: 0;
}
.account.sales-order-print .column.main .table-wrapper.order-items span.pucetotalft {
  color: #808080;
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
.account.sales-order-print .column.main .actions {
  float: left;
  padding-top: 16px;
}
.account.sales-order-print .column.main .order-date span {
  color: rgba(0, 0, 0, 0.87);
}
.account.sales-order-print .column.main .actions .action.print {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-print .column.main .actions .action.print:first-child {
  margin-right: 24px;
}
.account.sales-order-print .column.main .actions dl.payment-method {
  display: none;
}
.account.sales-order-print .columns {
  opacity: 1;
}
.account.sales-order-print .product-image-wrapper {
  height: 94px;
}
/*.account.sales-order-view,
.account.sales-order-print {
    .column.main {
        table#my-orders-table {
            tr.subtotal {
                width: 312px;
                display: inline-table;
            }

            tr.shipping {
                width: 312px;
                display: inline-table;
            }

            tr.discount {
                width: 312px;
                display: inline-table;
            }
        }
    }
}*/
.account main#maincontent {
  margin-top: 40px;
}
.account.sales-order-view .column.main .info-contact img {
  padding-right: 8px;
  display: inline-block;
}
.account.sales-order-view .column.main .right-oredrpage a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account.sales-order-view .column.main .order-status {
  border: none;
  text-transform: capitalize;
}
.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar {
  margin-bottom: 0;
}
.account.sales-order-view .column.main .note-msg {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
  text-transform: inherit;
  margin-top: 18px;
}
.account.sales-order-view .order-details-items .item-options dt {
  display: inline-block;
}
.account.sales-order-view .order-details-items .item-options dt:after {
  content: ':';
  padding-left: 4px;
}
.account.sales-order-view .order-details-items .item-options dd {
  display: inline-block;
}
.account.sales-order-view .column.main .actions a#testg {
  margin-left: 15px;
}
.account.sales-order-view .column.main .actions .action.order,
.account.sales-order-view .column.main .actions a#testg {
  color: #001D47;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th:after {
  content: ' : ';
  float: right;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th,
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr td {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/*Order Detail Page New Design End*/
.sales-order-history .table-order-items tr th {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 10px 0;
}
.sales-order-history .table-order-items tr td {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border-top: 1px solid #E2E6E9;
}
.sales-order-history .pager .toolbar-amount,
.sales-order-history .pager .limiter {
  padding-top: 11px;
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-address-form .fieldset > .field > .label {
  margin-bottom: 11px;
}
.customer-address-form .actions-toolbar .action.save.primary {
  width: 352px;
}
.account {
  background-color: #fcfbf7;
}
.account .page-main #contentarea {
  display: none;
}
.account .page-main .columns .column.main {
  width: 76.3%;
  padding-left: 72px;
  margin-bottom: 22px;
}
.account .page-main .columns .column.main .page-title-wrapper .page-title {
  margin-bottom: 0px;
  padding-bottom: 29px;
  border-bottom: 1px solid #cccccc;
  display: block;
  margin-right: 0;
}
.account .page-main .columns .column.main .mage-error {
  margin-top: 4px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #f94c43;
}
.account .page-main .columns .column.main select.mage-error,
.account .page-main .columns .column.main input.mage-error {
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info,
.account .page-main .columns .column.main .block-addresses-default {
  padding-bottom: 25px;
  padding-top: 23px;
  margin-bottom: 0;
  border-bottom: 1px solid #cccccc;
}
.account .page-main .columns .column.main .block-dashboard-info .block-title,
.account .page-main .columns .column.main .block-addresses-default .block-title {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 24px;
}
.account .page-main .columns .column.main .block-dashboard-info .block-title strong,
.account .page-main .columns .column.main .block-addresses-default .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-title,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-title {
  margin-bottom: 16px;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-title span,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-content p,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-content p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-content address,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-content address {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-content address a,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-content address a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-actions,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-actions {
  margin-top: 11px;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-actions .action,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-actions .action {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-actions .action span,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-actions .action:after,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.account .page-main .columns .column.main .block-dashboard-info .block-content .box .box-actions .action:last-child:after,
.account .page-main .columns .column.main .block-addresses-default .block-content .box .box-actions .action:last-child:after {
  display: none;
}
.account .page-main .columns .column.main .block-dashboard-addresses {
  padding-bottom: 48px;
  padding-top: 23px;
  margin-bottom: 0;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-title {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 24px;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-title .action {
  margin: 0 0 0 16px;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-title .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-title .action:hover {
  text-decoration: none;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-title {
  margin-bottom: 16px;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-content {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-content address {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-content address a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-actions {
  margin-top: 11px;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-actions .action {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.account .page-main .columns .column.main .block-dashboard-addresses .block-content .box .box-actions .action:last-child:after {
  display: none;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-title {
  margin-bottom: 23px;
  padding-bottom: 13px;
  border-bottom: 1px solid #cccccc;
  display: block;
  margin-right: 0;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-title a {
  margin-left: 16px;
  margin-top: 0;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-title a span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-title a:hover {
  text-decoration: none;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items {
  margin-left: 20px;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item {
  margin-bottom: 16px;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item:last-child {
  margin-bottom: 0;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item::marker {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item .product-name {
  margin-bottom: 4px;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item .product-name a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  vertical-align: middle;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item .rating-summary .label {
  margin-right: 8px;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item .rating-summary .label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-reviews-dashboard .block-content .items .item .rating-summary .rating-result span::before {
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-orders {
  margin-bottom: 0px;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-title {
  margin-bottom: 29px;
  border-bottom: none;
  padding-bottom: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-title a {
  margin-left: 16px;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-title a span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-title a:hover {
  text-decoration: none;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper {
  margin-top: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items thead tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  width: calc(16.66666667%);
  padding: 0 4px 16px 4px;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items thead tr th:first-child {
  padding-left: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items thead tr th:last-child {
  padding-right: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 18px 4px;
  width: calc(16.66666667%);
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td:first-child {
  padding-left: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td:last-child {
  padding-right: 0;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action {
  text-decoration: none;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action:hover span {
  text-decoration: none;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action:last-child:after {
  display: none;
}
.account .page-main .columns .sidebar-main {
  padding-right: 0;
  width: 23.7%;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content {
  padding: 23px 0 11px 0;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li {
  padding: 0 0px;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item {
  margin: 0 0 11px;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item:last-child {
  margin-bottom: 0;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item.current a {
  padding-left: 0px;
  border-color: #212b36;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item.current strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  padding: 5px 16px;
  border-color: #212b36;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 5px 16px;
}
.account .page-main .columns .sidebar-main .block .block-collapsible-nav-content .nav.items li.item a:hover {
  background-color: #efe6d3;
}
/* Address page start */
.account .page-main .columns .column.main .block-addresses-default {
  padding-bottom: 41px;
}
.account .page-main .columns .column.main .block-addresses-list {
  padding: 23px 0 0 0;
  margin-bottom: 17px;
}
.account .page-main .columns .column.main .block-addresses-list .block-title {
  margin-bottom: 16px;
  border-bottom: none;
  padding: 0;
}
.account .page-main .columns .column.main .block-addresses-list .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account .page-main .columns .column.main .block-addresses-list .block-content p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
}
.account .page-main .columns .column.main .actions-toolbar .primary {
  text-align: unset;
}
.account .page-main .columns .column.main .actions-toolbar .primary .action.primary,
.account .page-main .columns .column.main .actions-toolbar .primary .amshopby-button,
.account .page-main .columns .column.main .actions-toolbar .primary .am-filter-go {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  background: #212b36;
  margin: 0;
  width: 352px;
  padding: 14px 0;
  text-align: center;
}
.account .page-main .columns .column.main .actions-toolbar .primary .action.primary:hover,
.account .page-main .columns .column.main .actions-toolbar .primary .amshopby-button:hover,
.account .page-main .columns .column.main .actions-toolbar .primary .am-filter-go:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.account .page-main .columns .column.main .actions-toolbar .primary .action.primary.disable,
.account .page-main .columns .column.main .actions-toolbar .primary .amshopby-button.disable,
.account .page-main .columns .column.main .actions-toolbar .primary .am-filter-go.disable {
  background-color: #cccdd7;
}
.account .page-main .columns .column.main .actions-toolbar .primary .action.primary span,
.account .page-main .columns .column.main .actions-toolbar .primary .amshopby-button span,
.account .page-main .columns .column.main .actions-toolbar .primary .am-filter-go span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.account.customer-address-form .page-main .columns .column.main .page-title-wrapper {
  position: relative;
}
.account.customer-address-form .page-main .columns .column.main .page-title-wrapper:before {
  content: '';
  background-image: url(../images/check-left.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 35%;
  left: -3%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit {
  padding-top: 23px;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset {
  width: 49%;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset legend {
  padding: 0;
  margin-bottom: 17px;
  border-bottom: none;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset legend span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field {
  margin-bottom: 24px;
  max-width: 352px;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field:last-child {
  margin-bottom: 0;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field .control .field {
  margin-bottom: 0;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field .control .intl-tel-input {
  width: 100%;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.set {
  margin-bottom: 8px;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.set:last-child {
  margin-bottom: 0;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.set input {
  padding: 12px;
  margin: 0 8px 0 0;
  border: 0;
  height: unset;
  vertical-align: middle;
  top: 0;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.set label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-bottom: 8px;
  margin: 0 !important;
  vertical-align: middle;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.set label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset label {
  margin-bottom: 8px;
  vertical-align: middle;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset label:after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset input,
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset select {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
  height: 48px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset select {
  padding-right: 24px;
  text-overflow: ellipsis;
}
/* Address page end*/
/*Mywishlist page start*/
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items {
  margin-top: 24px;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items {
  margin: 0 -12px;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item {
  padding: 0 12px;
  margin: 0;
  margin-bottom: 24px;
  width: 33.33%;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
  background: #ffffff;
  padding-bottom: 76px;
  min-height: unset;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .amquickview-hover {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  width: 100%;
  border: 0;
  opacity: unset;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .amquickview-hover:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .amquickview-hover.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .amquickview-hover .amquickview-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .amquickview-hover .amquickview-link .am-quickview-icon {
  display: none !important;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
  padding: 0;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner {
  box-shadow: none;
  background: #ffffff;
  border: 0;
  border-top: none;
  left: 0;
  margin: 0;
  padding: 0 16px;
  position: absolute;
  right: 0px;
  z-index: 2;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: auto;
  display: inline-block;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
  margin: 0;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions {
  display: flex;
  justify-content: space-between;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary {
  padding: 0;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  max-width: 100%;
  width: 136px;
  border: 0;
  margin-right: 0;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart.disable {
  background-color: #cccdd7;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary {
  margin-left: 8px;
  margin-top: 0;
  margin-bottom: 0;
}
.wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary .action.towishlist {
  margin-right: 8px;
}
/*Mywishlist page end*/
.customer-address-index .page-main .columns .column.main .page-title-wrapper .page-title {
  border-bottom: none;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items thead tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  width: calc(11.11111111%);
  padding: 0 4px 16px 4px;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items thead tr th:first-child {
  padding-left: 0;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items thead tr th:last-child {
  padding-right: 0;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 18px 4px;
  width: calc(11.11111111%);
  border-top: 1px solid #cccccc;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td:first-child {
  padding-left: 0;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td:last-child {
  padding-right: 0;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions .action {
  text-decoration: underline;
  cursor: pointer;
  color: #212b36;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions .action:hover {
  text-decoration: none;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions .action:last-child:after {
  display: none;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .toolbar-amount {
  padding-top: 18px;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .toolbar-amount .toolbar-number {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .pages {
  display: none;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .limiter {
  padding-top: 18px;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .limiter .limiter-label,
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .limiter .limiter-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-address-index .page-main .columns .column.main .customer-addresses-toolbar .pager .limiter .limiter-options {
  border-radius: 0;
  cursor: pointer;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin: 0 8px;
  padding: 8px 10px;
  background: url(../images/order-arrow.svg) no-repeat 75% 50%;
}
/*my order page start*/
.sales-order-history .page-main .columns .column.main .page-title-wrapper .page-title,
.layaway-customer-history .page-main .columns .column.main .page-title-wrapper .page-title {
  border-bottom: none;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  width: calc(16.66666667%);
  padding: 0 4px 16px 4px;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:first-child,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:first-child {
  padding-left: 0;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:last-child,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:last-child {
  padding-right: 0;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 18px 4px;
  width: calc(16.66666667%);
  border-top: 1px solid #cccccc;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child {
  padding-left: 0;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child {
  padding-right: 0;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td .price,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action {
  text-decoration: underline;
  cursor: pointer;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:hover,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:hover {
  text-decoration: none;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action span,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:after,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:last-child:after,
.layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:last-child:after {
  display: none;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount {
  padding-top: 18px;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount .toolbar-number,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount .toolbar-number {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .pages,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .pages {
  display: none;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .limiter,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .limiter {
  padding-top: 18px;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-label,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-label,
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-text,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-options,
.layaway-customer-history .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-options {
  border-radius: 0;
  cursor: pointer;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin: 0 8px;
  padding: 8px 10px;
  background: url(../images/order-arrow.svg) no-repeat 75% 50%;
}
.spabooking-account-custom .page-main .columns .column.main .page-title-wrapper .page-title {
  border-bottom: none;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  width: calc((100% / 7) - 25px);
  padding: 0 0px 16px 0px;
  white-space: nowrap;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:first-child {
  padding-left: 0;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th:last-child {
  padding-right: 0;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 18px 0px;
  width: calc((100% / 7) - 25px);
  border-top: 1px solid #cccccc;
  white-space: nowrap;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child {
  padding-left: 0;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child {
  padding-right: 0;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action {
  text-decoration: underline;
  cursor: pointer;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:hover {
  text-decoration: none;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions .action:last-child:after {
  display: none;
}
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount {
  padding-top: 18px;
}
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .toolbar-amount .toolbar-number {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .limiter {
  padding-top: 18px;
}
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-label,
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.spabooking-account-custom .page-main .columns .column.main .order-products-toolbar .pager .limiter .limiter-options {
  border-radius: 0;
  cursor: pointer;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin: 0 8px;
  padding: 8px 10px;
  background: url(../images/order-arrow.svg) no-repeat 75% 50%;
}
/*my order page end*/
/* review-customer page start*/
.review-customer-index .page-main .columns .column.main {
  margin-bottom: 0;
}
.review-customer-index .page-main .columns .column.main .page-title-wrapper .page-title {
  padding-bottom: 29px;
  border-bottom: none;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews thead tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  padding: 0 4px 16px 4px;
  width: calc(20%);
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews thead tr th:first-child {
  padding-left: 0;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews thead tr th:last-child {
  padding-right: 0;
  text-align: right;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 18px 4px;
  width: calc(20%);
  border-top: 1px solid #cccccc;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.description {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  width: 100%;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .product-name a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .rating-summary {
  display: unset;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .rating-summary .rating-result::before {
  color: #cccccc;
  font-size: 20px;
  height: 20px;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .rating-summary .rating-result span::before {
  height: 20px;
  color: #212b36;
  font-size: 20px;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td:first-child {
  padding-left: 0;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions .action {
  text-decoration: underline;
  cursor: pointer;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions .action:hover {
  text-decoration: none;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions .action:after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  vertical-align: -4px;
}
.review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions .action:last-child:after {
  display: none;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar {
  position: unset;
  margin-bottom: 0;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .toolbar-amount {
  padding-top: 18px;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .toolbar-amount .toolbar-number {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .limiter {
  padding-top: 18px;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .limiter .limiter-label,
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .limiter .limiter-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .limiter .limiter-options {
  border-radius: 0;
  cursor: pointer;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin: 0 8px;
  padding: 8px 10px;
  background: url(../images/order-arrow.svg) no-repeat 75% 50%;
}
.review-customer-index .page-main .columns .column.main .actions-toolbar {
  display: none;
}
/* review-customer page end*/
/*order details start*/
.sales-order-view .page-main .columns .column.main .page-title-wrapper {
  position: relative;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .page-title {
  width: 100%;
  position: relative;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .page-title:before {
  content: '';
  background-image: url(../images/check-left.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 35%;
  left: -33px;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  display: block;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status {
  display: none;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail {
  display: flex;
  justify-content: space-between;
  padding: 23px 0 0;
  line-height: unset;
  font-size: unset;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-date {
  text-align: right;
  margin: 0;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-date span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  vertical-align: top;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main {
  display: inherit;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main .box-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  min-width: 133px;
  margin-right: 44px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main .order-status {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  display: block;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage {
  line-height: unset;
  font-size: unset;
  margin-bottom: -6px;
  margin-top: -18px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .box-title {
  min-width: 133px;
  margin-right: 38px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .info-contact {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .info-contact i {
  display: none;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp {
  display: inline-flex;
  line-height: unset;
  font-size: unset;
  padding-bottom: 24px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-title {
  min-width: 133px;
  margin-right: 44px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-content .payment-method {
  margin-bottom: 0;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-content .payment-method .title {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 0;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-content address {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-content address a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address {
  display: flex;
  line-height: unset;
  font-size: unset;
  padding: 23px 0 16px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-title {
  min-width: 133px;
  margin-right: 44px;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-content address {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-content address a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-links {
  padding: 25px 0 0px;
}
.sales-order-view .page-main .columns .column.main .order-links li strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
  border: 0;
  padding: 0;
  background: unset;
}
.sales-order-view .page-main .columns .column.main .order-links li:last-child {
  display: none;
}
.sales-order-view .page-main .columns .column.main .order-details-items {
  border: 0;
  padding: 0;
  overflow: unset;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper {
  overflow-x: unset;
  border-bottom: none;
  margin-bottom: 0;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items thead {
  display: none;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody:last-child {
  border-bottom: 1px solid #cccccc;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody .order-customone {
  margin-bottom: 6px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody .order-customone dd {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody .order-customone dt {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  width: calc(25%);
  display: inline-block;
  padding: 15px 0;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.custimg {
  width: 16.5%;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name {
  width: 45.5%;
  padding-left: 16px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name .product-item-name {
  display: inline-table;
  overflow: unset;
  text-overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  white-space: unset;
  text-align: left;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 6px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name .product-item-name a {
  display: inline-table;
  overflow: unset;
  text-overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  white-space: unset;
  text-align: left;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name .item-options dt {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  width: 100%;
  margin-bottom: 6px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name .item-options dd {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  width: 100%;
  margin-bottom: 6px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.qty,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.subtotal {
  width: 19%;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td a .product-image-container .product-image-wrapper {
  height: unset;
  max-width: 120px;
  height: auto;
  width: 100%;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td a .product-image-container .product-image-wrapper img {
  width: 100%;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.subtotal .price-excluding-tax .cart-price .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td .items-qty .item .content {
  display: inline-flex;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td .items-qty .item .content .qty-txt {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-right: 4px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.price,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.sku {
  display: none;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot {
  background-color: unset;
  border-top: 1px solid #cccccc;
  padding-top: 26px;
  display: block;
  width: 100%;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr {
  display: block;
  margin-left: auto;
  max-width: 400px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr td.ord-summry {
  padding: 0 0 16px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  background: unset;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr td.ord-summry span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.subtotal,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.shipping,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.discount,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_remaining,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_fee {
  display: flex;
  justify-content: space-between;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.subtotal th,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.shipping th,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.discount th,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_remaining th,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_fee th {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-align: left;
  padding: 6px 0;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.subtotal td,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.shipping td,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.discount td,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_remaining td,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_fee td {
  padding: 6px 0;
  background: unset;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.subtotal td span,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.shipping td span,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.discount td span,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_remaining td span,
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.layaway_fee td span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.grand_total {
  border-top: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.grand_total th {
  padding: 11px 0 0;
  text-align: left;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.grand_total th strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.grand_total td {
  padding: 11px 0 0;
  background: unset;
}
.sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr.grand_total td strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.sales-order-view .page-main .columns .column.main .block-order-details-view {
  display: none;
}
.sales-order-view .block-lofstep-core {
  display: none;
}
/*order details end*/
/*Edit account page end */
.customer-account-edit .page-main .columns .column.main .form-edit-account {
  padding-top: 23px;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset {
  width: 49%;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset.info {
  margin-bottom: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset.password {
  margin-bottom: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset legend {
  padding: 0;
  margin-bottom: 17px;
  border-bottom: none;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset legend span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field {
  margin-bottom: 24px;
  max-width: 352px;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field:last-child {
  margin-bottom: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field .control .field {
  margin-bottom: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice {
  margin-bottom: 8px;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice:last-child {
  margin-bottom: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice input {
  padding: 12px;
  margin: 0 8px 0 0;
  border: 0;
  height: unset;
  vertical-align: middle;
  top: 0;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-bottom: 8px;
  margin: 0 !important;
  vertical-align: middle;
  cursor: pointer;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .mage-error {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #f94c43;
  margin-top: 4px;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .password-strength-meter {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #f94c43;
  background-color: transparent;
  padding: 0px;
  height: auto;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .password-strength-meter span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #f94c43;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset label {
  margin-bottom: 8px;
  vertical-align: middle;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset label:after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset input[type="email"] {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset input,
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset select {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
  height: 48px;
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset input::placeholder,
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset select::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset select {
  padding-right: 24px;
  text-overflow: ellipsis;
}
/*Edit account page end */
/*newsletter page Start */
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage {
  padding-bottom: 25px;
  padding-top: 23px;
  margin-bottom: 0;
}
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage .fieldset .legend {
  border-bottom: none;
  margin: 0 0 17px 0;
  padding: 0;
}
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage .fieldset .legend span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage .fieldset .field input {
  margin: 0;
  width: 24px;
  height: 24px;
  border: 0;
  vertical-align: bottom;
  padding-left: 24px;
}
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage .fieldset .field label {
  margin-left: 8px;
  cursor: pointer;
}
.account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage .fieldset .field label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 0;
}
/*newsletter page End */
/*spabooking-viewbooking-viewbooking start*/
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap {
  width: 30%;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .ui-slider .ui-slider-handle {
  background: #212b36;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #212b36;
  height: 48px;
  max-width: 100%;
  width: 100%;
  border-radius: 0;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .book-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin: 0 0 8px 0;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .pref-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 0 17px 0;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel input[type="text"] {
  margin: 0 0 24px 0;
  max-width: 100%;
  width: 100%;
  border-radius: 0;
  position: relative;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .fieldset {
  margin-bottom: 18px;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .actions-toolbar .primary {
  width: 100%;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .actions-toolbar .primary .action.submit.primary {
  width: 100%;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .actions-toolbar .primary .action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .actions-toolbar .primary .action.submit.primary.disable {
  background-color: #cccdd7;
}
.spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap .myModel .actions-toolbar .primary .action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main {
  padding: 23px 0 24px;
  border-bottom: 1px solid #cccccc;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .box-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  min-width: 153px;
  margin-right: 22px;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
  border: 0;
  padding: 0;
  text-transform: unset;
  vertical-align: unset;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail {
  margin-bottom: 8px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main {
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main .box-title {
  color: #212b36;
  min-width: 153px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main .order-status {
  color: #212b36;
  margin: 0;
  border: 0;
  padding: 0;
  text-transform: unset;
  vertical-align: unset;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-date {
  text-align: right;
  margin: 0;
  float: right;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-date span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .custom-info-orderpage {
  margin-bottom: 8px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-content {
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-content .payment-method {
  margin: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-content .payment-method .title {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main {
  padding: 23px 0;
  border-bottom: 1px solid #cccccc;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  min-width: 153px;
  margin-right: 22px;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .order-status {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
  border: 0;
  padding: 0;
  text-transform: unset;
  vertical-align: unset;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address {
  margin-bottom: 8px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address:last-child {
  margin-bottom: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address .box-content {
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address .box-content address {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot {
  margin-top: 25px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot h4.booking-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0 0 15px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td {
  padding: 0;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-img {
  max-width: 120px;
  height: auto;
  width: 100%;
  margin-right: 16px;
  float: unset;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-name {
  width: 50%;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-price {
  text-align: right;
  width: 20%;
  float: right;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn {
  padding: 23px 0;
  margin-top: 15px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button {
  max-width: 188px;
  width: 100%;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button.reschedule {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  height: 48px;
  cursor: pointer;
  margin-right: 24px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button.reschedule:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button.reschedule.disable {
  background-color: #cccdd7;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a {
  max-width: 188px;
  width: 100%;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a button {
  max-width: 188px;
  width: 100%;
  display: inline-block;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a button.cnclbooking {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a button.cnclbooking:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a button.cnclbooking.disable {
  background-color: #ffffff;
  color: #919eab;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block {
  background-color: unset;
  padding-top: 26px;
  display: block;
  width: 100%;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner {
  display: block;
  margin-left: auto;
  max-width: 400px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner h4.ord-summry {
  padding: 0 0 16px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  background: unset;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner h4.ord-summry span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .subtotal,
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .tax-block {
  display: flex;
  justify-content: space-between;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .subtotal strong,
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .tax-block strong {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-align: left;
  padding: 6px 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .subtotal p,
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .tax-block p {
  padding: 6px 0;
  background: unset;
  margin: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .subtotal p span,
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .tax-block p span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .grand_total {
  border-top: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  margin-top: 11px;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .grand_total h3 {
  padding: 11px 0 0;
  text-align: left;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .grand_total h3 strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .grand_total p {
  padding: 11px 0 0;
  background: unset;
  margin: 0;
}
.spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner .grand_total p strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
/*spabooking-viewbooking-viewbooking end*/
@media (min-width: 1365px) {
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    min-width: 296px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary {
    margin-left: 16px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary .action.towishlist {
    margin-right: 12px;
  }
}
@media (max-width: 1320px) {
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    min-height: 450px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions {
    display: block;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary {
    width: 100%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart {
    width: 100%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary {
    margin-left: 0;
    margin-top: 16px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary .action.towishlist {
    margin-right: 16px;
  }
}
@media (min-width: 1280px) {
  .account.layaway-customer-view .column.main .order-details-items {
    overflow-x: unset;
  }
}
@media (max-width: 1200px) {
  .spabooking-viewbooking-viewbooking .modal-popup .modal-inner-wrap {
    width: 80%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info:not(:hover):not(.active) .product-item-inner {
    clip: unset;
    height: unset;
    width: 100%;
    margin: 0;
    padding: 0;
    position: unset;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    min-height: auto;
    padding-bottom: 0;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner {
    position: unset;
    padding: 0;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions {
    display: block;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary {
    width: 100%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-primary .action.tocart {
    width: 100%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary {
    margin-left: 0;
    margin-top: 16px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart .fieldset .product-item-actions .actions-secondary .action.towishlist {
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .account .page-main .columns .column.main {
    padding-left: 24px;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items thead tr th {
    vertical-align: top;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions {
    white-space: unset;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions .action:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .smspro-customer-update .page-main .columns .column.main {
    margin-bottom: 0;
  }
  .smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input input {
    max-width: 100%;
  }
  .smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .control .intl-tel-input .flag-container .country-list {
    width: 296px;
  }
  .smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field .comment {
    max-width: 100%;
  }
  .smspro-customer-update .page-main .columns .column.main fieldset.fieldset.create.account .field #otpbtndiv button.action.submit.primary {
    max-width: 100%;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before {
    padding-right: 24px;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
    min-width: 139px;
    content: attr(data-th) ': ';
    display: inline-block;
  }
  .spabooking-viewbooking-viewbooking .modal-popup.modal-slide._inner-scroll {
    top: 20px;
  }
  .spabooking-viewbooking-viewbooking .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 80%;
    min-height: fit-content;
  }
  .spabooking-viewbooking-viewbooking .modal-popup button:focus {
    height: unset;
  }
  .account.layaway-customer-view .page-main .columns .column.main .items.order-links li a {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    padding: 0 16px 11px;
    display: inline-block;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered {
    border-top: 0;
    margin-bottom: 35px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .order-title {
    display: none;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items {
    /*tbody {
                            tr {
                                td {
                                    height: 24px;
                                    overflow: hidden;
                                    padding-right: 0;
                                    strong {
                                        width: 200px;
                                        vertical-align: bottom;
                                    }
                                    &.col.subtotal{
                                        text-align: left;
                                    }
                                }
                            }
                        }*/
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items thead tr th {
    display: none;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr {
    /*border-top: @button-tertiary__border;*/
    border-top: 0;
    padding: 18px 0 25px 0;
    display: block;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: inline-flex;
    max-width: 100%;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.sku {
    display: inline-block;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.actions a {
    text-decoration: underline;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.actions a:hover {
    text-decoration: none;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td.col.subtotal {
    text-align: left;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td:first-child {
    padding-top: 0;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td span {
    display: inline-block;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .items-qty {
    display: inline-block;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .product-item-name {
    max-width: 100%;
    display: inline-block;
    vertical-align: inherit;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tbody tr td .item-options {
    display: none;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot {
    display: inline-table;
    margin: 20px 0 0 0;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot .mark {
    text-align: left;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr {
    padding-bottom: 12px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.subtotal th,
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.subtotal td {
    padding-top: 6px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.layaway_fee th,
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.layaway_fee td {
    padding-bottom: 17px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td,
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
    padding: 6px 0;
    text-align: right;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
    text-align: left;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr td .mark {
    text-align: unset;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.grand_total {
    border-top: 1px solid #CCCCCC;
    padding: 0 0;
    margin-top: 11px;
    display: table-footer-group;
  }
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.grand_total th,
  .account.layaway-customer-view .page-main .columns .column.main .order-details-items.ordered .table-wrapper.order-items tfoot tr.grand_total td {
    padding: 15px 0 24px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .page-title {
    width: 100%;
    padding-bottom: 7px;
  }
  .account.layaway-customer-view .page-main .columns .column.main .page-title-wrapper .order-status {
    margin: 0;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-details {
    display: inline-block;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock {
    padding: 14px 4px;
    width: 100%;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .unavailable.stock span {
    font-size: 12px;
  }
  .account main#maincontent {
    margin-top: 24px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 25px;
  }
  .account.customer-address-form .page-main .columns .column.main .page-title-wrapper:before {
    display: none;
  }
  .account.customer-address-form .page-main .columns .column.main .form-address-edit {
    padding-top: 15px;
  }
  .account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset {
    width: 100%;
    margin-bottom: 0;
  }
  .account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field {
    max-width: 100%;
  }
  .account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field:last-child {
    margin-bottom: 41px;
  }
  .account.customer-address-form .page-main .columns .column.main .form-address-edit .fieldset .field.zip {
    margin-bottom: 16px;
  }
  .account.customer-address-form .page-main .columns .column.main .actions-toolbar {
    margin-top: 17px;
  }
  .account.customer-address-form .page-main .columns .column.main .actions-toolbar .primary .action.primary,
  .account.customer-address-form .page-main .columns .column.main .actions-toolbar .primary .amshopby-button,
  .account.customer-address-form .page-main .columns .column.main .actions-toolbar .primary .am-filter-go {
    width: 100%;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account {
    padding-top: 15px;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset {
    width: 100%;
    margin-bottom: 0;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset.info {
    margin-bottom: 0px;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset.password {
    margin-top: 31px;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field {
    max-width: 100%;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.confirmation {
    margin-bottom: 24px;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field:last-child {
    margin-bottom: 31px;
  }
  .account.customer-account-edit .page-main .columns .column.main .form-edit-account .fieldset .field.choice:last-child {
    margin-bottom: 0;
  }
  .account.customer-account-edit .page-main .columns .column.main .actions-toolbar {
    margin-top: 32px;
  }
  .account.customer-account-edit .page-main .columns .column.main .actions-toolbar .primary .action.primary,
  .account.customer-account-edit .page-main .columns .column.main .actions-toolbar .primary .amshopby-button,
  .account.customer-account-edit .page-main .columns .column.main .actions-toolbar .primary .am-filter-go {
    width: 100%;
  }
  .account.newsletter-manage-index .page-main .columns .column.main .form-newsletter-manage {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .account.newsletter-manage-index .page-main .columns .column.main .actions-toolbar .primary .action.primary,
  .account.newsletter-manage-index .page-main .columns .column.main .actions-toolbar .primary .amshopby-button,
  .account.newsletter-manage-index .page-main .columns .column.main .actions-toolbar .primary .am-filter-go {
    width: 100%;
  }
  .account .page-main {
    padding: 0 12px;
  }
  .account .page-main .columns .column.main {
    padding-left: 0;
    margin-bottom: 18px;
    margin-top: 67px;
  }
  .account .page-main .columns .column.main .page-title-wrapper .page-title {
    margin-top: 0px;
    padding-bottom: 22px;
  }
  .account .page-main .columns .column.main .block-addresses-default {
    padding-bottom: 25px;
  }
  .account .page-main .columns .column.main .block-dashboard-info,
  .account .page-main .columns .column.main .block-addresses-default {
    padding-top: 15px;
  }
  .account .page-main .columns .column.main .block-dashboard-addresses {
    padding-bottom: 43px;
  }
  .account .page-main .columns .column.main .block-dashboard-addresses .block-title .action {
    margin: 0 0 0 16px;
  }
  .account .page-main .columns .column.main .block-reviews-dashboard .block-title {
    padding-bottom: 22px;
    margin-bottom: 15px;
  }
  .account .page-main .columns .column.main .block-reviews-dashboard .block-title strong {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
  }
  .account .page-main .columns .column.main .block-reviews-dashboard .block-title a {
    float: unset;
    margin-left: 0;
    margin-top: 9px;
    display: block;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-title {
    margin-bottom: 17px;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-title strong {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-title .action {
    float: unset;
    display: block;
    margin-left: 0;
    margin-top: 9px;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items thead tr th {
    display: none;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr {
    border-top: 1px solid #cccccc;
    padding: 18px 0 25px 0;
    display: block;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: block;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .account .page-main .columns .column.main .block-dashboard-orders .block-content .table-wrapper .table-order-items tbody tr td:first-child {
    padding-top: 0;
  }
  .account .page-main .columns .sidebar.sidebar-main {
    width: 100%;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav {
    padding: 0 12px;
    top: 0;
    z-index: 2;
    margin-bottom: 0;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title {
    background-color: rgba(189, 151, 71, 0.07000000000000001);
    padding: 12px 40px 12px 16px;
    position: relative;
    border: none;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title.active:after {
    transform: rotate(180deg) translateY(-50%);
    top: 0;
    margin: 0;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title:after {
    content: '';
    background: url(../images/down-arrow.png);
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    margin: 0;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title strong {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
  }
  .account .page-main .columns .sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content {
    padding-top: 0;
  }
  /* Wishlist page start */
  .wishlist-index-index .page-main {
    margin-top: 24px;
  }
  .wishlist-index-index .page-main .columns .column.main {
    margin-bottom: 2px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items {
    margin-top: 16px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid {
    margin-bottom: 0;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items {
    margin: 0 -8px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
    border-top: none;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info {
    padding-bottom: 16px;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-name {
    margin-left: 0;
  }
  .wishlist-index-index .page-main .columns .column.main .form-wishlist-items .products-grid .product-items .product-item .product-item-info .product-item-inner .box-tocart {
    width: 100%;
  }
  /* Wishlist page end */
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items thead tr th {
    display: none;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr {
    border-top: 1px solid #cccccc;
    padding: 18px 0 25px 0;
    display: block;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: block;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions a {
    text-decoration: underline;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions a:hover {
    text-decoration: none;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .customer-address-index .page-main .columns .column.main .table-wrapper.additional-addresses .table-additional-addresses-items tbody tr td:first-child {
    padding-top: 0;
  }
  .customer-address-index .page-main .columns .column.main .customer-addresses-toolbar {
    display: none;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th {
    display: none;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr {
    border-top: 1px solid #cccccc;
    padding: 18px 0 25px 0;
    display: block;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a {
    text-decoration: underline;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a:hover {
    text-decoration: none;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .layaway-customer-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child {
    padding-top: 0;
  }
  .layaway-customer-history .page-main .columns .column.main .order-products-toolbar {
    display: none;
  }
  /* My order page Start */
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items thead tr th {
    display: none;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr {
    border-top: 1px solid #cccccc;
    padding: 18px 0 25px 0;
    display: block;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a {
    text-decoration: underline;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a:hover,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions a:hover {
    text-decoration: none;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions:before,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .sales-order-history .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child,
  .spabooking-account-custom .page-main .columns .column.main .table-wrapper.orders-history .table-order-items tbody tr td:first-child {
    padding-top: 0;
  }
  .sales-order-history .page-main .columns .column.main .order-products-toolbar,
  .spabooking-account-custom .page-main .columns .column.main .order-products-toolbar {
    display: none;
  }
  /* My order page End */
  /* my order review */
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews thead tr th {
    display: none;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr {
    border-top: 1px solid #cccccc;
    padding: 18px 0 25px 0;
    display: block;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
    border-top: none;
    display: inline-flex;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td .product-name {
    display: inline-block;
    vertical-align: sub;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions a {
    text-decoration: underline;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions a:hover {
    text-decoration: none;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td.actions:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .review-customer-index .page-main .columns .column.main .table-wrapper.reviews .table-reviews tbody tr td:first-child {
    padding-top: 0;
  }
  .review-customer-index .page-main .columns .column.main .products-reviews-toolbar {
    display: block;
  }
  .review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager {
    width: 100%;
    display: inline-block;
  }
  .review-customer-index .page-main .columns .column.main .products-reviews-toolbar .pager .toolbar-amount {
    text-align: left;
  }
  .review-customer-index .toolbar.products-reviews-toolbar .bottom .pager .limiter {
    top: -20px;
  }
  /* my order review*/
  /*order detail page start */
  .sales-order-view .page-main .columns .column.main .order-links li strong {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail {
    flex-direction: column-reverse;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-date {
    text-align: left;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-date span {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main {
    margin-top: -5px;
    margin-bottom: 9px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main .box-title {
    margin-right: 24px;
    min-width: 115.1px;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .order-status-detail .order-status-main .order-status {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-title {
    margin-right: 24px;
    min-width: 115.1px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    vertical-align: top;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .payment-mode-wrapp .box-content .payment-method .title {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-bottom: 0;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address {
    display: block;
    padding: 8px 0 25px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-title {
    margin-right: 0px;
    width: 100%;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-content {
    margin-top: 12px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-content address {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .box-order-shipping-address .box-content address a {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage {
    margin-bottom: -4px;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: -4px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .box-title {
    margin-right: 24px;
    min-width: 115.1px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .sales-order-view .page-main .columns .column.main .page-title-wrapper .custom-info-orderpage .info-contact {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: unset;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-align: left;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items {
    margin-bottom: 0;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .order-title {
    display: none;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr {
    width: 100%;
    display: inline-block;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.custimg {
    width: auto;
    float: left;
    margin-right: 16px;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name {
    width: calc(100% - 120px);
    text-align: left;
    display: grid;
    padding-bottom: 0;
    padding-left: 0;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.name .product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.subtotal {
    width: calc(100% - 120px);
    text-align: left;
    padding: 0 0 15px;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.qty {
    width: calc(100% - 120px);
    text-align: left;
    padding: 8px 0;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td.qty .items-qty .item .content .qty-txt {
    margin-bottom: 0;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td:before {
    display: none;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td a {
    max-height: 104px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tbody tr td a .product-image-container .product-image-wrapper {
    width: 104px;
    height: 104px;
  }
  .sales-order-view .page-main .columns .column.main .order-details-items .table-wrapper .table-order-items tfoot tr {
    max-width: 100%;
  }
  /*order detail page end  */
}
@media (max-width: 576px) {
  .account.customer-address-index .page-main .columns .column.main .actions-toolbar .primary .action.primary,
  .account.customer-address-index .page-main .columns .column.main .actions-toolbar .primary .amshopby-button,
  .account.customer-address-index .page-main .columns .column.main .actions-toolbar .primary .am-filter-go {
    width: 100%;
    text-align: center;
  }
}
.cms-no-route .not-found-page {
  text-align: center;
  width: 100%;
  margin: 64px auto;
}
.cms-no-route .not-found-page h2 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24.81px;
  line-height: 30px;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 0;
}
.cms-no-route .not-found-page button.notfound-btn {
  height: 36px;
  width: 352px;
  background: #212b36;
  margin-top: 0;
  color: #FFFFFF;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
}
/*Track order page design start*/
.trackorder-index-view {
  background-color: #fcfbf7;
}
.trackorder-index-view .order-detail-id {
  overflow-x: auto;
}
.trackorder-index-view .note {
  margin-bottom: 26px;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: center;
}
.trackorder-index-view .page-title-wrapper {
  margin-top: 46px;
  width: 40%;
  display: inline-block;
  text-align: center;
  max-width: 352px;
}
.trackorder-index-view input[type="text"],
.trackorder-index-view input[type="email"] {
  border-radius: 0;
  height: 48px;
}
.trackorder-index-view .track-order-main {
  width: 100%;
  display: inline-block;
}
.trackorder-index-view .track_result {
  width: 60%;
  float: right;
  margin-left: 0;
  margin-top: -59px;
}
.trackorder-index-view .track_result .order-detail-id ul {
  text-align: center;
}
.trackorder-index-view .track_result .order-detail-id ul span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.trackorder-index-view .track_result .order-detail-id ul span b > p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.trackorder-index-view .track_result h2 {
  margin-bottom: 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  text-align: center;
}
.trackorder-index-view .track_result table {
  margin-top: 48px;
  min-width: 480px;
}
.trackorder-index-view .track_result table tr th {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #cccccc;
}
.trackorder-index-view .track_result table tr th:last-child {
  text-align: right;
}
.trackorder-index-view .track_result table tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  border-left: 0;
  border-right: 0;
  padding-left: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.trackorder-index-view .track_result table tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.trackorder-index-view .track_result table tr td :nth-child(3) {
  text-align: center;
}
.trackorder-index-view .actions-toolbar {
  margin-top: 8px;
}
.trackorder-index-view .actions-toolbar .primary {
  width: 100%;
}
.trackorder-index-view .actions-toolbar .primary .track.primary {
  width: 100%;
  margin: 0;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.trackorder-index-view .actions-toolbar .primary .track.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.trackorder-index-view .actions-toolbar .primary .track.primary.disable {
  background-color: #cccdd7;
}
.trackorder-index-view .actions-toolbar .primary .track.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.trackorder-index-view .track-container {
  width: 40%;
  max-width: 352px;
  display: inline-block;
}
.trackorder-index-view .track-container .block.block-customer-track {
  padding: 0;
}
.trackorder-index-view .track-container .block.block-customer-track .form-track .field {
  margin-bottom: 24px;
}
.trackorder-index-view .track-container .block.block-customer-track .form-track .field .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  text-transform: capitalize;
}
.trackorder-index-view .track-container .block.block-customer-track .form-track .field .label:after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.trackorder-index-view .page-main {
  width: 100%;
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
.contact-index-index {
  background-color: #fcfbf7;
}
.contact-index-index .contact-main {
  width: 100%;
  max-width: 72%;
  margin: 0 auto;
}
.contact-index-index .contact-main .fieldset .field {
  margin-bottom: 24px;
}
.contact-index-index .contact-main .mainsec {
  width: 100%;
  display: inline-block;
}
.contact-index-index .contact-main .mainsec .right-form {
  margin-top: 15px;
  width: calc(50% - 36px);
  float: left;
  display: inline-block;
  padding-left: 36px;
}
.contact-index-index .contact-main .mainsec .left-content {
  margin-top: 15px;
  width: calc(50% - 36px);
  float: left;
  display: inline-block;
  padding-right: 36px;
}
.contact-index-index .contact-main .mainsec .left-content .top {
  border: 1px solid #cccccc;
}
.contact-index-index .contact-main .mainsec .left-content .top .phone {
  margin-top: 23px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.contact-index-index .contact-main .mainsec .left-content .top .phone:before {
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/cphone.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.contact-index-index .contact-main .mainsec .left-content .top .phone a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.contact-index-index .contact-main .mainsec .left-content .top .mail {
  margin-top: 0;
  margin-bottom: 16px;
  margin-right: 16px;
  margin-left: 16px;
}
.contact-index-index .contact-main .mainsec .left-content .top .mail:before {
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/cmail.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.contact-index-index .contact-main .mainsec .left-content .top .mail a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.contact-index-index .contact-main .mainsec .left-content .top .map {
  margin-top: 0;
  margin-bottom: 33px;
  margin-left: 16px;
  margin-right: 16px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.contact-index-index .contact-main .mainsec .left-content .top .map:before {
  content: '';
  width: 32px;
  height: 32px;
  background: url(../images/cmap.svg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.contact-index-index .contact-main .mainsec .left-content .top .map a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.contact-index-index .contact-main .mainsec .left-content .top .link {
  margin: 16px 0 32px 0;
  width: 100%;
  text-align: center;
}
.contact-index-index .contact-main .mainsec .left-content .top .link a {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.contact-index-index .contact-main .mainsec .left-content .top .link a:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.contact-index-index .contact-main .mainsec .left-content .top .link a.disable {
  background-color: #cccdd7;
}
.contact-index-index .contact-main .mainsec .left-content .top .title {
  padding: 14px 0;
  border-bottom: 1px solid #cccccc;
  margin: 0 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
.contact-index-index form.form.contact .fieldset > .field .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.contact-index-index form.form.contact .field.mobile_number.required {
  position: relative;
  display: inline-block;
  left: -1px;
  width: 100%;
}
.contact-index-index .primary button.action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  width: 512px;
  height: 48px;
}
.contact-index-index .primary button.action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.contact-index-index .primary button.action.submit.primary.disable {
  background-color: #cccdd7;
}
.contact-index-index .primary button.action.submit.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.contact-index-index form#contact-form .control input {
  border: 1px solid #cccccc;
  height: 48px;
  border-radius: 0;
  width: 512px;
  margin-top: 0;
}
/* CMS - Contact Us */
.cms-main .cms-cont-left {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right address ul {
  margin: 18px 0 0;
}
.cms-main .cms-cont-right address ul li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  font-size: 14px;
}
.cms-main .cms-cont-right address ul li a {
  font-size: inherit;
}
.cms-main .cms-cont-right address ul li i {
  position: absolute;
  left: 0;
  right: auto;
  top: 3px;
  color: #919eab;
}
.cms-main .cms-cont-right legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 1.8em;
}
/* CMS Pages*/
.cms-page-view .panel.wrapper ul {
  padding: 0;
}
.cms-page-view .columns {
  padding-bottom: 0;
}
.cms-page-view p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}
.cms-page-view p b {
  font-weight: 600;
}
.cms-page-view .page-title-wrapper {
  padding: 0 !important;
}
.cms-page-view .page-title-wrapper .page-title {
  text-align: left;
}
.cms-page-view .page-title-wrapper .page-title span.base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.cms-page-view .main-content .about-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-page-view .main-content p {
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-page-view .main-content p span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-page-view .main-content a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  text-decoration: underline;
}
.cms-page-view .main-content .about-subtitle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-page-view .main-content .top-content p.about-text {
  margin: 0 0 32px;
}
.cms-page-view .main-content .bottom-content .why-we-block {
  display: inline-block;
  width: 100%;
  margin-bottom: 32px;
}
.cms-page-view .main-content .bottom-content .why-we-block:last-child {
  margin-bottom: 0;
}
.cms-page-view .main-content .bottom-content .why-we-block .about-img {
  width: 250px;
  height: 250px;
  display: inline-block;
  float: left;
}
.cms-page-view .main-content .bottom-content .why-we-block .bottom-text {
  width: calc(100% - 282px);
  display: inline-block;
  float: right;
}
.cms-page-view .main-content .bottom-content .why-we-block .bottom-text .about-subtitle {
  margin: 0 0 16px;
}
.cms-page-view .main-content .bottom-content .why-we-block .bottom-text .about-text {
  margin: 0 0 8px;
}
.cms-page-view .main-content .bottom-content .why-we-block .bottom-text ul {
  padding: 0;
  margin-left: 16px;
}
.cms-page-view .main-content .bottom-content .why-we-block .bottom-text ul li.about-text {
  list-style: disc;
}
.cms-page-view .main-content h2 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  margin: 0 0 24px;
}
.cms-main {
  float: left;
  width: 100%;
  min-height: 450px;
}
.cms-main h1 {
  font-size: 28px;
  color: #101010;
  margin: 0 0 15px;
}
.cms-main h2 {
  font-size: 28px;
  color: #212b36;
}
.cms-main p {
  font-size: 13.82px;
  color: #637381;
}
.cms-main p:empty {
  display: none;
}
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list {
  padding: 0 17px;
  margin-left: 12px;
}
.cms-terms-conditions .columns .column.main .terms-conditons,
.cms-privacy-policy .columns .column.main .terms-conditons,
.cms-cancellation-refund .columns .column.main .terms-conditons {
  margin-bottom: 16px;
}
.cms-terms-conditions .columns .column.main .terms-conditons h3,
.cms-privacy-policy .columns .column.main .terms-conditons h3,
.cms-cancellation-refund .columns .column.main .terms-conditons h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0 0 16px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .delivery-block .delivery-block-inner,
.cms-privacy-policy .columns .column.main .terms-conditons .delivery-block .delivery-block-inner,
.cms-cancellation-refund .columns .column.main .terms-conditons .delivery-block .delivery-block-inner {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-location,
.cms-privacy-policy .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-location,
.cms-cancellation-refund .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-location {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  max-width: 140px;
  width: 100%;
  margin-right: 8px;
  float: left;
}
.cms-terms-conditions .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-time,
.cms-privacy-policy .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-time,
.cms-cancellation-refund .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-time {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .terms-title,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .terms-title,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .terms-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 16px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list {
  margin-bottom: 16px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list p,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list p,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 8px;
  list-style: none;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li::marker,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li::marker,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li::marker {
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li .privacy-que,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li .privacy-que,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .privacy-que {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  display: block;
  margin-bottom: 8px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition {
  margin-bottom: 0;
  margin-top: 8px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner {
  padding: 0;
  margin: 16px 0px 16px 32px;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner li,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner li,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition li .sub-condition-inner li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li.delivery-num,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li.delivery-num,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li.delivery-num {
  list-style: decimal-leading-zero;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li a,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li a,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  text-decoration: underline;
  word-break: break-word;
  display: inline;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li a:hover,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li a:hover,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li a:hover {
  text-decoration: none;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-text .condition-list li:last-child,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-text .condition-list li:last-child,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li:last-child {
  margin-bottom: 0;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-note p,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-note p,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-note p {
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-terms-conditions .columns .column.main .terms-conditons .condition-note p span,
.cms-privacy-policy .columns .column.main .terms-conditons .condition-note p span,
.cms-cancellation-refund .columns .column.main .terms-conditons .condition-note p span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
/*start blog page*/
.blog-index-index .post-holder,
.blog-post-view .post-holder,
.blog-search-index .post-holder {
  padding: 15px;
  background: #FBFBFB;
}
.blog-index-index .post-content .post-description .post-ftimg-hld,
.blog-post-view .post-content .post-description .post-ftimg-hld,
.blog-search-index .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-index-index .post-text-hld,
.blog-post-view .post-text-hld,
.blog-search-index .post-text-hld {
  width: 100%;
  float: left;
}
.blog-index-index .post-list .post-header .post-title,
.blog-post-view .post-list .post-header .post-title,
.blog-search-index .post-list .post-header .post-title {
  padding: 0px 0 10px 0;
}
.blog-index-index .post-list .post-header .post-title a,
.blog-post-view .post-list .post-header .post-title a,
.blog-search-index .post-list .post-header .post-title a {
  font-size: 20px;
  font-weight: normal;
}
.blog-index-index .post-holder .post-header .post-info .label,
.blog-post-view .post-holder .post-header .post-info .label,
.blog-search-index .post-holder .post-header .post-info .label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-holder:hover,
.blog-post-view .post-holder:hover,
.blog-search-index .post-holder:hover {
  box-shadow: none;
}
.blog-index-index .block-title,
.blog-post-view .block-title,
.blog-search-index .block-title {
  margin: 0 0 15px;
}
.blog-index-index .block-title strong,
.blog-post-view .block-title strong,
.blog-search-index .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-list-wrapper .post-list,
.blog-post-view .post-list-wrapper .post-list,
.blog-search-index .post-list-wrapper .post-list {
  margin-top: 0;
}
.blog-index-index .post-list .post-content .post-read-more,
.blog-post-view .post-list .post-content .post-read-more,
.blog-search-index .post-list .post-content .post-read-more {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  float: left;
  color: #F5F5F5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: capitalize;
}
body.blog-post-view .post-text-hld {
  width: 100%;
  padding-left: 0;
  padding-top: 15px;
}
body.blog-post-view .post-content .post-description .post-ftimg-hld {
  width: 50%;
}
/*contact us page*/
.contact-index-index .fieldset > .legend {
  margin: 0;
  border: none;
}
.contact-index-index .breadcrumbs,
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .cms-main .cms-cont-left {
  padding: 0;
  float: right;
}
.contact-index-index .googlemap-locateus {
  width: 70%;
  float: left;
}
.contact-index-index .googlemap-locateus iframe {
  width: 100%;
  height: 486px;
}
.contact-index-index div#locationBox {
  display: inline-block;
  margin-top: 30px;
}
.contact-index-index .fieldset {
  margin: 0;
}
.contact-index-index .fieldset > .legend span {
  color: #919eab;
  font-size: 23.48px;
  letter-spacing: 0.25px;
  line-height: 32px;
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
}
.contact-index-index textarea {
  resize: none;
  width: 512px;
}
.contact-index-index .blog-post-thumb {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.contact-index-index .for-line {
  min-height: 38px;
}
.contact-index-index .column.main .container {
  padding: 0;
  max-width: 100%;
}
/* B2B Page start */
.btwob-account-create .page-main #contentarea {
  display: none;
}
.btwob-account-create .page-main .page-title-wrapper h1.page-title {
  margin: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account {
  max-width: 55.2%;
  margin: 0 auto;
}
.btwob-account-create .page-main .columns .column.main .form-create-account .b2b-details {
  margin-bottom: 29px;
  margin-top: -4px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account .b2b-details p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset {
  margin-bottom: 19px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset legend {
  border-bottom: none;
  margin-bottom: 17px;
  padding: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset legend span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  margin-right: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field {
  width: 50%;
  padding: 0 12px;
  display: inline-block;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field .mage-error {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field:nth-child(even) {
  padding-left: 0;
  float: left;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field:nth-child(odd) {
  padding-right: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field.taxvat {
  padding-left: 12px;
  padding-right: 0px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field.gender {
  padding-right: 12px;
  padding-left: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field.street {
  padding-left: 0;
  width: 100%;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field .control select {
  height: 48px;
  border-color: #cccccc;
  color: #212b36;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field .control.customer-dob ._has-datepicker {
  margin-right: 8px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field .control.customer-dob .v-middle:before {
  content: '';
  background-image: url(../images/calendar.svg);
  width: 24px;
  height: 24px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create {
  margin-bottom: 26px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field {
  margin-bottom: 8px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field:nth-child(even) {
  padding-left: 12px;
  padding-right: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field:nth-child(odd) {
  padding-right: 12px;
  padding-left: 0;
  float: left;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field.newsletter {
  margin-bottom: 0;
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field.newsletter label {
  cursor: pointer;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field.newsletter label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  vertical-align: sub;
  margin-left: 8px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field .control input::-webkit-autofill {
  background: #ffffff;
  -webkit-text-fill-color: #212b36 !important;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field .control input:-webkit-autofill {
  -webkit-background: #ffffff;
  -webkit-text-fill-color: #212b36 !important;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field .control .password-strength-meter {
  color: #f94c43;
  padding: 8px 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  background-color: #ffffff;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field .control .password-strength-meter span {
  color: #f94c43;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field .control .password-strength-meter:before {
  background-color: #ffffff;
  color: #3eb658;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .end-text {
  margin-top: 34px;
  float: left;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .end-text a {
  text-decoration: underline;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  cursor: pointer;
}
.btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .end-text a:hover {
  text-decoration: none;
}
.btwob-account-create .page-main .columns .column.main .form-create-account .actions-toolbar {
  max-width: 200px;
  width: 100%;
}
.btwob-account-create .page-main .columns .column.main .form-create-account .actions-toolbar .primary .action {
  margin: 0;
}
.btwob-account-create .page-main .columns .column.main .form-create-account h5.login-class {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  margin: 0;
}
/* B2B Page end */
/*amlocator-index-index start */
.amlocator-index-index {
  background-color: #fcfbf7;
}
.amlocator-index-index .page-main {
  padding: 46px 23px 0;
}
.amlocator-index-index .page-main #contentarea {
  display: none;
}
.amlocator-index-index .page-main .page-title-wrapper {
  text-align: center;
  margin-bottom: 20px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container {
  width: 32.2%;
  padding: 24px;
  margin-bottom: 32px;
  background-color: #ffffff;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location {
  margin: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper {
  margin: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 32px 14px 16px;
  height: 48px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper .amlocator-search {
  background-image: url(../images/search.svg);
  width: 24px;
  height: 24px;
  background-size: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper .amlocator-reset {
  background-image: url(../images/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-search-radius {
  margin: 18px 0;
  text-align: left;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-search-radius label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-title {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-right: 40px;
  margin-bottom: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-wrapper {
  margin-top: 18px;
  display: none;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-wrapper select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 12px 14px 16px;
  height: 48px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-button {
  margin: 0;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  cursor: pointer;
  height: 48px;
  text-transform: uppercase;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-button.disable {
  background-color: #cccdd7;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-filter {
  width: 32.2%;
  padding: 24px;
  display: none;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-storelist {
  width: 32.2%;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map {
  width: 67.8%;
  height: 80vh;
  /*max-height: 800px;*/
  padding-left: 48px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map ul li {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .gm-style-iw.gm-style-iw-c {
  border-radius: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup .amlocator-name {
  margin: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup .amlocator-name .amlocator-title a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc {
  background: #ffffff;
  margin-bottom: 8px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc:not(:first-of-type) {
  margin-top: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc:last-child {
  margin-bottom: 0;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block {
  margin: 0;
  padding: 24px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc.-active {
  background: #ffffff;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-image {
  width: 100%;
  max-width: 112px;
  max-height: 112px;
  margin-right: 16px;
  height: auto;
  min-width: unset;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information .amlocator-title {
  margin-bottom: 11px;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information .amlocator-title .amlocator-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  pointer-events: none;
}
.amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information br {
  display: none;
}
/*amlocator-index-index end*/
.cms-about-us .page-title-wrapper {
  padding: 0 !important;
}
.cms-about-us .page-title-wrapper .page-title {
  text-align: left;
}
.cms-about-us .page-title-wrapper .page-title span.base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.cms-about-us .main-content .about-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-about-us .main-content .about-subtitle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-about-us .main-content .top-content p.about-text {
  margin: 0 0 32px;
}
.cms-about-us .main-content .bottom-content .why-we-block {
  display: inline-block;
  width: 100%;
  margin-bottom: 32px;
}
.cms-about-us .main-content .bottom-content .why-we-block:last-child {
  margin-bottom: 0;
}
.cms-about-us .main-content .bottom-content .why-we-block .about-img {
  width: 250px;
  height: 250px;
  display: inline-block;
  float: left;
}
.cms-about-us .main-content .bottom-content .why-we-block .bottom-text {
  width: calc(100% - 282px);
  display: inline-block;
  float: right;
}
.cms-about-us .main-content .bottom-content .why-we-block .bottom-text .about-subtitle {
  margin: 0 0 16px;
}
.cms-about-us .main-content .bottom-content .why-we-block .bottom-text .about-text {
  margin: 0 0 8px;
}
.cms-about-us .main-content .bottom-content .why-we-block .bottom-text ul {
  padding: 0;
  margin-left: 16px;
}
.cms-about-us .main-content .bottom-content .why-we-block .bottom-text ul li.about-text {
  list-style: disc;
}
.cms-about-us .main-content .brands-block {
  margin-top: 40px;
}
.cms-about-us .main-content .brands-block h2.brand-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0 0 24px;
}
@media only screen and (max-width: 1200px) {
  .contact-index-index .fieldset {
    display: contents;
  }
  .contact-index-index .contact-main {
    max-width: 100%;
  }
  .contact-index-index textarea {
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: unset;
    display: inline-block;
    width: 100%;
    overflow: hidden;
  }
  .contact-index-index .contact-main .fieldset .field {
    width: 100%;
    display: inline-block;
  }
  .contact-index-index form#contact-form .control input {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .contact-index-index main#maincontent {
    padding: 0 12px;
  }
  .contact-index-index .contact-main .mainsec .right-form {
    float: right;
  }
  .trackorder-index-view .track-container {
    width: 100%;
    max-width: 100%;
  }
  .trackorder-index-view .page-title-wrapper {
    margin-top: 25px;
    width: 100%;
    max-width: 100%;
  }
  .trackorder-index-view .track_result {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .contact-index-index .amslider-header-container {
    padding: 25px 0 15px 0;
  }
  .contact-index-index .contact-main .mainsec .left-content {
    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 56px;
  }
  .contact-index-index .contact-main .mainsec .left-content .top .title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #212B36;
  }
  .contact-index-index .contact-main .mainsec .left-content .top .map {
    margin-bottom: 25px;
  }
  .contact-index-index .contact-main .mainsec .left-content .top .link {
    margin: 0 0 16px 0;
    padding: 0 16px;
  }
  .contact-index-index .contact-main .mainsec .left-content .top .link a {
    width: 100%;
  }
  .contact-index-index .contact-main .mainsec .right-form {
    width: 100%;
    margin-top: 0;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .btwob-account-create .page-main .columns .column.main .form-create-account {
    max-width: 80%;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-image {
    max-width: 70px;
    max-height: 70px;
    min-width: 70px;
  }
}
@media (max-width: 767px) {
  .trackorder-index-view .page-title-wrapper {
    margin-top: 0;
  }
  .trackorder-index-view .page-main {
    padding: 0 12px;
  }
  .trackorder-index-view .track_result {
    width: 100%;
    margin-top: 20px;
  }
  .btwob-account-create .page-main .page-title-wrapper h1.page-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account {
    max-width: 100%;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset {
    margin-bottom: 15px;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset legend span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account h5.login-class {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account .actions-toolbar {
    margin-bottom: 6px;
  }
  .amlocator-index-index .page-main {
    padding: 25px 12px 18px;
  }
  .amlocator-index-index .page-main .page-title-wrapper {
    margin-bottom: 15px;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container {
    padding: 16px;
    width: 100%;
    margin-bottom: 24px;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
    display: none;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-storelist {
    width: 100%;
    order: unset;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-block.-map {
    padding-left: 0;
    width: 100%;
    height: auto;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc {
    margin-bottom: 0;
  }
  .amlocator-index-index .page-main .columns .column.main .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block {
    padding: 16px;
  }
}
@media (max-width: 576px) {
  .cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list {
    padding: 0;
    margin-left: 27px;
  }
  .cms-cancellation-refund .columns .column.main .terms-conditons .condition-text .condition-list li .sub-condition {
    padding: 0;
  }
  .cms-cancellation-refund .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-location {
    width: 50%;
  }
  .cms-cancellation-refund .columns .column.main .terms-conditons .delivery-block .delivery-block-inner .delivery-time {
    width: 50%;
    float: right;
    word-break: break-word;
  }
  .cms-about-us .page-title-wrapper .page-title {
    padding-top: 0;
  }
  .cms-about-us .page-title-wrapper .page-title span.base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .cms-about-us .main-content .top-content p.about-text {
    margin: 0 0 16px;
  }
  .cms-about-us .main-content .bottom-content .why-we-block {
    display: block;
    float: left;
  }
  .cms-about-us .main-content .bottom-content .why-we-block .about-img {
    width: 100%;
    height: auto;
    float: none;
  }
  .cms-about-us .main-content .bottom-content .why-we-block .bottom-text {
    float: left;
    display: block;
    width: 100%;
    margin-top: 24px;
  }
  .cms-about-us .main-content .bottom-content .why-we-block .bottom-text .about-subtitle {
    margin: 0 0 8px;
  }
  .cms-about-us .main-content .brands-block h2.brand-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 350;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.01em;
    margin: 0 0 16px;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field {
    width: 100%;
    padding: 0;
    display: block;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field:nth-child(even) {
    padding-left: unset;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field:nth-child(odd) {
    padding-right: unset;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field.taxvat {
    padding-left: 0px;
    padding-right: 0px;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset .field.gender {
    padding-right: 0px;
    padding-left: 0;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field:nth-child(even) {
    padding-left: unset;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account fieldset.account.create .field:nth-child(odd) {
    padding-right: unset;
  }
  .btwob-account-create .page-main .columns .column.main .form-create-account .actions-toolbar {
    max-width: 100%;
  }
}
.amquickview-fancybox-wrapper .fancybox-inner .fancybox-content .breadcrumbs {
  display: none !important;
}
/*test//////////*/
.amfaq-question-footer-wrapper {
  display: none;
}
.revewwithwishlist .wishlist .compare-product a {
  display: inline-block !important;
}
.loading-mask .loader > img {
  width: auto;
}
.fotorama__nav .fotorama__shadows--bottom:after {
  background-image: none;
}
.catalog-product-view .ampickupmsi-link-wrapper {
  display: none;
}
.catalog-product-view div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
  padding-left: 24px;
}
.catalog-product-view div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer .MagicZoom figure.mz-figure span a,
.catalog-product-view div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer .MagicZoom figure.mz-figure div a {
  opacity: 0 !important;
}
.catalog-product-view .product.media {
  width: 60%;
  max-width: 864px;
  padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product.media {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
  .catalog-product-view .product.media div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1223px) {
  .catalog-product-view .product.media {
    padding-right: 12px;
  }
}
.catalog-product-view .product.media #gallery-prev-area,
.catalog-product-view .product.media #gallery-next-area {
  display: none;
}
.catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll a {
  font-size: 0;
}
.catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll .mt-thumb-switcher.active-selector img {
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll {
    height: 16px !important;
    margin-top: 16px;
    width: 100% !important;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll .mcs-button-arrow {
    display: none;
    opacity: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1223px) {
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer {
    text-indent: 4px;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .mcs-wrapper .mcs-items-container {
    text-align: left;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    padding-left: 0;
  }
}
.catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container {
  margin-top: -6px;
}
.catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item a[data-zoom-id] img,
.catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item .mz-thumb img {
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item {
    top: 4px;
    display: inline-block;
    margin: 0 12px;
    height: 8px !important;
    width: 8px !important;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item:after {
    display: none;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item:not(:last-child) {
    margin-right: 12px;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item a img {
    display: none !important;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item .mz-thumb {
    height: 100%;
    width: 100%;
    background-color: #CCCDD7;
  }
  .catalog-product-view .product.media .MagicToolboxContainer.selectorsLeft .mcs-wrapper .mcs-items-container .mcs-item .mz-thumb.active-selector {
    background-color: #373432;
  }
}
.catalog-product-view .layaway {
  width: 100%;
  display: inline-block;
  margin-top: 24px;
}
.catalog-product-view .layaway label {
  margin-bottom: 8px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  display: inline-block;
}
.catalog-product-view .layaway select {
  height: 48px;
  /*padding-right: 14px 16px;*/
}
.catalog-product-view .product-info-main .amxnotif-block form label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 14px;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .input-fields {
  max-width: 264px;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .input-fields input {
  width: 100%;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .input-fields input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar {
  max-width: 160px;
  margin-left: -4px;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary {
  width: 100%;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary .action {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  border: 0;
  width: 100%;
  margin-right: 0;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary .action:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary .action.disable {
  background-color: #cccdd7;
}
.catalog-product-view .product-info-main .amxnotif-block form .notification-container .actions-toolbar .primary .action span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view {
  background-color: #fcfbf7;
}
.catalog-product-view .amreview-submit-form {
  background: #ffffff;
}
.catalog-product-view .amreview-submit-form .review-control-vote.control label:hover:before {
  color: #212b36;
}
.catalog-product-view .amreview-submit-form .review-control-vote.control:hover:before {
  color: #212b36;
}
.catalog-product-view .amreview-submit-form .review-control-vote.control:before {
  color: #cccccc;
  font-size: 20px;
}
.catalog-product-view .amreview-submit-form .review-control-vote.control label:before {
  color: #212b36;
  font-size: 20px;
}
.catalog-product-view .amreview-submit-form .review-fieldset .review-field-ratings .field {
  margin-bottom: 5px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding-top: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages {
  width: 33.33%;
  max-width: 340px;
  padding-left: 0;
  border-right: 1px solid #cccccc;
  padding-right: 48px;
  display: inline-block;
  margin-right: 0;
  order: unset;
  flex-basis: 33.33%;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages .amreview-label .amreview-stars,
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages .amreview-label .amreview-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
  margin-bottom: 4px;
  text-align: right;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages .amreview-label .amreview-bar {
  height: 8px;
  background: #cccccc;
  width: 120px;
  margin: 0 20px 0 24px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages .amreview-label .amreview-bar.-active {
  background: #212b36;
  margin: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info {
  padding-left: 0;
  width: 33.33%;
  max-width: 328px;
  flex-basis: 33.33%;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info p.amreview-summary {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 52px;
  letter-spacing: -0.03em;
  color: #212b36;
  margin-right: 16px;
  margin-bottom: 11px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper .amstars-rating-container {
  background: url(../images/Star.svg);
  height: 19px;
  width: 100px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper .amstars-rating-container .amstars-stars {
  background: url(../images/eStar.svg);
  width: 20px;
  height: 19px;
  content: ' ';
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper p.amreview-count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-rating-wrapper p.amreview-showmore {
  display: none;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-value {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 44px;
  letter-spacing: -0.03em;
  color: #919eab;
  margin-right: 8px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-desc {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
  max-width: 184px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
  width: auto;
  margin-left: 0;
  padding: 40px 0 32px 48px;
  background: transparent;
  flex-basis: auto;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a {
  margin-right: 24px;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a.disable {
  background-color: #ffffff;
  color: #919eab;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new p {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-review-list {
  padding: 44px 0;
  padding-right: 0px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-review-list::after {
  content: " ";
  background: #cccccc;
  width: 100%;
  height: 1px;
  vertical-align: middle;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amreview-review-list .am-strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper {
  padding: 39px 0 31px 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-author {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-date {
  margin-bottom: 12px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-date .review-details-value {
  padding: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #919eab;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-recommended {
  max-width: 98px;
  width: 100%;
  background: transparent;
  padding: 4px 6px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  border-color: #3eb658;
  background: #ffffff;
  /*background-image:  url(../images/rectangle-recom.png);*/
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-recommended:after {
  border: 20px solid transparent;
  border-left: 30px solid #fff;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: -50px;
  top: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-desc-title .amrev-voteqty {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-desc-title .amreview-title-review {
  margin-right: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amstars-rating-container.-small {
  background: none;
  height: auto;
  width: 100px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amstars-rating-container.-small .amstars-stars {
  background: url(../images/eStar.svg);
  height: 19px;
  margin-top: 4px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amstars-rating-container.-small span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #637381;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description {
  margin-top: 23px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images {
  margin-top: 17px;
  max-width: unset;
  position: relative;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images.slick-slider {
  padding: 0 48px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images .slick-prev {
  content: '';
  background: url(../images/chevron-left.svg) !important;
  position: absolute;
  transform: unset;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  filter: unset;
  margin: 0;
  padding: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images .slick-next {
  content: '';
  background: url(../images/chevron-right.svg) !important;
  position: absolute;
  transform: unset;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  filter: unset;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images .slick-list {
  margin: 0 -8px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amreview-description .amreview-images .slick-list .slick-track .slick-slide .amreview-slider-item {
  padding: 0 8px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply {
  border-right: 1px solid #cccccc;
  padding-right: 24px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  border: 0;
  max-width: 104px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply .amrev-repbtn:before {
  display: none;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-comment {
  padding: 0 21px 0 24px;
  border-right: 1px solid #cccccc;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-comment .amrev-combtn {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-comment .amrev-combtn:before {
  content: '';
  background: url(../images/chevron-down-black.svg);
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-comment .amrev-combtn span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap {
  padding-left: 24px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-helpful {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options {
  display: flex;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-plus {
  margin: 0 0 0 24px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-plus .amreview-icon {
  background: url(../images/thumbs-up.svg);
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-plus .amreview-count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-minus {
  margin: 0 0 0 24px;
  display: flex;
  align-items: center;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-minus .amreview-icon {
  background: url(../images/thumbs-down.svg);
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap .amreview-options .amreview-minus .amreview-count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block {
  background: #ffffff;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active {
  margin: 17px 0 0 0;
  padding: 18px 24px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-bottom: 9px;
  border-bottom: 1px solid #cccccc;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-title .amrev-qty {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment {
  margin-bottom: 27px;
  padding: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment:last-child {
  margin-bottom: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment .amrev-name {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment .amrev-name .amrev-firstname {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment .amrev-name .amrev-email {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment .amrev-date {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  margin-top: 6px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list.-active .amrev-list .amrev-comment .amreview-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-top: 11px;
  padding: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form {
  padding: 11px 24px;
  margin: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-bottom: 9px;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 24px 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form {
  padding-right: 96px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset {
  margin-right: 0;
  flex-basis: 100%;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field {
  margin-bottom: 24px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
  display: block;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field label:after {
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field input {
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field textarea {
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  height: 96px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-btn {
  width: 100%;
  max-width: 160px;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 14px 0;
  margin-left: auto;
  margin-bottom: 24px;
  margin-top: 0;
  margin-right: 0;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-btn.disable {
  background-color: #cccdd7;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container {
  padding: 0;
  margin: 0;
  background: transparent;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter {
  padding-right: 60px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter:last-child {
  padding-right: 56px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-input {
  /* -webkit-appearance: none;
                            background-image: url(../images/Checkbox_Empty.svg);
                            background-repeat: no-repeat;
                            cursor: pointer;
                            height: 24px;
                            width: 24px;
                            content: "";
                            border: 0;
                            margin: 0;
                            padding: 0;
                            display: inline-block;
                            vertical-align: bottom;*/
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-label {
  padding-left: 0;
  margin: 0;
  display: inline-block;
  color: #212b36;
  cursor: pointer;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-label:before {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Empty.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  width: 24px;
  content: "";
  border: 0;
  margin: -3px -28px 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
  box-shadow: none;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-label:after {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Filled.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  width: 24px;
  content: "";
  border: 0;
  margin: -3px -28px 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
  box-shadow: none;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting {
  border-color: #cccccc;
  padding-left: 45px;
  flex-basis: initial;
  text-align: right;
  width: 27%;
  background: transparent;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting .sorter-label {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin-right: 16px;
}
.catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting select {
  height: 48px;
  max-width: 200px;
  padding: 14px 16px;
  margin: 0;
}
.catalog-product-view .block.review-add .block-content {
  padding: 23px 0;
  max-width: 60%;
  margin: 0 144px 0 300px;
}
.catalog-product-view .block.review-add .block-content form fieldset {
  margin-bottom: 24px;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-legend {
  margin-bottom: 28px;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-legend span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 16px 0 0;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-legend strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0;
}
.catalog-product-view .block.review-add .block-content form fieldset textarea {
  resize: unset;
}
.catalog-product-view .block.review-add .block-content form fieldset textarea.amreview-textfield {
  height: 48px;
  resize: unset;
  overflow-y: hidden;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings {
  margin-bottom: 25px;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings .control .nested .review-field-rating label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings .control .nested .review-field-rating label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings .control .nested .review-field-rating label:after {
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings .control .nested .review-field-rating .review-control-vote {
  margin-left: 35px;
}
.catalog-product-view .block.review-add .block-content form fieldset .review-field-ratings .control .nested .review-field-rating .review-control-vote label {
  /*&:before {
                                                content: '';
                                                background: url(../images/empty_star.svg);
                                                color: @color-primary;
                                            }*/
}
.catalog-product-view .block.review-add .block-content form fieldset .field.review-field-image .control input[type="file"] {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
  border: 0;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.review-field-email {
  margin-top: 20px;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-checkboxlabel,
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-checkboxlabel {
  padding-left: 32px;
  padding-right: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin-bottom: 8px;
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-checkboxlabel a,
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-checkboxlabel a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-checkboxlabel a:hover,
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-checkboxlabel a:hover {
  text-decoration: none;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-checkboxlabel:before,
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-checkboxlabel:before {
  left: 0;
  right: unset;
  top: -3px;
  background-image: url(../images/Checkbox_Empty.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  width: 24px;
  content: "";
  border: 0;
  margin: 0px 0 0 0;
  padding: 0;
  display: inline-block;
  vertical-align: center;
  box-shadow: none;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-checkboxlabel:after,
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-checkboxlabel:after {
  left: 0;
  top: -3px;
  right: unset;
  background-image: url(../images/Checkbox_Filled.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  width: 24px;
  content: "";
  border: 0;
  margin: 0px 0 0 0;
  padding: 0;
  vertical-align: center;
  box-shadow: none;
}
.catalog-product-view .block.review-add .block-content form fieldset .field.amreview-recommend-wrap .amreview-gdpr-wrap .mage-error[generated],
.catalog-product-view .block.review-add .block-content form fieldset .field .privacy-policy .amreview-gdpr-wrap .mage-error[generated] {
  bottom: -18px;
}
.catalog-product-view .block.review-add .block-content form fieldset .field label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.catalog-product-view .block.review-add .block-content form fieldset .field label:after {
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .field label.image-field {
  height: 48px;
  width: 160px;
  border: 1px solid #cccccc;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  padding: 14px 16px;
}
.catalog-product-view .block.review-add .block-content form fieldset .field label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.catalog-product-view .block.review-add .block-content form fieldset .field input {
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .action.primary.submit,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .amshopby-button.submit,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .am-filter-go.submit {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  max-width: 200px;
  border: 0;
}
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .action.primary.submit:hover,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .amshopby-button.submit:hover,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .am-filter-go.submit:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .action.primary.submit.disable,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .amshopby-button.submit.disable,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .am-filter-go.submit.disable {
  background-color: #cccdd7;
}
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .action.primary.submit span,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .amshopby-button.submit span,
.catalog-product-view .block.review-add .block-content form .actions-toolbar .actions-primary .am-filter-go.submit span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view .amfaq-product-tab .block-title {
  display: none;
}
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item {
  margin-bottom: 24px;
  border: 0;
}
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item .am-content {
  display: block !important;
  padding: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item .am-content .amfaq-short-answer-container {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item .am-title {
  margin-bottom: 12px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item .am-title .am-minus,
.catalog-product-view .amfaq-product-tab .amfaq_questions.widget .am-item .am-title .am-plus {
  display: none;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container {
  margin: 14px 0 10px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container .button-info {
  width: 100%;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container .form-toggle-button.action {
  margin: 0;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container .form-toggle-button.action:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container .form-toggle-button.action.disable {
  background-color: #ffffff;
  color: #919eab;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset {
  margin-top: 24px;
  max-width: 32%;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset .field label.label {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset .field textarea,
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset .field input {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  resize: unset;
  border-radius: 0;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset input#amfaq-notification {
  width: 24px;
  height: 24px;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  margin-bottom: 8px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset button.action.submit.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset button.action.submit.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset button.action.submit.primary.disable {
  background-color: #cccdd7;
}
.catalog-product-view .brand-name {
  margin-bottom: 4px;
}
.catalog-product-view .brand-name strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.catalog-product-view .product-mobile-tab {
  width: 100%;
  display: none;
}
.catalog-product-view .product-mobile-tab .tabs {
  position: relative;
  min-height: 150px;
  clear: both;
  margin: 63px 0;
}
.catalog-product-view .product-mobile-tab .tab {
  float: left;
}
.catalog-product-view .product-mobile-tab .tab label {
  background: #ffffff;
  cursor: pointer;
  position: relative;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #919eab;
  padding: 0 16px;
}
.catalog-product-view .product-mobile-tab .tab [type=radio] {
  display: none;
}
.catalog-product-view .product-mobile-tab .content {
  position: absolute;
  top: 28px;
  left: 0;
  background: #fcfbf7;
  right: 0;
  bottom: 0;
  padding: 26px 0 0;
  border-top: 1px solid #cccccc;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-left: 0;
  border-right: 0;
  min-height: 200px;
  border-bottom: 0;
}
.catalog-product-view .product-mobile-tab [type=radio]:checked ~ label {
  background: white;
  border-bottom: 2px solid #212b36;
  z-index: 2;
  color: #212b36;
  padding-bottom: 6px;
}
.catalog-product-view .product-mobile-tab [type=radio]:checked ~ label ~ .content {
  z-index: 1;
}
.catalog-product-view .modal-popup .modal-header {
  border: none;
  padding: 0;
}
.catalog-product-view .modal-popup .block-title {
  display: inline-block;
  padding-top: 0;
}
.catalog-product-view .modal-popup .block-title strong {
  font-size: 20px;
  letter-spacing: 5px;
}
.catalog-product-view .modal-popup .action-close {
  padding: 0;
}
.catalog-product-view .modal-popup fieldset.field.required.review-field-ratings {
  position: relative;
  margin-bottom: 0;
}
.catalog-product-view .modal-popup .review-form {
  max-width: 100%;
}
.catalog-product-view .page-footer {
  margin-top: 40px;
}
.swatch-attribute-label,
.in-stock-label-span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.swatch-attribute-selected-option {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-left: 19px;
}
/* Product Page - Related Products */
.related-product-cat {
  float: left;
  width: 100%;
  border-bottom: none;
  padding-bottom: 0px;
  margin-top: 84px;
}
.related-product-cat .wrapper.grid.products-grid.products {
  margin: 0;
}
.related-product-cat .page-title {
  margin: 0px 0 22px;
}
.related-product-cat ol {
  width: auto;
  margin: 0 -10px;
}
.related-product-cat ol li {
  padding: 0 10px;
}
.product-info-main .product-add-form .box-tocart label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions {
  float: right;
  width: 75%;
  margin-top: 26px;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  border-color: transparent;
  padding: 0;
  float: left;
  margin-bottom: 16px;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart.disable {
  background-color: #cccdd7;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: -12px;
  display: -webkit-box;
}
.product-info-main .product-add-form .box-tocart div#qty-error {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.catalog-product-view .quntyarrw {
  left: 54px;
  top: 2px;
  position: relative;
  float: left;
}
.catalog-product-view .quntyarrw .minus {
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -2px;
  position: relative;
  border-left: 1px solid #ccc;
}
.catalog-product-view .quntyarrw .plus {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -3px;
  position: relative;
}
i.fas.fa-caret-up {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
i.fas.fa-caret-down {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
/* Product Detail - Reviews Section */
.catalog-product-view .product.info.detailed .product.data.items .data.item.title.active a.switch {
  border-bottom: 2px solid #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product-view .product.info.detailed .product.data.items .data.item.title a.switch {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #919eab;
  padding: 0 16px 7px;
  background: transparent;
}
.catalog-product-view .product.info.detailed .additional-attributes tbody tr th {
  color: #637381;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
.catalog-product-view .product.info.detailed .additional-attributes tbody tr td {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.catalog-product-view .prod-detail {
  display: inline-block;
}
.catalog-product-view .prod-detail .product.info.detailed {
  margin: 0;
  padding-top: 76px;
}
.catalog-product-view .product.data.items .item.content {
  border: none;
  padding: 28px 0 0 0;
  border-top: 1px solid #cccccc;
  background: transparent;
  margin-top: 31px;
}
.catalog-product-view .product.data.items .item.content .description .value {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .product.data.items .item.content p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  font-weight: 500;
}
.catalog-product-view .product.data.items .item.content .shippingreturn-product {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .related-product-cat .products.products-grid .product-item {
  width: 25%;
  padding: 0 12px;
}
.catalog-product-view .related-product-cat .products.products-grid .product-item-photo {
  text-align: center;
}
.catalog-product-view .related-product-cat .products.products-grid .product-image-wrapper {
  height: auto;
}
.catalog-product-view .related-product-cat .products.products-grid img.product-image-photo {
  position: unset;
  margin: 0 auto;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
  margin: 0;
  border: 0;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart input.input-text.qty {
  width: 100%;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 100%;
  margin: 0;
  padding-right: 0;
  display: inline-block;
  flex-wrap: nowrap;
  position: relative;
  align-items: center;
  justify-content: center;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty {
  display: inline-block;
  float: left;
  width: 48px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  width: calc(100% - 64px);
  margin-top: 31px;
}
/*New product page design*/
#hoversocialicondisplay {
  display: none;
}
.catalog-product-view .breadcrumbs {
  padding: 0;
}
.catalog-product-view .breadcrumbs .items {
  display: flex;
  overflow: scroll;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
}
.catalog-product-view .breadcrumbs .items::-webkit-scrollbar {
  display: none;
}
.catalog-product-view .product-sku {
  width: 50%;
  float: left;
  margin-top: 0;
  padding-right: 12px;
}
@media (max-width: 767px) {
  .catalog-product-view .product-sku {
    width: 100%;
    margin-bottom: 8px;
    padding-right: 0;
  }
}
.catalog-product-view .product-sku .product-info-additional-sku p {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #637381;
  margin: 0;
}
.catalog-product-view .page-title-wrapper {
  text-align: center;
}
.catalog-product-view .page-title-wrapper.productnamedesktop {
  text-align: left;
}
.catalog-product-view .share-wishlist {
  float: right;
}
.catalog-product-view .share-wishlist .compare-product {
  display: inline-block;
  float: left;
}
.catalog-product-view ol.product-items.cartpage-upsell {
  margin: 0 -12px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-info:hover {
  padding: 16px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details {
  padding-bottom: 65px;
  display: inline-block;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner {
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
  margin-right: 16px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary button.primary {
  width: 100%;
  opacity: 1;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 4px;
  height: 48px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary button.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary button.primary.disable {
  background-color: #cccdd7;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary button.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  margin-top: 0;
}
.catalog-product-view .columns .column.main {
  max-width: 92%;
  margin: 0 auto;
}
.catalog-product-view .columns .column.main .container.sj-test {
  padding: 0 100px;
}
.catalog-product-view .columns .column.main .container.sj-test .container {
  padding: 0;
}
.catalog-product-view .columns .column.main .product-info-main {
  width: calc(50% - 12px);
  margin-top: 28px;
}
.catalog-product-view .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main {
  width: auto;
  float: left;
  padding: 0;
  margin: 0;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary {
  border: 0;
  padding: 0;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary a.action.add {
  display: none;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary .rating-summary {
  margin-right: 8px;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary .rating-summary .rating-result:before {
  color: #212b36;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #212b36;
}
.catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary .reviews-actions span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
}
.catalog-product-view .columns .column.main .product.media {
  width: calc(50% - 12px);
  padding-top: 8px;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav__frame {
  padding: 0 !important;
  padding-bottom: 24px !important;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav__frame .fotorama__thumb {
  box-shadow: none;
  border: 1px solid #FFFF;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb {
  border-color: #212B36;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: transparent;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav__shaft {
  margin-left: 0px;
  margin-right: 24px;
  display: inline-block;
  margin-top: 0;
}
.catalog-product-view .columns .column.main .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb {
  box-shadow: none;
}
.catalog-product-view .columns .column.main .container {
  padding: 0 100px;
}
.catalog-product-view .revewwithwishlist .wishlist {
  display: inline-block;
  float: right;
}
.catalog-product-view .revewwithwishlist .wishlist .review-details {
  display: none;
}
.catalog-product-view .revewwithwishlist .wishlist .instock-status {
  margin-right: 32px;
}
.catalog-product-view .revewwithwishlist .wishlist .rollerhove {
  margin: 0;
  position: relative;
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
  background-image: url(../images/Share.svg);
  background-repeat: no-repeat;
}
.catalog-product-view .revewwithwishlist .wishlist .rollerhove:hover #hoversocialicondisplay {
  display: block;
  position: absolute;
  right: 15px;
  top: 24px;
}
.catalog-product-view .revewwithwishlist .wishlist .rollerhove:hover #hoversocialicondisplay ul {
  background: #ffffff;
  box-shadow: 1px 1px 5px 1px rgba(158, 158, 158, 0.32);
  padding: 10px;
  margin-top: 0;
  position: relative;
  left: auto;
  right: -24px;
  z-index: 1;
}
.catalog-product-view .revewwithwishlist .wishlist .compare-product .actions-secondary {
  position: unset;
  float: left;
  display: inline-block;
  margin-right: 16px;
}
.catalog-product-view .revewwithwishlist .wishlist .compare-product a.action.tocompare {
  display: inline-block;
  font-size: 0;
  float: right;
  position: unset;
  margin-right: 16px;
}
.catalog-product-view .revewwithwishlist .wishlist .compare-product a.action.tocompare:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/Compare.svg);
}
.catalog-product-view .product-info-main .product-add-form {
  margin-top: 0;
  padding-top: 0;
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute-options {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-add-form #configcustom {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-add-form .swatch-opt {
  margin-top: 0;
  margin-bottom: 18px;
}
.catalog-product-view .product-info-main .product-add-form .swatch-opt .swatch-option {
  outline: none;
  border: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 8px 0;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-add-form .swatch-opt .swatch-option.selected {
  border: 1px solid #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.catalog-product-view .product-info-main .product-add-form .swatch-opt .swatch-option:focus {
  box-shadow: none;
}
.catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin: 0;
  width: 100% !important;
  float: left;
  margin-bottom: 18px;
  border-top: 1px solid #cccccc;
  margin-top: 0;
  padding-top: 15px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  padding-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box span.old-price {
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box span.old-price .price-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box span.old-price .price-wrapper .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #637381;
}
.catalog-product-view .product-info-main .product-info-price .price-box .normal-price .price-container .price-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .normal-price .price-container .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin: 0;
  color: #212b36;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price {
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper span.price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #f94c43;
  margin-top: 0;
}
.catalog-product-view .product-info-main .product.alert {
  margin: 22px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 28px;
  width: 100%;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 60%;
}
.catalog-product-view .product-info-main .product.alert .submitsction {
  width: 144px;
  float: right;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn {
  height: 36px;
  width: 100%;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #F5F5F5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product.alert .control {
  width: 246px;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
  height: 36px;
  width: 249px;
  border: 1px solid #DDDDDD;
  padding: 8px 16px;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .swatch-attribute.color .swatch-option.selected {
  margin-left: 0;
}
.catalog-product-view .productnamemobile {
  display: none;
}
.catalog-product-view .recently-product-cat {
  float: left;
  width: 100%;
}
.catalog-product-view .recently-product-cat .block-title {
  padding: 63px 0 25px;
  text-align: left;
  border-top: 1px solid #DEDEDE;
  margin-bottom: 0;
  padding-left: 4px;
}
.catalog-product-view .recently-product-cat .products-grid {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .recently-product-cat .products-grid .price-box {
  display: inline-block;
}
.catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -10px;
  width: auto;
  font-size: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  display: inline-block;
  margin: 0 12px;
  padding: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container {
  display: block;
  position: relative;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a {
  display: block;
  text-align: center;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a span img {
  display: block;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
  z-index: 1;
}
.catalog-product-view .column.main .recently-product-cat ol#hm-catviewmore .product-item-info {
  width: auto;
}
.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 450px;
}
.catalog-product-view .modal-popup .block-title strong {
  letter-spacing: 0.1px;
  margin-bottom: 15px;
  display: inline-block;
}
.catalog-product-view .modal-popup .fieldset.review-fieldset {
  margin-bottom: 15px;
}
.reviews {
  float: left;
  width: 100%;
  margin: 60px 0 0;
}
.reviews .reviewmain-section {
  float: left;
  width: 100%;
}
.reviews .reviewmain-section h3 {
  float: none;
  text-transform: capitalize;
  color: #212b36;
  font-size: 35.15px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 42px;
  margin: 0;
  text-align: center;
}
.review-listing {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.review-listing .review-listing-view {
  float: left;
  width: 100%;
}
.review-listing .review-listing-view ul li {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  font-size: 13.82px;
  border-top: 1px solid #DEDEDE;
}
.review-listing .review-listing-view ul li .review-item-parent {
  float: left;
  width: 100%;
  padding: 31px 0 28px 0;
}
.review-listing .review-listing-view ul li .review-author-content {
  float: left;
  width: 100%;
  margin: 0;
}
.review-listing .review-listing-view ul li .review-author-content .review-ratings {
  float: left;
  width: 50%;
  max-width: 100%;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod {
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 500;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod time.review-details-value {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title {
  float: left;
  width: 100%;
  margin: 7px 0 2px 0;
  color: #212b36;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title > strong {
  font-weight: inherit;
  color: inherit;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis:first-letter {
  text-transform: capitalize;
}
.review-listing .review-listing-view ul li .review-author-content .review-author {
  float: left;
  width: 100%;
  margin: 0 0 0px;
  color: #212b36;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-author > strong {
  color: #212b36;
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.review-listing .add-new-review {
  float: left;
  width: 100%;
  text-align: center;
}
.review-listing .add-new-review .add-new-review-inner {
  display: inline-block;
  cursor: pointer;
  height: 36px;
  width: 184px;
  background-color: rgba(98, 2, 238, 0);
  padding: 10px 16px;
  margin-top: 28px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: left;
}
.review-listing .add-new-review .add-new-review-inner h5 {
  margin: 0;
  color: #58595B;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
.opc-block-summary .not-calculated {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: right;
}
.revewwithwishlist {
  width: 25%;
  float: right;
  display: inline-block;
  position: relative;
  top: 6px;
}
.revewwithwishlist .wishlist .actions-secondary .already-in-wishlist:after {
  background-image: url(../images/wishlisted.svg);
  height: 24px;
  width: 24px;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:after {
  height: 20px;
  width: 20px;
  background-image: url(../images/Wishlist.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:hover:after {
  height: 24px;
  width: 24px;
  background-image: url(../images/wishlist_hover.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
.prod-detail .product.data.items {
  font-size: 13.82px;
  margin: 0;
}
.prod-detail .product.data.items > .item.title > .switch {
  border-width: 0;
  background: transparent;
  text-transform: capitalize;
  height: auto;
  padding: 0;
  padding-bottom: 7px;
}
.product-options-bottom .price-box .price-container .price {
  margin-top: 16px;
  display: table;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-left: 0;
}
.product-info-price .price-box .price-container .price-wrapper {
  margin-bottom: 0 !important;
}
.product-info-price .price-box .price-container .price-wrapper .price {
  margin-top: 0px;
  display: table;
  width: 100%;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-left: 0;
}
@media (max-width: 1138px) {
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages {
    padding-top: 0;
    margin: 0;
    padding-right: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
    padding-left: 16px;
    padding-top: 0;
    margin: 0;
    padding-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a {
    margin: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new p {
    margin-top: 8px;
  }
}
@media (max-width: 1200px) {
  .catalog-product-view .columns .column.main {
    max-width: 100%;
  }
  .catalog-product-view .products.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: unset;
    clip: unset;
    overflow: visible;
    display: inline-block;
    height: 48px;
    box-shadow: none;
    margin-top: 10px;
    width: 100% !important;
    padding: 0;
  }
  .catalog-product-view .products.products-grid .product-items .product-item .product-item-details {
    padding-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .catalog-product-view div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer {
    padding-left: 0;
  }
  .catalog-product-view .fotorama__dot {
    border-radius: 0;
    border: 4px solid #cccdd7;
  }
  .catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset {
    margin-top: 24px;
    max-width: 100% !important;
  }
  .catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset .field:nth-child(3) {
    display: flex;
    align-items: center;
  }
  .catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset .field:nth-child(3) .label {
    padding-left: 8px;
    margin-bottom: 6px !important;
    width: calc(76%);
  }
  .catalog-product-view .product-sku {
    width: 100%;
    float: left;
    margin: 0 0 8px 0;
  }
  .catalog-product-view .fotorama__active .fotorama__dot {
    background-color: #212b36;
    border-color: #212b36;
  }
  .catalog-product-view .fotorama__nav--dots .fotorama__nav__frame {
    width: 8px;
    height: 8px;
    margin: 0 12px;
  }
  .catalog-product-view .columns .column.main .product-info-main {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-add-form {
    margin-top: 18px;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-add-form .box-tocart .field.qty {
    margin-top: 18px;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-info-main {
    width: 100%;
  }
  .catalog-product-view .columns .column.main .product-info-main .product-info-main .product-reviews-summary {
    margin-bottom: 0;
    margin-top: 17px;
  }
  .catalog-product-view .columns .column.main .product.media {
    width: 100%;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .product.data.items .item.content {
    margin-top: 0;
    padding: 0px 0px 20px;
    border-top: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper {
    margin: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info {
    width: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info p.amreview-summary {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-percent-block {
    display: block;
    margin-top: 22px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info .amreview-percent-block .amreview-desc {
    vertical-align: super;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages {
    display: block;
    padding: 0;
    border-right: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
    padding: 0px 0 0 0;
    margin: 26px 0 0 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a {
    margin-right: 10px;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    max-width: 168px;
    width: 100%;
    padding: 14px 4px;
    text-align: center;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new p {
    width: 45.6%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-review-list {
    padding-right: 0;
    padding: 31px 0 17px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-review-list::after {
    content: " ";
    background: #cccccc;
    width: 100%;
    height: 1px;
    vertical-align: middle;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container {
    display: unset;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter {
    padding: 8px 0 8px 32px;
    border-bottom: none;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-label:before {
    margin: -3px 0px 0 -32px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container ul.amrev-filters li.amrev-filter .amrev-label:after {
    margin: -3px 0px 0 -32px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting {
    display: none;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items {
    display: flex;
    flex-direction: column;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper {
    padding: 26px 0 0 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper:first-child {
    order: 2;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper:first-child {
    order: 1;
    padding-bottom: 32px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-author {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-author-details .amreview-wrap .amreview-recommended {
    border-left: 2px solid #3eb658;
    height: auto;
    padding: 0px 8px;
    max-width: 100%;
    margin-top: 10px;
    background: transparent;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block {
    margin: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list {
    padding: 18px 16px;
    margin-top: 32px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-list .amrev-title {
    padding-top: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form {
    padding: 17px 16px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form {
    padding-right: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-fieldset .amrev-field {
    flex-basis: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-block .amrev-comment-form .amrev-form .amrev-btn {
    max-width: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar {
    padding-bottom: 24px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amreview-helpful-wrap {
    padding-left: 0;
    padding-bottom: 24px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-reply {
    padding-right: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item.amreview-review-wrapper .amreview-description-wrap .amrev-comment-toolbar .amrev-comment {
    padding: 0;
    border-right: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item:first-child {
    border-top: none;
    margin-top: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .review-details {
    order: unset;
    width: 100%;
    text-align: unset;
    margin: unset;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap {
    margin-top: 31px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amrev-desc-title {
    margin-bottom: 24px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amrev-desc-title .amreview-title-review {
    padding-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-images.slick-slider {
    display: none;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-images {
    display: none;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-text {
    margin-bottom: 17px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-image-mobileview {
    display: block !important;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-image-mobileview .amreview-slider-item-mobileview {
    margin-bottom: 16px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-image-mobileview .amreview-slider-item-mobileview .amreview-image-link {
    width: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-items-block .amreview-review-items .review-item .amreview-description-wrap .amreview-description .amreview-image-mobileview .amreview-slider-item-mobileview:last-child {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add {
    margin-top: 32px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content {
    margin: 0;
    max-width: 100%;
    padding: 23px 16px 11px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset.review-fieldset {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset.review-fieldset .review-legend {
    margin-bottom: 27px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset.review-fieldset .review-legend span {
    text-align: left;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .review-field-ratings {
    margin-bottom: 20px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field {
    margin-bottom: 24px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.review-field-image .control {
    width: 100%;
    display: block;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.review-field-image .control .image-field {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.amreview-cons-wrap {
    margin-bottom: 26px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.choice {
    margin-bottom: 12px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.choice:last-child {
    margin-bottom: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.review-field-nickname {
    margin-top: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form fieldset .field.review-field-email {
    margin-top: 0;
  }
  .catalog-product-view .product.data.items .item.content .block.review-add .block-content form .review-form-actions .actions-primary .action.submit.primary {
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .product.data.items #amfaq_product {
    padding-bottom: 15px;
  }
  .catalog-product-view .amfaq-product-tab .ask-question-form.widget .button-container {
    margin: 10px 0 0;
  }
  .catalog-product-view .product.info.detailed .product.data.items .data.item.title a.switch {
    padding: 15px 0;
    border: 0;
    border-top: 1px solid #cccccc;
    border-bottom: none;
  }
  .catalog-product-view .product.info.detailed .product.data.items .data.item.title a.switch:after {
    top: 15px;
  }
  .catalog-product-view .product.info.detailed .product.data.items .data.item.title.active a.switch {
    border: 0;
    border-bottom: 0;
    border-top: 1px solid #cccccc;
  }
  html .catalog-product-view main#maincontent {
    padding: 0 12px;
  }
  html .catalog-product-view .prod-detail {
    display: block;
  }
  html .catalog-product-view .product-mobile-tab {
    width: 100%;
    display: none;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  html .catalog-product-view .product-mobile-tab .tabs {
    width: 500px;
    display: inline-flex;
    clear: both;
  }
}
.catalog-product-view .admin__data-grid-outer-wrap {
  max-width: 92%;
  margin: 0 auto;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .block-title {
  margin: 46px 0 22px 0;
  text-align: center;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
  width: 25%;
  min-height: 469px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .actions-secondary {
  display: block;
  margin-top: 75px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  top: 88px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .cust-head {
  display: none;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-photo {
  text-align: center;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
  min-height: 172px;
  padding-bottom: 0;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  top: 88px;
  bottom: unset;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary {
  margin-top: 75px;
  float: right;
  width: 100%;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
  margin-left: 0;
}
/*related-product-cat-start*/
.catalog-product-view .related-product-cat {
  float: left;
  width: 100%;
  border-bottom: none;
  padding-bottom: 0px;
  margin-top: 0px;
}
.catalog-product-view .related-product-cat .wrapper.grid.products-grid.products {
  margin: 0;
}
.catalog-product-view .related-product-cat .related-products .crow .page-title-wrapper .page-title {
  margin: 46px 0 22px;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
  padding-bottom: 120px;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .out-of-stock {
  display: none;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  max-width: 100%;
  width: 100%;
  margin-right: 0;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 4px;
  height: 48px;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  display: flex;
  flex-direction: row-reverse;
  padding-top: 16px;
  float: left;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .towishlist {
  margin-right: 16px;
  display: inline-block !important;
}
.catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .tocompare {
  margin-right: 0;
}
.catalog-product-view .admin__data-grid-outer-wrap {
  max-width: 92%;
  margin: 0 auto;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .block-title {
  margin: 46px 0 22px 0;
  text-align: center;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
  width: 25%;
  min-height: 469px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .actions-secondary {
  display: block;
  margin-top: 75px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  top: 88px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .cust-head {
  display: none;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-photo {
  text-align: center;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
  min-height: 172px;
  padding-bottom: 0;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  max-width: 100%;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary {
  margin-top: 75px;
  float: right;
  width: 100%;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
  margin-left: 0;
  margin-right: 16px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 49px;
  min-height: 56px;
  width: 100%;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span {
  display: block;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span.head-label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span.head-val {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media screen and (min-width: 1091px) and (max-width: 1330px) {
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting {
    padding-left: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1090px) {
  .catalog-product-view .product.data.items .item.content .block.review-list .amrev-toolbar-container .amrev-sorting .sorter-label {
    margin-right: 0;
  }
}
@media screen and (min-width: 1221px) and (max-width: 1280px) {
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 6px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary {
    padding-right: 14px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 16px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary {
    padding-right: 14px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1232px) {
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
    padding-left: 16px;
  }
}
/*related-product-cat-end*/
@media screen and (min-width: 1201px) and (max-width: 1220px) {
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 2px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary {
    padding-right: 14px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1365px) {
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    min-width: 312px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: 480px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 1px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary {
    padding-right: 14px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    min-width: 312px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: 480px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    /*.product-item-actions {
                                            .action-primary {
                                                padding-right: 14px;
                                            }

                                        }*/
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 0px;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .catalog-product-view .revewwithwishlist .wishlist {
    width: auto;
  }
}
@media (max-width: 1024px) {
  .catalog-product-view .amfaq-product-tab .ask-question-form.widget .ask-form-container fieldset.fieldset {
    margin-top: 24px;
    max-width: 50%;
  }
  .catalog-product-view .page-footer {
    margin-top: 32px;
  }
}
@media (min-width: 1366px) {
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    min-width: 312px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: 480px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .action-primary {
    padding-right: 14px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    min-width: 312px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: 480px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    /*.product-item-actions {
                                            .action-primary {
                                                padding-right: 14px;
                                            }

                                        }*/
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 0px;
  }
}
@media (max-width: 1200px) {
  .product-item-info {
    min-height: auto !important;
  }
  /*related-product-cat-start*/
  .catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details,
  .catalog-category-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding-bottom: 48px;
  }
  .catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner,
  .catalog-category-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
    position: unset;
    clip: unset;
    overflow: visible;
    display: inline-block;
    height: 48px;
    box-shadow: none;
    margin-top: 10px;
    width: 100% !important;
    padding: 0;
  }
  .catalog-product-view .admin__data-grid-outer-wrap,
  .catalog-category-view .admin__data-grid-outer-wrap {
    max-width: 100%;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    background: #ffffff;
    box-shadow: unset;
    border: unset;
    margin: unset;
    padding: 16px;
    position: relative;
    z-index: unset;
    min-height: auto;
  }
  /*related-product-cat-end*/
}
/*@media (max-width: 992px) and (min-width: 769px) {
    .catalog-product-view {
        .product.data.items {
            .item.content {
                .block.review-list {
                    .amreview-info-wrapper {
                        .amreview-summary-info {
                            width: 50%;
                        }

                        .amreview-add-new {
                                margin-left: 0;
                                padding: 8px 0 8px 16px;
                                margin-top: 0;
                        }
                    }
                }
            }
        }
    }
}*/
@media (max-width: 992px) {
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper {
    display: block;
    width: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-info {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-left: 0;
    padding: 8px 0 8px 0px;
    margin-top: 16px;
  }
  .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details.pages {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    border-right: 0;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .product-info-main .amxnotif-block form .notification-container .input-fields {
    max-width: 210px;
  }
}
@media (max-width: 360px) {
  .catalog-product-view .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-summary-details {
    margin-bottom: 26px;
  }
  .catalog-product-view .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new {
    display: unset;
    margin: 0;
  }
  .catalog-product-view .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new a {
    margin-right: 0;
  }
  .catalog-product-view .catalog-product-view .product.data.items .item.content .block.review-list .amreview-info-wrapper .amreview-add-new p {
    display: block;
    width: 100%;
    margin-top: 8px;
  }
}
.checkout-tophead {
  display: none;
}
/*logout success page*/
.customer-account-logoutsuccess .page-title-wrapper {
  width: 100%;
  text-align: center;
}
.customer-account-logoutsuccess .page-title-wrapper h1.page-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.customer-account-logoutsuccess .column.main {
  text-align: center;
}
.customer-account-logoutsuccess .column.main p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.checkout-index-index #shipping-new-address-form .field.street {
  width: 100%;
  display: inline-block;
  padding: 0 12px;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required {
  width: 50%;
  float: left;
  padding-right: 6px;
  padding: 0;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required legend:after {
  color: #212b36;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field.additional {
  float: right;
  width: 49%;
  margin-top: 0;
  padding-left: 2px;
}
/*order success page design start*/
body.checkout-onepage-success {
  background-color: #fcfbf7;
}
body.checkout-onepage-success .page-header .right-tophead .switcher {
  display: none;
}
body.checkout-onepage-success h1.page-title {
  margin-top: 80px;
}
body.checkout-onepage-success h1.page-title span {
  font-family: 'Gotham-t';
}
body.checkout-onepage-success .page-main .page-title-wrapper {
  display: block;
  text-align: left;
  margin: 0 auto;
  width: fit-content;
  margin-top: 206px;
}
body.checkout-onepage-success .checkout-success {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
body.checkout-onepage-success .checkout-success .account {
  display: none;
}
body.checkout-onepage-success .checkout-success p,
body.checkout-onepage-success .checkout-success strong {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin: 0 auto;
  padding-bottom: 9px;
  max-width: fit-content;
}
body.checkout-onepage-success .checkout-success p span,
body.checkout-onepage-success .checkout-success strong span {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
body.checkout-onepage-success .checkout-success .actions-toolbar {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 352px;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .primary {
  width: 100%;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .primary a {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 100%;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .primary a:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .primary a.disable {
  background-color: #cccdd7;
}
body.checkout-onepage-success .checkout-success .actions-toolbar .primary a span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
body.checkout-onepage-success .creating-account {
  margin-top: 24px;
  text-align: center;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-onepage-success .creating-account span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
  display: block;
}
body.checkout-onepage-success .creating-account .action.primary,
body.checkout-onepage-success .creating-account .amshopby-button,
body.checkout-onepage-success .creating-account .am-filter-go {
  margin-top: 16px;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 100%;
  max-width: 352px;
}
body.checkout-onepage-success .creating-account .action.primary:hover,
body.checkout-onepage-success .creating-account .amshopby-button:hover,
body.checkout-onepage-success .creating-account .am-filter-go:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
body.checkout-onepage-success .creating-account .action.primary.disable,
body.checkout-onepage-success .creating-account .amshopby-button.disable,
body.checkout-onepage-success .creating-account .am-filter-go.disable {
  background-color: #cccdd7;
}
body.checkout-onepage-success .creating-account .action.primary a,
body.checkout-onepage-success .creating-account .amshopby-button a,
body.checkout-onepage-success .creating-account .am-filter-go a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
/* Checkout Page - New Address Popup */
body.checkout-index-index .ui-datepicker .ui-datepicker-next span {
  border-color: transparent transparent transparent #101010;
}
body.checkout-index-index .ui-datepicker .ui-datepicker-prev span {
  border-color: transparent #101010 transparent transparent;
}
body.checkout-index-index .amlocator-info-popup {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-map-container .amlocator-map button {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
body.checkout-index-index .amlocator-main-container .amlocator-map-container .amlocator-map button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
body.checkout-index-index .amlocator-main-container .amlocator-map-container .amlocator-map button.disable {
  background-color: #cccdd7;
}
body.checkout-index-index footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner {
  padding-bottom: 0;
}
body.checkout-index-index .ampickup-map-popup span.ampickup-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container {
  width: 32.2%;
  padding: 24px;
  margin-bottom: 32px;
  background-color: #ffffff;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location {
  margin: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper {
  margin: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 12px 14px 16px;
  height: 48px;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper .amlocator-search {
  background-image: url(../images/search.svg);
  width: 24px;
  height: 24px;
  background-size: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-current-location .amlocator-wrapper .amlocator-reset {
  background-image: url(../images/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-search-radius {
  margin: 18px 0;
  text-align: left;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-search-radius label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-title {
  display: inline-block;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-right: 40px;
  margin-bottom: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-wrapper {
  margin-top: 18px;
  display: none;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-search-radius .amlocator-wrapper select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 12px 14px 16px;
  height: 48px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-button {
  margin: 0;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  cursor: pointer;
  height: 48px;
  text-transform: uppercase;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-button.disable {
  background-color: #cccdd7;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-filter {
  width: 32.2%;
  padding: 24px;
  display: none;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-storelist {
  width: 32.2%;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map {
  width: 67.8%;
  height: 80vh;
  /*max-height: 800px;*/
  padding-left: 48px;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map ul li {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .gm-style-iw.gm-style-iw-c {
  border-radius: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup .amlocator-name {
  margin: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-block.-map .amlocator-map .gm-style .amlocator-info-popup .amlocator-name .amlocator-title a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc {
  background: #ffffff;
  margin-bottom: 8px;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc:not(:first-of-type) {
  margin-top: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc:last-child {
  margin-bottom: 0;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block {
  margin: 0;
  padding: 24px;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc.-active {
  background: #ffffff;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-image {
  width: 100%;
  max-width: 112px;
  max-height: 112px;
  margin-right: 16px;
  height: auto;
  min-width: unset;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information button.amlocator-button.-pickup {
  display: none;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information .amlocator-title {
  margin-bottom: 11px;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information .amlocator-title .amlocator-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  pointer-events: none;
}
body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block .amlocator-store-information br {
  display: none;
}
body.checkout-index-index header .header.content .header-rightside {
  display: none;
}
body.checkout-index-index header .header.content .header-right {
  width: 100% !important;
}
body.checkout-index-index .opc-wrapper .action-select-shipping-item {
  padding-left: 0;
  text-align: left;
}
.checkout-onepage-success header .header.content .ammenu-logo {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 13px 0;
}
.checkout-onepage-success header .header.content .header-rightside {
  display: none;
}
.checkout-onepage-success header .header.content .amsearch-wrapper-block {
  display: none;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title {
  margin-top: 0;
}
.checkout-onepage-success .page-footer {
  margin-top: 216px;
}
.checkout-onepage-success .ammenu-menu-wrapper {
  display: none;
}
.checkout-onepage-success ul.top-ul {
  display: none;
}
.checkout-onepage-success .right-tophead .top-right li {
  display: none;
}
.checkout-onepage-success .right-tophead .top-right li.loginlink {
  display: none;
  padding: 0;
  float: right;
}
.checkout-onepage-success .right-tophead .top-right li.loginlink.last {
  display: inline-block;
}
.checkout-onepage-success .right-tophead .top-right li.loginlink.last:after {
  display: none;
}
.checkout-onepage-success .right-tophead .top-right li.loginlink a:after {
  height: 0;
  width: 0;
  margin: 0;
}
.checkout-onepage-success .upper-footer-main {
  display: none;
}
.checkout-onepage-success div#accordion {
  display: none;
}
.checkout-onepage-success .choose-block {
  display: none;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  flex-direction: row-reverse;
  height: 56px;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards {
  display: inline-block;
  float: right;
  width: auto;
  padding: 0px 0;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a {
  margin-right: 16px;
  position: relative;
  height: 24px;
  vertical-align: text-bottom;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a.discover::before {
  content: '';
  background-image: url(../images/C_DISCOVER.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a.visa::before {
  content: '';
  display: inline-block;
  background-image: url(../images/C_VISA.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a.mastercard::before {
  content: '';
  background-image: url(../images/C_mastercard.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a.express::before {
  content: '';
  background-image: url(../images/C_AMERICAN.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a a:hover {
  text-decoration: none;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards a:last-child {
  margin-right: 0;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .copyright {
  width: auto;
  display: inline-block;
  float: left;
}
.checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .copyright .copy-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #cccdd7;
  padding: 21px 0 19px 0;
  margin: 0;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap {
  max-width: 864px;
  width: 100%;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup {
  width: 100%;
  display: inline-block;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .right-login {
  width: 50%;
  float: right;
  display: inline-block;
  padding-left: 24px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .right-login .actions-toolbar .primary .checkout-index-index {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .right-login .actions-toolbar .primary .checkout-index-index:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .right-login .actions-toolbar .primary .checkout-index-index.disable {
  background-color: #cccdd7;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login {
  width: 50%;
  float: left;
  display: inline-block;
  padding-right: 24px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin-bottom: 12px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login .checkout-index-index.action {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login .checkout-index-index.action:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login .checkout-index-index.action.disable {
  background-color: #cccdd7;
}
.checkout-index-index .form.payments hr {
  border: 0;
  margin: 0;
}
.checkout-index-index .form.payments fieldset.fieldset .legend span {
  display: none;
}
.checkout-index-index .form.payments .payment-method input[type="radio"] {
  height: 24px;
  vertical-align: middle;
}
.checkout-index-index .form.payments .payment-method .payment-method-content {
  padding-left: 0;
  margin-top: 16px;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .payment-method-billing-address .billing-address-form label.label {
  margin-left: 0;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .payment-method-billing-address .billing-address-form label.label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  vertical-align: middle;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .payment-method-billing-address .billing-address-form fieldset.field.street.admin__control-fields.required legend.label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .payment-method-billing-address .billing-address-form #billing-save-in-address-book-cashondelivery + .label {
  margin-bottom: 0 !important;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.action.primary.checkout,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.amshopby-button.checkout,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.am-filter-go.checkout {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.action.primary.checkout:hover,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.amshopby-button.checkout:hover,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.am-filter-go.checkout:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.action.primary.checkout.disable,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.amshopby-button.checkout.disable,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.am-filter-go.checkout.disable {
  background-color: #cccdd7;
}
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.action.primary.checkout span,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.amshopby-button.checkout span,
.checkout-index-index .form.payments .payment-method .payment-method-content .actions-toolbar .primary button.am-filter-go.checkout span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-index-index .form.payments .payment-method .payment-method-title {
  border: 0;
  padding-bottom: 0;
}
.checkout-index-index .form.payments .payment-method label.label {
  margin-left: 8px;
}
.checkout-index-index .form.payments .payment-method label.label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index li#shipping .form-login .secondary a.action.remind {
  margin-top: 16px;
  margin-left: 12px;
}
.checkout-index-index li#shipping .form-login .secondary a.action.remind span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index li#shipping .form-login .secondary a.action.remind:hover {
  text-decoration: underline;
}
.checkout-index-index aside.modal-popup.see-detail-modal.modal-slide .modal-inner-wrap {
  width: 425px;
  max-width: 425px;
}
.checkout-index-index #shipping-new-address-form .field._required {
  width: 50%;
  display: inline-block;
  padding: 0 12px;
  float: left;
}
.checkout-index-index #shipping-new-address-form .field._required .control .field-error span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #f94c43;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  width: auto;
  height: 48px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address.disable {
  background-color: #cccdd7;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.checkout-index-index .modal-popup .modal-footer .action.secondary.action-hide-popup {
  width: auto;
}
.checkout-index-index .modal-popup .modal-footer .action.secondary.action-hide-popup:focus {
  margin: 0;
}
.checkout-index-index .modal-popup .modal-footer .action.secondary.action-hide-popup span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .modal-popup .modal-footer .action.secondary.action-hide-popup span:hover {
  text-decoration: underline;
}
.checkout-index-index .modal-popup .fieldset .field .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.checkout-index-index .page-header .panel ul li.loginlink.last:after {
  height: 0;
  width: 0;
  margin: 0;
}
.checkout-index-index .checkout-tophead {
  display: none;
  background-color: #f4f5f7;
  float: left;
  width: 100%;
  height: 40px;
}
.checkout-index-index .checkout-tophead ul.top-ul,
.checkout-index-index .checkout-tophead ul.top-right.mobileacc,
.checkout-index-index .checkout-tophead .switcher,
.checkout-index-index .checkout-tophead li.loginlink {
  display: none;
}
.checkout-index-index .checkout-tophead li.loginlink.last {
  display: inline-block;
  padding: 0;
}
.checkout-index-index ul.top-ul,
.checkout-index-index ul.top-right.mobileacc,
.checkout-index-index .switcher,
.checkout-index-index li.loginlink,
.checkout-index-index .amsearch-wrapper-block,
.checkout-index-index .header-rightside,
.checkout-index-index footer.page-footer {
  display: none;
}
.checkout-index-index li.loginlink.last {
  display: inline-block;
  padding: 0;
  float: right;
}
.checkout-index-index .upper-footer-main,
.checkout-index-index div#accordion {
  display: none;
}
.checkout-index-index .lower-footer {
  background-color: #101010;
}
.checkout-index-index .lower-footer .copright {
  width: auto;
  display: inline-block;
}
.checkout-index-index .lower-footer .copright .copy-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  color: #cccdd7;
}
.checkout-index-index .lower-footer .copright .copy-link:hover {
  text-decoration: none;
}
.checkout-index-index .lower-footer .lower-footer-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  height: 56px;
}
.checkout-index-index .lower-footer .cards {
  display: inline-block;
  width: auto;
  padding: 0 0 0px;
}
.checkout-index-index .lower-footer .cards a {
  margin-right: 16px;
  position: relative;
  vertical-align: bottom;
  height: 24px;
}
.checkout-index-index .lower-footer .cards a.discover::before {
  content: '';
  background-image: url(../images/C_DISCOVER.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-index-index .lower-footer .cards a.visa::before {
  content: '';
  display: inline-block;
  background-image: url(../images/C_VISA.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
}
.checkout-index-index .lower-footer .cards a.mastercard::before {
  content: '';
  background-image: url(../images/C_mastercard.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-index-index .lower-footer .cards a.express::before {
  content: '';
  background-image: url(../images/C_AMERICAN.png);
  width: 36px;
  height: 24px;
  background-repeat: no-repeat;
  display: inline-block;
}
.checkout-index-index .lower-footer .cards a a:hover {
  text-decoration: none;
}
.checkout-index-index .lower-footer .cards a:last-child {
  margin-right: 0;
}
.checkout-index-index .minicart-items .product > .product-image-container {
  width: 96px !important;
  height: 96px !important;
}
.checkout-index-index .minicart-items .product-item-details {
  padding-left: 112px;
}
.checkout-index-index .minicart-items .product-item-details .product-item-inner {
  margin-bottom: 5px;
}
.checkout-index-index .minicart-items .preorder_note {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-left: 112px;
  margin: 0 !important;
}
.checkout-index-index header .header.content .logo {
  display: inline-block;
  float: none;
  margin: 0 auto;
  padding: 13px 0;
}
.checkout-index-index header .header.content .logo:nth-child(2) {
  display: inline-block;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .actions-toolbar {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary {
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
  padding-top: 8px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary a.action.action-remind {
  margin: 15px 0 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary a.action.action-remind span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .primary {
  width: 100%;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset .field.field-password.required {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login button.action.action-login.secondary.checkout-index-index {
  margin-top: 0;
}
.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  padding-bottom: 24px;
}
.checkout-index-index {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping {
  width: auto;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: auto;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset {
  margin-top: 6px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field {
  padding: 0 !important;
  width: 100% !important;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field label.label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-wrapper {
  width: 100%;
  display: inline-block;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-wrapper select {
  background: #FFFFFF;
  border: 1px solid #cccccc;
  height: 48px;
  width: 40%;
  padding: 14px 16px;
  float: left;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-separator.-checkout {
  border-right: 0;
  margin: 0 12px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-choosemap {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 200px;
  display: inline-block;
  text-align: center;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-choosemap:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-choosemap.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-details-container h3.amlocator-name a.amlocator-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-details-container p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 0;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-details-container .amlocator-image {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin-top: 10px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-date._required {
  width: calc(51% - 12px) !important;
  float: left;
  display: inline-block;
  padding-right: 12px !important;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-date._required input {
  height: 48px;
  padding: 14px 16px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-date._required label.label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-time._required {
  width: calc(51% - 12px) !important;
  float: left;
  display: inline-block;
  padding-left: 12px !important;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-time._required select {
  height: 48px;
  padding: 14px 16px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-time._required label.label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #637381;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .modal-popup .modal-footer .action-save-address.disable {
  background-color: #cccdd7;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .modal-popup .fieldset .field.choice label.label {
  vertical-align: bottom;
  margin: 0 !important;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  max-width: 700px;
  width: 700px;
  max-height: 100%;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header {
  padding: 20px;
  padding-bottom: 12px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header h1.modal-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  padding-left: 12px;
  padding-right: 12px;
  border: 0;
}
.checkout-index-index .modal-popup._inner-scroll footer.modal-footer {
  padding-top: 12px;
  padding-bottom: 8px;
}
.checkout-index-index .modal-popup._inner-scroll .modal-content {
  position: static;
  overflow-y: unset;
  padding-bottom: 0;
  padding-top: 0;
}
.checkout-index-index #shipping-new-address-form {
  margin: 0 -10px;
}
.checkout-index-index #shipping-new-address-form .field._required {
  width: 50%;
  margin-bottom: 20px;
}
.checkout-index-index #shipping-new-address-form .field._required label:after {
  color: #212b36;
}
.checkout-index-index #shipping-new-address-form fieldset.field {
  margin-bottom: 0;
}
.checkout-index-index #shipping-new-address-form .field .control._with-tooltip input {
  width: 100%;
}
.checkout-index-index #shipping-new-address-form .field.additional {
  width: 50%;
  margin-bottom: 12px;
}
.checkout-index-index #shipping-new-address-form .field {
  width: 50%;
  margin-bottom: 12px;
}
.checkout-index-index #shipping-new-address-form .field.choice {
  width: 100%;
  display: inline-block;
  padding-left: 0;
}
.checkout-index-index .modal-slide .action-close {
  padding: 0;
}
.checkout-index-index .opc-wrapper .shipping-address-item {
  margin: 0 0 15px 0;
  padding: 16px;
  width: 356px;
  border-color: #637381;
  min-height: 168px;
  float: left;
  border: 1px solid;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .opc-wrapper .shipping-address-item span,
.checkout-index-index .opc-wrapper .shipping-address-item a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .opc-wrapper .shipping-address-item:last-child {
  margin-bottom: 30px;
}
.checkout-index-index .opc-wrapper .shipping-address-item:first-child {
  margin-right: 15px;
}
.checkout-index-index .opc-wrapper .opc {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .field.addresses {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
  box-shadow: none;
  background: transparent;
  margin: 0px 0 0;
  width: 352px;
  float: right;
  border-radius: 0;
  border: 1px solid #cccccc;
  height: 48px;
  text-align: center;
  display: inline-block;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-index-index .opc-wrapper .form-login {
  max-width: 100%;
  margin: 15px 0 15px;
}
.checkout-index-index .opc-wrapper .form-login .fieldset .field .control .note {
  margin-top: 8px;
  float: left;
}
.checkout-index-index .opc-wrapper .form-login .fieldset .field .control .note span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-discount {
  margin-top: 10px;
}
.checkout-index-index .opc-wrapper .form-discount input#discount-code {
  width: 354px;
  border: 1px solid #cccccc;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link {
  top: 0;
  right: 0;
  text-decoration: underline;
  color: #212b36;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link:hover {
  text-decoration: none;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index #checkout .fieldset.hidden-fields {
  margin: 0;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
  padding: 0 10px 20px;
  width: 50%;
  display: inline-flex;
  flex-direction: column-reverse;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary {
  float: right;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary .action.primary,
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary .amshopby-button,
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary .am-filter-go {
  margin: 0;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .secondary {
  float: left;
  margin-bottom: 8px;
  text-align: left;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .secondary .action {
  margin-top: 0;
  margin-left: 0;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .secondary .action:hover {
  color: #f94c43;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .secondary .action span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.checkout-index-index #checkout .fieldset > .field {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  vertical-align: top;
  position: relative;
}
.checkout-index-index #checkout .fieldset > .field .label:after {
  color: #212b36;
}
.checkout-index-index #checkout .fieldset > .field .field-tooltip {
  right: 9px;
  top: 4px;
}
.checkout-index-index #checkout .fieldset > .field .control {
  width: 100%;
}
.checkout-index-index #checkout .fieldset > .field .control input {
  width: 100%;
  margin: 0;
}
.checkout-index-index #checkout .fieldset > .field.field-select-billing {
  margin-top: 16px;
}
.checkout-index-index #checkout .payment-methods .payment-method div#payeezy_cc_type_cvv_div input#payeezy_cc_cid {
  width: 50%;
}
.checkout-index-index li#opc-shipping_method {
  clear: none;
  float: left;
  width: 100%;
  margin: 25px 0 0;
}
.checkout-index-index .actions-toolbar > .primary .action {
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.checkout-index-index #customer-email-fieldset {
  margin: 0 -10px;
}
.checkout-index-index .checkout-shipping-method {
  float: left;
  width: 100%;
  clear: none;
}
.checkout-index-index .checkout-shipping-method .table-checkout-shipping-method tr {
  cursor: pointer;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar {
  float: none;
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .action.primary.button,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .amshopby-button.button,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .am-filter-go.button {
  float: none;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
  height: 48px;
  width: 100%;
  margin-top: 0;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .action.primary.button:hover,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .amshopby-button.button:hover,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .am-filter-go.button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .action.primary.button.disable,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .amshopby-button.button.disable,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .am-filter-go.button.disable {
  background-color: #cccdd7;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .action.primary.button span,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .amshopby-button.button span,
.checkout-index-index .checkout-shipping-method .actions-toolbar .primary .am-filter-go.button span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  height: 24px;
  width: 24px;
  border: 0;
  margin-left: 0;
  vertical-align: bottom;
  margin-right: 0px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .choice {
  margin-bottom: 8px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address label {
  margin-left: 8px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  cursor: pointer;
}
.checkout-index-index .checkout-payment-method .billing-address-details {
  margin-left: 36px;
  padding: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .checkout-payment-method .billing-address-details span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .checkout-payment-method .billing-address-details a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
  cursor: pointer;
}
.checkout-index-index .checkout-payment-method .billing-address-details a:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-payment-method .billing-address-details .action-edit-address {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  margin-top: 16px;
}
.checkout-index-index .checkout-payment-method .billing-address-details .action-edit-address:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .checkout-payment-method .billing-address-details .action-edit-address.disable {
  background-color: #cccdd7;
}
.checkout-index-index .checkout-payment-method .billing-address-details .action-edit-address span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title {
  padding: 10px 0 0 0;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 400;
  font-size: 20px;
  color: #8CC63F;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding: 0;
  padding-bottom: 11px;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span:after {
  display: none;
}
.checkout-index-index .checkout-payment-method .fieldset {
  margin: 0;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  margin-right: 12px;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update.disable {
  background-color: #cccdd7;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-cancel {
  text-decoration: underline;
  margin-top: 15px;
  color: #212b36;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-cancel span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-cancel:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  /*padding-right: 0;
                padding-bottom: 0;*/
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address.disable {
  background-color: #cccdd7;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
  color: #212b36;
}
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost .field {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.checkout-index-index .checkout-payment-method .payment-option-content {
  overflow: hidden;
  padding: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  float: left;
  clear: none;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-apply {
  text-decoration: none;
  border: none;
  height: 36px;
  width: 144px;
  position: relative;
  border-radius: 0;
  margin-left: -62px;
  color: #F5F5F5;
  font-family: "Open Sans";
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  height: 0;
  width: 0;
  background: transparent;
}
.checkout-index-index .checkout-payment-method .form-discount .payment-option-inner {
  float: left;
  width: 200px;
}
.checkout-index-index #checkout-payment-method-load .step-title {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0;
}
.checkout-index-index .opc-sidebar .page-main .block {
  float: none;
}
.checkout-index-index .opc-sidebar .opc-block-summary .chekot-smmry-title {
  margin-bottom: 12px;
  display: inline-block;
}
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub th.mark {
  padding-top: 15px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub td.amount {
  padding-top: 15px;
}
.checkout-index-index .opc-block-summary .mark .value {
  margin: 5px 0 10px 0;
  color: #637381;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  padding-top: 0;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-name {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin: 0 0 4px 0;
  min-height: inherit;
  text-align: left;
  max-width: 100%;
}
.checkout-index-index .opc-block-summary tr.totals-tax-summary th {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.checkout-index-index .opc-block-summary tr.totals-tax-summary td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.checkout-index-index .opc-block-shipping-information {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content a {
  color: #919eab;
}
.checkout-index-index main#maincontent {
  margin-top: 0;
}
.opc-wrapper .action-select-shipping-item {
  text-decoration: underline;
  background: none;
  border: 0;
  padding-right: 0;
}
.opc-wrapper .action-select-shipping-item:hover {
  text-decoration: none;
}
.opc-wrapper .action-select-shipping-item span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.opc-wrapper .action-show-popup > span:before {
  width: 100%;
  display: none;
  font-size: 0;
  content: '';
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #212b36;
  border-radius: 0;
  right: 0;
}
.checkout-payment-method .payment-option-title {
  border-top: none;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 0;
}
.checkout-payment-method .ccard .year .select {
  width: 175px;
}
.checkout-payment-method .ccard .month .select {
  width: 175px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.action.primary.checkout,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.amshopby-button.checkout,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.am-filter-go.checkout {
  margin-right: 0;
}
form.form.form-discount input#discount-code {
  width: 208px;
  border-radius: 0;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 23px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 28px;
}
.checkout-index-index #checkout .fieldset .field .control {
  width: 100%;
  padding-bottom: 0;
}
.checkout-index-index #checkout .fieldset .field .control .intl-tel-input {
  width: 100%;
}
.checkout-index-index #checkout .fieldset .field .control .intl-tel-input .flag-container .country-list .country span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
/* Checkout Main Title */
.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type="datetime"],
.checkout-index-index input[type="email"],
.checkout-index-index select,
.checkout-index-index input:not([type]) {
  border-color: #cccccc;
  height: 48px;
  border-radius: 0;
}
.checkout-index-index #checkout .fieldset > .field,
.checkout-index-index #checkout .fieldset > .fields > .field {
  margin: 0 0 24px;
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index li#shipping span.note {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  position: relative;
  top: 6px;
}
.checkout-index-index li#shipping span.note span {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 8px;
}
.checkout-index-index #checkout li#opc-shipping_method {
  margin-bottom: 24px;
}
.checkout-index-index #checkout li#opc-shipping_method .step-title:before {
  display: none;
}
.checkout-index-index .header.content {
  text-align: center;
  padding: 48px 0;
}
.checkout-index-index .header.content.content {
  height: auto;
}
.checkout-index-index .header.content.content .container .container {
  padding: 0;
  width: unset;
  max-width: inherit;
  display: inline-block;
  float: left;
}
.checkout-index-index .header.content.content .container .container a.logo {
  display: inline-table;
}
.checkout-index-index .header.content.content .container .container a.logo:nth-child(2) {
  display: none;
}
/* Authentication Section */
.checkout-index-index .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-title-wrapper {
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  width: auto;
  text-align: center;
}
.checkout-index-index .page-title-wrapper h1.page-title {
  margin: 85px 0 26px 0;
}
.checkout-index-index .page-title-wrapper h1.page-title span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.checkout-index-index .field-tooltip .field-tooltip-action {
  display: none;
}
.checkout-index-index .opc-progress-bar {
  text-align: center;
  margin-bottom: 63px;
  display: none;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #919eab;
  border-color: #919eab;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #919eab;
  border-color: #919eab;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  border-color: #919eab;
}
.checkout-index-index .opc-progress-bar-item:before {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:before,
.checkout-index-index .opc-progress-bar-item > span:after {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:after {
  height: 36px;
  width: 36px;
  line-height: 2;
  background-color: #fff;
}
.checkout-index-index .opc-progress-bar-item > span:before {
  height: 48px;
  width: 48px;
}
.checkout-index-index .opc-progress-bar-item:before {
  top: 21px;
  height: 8px;
}
.checkout-index-index .opc-progress-bar-item > span {
  padding-top: 52px;
}
.checkout-index-index .opc-wrapper {
  width: 61%;
  padding-right: 0;
}
.checkout-index-index .opc-sidebar {
  width: 33%;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-sidebar .opc-block-summary > .title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  padding-bottom: 17px;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  background-color: #fcfbf7;
  padding: 19px 16px;
  margin: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .title {
  display: none;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .mark,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .mark {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .amount span,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .amount span,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .mark span,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .mark span {
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .mark {
  border: none;
  padding-top: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .not-calculated {
  font-style: normal;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong span {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  padding: 0;
  padding-bottom: 33px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-details .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  float: left;
}
.checkout-index-index .opc-sidebar .opc-block-summary li.product-item {
  padding-left: 0;
  border: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  margin-bottom: 10px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .label {
  margin-bottom: 6px;
  display: inline-block;
}
.checkout-index-index .opc-sidebar .opc-block-summary .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.checkout-index-index .opc-sidebar .opc-block-summary .value {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
/* Payment Progress Bar */
.checkout-login {
  display: none;
}
.checkout-index-index .opc-progress-bar-item > span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  font-weight: normal;
}
.checkout-index-index .opc-progress-bar-item._active > span {
  font-weight: normal;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
}
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-payment-method .checkout-billing-address .choice.field label.label span:after,
.checkout-index-index #shipping-new-address-form .field.choice label.label span:after {
  display: none;
}
.checkout-index-index #shipping-new-address-form .field.street .control label.label {
  display: none;
}
.checkout-index-index .page-header .checkout-login {
  padding: 19px 0 0 0;
  display: inline-block;
  float: right;
}
.checkout-index-index .page-header .checkout-login a {
  margin-left: 32px;
  display: inline-block;
  color: #212b36;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
}
.checkout-index-index .header.content.content {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
/*Checkout popup*/
.modal-popup.popup-authentication .modal-inner-wrap {
  width: 424px;
  min-width: 424px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  margin: 8px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content {
  padding: 27px 36px 36px 36px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication {
  display: unset;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .control input.input-text {
  border: 1px solid #DEDEDE;
  width: 352px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.password.required {
  margin-bottom: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.captcha.required {
  margin-top: 18px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer {
  width: 352px;
  border: none;
  padding-left: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer:before {
  top: 0;
  left: 50%;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary {
  margin: 0;
  padding: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary a.action {
  margin: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary {
  width: 352px;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 16px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary a.action.action-register.primary {
  padding: 10px;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
/* Order Success Page */
.checkout-onepage-success .columns .column.main {
  max-width: 405px;
  width: 100%;
  margin: 0 auto;
}
.checkout-onepage-success #registration {
  padding: 0;
  border-left: 0;
  width: 352px;
}
.checkout-onepage-success #registration form {
  margin: 15px 0 0;
}
.checkout-onepage-success #registration form > input {
  font-size: 13.82px;
}
.checkout-onepage-success #registration form input.action.primary,
.checkout-onepage-success #registration form input.amshopby-button,
.checkout-onepage-success #registration form input.am-filter-go {
  width: 352px;
}
.checkout-onepage-success .print {
  display: none;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .step-title {
  color: #8CC63F;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-index-index li#shipping .form-shipping-address .newtitleadd-shipadd {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .page-main .columns .column.main .cartpage {
  text-align: center;
}
.checkout-cart-index .page-main .columns .column.main .cartpage .page-title-wrapper {
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cartpage .cart-empty {
  text-align: left;
}
.checkout-cart-index .page-main .columns .column.main .cartpage .cart-empty p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-cart-index .page-main .columns .column.main .cartpage .cart-empty p a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.checkout-cart-index .page-main .columns .column.main .cartpage .cart-empty p a:hover {
  text-decoration: none;
}
.checkout-cart-index .cart-container .cart-summary .discount .content {
  display: block !important;
}
.checkout-cart-index .block.widget .products-grid .product-items li.product-item {
  width: 19%;
}
/*new 29/6/22 start*/
.checkout-index-index {
  background-color: #fcfbf7;
}
.checkout-index-index .page-main {
  padding: 40px 23px 0;
}
.checkout-index-index .page-main #contentarea {
  display: none;
}
.checkout-index-index .page-main .page-title-wrapper {
  display: block;
  text-align: left;
}
.checkout-index-index .page-main .page-title-wrapper h1.page-title {
  margin: 0 0 25px;
}
.checkout-index-index .page-main .page-title-wrapper h1.page-title span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset {
  margin: 0 0 24px;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field {
  padding-bottom: 0;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .label,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .label {
  display: block;
  margin-bottom: 8px;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .label span,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .label::after,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .label::after {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-left: 0;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .control,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .control {
  padding: 0;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .control input,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .control input,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field .control .select,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field .control .select {
  width: 100%;
  color: #212b36;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  border-color: #cccccc;
  min-height: unset;
  padding: 14px 16px;
  border-radius: 0;
  height: 48px;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field span.note,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field span.note {
  display: none;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-login .fieldset .field.street,
.checkout-index-index .page-main .checkout-container .opc-wrapper .form-shipping-address .fieldset .field.street {
  width: 100%;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .checkout-shipping-address .step-title {
  margin-bottom: 25px;
}
.checkout-index-index .page-main .checkout-container .opc-wrapper .step-title {
  display: block;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  padding: 0;
  border-bottom: unset;
}
.checkout-index-index .page-main .table-checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-index-index .page-main .table-checkout-shipping-method .col-method,
.checkout-index-index .page-main .table-checkout-shipping-method .col-price,
.checkout-index-index .page-main .table-checkout-shipping-method .col-carrier {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 6px 10px 20px 0;
  border: unset;
}
.checkout-index-index .page-main .table-checkout-shipping-method .col-method input[type="radio"],
.checkout-index-index .page-main .table-checkout-shipping-method .col-price input[type="radio"],
.checkout-index-index .page-main .table-checkout-shipping-method .col-carrier input[type="radio"] {
  height: 24px;
  background-color: transparent;
  margin: -3px 0 0 0;
  padding: 0;
}
.checkout-index-index .page-main .table-checkout-shipping-method .col-method .price .price,
.checkout-index-index .page-main .table-checkout-shipping-method .col-price .price .price,
.checkout-index-index .page-main .table-checkout-shipping-method .col-carrier .price .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.checkout-index-index .page-main .ampickup-nostores-message.-background {
  margin-bottom: 16px;
  padding: 0;
  background: transparent;
}
.checkout-index-index .page-main .ampickup-nostores-message.-background p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.checkout-index-index .page-main .ampickup-nostores-message.-background p span,
.checkout-index-index .page-main .ampickup-nostores-message.-background p a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
.opc-wrapper li#opc-shipping_method {
  margin: 0;
}
/*new 29/6/22 end*/
@media (max-width: 767px) {
  body.checkout-onepage-success .checkout-success p {
    text-align: center;
  }
  body.checkout-onepage-success .page-main {
    padding: 0 12px;
  }
  body.checkout-onepage-success .page-main .page-title-wrapper {
    margin: 0 auto;
    text-align: center;
  }
  .checkout-onepage-success .page-footer {
    margin-top: 120px;
  }
  .checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer {
    height: 120px;
  }
  .checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner {
    display: flex;
    justify-content: unset;
    flex-direction: column;
    height: 120px;
    width: 100%;
  }
  .checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .lower-footer-inner .cards {
    text-align: center;
    display: inline-block !important;
    width: 100%;
    padding: 32px 0 0;
  }
  .checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .copright {
    width: 100%;
    text-align: center;
  }
  .checkout-onepage-success footer.page-footer .footer-block .inner-wrapper .lower-footer .copright .copy-link {
    padding: 21px 0 0px 0;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-search-container {
    padding: 16px;
    width: 100%;
    margin-bottom: 24px;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
    display: none;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-block.-storelist {
    width: 100%;
    order: unset;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-block.-map {
    padding-left: 0;
    width: 100%;
    height: auto;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc {
    margin-bottom: 0;
  }
  body.checkout-index-index .amlocator-main-container .amlocator-wrapper .amlocator-stores-wrapper .amlocator-store-desc .amlocator-block {
    padding: 16px;
  }
  body.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field label.label {
    display: inline-block;
    margin: 0 !important;
    line-height: 12px;
  }
  body.checkout-index-index .page-header .header.content {
    height: 58px;
  }
  body.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .left-login {
    width: 100%;
    margin-top: 24px;
    padding-right: 0;
  }
  body.checkout-index-index .modal-popup.checkotlogin-poup.modal-slide._inner-scroll .modal-inner-wrap .checkout-popup .right-login {
    width: 100%;
    padding-left: 0;
    margin-top: 24px;
  }
  body.checkout-index-index .lower-footer {
    height: 120px;
  }
  body.checkout-index-index .lower-footer .lower-footer-inner {
    display: inline-block;
    height: 120px;
  }
  body.checkout-index-index .lower-footer .cards {
    text-align: center;
    width: 100%;
    padding: 32px 0 0;
  }
  body.checkout-index-index .lower-footer .copright {
    width: 100%;
    text-align: center;
  }
  body.checkout-index-index .lower-footer .copright .copy-link {
    padding: 21px 0 25px 0;
  }
  body.checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
    margin-bottom: 12px;
  }
  body.checkout-index-index #shipping-new-address-form .field {
    width: 100%;
    padding: 0 12px;
  }
  body.checkout-index-index .checkout-tophead {
    height: 24px;
  }
  body.checkout-index-index .checkout-tophead li.loginlink.last {
    padding: 4px 0;
  }
  body.checkout-index-index .checkout-tophead li.loginlink.last a {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
  body.checkout-index-index #checkout li#opc-shipping_method {
    margin-top: 25px;
  }
  body.checkout-index-index #checkout .payment-method-content .actions-toolbar .primary {
    margin-bottom: 12px;
  }
  body.checkout-index-index .checkout-shipping-method .actions-toolbar .primary {
    margin: 0;
  }
  body.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block {
    margin-top: 10px;
  }
  body.checkout-index-index .checkout-payment-method .payment-method-title {
    padding-left: 0;
  }
  body.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-wrapper select {
    width: 100%;
    margin-bottom: 16px;
  }
  body.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-separator.-checkout {
    margin: 0;
  }
  body.checkout-index-index form.ampickup-store-container.-checkout.fieldset .ampickup-field.field .ampickup-choosemap {
    width: 100%;
  }
  body.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-date._required {
    width: 100% !important;
    padding-right: 0 !important;
    margin-bottom: 24px;
  }
  body.checkout-index-index form.ampickup-store-container.-checkout.fieldset .field.ampickup-field.-time._required {
    width: 100% !important;
    padding-left: 0 !important;
  }
  body.checkout-index-index .page-main {
    padding: 30px 12px;
  }
  body.checkout-index-index .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 18px;
  }
  body.checkout-index-index .page-main .table-checkout-shipping-method .col-carrier {
    display: none;
  }
  body.checkout-index-index .page-main .table-checkout-shipping-method .col-price {
    width: 20%;
    text-align: left;
  }
  body.checkout-index-index .right-tophead {
    float: right;
    padding-right: 12px;
  }
  body.checkout-index-index .page-title-wrapper h1.page-title {
    margin-bottom: 18px;
  }
  body.checkout-index-index li#shipping .form-login {
    padding-top: 0;
    padding-bottom: 31px;
    margin-bottom: 24px;
  }
  body.checkout-index-index .opc-sidebar .opc-block-summary > .title {
    margin-bottom: 0;
  }
  body.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
    width: 100% !important;
  }
  body.checkout-index-index .opc-wrapper .shipping-address-item:last-child {
    margin-bottom: 24px;
  }
  body.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
    width: 100%;
  }
  .checkout-onepage-success main#maincontent {
    margin: 100px 0 0px 0;
  }
  .checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
    padding: 0;
    width: 100%;
  }
}
body.checkout-cart-index .cart.table-wrapper .product-item-name,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name {
  margin-bottom: 6px;
  text-align: left;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-sku,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-sku {
  margin-bottom: 4px;
}
.minicart-items .product-item-pricing .label {
  font-size: 14px;
  color: #333;
}
.checkout-cart-index .cart-rightsidebar,
.amasty_quote-cart-index .cart-rightsidebar {
  width: 29%;
  float: right;
  display: inline-block;
}
.checkout-cart-index button.action.update,
.amasty_quote-cart-index button.action.update {
  background: #ffffff;
  border: 1px solid #CCCCCC;
  width: auto;
  border-radius: 0px;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.checkout-cart-index button.action.update:hover,
.amasty_quote-cart-index button.action.update:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.checkout-cart-index button.action.update.disable,
.amasty_quote-cart-index button.action.update.disable {
  background-color: #ffffff;
  color: #919eab;
}
.checkout-cart-index button.action.update span,
.amasty_quote-cart-index button.action.update span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-cart-index button.clear-quote,
.amasty_quote-cart-index button.clear-quote {
  display: none !important;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.subtotal,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.subtotal {
  padding-right: 0;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty {
  padding-top: 20px;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty .field.price .control.price,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty .field.price .control.price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty .field.price .control.price .amquotereq-input,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper td.col.qty .field.price .control.price .amquotereq-input {
  border: none;
  background: transparent;
  width: 60px;
  height: unset;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar {
  padding-bottom: 0;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-edit,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-edit {
  display: none;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete {
  width: 58px;
  display: inline-block;
  white-space: nowrap;
  height: auto;
  bottom: 34px;
  top: inherit;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete:hover span,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete:hover span {
  text-decoration: none;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete span,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  clip: unset;
  overflow: visible;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete:before,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete:before {
  display: none;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist {
  width: 96px;
  display: inline-block;
  white-space: nowrap;
  height: auto;
  bottom: 10px;
  left: 128px;
  top: inherit;
  position: absolute;
  margin-right: 0;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist:hover span,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist:hover span {
  text-decoration: none;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist span,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  clip: unset;
  overflow: visible;
}
.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist:before,
.amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist:before {
  display: none;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper {
  border-bottom: none;
}
.checkout-cart-index .cart.table-wrapper .product-item-name a,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name a {
  margin-bottom: 7px;
}
.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 .field.note {
  display: none;
}
.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;
}
.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%;
  border-color: #005F5A;
}
.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-summary .action.multicheckout {
  color: #006bb4;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper {
  /*.product-item-name + .item-options {
                margin-top: @indent__base;
            }*/
}
.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 > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
}
.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 .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: 0;
  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 .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-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;
  padding: 16px 11px 10px;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
body.checkout-cart-index .cart-empty,
.amasty_quote-cart-index .cart-empty {
  text-align: unset;
  display: inline-block;
  width: 100%;
}
body.checkout-cart-index div#add,
.amasty_quote-cart-index div#add {
  position: relative;
}
body.checkout-cart-index .page-title-wrapper,
.amasty_quote-cart-index .page-title-wrapper {
  padding: 46px 0 21px 0;
  text-align: left;
}
body.checkout-cart-index .quntyarrw,
.amasty_quote-cart-index .quntyarrw {
  height: 44px;
  top: 7px;
  position: absolute;
  right: 17px;
  left: auto;
}
.recently-product-cat .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
  position: unset;
  clip: unset;
  overflow: visible;
  display: inline-block;
  height: 48px;
  box-shadow: none;
  margin-top: 10px;
  width: 100%;
}
body.checkout-cart-index h1.page-title span,
.amasty_quote-cart-index h1.page-title span {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-transform: capitalize;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col {
  padding: 10px 0 9px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col span,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col span {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.price {
  text-align: center;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.qty,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.qty {
  text-align: center;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .item-info .col .product-item-photo,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .item-info .col .product-item-photo {
  padding-right: 0px;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .item-info .col.price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .item-info .col.price {
  text-align: center;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .item-info .col .price-excluding-tax .cart-price .price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .item-info .col .price-excluding-tax .cart-price .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .product-item-name a,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .product-item-name a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 0;
  display: inline-block;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options {
  margin-top: 0;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options dt,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options dt {
  margin: 0 4px 0 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options dd,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .item-options dd {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  margin: 0;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .add-note-quote,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .add-note-quote {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-item-details .add-note .control textarea,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-item-details .add-note .control textarea {
  display: block;
}
body.checkout-cart-index .cart.table-wrapper .product-item-details,
.amasty_quote-cart-index .cart.table-wrapper .product-item-details {
  padding-bottom: 0;
  padding-left: 16px;
}
body.checkout-cart-index .cart.table-wrapper .product-item-details .message.error div,
.amasty_quote-cart-index .cart.table-wrapper .product-item-details .message.error div {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #f94c43;
}
body.checkout-cart-index .cart.table-wrapper .product-image-wrapper,
.amasty_quote-cart-index .cart.table-wrapper .product-image-wrapper {
  box-shadow: unset;
}
body.checkout-cart-index .cart.table-wrapper .product-item-name,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name {
  line-height: normal;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: inline-block;
  hyphens: auto;
  overflow: unset;
  text-overflow: unset;
  display: unset;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-box;
  -webkit-line-clamp: unset;
  -moz-line-clamp: unset;
  -ms-line-clamp: unset;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  white-space: unset;
}
body.checkout-cart-index .cart.table-wrapper .product-item-name a,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name a {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  line-height: normal;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: inline-block;
  hyphens: auto;
  overflow: unset;
  text-overflow: unset;
  display: unset;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-box;
  -webkit-line-clamp: unset;
  -moz-line-clamp: unset;
  -ms-line-clamp: unset;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  white-space: unset;
  min-height: unset;
}
body.checkout-cart-index .cart.table-wrapper .product-sku,
.amasty_quote-cart-index .cart.table-wrapper .product-sku {
  padding-top: 4px !important;
  padding-bottom: 0 !important;
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
body.checkout-cart-index .cart.table-wrapper button.amquote-addto-button,
.amasty_quote-cart-index .cart.table-wrapper button.amquote-addto-button {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  margin-bottom: 20px;
  display: none;
}
body.checkout-cart-index .cart.table-wrapper span.cart-price span,
.amasty_quote-cart-index .cart.table-wrapper span.cart-price span {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
body.checkout-cart-index .cart.table-wrapper .cart > .item td.col.subtotal span.price,
.amasty_quote-cart-index .cart.table-wrapper .cart > .item td.col.subtotal span.price {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: right;
}
body.checkout-cart-index .cart.table-wrapper .col.qty .input-text,
.amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
  height: 48px;
  width: 80px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 0;
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
}
body.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action span,
.amasty_quote-cart-index .cart.table-wrapper .actions-toolbar > .action span {
  text-decoration: underline;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: right;
}
body.checkout-cart-index .cart.table-wrapper .item .col.item,
.amasty_quote-cart-index .cart.table-wrapper .item .col.item {
  padding: 16px 0 17px 0;
}
body.checkout-cart-index div#block-shipping,
.amasty_quote-cart-index div#block-shipping {
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary,
.amasty_quote-cart-index .cart-container .cart-summary {
  width: 100%;
  padding: 16px;
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 0;
  background-color: #ffffff;
}
body.checkout-cart-index .cart-container .cart-summary h4.h4subtitle,
.amasty_quote-cart-index .cart-container .cart-summary h4.h4subtitle,
body.checkout-cart-index .cart-container .cart-summary .summary,
.amasty_quote-cart-index .cart-container .cart-summary .summary {
  margin: 0 0 16px;
  text-transform: capitalize;
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
body.checkout-cart-index .cart-container .cart-summary .shipping .title,
.amasty_quote-cart-index .cart-container .cart-summary .shipping .title {
  border-top: 1px solid #cccccc;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
}
body.checkout-cart-index .cart-container .cart-summary .shipping .title strong,
.amasty_quote-cart-index .cart-container .cart-summary .shipping .title strong {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .action.primary.checkout,
.amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout,
body.checkout-cart-index .cart-container .cart-summary .amshopby-button.checkout,
.amasty_quote-cart-index .cart-container .cart-summary .amshopby-button.checkout,
body.checkout-cart-index .cart-container .cart-summary .am-filter-go.checkout,
.amasty_quote-cart-index .cart-container .cart-summary .am-filter-go.checkout {
  float: left;
  width: 100%;
  text-align: center;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  height: 48px;
}
body.checkout-cart-index .cart-container .cart-summary .action.primary.checkout:hover,
.amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout:hover,
body.checkout-cart-index .cart-container .cart-summary .amshopby-button.checkout:hover,
.amasty_quote-cart-index .cart-container .cart-summary .amshopby-button.checkout:hover,
body.checkout-cart-index .cart-container .cart-summary .am-filter-go.checkout:hover,
.amasty_quote-cart-index .cart-container .cart-summary .am-filter-go.checkout:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
body.checkout-cart-index .cart-container .cart-summary .action.primary.checkout.disable,
.amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout.disable,
body.checkout-cart-index .cart-container .cart-summary .amshopby-button.checkout.disable,
.amasty_quote-cart-index .cart-container .cart-summary .amshopby-button.checkout.disable,
body.checkout-cart-index .cart-container .cart-summary .am-filter-go.checkout.disable,
.amasty_quote-cart-index .cart-container .cart-summary .am-filter-go.checkout.disable {
  background-color: #cccdd7;
}
body.checkout-cart-index .cart-container .cart-summary .action.primary.checkout span,
.amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout span,
body.checkout-cart-index .cart-container .cart-summary .amshopby-button.checkout span,
.amasty_quote-cart-index .cart-container .cart-summary .amshopby-button.checkout span,
body.checkout-cart-index .cart-container .cart-summary .am-filter-go.checkout span,
.amasty_quote-cart-index .cart-container .cart-summary .am-filter-go.checkout span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
body.checkout-cart-index form#discount-coupon-form .control input,
.amasty_quote-cart-index form#discount-coupon-form .control input {
  padding: 14px 16px;
  width: 100%;
  border: 1px solid #CCCCCC;
  height: 48px;
  border-radius: 0;
}
body.checkout-cart-index form#discount-coupon-form .control input::placeholder,
.amasty_quote-cart-index form#discount-coupon-form .control input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
body.checkout-cart-index .block.discount,
.amasty_quote-cart-index .block.discount {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}
body.checkout-cart-index .block.discount .title,
.amasty_quote-cart-index .block.discount .title {
  text-align: left;
}
body.checkout-cart-index .block.discount .title:after,
.amasty_quote-cart-index .block.discount .title:after {
  display: none;
}
body.checkout-cart-index .block.discount .title strong,
.amasty_quote-cart-index .block.discount .title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
body.checkout-cart-index .block.discount .fieldset.coupon,
.amasty_quote-cart-index .block.discount .fieldset.coupon {
  margin-bottom: 0;
}
body.checkout-cart-index .block.discount .fieldset.coupon .field,
.amasty_quote-cart-index .block.discount .fieldset.coupon .field {
  width: 75%;
  float: left;
  display: inline-block;
  margin: 0;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar {
  border: 0;
  width: 25%;
  float: right;
  height: 48px;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary,
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary {
  padding: 14px 24px;
  background-color: #efe6d3;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
  width: 100%;
  height: 48px;
  box-shadow: none;
  border: 0;
  color: #212b36;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary:hover,
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary:hover,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary.disable,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary.disable,
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary.disable,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary span,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.apply.primary span,
body.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary span,
.amasty_quote-cart-index .block.discount .fieldset.coupon .actions-toolbar .primary .action.cancel.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
body.checkout-cart-index .block.discount div.content,
.amasty_quote-cart-index .block.discount div.content {
  display: block !important;
}
body.checkout-cart-index .block.discount div.content .item-options .values,
.amasty_quote-cart-index .block.discount div.content .item-options .values {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  margin-left: 8px;
}
body.checkout-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus {
  color: #005F5A;
  text-align: center;
  width: 100%;
  margin: 3px 0;
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary,
.amasty_quote-cart-index .cart-container .cart-summary {
  margin-bottom: 18px;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals {
  padding-top: 12px;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .label-total,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .label-total {
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th .title,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th .title {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td span,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax th,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax th {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-bottom: 17px;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax td,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax td span,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals-tax td span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tr td,
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tr td {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .title,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 16px 0 0;
  padding: 0;
  border-bottom: none;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details {
  margin: 0;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label {
  margin: 0;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label span,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label div,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .label div {
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .control,
.amasty_quote-cart-index .cart-container .cart-summary .quote-details .amquote-summary-details .textarea .control {
  margin-top: 0;
}
.checkout-cart-index {
  background-color: #fcfbf7;
}
.checkout-cart-index .recently-product-cat {
  width: 66%;
  display: inline-block;
  max-width: 66%;
  margin-top: 58px;
  float: left;
}
.checkout-cart-index .recently-product-cat .block-title {
  margin-bottom: 22px;
}
.checkout-cart-index .recently-product-cat .block-title h2 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  text-align: left;
}
.checkout-cart-index .recently-product-cat .product-image-wrapper {
  overflow: visible;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid {
  margin-bottom: 6px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items {
  margin: 0 -12px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 25%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  width: auto;
  display: inline-block;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price.comapreprice {
  color: #637381;
  text-decoration: line-through;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .specialprice {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
  float: left;
  margin-right: 8px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item a.product-item-photo {
  display: block;
  text-align: center;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info {
  position: relative;
  min-height: auto;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info:hover .cust-attr {
  display: none !important;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info:hover .product-item-inner {
  display: block !important;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details {
  padding-bottom: 44px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  min-height: 56px;
  width: 100%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span {
  display: block;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.head-label,
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.heart-label,
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.base-label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.head-val,
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.heart-val,
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr .head span.base-val {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner {
  box-shadow: none;
  margin: unset;
  margin-top: 10px;
  display: none;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  max-width: 100%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
  padding: 14px 4px !important;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  border: none;
  height: unset;
  width: 100%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary.disable {
  background-color: #cccdd7;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  margin-top: 0;
  position: unset;
  top: 64px;
  left: 0;
  margin-top: 16px;
  padding-left: 0;
  padding-right: 0;
  float: unset;
  display: flex;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .tocompare {
  order: 2;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary .towishlist {
  order: 1;
  margin-right: 16px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th {
  padding: 11px 0 0px 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td {
  padding: 11px 0 0 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
.amasty_quote-cart-index {
  background-color: #fcfbf7;
}
.amasty_quote-cart-index .recently-product-cat {
  width: 66%;
  display: inline-block;
  max-width: 66%;
  margin-top: 58px;
}
.amasty_quote-cart-index .recently-product-cat .block-title {
  margin-bottom: 22px;
}
.amasty_quote-cart-index .recently-product-cat .block-title h2 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  text-align: left;
}
.amasty_quote-cart-index .recently-product-cat .product-image-wrapper {
  overflow: visible;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid {
  margin-bottom: 6px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items {
  margin: 0 -12px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 25%;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  width: auto;
  display: inline-block;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price.comapreprice {
  color: #637381;
  text-decoration: line-through;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .specialprice {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
  float: left;
  margin-right: 8px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item a.product-item-photo {
  display: block;
  text-align: center;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info {
  position: relative;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details {
  padding-bottom: 28px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner {
  box-shadow: none;
  margin: unset;
  margin-top: 10px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
  max-width: 100%;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
  padding: 14px 8px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  margin-top: 0;
  position: unset;
  top: 64px;
  left: 0;
  margin-top: 16px;
  padding-left: 0;
  padding-right: 0;
  float: unset;
}
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th {
  padding: 11px 0 0px 0;
}
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td {
  padding: 11px 0 0 0;
}
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
}
body.checkout-cart-index div#block-summary form#shipping-zip-form .field .control input,
.amasty_quote-cart-index div#block-summary form#shipping-zip-form .field .control input {
  height: 44px;
}
body.checkout-cart-index div#block-summary form#shipping-zip-form .field .control select,
.amasty_quote-cart-index div#block-summary form#shipping-zip-form .field .control select {
  height: 44px;
}
body.checkout-cart-index .cart-totals tbody .mark,
.amasty_quote-cart-index .cart-totals tbody .mark {
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong,
  .amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong {
    font-size: 16px;
  }
  body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span,
  .amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span {
    font-size: 16px;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    position: relative;
    width: 96px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
}
@media (max-width: 1200px) {
  .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details {
    padding-bottom: 15px;
    /*padding-bottom: 15px !important;*/
  }
  .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    margin-top: 0;
    /*margin-top: 0 !important;*/
  }
  .checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details {
    padding-bottom: 70px;
  }
  .checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner {
    display: block;
  }
  .checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .cust-attr {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1190px) {
  .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 50% !important;
  }
  .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .price .comapreprice {
    font-size: 12px;
  }
  .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .price .specialprice {
    font-size: 12px;
    margin-right: 4px;
  }
  .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
    padding: 14px 0 !important;
  }
}
@media (max-width: 1024px) {
  body.checkout-cart-index .page-main,
  .amasty_quote-cart-index .page-main {
    max-width: 1366px;
    padding: 0 12px;
    display: block;
    margin: 0 auto;
  }
  body.checkout-cart-index .page-main #contentarea,
  .amasty_quote-cart-index .page-main #contentarea {
    display: none;
  }
  body.checkout-cart-index .page-title-wrapper,
  .amasty_quote-cart-index .page-title-wrapper {
    padding: 33px 0 23px;
    text-align: center;
  }
  body.checkout-cart-index .page-title-wrapper .page-title .base,
  .amasty_quote-cart-index .page-title-wrapper .page-title .base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
  }
  body.checkout-cart-index .cart-rightsidebar,
  .amasty_quote-cart-index .cart-rightsidebar {
    width: 100%;
  }
  body.checkout-cart-index .recently-product-cat,
  .amasty_quote-cart-index .recently-product-cat {
    width: 100%;
    max-width: 100%;
    margin-top: 48px;
  }
  body.checkout-cart-index .recently-product-cat .block-title,
  .amasty_quote-cart-index .recently-product-cat .block-title {
    margin-bottom: 23px;
  }
  body.checkout-cart-index .recently-product-cat .block-title h2,
  .amasty_quote-cart-index .recently-product-cat .block-title h2 {
    text-align: center;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
  }
  body.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items,
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items {
    margin: 0 -8px;
  }
  body.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item,
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item {
    padding: 0 8px;
    margin-right: 0;
  }
  body.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item .product-item-info .sj-image-container,
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item .product-item-info .sj-image-container {
    text-align: center;
  }
  body.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item .product-item-info .product-item-inner,
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items .product-item .product-item-info .product-item-inner {
    padding: 0;
  }
  body.checkout-cart-index .cart-discount,
  .amasty_quote-cart-index .cart-discount {
    width: 100%;
  }
  body.checkout-cart-index .cart-discount .block.discount .fieldset.coupon .actions-toolbar .primary,
  .amasty_quote-cart-index .cart-discount .block.discount .fieldset.coupon .actions-toolbar .primary {
    width: 100%;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
  }
  body.checkout-cart-index .cart-container .cart-summary h4.h4subtitle,
  .amasty_quote-cart-index .cart-container .cart-summary h4.h4subtitle {
    margin-top: 3px;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    position: relative;
    width: 96px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
  }
  body.checkout-cart-index .cart-container .form-cart,
  .amasty_quote-cart-index .cart-container .form-cart {
    max-width: 100%;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
  body.checkout-cart-index .cart-container .form-cart .cart.table-wrapper,
  .amasty_quote-cart-index .cart-container .form-cart .cart.table-wrapper {
    margin-top: 39px;
  }
  body.checkout-cart-index .cart-container .form-cart .cart.table-wrapper .product-item-details .item-options,
  .amasty_quote-cart-index .cart-container .form-cart .cart.table-wrapper .product-item-details .item-options {
    margin: 0px;
    float: left;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.price,
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.price {
    width: 130px;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.qty,
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.qty {
    width: 130px;
  }
  body.checkout-cart-index .table-wrapper.cart .col.price.qty,
  .amasty_quote-cart-index .table-wrapper.cart .col.price.qty {
    width: 130px;
  }
  body.checkout-cart-index .cart.table-wrapper .col.qty .input-text,
  .amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
    width: 80px;
  }
  body.checkout-cart-index div#add,
  .amasty_quote-cart-index div#add {
    position: relative;
    width: 78px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  .amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
}
@media (max-width: 767px) {
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item {
    margin: 0;
    padding: 24px 0 26px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item.message,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item.message {
    padding: 4px;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item.message.error,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item.message.error {
    border: 0;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col.item,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col.item {
    padding-top: 24px;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-photo,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-photo {
    max-width: 100%;
    position: static;
    float: left;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-photo .product-image-container,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-photo .product-image-container {
    float: left;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-details,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-details {
    position: absolute;
    left: 112px;
    width: auto;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-details .message.error,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-details .message.error {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #f94c43;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col.qty,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col.qty {
    padding-top: 0;
    padding-bottom: 64px;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-towishlist {
    left: -46px;
    bottom: 39px;
  }
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete,
  .amasty_quote-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete {
    right: 32px;
    bottom: 39px;
    position: absolute;
  }
  body.checkout-cart-index .page-main .cart.main.actions button,
  .amasty_quote-cart-index .page-main .cart.main.actions button {
    padding: 10px;
    float: right;
    margin-left: auto;
  }
  body.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item,
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 50%;
    margin-bottom: 16px;
  }
}
/*Hardip*/
.checkout-cart-index .page-main,
.amasty_quote-cart-index .page-main {
  max-width: 1366px;
  padding: 0 23px;
  display: block;
  margin: 0 auto;
}
.checkout-cart-index .page-main #contentarea,
.amasty_quote-cart-index .page-main #contentarea {
  display: none;
}
.checkout-cart-index .cart-container .form-cart,
.amasty_quote-cart-index .cart-container .form-cart {
  width: 66%;
  float: left;
  padding-right: 0;
}
@media (max-width: 385px) {
  body.checkout-cart-index .page-main .cart-container .form.form-cart .cart.table-wrapper .cart.item td.col .product-item-photo {
    margin-bottom: 70px;
  }
}
/*Hardip*/
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
.ammenu-menu-wrapper .ammenu-text-block .ammenu-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  color: #bd9747;
}
.ammenu-submenu-block.-root {
  height: 100%;
  width: 100%;
  display: inline-flex;
  padding: 24px;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link .ammenu-label {
  background: transparent;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items {
  text-align: center;
  float: none;
  display: block;
  max-width: 100% !important;
}
.ammenu-nav-sections.-topmenu {
  height: auto;
}
.ammenu-nav-sections.-topmenu .ammenu-category-columns.-col-4 .ammenu-column {
  max-width: 100%;
  width: calc(100% / 5);
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
  padding: 10px 20px;
}
.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link.-current .ammenu-text-block .ammenu-text {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.menumainsec-whole {
  width: 100%;
  display: inline-block;
}
.menumainsec-whole .menu-left {
  width: 70%;
  float: left;
  display: inline-block;
}
.menumainsec-whole .image-menuright {
  float: right;
  padding: 24px;
  display: inline-block;
  width: 30%;
}
.ammenu-category-tree.ammenu-column.category-item a.ammenu-title {
  margin-bottom: 8px;
  padding-bottom: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36 !important;
  text-align: left;
}
.ammenu-category-tree.ammenu-column.category-item .ammenu-list {
  float: left;
}
.ammenu-category-tree.ammenu-column.category-item .ammenu-list li.ammenu-item.category-item a.ammenu-link.-simple {
  margin-bottom: 4px;
  padding-bottom: 0;
  display: inline-block;
}
.ammenu-category-tree.ammenu-column.category-item .ammenu-list li.ammenu-item.category-item a.ammenu-link.-simple span.ammenu-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-transform: capitalize;
}
.ammenu-category-tree.ammenu-column.category-item .ammenu-list li.ammenu-item.category-item a.ammenu-link.-simple span.ammenu-text:hover {
  text-decoration: underline;
}
.ammenu-category-tree.ammenu-column.category-item .ammenu-list li.ammenu-item.category-item:first-child {
  display: none;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter {
  background: #FCFBF7;
  padding: 24px;
  min-width: 244px;
  max-width: 244px;
  display: inline-block;
  float: left;
  overflow-y: hidden;
  overflow-x: hidden;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter {
  padding: 14px 24px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 40px;
  height: 40px;
  padding: 10px 15px;
  text-align: center;
  margin: 0 6px;
  margin-bottom: 12px;
  color: #212b36;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter.disable {
  background-color: #ffffff;
  color: #919eab;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter:hover {
  height: 40px;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter.-letter-all {
  width: 196px;
  margin-left: 0;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.ammenu-nav-sections.-topmenu #additional-node-amasty_shopby_brand_allbrands .ambrands-letters-filter .ambrands-letter.-disabled {
  background: #CCCDD7;
  border-color: #CCCDD7;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #919EAB;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  padding: 0;
  border-radius: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ambrands-list-popup {
  height: 464px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-category-columns {
  padding: 0;
  display: flex;
  width: 75%;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .megamenu-img {
  width: 25%;
  margin-left: 10px;
}
.ambrands-list-popup {
  width: 716px;
}
.ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
  margin: 0;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.ambrands-list-popup .ambrands-letters-filter .ambrands-letter:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.ambrands-list-popup .ambrands-letters-filter .ambrands-letter.disable {
  background-color: #ffffff;
  color: #919eab;
}
.ambrands-list-popup .ambrands-popup-items {
  padding: 24px;
  overflow-y: hidden;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-title {
  display: inline-block;
  text-align: left;
  width: 100%;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin-bottom: 22px;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-content .ambrands-brand-item.-no-logo {
  max-width: max-content;
  margin-right: 14px;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-content .ambrands-inner {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  box-shadow: none;
  text-transform: capitalize;
  width: auto;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-content .ambrands-inner:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-content .ambrands-inner.disable {
  background-color: #ffffff;
  color: #919eab;
}
.ambrands-list-popup .ambrands-popup-items .ambrands-letters-list .ambrands-content .ambrands-inner .ambrands-label {
  padding: 0;
  max-width: unset;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.brand-menu-custom {
  display: inline-block;
  margin: 0 -6px;
  float: none;
}
@media (max-width: 1024px) {
  ul.ui-custom-menu {
    margin: 0 12px;
    border-top: 1px solid #cccccc;
    padding-top: 23px;
  }
  ul.ui-custom-menu li {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
  }
  ul.ui-custom-menu li a span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
    margin-left: 16px;
  }
  ul.ui-custom-menu .li-menu-myaccount a:before {
    content: '';
    background: url(../images/mstore.svg);
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
  }
  ul.ui-custom-menu .li-menu-whishlist a:before {
    content: '';
    vertical-align: middle;
    background: url(../images/mwish.svg);
    width: 32px;
    height: 32px;
    display: inline-block;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link {
    border-top: 1px solid #cccccc;
    border-bottom: 0 !important;
    margin: 0 12px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-text-block {
    padding-right: 0;
  }
  .ammenu-nav-sections.-sidebar .ammenu-item.-active figure.ammenu-icon-block:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/menuminus.svg);
  }
  .ammenu-nav-sections.-sidebar .ammenu-item.-active figure.ammenu-icon-block path {
    display: none;
  }
  .ammenu-nav-sections.-sidebar .ammenu-item.-active figure.ammenu-icon-block.-toggle {
    height: 24px !important;
    top: -8px !important;
    transform: unset !important;
    width: 40px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-item.-active .ammenu-items li.ammenu-item.-active figure.ammenu-icon-block.-toggle:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/menuminus.svg);
  }
  .ammenu-nav-sections.-sidebar .ammenu-item.-active .ammenu-items li.ammenu-item figure.ammenu-icon-block.-toggle:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/plusmenu.svg);
  }
  .ammenu-nav-sections.-sidebar .ammenu-item figure.ammenu-icon-block:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/plusmenu.svg);
  }
  .ammenu-nav-sections.-sidebar .ammenu-item figure.ammenu-icon-block.-toggle {
    height: 24px !important;
    top: -16px !important;
    width: 40px;
  }
  .ammenu-nav-sections.-sidebar .ammenu-item figure.ammenu-icon-block path {
    display: none;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened ul.ammenu-tabs-list {
    display: none;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close {
    background: url(../images/menuc.svg);
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
  }
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close:before,
  .ammenu-menu-wrapper .ammenu-nav-sections.-sidebar.-opened .ammenu-button.-close:after {
    display: none;
  }
  .ammenu-menu-wrapper .ammenu-text-block .ammenu-text {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
    text-transform: capitalize;
  }
}
/*.products.products-grid {
    .product-items {
        .product-item{
            min-width: 335px;
        }
    }
}*/
.message.info > *:first-child:before {
  display: none;
}
.message.info.empty {
  padding: 14px 23px 14px 23px;
  background: rgba(62, 182, 88, 0.1);
  /*margin: 0 0 16px;*/
  margin-top: 8px;
  margin-bottom: 8px;
}
.message.info.empty span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #3eb658;
}
.message.info.empty span:before {
  display: none;
}
/*test///////////*/
.page-title-wrapper {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
}
.catalog-category-view .page-main .columns {
  margin-top: 22px;
}
.catalog-category-view .actions-secondary a:nth-child(2),
.catalogsearch-result-index .actions-secondary a:nth-child(2),
.category-default-category .actions-secondary a:nth-child(2),
.ambrand-index-index .actions-secondary a:nth-child(2) {
  display: none;
}
.catalog-product-view .actions-secondary a:nth-child(2) {
  display: block;
}
.products.wrapper ~ .toolbar .limiter {
  padding-top: 16px;
  display: none;
}
.ampreorder-note {
  display: none;
}
.product-items .ampreorder-observed .price-box {
  margin-bottom: 0 !important;
}
/*admin__data-grid-outer-wrap(catalog-category-view) start*/
.admin__data-grid-outer-wrap .block-viewed-products-grid {
  margin: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-title {
  padding: 46px 0 22px 0;
  width: 100%;
  display: inline-block;
  margin: 0;
  text-align: center;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-title strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 0px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -12px;
  margin-top: 0px;
  /*display: inline-block;*/
  min-width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 24px;
  margin-left: 0 !important;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
  width: 100% !important;
  padding: 16px;
  background-color: #ffffff;
  cursor: pointer;
  min-height: 464px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .actions-secondary {
  display: block;
  margin-top: 35px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  top: 25px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info:hover .product-item-details .cust-head {
  display: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-photo .product-image-wrapper:hover {
  background: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .brand-name {
  margin-top: 12px;
  margin-bottom: 6px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .brand-name strong span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
  margin-top: 6px;
  padding-bottom: 0px;
  width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .brand-name {
  margin-bottom: 6px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .brand-name strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 4px;
  margin-top: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  min-height: 56px;
  width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head {
  width: calc(33.33333333%);
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span {
  display: block;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span.head-label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head .head span.head-val {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin: 0;
  min-height: 21px;
  width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box span.price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price {
  float: left;
  margin-right: 8px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .old-price .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #637381;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary {
  box-shadow: none;
  padding: 0;
  margin: 0;
  border: none;
  margin-top: 10px;
  float: right;
  display: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary:before {
  display: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .already-in-wishlist.action.towishlist:before {
  content: '';
  background: url(../images/wishlisted.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #ccc;
  text-align: center;
  background: #ffffff;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
  margin-right: 11px;
  margin-left: 0px;
  font-size: 0;
  padding: 0;
  border-radius: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist span {
  display: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:before {
  content: '';
  background: url(../images/wishlist.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist:hover:before {
  content: '';
  background: url(../images/wishlist_hover.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.tocompare {
  margin-right: 0px;
  font-size: 0;
  padding: 0;
  border-radius: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.tocompare ver span {
  display: none;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.tocompare:before {
  /*display: inline-block;
                                                right: 0px;
                                                background-repeat: no-repeat;
                                                background-position: center;
                                                font-family: 'luma-icons';
                                                margin: 0;
                                                font-size: 16px;
                                                line-height: 16px;
                                                vertical-align: middle;
                                                display: inline-block;
                                                font-weight: normal;
                                                overflow: hidden;
                                                speak: none;
                                                text-align: center;
                                                color: #666;*/
  content: '';
  background: url(../images/compare.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.tocompare:hover:before {
  content: '';
  background: url(../images/compare_hover.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  margin-top: 10px;
  position: relative;
  z-index: 1;
  max-width: 152px;
  width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  width: 100%;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.primary {
  width: 100%;
  opacity: 1;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  height: unset;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.primary.disable {
  background-color: #cccdd7;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary button.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary + .actions-secondary > .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary + .actions-secondary > .action.tocompare {
  margin-right: 0;
}
/*.admin__data-grid-outer-wrap (catalog-category-view) end*/
.page-products .amscroll-load-button .amscroll-text,
.catalogsearch-result-index .amscroll-load-button .amscroll-text {
  background: transparent;
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  text-decoration: underline;
  width: 100%;
}
.page-products .amscroll-load-button .amscroll-text:hover,
.catalogsearch-result-index .amscroll-load-button .amscroll-text:hover {
  text-decoration: none;
  color: #637381;
}
#amasty-shopby-product-list .products.wrapper {
  margin-bottom: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .sidebar-additional {
  display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .page-title-wrapper {
  margin-bottom: 22px;
  margin-top: 42px;
}
.ambrand-index-index .category-view {
  display: none;
}
.ambrand-index-index .page-title-wrapper {
  margin-bottom: 22px;
  margin-top: 42px;
}
.products-grid .product-item-info:hover {
  background: #ffffff;
  box-shadow: unset;
  border: unset;
  margin: unset;
  padding: 16px;
  position: relative;
  z-index: unset;
  box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
}
.products-grid .product-item-info:hover .cust-attr {
  display: none;
}
.products-grid .product-item-info.active {
  background: #ffffff;
  box-shadow: unset;
  border: unset;
  margin: unset;
  padding: unset;
  position: relative;
  z-index: unset;
}
.products-grid .product-item-info.active .cust-attr {
  display: none;
}
.products-grid .already-in-wishlist.action.towishlist:before {
  content: '';
  background: url(../images/wishlisted.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.products-grid .already-in-compare.action.tocompare:before {
  content: '';
  background: url(../images/compare_add.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.products-grid .action.towishlist {
  margin-right: 12px;
}
.products-grid .action.towishlist:before {
  content: '';
  background: url(../images/wishlist.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.products-grid .action.towishlist:hover:before {
  content: '';
  background: url(../images/wishlist_hover.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.products-grid .action.tocompare {
  margin-right: 16px;
}
.products-grid .action.tocompare:before {
  content: '';
  background: url(../images/compare.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.products-grid .action.tocompare:hover:before {
  content: '';
  background: url(../images/compare_hover.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.product-item-info {
  width: 100% !important;
  padding: 16px;
  background-color: #ffffff;
  cursor: pointer;
  min-height: 458px;
}
.product-item-info:hover {
  box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
}
.product-item-info .product-item-photo .product-image-wrapper:hover {
  background: none;
}
.product-item-info .product-item-details {
  margin-top: 12px;
  padding-bottom: 0px;
  width: 100%;
}
.product-item-info .product-item-details .brand-name {
  margin-bottom: 6px;
}
.product-item-info .product-item-details .brand-name strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.product-item-info .product-item-details .product-item-name {
  margin-bottom: 4px;
  margin-top: 0;
}
.product-item-info .product-item-details .product-item-name a.product-item-link {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.product-item-info .product-item-details .cust-attr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  min-height: 40px;
}
.product-item-info .product-item-details .cust-attr .cust-head {
  width: calc(33.33333333%);
}
.product-item-info .product-item-details .cust-attr .cust-head span {
  display: block;
}
.product-item-info .product-item-details .cust-attr .cust-head span.head-label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.product-item-info .product-item-details .cust-attr .cust-head span.head-val {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.product-item-info .product-item-details .price-box {
  margin: 0;
}
.product-item-info .product-item-details .price-box span.price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.product-item-info .product-item-details .special-price {
  float: left;
  margin-right: 8px;
}
.product-item-info .product-item-details .special-price .price-final_price span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
}
.product-item-info .product-item-details .old-price .price-final_price .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #637381;
}
.product-item-info .product-item-details .product-item-inner {
  box-shadow: none;
  padding: 0 16px;
  margin: 0;
  border: none;
  margin-top: 10px;
  padding-bottom: 16px;
}
.product-item-info .product-item-details .product-item-inner:before {
  display: none;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 0;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary + .actions-secondary > .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary + .actions-secondary > .action.tocompare {
  margin-right: 0;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  max-width: 152px;
  width: 100%;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  width: 100%;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary {
  width: 100%;
  opacity: 1;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  height: unset;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary.disable {
  background-color: #cccdd7;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
  /*padding-right: 16px;
                    margin-top: -7px;*/
  float: right;
}
/*.amquote-addto-button {
    display: none;
}*/
.amasty-catalog-topnav {
  margin-top: 0;
}
.sorter-action.sort-asc {
  display: none !important;
}
.sorter-action.sort-desc {
  display: none !important;
}
.products.products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 0px;
}
.products.products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -12px;
  margin-top: 0px;
  display: inline-block;
  min-width: 100%;
}
.products.products-grid .product-items .product-item {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 24px;
  margin-left: 0 !important;
}
.products.products-grid .product-items .product-item product-reviews-summary {
  padding-left: 0;
  padding-bottom: 9px;
}
.breadcrumbs {
  margin: 0;
  max-width: 1366px;
  padding: 20px 23px 0;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.breadcrumbs .items {
  overflow: scroll;
  display: flex;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  white-space: nowrap;
}
.breadcrumbs .items::-webkit-scrollbar {
  display: none;
}
.breadcrumbs .items .item {
  position: relative;
  padding: 0 4px;
}
.breadcrumbs .items .item a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
  padding: 0 4px;
}
.breadcrumbs .items .item strong {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #637381;
}
.breadcrumbs .items .item:after {
  content: '/';
  font-size: 12px;
  line-height: 16px;
  color: #212b36;
  position: absolute;
  right: 0px;
  margin: 0;
}
.breadcrumbs .items .item:last-child:after {
  display: none;
}
.page-products.page-layout-2columns-left .column.main {
  float: left;
  width: 78%;
  padding-bottom: 0;
  padding-left: 48px;
  position: relative;
}
.page-products.page-layout-2columns-left .column.main #amasty-shopby-product-list {
  float: left;
  width: 100%;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products {
  width: auto;
  margin: 0;
  float: right;
  display: inline-block;
  margin: -28px 0px 15px 0;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: relative;
  right: 0;
  top: -48px;
  /*.sorter-label{
                                color: @color-primary;
                                padding-right: 16px;
                            }*/
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label,
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter a {
  display: none;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter select {
  box-sizing: border-box;
  height: 48px;
  width: 200px;
  border: 1px solid #CCCCCC;
  border-radius: 0px;
  background-color: #FFFFFF;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
  margin: 0;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .limiter .label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .limiter .control .limiter-options {
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #cccccc;
  margin: 0 8px;
  width: auto;
}
.page-products .sidebar.sidebar-main {
  width: 22%;
  margin-top: 0px;
  padding-right: 0;
  max-width: 288px;
  margin-top: 0;
  background-color: #ffffff;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options .am-ranges ol.items,
.page-products .sidebar.sidebar-main .filter-content .filter-options .am-ranges ol .container.sj-test {
  padding: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 0 16px 0 16px;
  overflow: inherit;
  text-transform: unset;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 17px 0 18px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  display: inline-block;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-item:last-child {
  border-bottom: none;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content {
  margin-top: 26px;
  padding: 0 16px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form {
  padding: 0;
  margin: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form .swatch-attribute .am-swatch-wrapper {
  margin: 0 !important;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option {
  min-width: 20px;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  height: auto;
  padding: 4px 0 1px;
  margin-right: 8px;
  min-height: 20px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option.disable {
  background-color: #ffffff;
  color: #919eab;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form .swatch-attribute .am-swatch-wrapper .am-swatch-link .swatch-option:hover {
  height: auto;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-show-more {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-left: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-show-more .am-counter {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  opacity: unset;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .am-filter-items-color {
  border-top: none;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items {
  padding: 0 0px;
  margin: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items .item {
  display: block;
  padding: 0 0 0 32px;
  margin: 8px 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items .item:last-child {
  margin-bottom: 6px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items .item a {
  padding-left: 0 !important;
  padding-top: 2px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items .item a .label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.page-products .sidebar.sidebar-main .filter-content .filter-options-content .items .item a .count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-right: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 18px 16px 0 16px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items {
  padding: 20px 16px 12px 16px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-item {
  padding-left: 24px;
  margin: 0;
  align-items: unset;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-remove {
  width: 16px;
  height: 16px;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-remove:after,
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-remove:before {
  height: 1.5px;
  background-color: #637381;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-filter-name {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-right: 8px;
  width: 50%;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-filter-value {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-align: left;
  width: 50%;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-filter-value .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-button-wrap {
  display: none;
}
.page-products .sidebar.sidebar-main .filter-content .filter-actions {
  padding: 0 16px 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.page-products .sidebar.sidebar-main .filter-content .filter-actions a span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.page-products .sidebar.sidebar-main .filter-content .filter-actions a span:hover {
  text-decoration: none;
}
.page-products .product-items .product-item {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 24px;
  margin-left: 0 !important;
}
.page-products.catalog-category-view,
.page-products.catalogsearch-result-index,
.page-products.ambrand-index-index {
  background-color: #fcfbf7;
  /*#contentarea {
            display: none;
        }*/
}
.page-products.catalog-category-view .label,
.page-products.catalogsearch-result-index .label,
.page-products.ambrand-index-index .label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.page-products.catalog-category-view .label span,
.page-products.catalogsearch-result-index .label span,
.page-products.ambrand-index-index .label span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.page-products.catalog-category-view .limiter-text,
.page-products.catalogsearch-result-index .limiter-text,
.page-products.ambrand-index-index .limiter-text {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.page-products.catalog-category-view .count,
.page-products.catalogsearch-result-index .count,
.page-products.ambrand-index-index .count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.page-products.catalog-category-view .container.sj-test .page.messages,
.page-products.catalogsearch-result-index .container.sj-test .page.messages,
.page-products.ambrand-index-index .container.sj-test .page.messages {
  margin: -14px 0 35px 0;
  display: inline-block;
  width: 100%;
}
.page-products.catalog-category-view .price-label,
.page-products.catalogsearch-result-index .price-label,
.page-products.ambrand-index-index .price-label {
  display: none;
}
.page-products.catalog-category-view .page-title-wrapper,
.page-products.catalogsearch-result-index .page-title-wrapper,
.page-products.ambrand-index-index .page-title-wrapper {
  display: inline-block;
  width: auto;
  text-align: right;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  position: relative;
  top: 0;
  left: 22%;
  padding-left: 48px;
}
.page-products.catalog-category-view .filter.block,
.page-products.catalogsearch-result-index .filter.block,
.page-products.ambrand-index-index .filter.block {
  margin-bottom: 0;
}
.page-products.catalog-category-view .filter .filter-subtitle,
.page-products.catalogsearch-result-index .filter .filter-subtitle,
.page-products.ambrand-index-index .filter .filter-subtitle {
  display: none !important;
}
.page-products .amshopby-slider-container {
  margin: 0;
}
.page-products .amshopby-slider-container.-default .ui-slider-range {
  height: unset;
  background-color: unset;
}
.page-products .amshopby-slider-container .ui-slider-range .ui-slider-horizontal,
.page-products .amshopby-slider-container .page-products .ui-slider-horizontal {
  height: 2px;
  background: #212b36;
}
.page-products .amshopby-slider-container .ui-slider-range .ui-slider-horizontal .ui-slider-handle::nth-child(3),
.page-products .amshopby-slider-container .page-products .ui-slider-horizontal .ui-slider-handle::nth-child(3) {
  background-color: #ffffff !important;
}
.page-products .amshopby-slider-container .am-slider {
  background-color: #212b36;
  height: 2px;
}
.page-products .amshopby-slider-container .am-slider .ui-slider-handle {
  background: #212b36 !important;
  border-radius: 0;
  outline: 2px solid #212b36 !important;
  margin-top: -4px;
  border: 2px solid #ffffff;
  width: 15px;
  height: 15px;
}
.page-products .amshopby-slider-container .amshopby-slider-display {
  font-family: 'Gotham-book' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  letter-spacing: 0.25px !important;
  color: #212b36;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
}
.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 0px !important;
}
.filter-options input[type='checkbox'] + .amshopby-choice {
  top: 0 !important;
}
.filter-options input[type='checkbox'] + .amshopby-choice:before {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Empty.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  margin: 0;
  padding-left: 18px;
  content: "";
  width: 24px;
  border: 0;
}
.filter-options input[type='checkbox'] + .amshopby-choice:hover:before {
  -webkit-appearance: none;
  background-image: url(../images/checkbox_hover.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  padding-left: 18px;
  width: 24px;
  content: "";
  border: 0;
}
.filter-options input[type='checkbox'] + .amshopby-choice:after {
  background: unset;
}
.filter-options input[type='checkbox']:checked + .amshopby-choice:before {
  -webkit-appearance: none;
  background-image: url(../images/Checkbox_Filled.svg);
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  padding-left: 18px;
  width: 24px;
  border: 0;
  content: "";
}
/*category page css start*/
/*category page css end(extend)*/
/*category listing page*/
.filter-content .filter-current .filter-current-subtitle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 18px 16px 0 16px;
}
.filter-content .filter-current .amshopby-items {
  padding: 20px 16px 12px 16px;
}
.filter-content .filter-current .amshopby-items .amshopby-item {
  padding-left: 24px;
  margin: 0;
}
.filter-content .filter-current .amshopby-items .amshopby-remove {
  width: 16px;
  height: 16px;
}
.filter-content .filter-current .amshopby-items .amshopby-remove:after,
.filter-content .filter-current .amshopby-items .amshopby-remove:before {
  height: 1.5px;
  background-color: #637381;
}
.filter-content .filter-current .amshopby-items .amshopby-filter-name {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-right: 8px;
}
.filter-content .filter-current .amshopby-items .amshopby-filter-value {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-align: left;
}
.filter-content .filter-current .amshopby-items .amshopby-filter-value .price {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.filter-content .filter-current .amshopby-items .amshopby-button-wrap {
  display: none;
}
.filter-content .filter-actions {
  padding: 0 16px 20px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.filter-content .filter-actions a span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.filter-content .filter-actions a span:hover {
  text-decoration: none;
}
.filter-content .filter-options-content {
  margin-top: 26px;
  padding: 0 16px;
}
.filter-content .filter-options-content .am-shopby-form {
  padding: 0 16px;
  margin: 0;
}
.filter-content .filter-options-content .am-filter-items-color {
  border-top: none;
}
.filter-content .filter-options-content .items {
  padding: 0 16px;
  margin: 0;
}
.filter-content .filter-options-content .items .item {
  display: block;
  padding: 0 0 0 32px;
  margin: 8px 0;
}
.filter-content .filter-options-content .items .item:last-child {
  margin-bottom: 6px;
}
.filter-content .filter-options-content .items .item a {
  padding-left: 0 !important;
  padding-top: 2px;
}
.filter-content .filter-options-content .items .item a .label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.filter-content .filter-options-content .items .item a .count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding-right: 0;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) .filter-options-content .am-category-wrapper .filter-options-content .amshopby-fromto-wrap,
.filter-options-item .filter-options-content .filter-options-item .filter-options-content .am-category-wrapper .filter-options-content .amshopby-fromto-wrap,
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view) .filter-options-content .filter-options-item .filter-options-content .amshopby-fromto-wrap,
.filter-options-item .filter-options-content .filter-options-item .filter-options-content .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
  padding: 0 16px;
}
.am-filter-items-attr_color.swatch-attribute.swatch-layered.color {
  border: 0;
}
.catalog-category-view .amquote-addto-button {
  display: none;
}
@media (min-width: 1315px) {
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: 490px;
  }
}
@media (max-width: 1280px) {
  .products.products-grid .product-items .product-item {
    min-width: unset;
  }
  .page-products .toolbar.toolbar-products {
    margin: -28px 0px 15px 0 !important;
  }
}
@media (max-width: 340px) {
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 4px !important;
  }
}
@media (max-width: 767px) {
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 4px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1280px) {
  .page-products.catalog-category-view .page-title-wrapper,
  .page-products.catalogsearch-result-index .page-title-wrapper,
  .page-products.ambrand-index-index .page-title-wrapper {
    left: 20% !important;
  }
}
@media (max-width: 1200px) {
  .product-item-actions .actions-primary + .actions-secondary {
    display: block;
    margin-left: 1px;
    /*padding-top: 16px;*/
    padding-top: 0;
    text-align: left;
  }
  /*recently-viewed-start*/
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: auto;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding-bottom: 112px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
    min-height: 24px;
    height: 24px;
    width: 100%;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary {
    margin-top: 74px;
    float: left;
    display: block;
    width: 100%;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 16px;
    margin-left: 0;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions {
    max-width: 100%;
    display: block;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    display: block;
    padding: 0;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head {
    display: none;
  }
  /*recently-viewed-end*/
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details,
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding-bottom: 15px;
  }
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .cust-attr,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .cust-attr,
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .cust-attr {
    display: none;
  }
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary,
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
    max-width: 100%;
  }
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary,
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
    padding: 14px 8px;
  }
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary,
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary,
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    margin-top: 0;
    position: unset;
    top: 64px;
    left: 0;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
    float: unset;
  }
  .catalog-category-view .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:nth-child(2),
  .catalogsearch-result-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:nth-child(2),
  .ambrand-index-index .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-secondary a:nth-child(2) {
    display: none !important;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-left: 0;
    margin-right: 16px;
  }
  .catalog-category-view,
  .ambrand-index-index,
  .wishlist-index-index,
  .catalogsearch-result-index,
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: unset;
    clip: unset;
    overflow: visible;
    display: inline-block;
    height: 48px;
    box-shadow: none;
    margin-top: 10px;
    width: 100%;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: auto;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .cust-head {
    display: none;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1280px) {
  .products-grid .product-items .product-item .action.towishlist {
    margin-right: 0px;
  }
  .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary {
    padding: 14px 8px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    padding-right: 16px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    padding-right: 16px;
  }
  .ambrand-index-index .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .actions-secondary .action.towishlist {
    margin-right: 0;
  }
}
@media (min-width: 769px) and (max-width: 1280px) {
  html .page-products.catalogsearch-result-index .product-items .product-item,
  html .page-products.catalog-category-view .product-items .product-item,
  html .page-products.ambrand-index-index .product-items .product-item {
    width: 33.33%;
  }
  html .page-products.catalogsearch-result-index .recently-product-cat .product-item,
  html .page-products.catalog-category-view .recently-product-cat .product-item,
  html .page-products.ambrand-index-index .recently-product-cat .product-item {
    width: 33.33% !important;
  }
  html .page-products h1.page-title span {
    font-size: 24px;
  }
  html .page-products .sidebar.sidebar-main {
    width: 20%;
    margin-top: 0;
  }
  html .page-products.catalog-category-view .column.main,
  html .page-products.catalogsearch-result-index .column.main,
  html .page-products.ambrand-index-index .column.main {
    float: left;
    width: 80%;
  }
}
@media (min-width: 370px) and (max-width: 399px) {
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price {
    margin-right: 4px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .action-secondary,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .action-secondary {
    margin-top: 65px;
  }
}
@media (min-width: 319px) and (max-width: 369px) {
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .special-price {
    margin-right: 4px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .action-secondary,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .action-secondary {
    margin-top: 65px;
  }
}
@media (min-width: 1281px) and (max-width: 1350px) {
  .products-grid .action.towishlist {
    margin-right: 4px;
  }
}
@media (min-width: 1240px) and (max-width: 1275px) {
  .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
    max-width: 142px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-filter-name {
    width: 100%;
  }
  .page-products .sidebar.sidebar-main .filter-content .filter-current .amshopby-items .amshopby-filter-value {
    width: 100%;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main,
  .page-products.catalogsearch-result-index.page-layout-2columns-left .column.main,
  .page-products.ambrand-index-index.page-layout-2columns-left .column.main {
    padding-left: 16px;
    width: 80%;
    float: right;
  }
  .page-products.catalog-category-view .page-title-wrapper,
  .page-products.catalogsearch-result-index .page-title-wrapper,
  .page-products.ambrand-index-index .page-title-wrapper {
    width: auto;
    top: 0;
    padding-left: 16px;
    left: 20%;
    /*margin-bottom: 0px;*/
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title,
  .page-products.catalogsearch-result-index .page-title-wrapper .page-title,
  .page-products.ambrand-index-index .page-title-wrapper .page-title {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
  }
  .page-products.catalog-category-view .products.products-grid,
  .page-products.catalogsearch-result-index .products.products-grid,
  .page-products.ambrand-index-index .products.products-grid {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .page-products.catalog-category-view .page-main,
  .page-products.catalogsearch-result-index .page-main,
  .page-products.ambrand-index-index .page-main {
    max-width: 1366px;
    padding: 0 12px;
    margin: 0 auto;
    display: block;
  }
  .page-products.catalog-category-view .breadcrumbs,
  .page-products.catalogsearch-result-index .breadcrumbs,
  .page-products.ambrand-index-index .breadcrumbs {
    padding-left: 12px;
    padding-right: 12px;
  }
  .page-products.catalog-category-view .toolbar.toolbar-products,
  .page-products.catalogsearch-result-index .toolbar.toolbar-products,
  .page-products.ambrand-index-index .toolbar.toolbar-products {
    margin-right: 0;
  }
  .page-products.catalog-category-view .block-content.filter-content .filter-options-title,
  .page-products.catalogsearch-result-index .block-content.filter-content .filter-options-title,
  .page-products.ambrand-index-index .block-content.filter-content .filter-options-title {
    padding: 0 12px 0 12px;
  }
  .page-products.catalog-category-view .block-content.filter-content .filter-options-content,
  .page-products.catalogsearch-result-index .block-content.filter-content .filter-options-content,
  .page-products.ambrand-index-index .block-content.filter-content .filter-options-content {
    padding: 0 12px;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details {
    padding-bottom: 64px;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details .product-item-inner,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details .product-item-inner,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details .product-item-inner {
    padding: 0;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 100%;
    max-width: 100%;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    position: unset;
    top: 64px;
    left: 0;
    margin-top: 0;
    padding-left: 0px;
    padding-right: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-content .items,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-content .items,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-content .items {
    padding: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-content .am-shopby-form {
    margin: 0;
    padding: 0;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title {
    text-align: center;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-title strong {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
}
@media (max-width: 767px) {
  .page-products.catalog-category-view .column.main #amasty-shopby-product-list,
  .page-products.catalogsearch-result-index .column.main #amasty-shopby-product-list,
  .page-products.ambrand-index-index .column.main #amasty-shopby-product-list {
    display: contents;
  }
}
@media (max-width: 768px) {
  html .page-products {
    margin-top: 0;
  }
  .page-products.page-layout-2columns-left .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: 2px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items {
    margin: 0 -8px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    width: 50%;
    padding: 0 8px;
    margin-bottom: 16px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    min-height: auto;
  }
  /* .toolbar-sorter.sorter {
                &:after {
                    content: "";
                    border-right: @button-tertiary__border  !important;
                    height: 22px;
                    width: 1px;
                    position: absolute;
                    right: 0;
                    top: 0px;
                }

                .sorter-label {
                    
                    padding-right: 0px !important;
                    display: inline-block !important;
                    font-size: 0;
                    position: relative;
                    top: 0;
                    width: auto;
                    justify-content: center;

                    &:before {
                        content: 'Sort';
                        background: url(../images/Sort.png) no-repeat top 2px left 0;
                        height: 24px;
                        width: 40px;
                        padding: 5px 0 0 40px;
                        left: 0px;
                        top: -13px;
                        .bm-text();
                        margin-right: 0;
                        position: relative;
                        filter: brightness(10%);
                        float: left;
                        right: inherit;

                    }
                }

                select {
                    height: 40px;
                    padding: 10px 16px;
                    opacity: 0;
                    top: -32px;
                    position: relative;
                    margin: 0 !important;
                    width: 100%;
                    margin: 0;
                }
            }*/
  .catalog-product-view .column.main,
  .catalog-category-view .column.main {
    display: contents;
  }
  .catalog-product-view .admin__data-grid-outer-wrap,
  .catalog-category-view .admin__data-grid-outer-wrap {
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items {
    margin: 0 -8px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item {
    width: 50%;
    padding: 0 8px;
    min-height: auto;
    margin-bottom: 16px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    min-height: auto;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary,
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
    /*bottom: 80px;*/
  }
  /*related-product-cat-start*/
  .related-product-cat .related-products .crow .block-content .products-grid .product-items {
    margin: 0 -8px;
  }
  .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item {
    padding: 0 8px;
    width: 50%;
    margin-bottom: 16px;
  }
  .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details {
    padding-bottom: 48px;
  }
  /*related-product-cat-end*/
  .page-products.catalog-category-view .sidebar.sidebar-main div#layered-filter-block.active .filter-title,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title,
  .page-products.ambrand-index-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title {
    height: 64px;
    background: #ffffff;
    border-bottom: none;
    z-index: 6;
    border-bottom: 1px solid #cccccc;
    margin: 0 12px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong,
  .page-products.ambrand-index-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong {
    width: 100%;
    padding: 0;
    height: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong::before,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong::before,
  .page-products.ambrand-index-index .sidebar.sidebar-main div#layered-filter-block.active .filter-title strong::before {
    left: 0px;
    background: 0 0;
    top: 0px;
    display: inline-block;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    width: 100%;
    text-align: left;
    padding: 17px 12px 15px 0px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main div#layered-filter-block.active .filter-subtitle,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main div#layered-filter-block.active .filter-subtitle,
  .page-products.ambrand-index-index .sidebar.sidebar-main div#layered-filter-block.active .filter-subtitle {
    display: none;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main div#layered-filter-block .filter-title strong::before,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main div#layered-filter-block .filter-title strong::before,
  .page-products.ambrand-index-index .sidebar.sidebar-main div#layered-filter-block .filter-title strong::before {
    top: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-title,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-title,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-title {
    padding: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-item,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-item,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-item {
    border-bottom: none;
    border-top: 1px solid #cccccc;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-item.active .filter-title strong:before,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-item.active .filter-title strong:before,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-item.active .filter-title strong:before {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
    display: inline-block;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-item:first-child,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-item:first-child,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-item:first-child {
    border-top: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-content,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-content,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-content {
    padding: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-options-content .items,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-options-content .items,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-options-content .items {
    padding: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .amshopby-filter-current.active,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .amshopby-filter-current.active,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .amshopby-filter-current.active {
    position: relative;
    top: -35px;
    z-index: 3;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle {
    padding: 10px 12px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle:before,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle:before,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .filter-current .filter-current-subtitle:before {
    right: 12px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .block-actions.filter-actions,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .block-actions.filter-actions,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .block-actions.filter-actions {
    position: absolute;
    bottom: 40px;
    z-index: 6;
    text-align: right;
    width: auto;
    left: 90px;
    margin: 0;
    border-bottom: none !important;
    padding: 0;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main .filter-content .block-actions.filter-actions a span,
  .page-products.catalogsearch-result-index .sidebar.sidebar-main .filter-content .block-actions.filter-actions a span,
  .page-products.ambrand-index-index .sidebar.sidebar-main .filter-content .block-actions.filter-actions a span {
    font-size: 12px;
  }
  .sidebar .sidebar-main .block.filter.active .filter-title strong:before {
    display: none;
  }
  .page-title-wrapper .page-title .base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .filter.active .filter-title strong:after {
    color: #000;
    font-size: 14px;
    position: absolute;
    right: 12px;
    top: 22px;
  }
  .filter.active .filter-options {
    padding: 0 12px;
    margin-top: 14px;
  }
  .filter .filter-current {
    margin: 39px 0px 0;
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: -158px;
    width: 320px;
    z-index: 5;
    background: #fff;
  }
  .filter .filter-current.active {
    padding-bottom: 0;
  }
  .filter .filter-current .amshopby-items {
    padding: 10px 12px 32px;
    min-height: 100px;
  }
  .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding-top: 19px;
    padding-bottom: 0;
  }
  .catalogsearch-result-index.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -68px !important;
  }
  .catalog-category-view.page-products .columns,
  .catalogsearch-result-index.page-products .columns,
  .ambrand-index-index.page-products .columns {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    float: left;
    width: 100%;
  }
  .catalog-category-view.page-products .container.sj-test,
  .catalogsearch-result-index.page-products .container.sj-test,
  .ambrand-index-index.page-products .container.sj-test {
    padding: 0;
  }
  .catalog-category-view.page-products .products-grid,
  .catalogsearch-result-index.page-products .products-grid,
  .ambrand-index-index.page-products .products-grid {
    margin-top: 16px !important;
    z-index: 2;
  }
  .catalog-category-view.page-products .product-items,
  .catalogsearch-result-index.page-products .product-items,
  .ambrand-index-index.page-products .product-items {
    margin: 0 -8px;
    margin-bottom: 0px;
    margin-top: 0;
  }
  .catalog-category-view.page-products .product-items .product-item,
  .catalogsearch-result-index.page-products .product-items .product-item,
  .ambrand-index-index.page-products .product-items .product-item {
    width: 50%;
    padding: 0 8px;
    margin: 0 0 16px 0;
  }
  .catalog-category-view.page-products .recently-product-cat .product-item,
  .catalogsearch-result-index.page-products .recently-product-cat .product-item,
  .ambrand-index-index.page-products .recently-product-cat .product-item {
    width: 50%;
    margin-bottom: 16px;
  }
  .catalog-category-view.page-products .toolbar-sorter.sorter a,
  .catalogsearch-result-index.page-products .toolbar-sorter.sorter a,
  .ambrand-index-index.page-products .toolbar-sorter.sorter a {
    display: block;
  }
  .catalog-category-view.page-products .toolbar-sorter.sorter:after,
  .catalogsearch-result-index.page-products .toolbar-sorter.sorter:after,
  .ambrand-index-index.page-products .toolbar-sorter.sorter:after {
    content: "";
    border-right: 1px solid #cccccc !important;
    height: 22px;
    width: 1px;
    position: absolute;
    right: 0;
    top: -6px;
  }
  .catalog-category-view.page-products .toolbar-sorter.sorter .sorter-label,
  .catalogsearch-result-index.page-products .toolbar-sorter.sorter .sorter-label,
  .ambrand-index-index.page-products .toolbar-sorter.sorter .sorter-label {
    display: block !important;
    font-size: 0;
  }
  .catalog-category-view.page-products .toolbar-sorter.sorter .sorter-label:before,
  .catalogsearch-result-index.page-products .toolbar-sorter.sorter .sorter-label:before,
  .ambrand-index-index.page-products .toolbar-sorter.sorter .sorter-label:before {
    content: 'Sort';
    background: url(../images/Sort.png) no-repeat top 2px left 0;
    height: 24px;
    width: 40px;
    padding: 5px 0 0 40px;
    left: 30%;
    top: -8px;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    margin-right: 0;
    position: relative;
    filter: brightness(10%);
    float: left;
    right: inherit;
  }
  .catalog-category-view.page-products .toolbar-sorter.sorter select,
  .catalogsearch-result-index.page-products .toolbar-sorter.sorter select,
  .ambrand-index-index.page-products .toolbar-sorter.sorter select {
    height: 40px !important;
    padding: 10px 16px;
    opacity: 0;
    top: -44px;
    position: relative;
    margin: 0 !important;
    width: 100% !important;
    margin: 0;
    border: unset !important;
    box-sizing: border-box;
  }
  .catalog-category-view.page-products .sidebar.sidebar-main,
  .catalogsearch-result-index.page-products .sidebar.sidebar-main,
  .ambrand-index-index.page-products .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #cccccc !important;
    border-bottom: 1px solid #cccccc !important;
    margin-top: 0;
    height: 40px;
    width: 100% !important;
    max-width: 100%;
  }
  .catalog-category-view.page-products .sidebar.sidebar-main .filter-title strong,
  .catalogsearch-result-index.page-products .sidebar.sidebar-main .filter-title strong,
  .ambrand-index-index.page-products .sidebar.sidebar-main .filter-title strong {
    width: auto;
    display: inline-block;
    padding: 0px 0px;
    text-transform: uppercase;
    font-size: 0;
    justify-content: center;
  }
  .catalog-category-view.page-products .sidebar.sidebar-main .filter-title strong:before,
  .catalogsearch-result-index.page-products .sidebar.sidebar-main .filter-title strong:before,
  .ambrand-index-index.page-products .sidebar.sidebar-main .filter-title strong:before {
    content: 'Filter';
    background: url(../images/Filter.png) no-repeat top 2px left 0;
    height: 24px;
    width: 40px;
    padding: 5px 0 0 40px;
    left: 0;
    margin-right: 0;
    position: relative;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
    filter: brightness(10%);
    float: left;
    right: inherit;
  }
  .catalog-category-view.page-products .toolbar.toolbar-products,
  .catalogsearch-result-index.page-products .toolbar.toolbar-products,
  .ambrand-index-index.page-products .toolbar.toolbar-products {
    margin: 0;
    float: left !important;
    text-align: center;
    width: 50% !important;
  }
  .catalog-category-view.page-products .toolbar.toolbar-products .toolbar-sorter.sorter,
  .catalogsearch-result-index.page-products .toolbar.toolbar-products .toolbar-sorter.sorter,
  .ambrand-index-index.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 0;
    width: 18px;
    height: 12px;
    text-align: center;
    float: none;
    display: inline-block;
    top: -51px;
    width: 100%;
  }
  .catalog-category-view.page-products .page-title-wrapper,
  .catalogsearch-result-index.page-products .page-title-wrapper,
  .ambrand-index-index.page-products .page-title-wrapper {
    display: block;
    width: 100%;
    text-align: right;
    position: relative;
    top: 0px;
    left: 0 !important;
    margin-top: 0;
    margin-bottom: 0px;
    padding-left: 0;
  }
  .catalog-category-view.page-products .page-title-wrapper .page-title,
  .catalogsearch-result-index.page-products .page-title-wrapper .page-title,
  .ambrand-index-index.page-products .page-title-wrapper .page-title {
    text-align: center !important;
    width: 100%;
    margin-bottom: 23px;
    position: relative;
    top: 0;
    margin-top: 0;
  }
  .block.filter {
    float: right;
    width: 50%;
    text-align: center;
    position: relative;
    top: -27px;
    right: 0px;
  }
  .block.filter .filter-title {
    display: inline-block;
  }
  .block.filter .filter-title strong {
    background: transparent;
    border: 0;
    box-shadow: none;
    position: unset;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main,
  .catalogsearch-result-index .column.main,
  .ambrand-index-index .column.main {
    padding-left: 0px !important;
  }
  .catalog-product-view .columns .column.main .product-info-main .page-title-wrapper .page-title .base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #212B36;
  }
}
@media (max-width: 366px) {
  .page-products.catalog-category-view .products-grid .product-items .product-item,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item,
  .page-products.ambrand-index-index .products-grid .product-items .product-item {
    padding: 0 8px;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details .price-box,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details .price-box,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details .price-box {
    height: 45px;
  }
  .page-products.catalog-category-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary span,
  .page-products.catalogsearch-result-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary span,
  .page-products.ambrand-index-index .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary form button.primary span {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .catalog-product-view .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary button.primary span {
    font-size: 12px;
  }
  .catalog-product-view .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable span {
    font-size: 12px;
  }
  .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .stock.unavailable span {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .page-products .products-grid .product-items .product-item .product-item-info {
    min-height: auto;
    height: auto;
  }
}
@media (max-width: 325px) {
  .products-grid .product-items .product-item .product-item-info {
    padding: 8px;
  }
  .filter .filter-current {
    left: -124px;
    width: 250px;
  }
  .filter-content .block-actions.filter-actions {
    left: 56px;
  }
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    padding: 8px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    padding: 8px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
    padding: 14px 2px;
  }
}
@media (max-width: 335px) {
  .catalog-category-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info,
  .catalog-product-view .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    padding: 8px;
  }
  .admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .products-grid .product-items .product-item .product-item-info {
    padding: 8px;
  }
}
@media (max-width: 371px) {
  .related-product-cat .related-products .crow .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
    min-height: 50px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1239px) {
  .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
    max-width: 134px;
  }
}
.specialoffers-index-index {
  background-color: #fcfbf7;
}
.specialoffers-index-index .products.products-grid .product-items .product-item {
  width: 50%;
}
.specialoffers-index-index .amquickview-hover {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  width: 100%;
  border: 0;
  opacity: unset;
}
.specialoffers-index-index .amquickview-hover:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.specialoffers-index-index .amquickview-hover.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.specialoffers-index-index .amquickview-hover .amquickview-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.specialoffers-index-index .amquickview-hover .amquickview-link .am-quickview-icon {
  display: none !important;
}
.specialoffers-index-index .page-main h1 center {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  padding: 46px 0 62px;
}
.specialoffers-index-index .page-main .leftimg {
  width: 50%;
  padding-right: 12px;
  position: relative;
  float: left;
}
.specialoffers-index-index .page-main .rightimg {
  width: 50%;
  padding-left: 12px;
  position: relative;
  float: right;
}
.specialoffers-index-index .page-main button.action.tocart.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: auto;
  margin-right: 16px;
  padding: 14px 16px;
}
.specialoffers-index-index .page-main button.action.tocart.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.specialoffers-index-index .page-main button.action.tocart.primary.disable {
  background-color: #cccdd7;
}
.specialoffers-index-index .page-main button.action.tocart.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.specialoffers-index-index .page-main .towishlist {
  width: 48px;
  line-height: 46px;
  text-align: center;
  margin-right: 8px;
  border: 1px solid #cccccc;
  /* &:after {
                  height: 24px;
                  width: 24px;
                  background-image: url(../images/Wishlist.svg);
                  background-position: center;
                  background-repeat: no-repeat;
                  vertical-align: middle;
                  background-size: 100%;
                  display: inline-block;
                  content: ' ';
              }
              &:hover {
                  &:after {
                      height: 24px;
                      width: 24px;
                      background-image: url(../images/wishlist_hover.svg);
                      background-position: center;
                      background-repeat: no-repeat;
                      background-size: 100%;
                      display: inline-block;
                      content: ' ';
                  }
              }*/
}
.specialoffers-index-index .page-main .towishlist span {
  display: none;
}
.specialoffers-index-index .page-main .tocompare {
  height: 48px;
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #919eab;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.specialoffers-index-index .page-main .tocompare span {
  display: none;
}
.specialoffers-index-index .page-main .tocompare::before {
  content: '';
  background: url(../images/compare.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 0;
  background-repeat: no-repeat;
  position: relative;
  top: 4px;
  background-position: center;
}
.specialoffers-index-index .page-main .tocompare:hover {
  color: #101010;
}
.specialoffers-index-index .page-main .tocompare:hover::before {
  background: url(../images/compare_hover.png);
}
.specialoffers-index-index .page-main .cate-img-txt {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 48px;
  max-width: 520px;
  left: 0;
  right: 0;
  margin: auto;
}
.specialoffers-index-index .page-main .cate-img-txt h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  margin-top: 0;
  margin-bottom: 13px;
}
.specialoffers-index-index .page-main .cate-img-txt p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin-bottom: 25px;
}
.specialoffers-index-index .page-main .cate-img-txt a {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 184px;
}
.specialoffers-index-index .page-main .cate-img-txt a:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.specialoffers-index-index .page-main .cate-img-txt a.disable {
  background-color: #cccdd7;
}
.specialoffers-index-index .page-main .prod-detail {
  float: right;
  width: 50%;
  display: block;
  margin-top: 0;
  padding-left: 12px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing {
  padding-left: 0;
  margin-right: -12px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list {
  list-style: none;
  width: calc(50%) !important;
  padding: 0px 12px;
  display: inline-block;
  float: left;
  margin-bottom: 0;
  margin-bottom: 24px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list:nth-child(3n) {
  margin-bottom: 0;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list:nth-child(4n) {
  margin-bottom: 0;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list {
  padding: 16px;
  background-color: #ffffff;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list .prod-detail-info strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list .prod-detail-info .price-box {
  margin-bottom: 10px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list .prod-detail-info .price-box .special-price {
  margin-right: 8px;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list .prod-detail-info .price-box .special-price .price-final_price span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list .prod-detail-info .price-box .old-price .price-final_price .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #637381;
  text-decoration: line-through;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list form {
  opacity: 0;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list:hover form {
  opacity: 1;
}
.specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list:hover {
  box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
  -webkit-box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
  -moz-box-shadow: 0px 2px 16px 4px rgba(40, 44, 63, 0.07000000000000001);
}
.specialoffers-index-index .page-main .sale-category .prod-detail {
  padding-left: 0;
  padding-right: 12px;
}
.specialoffers-index-index .page-main .sale-category .prod-detail .prod-detail-listing {
  margin-left: -12px;
}
.specialoffers-index-index .page-main .category-main {
  clear: both;
  padding-bottom: 64px;
  display: inline-block;
  width: 100%;
}
.specialoffers-index-index .page-main .category-main:last-child {
  padding-bottom: 0;
}
.specialoffers-index-index .page-main #contentarea {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .specialoffers-index-index .page-main h1 center {
    padding: 26px 0 32px;
  }
  .specialoffers-index-index .page-main .leftimg,
  .specialoffers-index-index .page-main .rightimg {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 24px;
    float: none;
  }
  .specialoffers-index-index .page-main .prod-detail {
    width: 100%;
    padding: 0;
    float: none;
  }
  .specialoffers-index-index .page-main .prod-detail .prod-detail-listing {
    margin: 0 -12px;
  }
  .specialoffers-index-index .page-main .prod-detail .prod-detail-listing .prod-list .prod-for-list form {
    opacity: 1;
  }
  .specialoffers-index-index .page-main .category-main {
    padding-bottom: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .specialoffers-index-index .special-page .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-primary {
    width: 50% !important;
    display: inline-block;
    float: left;
    margin-right: 16px;
  }
  .specialoffers-index-index .special-page .products-grid .product-items .product-item .product-item-details .product-item-inner .product-item-actions .actions-secondary {
    padding-top: 0 !important;
  }
  .specialoffers-index-index .special-page .product-item-info .product-item-details .product-item-inner {
    padding: 0;
  }
  .specialoffers-index-index .products.products-grid .product-items .product-item {
    width: 100%;
    padding: 0;
  }
  .specialoffers-index-index .page-main .cate-img-txt p {
    margin-bottom: 21px;
    max-width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .specialoffers-index-index .page-main .columns h1 center {
    padding: 25px 0 31px 0;
    font-size: 24px;
    line-height: 32px;
    /*letter-spacing: -1%;*/
  }
  .specialoffers-index-index .page-main .columns .leftimg,
  .specialoffers-index-index .page-main .columns .rightimg {
    width: 100%;
    float: unset;
    padding: 0 12px;
    margin-bottom: 16px;
  }
  .specialoffers-index-index .page-main .columns button.action.tocart.primary {
    width: 176px;
  }
  .specialoffers-index-index .page-main .columns .cate-img-txt {
    max-width: 340px;
    bottom: 32px;
  }
  .specialoffers-index-index .page-main .columns .prod-detail {
    width: 100%;
    padding: 0 12px;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing {
    margin: 0;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing .prod-list {
    width: 100% !important;
    margin-bottom: 16px;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing .prod-list .prod-for-list form {
    opacity: 1;
    display: flex;
    justify-content: space-between;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing .prod-list .prod-for-list .product-item-name {
    padding: 0;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing .prod-list:nth-child(3n) {
    margin-bottom: 16px;
  }
  .specialoffers-index-index .page-main .columns .prod-detail .prod-detail-listing .prod-list:nth-child(4n) {
    margin-bottom: 16px;
  }
}
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
}
.modal-popup .modal-header .action-close:before {
  left: 0;
}
.modal-popup .modal-content div {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.modal-popup .modal-footer button {
  width: 124px;
}
.modal-popup .modal-footer button.action-dismiss {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  margin-left: 0;
}
.modal-popup .modal-footer button.action-dismiss:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.modal-popup .modal-footer button.action-dismiss.disable {
  background-color: #ffffff;
  color: #919eab;
}
.modal-popup .modal-footer button.action-dismiss span {
  color: #212b36;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.modal-popup .modal-footer button.action-accept {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  border: none;
}
.modal-popup .modal-footer button.action-accept:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.modal-popup .modal-footer button.action-accept.disable {
  background-color: #cccdd7;
}
.modal-popup .modal-footer button.action-accept span {
  color: #ffffff;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.price-box .normal-price .price-container .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.price-box .special-price {
  margin-right: 8px;
}
.price-box .special-price .price-container .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #f94c43;
}
.price-box .old-price .price-container .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #637381;
  text-decoration: line-through;
}
.price-box .price-container .price-wrapper .price {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.table-comparison .cell.remove {
  position: relative;
}
.table-comparison .cell.remove .action.delete {
  position: absolute;
  right: 24px;
  top: 23px;
  margin-right: 0;
}
.table-comparison .cell.remove .action.delete:before {
  content: '';
  background: url(../images/close.svg);
  background-repeat: no-repeat;
  border: none;
  height: 24px;
  padding: 0;
  width: 24px;
}
.table-wrapper.comparison .table-comparison > tbody tr:first-child th,
.table-wrapper.comparison .table-comparison > tbody tr:first-child td {
  min-height: 40px;
}
.catalog-product_compare-index {
  background-color: #fcfbf7;
}
.catalog-product_compare-index #contentarea {
  display: none;
}
.catalog-product_compare-index .page-title-wrapper {
  margin-top: 46px;
  margin-bottom: 22px;
  text-align: center;
}
.catalog-product_compare-index .table-wrapper {
  margin-bottom: 22px;
}
.catalog-product_compare-index .table-wrapper.comparison {
  overflow-x: scroll;
}
.catalog-product_compare-index .table-wrapper.comparison::-webkit-scrollbar {
  display: none;
}
.catalog-product_compare-index .table-wrapper .table-comparison {
  table-layout: unset;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody .cell.label {
  border-right: 0;
  border-bottom: 0;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody .cell.label.product span {
  position: unset;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr {
  border-top: 1px solid #c7cad1;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr:last-child {
  border-bottom: 1px solid #c7cad1;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr th {
  width: 265px;
  display: inline-block;
  max-height: max-content;
  overflow: hidden;
  min-height: max-content;
  height: 100%;
  padding: 23px 0;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr th span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td {
  width: auto;
  border: 1px solid #c7cad1;
  border-top: 1px solid #c7cad1;
  padding: 0;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell {
  border-right: 0;
  /*&.remove {
                                position: relative;
                                .action {
                                    &.delete {
                                        position: absolute;
                                        right: 24px;
                                        top: 23px;
                                        margin-right: 0;
                                        &:before  {
                                            content: '';
                                            background: url(../images/close.svg);
                                            background-repeat: no-repeat;
                                            border: none;
                                            height: 24px;
                                            padding: 0;
                                            width: 24px;   
                                        }
                                    }
                                }
                            }*/
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info {
  padding: 23px 24px;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand {
  padding: 16px;
  background-color: #ffffff;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-photo {
  margin: 0 auto 12px 0;
  text-align: center;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-photo .product-image-container .product-image-wrapper img {
  margin: 0 auto;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-details .brand-name {
  height: unset;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-details .brand-name strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-details .product-item-name {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin: 6px 0 4px;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions {
  margin: 10px 0 0 0;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions .actions-primary {
  width: 100%;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions .actions-primary button {
  width: 100%;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  height: unset;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions .actions-primary button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions .actions-primary button.disable {
  background-color: #cccdd7;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.info .main-brand .product-item-actions .actions-primary button span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.attribute {
  padding: 23px 24px;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.attribute .value {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.catalog-product_compare-index .table-wrapper .table-comparison tbody tr td.cell.attribute p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
@media (max-width: 1365px) {
  .catalog-product_compare-index .table-wrapper .table-comparison tr td.info .main-brand .product-item-photo .product-image-container {
    width: 100% !important;
  }
}
/*@media (min-width: 1366px) {
    .catalog-product_compare-index {
        .table-wrapper {
            .table-comparison {
                tr {
                    td {
                    	&.cell {
                    		&:last-child {
	                            border-right: 0;
	                            padding-right: 0 !important;
                        	}
                    		&.info {
	                            .main-brand {
	                                .product-item-photo {
	                                    .product-image-container {
	                                        width: 100% !important;
	                                    }
	                                }
	                            }
                                &:last-child {
                                    .action {
                                        &.delete {
                                            right: 0;
                                        }
                                    }
                                }
	                        }	
                    	}
                        
                    }
                }
            }
        }
    }
}*/
@media (max-width: 1024px) {
  .catalog-product_compare-index .page-main {
    padding: 0 12px;
    max-width: 1366px;
    margin-top: 0px;
  }
  .catalog-product_compare-index .table-wrapper.comparison {
    overflow-x: scroll;
  }
  .catalog-product_compare-index .table-wrapper.comparison::-webkit-scrollbar {
    display: none;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr th {
    width: 160px;
    padding: 14px 64px 14px 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td {
    /*width: ~"calc(calc(100% / 3) - 160px)";*/
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.info {
    padding: 18px 16px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.info .main-brand .product-item-photo .product-image-container {
    width: 100%;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.attribute {
    padding: 18px 16px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.attribute .value {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.attribute p {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .table-comparison .cell.remove .action.delete {
    right: 16px;
    top: 18px;
  }
}
@media (max-width: 768px) {
  .catalog-product_compare-index .page-title-wrapper {
    margin-top: 25px;
    margin-bottom: 23px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr th {
    padding-right: 18px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.info {
    padding: 18px 8px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.attribute {
    padding: 18px 8px;
  }
  .table-comparison .cell.remove .action.delete {
    right: 8px;
    top: 18px;
  }
}
@media (max-width: 332px) {
  .catalog-product_compare-index .page-title-wrapper {
    margin-top: 25px;
    margin-bottom: 23px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr th {
    padding-right: 18px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.info {
    /*&:nth-child(3) {
											padding-left: 0;
											
										}*/
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison tbody tr td.cell.info:last-child {
    padding-right: 0;
    border-right: 0;
  }
}
/*.body[class*='amblog-index-'] {
	background-color: @color-surface;
}*/
.amblog-index-index,
.amblog-index-search,
.amblog-index-category {
  background-color: #fcfbf7 !important;
}
.amblog-index-index .page-main,
.amblog-index-search .page-main,
.amblog-index-category .page-main {
  margin-top: 28px;
}
.amblog-index-index .page-main #contentarea,
.amblog-index-search .page-main #contentarea,
.amblog-index-category .page-main #contentarea {
  display: none;
}
.amblog-index-index .page-main .page-title-wrapper,
.amblog-index-search .page-main .page-title-wrapper,
.amblog-index-category .page-main .page-title-wrapper {
  display: none;
}
.amblog-index-index .page-main .columns .column.main,
.amblog-index-search .page-main .columns .column.main,
.amblog-index-category .page-main .columns .column.main {
  padding-right: 48px;
  padding-left: 48px;
  width: 56%;
  margin: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles,
.amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles,
.amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles {
  border-bottom: 1px solid #fcfbf7;
}
.amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title .amblog-search-switch,
.amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title .amblog-search-switch,
.amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title .amblog-search-switch {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  padding: 12px 11px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open::after,
.amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open::after,
.amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open::after {
  background: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content,
.amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content,
.amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content {
  margin-top: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content p,
.amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content p,
.amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-content p {
  margin: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 8px 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link {
  background: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link.-disabled,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link.-disabled,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-link.-disabled {
  background: #637381;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-pagination,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-pagination,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-pager-container .amblog-links .amblog-pagination {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item {
  margin-bottom: 32px;
  box-shadow: none;
  border-radius: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container:last-child,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item:last-child {
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-wrapper a,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-wrapper a,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-wrapper a,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-wrapper a {
  width: 100%;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content {
  padding: 0 24px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .blog-categories .amblog-wrap .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .blog-categories .amblog-wrap .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .blog-categories .amblog-wrap .amblog-ref,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-categories .amblog-wrap .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-categories .amblog-wrap .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-categories .amblog-wrap .amblog-ref {
  padding: 4px 8px;
  margin-right: 8px;
  margin-bottom: 9px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  background-color: #bd9747;
  text-decoration: none;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title {
  margin-top: 16px;
  margin-bottom: 9px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot p:last-child,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot p:last-child {
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list {
  padding-left: 15px;
  margin-top: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
  list-style: disc;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li::marker {
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li:last-child {
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .condition-list li .blog-semititle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list {
  padding-left: 0px;
  margin-top: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list .post-imgs {
  margin-bottom: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p:last-child {
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .condition-text .blog-post-list p .blog-semititle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn {
  margin-top: 8px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  max-width: 160px;
  width: 100%;
  text-align: center;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-shot .blog-post-main .buy-btn .buy-now-btn.disable {
  background-color: #cccdd7;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates {
  margin-top: 10px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-date,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-date,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-date,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates .amblog-date,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates .amblog-date,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates .amblog-date,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-views,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-views,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-views,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-minread,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-minread,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates .amblog-minread {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
  margin: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image {
  margin-bottom: 24px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
  position: relative;
  padding-top: 22px;
  padding-bottom: 24px;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap {
  margin: 0;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-ref {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-svg,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .amblog-svg {
  display: none;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features .amblog-wrap .comments .amblog-ref {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
  margin-bottom: 0;
  padding: 0 32px;
  position: relative;
  background: none;
  text-decoration: none;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover {
  text-decoration: underline;
}
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
.amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after,
.amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after,
.amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after {
  content: '';
  background: url(../images/right_icon.svg);
  background-repeat: no-repeat;
  border: none;
  height: 24px;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-title,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title {
  padding: 18px 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  text-transform: uppercase;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item {
  padding: 0 16px 16px 16px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input {
  border: 1px solid #cccccc;
  padding: 14px 16px 14px 48px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn {
  background: url(../images/search.svg);
  background-repeat: no-repeat;
  border: none;
  height: 24px;
  padding: 0;
  position: absolute;
  left: 16px;
  top: 21%;
  transform: translateY(-50%);
  width: 24px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search {
  margin-top: 16px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-index .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .column.main .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable {
  background-color: #cccdd7;
}
.amblog-index-index .page-main .columns .sidebar,
.amblog-index-search .page-main .columns .sidebar,
.amblog-index-category .page-main .columns .sidebar {
  width: 22%;
  padding: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main,
.amblog-index-search .page-main .columns .sidebar.sidebar-main,
.amblog-index-category .page-main .columns .sidebar.sidebar-main {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container {
  padding: 18px 16px 11px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .amslider-header-container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .amslider-header-container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .amslider-header-container,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .amslider-header-container {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-top: 0;
  padding-bottom: 3px;
  text-align: left;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder {
  padding: 15px 0 11px;
  border-bottom: 1px solid #cccccc;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description {
  display: flex;
  justify-content: space-between;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld {
  width: 40px;
  height: 40px;
  padding: 8px 0 5px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header {
  width: calc(100% - 48px);
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates {
  margin: 9px 0 0 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-views,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-views,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-views,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-minread,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-minread,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-minread,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
  margin: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-index .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-search .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-category .page-main .columns .sidebar.sidebar-main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld {
  display: none;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional {
  padding: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  padding: 18px 16px;
  background-color: #ffffff;
  margin-bottom: 32px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block:last-child,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container:last-child,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:last-child,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:last-child,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:last-child {
  margin-bottom: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title:before,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title:before {
  display: none;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item {
  padding: 0;
  margin-top: 18px;
  display: block;
  position: relative;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input {
  border: 1px solid #cccccc;
  padding: 14px 16px 14px 48px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-empty {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  padding: 8px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest {
  border: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest:hover {
  background-color: #fcfbf7;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field .amblog-search-suggest .amblog-suggest a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search {
  margin-top: 16px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable {
  background-color: #cccdd7;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-btn,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-btn,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-btn {
  background: url(../images/search.svg);
  background-repeat: no-repeat;
  border: none;
  height: 24px;
  padding: 0;
  position: absolute;
  left: 16px;
  top: 21%;
  transform: translateY(-50%);
  width: 24px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list {
  margin-top: 25px;
  padding: 0;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category {
  margin-bottom: 8px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories {
  padding-left: 16px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category {
  margin-bottom: 8px;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
@media (max-width: 1024px) {
  .amblog-index-index .breadcrumbs,
  .amblog-index-search .breadcrumbs,
  .amblog-index-category .breadcrumbs {
    padding: 20px 12px 0 12px;
  }
  .amblog-index-index .page-main,
  .amblog-index-search .page-main,
  .amblog-index-category .page-main {
    padding: 0 12px;
    margin-top: 20px;
  }
  .amblog-index-index .page-main .columns .column.main,
  .amblog-index-search .page-main .columns .column.main,
  .amblog-index-category .page-main .columns .column.main {
    padding-left: 24px;
    padding-right: 24px;
    width: 44%;
  }
  .amblog-index-index .page-main .columns .sidebar,
  .amblog-index-search .page-main .columns .sidebar,
  .amblog-index-category .page-main .columns .sidebar {
    width: 28%;
  }
}
@media (max-width: 992px) {
  .amblog-index-index .page-main .columns,
  .amblog-index-search .page-main .columns,
  .amblog-index-category .page-main .columns {
    display: flex;
  }
  .amblog-index-index .page-main .columns .column.main,
  .amblog-index-search .page-main .columns .column.main,
  .amblog-index-category .page-main .columns .column.main {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    order: 1;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item {
    margin-bottom: 24px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .post-image,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .post-image {
    margin-bottom: 16px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title {
    margin-top: 10px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-dates,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-dates {
    margin-top: 20px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
    padding-top: 18px;
    padding-bottom: 16px;
    display: block;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-features,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-features {
    margin-bottom: 16px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read {
    padding: 14px 24px;
    background-color: #212b36;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: .3s ease;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    cursor: pointer;
    height: 48px;
    color: #ffffff;
    width: 100%;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:hover,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:hover {
    background-color: #101010;
    color: #ffffff;
    height: 48px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read.disable,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read.disable,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read.disable,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read.disable,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read.disable,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read.disable {
    background-color: #cccdd7;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer .amblog-read:after,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-read:after {
    display: none;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-element-block,
  .amblog-index-search .page-main .columns .column.main .amblog-element-block,
  .amblog-index-category .page-main .columns .column.main .amblog-element-block,
  .amblog-index-index .page-main .columns .column.main .amblog-post-container .amblog-widget-container,
  .amblog-index-search .page-main .columns .column.main .amblog-post-container .amblog-widget-container,
  .amblog-index-category .page-main .columns .column.main .amblog-post-container .amblog-widget-container,
  .amblog-index-index .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
  .amblog-index-search .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
  .amblog-index-category .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    display: none;
  }
  .amblog-index-index .page-main .columns .sidebar,
  .amblog-index-search .page-main .columns .sidebar,
  .amblog-index-category .page-main .columns .sidebar {
    width: 100%;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-main,
  .amblog-index-search .page-main .columns .sidebar.sidebar-main,
  .amblog-index-category .page-main .columns .sidebar.sidebar-main {
    order: 2;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional {
    order: 3;
    margin-top: 24px;
    margin-bottom: 18px;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .amblog-index-index .breadcrumbs,
  .amblog-index-search .breadcrumbs,
  .amblog-index-category .breadcrumbs {
    padding: 20px 12px 0 12px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content {
    padding: 0 16px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-content .amblog-post-title .post-title,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #212B36;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-post-container .amblog-footer,
  .amblog-index-index .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
  .amblog-index-search .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
  .amblog-index-category .page-main .columns .column.main .amblog-container-list .amblog-grid-list .slick-slide .amblog-item .amblog-footer {
    padding: 0 16px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items,
  .amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items,
  .amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items {
    margin-bottom: 0;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title,
  .amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title,
  .amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title {
    background: transparent;
    border: 1px solid #fcfbf7;
    border-radius: 0px;
  }
  .amblog-index-index .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open,
  .amblog-index-search .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open,
  .amblog-index-category .page-main .columns .column.main .amblog-search-container .amblog-search-items .amblog-search-titles .amblog-search-title.open {
    border-color: #212b36;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before {
    display: none;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item {
    display: block !important;
  }
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-index .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-search .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-category .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list {
    display: block !important;
  }
}
.amblog-index-post {
  background-color: #fcfbf7 !important;
}
.amblog-index-post .page-main #contentarea {
  display: none;
}
.amblog-index-post .page-main .page-title-wrapper {
  margin-top: 26px;
  margin-bottom: 31px;
}
.amblog-index-post .page-main .page-title-wrapper .page-title {
  margin: 0;
  padding: 0;
}
.amblog-index-post .page-main .columns .sidebar {
  width: 22%;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional {
  padding: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
  padding: 18px 16px 11px 16px;
  background-color: #ffffff;
  margin-bottom: 32px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block:last-child,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container:last-child,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container:last-child {
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container {
  margin-bottom: 5px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  text-transform: uppercase;
  padding: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-title:before,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-title:before,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-title:before,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-title:before,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-title:before {
  display: none;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item {
  padding: 0;
  margin-top: 18px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input {
  border: 1px solid #cccccc;
  padding: 14px 16px 14px 48px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-field input::placeholder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-field input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .amblog-btn,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .amblog-btn {
  background: url(../images/search.svg);
  background-repeat: no-repeat;
  border: none;
  height: 24px;
  padding: 0;
  position: absolute;
  left: 16px;
  top: 21%;
  transform: translateY(-50%);
  width: 24px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search {
  margin-top: 16px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  cursor: pointer;
  height: 48px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  width: 100%;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-item .amblog-form-container .extra-search .amblog-btn-new.disable {
  background-color: #cccdd7;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list {
  margin-top: 25px;
  padding: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category {
  margin-bottom: 0px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-link span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories {
  padding-left: 16px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category {
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list .amblog-categories .amblog-category .amblog-categories .amblog-category .amblog-link span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container {
  padding: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .amslider-header-container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .amslider-header-container,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .amslider-header-container {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  padding-top: 0;
  padding-bottom: 3px;
  text-align: left;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder {
  padding: 15px 0 11px;
  border-bottom: 1px solid #cccccc;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description {
  display: flex;
  justify-content: space-between;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-ftimg-hld {
  width: 40px;
  height: 40px;
  padding: 8px 0 5px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header {
  width: calc(100% - 48px);
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .post-title a {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates {
  margin: 9px 0 0 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-views,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-minread,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-header .post-title-holder .amblog-date-main .amblog-dates .amblog-date {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
  margin: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld,
.amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .post-list-wrapper .container .post-list .post-holder .post-content .post-description .post-text-hld {
  display: none;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main {
  padding: 16px 16px 25px 16px;
  background-color: #ffffff;
  text-align: center;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #637381;
  margin-bottom: 11px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main p {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin: 0;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main .social-links {
  margin-top: 20px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main .social-links a {
  margin-right: 24px;
}
.amblog-index-post .page-main .columns .sidebar.sidebar-main .social-links a:last-child {
  margin-right: 0;
}
.amblog-index-post .page-main .columns .column.main {
  padding-right: 48px;
  padding-left: 48px;
  width: 56%;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features {
  margin-top: 24px;
  padding: 0 24px;
  margin-bottom: 25px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features .amblog-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features .amblog-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap {
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features .amblog-wrap:nth-child(2),
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap:nth-child(2),
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features .amblog-wrap:nth-child(2),
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap:nth-child(2) {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features .amblog-wrap .amblog-ref,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap .amblog-ref {
  padding: 4px 8px;
  margin-right: 8px;
  margin-bottom: 9px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  background-color: #bd9747;
  text-decoration: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features .amblog-wrap .amblog-no-comments,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap .amblog-no-comments,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features .amblog-wrap .amblog-no-comments,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features .amblog-wrap .amblog-no-comments {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content {
  padding: 0 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .amblog-post-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title {
  margin-bottom: 11px;
  margin-top: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .amblog-post-title .post-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title .post-title,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title .post-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title .post-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .condition-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list {
  padding-left: 15px;
  margin-top: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .condition-list li,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
  list-style: disc;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .condition-list li::marker,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li::marker {
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .condition-list li:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li:last-child {
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .condition-list li .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .condition-list li .blog-semititle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list {
  padding-left: 0px;
  margin-top: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list .post-imgs {
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p:last-child {
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .condition-text .blog-post-list p .blog-semititle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .buy-btn,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .buy-btn,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn {
  margin-top: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .buy-btn .buy-now-btn,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  max-width: 160px;
  width: 100%;
  text-align: center;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .buy-btn .buy-now-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .blog-post-main .buy-btn .buy-now-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .blog-post-main .buy-btn .buy-now-btn.disable {
  background-color: #cccdd7;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .condition-text .blog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list {
  padding-left: 0px;
  margin-top: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .condition-text .blog-post-list .post-imgs,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list .post-imgs {
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .condition-text .blog-post-list p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .condition-text .blog-post-list p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p:last-child {
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .condition-text .blog-post-list p .blog-semititle,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .condition-text .blog-post-list p .blog-semititle {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 {
  margin-top: 33px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1 h4,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1 h4,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1 h4,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 h4 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 11px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1 p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1 p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p {
  margin-bottom: 32px;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1 p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1 p:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p:last-child {
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 {
  margin-top: 33px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2 h3,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h3,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2 h3,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  margin-bottom: 11px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2 p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2 p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2 p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2 h4,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h4,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2 h4,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h4 {
  margin-top: 37px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-3,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-3,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-3,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-3 {
  margin-top: 41px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-3 h3,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-3 h3,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-3 h3,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-3 h3 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #212B36;
  color: #212b36;
  margin-bottom: 11px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-3 p,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-3 p,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-3 p,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-3 p {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-dates,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-dates,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-dates {
  margin-top: 34px;
  padding: 0 24px;
  margin-bottom: 9px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates .amblog-views,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates .amblog-minread,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-dates .amblog-date {
  margin: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer {
  padding: 0 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap {
  margin: 17px 0 41px 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-helpful,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-helpful,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-helpful,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-helpful {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-options,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options {
  margin-left: 38px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus.-voted .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus.-voted .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus.-voted .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus.-voted .amblog-icon {
  background: url(../images/wishlisted.svg);
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon {
  margin: 0 8px 0 0;
  width: 24px;
  height: 24px;
  background: url(../images/wishlist.svg);
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon:hover,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-icon:hover {
  background: url(../images/wishlist_hover.svg);
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-count,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-count,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-count,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-helpful-wrap .amblog-options .amblog-plus .amblog-count {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-social-container .amblog-list .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-footer .amblog-social-container .amblog-list .amblog-icon:last-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-footer .amblog-social-container .amblog-list .amblog-icon:last-child {
  margin-right: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list {
  margin-top: 31px;
  margin-bottom: 32px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-title {
  padding: 18px 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list {
  padding: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items {
  padding: 0 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list {
  display: unset;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-dots,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-dots,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-dots {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track {
  margin: 0 -12px;
  width: unset !important;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item {
  width: 50% !important;
  padding: 0 12px;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item.slick-cloned,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item.slick-cloned,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item.slick-cloned {
  display: none !important;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item .post-image,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item .post-image,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item .post-image {
  margin-bottom: 12px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details {
  flex-grow: unset;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details .post-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .post-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .post-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates {
  margin: 9px 0 19px 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates .amblog-views,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates .amblog-minread,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .post-item-details .amblog-dates .amblog-date {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper {
  margin-bottom: 32px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-title {
  padding: 18px 16px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list {
  padding: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid {
  padding: 0 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list {
  display: unset;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track {
  margin: 0 -12px;
  width: unset !important;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item {
  width: 50% !important;
  padding: 0 12px;
  margin: 0;
  min-height: 487px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .product-item-actions,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .product-item-actions,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .product-item-actions {
  display: block !important;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .cust-attr,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .cust-attr,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item:hover .cust-attr {
  display: none !important;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-photo,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-photo,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-photo {
  text-align: center;
  padding: 0 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details {
  margin-top: 12px;
  padding: 0 16px;
  padding-bottom: 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .brand-name strong,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .brand-name strong,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .brand-name strong {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-link,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-link,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-link {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  flex-grow: unset;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .price-box,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .price-box,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .price-box {
  display: unset;
  margin: 0;
  flex-grow: unset;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  min-height: 56px;
  width: 100%;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span {
  display: block;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-val,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-val,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr .cust-head span.head-val {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions {
  padding-bottom: 0px;
  display: none;
  margin-top: 10px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
  text-align: center;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .amshopby-button,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .am-filter-go,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 6px;
  border: 0;
  height: auto;
  width: 100%;
  margin-bottom: 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary:hover,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .amshopby-button:hover,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .am-filter-go:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary.disable,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .amshopby-button.disable,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .am-filter-go.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary.disable {
  background-color: #cccdd7;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist {
  margin-right: 16px;
  margin-left: 0px;
  font-size: 0;
  padding: 0;
  border-radius: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist span,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist span,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist span {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:before,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:before,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:before {
  content: '';
  background: url(../images/wishlist.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:hover:before,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:hover:before,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist:hover:before {
  content: '';
  background: url(../images/wishlist_hover.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare {
  margin-right: 0px;
  font-size: 0;
  padding: 0;
  border-radius: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare span,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare span,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare span {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:before,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:before,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:before {
  content: '';
  background: url(../images/compare.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:hover:before,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:hover:before,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.tocompare:hover:before {
  content: '';
  background: url(../images/compare_hover.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  right: 8px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-title {
  padding: 18px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container {
  margin: 0;
  padding: 0 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment {
  margin: 4px 0 0 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author {
  display: block;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author .amblog-svg,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author .amblog-svg,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-author .amblog-svg {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-date,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-views,
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-minread,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-header .amblog-date {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #919eab;
  margin: 9px 0 0 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-thesis,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-thesis,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-thesis {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-top: 15px;
  margin-bottom: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 28px;
  border: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button .amblog-icon,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply a.amblog-button .amblog-icon {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply button,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply button,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-comment-content .amblog-reply button {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block {
  margin-top: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply {
  padding: 0;
  border-left: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-secondary-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-secondary-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-secondary-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-head-note,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-head-note,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-head .amblog-head-note {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper {
  margin-bottom: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label {
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper input,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper input,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper input {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper textarea,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper textarea,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper textarea {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-decoration: underline;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .term-condition label a:hover {
  text-decoration: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment input[type=checkbox],
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment input[type=checkbox],
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment input[type=checkbox] {
  width: 24px;
  height: 24px;
  border: 0;
  top: 8px;
  margin: 0 8px 0 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 160px;
  margin-top: 32px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-btn.disable {
  background-color: #cccdd7;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  width: 160px;
  margin: 32px 0 0 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment a .amblog-link-btn.disable {
  background-color: #cccdd7;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label:after,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label:after,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label:after {
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label span,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label span,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment label span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .control input,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .control input,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-container .amblog-comments-block .amblog-comment .amblog-replies-block .amblog-comment-reply .amblog-form-comment .control input {
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action {
  padding: 0 16px;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-head,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head {
  padding-bottom: 9px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-secondary-title,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-secondary-title,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-secondary-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  margin: 0;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-head-note,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-head-note,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-head .amblog-head-note {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-input,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-input,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-input {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer {
  margin-bottom: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper {
  margin-top: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child {
  margin-right: 24px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper label {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin-bottom: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input {
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input::placeholder,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input::placeholder,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper .amblog-input::placeholder {
  display: none;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition input[type="checkbox"],
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition input[type="checkbox"],
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition input[type="checkbox"] {
  width: 24px;
  height: 24px;
  margin: 0;
  border: none;
  top: 6px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  margin-left: 8px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label a,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label a,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .term-condition label a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  margin-top: 32px;
  border: 0;
  min-width: 160px;
  width: 100%;
  margin-bottom: 16px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn:hover,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn.disable,
.amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-btn.disable {
  background-color: #cccdd7;
}
@media (max-width: 1200px) {
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item {
    min-height: auto;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .cust-attr {
    display: none;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions {
    display: block;
  }
}
@media (max-width: 1024px) {
  .amblog-index-post .breadcrumbs {
    padding: 20px 12px 0 12px;
  }
  .amblog-index-post .page-main {
    padding: 0 12px;
    margin-top: 20px;
  }
  .amblog-index-post .page-main .page-title-wrapper {
    margin-top: 0;
    margin-bottom: 16px;
  }
  .amblog-index-post .page-main .columns .column.main {
    padding-left: 16px;
    padding-right: 16px;
    width: 44%;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features {
    padding: 0 16px;
    margin-bottom: 27px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content {
    padding: 0 16px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-dates {
    padding: 0 16px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container amblog-footer,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container amblog-footer,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item amblog-footer,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container amblog-footer {
    padding: 0 16px;
  }
  .amblog-index-post .page-main .columns .sidebar {
    width: 28%;
  }
}
@media (max-width: 992px) {
  .amblog-index-post .page-main .columns {
    display: flex;
  }
  .amblog-index-post .page-main .columns .column.main {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    order: 1;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper {
    margin-bottom: 24px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid {
    padding: 0;
  }
  .amblog-index-post .page-main .columns .sidebar {
    width: 100%;
  }
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional {
    order: 3;
  }
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container {
    margin-bottom: 24px;
  }
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-search .amblog-item,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-search .amblog-item,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-search .amblog-item {
    display: block !important;
  }
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-element-block .amblog-widget-container .amblog-list,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-post-container .amblog-widget-container .amblog-widget-container .amblog-list,
  .amblog-index-post .page-main .columns .sidebar.sidebar-additional .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-widget-container .amblog-list {
    display: block !important;
  }
  .amblog-index-post .page-main .columns .sidebar.sidebar-main {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 768px) {
  .amblog-index-post .page-main .page-title-wrapper .page-title .base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #212B36;
  }
  .amblog-index-post .page-main .columns {
    display: flex;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid {
    padding: 0;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track {
    margin: 0 -8px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item {
    padding: 0 8px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-features,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-features {
    margin-top: 16px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .amblog-post-title,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .amblog-post-title,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .amblog-post-title {
    margin-bottom: 7px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 {
    margin-top: 29px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1 p,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1 p,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p {
    margin-bottom: 28px;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-1 p:last-child,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p:last-child,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-1 p:last-child,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-1 p:last-child {
    margin-bottom: 0;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 {
    margin-top: 25px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2 p,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2 p,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2 p,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 p {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
    margin-bottom: 0;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-2 h4,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h4,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-2 h4,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-2 h4 {
    margin-top: 25px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-content .detail-3,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-content .detail-3,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-content .detail-3,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-content .detail-3 {
    margin-top: 29px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-container .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-container .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-grid-list .slick-slide .amblog-item .amblog-dates,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-container .amblog-dates {
    margin-top: 26px;
    margin-bottom: 20px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track {
    display: block;
    margin: 0;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item {
    padding: 0;
    width: 100% !important;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-comments-wrapper .amblog-comments-action .amblog-form-comment .amblog-fieldset .amblog-customer .amblog-wrapper:first-child {
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-prev,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-prev,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-prev {
    display: none !important;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-next,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-next,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-next {
    display: none !important;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track {
    display: block;
    margin: 0;
    transform: unset !important;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-post-list .amblog-list .post-items .slick-list .slick-track .post-item {
    padding: 0;
    width: 100% !important;
  }
}
@media (max-width: 350px) {
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .amshopby-button,
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .am-filter-go,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.primary {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
  }
  .amblog-index-post .page-main .columns .column.main .amblog-element-block .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist,
  .amblog-index-post .page-main .columns .column.main .amblog-post-container .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist,
  .amblog-index-post .page-main .columns .column.main .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-related-wrapper .amblog-list .amblog-related-grid .slick-list .slick-track .product-item .product-item-details .product-item-actions .action.towishlist {
    margin-right: 8px;
  }
}
.cms-brands {
  background-color: #fcfbf7;
}
.cms-brands.cms-page-view .breadcrumbs {
  max-width: 1366px;
  padding: 20px 23px 0;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.cms-brands .page-main #contentarea {
  display: none;
}
.cms-brands .page-main .columns .column.main .block h1 {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin: 0 0 10px 0 ;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block {
  margin-bottom: 58px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper {
  margin-bottom: 32px;
  max-width: 352px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper .ambrands-search-block:before {
  content: '';
  background-image: url(../images/search.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper .ambrands-search-block input {
  width: 100%;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 0 14px 48px;
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper .ambrands-search-block input:hover {
  border-color: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper .ambrands-search-block input:focus {
  border-color: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper .ambrands-search-block input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 10px 0px;
  max-width: 40px;
  width: 100%;
  border-radius: 0;
  margin-right: 12px;
  margin-bottom: 12px;
  height: 40px;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter.disable {
  background-color: #ffffff;
  color: #919eab;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter:hover {
  height: 40px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter:first-child {
  margin-right: 11px;
  max-width: 98px;
  width: 100%;
  text-transform: capitalize;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter.-active {
  border-color: #212b36;
  background: none;
  color: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-letters-filter button.ambrands-letter.-disabled {
  background-color: #cccdd7;
  color: #919eab;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter {
  margin-bottom: 58px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin-bottom: 14px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content {
  margin: 0 -12px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item {
  margin: 0 12px;
  max-width: 120px;
  min-height: 168px;
  margin-bottom: 24px;
  width: 100%;
  height: auto;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner {
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner:hover {
  border-color: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner:focus {
  border-color: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner .ambrands-image-block {
  width: 100%;
  padding: 0;
  height: unset;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner .ambrands-image-block .ambrands-image {
  width: 100%;
  height: unset;
  min-height: 168px;
}
.cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner .ambrands-label {
  display: none;
}
.cms-brands footer.page-footer {
  margin-top: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cms-brands.cms-page-view .breadcrumbs {
    display: block;
    padding: 0 23px;
  }
  .cms-brands .page-main .columns .column.main .block h1 {
    margin-bottom: 3px;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block {
    margin-bottom: 54px;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper {
    margin-bottom: 24px;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list {
    flex-wrap: wrap;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter {
    width: 50%;
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .cms-brands.cms-page-view .breadcrumbs {
    display: block;
    padding: 20px 12px 0;
  }
  .cms-brands .page-main .columns .column.main .block {
    margin-top: 26px;
  }
  .cms-brands .page-main .columns .column.main .block h1 {
    margin-bottom: 3px;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block {
    margin-bottom: 54px;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-filters-block .ambrands-search-wrapper {
    margin-bottom: 24px;
    max-width: 100%;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list {
    display: block;
  }
  .cms-brands .page-main .columns .column.main .block .ambrands-brandlist-widget .content .ambrands-letters-list .ambrands-letter {
    width: 100%;
    margin-bottom: 26px;
  }
}
.cms-amasty-faq-home-page {
  background-color: #fcfbf7;
}
.cms-amasty-faq-home-page.cms-page-view .breadcrumbs {
  max-width: 1366px;
  padding: 20px 70px 0;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.cms-amasty-faq-home-page .page-main #contentarea {
  display: none;
}
.cms-amasty-faq-home-page .page-main .columns .column.main {
  max-width: 92%;
  margin: 0 auto;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .page-title-wrapper {
  padding: 0;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .page-title-wrapper .page-title {
  padding-top: 16px;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .page-title-wrapper .page-title .base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center {
  max-width: 352px;
  max-width: 100%;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search {
  position: relative;
  margin-bottom: 0;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search input {
  width: 100%;
  height: 48px;
  border: 1px solid #cccccc;
  border-radius: 0;
  padding: 14px 0 14px 48px;
  margin: 0;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search input:hover {
  border-color: unset;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search input:focus {
  border-color: unset;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search input::placeholder {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center .amfaq-search .am-button {
  background-image: url(../images/search.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  left: 16px;
  right: inherit;
  top: 50%;
  transform: translateY(-50%);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  opacity: unset;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 {
  display: block;
  width: 100%;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category {
  width: 100%;
  margin-bottom: 40px;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category:last-child {
  margin-bottom: 0;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container {
  padding: 0;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .am-category-header {
  min-height: unset;
  margin-bottom: 24px;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .am-category-header .faq-category-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 16px;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item:last-child {
  margin-bottom: 0;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #212b36;
  position: relative;
  padding-right: 0px;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-title .am-plus {
  position: relative;
  float: right;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-title .am-plus:before {
  content: '';
  background-image: url(../images/up-arrow.svg);
  background-position: center;
  width: 24px;
  height: 24px;
  vertical-align: top;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-title .am-minus {
  float: right;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-title .am-minus:before {
  content: '';
  background-image: url(../images/down-arrow.svg);
  background-position: center;
  width: 24px;
  height: 24px;
  vertical-align: top;
}
.cms-amasty-faq-home-page .page-main .columns .column.main .am-widget-categories-3 .am-widget-category .am-category-container .amfaq_questions .am-item .am-content .amfaq-short-answer-container {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
@media only screen and (max-width: 1024px) {
  .cms-amasty-faq-home-page.cms-page-view .breadcrumbs {
    padding: 20px 23px 0;
    max-width: 100%;
  }
  .cms-amasty-faq-home-page .page-main .columns .column.main {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cms-amasty-faq-home-page.cms-page-view .breadcrumbs {
    padding: 20px 12px 0;
    max-width: 100%;
  }
  .cms-amasty-faq-home-page .page-main .columns .column.main .page-title-wrapper .page-title {
    margin-bottom: 16px;
    padding-top: 16px;
  }
  .cms-amasty-faq-home-page .page-main .columns .column.main .page-title-wrapper .page-title .base {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .cms-amasty-faq-home-page .page-main .columns .column.main .am-search-box-wrapper .am-widget-center {
    max-width: 100%;
    width: 100% !important;
  }
  .cms-amasty-faq-home-page footer.page-footer {
    margin-top: 58px;
  }
}
.tastes__paragraph .step-titles {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  margin-bottom: 13px;
}
.tastes__paragraph .step-values {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
}
.tastes__content.last-step.active {
  text-align: center;
}
.cms-shade-finder {
  background-color: #fcfbf7;
}
.cms-shade-finder.cms-page-view .breadcrumbs {
  display: block;
  max-width: 1142px;
  margin: 0 auto;
  padding: 0 23px;
  margin-top: 20px;
}
.cms-shade-finder .reset_results {
  margin-top: 32px;
}
.cms-shade-finder .reset_results a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-transform: uppercase;
}
.cms-shade-finder .reset_results a:hover {
  text-decoration: underline;
}
.cms-shade-finder .product.item.product.product-item span.amquickview-hover {
  position: absolute;
  top: 240px;
  max-width: 280px;
  margin: 0 auto;
}
.cms-shade-finder .product.item.product.product-item .product-item-info span.amquickview-hover {
  display: none !important;
}
.cms-shade-finder .product.item.product.product-item .product-item-info:hover .product-item-inner {
  display: inline-block;
}
.cms-shade-finder .product.item.product.product-item .product-item-info .product-item-inner {
  box-shadow: none;
  display: none;
  height: 48px;
  clip: unset;
  overflow: visible;
  visibility: visible;
  margin-top: 8px;
  width: 100%;
  position: unset;
  border: 0;
  padding: 0;
}
.cms-shade-finder .product.item.product.product-item .product-item-info .product-item-inner .actions-primary button.action.tocart.primary {
  padding: 14px 21px;
  height: 48px;
}
.cms-shade-finder .product.item.product.product-item .product-item-info:hover .product-item-inner {
  display: inline-block;
  height: 48px;
  clip: unset;
  overflow: visible;
  visibility: visible;
  box-shadow: none;
  margin-top: 8px;
}
.cms-shade-finder .product.item.product.product-item .product-item-info:hover .product-item-inner .actions-secondary {
  display: inline-block;
  margin-top: 0;
}
.cms-shade-finder .product.item.product.product-item span.amquickview-hover {
  position: absolute;
  top: 240px;
  max-width: 280px;
  margin: 0 auto;
}
.cms-shade-finder .page-main-full-width #contentarea {
  display: none;
}
.cms-shade-finder .page-main-full-width .page-title-wrapper {
  max-width: 1096px;
  margin: 0 auto;
  padding: 0;
}
.cms-shade-finder .page-main-full-width .page-title-wrapper .page-title {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 45px;
}
.cms-shade-finder .page-main-full-width .page-title-wrapper .page-title .base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.cms-shade-finder .page-main-full-width .columns {
  max-width: 1096px;
  margin: 0 auto;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core {
  margin-bottom: 24px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes h2 {
  display: none;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__paragraph {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin-bottom: 65px;
  text-align: center;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes {
  display: flex;
  overflow: scroll;
  justify-content: center;
  width: 100%;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes:hover .tastes__taste {
  opacity: unset !important;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes::-webkit-scrollbar {
  display: none;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste {
  width: 168px;
  height: auto;
  min-width: 168px;
  margin-right: 64px;
  transition: unset;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste:last-child {
  margin-right: 0;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
  padding: 18px 0 0;
  width: unset;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .amquickview-hover {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  width: 100%;
  border: 0;
  opacity: unset;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .amquickview-hover:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .amquickview-hover.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .amquickview-hover .amquickview-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .amquickview-hover .amquickview-link .am-quickview-icon {
  display: none !important;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item {
  width: 28%;
  display: inline-block;
  text-align: center;
  margin: 0 12px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .review {
  display: none;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-details {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product.name.product-item-name {
  margin: 0;
  width: 100%;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions {
  margin-top: 0;
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-secondary {
  float: right;
  display: inline-block;
  margin-left: 12px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary {
  width: 100%;
  max-width: 152px;
  float: left;
  display: inline-block;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary .stock.unavailable {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  width: 100%;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary .stock.unavailable:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary .stock.unavailable.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary .stock.unavailable span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary button.primary {
  width: 100%;
  opacity: 1;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  height: unset;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary button.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary button.primary.disable {
  background-color: #cccdd7;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary button.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary + .actions-secondary > .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
}
.cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-actions .actions-primary + .actions-secondary > .action.tocompare {
  margin-right: 0;
  float: right;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .cms-shade-finder.cms-page-view .breadcrumbs {
    padding: 0 12px;
  }
  .cms-shade-finder .tastes__paragraph .step-titles {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .cms-shade-finder .page-main-full-width .page-title-wrapper .page-title {
    padding-bottom: 23px;
    padding-top: 25px;
    margin-bottom: 24px;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core {
    margin-bottom: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__paragraph {
    margin-bottom: 49px;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste {
    margin-right: 40px;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes {
    display: flex;
    overflow: scroll;
    justify-content: flex-start;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes::-webkit-scrollbar {
    display: none;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste {
    display: inline-block;
    width: 88px;
    height: auto;
    margin-bottom: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste.skin-type {
    margin-bottom: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name {
    width: 88px;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item {
    margin: 0;
    width: 50%;
    margin-bottom: 16px;
    padding: 0 8px;
    float: left;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product .product.details.product-item-details {
    padding: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner {
    display: inline-block;
    height: auto;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions {
    padding: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-primary {
    max-width: 100%;
    width: 100%;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
    padding: 14px 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-secondary {
    margin-left: 0;
  }
  .cms-shade-finder .page-main-full-width .columns .column.main .block-lofstep-core .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-secondary > .action.tocompare {
    margin-left: 0;
  }
  .cms-shade-finder footer.page-footer {
    margin-top: 50px;
  }
}
.cms-skin-diagnosis {
  background-color: #fcfbf7;
}
.cms-skin-diagnosis.cms-page-view .breadcrumbs {
  display: block;
  max-width: 1142px;
  margin: 0 auto;
  padding: 0 23px;
  margin-top: 20px;
}
.cms-skin-diagnosis .reset_results {
  margin-top: 32px;
}
.cms-skin-diagnosis .reset_results a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  text-transform: uppercase;
}
.cms-skin-diagnosis .reset_results a:hover {
  text-decoration: underline;
}
.cms-skin-diagnosis .product.item.product.product-item .product-item-info span.amquickview-hover {
  display: none !important;
}
.cms-skin-diagnosis .product.item.product.product-item .product-item-info:hover span.amquickview-hover {
  display: none !important;
}
.cms-skin-diagnosis .product.item.product.product-item .product-item-info:hover .product-item-inner {
  display: inline-block;
}
.cms-skin-diagnosis .product.item.product.product-item span.amquickview-hover {
  position: absolute;
  top: 240px;
  max-width: 280px;
  margin: 0 auto;
}
.cms-skin-diagnosis .product.item.product.product-item:hover .amquickview-hover {
  display: block !important;
}
.cms-skin-diagnosis .product.item.product.product-item .amquickview-hover {
  display: none !important;
}
.cms-skin-diagnosis .page-main-full-width #contentarea {
  display: none;
}
.cms-skin-diagnosis .page-main-full-width .page-title-wrapper {
  max-width: 1096px;
  margin: 0 auto;
  padding: 0;
}
.cms-skin-diagnosis .page-main-full-width .page-title-wrapper .page-title {
  padding-bottom: 30px;
  border-bottom: none;
  margin-bottom: 30px;
}
.cms-skin-diagnosis .page-main-full-width .page-title-wrapper .page-title .base {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.01em;
  color: #212b36;
}
.cms-skin-diagnosis .page-main-full-width .columns {
  max-width: 1096px;
  margin: 0 auto;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer {
  display: flex;
  margin-bottom: 22px;
  width: 100%;
}
@media (max-width: 767px) {
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer {
    display: block;
  }
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-img {
  max-width: 560px;
  padding-right: 72px;
  width: 100%;
  float: left;
  display: inline-block;
}
@media (max-width: 767px) {
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-img {
    max-width: 100%;
    padding-right: 0;
  }
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content {
  width: 100%;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .block-lofstep-core {
  margin-bottom: 0;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__heading {
  display: none;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__paragraph {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  text-align: left;
  margin-bottom: 32px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product {
  display: inline-block;
  margin: 0 12px;
  width: 28%;
  text-align: left;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product.name.product-item-name {
  margin: 0;
  width: 100%;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions {
  margin-top: 0;
  position: relative;
  z-index: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-secondary {
  float: right;
  display: inline-block;
  margin-left: 12px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary {
  width: 100%;
  max-width: 152px;
  float: left;
  display: inline-block;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary .stock.unavailable {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border: 0;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  width: 100%;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary .stock.unavailable:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary .stock.unavailable.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary .stock.unavailable span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary button.primary {
  width: 100%;
  opacity: 1;
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  height: unset;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary button.primary:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary button.primary.disable {
  background-color: #cccdd7;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary button.primary span {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary + .actions-secondary > .action {
  width: 48px;
  line-height: 46px;
  border: 1px solid #cccccc;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-actions .actions-primary + .actions-secondary > .action.tocompare {
  margin-right: 0;
  float: right;
  margin-left: 12px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-inner {
  box-shadow: none;
  display: none;
  height: 48px;
  clip: unset;
  overflow: visible;
  visibility: visible;
  margin-top: 8px;
  width: 100%;
  position: unset;
  border: 0;
  padding: 0;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product-item-inner .actions-primary button.action.tocart.primary {
  padding: 14px 21px;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product:hover .product-item-inner {
  display: inline-block;
  height: 48px;
  clip: unset;
  overflow: visible;
  visibility: visible;
  box-shadow: none;
  margin-top: 8px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product:hover .product-item-inner .actions-secondary {
  display: inline-block;
  margin-top: 0;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .product.details.product-item-details {
  width: 100%;
  margin: 0;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .amquickview-hover {
  padding: 14px 24px;
  background-color: #efe6d3;
  color: #212b36;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 0;
  width: 100%;
  border: 0;
  opacity: unset;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .amquickview-hover:hover {
  background-color: #e0cda7;
  color: #212b36;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .amquickview-hover.disable {
  background-color: rgba(189, 151, 71, 0.24);
  color: #919eab;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .amquickview-hover .amquickview-link {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #212b36;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product .amquickview-hover .amquickview-link .am-quickview-icon {
  display: none !important;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes {
  margin: 0 -12px;
  display: flex;
  flex-wrap: wrap;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes:hover .tastes__taste {
  opacity: unset !important;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste {
  flex-basis: calc(100% / 2);
  margin-bottom: 40px;
  transition: unset;
  padding: 0 12px;
  cursor: pointer;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste img {
  max-height: 120px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste:hover {
  opacity: unset !important;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste:last-child {
  margin-right: 0;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name {
  width: auto;
  padding: 10px 12px;
  margin: 0;
  text-wrap: inherit;
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
  padding: 14px 4px;
  height: unset;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  word-break: break-word;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name.disable {
  background-color: #ffffff;
  color: #919eab;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste .tastes__taste-name:hover {
  height: unset;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste.skin-type {
  width: auto;
  max-width: unset;
  max-height: unset;
  margin-bottom: 16px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste.skin-type .tastes__taste-name {
  padding: 14px 24px;
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #cccccc;
  border-radius: 0;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 14px 0;
  max-width: 144px;
  min-width: 144px;
  width: 100%;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste.skin-type .tastes__taste-name:hover {
  background-color: #ffffff;
  color: #212b36;
  border: 1px solid #637381;
  height: 48px;
}
.cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__tastes .tastes__taste.skin-type .tastes__taste-name.disable {
  background-color: #ffffff;
  color: #919eab;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer {
    align-items: unset;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-img {
    padding-right: 48px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content {
    /*.tastes__tastes  {
											.tastes__taste {
												max-width: 64px;
    											max-height: 64px;
											}
										}*/
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__paragraph {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .cms-skin-diagnosis.cms-page-view .breadcrumbs {
    max-width: 1366px;
    padding: 0 12px;
  }
  .cms-skin-diagnosis .tastes__paragraph .step-titles {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
  }
  .cms-skin-diagnosis .page-main-full-width .page-title-wrapper .page-title {
    padding-bottom: 0;
    margin-bottom: 24px;
    padding-top: 20px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns {
    max-width: 1366px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer {
    display: inline-block;
    margin-bottom: 20px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-img {
    margin-bottom: 49px;
    margin-right: 0;
    max-width: 100%;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content {
    margin-top: 49px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes__paragraph {
    margin-bottom: 33px;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item {
    margin: 0;
    width: 50%;
    margin-bottom: 16px;
    padding: 0 8px;
    float: left;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product .product.details.product-item-details {
    padding: 0;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner {
    display: inline-block;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions {
    padding: 0;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-primary {
    max-width: 100%;
    width: 100%;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-primary button.action.tocart.primary {
    padding: 14px 0;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-secondary {
    margin-left: 0;
  }
  .cms-skin-diagnosis .page-main-full-width .columns .column.main .skin-diagnosis-outer .diagnosis-content .tastes .tastes__content .tastes__result .product-item .product-item-inner .product-item-actions .actions-secondary > .action.tocompare {
    margin-left: 0;
  }
}
.category-spa-treatments .breadcrumbs {
  max-width: 984px;
  padding-left: 0;
}
.category-spa-treatments .page-main .page-title-wrapper {
  left: 50% !important;
  transform: translateX(-50%);
  padding-left: 0;
  margin-bottom: 22px;
}
.category-spa-treatments .page-main .columns .column.main {
  float: none;
  width: 100%;
  max-width: 984px;
  padding-left: 0;
  margin: 0 auto;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .toolbar.toolbar-products {
  display: none;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid {
  margin: 0;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info {
  min-height: auto;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info:hover {
  box-shadow: none;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-image-container .amquickview-hover {
  display: none !important;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-item-details {
  padding-bottom: 0;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-item-details .brand-name,
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-item-details .cust-attr,
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-item-details .product-item-inner {
  display: none;
}
.category-spa-treatments .page-main .columns .column.main #amasty-shopby-product-list .products.products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 2px;
}
.category-spa-treatments .page-main .columns .sidebar.sidebar-main {
  display: none;
}
.catalog-product-view .modals-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap {
  padding: 16px;
  max-width: 500px;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
  padding: 0;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .modal-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 350;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.01em;
  color: #212b36;
  padding-bottom: 8px;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  top: 12px;
  right: 12px;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  padding: 0;
  margin-top: 16px;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-content div {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  padding: 0;
  margin-top: 16px;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-primary {
  margin-left: 0;
  max-width: 160px;
  width: 100%;
  height: 48px !important;
}
.catalog-product-view.spa-product .product.media {
  padding-right: 0;
}
.catalog-product-view.spa-product .product.media .MagicToolboxContainer .MagicToolboxMainContainer .MagicZoom {
  width: 100%;
}
.catalog-product-view.spa-product .product-info-main {
  padding: 0;
}
.catalog-product-view.spa-product .breadcrumbs {
  max-width: 1096px;
  margin-left: 0;
}
.catalog-product-view.spa-product .page-main .page-title-wrapper {
  transform: unset;
  margin-bottom: 0;
}
.catalog-product-view.spa-product .page-main .page-title-wrapper .page-title {
  margin-bottom: 21px;
}
.catalog-product-view.spa-product .page-main .columns .column.main {
  max-width: 92%;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main {
  padding: 0;
  width: calc(50% - 12px);
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-reviews-summary {
  padding: 0 0 12px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #212b36;
  height: 48px;
  max-width: 352px;
  width: 100%;
  border-radius: 0;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .book-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #212b36;
  margin: 0 0 8px 0;
  text-transform: capitalize;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-title {
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #212b36;
  margin: 0 0 17px 0;
  text-transform: capitalize;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner {
  margin-top: 31px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block,
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block {
  position: relative;
  max-width: 352px;
  margin-bottom: 24px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block input,
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block input {
  margin: 0 0 0 0;
  max-width: 320px;
  width: 100%;
  border-radius: 0;
  position: relative;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block span.date-button,
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block span.date-button {
  content: '';
  background-image: url(../images/date_icon.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 22px;
  right: 0;
  transform: translateY(-50%);
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block span.time-button,
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block span.time-button {
  content: '';
  background-image: url(../images/time_icon.svg);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 22px;
  right: 0;
  transform: translateY(-50%);
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner-2 {
  margin-top: 7px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  display: none;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions {
  width: 100%;
  margin-top: 8px;
  max-width: 352px;
  float: unset;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button {
  padding: 14px 24px;
  background-color: #212b36;
  color: #ffffff !important;
  border: none;
  border-radius: 0;
  transition: .3s ease;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  height: 48px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button:hover {
  background-color: #101010;
  color: #ffffff;
  height: 48px;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button.disable {
  background-color: #cccdd7;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .layaway {
  display: none;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .create-form-bottom {
  margin-top: 18px;
  float: left;
}
.catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .create-form-bottom span {
  width: 100%;
  float: left;
  max-width: 352px;
  text-align: left;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view.spa-product .page-main .columns .column.main .revewwithwishlist .wishlist .instock-status {
  display: none;
}
.catalog-product-view.spa-product .page-main .columns .column.main .revewwithwishlist .wishlist .share-wishlist .compare-product {
  display: none;
}
.catalog-product-view.spa-product .ui-slider .ui-slider-handle {
  background: #212b36;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-title {
  color: #637381;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  color: #637381;
  font-family: 'Gotham-m';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-calendar th span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today {
  background: #bd9747;
  color: #ffffff;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-calendar td a {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
  background: #637381;
  color: #ffffff;
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view.spa-product .ui-datepicker .ui-timepicker-div dl dt,
.catalog-product-view.spa-product .ui-datepicker .ui-timepicker-div dl dd {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
}
.catalog-product-view.spa-product .ui-datepicker .ui-datepicker-next span {
  border-color: transparent transparent transparent #212b36;
}
@media (max-width: 1024px) {
  .category-spa-treatments .breadcrumbs {
    max-width: 100%;
    padding-left: 12px;
  }
  .category-spa-treatments .page-main .columns .column.main {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block,
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block {
    max-width: 100%;
  }
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block input,
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block input {
    width: calc(100% - 32px);
    max-width: 100%;
  }
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions {
    max-width: 100%;
  }
  .catalog-product-view.spa-product .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .create-form-bottom span {
    max-width: 100%;
  }
  .catalog-product-view.spa-product .page-main .columns .column.main .prod-detail .product.info.detailed {
    padding-top: 61px;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .modals-wrapper {
    max-width: 800px;
    margin: 0 auto;
  }
  .catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap {
    padding: 12px;
    margin: 70px auto;
  }
  .catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
    padding: 0 16px 0 0 !important;
  }
  .catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .modal-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.01em;
    color: #212b36;
    padding: 0 0 8px;
  }
  .catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
    padding: 0;
    margin-top: 16px;
  }
  .catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action-primary {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    height: 48px !important;
  }
  .catalog-product-view .page-main .page-title-wrapper {
    transform: unset;
    margin-bottom: 0;
  }
  .catalog-product-view .page-main .columns .column.main {
    max-width: 92%;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details select {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #212b36;
    height: 48px;
    max-width: 352px;
    width: 100%;
    border-radius: 0;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .book-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.5px;
    color: #212b36;
    margin: 0 0 8px 0;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.15px;
    color: #212b36;
    margin: 0 0 17px 0;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner {
    margin-top: 31px;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block,
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block {
    position: relative;
    max-width: 352px;
    margin-bottom: 24px;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block input,
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block input {
    margin: 0 0 0 0;
    max-width: 320px;
    width: 100%;
    border-radius: 0;
    position: relative;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block span.date-button,
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block span.date-button {
    content: '';
    background-image: url(../images/date_icon.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 22px;
    right: 0;
    transform: translateY(-50%);
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .date-block span.time-button,
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner .time-block span.time-button {
    content: '';
    background-image: url(../images/time_icon.svg);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 22px;
    right: 0;
    transform: translateY(-50%);
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .booking-details .pref-inner-2 {
    margin-top: 7px;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
    display: none;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions {
    width: 100%;
    margin-top: 8px;
    max-width: 100%;
    float: unset;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button {
    padding: 14px 24px;
    background-color: #212b36;
    color: #ffffff !important;
    border: none;
    border-radius: 0;
    transition: .3s ease;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    cursor: pointer;
    height: 48px;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button:hover {
    background-color: #101010;
    color: #ffffff;
    height: 48px;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .actions button.disable {
    background-color: #cccdd7;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .layaway {
    display: none;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .create-form-bottom {
    margin-top: 18px;
    float: left;
  }
  .catalog-product-view .page-main .columns .column.main .product-info-main .product-add-form .box-tocart .fieldset .create-form-bottom span {
    width: 100%;
    float: left;
    max-width: 352px;
    text-align: left;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .catalog-product-view .ui-slider .ui-slider-handle {
    background: #212b36;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-title {
    color: #637381;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
  .catalog-product-view .ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    color: #637381;
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-calendar th span {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-calendar td a {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #637381;
    color: #ffffff;
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .catalog-product-view .ui-datepicker .ui-timepicker-div dl dt,
  .catalog-product-view .ui-datepicker .ui-timepicker-div dl dd {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: #212b36;
  }
  .catalog-product-view .ui-datepicker .ui-datepicker-next span {
    border-color: transparent transparent transparent #212b36;
  }
  .category-spa-treatments .breadcrumbs {
    padding-bottom: 24px;
  }
  .category-spa-treatments .page-main .page-title-wrapper {
    top: -60px;
    margin-top: 24px;
    margin-bottom: 0;
  }
  .category-spa-treatments .page-main .page-title-wrapper .page-title {
    margin-bottom: 0;
    top: 0;
    margin-top: 0;
  }
  .category-spa-treatments .page-main .columns {
    top: -80px !important;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main {
    padding: 18px 0 25px 0;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .box-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    min-width: 136px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: unset;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .custom-info-orderpage {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 12px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main .box-title {
    min-width: 136px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .payment-mode-wrapp .box-content .payment-method .title {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-status-main {
    margin-bottom: 12px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-detail-main .order-status-detail .order-date {
    float: unset;
    text-align: left;
    margin-bottom: 12px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main {
    padding: 18px 0;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-title {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    min-width: 136px;
    vertical-align: super;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-title span {
    font-family: 'Gotham-m';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-content {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: unset;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-content .order-status {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: unset;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 12px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address:last-child {
    margin-bottom: 0;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address:first-child {
    display: block;
    margin-bottom: 6px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .order-address-main .box-order-address .box-content address {
    font-family: 'Gotham-book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    display: block;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-img {
    max-width: 104px;
    float: left;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-price {
    width: calc(100% - 120px);
    margin-top: 4px;
    text-align: left;
    float: unset;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-details-slot table tbody tr td.spa-booking-name {
    width: auto;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn {
    padding: 8px 0;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button.reschedule {
    margin-right: 12px;
    max-width: 160px;
    padding: 14px 4px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a {
    max-width: 160px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .booking-summary-block .booking-summary-inner {
    max-width: 100%;
  }
}
@media (max-width: 360px) {
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn button.reschedule {
    max-width: 138px;
    margin-right: 16px;
  }
  .spabooking-viewbooking-viewbooking .page-main .columns .column.main .schedule-btn a {
    max-width: 138px;
  }
}
input {
  height: 36px;
  font-size: 16px;
}
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="email"],
input:not([type]) {
  border: 1px solid #aaaaaa;
  border-radius: 0;
  font-size: 13.82px;
  color: #637381;
  font-family: 'Gotham-t';
  height: 36px;
  line-height: 36px;
  padding: 0px 10px;
}
input[type="checkbox"] {
  height: auto;
  margin: 0 5px 0px 5px;
}
button {
  box-shadow: none;
}
select {
  padding-right: 25px;
}
input::placeholder {
  font-size: 13.82px;
}
footer input[type="email"] {
  line-height: 22px;
}
::selection {
  background: #919eab;
  color: #fff;
}
*,
body {
  font-family: 'Gotham-t';
  box-sizing: border-box;
}
a,
a:visited,
.alink:visited,
.alink,
a:visited,
.alink:visited {
  color: inherit;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
p:empty {
  display: none;
}
h4 {
  font-size: 13.82px;
  text-transform: uppercase;
  font-weight: 300;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  margin: 0;
}
ul li a {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 1px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input[type="text"]::-webkit-input-placeholder {
  color: #212b36;
}
input::-moz-placeholder {
  color: #212b36;
}
input:-ms-input-placeholder {
  color: #212b36;
}
input:-moz-placeholder {
  color: #212b36;
}
input[type="radio"] {
  height: auto;
  margin: 5px 0;
}
b,
strong {
  font-weight: 400;
}
.actions-primary .stock.unavailable {
  color: #8CC63F;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #DDEEC6;
  text-transform: uppercase;
}
.page-products .sorter a.selected,
.page-products .sorter a:hover {
  color: #212b36;
}
.page-products .sorter a.selected:before {
  content: '';
  border-bottom: solid 2px #919eab;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.cart.table-wrapper .product-item-details .actions-toolbar a,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited {
  color: #637381;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  position: static;
  margin-right: 70px;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:hover,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited:hover {
  color: #637381;
  text-decoration: underline;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:after,
.cart.table-wrapper .product-item-details .actions-toolbar a:before {
  display: none;
}
.sidebar.sidebar-main .filter-current .filter-label {
  font-weight: 500;
  font-size: 16px;
}
.cart.table-wrapper .product-item-details .subtotal.mobilesubtotal {
  display: none;
}
a.viewmorefilter {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  margin: 3px 0 0 0;
  background-color: transparent;
  cursor: pointer;
}
.filter-options-content a:hover {
  background-color: transparent;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 2px solid #919eab;
}
/* Product Page - Add to Cart Button */
/* Product Detail - Tabber Section */
.prod-detail {
  float: left;
  width: 100%;
  margin: 55px 0 0;
  display: none;
}
.prod-detail .product.info.detailed {
  margin: 0;
}
.prod-detail .product-info-main-deatils {
  text-transform: capitalize;
  border-top: 1px solid #DEDEDE;
  padding: 95px 0 26px 0;
  color: #212b36;
  font-size: 24.81px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty.empty {
  opacity: 0;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
  opacity: 1;
}
.table-wrapper.cart .data.table .col.price,
.table-wrapper.cart .data.table .col.qty,
.table-wrapper.cart .col.price.qty {
  width: 150px;
}
.checkout-index-index #shipping-new-address-form .field.street .field {
  width: 49%;
  display: inline-block;
  padding-right: 0px;
}
.products.wrapper.grid.products-grid.products-related {
  margin-top: 0;
}
.checkout-cart-index .cart-discount {
  margin-top: 50px;
}
.cart-discount .block > .title strong {
  color: #919eab;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: 500;
}
.cart.main.actions a:first-child {
  float: left;
}
/*.cart.main.actions button:hover{background-color: @color-secondary; color: @button-primary__color;}*/
.minicart-items .product-item {
  padding: 8px 0;
}
.checkout-index-index li#shipping .form-shipping-address #shipping-new-address-form .field._required .control input {
  padding-left: 16px;
  border-radius: 0;
}
.amcheckout-step-container select {
  border-radius: 0;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  display: none;
}
.minicart-items .product-item-details .details-qty {
  margin: 0;
}
.chekot-smmry-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Gotham-t';
  font-size: 20.68px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: bold;
}
header .header.content .logo:nth-child(2) {
  display: none;
}
.opc-wrapper .step-title {
  font-weight: normal;
  color: #212b36;
  margin: 0 0 15px;
  padding-bottom: 0;
  text-transform: capitalize;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-bottom: 16px;
  border-color: #9E9E9E;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:before {
  color: #8CC63F;
  text-align: center;
  letter-spacing: 0.25px;
  display: inline-block;
  margin-right: 15px;
  font-size: 19.57px;
  line-height: 27px;
}
.sc-reaponsive {
  display: none;
}
.secondary.account-rsp {
  display: none;
}
#home-page-slider1 {
  display: none;
}
.banner-rsp {
  display: none !important;
}
.cms-home .block-bestseller-products .product-item {
  float: left;
}
.sales-guest-form .form-orders-search {
  max-width: 600px;
  width: 100%;
}
.sales-guest-form h1.page-title {
  margin-top: 20px;
}
.page-header.fixed-menu {
  width: 100%;
  z-index: 3;
  background-color: #fff;
}
.checkout-index-index .page-footer .footer-copy-right {
  margin: 0;
}
.checkout-index-index .header.content .header-right .header.links li {
  padding: 6px 0 0 32px;
}
div#mageplaza-bannerslider-block-before-page-top-1 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-3 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-4 {
  display: none;
}
.carousel-container.res-slider-module {
  display: none;
}
.page-products .right-side .category-cms {
  display: none;
}
.extended.warranty .label.admin__field-label {
  background-image: url(../images/ExtWar.png);
  color: #212b36;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  vertical-align: top;
  font-weight: normal;
  width: auto;
  margin: 0;
  padding: 0 0 0 95px;
  height: 72px;
  background-repeat: no-repeat;
  background-position-x: 14px;
  background-position-y: 0;
}
.extended.warranty label.label {
  color: #212b36;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.extended.warranty {
  display: inline-block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #dedede;
}
.page-footer .col-md-2 li a:hover {
  opacity: 0.7;
}
.page-footer .col-md-2:nth-child(4) a img {
  margin: 0px 8px 0 0;
  position: relative;
  top: 1px;
}
.catalog-product-view .reviews {
  margin: 0;
  border-top: 1px solid #dedede;
  padding-top: 30px;
  width: 100%;
  margin-top: 50px;
}
.customer-account-create .field.choice.loyalty label.label {
  max-width: 91%;
  float: left;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.subtotal span.price {
  color: #212b36;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete {
  margin-right: 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-name {
  height: unset;
  padding: 0;
  margin: 0;
}
/*compare page*/
.am-slider-container .amslider .swiper-button-prev,
.am-slider-container .amslider .swiper-button-next {
  z-index: 0;
}
.catalog-product-view .product-info-main .incl-tax {
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  display: inline-block;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: 50%;
}
.catalog-product-view .product-info-main #configcustom .super-attribute-select {
  max-width: 280px;
}
.cart-discount .cc-title {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 19.57px;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 32px;
}
.cart-discount input[type="radio"] {
  margin: 0 26px 0 0;
  width: 16px !important;
  height: 16px;
  position: relative;
  top: 2px;
}
.promo-label {
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 23px 46px;
  font-weight: normal;
}
.cart-discount .block div.content {
  padding: 0;
}
.cart-discount .discount {
  width: 100%;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-warranty {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: 5px;
}
.catalog-product-view .product-info-main .field input[type="file"] {
  font-size: 11.7px;
  margin-top: 10px;
  height: auto;
  margin-bottom: 7px;
}
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids ul,
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids a {
  padding-left: 0 !important;
}
.account a.logout-customlink {
  display: block;
  width: 144px;
  height: 56px;
  color: #FFFFFF;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 16px;
  background-color: #001D47;
  border-radius: 3px;
}
a.logout-customlink {
  display: none;
}
.catalog-product-view .product-info-main .field.file {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .control p {
  margin-top: 10px;
  color: #212b36;
  font-size: 13.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 0;
}
.blog-page .sidebar.sidebar-additional .block.block-reorder {
  display: none;
}
.customer-account-login .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-login .secondary .remember-div {
  float: left;
}
.customer-account-login .field.choice input {
  position: relative;
  top: 2px;
}
.product-social-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-social-links .already-in-wishlist.action.towishlist:before,
.block-bundle-summary .already-in-wishlist.action.towishlist:before,
.table-comparison:before {
  /*right: 0;width: 35px;height: 35px;visibility: visible;background-position: center;background-size: 32px;position: relative;top: 6px;content: '\f004';font: normal normal normal 14px/1 FontAwesome;font-size: 20px;z-index: 2;*/
}
.customer-account-create input[type="checkbox"] {
  height: auto;
  width: auto;
}
.popup-authentication .block-authentication {
  border-top: 0;
  padding-bottom: 10px;
}
.popup-authentication .block-authentication a.action.action-register.primary,
.popup-authentication .block-authentication .action.action-login.secondary {
  line-height: 5px;
  border-radius: 0;
}
.popup-authentication .block-authentication .block-title strong {
  font-size: 19.57px;
  font-weight: 600;
  margin-bottom: 19px;
  display: inline-block;
  width: 100%;
  color: #8CC63F;
  letter-spacing: 0.25px;
}
.popup-authentication .block-authentication .block-title {
  margin-bottom: 0;
  font-size: inherit;
}
.modal-popup.popup-authentication .modal-header {
  padding-top: 0;
}
.popup-authentication .block-authentication form.form.form-login label.label {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-weight: 500;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-6,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-7,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-5 {
  display: none;
}
.popup-authentication .block-authentication .block-new-customer form.form.form-login input,
.popup-authentication .block-authentication .block-new-customer form.form.form-login select {
  margin-bottom: 15px;
}
/*Added by rupal */
.page-products .columns .column.main .container.sj-test .right-side {
  float: right !important;
  display: inline-block;
}
.page-products .toolbar.toolbar-products {
  width: auto;
  margin: -38px 0 0 0;
  height: 0;
  float: right;
  display: inline-block;
}
.page-products .toolbar-sorter.sorter select {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border-color: #DEDEDE;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main,
.page-products .columns .column.main .container.sj-test .right-side,
.page-products .columns .column.main .container.sj-test .search.results {
  display: inline-block;
}
.page-products .amshopby-slider-container .amshopby-slider-display {
  margin-top: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/*.page-products .admin__data-grid-outer-wrap,
.catalog-product-view .admin__data-grid-outer-wrap{width: 100%;max-width: 1366px;padding: 0 5px;margin: 25px auto 0 auto;}*/
/*.page-products .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo,
.catalog-product-view .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo {box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);display: block;}*/
/*.page-products .admin__data-grid-outer-wrap .product-items .product-item-actions,
.catalog-product-view .admin__data-grid-outer-wrap .product-items .product-item-actions {position: absolute; right: 7px;bottom: 7px;z-index: 1;}*/
.page-products .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label {
  display: none;
}
.page-products .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax {
  width: auto;
  display: inline-block;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 0 10px;
  text-align: center;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item .product-item-info {
  position: relative;
}
.catalog-product-view .admin__data-grid-outer-wrap .product-items div.product-item-actions {
  bottom: 59px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-actions .action.towishlist {
  margin-bottom: 9px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  float: left;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-description,
.page-with-filter.ambrand-index-index .block.widget.block-viewed-products-grid .product-item-description,
.catalog-category-view .admin__data-grid-outer-wrap .product-item-description {
  display: none !important;
}
.recently-product-cat.category-page.productpager li.product-item span.special-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.special-price {
  height: 24px;
  display: inline-block;
}
.recently-product-cat.category-page.productpager li.product-item span.old-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.old-price {
  height: 16px;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
}
.catalog-product-view .recently-product-cat.category-page.productpager .block-content,
.catalog-product-view .recently-product-cat .block-content {
  padding-left: 15px;
  padding-right: 0;
}
.page-products .amscroll-loading {
  width: 77%;
  float: right;
  display: none;
}
.page-products .columns .column.main .container.sj-test div#amasty-shopby-product-list {
  width: 100%;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
  margin-top: 20px;
}
button.action.facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
button.action.google {
  background-color: #4285f4;
  width: 100%;
  border-color: #4285f4;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
label.label.sociallogin {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.product-item-photo .loading-mask1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  background-color: #ffffffc2;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding-top: 40%;
}
.product-item-photo .loading-mask1 img {
  padding: 10px;
  width: auto;
  display: inline-block !important;
}
.swiper-brand .am-image-wrapper .loading-mask1 {
  width: 95%;
  height: 90px;
  position: absolute;
  background-color: #ffffffc2;
  text-align: center;
  padding-top: 30px;
  top: 0;
  bottom: 0;
  opacity: 1;
}
.swiper-brand .am-image-wrapper .loading-mask1 img {
  padding: 10px;
}
.minicart-wrapper .loading-mask {
  display: none;
}
div#amasty-xsearch-loader {
  display: none;
}
div#search-error {
  float: left;
}
header.page-header .panel.wrapper .container {
  padding: 0 17px;
}
div#mageplaza-bannerslider-block-after-footer-container-7,
div#mageplaza-bannerslider-block-after-footer-container-9,
div#mageplaza-bannerslider-block-after-footer-container-11 {
  display: none;
}
tr.totals.sub.incl {
  display: none;
}
span.price-wrapper.price-excluding-tax {
  display: none;
}
.amslider.am-brand-slider .swiper-brand {
  display: block;
  width: auto;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 18%;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.product-options-bottom .shortdesct {
  border-bottom: none;
}
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item:nth-child(2) {
  margin-left: 0;
}
.cms-page-view h1 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 22px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin-bottom: 8px;
}
.cms-page-view h2 {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
.page-footer .footer-bottom .footer-roghtnewdiv a:last-child:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212121;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
div#opc-new-shipping-address form#co-shipping-form div#shipping-new-address-form fieldset.field.street input {
  width: 100%;
}
.amscroll-loading {
  display: inline-block;
}
.cart.table-wrapper .col.qty .field.qty {
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form dd.item-options:nth-child(4) {
  display: none;
}
.checkout-cart-index form#co-shipping-method-form dt.item-title:nth-child(3) {
  display: none;
}
.checkout-cart-index .cart-empty {
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.page-products .filter-options .filter-options-item:first-child .filter-options-content {
  display: block;
}
form#custom-form-guest label.label span {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
form#custom-form-guest .field.email {
  margin-bottom: 0;
}
.catalog-category-view .product-item-details .price-final_price span.incl-tax,
.cms-index-index span.incl-tax,
.related-product-cat.category-page span.incl-tax,
.nakjakj.grid span.incl-tax,
.catalogsearch-result-index span.incl-tax,
.ambrand-index-index span.incl-tax,
.page-products span.incl-tax {
  display: none;
}
.catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
}
.customer-account-create .field.loyalty_number.account {
  display: none;
}
.product-info-main .product-info-price .old-price .price-wrapper {
  margin-top: 0 !important;
}
form#custom-form-guest input#customermobile {
  padding-left: 75px;
  margin-top: -5px;
}
.field.email.required {
  margin-top: -3px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: -12px;
}
form#custom-form-guest .field.email.required input#customeremail {
  margin-top: -5px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: 0;
}
.am-social-login.-labeled-buttons {
  background-color: transparent;
}
.am-sl-registration-page {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
}
.am-sl-login-page {
  max-width: 390px;
  width: 100%;
  margin: 0 auto;
}
.am-sl-registration-page .am-social-login .am-buttons {
  margin: 0;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button.-facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
/*Checkout page coupon code start*/
.btm-paymentbnktransfer p.rightcont b {
  font-weight: bold;
}
.checkout-index-index .coupon-code-title h2.cc-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18.28px;
  letter-spacing: 0;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 27px;
  margin-top: 50px;
}
.checkout-coupon-customdiv {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-coupon-customdiv span.prmocode-desc {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 0px;
  font-weight: normal;
}
.checkout-coupon-customdiv input {
  margin: 0 21px 0 0;
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px;
}
/*Checkout page coupon code end*/
.product-item-details span.old-price span.price {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: line-through;
}
.product-item-details span.special-price span.price {
  color: rgba(0, 0, 0, 0.87);
  margin-left: 6px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: static;
  max-width: 100%;
}
.header.content .block-search .minisearch input:focus {
  box-shadow: none;
}
header .amsearch-form-container.-opened .action.search {
  display: block;
}
header .amsearch-form-container.-opened .input-text {
  padding-left: 10px;
}
/*.amasty-xsearch-loader{position: 0;}*/
.amasty-xsearch-loader {
  position: unset;
}
.page-products .sidebar-main button.am-show-more {
  background-color: transparent;
  border: none;
  color: #1166D9;
  padding-top: 0;
}
header .block.block-search,
header .form .search-autocomplete {
  z-index: 1;
}
.account.sales-order-view .column.main .order-status {
  color: #333333;
  padding: 0;
  margin: 0;
}
.account.sales-order-view .right-oredrpage span.price-including-tax ~ br {
  display: none;
}
.checkout-index-index .payment-option.opc-payment-additional.discount-code {
  display: none;
  width: 100%;
}
.checkout-index-index .discount-code span.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 41px;
  font-weight: normal;
}
.checkout-cart-index .cart-discount {
  padding: 0 12px 0 0;
}
.checkout-cart-index .cart-discount button.action.cancel.primary {
  float: left;
}
.product-image-container img {
  display: block !important;
}
.am-brand-slider .swiper-wrapper {
  margin-left: -5px;
}
.cms-index-index main#maincontent .columns {
  padding: 0;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
}
.catalog-product-view .product.media .loading-mask {
  display: inline-block;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  margin: 0;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box .minimal-price-link {
  margin-top: 0;
}
.back-to-signup {
  width: 100%;
  text-align: center;
}
.customer-account-create .form-create-account .field.country_code.required {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 0;
  max-width: 79px;
}
.customer-account-create .field.mobile_number .control .input-text {
  padding-left: 81px;
}
.customer-account-create .form-create-account .field.country_code.required select {
  border-color: #ddd;
  color: rgba(0, 0, 0, 0.76);
  font-size: 13.82px;
}
.my-error.phone {
  color: #fb1c1c;
  margin-top: 3px;
}
.sidebar.sidebar-main .am-filter-items-attr_ltr.swatch-attribute.swatch-layered.ltr .swatch-option.text,
.sidebar.sidebar-main .swatch-attribute.plan div.swatch-option.text {
  width: auto;
  height: auto;
  padding: 3px 8px;
}
.sidebar.sidebar-main .am-filter-items-attr_display_size.swatch-attribute.swatch-layered.display_size .swatch-option.text {
  padding: 4px 5px;
}
.catalog-product-view select.swatch-select.brand {
  margin-bottom: 15px;
}
.page-products .widget.block-viewed-products-grid .product-item .price-box {
  margin: 0;
}
.page-products .widget.block-viewed-products-grid .product-item .minimal-price-link {
  margin-top: 0;
}
.product-info-main .stock.available span:last-child {
  color: #E82B1A;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  text-transform: none;
  font-weight: 600;
  line-height: 27px;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0px;
}
.footer-copy-right a,
.footer-copy-right p {
  font-size: 11.85px;
}
.page-products .column.main > .container.sj-test {
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
}
.footer-right-new {
  width: 100%;
  display: inline-block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: normal;
}
.footer-roghtnewdiv {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-top: 13px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv a,
.footer-roghtnewdiv span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv span:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212121;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
.customer-account-edit .field .control .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-bottom: 10px;
}
.customer-account-edit .field .control .input-text {
  margin-top: 7px;
}
.form.form-edit-account .field.number.required .control {
  display: inline-flex;
  margin-top: 0;
  width: 100%;
}
.form.form-edit-account .field.number.required select {
  position: relative;
  z-index: 6;
  top: 0;
  left: 0;
  max-width: 79px;
}
form#form-validate .field .control .input-text::placeholder,
.login-container .fieldset > .field > .control input::placeholder {
  padding: 0;
}
.form.form-edit-account .field.number.required input.input-text {
  margin-left: 0;
  position: relative;
  margin-top: 0 !important;
}
form#form-validate .field label.label {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
fieldset.fieldset.info .field .control input.input-text {
  margin-top: 5px;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control input.input-text {
  width: 100%;
  padding-left: 10px;
  margin-left: 0;
  position: relative;
  left: 0px;
  top: 0px;
}
.wishlist-index-index .product-item-info .price-box {
  text-align: left;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control select {
  padding-right: 25px;
  z-index: 2;
  top: 0;
  left: 0;
  max-width: 79px;
  display: inline-flex;
  right: 0;
}
body.checkout-cart-index .block-authentication .component-wrapper .field.mobile_number.required .field.country_code.required {
  left: 0px;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="radio"] {
  margin-top: 5px;
  margin-right: 6px;
  vertical-align: top;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  font-family: 'Gotham-book';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212b36;
  display: inline-block;
}
.component-wrapper .primary.guest-cus button.action.action-login.secondary,
.popup-authentication .actions-toolbar button.action.action-login.secondary {
  height: 36px;
  color: #FFFFFF;
  font-size: 13.55px;
  font-weight: 600;
  width: 352px;
  line-height: 16px;
}
.checkout-cart-index .modal-popup .action-close {
  padding: 0;
}
/*New header design megamneu*/
section.ammenu-menu-wrapper.-desktop div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .product-item-details .price-final_price {
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.plus {
  position: relative;
  left: -34px;
  top: 7px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
.product-info-main .stock.available {
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  padding: 19px 0;
  margin-bottom: 19px;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus {
  left: -19px;
}
.product-info-main .product-add-form .box-tocart span.minus {
  left: -18px;
}
.six-level-catgeory .img-namesection .sixone:last-child {
  border-right: 0;
}
.product-info-main .product-add-form .box-tocart span.minus,
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus,
.product-info-main .product-add-form .box-tocart span.plus {
  position: relative;
  left: -33px;
  top: 8px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #DEDEDE;
  padding-left: 2px;
}
.checkout-cart-index .cart-container .cart-summary .discount .title:after {
  background-image: none;
  content: ' ';
}
.amsearch-item-container > .amasty-xsearch-block-header {
  padding: 0;
}
.amsearch-item-container.popular_searches,
.amsearch-item-container.recent_searches {
  float: left;
  width: 100%;
  text-align: left;
}
.two-level-catgeory .img-namesection .twoone {
  text-align: center;
}
.two-level-catgeory .img-namesection .twoone .image-top-twoone {
  width: 150px;
  display: inline-block;
}
.catalog-product-view .recently-product-cat .block-title {
  margin-top: 32px;
}
body.account.wishlist-index-index section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name {
  height: 32px;
  min-height: 32px;
}
/*.filter-current strong.block-subtitle,.filter-current ol.items,.sidebar.sidebar-main .block-actions.filter-actions {}*/
.page-products .products.wrapper.list.products-list {
  width: 79%;
  float: right;
}
.catgeoryblocks-section .top-banner.responsive {
  display: none;
}
.page-products .products.wrapper.list.products-list.amscroll-pages {
  margin-top: 12px;
}
.catalog-product-view .wedeliver-sec {
  margin-bottom: 12px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  float: left;
}
body.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .products.wrapper.grid.products-grid {
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout,
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  border-radius: 0;
  background: transparent;
  color: #666;
  margin: 0;
  border: 1px solid #666;
  padding: 8px;
  text-transform: capitalize;
}
.page-products.catalog-category-view .page-title-wrapper .page-title {
  width: 100%;
  float: left;
  text-align: left;
}
.reviews .reviewmain-section h3,
.payment-responsivesec {
  display: none;
}
.reviewsectionleft-product.responsive,
.reviewsectionright-product.responsive,
.sku-custom.responsive {
  display: none;
}
div#mageplaza-bannerslider-block-before-content-4 {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  width: 100%;
}
/*New Css start*/
/*Hover effect*/
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 182px;
}
.actions-toolbar > .secondary a:hover,
a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.products.list .amquote-action-wrap .action.tocart.primary.disabled {
  opacity: 1;
}
.home-catsec a.hm-see-more:hover {
  color: rgba(0, 0, 0, 0.87);
}
.page-header .panel ul li a:hover {
  opacity: 0.9;
}
.name-top-sixone a:hover,
.checkout-onepage-success .checkout-success .success-messages a.order-number:hover,
.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup:hover,
.post-view .post-nextprev-hld .next-link:hover,
.account .data.table .col.actions a.action.view:hover,
.account .data.table .col.actions a.action.quote:hover {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.page-products .product-image-container img {
  display: inline-block !important;
  bottom: unset;
}
.page-products span.product-image-container {
  width: 100% !important;
}
.page-products a.product.photo.product-item-photo {
  width: 100%;
}
.page-products .product.photo.product-item-photo:hover .actions-secondary {
  z-index: 9;
}
.page-products .products.wrapper.list.products-list .product-items .product.photo.product-item-photo {
  width: 22%;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-wrapper:hover {
  background: transparent;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-photo:hover {
  opacity: unset;
}
.page-products .product-item .old-price {
  margin: 0;
  height: 16px;
  display: inline-block;
}
.actions-secondary.listingview {
  position: relative;
  float: right;
  right: -10px;
  top: 15px;
}
/*Category page*/
.page-products .products.wrapper.list.products-list a.product.photo.product-item-photo {
  width: auto;
}
.catalog-category-view .product-item .product-reviews-summary {
  padding-left: 16px;
  display: block;
  vertical-align: unset;
  padding-bottom: 16px;
}
.catalog-category-view .product-item .product-reviews-summary .reviews-actions {
  display: none;
}
/*Product detail page*/
.catalog-product-view .amquote-addto-button {
  background-color: rgba(98, 2, 238, 0);
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 36px;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
  border-radius: 0;
}
.catalog-product-view .reviews .reviewsectionleft-product {
  width: 50%;
  float: left;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product {
  width: 50%;
  float: right;
  padding: 22px 0 0 24px;
  background-color: #F8F9FB;
}
.catalog-product-view .reviews .reviewsectionright-product h3 {
  margin: 0;
  color: #8CC63F;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection {
  padding-top: 11px;
  padding-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.price-box span.price-container span.price {
  padding-left: 0;
  text-align: left;
  margin-left: 0;
}
.product-item .price-box .price {
  height: 48px;
  color: #212B36;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
ol.product-items.widget-product-grid.slick-initialized.slick-slider {
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767px) {
  .account.page-layout-2columns-left .column.main {
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main {
    width: 100%;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 11px 10px;
  }
  .discount-banner {
    padding: 32px 0;
    border-top: 1px solid #C4CDD5;
    border-bottom: 1px solid #C4CDD5;
  }
  .desk-disc {
    display: none;
  }
  .banner-caption {
    padding: 0px;
  }
  .mob-disc {
    display: inline-block;
    width: 100%;
  }
  .mob-disc img {
    width: 100%;
  }
  body .container {
    padding: 0 12px;
  }
  .cms-index-index ol.product-items {
    margin: 0px;
  }
  ul.shop-way {
    display: inline-block;
    flex-wrap: nowrap;
    margin: 0 -8px;
  }
  ul.shop-way li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 19px;
  }
  ul.shop-way li:last-child {
    margin-bottom: 0;
  }
  ul.shop-way a {
    color: #212B36;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
  }
  ul.shop-way img {
    padding-bottom: 5px;
  }
}
.item-content {
  width: 100%;
}
.sections.nav-sections {
  display: none;
}
.page-wrapper {
  min-height: auto;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  border: none;
  font-size: 0;
}
@media (max-width: 1023px) {
  .sections.nav-sections {
    display: inline-block;
  }
  span.view-arabic.switcher-option {
    display: none;
  }
  .section-item-title.nav-sections-item-title {
    display: none;
  }
  ul.menu-ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    display: inline-block !important;
    width: 100%;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border-bottom: none;
    padding-bottom: 15px;
    padding: 0 12px;
  }
  .collapsibleTab {
    color: #212B36;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    border-top: 1px solid #ddd;
    padding: 24px 0;
    position: relative;
  }
  .navigation a.ui-corner-all {
    color: #212B36;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 23px 0;
    border-top: 1px solid #ddd;
  }
  .menu-ul a {
    margin: 0;
    color: #212B36;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    padding: 0px;
    padding-bottom: 30px !important;
  }
  button.btn-nav-close {
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites.png) -10px -62px;
    display: inline-block;
    float: right;
    margin-bottom: 24px;
    margin: 0 12px;
  }
  .page-wrapper .nav-sections-item-content > .navigation {
    width: 100%;
    padding: 0 12px !important;
  }
  .nav-open .nav-toggle:before {
    content: none;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .navigation a.wish.ui-corner-all {
    border: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .collapsibleTab div {
    position: relative;
  }
  .cms-page-view .main-pg ul {
    display: inline-block;
    flex-wrap: wrap;
    padding: 0;
  }
  .cms-page-view main#maincontent {
    border: none;
  }
  .main-pg ul li {
    width: 50%;
    padding: 8px;
    border-right: 1px solid #DDDDDD;
    float: left;
    border-bottom: 1px solid #DDD;
  }
  .main-pg ul li:nth-child(5) {
    border-bottom: none;
  }
  .main-pg a {
    font-size: 14px;
  }
}
/*cms page css*/
.cms-page-view .page-title-wrapper {
  text-align: left;
  padding: 0;
}
.cms-page-view .row {
  margin: 0px;
}
.cms-page-view .page-main .dwnld-txt h2 {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 7px;
}
.special-main {
  width: 100%;
  max-width: 872px;
  margin: 0 auto;
}
.special-main .container {
  padding: 0;
}
.spe-txt {
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 64px;
}
.sll-points {
  width: 100%;
  display: inline-block;
  margin-bottom: 11px;
}
.sll-points ul {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -36px;
}
.sll-points ul li {
  width: 50%;
  padding: 0 36px;
  margin-bottom: 53px;
  position: relative;
}
.fre-sample {
  color: #212B36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 11px;
  padding-top: 5px;
}
.fre-txt {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.sell-img {
  height: 40px;
  width: 40px;
  background-color: #D8D8D8;
  position: absolute;
}
.sell-txt {
  padding-left: 56px;
}
.register-form {
  margin-top: 46px;
  width: 100%;
  display: block;
  max-width: 728px;
  margin: 0 auto;
  padding-top: 46px;
  padding-bottom: 56px;
}
.register-form .actions-toolbar {
  margin-top: 24px;
}
.register-form .primary {
  width: 100%;
}
.register-form button.action.submit.primary {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  background-color: #000000;
  border: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.register-inherit legend.legend {
  border: 0;
  text-align: center;
  margin-bottom: 21px;
}
.register-inherit legend.legend span {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.register-inherit .fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.register-inherit .fields .field.required {
  width: 50%;
  padding: 0 12px;
}
.register-inherit fieldset.fieldset {
  margin: 0;
  padding: 0;
}
span.re-sub {
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding-bottom: 24px;
}
label.label {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  font-weight: normal;
}
input[type="text"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="password"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="url"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="tel"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="search"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="number"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type*="date"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
input[type="email"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  background-color: #FFFFFF;
}
@media (max-width: 767px) {
  .product-options-bottom {
    overflow: inherit;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    width: 40px;
  }
  ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px !important;
  }
  body header.page-header .panel.wrapper .container {
    padding: 0 12px;
  }
  .cms-page-view main#maincontent {
    border: none;
    margin-top: 0 !important;
    padding: 0 12px;
  }
  .cms-page-view .page-main .dwnld-txt h2 {
    margin-bottom: 7px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  .spe-txt {
    margin-bottom: 50px;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
  }
  .register-form {
    width: 100%;
    display: block;
    max-width: 728px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 32px;
  }
  .register-inherit legend.legend {
    border: 0;
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 0;
  }
  .register-inherit .fields {
    display: inline-block;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }
  .register-inherit .fields .field.required {
    width: 100%;
    padding: 0;
  }
  fieldset.fieldset .legend span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
}
.contact-index-index legend.legend {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-top: 52px;
  border: 0;
  margin-bottom: 66px;
}
.cnt-page {
  max-width: 1168px;
  margin: 0 auto;
}
.detl {
  width: 50%;
  float: left;
  padding: 0 36px;
}
.newcontactdiv {
  width: 50%;
  float: right;
  padding: 0 36px;
}
.cnt-info {
  border: 1px solid #CCCCCC;
}
.cnt-dtl {
  width: 100%;
  padding: 24px 16px 32px;
}
.cnt-dtl h3 {
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 19px;
  color: #212B36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .contact-index-index main#maincontent {
    margin-top: 0 !important;
    border: 0;
    padding: 0 12px;
  }
  .contact-index-index main#maincontent .column.main {
    padding-bottom: 0px !important;
  }
  .contact-index-index main#maincontent .columns {
    padding-bottom: 0px !important;
  }
  .contact-index-index legend.legend {
    margin-top: 32px;
    border: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .detl {
    width: 100%;
    padding: 0;
  }
  a.delers {
    width: 100%;
  }
  .newcontactdiv {
    width: 100%;
    padding: 0;
    margin-top: 32px;
  }
}
fieldset.field.required.review-field-ratings div#ratings\[2\]-error {
  margin-top: -10px;
}
.catalog-category-view .product-item .product-reviews-summary {
  display: none;
}
.catalog-category-view .block-title h2 {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-transform: capitalize;
}
.product-item-details .price-final_price {
  height: auto;
}
.page-products.catalog-category-view .recently-product-cat {
  float: right;
  width: 100%;
}
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 100%;
}
ol#hm-catviewmore {
  margin: 0 -12px;
}
.filter-options-item.allow .filter-options-title:after {
  content: '';
  background-image: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.filter-options-item .filter-options-title:after {
  content: '';
  background-image: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.filter-options-item.active .filter-options-title:after {
  content: '';
  background: url(../images/minus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.filter-options-item.allow.active .filter-options-title:after {
  content: '';
  background: url(../images/minus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
}
.catalogsearch-result-index .amscroll-load-button {
  color: #212B36 !important;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
@media (max-width: 768px) {
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 0px;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 80%;
  }
}
@media (max-width: 767px) {
  html .page-products.catalog-category-view ol#hm-catviewmore {
    margin: 0;
  }
  html .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 100% !important;
  }
  html .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
    white-space: normal !important;
    margin-bottom: 2px !important;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  html .page-products {
    /*.product-items {
                .product-item {
                    .product-item-info {
                        .product-item-details {
                            .product-item-name {
                            }
                        }
                    }
                }
            }*/
  }
  html .page-products main#maincontent {
    margin-top: 0;
    border: 0;
  }
  html .catalog-category-view .page-header {
    margin-bottom: 0;
  }
  html .catalog-category-view .recently-product-cat .block-title h2 {
    color: #212B36;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
    padding-top: 35px;
  }
  html .recently-product-cat .block-title {
    margin: 0;
    margin-bottom: 20px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(odd) {
    margin-left: 0 !important;
  }
}
/*category page css end*/
/*product page css*/
html .catalog-product-view .prod-detail {
  float: left;
  width: 100%;
  margin: 0;
}
html .catalog-product-view .columns {
  padding-bottom: 0;
}
html .catalog-product-view .columns .column.main .container {
  padding: 0;
}
html .catalog-product-view .columns .column.main .container.sj-test {
  padding: 0;
}
html .catalog-product-view .product-info-main {
  float: right;
  width: 40%;
  padding: 0 0 0px 32px;
  position: relative;
}
html .catalog-product-view .product-info-main .price-box.price-final_price:before {
  display: none !important;
}
html .catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
  color: #212B36;
  margin-top: 0;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
html .catalog-product-view .product-options-bottom label {
  color: #212B36;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .catalog-product-view .amquote-addto-button {
  padding: 0;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 48px;
  width: 100%;
  border: 1px solid #212B36;
  border-radius: 4px;
  background-color: #FFFFFF;
  color: #212B36;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .catalog-product-view .recently-product-cat .block-title {
  margin-top: 65px;
  padding: 0;
  border: 0;
  margin-bottom: 26px;
}
html .catalog-product-view .recently-product-cat .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -12px;
  width: 100%;
  font-size: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 25%;
  box-shadow: none;
  margin: 0 !important;
  padding: 0 12px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-container {
  display: block;
  width: 100% !important;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: auto;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
  padding: 7px 0;
}
html .catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .recently-product-cat.category-page.productpager .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .page-bottom {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
html .catalog-product-view .page-bottom .arabian-store {
  border-top: 1px solid #ddd;
  margin-top: 56px;
}
html .catalog-product-view .page-bottom .arabian-store h2 {
  padding-top: 46px;
}
html .catalog-product-view .product-item-details .price-final_price {
  height: auto;
  display: inline-block;
}
html .revewwithwishlist .wishlist .actions-secondary {
  display: block;
  float: left;
  min-width: unset;
  padding-right: 0;
  right: 0;
  position: relative;
  left: -16px;
}
html .revewwithwishlist .wishlist .compare-product a.action.tocompare {
  position: relative;
  right: 64px;
  display: none;
  font-size: 0;
}
html .revewwithwishlist .towishlist:after {
  height: 24px;
  width: 24px;
}
html .product-info-main .product-info-stock-sku {
  display: none;
}
html .product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: 0;
  display: inline-block;
}
html .product-info-main-deatils {
  display: none;
}
html h3.mb-line {
  display: none;
}
html .product-item-details .product-reviews-summary {
  display: none;
}
html .catalog-product-view .page-title-wrapper {
  width: 100%;
  display: inline-block;
}
html .revewwithwishlist {
  width: auto;
  float: right;
  display: inline-block;
  position: relative;
  top: 0;
  margin-bottom: 7px;
}
html .instock-status {
  float: left;
  margin-right: 40px;
}
html .product.data.items .item.content #product-review-container {
  border: none;
  padding-top: 0;
  border-width: 1px 0 0 0;
}
html button#review {
  float: right;
  width: 200px;
  border: 1px solid #212B36;
  border-radius: 4px;
  background-color: #FFFFFF;
  height: 48px;
  color: #212B36;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary {
  height: 44px;
  width: 200px;
  border-radius: 4px;
  border: none;
  padding: 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary:hover,
html .review-form .action.submit.primary:focus {
  background: #fff;
  color: #000;
}
html ol.items.review-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
html .product-reviews-summary {
  padding-bottom: 39px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0px;
}
html .review-item {
  padding: 32px 0;
}
html .review-main-contnt {
  width: 60%;
  float: left;
}
html ol.items.review-items .review-details {
  width: 20%;
  float: left;
  text-align: center;
}
html ol.items.review-items .rexiw-star-date {
  width: 20%;
  float: right;
  text-align: right;
}
html .review-ratings {
  float: right;
  margin-bottom: 0;
  max-width: 240px;
}
html .review-title {
  margin: 0;
  margin-bottom: 9px;
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
html .review-content {
  margin-bottom: 0;
  color: #637381;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html .review-author .review-details-value {
  font-weight: normal;
  color: #212B36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
html time.review-details-value {
  color: #637381;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
html .review-toolbar {
  border-top: none;
  display: none;
}
html #viewall {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  border: 0;
  width: 100%;
  text-decoration: underline;
  margin-top: 16px;
}
html div#customer-reviews {
  margin: 0;
}
html .ratcount {
  float: right;
  padding-left: 16px;
  color: #637381;
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 35px;
}
html .data.switch .counter {
  color: #7d7d7d;
  display: none;
}
html .catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 100%;
}
html .catalog-product-view .product-info-main .product.alert .control {
  width: 264px;
  display: inline-block;
  position: relative;
}
html .minicart-wrapper .block-minicart li a.product-item-photo {
  width: auto;
  display: inline-block;
}
html div#minicart-content-wrapper a.product-item-photo {
  box-shadow: none;
}
html div#minicart-content-wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 75px !important;
  height: 75px !important;
}
html div#minicart-content-wrapper .minicart-items .product-item-name {
  width: 230px;
  padding: 0;
  height: auto;
}
html .modal-popup button:focus {
  height: 44px;
}
html .modal-popup .action-close:before {
  position: relative;
  left: -10px;
}
html .modal-popup button.action-close {
  background: none !important;
}
html .modal-popup button:active {
  border: none;
  color: #ffffff;
  height: 44px;
}
html .notify-txt {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  html .catalog-product-view .product.media {
    width: 100%;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 16px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-left: 16px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  html div#minicart-content-wrapper .minicart-items .product-item-name {
    width: auto;
  }
  html .catalog-product-view .product.media .fotorama__wrap {
    padding: 0;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 21px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 100%;
    margin: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-left: 0px;
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product.alert .control {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 128px;
    position: relative;
    height: 44px;
    top: -45px;
  }
  html .catalog-product-view .payment-responsivesec {
    width: 73%;
    display: none;
  }
  html .catalog-product-view .recently-product-cat .block-title {
    margin-top: 0;
    padding: 0;
    border: 0;
    margin-bottom: 20px;
  }
  html .catalog-product-view .recently-product-cat .block-title h2 {
    margin: 0;
    color: #212B36;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .catalog-product-view .page-bottom .arabian-store {
    border-top: 1px solid #ddd;
    margin-top: 0;
  }
  html .catalog-product-view .revewwithwishlist {
    width: 100%;
    margin-top: 16px;
  }
  html .product-info-main .product-add-form .box-tocart input.input-text.qty {
    width: 100%;
  }
  html .prod-detail .product.info.detailed {
    margin: 0;
    padding-top: 36px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin: 0;
  }
  html .product.data.items .item.title a:after {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  html .product.data.items .item.content {
    /*#product-review-container {
                    border: none;
                    padding-top: 0;
                    border-width: 1px 0 0 0;
                    display: flex;
                    flex-wrap: wrap;
                }*/
  }
  html .price-box span.price-container span.price {
    padding-left: 0;
  }
  html button#review {
    text-align: center;
    margin: 0 auto;
    order: 2;
  }
  html .review-details {
    order: 1;
    margin: 0 auto;
  }
  html .product-reviews-summary {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 22px;
  }
  html .review-item {
    padding: 18px 0;
    display: flex;
    flex-wrap: wrap;
  }
  html .review-item:first-child {
    border-top: 1px solid #ddd;
    margin-top: 24px;
  }
  html .review-main-contnt {
    width: 100%;
    order: 3;
  }
  html ol.items.review-items .review-details {
    width: 100%;
    text-align: left;
    order: 2;
  }
  html ol.items.review-items .rexiw-star-date {
    width: 100%;
    float: left;
    text-align: left;
    order: 1;
  }
  html .review-list li .review-date {
    float: right;
    width: 50%;
    text-align: right;
  }
  html .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  html time.review-details-value {
    padding: 0;
  }
  html div#customer-reviews {
    margin: 0;
    order: 3;
  }
  html .revewwithwishlist .wishlist {
    float: right;
    width: 50%;
  }
}
/*end*/
i.fa.fa-facebook-square {
  color: #3567a2;
}
i.fa.fa-twitter {
  color: #69acd1;
}
i.fa.fa-pinterest {
  color: #e2462b;
}
i.fa.fa-whatsapp {
  color: #4cc03c;
}
html .revewwithwishlist .wishlist .actions-secondary {
  left: -5px;
}
@media (max-width: 767px) {
  html .review-list li .review-date {
    margin-top: 5px;
  }
  html .review-details {
    width: 100%;
    text-align: center;
  }
  main#maincontent {
    border-top: none;
  }
  .catalog-product-view a[data-zoom-id] img {
    padding-bottom: 0;
  }
  .catalog-product-view .mz-thumb img {
    padding-bottom: 0;
  }
  .catalog-product-view .modal-slide .action-close {
    margin-top: 0px;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .swatch-attribute.color {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .swatch-attribute.size {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .main-banner-page {
    position: relative;
    margin-bottom: 32px;
  }
  .main-banner-page img {
    height: 336px;
  }
  .img-desc {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 24px;
    text-align: center;
  }
  .main-trending ol {
    display: block;
    flex-wrap: inherit;
    margin: 0px;
  }
  .main-trending ol li img {
    width: auto;
  }
  .main-trending a {
    width: auto;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
    margin-top: 20px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin-right: 0;
  }
  .cms-special-offer .sell-pnts {
    border-top: 1px solid #ddd;
    margin-top: 32px;
  }
  .cms-special-offer .widget .block-title strong {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .cms-special-offer .block.widget.block-products-list.grid .block-title {
    margin-bottom: 20px;
  }
  .cms-special-offer .category-supersale {
    padding-top: 32px;
  }
  .cms-special-offer .block.widget.block-products-list.grid {
    margin-bottom: 32px;
  }
  html .revewwithwishlist .wishlist {
    width: 100%;
  }
  html .revewwithwishlist .ratcount {
    display: none;
  }
  html .review-details {
    order: 1;
    margin: 0;
  }
  html .in-stock-label-span {
    line-height: 26px;
  }
}
html .review-form .action.submit.primary:hover {
  color: #fff;
}
html .review-form .action.submit.primary:focus {
  color: #fff;
}
div#reviews-actions-custom {
  float: left;
}
.block.widget.block-products-list.grid {
  max-height: 100%;
}
.block.widget.block-products-list.grid .slick-list li.product-item {
  opacity: 1;
}
.block.widget.block-products-list.grid li.product-item {
  opacity: 0;
}
/*body.cms-page-view{
    .header-links{
        li{
            margin-right: 0px;
        }
    }
}*/
html .product.info.detailed .additional-attributes tbody tr th {
  width: 15%;
  float: left;
  padding: 0px;
}
html .product.info.detailed .additional-attributes tbody tr td {
  padding: 0px;
}
.cms-page-view .breadcrumbs {
  margin: 0;
  padding: 0 23px;
  margin-top: 20px;
}
.shp-by-clr .container {
  padding: 0;
}
ol.items {
  margin: 0;
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
  margin: 0;
}
.swatch-attribute.tile_finish {
  margin-top: 24px;
}
.field.review-field-nickname.required {
  margin-top: 20px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  width: auto;
}
body.page-products.page-with-filter.catalogsearch-result-index .block.filter {
  display: inline-block;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item img.product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products .product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products .new-product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.swatch-attribute.color .swatch-option {
  margin-bottom: 10px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
  border-bottom: none;
  padding: 0;
}
body.cms-page-view.cms-new-arrival .page-main .arabian-store h2 {
  color: #212B36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
body.cms-page-view.cms-new-arrival .columns .column.main {
  padding-bottom: 0;
}
html body .page-header .minicart-wrapper .action.showcart .counter-number {
  left: 0px;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
@media screen and (max-width: 768px) {
  .amblog-index-index .page-wrapper .page-main .page-title-wrapper {
    display: flex;
  }
}
/*One step checkout*/
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
  width: 39%;
  margin-left: 12px;
  top: -80px !important;
  position: relative !important;
  background-color: #F8F8F8;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary {
  border: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper {
  padding: 0 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .minicart-items .product-image-container {
  border: none;
  padding-left: 2px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .minicart-items .product-item-details .product-item-inner strong.product-item-name {
  padding-left: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
  padding-right: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 250px;
  overflow: hidden;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
  color: #8CC63F !important;
  padding: 15px 24px 10px;
  display: block;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
  border-color: #D8D8D8;
  background: transparent;
  padding: 16px;
  position: relative;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item:after {
  color: #fff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 24px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  display: inline-block;
  right: 0px;
  top: 0;
  padding-left: 8px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
  position: relative !important;
  left: 0 !important;
  max-height: unset;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
  width: 60%;
  padding-right: 12px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title {
  color: #8CC63F;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  background-color: #F8F8F8;
  display: block;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login {
  border-bottom: none;
  margin-bottom: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset {
  margin: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required {
  margin: 0;
  display: inline;
  padding: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required .input-text {
  width: 49%;
  border: 1px solid #DDDDDD;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required span.note {
  color: rgba(0, 0, 0, 0.6);
  padding-left: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  margin-bottom: 17px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required label.label {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
  border: 1px solid #DDDDDD;
  background: transparent;
  height: 64px;
  width: 100%;
  margin-bottom: 12px;
  margin-left: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method:hover {
  box-shadow: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
  padding-left: 22px;
  width: 809px;
  margin-top: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .step-title {
  display: inline-block;
  color: #8CC63F;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
  width: 100%;
  border: none;
  background-color: #FFFFFF;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
  padding: 20px 16px;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-title.field.choice {
  padding: 0;
  height: 64px;
  border: 1px solid #ddd !important;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method:hover {
  box-shadow: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-billing-address {
  display: contents;
  padding-left: 22px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  float: right;
  padding: 3px;
  width: 15px;
  height: 18px;
  background: url(../img/kdelete.png) no-repeat center;
  background-size: 15px;
  cursor: pointer;
  bottom: 15px;
}
.checkout-index-index .shipping-address-item.amcheckout-shipping-address.not-selected-item {
  border-color: #D8D8D8;
  background: transparent;
  padding: 16px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  color: #F5F5F5;
  border-color: #7eb535;
  border-radius: 0;
}
/*search popup design*/
.amsearch-item-container.recent_searches .item-name {
  background-color: transparent;
  padding-left: 0;
}
.search-autocomplete {
  border: 1px solid #DEDEDE;
}
.search-autocomplete .amsearch-results {
  background: #FFFFFF;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category {
  float: left;
  padding: 15px 51px 0 24px;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amasty-xsearch-block-header {
  padding: 0;
  color: #8CC63F;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  padding-bottom: 10px;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amasty-xsearch-block-header:before {
  content: none;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item {
  text-align: left;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item a span,
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 8px;
  font-weight: normal;
}
.search-autocomplete .amsearch-results div#amasty-shopby-product-list {
  background: #FFFFFF;
}
.search-autocomplete .amsearch-results .amsearch-products p.amasty-xsearch-block-header {
  color: #8CC63F;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: left;
  padding: 0;
  padding-top: 15px;
  text-transform: capitalize;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
  padding: 0 30px 0 0;
  margin-bottom: 16px;
  background: #FFFFFF;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
  padding: 0;
  width: 25.5%;
  height: 180px;
  margin-right: 24px;
  max-width: 112px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item:hover {
  background: transparent;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image {
  text-align: left;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image span.product-image-wrapper {
  width: 112px;
  height: 112px;
  padding-bottom: 0 !important;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-photo {
  border: 1.45px solid #DEDEDE;
  height: 112px;
  width: 112px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-wrapper:hover {
  background: none;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image:hover {
  cursor: pointer !important;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information a.product-item-link {
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-top: 10px;
  margin-bottom: 0;
  width: 102px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .amsearch-wrapper-inner {
  margin-top: 0;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .amsearch-wrapper-inner .price-box .price-container span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 0;
  font-weight: normal;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results {
  text-align: center;
  display: inline-block;
  position: relative;
  left: -62px;
  background: #FFFFFF;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link,
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link:hover,
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link span:hover {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
button.amsearch-loupe,
.amsearch-close {
  display: none !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  margin-bottom: 0;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 0;
}
.checkout-index-index .step-title,
.checkout-index-index span.icon-title-one {
  display: none;
}
form.form.form-shipping-address div#shipping-new-address-form .field.street .control input {
  width: 100%;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required {
  width: 100%;
  padding-right: 0;
}
.opc-block-summary .items-in-cart > .title:after {
  display: none;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: ' ';
  background-image: url(../images/karrowdown.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 0;
}
/*Compare page*/
.catalog-product_compare-index .table-comparison {
  /* .cell.product.label,
        .cell.label,
        td.cell.product.info,*/
}
.catalog-product_compare-index .table-comparison .table-comparison td:last-child {
  border: none;
}
.catalog-product_compare-index .table-comparison .product-reviews-summary,
.catalog-product_compare-index .table-comparison .incl-tax {
  display: none;
}
.catalog-product_compare-index .table-comparison .price-box {
  margin: 0;
}
/*Contact us page design*/
.contact-index-index main#maincontent {
  max-width: 100%;
}
.contact-index-index main#maincontent .column.main,
.contact-index-index main#maincontent .columns {
  padding-bottom: 0;
}
.contact-index-index .cms-main {
  float: none;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  background: #FFFFFF;
}
.contact-index-index .cms-main .googlemap {
  padding: 0 17px;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding-top: 30px;
}
.contact-index-index .cms-main .googlemap .address-location-block {
  display: inline-block;
  width: 100%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection {
  display: inline-block;
  width: 100%;
  margin-top: 42px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one {
  width: 33.33%;
  float: left;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title {
  display: inline-block;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title .imgleft {
  display: inline-block;
  min-width: 32px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title h2 {
  color: #8CC63F;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin: 0;
  display: inline-block;
  float: right;
  padding-left: 8px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content {
  padding-left: 40px;
  display: inline-block;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content p {
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.75px;
  line-height: 20px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo {
  padding-top: 10px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo {
  display: inline-block;
  width: 100%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  float: left;
  width: 14%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo p {
  letter-spacing: 0.25px;
  vertical-align: middle;
  display: inline-block;
}
/*Alerts page */
.customeralerts-index-listaction hr {
  margin-bottom: 19px;
  margin-top: 0;
}
.customeralerts-index-listaction .alertsdescription-section .title {
  display: inline-block;
}
.customeralerts-index-listaction .alertsdescription-section .title img {
  width: 24px;
}
.customeralerts-index-listaction .alertsdescription-section .title span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-left: 8px;
  vertical-align: text-bottom;
  text-transform: capitalize;
}
.customeralerts-index-listaction .alertsdescription-section .description {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-left: 36px;
  padding-top: 6px;
  padding-bottom: 19px;
}
.customeralerts-index-listaction .toolbar.bottom.customeralert p.toolbar-amount,
.customeralerts-index-listaction .toolbar.bottom.customeralert .limiter {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
/*Blog detail page*/
.blog-post-view .page-footer {
  margin-top: 88px;
}
.blog-post-view .container.sj-test {
  display: none;
}
.blog-post-view .page-title-wrapper {
  width: 984px;
  background-color: #FBFBFB;
  max-width: 984px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 109px;
  padding-top: 36px;
  padding-bottom: 12px;
}
.blog-post-view .page-title-wrapper h1.page-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 33.26px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 46px;
  margin: 0;
}
.blog-post-view .breadcrumbs {
  padding: 0 15px;
  margin: 11px 0 29px 0;
}
.blog-post-view .columns {
  display: contents;
}
.blog-post-view .columns .sidebar.sidebar-additional {
  padding-left: 3px;
  width: 312px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.blog-search {
  display: none;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts {
  margin-bottom: 70px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item {
  padding: 0 0 16px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link:hover {
  color: rgba(0, 0, 0, 0.87);
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-archive .block-content a.archive-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-post-view .column.main {
  width: 984px;
  background-color: #FBFBFB;
  margin: 0 auto;
  padding: 0 109px;
}
.blog-post-view .column.main .post-view .post-holder {
  padding: 0;
}
.blog-post-view .column.main .post-view .post-holder .post-info {
  padding-bottom: 0;
}
.blog-post-view .column.main .post-view .post-holder .post-info .item.post-posed-date span.value {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.blog-post-view .column.main .post-view .post-holder .post-info .item.post-author,
.blog-post-view .column.main .post-view .post-holder .post-info .dash {
  display: none;
}
.blog-post-view .column.main .post-view .post-holder .post-content {
  padding-top: 17px;
}
.blog-post-view .column.main .post-view .post-holder .post-content .post-text-hld p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
}
div#post-comments textarea {
  border: 1px solid #D3D6DB;
  height: 56px;
  resize: none;
  padding: 9px 16px;
}
div#post-comments textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.c-count {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.75px;
  line-height: 27px;
}
.c-replyform {
  margin: 0;
}
/*Blog listing page*/
.blog-index-index .page-footer {
  margin-top: 70px;
}
.blog-index-index .container.sj-test {
  display: none;
}
.blog-index-index .breadcrumbs {
  margin: 11px 0 29px 0;
  padding: 0 15px;
}
.blog-index-index .page-title-wrapper {
  margin-bottom: 24px;
}
.blog-index-index .page-title-wrapper h1.page-title {
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  margin: 0;
  padding: 0;
}
.blog-index-index .columns .sidebar.sidebar-additional {
  padding-left: 12px;
  width: 310px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.blog-search {
  display: none;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts {
  margin-bottom: 70px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item {
  padding: 0 0 16px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link:hover {
  color: rgba(0, 0, 0, 0.87);
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-archive .block-content a.archive-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-index-index .column.main {
  padding-bottom: 63px;
  width: 984px;
  background-color: #FBFBFB;
  margin: 0 auto;
  padding: 0 109px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder {
  padding: 36px 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder h2.post-title a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 23.26px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 32px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info {
  padding-bottom: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .item.post-posed-date span.value {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .item.post-author,
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .dash {
  display: none;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content {
  padding-top: 17px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content .post-text-hld {
  padding-left: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content .post-text-hld p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
}
/*Megamenu design*/
.ammenu-nav-sections.nav-sections {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.cms-home .ammenu-nav-sections.nav-sections {
  border-bottom: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container {
  padding: 0;
  max-width: 1366px;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-next {
  font-size: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-next:after {
  background-image: url(../images/kmenuright.png);
  height: 64px;
  width: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  content: ' ';
  right: 12px;
  top: 8px;
  position: absolute;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev {
  font-size: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev.disabled:after {
  background-image: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev:after {
  background-image: url(../images/kmenuleft.png);
  height: 64px;
  width: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  content: ' ';
  left: 18px;
  position: absolute;
  top: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full {
  background: #FAFDF7 !important;
  width: 100%;
  min-height: max-content;
  margin-top: -20px;
  height: max-content;
  max-height: inherit;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  width: 65%;
  float: left;
  background: #FAFDF7;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child {
  width: 25%;
  float: left;
  background: #FAFDF7;
  padding-right: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper {
  width: 282px;
  margin-bottom: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper {
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 {
  padding: 0;
  background: #F1F2F4;
  /*height: 32px;*/
  padding: 4px 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 span.ammenu-wrapper {
  color: #7DB637 !important;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 span.ammenu-wrapper:hover {
  color: #548E24 !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child {
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 {
  padding-left: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 span.ammenu-wrapper {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 span.ammenu-wrapper:hover {
  color: rgba(0, 0, 0, 0.86) !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list {
  width: 35%;
  float: right;
  padding-left: 40px;
  background: #FAFDF7;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid {
  padding: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title {
  margin-bottom: 9px;
  text-align: left;
  display: inline-block;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title strong {
  color: #7DB637;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title hr {
  margin: 0;
  width: 69%;
  float: right;
  margin-top: 14px;
  background-color: #D8D8D8;
  height: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item {
  width: 28%;
  box-shadow: none;
  float: left;
  margin: 0 8px !important;
  height: 180px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item:nth-child(4),
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item:first-child {
  margin-left: 0 !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo {
  height: 112px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo span.product-image-wrapper:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details {
  margin: 0;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details span.old-price {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name {
  padding: 0;
  max-height: 32px;
  margin-bottom: 0;
  margin-top: 3px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details .price-box span.price-container span.price {
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-actions,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-reviews-summary {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory {
  display: inline-block;
  width: 100%;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand {
  color: #7DB637;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-bottom: 9px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand h5 {
  margin: 0;
  float: left;
  padding-right: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand hr {
  margin: 9px 0 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec {
  display: inline-block;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone.first {
  margin-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone.last {
  margin-right: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone {
  float: left;
  margin: 0 12px;
  width: 10.8%;
  cursor: pointer;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone img {
  width: unset;
  height: unset;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover a.ammenu-link.-main.-parent,
.ammenu-menu-wrapper .ammenu-items .ammenu-item.current > .ammenu-link {
  color: rgba(0, 0, 0, 0.6) !important;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):after {
  display: none;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item > .ammenu-wrapper:not(:last-of-type) {
  padding-bottom: 0;
}
/*section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper:last-child,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper:last-child,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper:last-child{padding-bottom: 19px;}*/
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 {
  width: 288px;
  max-width: 288px;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .actions-toolbar a.action.action-delete {
  height: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  padding-bottom: 19px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper:nth-child(2) {
  padding-top: 20px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper {
  padding: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper {
  padding-bottom: 16px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 ul.ammenu-item.-child li.ammenu-wrapper {
  padding-bottom: 0;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type),
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper {
  margin-bottom: 0;
}
.customer-account-create .back-to-signup {
  padding-top: 18px;
}
.main-banner-home.responsive {
  display: none;
}
.checkout-footer {
  background-color: #101010;
  padding-bottom: 0;
  width: 100%;
}
body.cms-no-route .sidebar.sidebar-additional {
  display: none;
}
.account.sales-order-view .column.main table#my-orders-table .modal-wrapper,
.account.sales-order-view .column.main table#my-orders-table a.preview-link {
  display: none;
}
.footer-btm-section .col-md-2.responsivelastdisplay {
  display: none;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method {
  width: 40%;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th {
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}
button.action-primary.action-accept,
button.action-secondary.action-dismiss {
  margin-left: 18px;
}
.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .breadcrumbs {
  margin: 0;
  padding: 0;
}
.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .right-side {
  width: 100%;
  padding: 0;
}
.page-header .minicart-wrapper .minicart-items .product-item-details a.itemPopupImage {
  top: 6px;
  position: relative;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .cart.table-wrapper .product-item-name a.preview-link {
  padding-left: 0;
  margin-left: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 12px;
}
.shippingreturn-product {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index .modal-popup .fieldset .field.choice label.label {
  display: inline-block;
}
.cms-home span.old-price {
  display: block;
  float: left;
}
div#minicart-content-wrapper .minicart-items .product-item-name {
  width: 230px;
  padding: 0;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-minicart {
  margin-right: 10px;
  margin-top: 0;
  z-index: 99999;
}
.message.success a {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}
.homepage-mainsectionone .col-md-2 .image-one {
  height: 130px;
}
.message.info.empty {
  margin-top: 12px;
}
/*.cms-index-index .product-image-container {
    display: inline;
}*/
.catalog-product-view .modals-overlay,
.checkout-cart-index .modals-overlay {
  z-index: 1 !important;
}
.cms-page-view footer.page-footer ul {
  padding: 0;
}
.home-licancesection .container {
  padding: 0;
}
.cms-index-index .column.main .container.sj-test {
  max-width: 100%;
}
.header.content.content {
  padding: 0;
}
.header.content .header-right .header.links li.login-acc.wishlist {
  padding-left: 16px;
}
.homepage-mainsectionone .col-md-2:last-child {
  margin: 0;
  width: 19%;
}
.footer-btm-section {
  border-top: 1px solid #666;
}
.footer-upr-section .footer-upr-right ul li {
  padding-right: 44px;
  display: inline-block;
}
.footer-btm-section .col-md-2 {
  width: 20%;
  padding: 0;
}
.footer-btm-section {
  padding-top: 62px;
}
.page-footer .col-md-2.last-child p {
  color: #FFFFFF;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-new form.form.subscribe .actions {
  display: inline-block;
  position: absolute;
  height: 36px;
  right: 0;
  bottom: 0;
  top: 43px;
}
.newsletter-new form.form.subscribe .field.newsletter {
  display: inline-block;
}
.newsletter-new form.form.subscribe .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Gotham-t';
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-new form.form.subscribe .control input {
  padding: 7px 16px;
  height: 36px;
  border: none;
  width: 276px;
}
.page-footer .footer-bottom .footer-payment-method ul li {
  display: inline-block;
  padding-right: 24px;
}
.page-footer .footer-bottom .footer-payment-method {
  float: right;
}
.newsletter-new {
  margin-top: 19px;
}
.homepage-mainsectionone .container {
  padding: 0 15px;
}
.bestselling-products-home {
  position: relative;
}
.homepage-mainsectionone .col-md-2 {
  padding: 0;
  width: 18.46%;
  float: left;
  margin: 0 23px 0 0;
  background-color: #FFFFFF;
  box-shadow: 0 0 10px 1px rgba(127, 127, 127, 0.14), 0 0 14px 2px rgba(127, 127, 127, 0.14), 0 0 5px -3px rgba(127, 127, 127, 0.2);
}
.homepage-mainsectionone .col-md-2 .image-one {
  padding-top: 41px;
  text-align: center;
  padding-bottom: 10px;
  background-color: #FFFFFF;
}
.minicart-items .item-qty {
  border: none;
  padding: 0;
  text-align: left;
}
.homepage-mainsectionone .static-onesection {
  padding-bottom: 28px;
}
.minicart-wrapper .product .actions .primary {
  display: none;
}
.homepage-mainsectionone .static-onesection p {
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Gotham-t';
  font-size: 20.68px;
  letter-spacing: 0.25px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
}
.homepage-mainsectionone {
  padding: 64px 0;
  width: 100%;
  display: inline-block;
  margin-top: -5px;
  margin-bottom: -5px;
}
.customer-account-create .page-title-wrapper h1.page-title span,
.customer-account-login h1.page-title span,
.customer-account-forgotpassword h1.page-title span,
.customer-account-createpassword form.form.password.reset h1.page-title span {
  color: #919eab;
  font-size: 23.48px;
  letter-spacing: 0.25px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.home-licancesection hr,
.block-title hr,
.reviews .reviewmain-section hr,
.home-blog-post .amblog-title hr {
  width: 144px;
  height: 2px;
  margin-bottom: 0;
  margin-top: 7px;
  background-color: #001D47;
}
.page-wrapper .nav-sections-item-content > .navigation {
  display: inline-block;
}
/*Megamenu*/
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  background: #FFFFFF;
}
.ammenu-nav-sections .ammenu-main-container {
  width: 100%;
  max-width: 1366px;
  padding: 0;
  margin: 0 auto;
}
.ammenu-main-container .ammenu-item.-main {
  padding: 0;
}
.ammenu-main-container .ammenu-item.-main a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.8px;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-transform: capitalize;
  vertical-align: text-top;
  width: 100%;
  display: block;
}
.ammenu-main-container .ammenu-item.-main img {
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.ammenu-nav-sections {
  margin-bottom: 0;
}
.ammenu-main-container .ammenu-submenu.-full {
  background: #F5F5F8;
  overflow-y: unset;
  margin-top: 0;
}
.ammenu-main-container .ammenu-submenu.-full .container {
  padding: 0;
  background-color: #FFFFFF;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child li.ammenu-wrapper img {
  padding-right: 10px;
  padding-top: 15px;
}
.ammenu-categories-container .ammenu-link.-level1 .ammenu-wrapper {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
}
.ammenu-categories-container .ammenu-link {
  padding-right: 0;
}
.ammenu-menu-mobile .ammenu-main-container .ammenu-link.-main:before,
.ammenu-menu-desktop .ammenu-main-container .ammenu-link.-level1:before {
  content: ' ';
  border: none;
  display: none;
}
.ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
  margin-bottom: 0;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child,
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  padding: 0;
}
.ammenu-main-container .ammenu-items {
  padding: 0 17px;
  margin: 0 auto;
  text-align: center;
  padding-right: 0;
}
nav.ammenu-main-container li.ammenu-item.-main.-full.custom {
  padding-right: 0;
  margin-right: 0;
}
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  top: 6px;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child:first-child li.ammenu-wrapper {
  padding-left: 15px;
  display: inline-block;
  margin: 0 auto;
  float: left;
  text-align: left;
  width: 100%;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child {
  padding: 0;
  margin: 0 auto;
  background: #ffff;
  margin-top: 0;
  float: left;
  margin-left: 0;
  margin-bottom: 10px;
  width: 25%;
  max-width: 25%;
  display: inline-block;
  text-align: left;
  padding-top: 32px;
  padding-bottom: 32px;
}
.catalog-category-view a.listButton {
  display: none;
}
.header.content,
.panel.wrapper .container {
  width: 100%;
  max-width: 1366px;
  padding: 0;
  margin: 0 auto;
}
.header.content .container {
  padding: 0;
}
.homepage-mainsectionone .main-onesec,
.header.content .container,
.cms-index-index .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.block.widget.block-products-list.grid .rating-summary {
  display: none;
}
.cms-page-view .page-title-wrapper h1.page-title span {
  text-align: center;
  font-size: 23.48px;
  letter-spacing: 1.25px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.cms-page-view .container.sj-test {
  padding: 0;
  text-align: justify;
  letter-spacing: 0.25px;
}
.cms-page-view .container.sj-test UL li {
  list-style: circle;
  margin-bottom: 6px;
}
.cms-page-view .page-main h2 {
  margin-top: 0;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .page-title-wrapper {
  text-align: left;
  padding: 0 17px;
}
.cms-page-view h1.page-title {
  padding-top: 58px;
}
.cms-page-view ul {
  padding: 0 17px;
}
.customer-account-edit .field.password-info p {
  display: none;
}
.checkout-cart-index .container.sj-test {
  padding: 0;
}
/*.page-header .switcher{display: none;}
.page-header .panel ul li.loginlink.last:after {
    height: 0;
    margin: 0 !important;
}*/
.page-products .products.products-grid {
  width: 79%;
  float: left;
  margin-left: 40px;
}
.page-products .products.wrapper.list.products-list {
  width: 94%;
  float: left;
  margin-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid {
  width: 100%;
  padding-left: 40px;
  background: #FAFDF7;
  display: inline-block;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title {
  margin-bottom: 9px;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title strong {
  color: #7DB637;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title hr {
  margin: 0;
  width: 69%;
  float: right;
  margin-top: 14px;
  background-color: #D8D8D8;
  height: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item {
  width: 28%;
  box-shadow: none;
  float: left;
  margin: 0 8px !important;
  height: 180px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo {
  height: 112px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo img.product-image-photo {
  height: 112px;
  width: 112px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background-color: #FFFFFF;
  margin: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details {
  margin: 0;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name {
  padding: 0;
  max-height: 32px;
  margin-bottom: 0;
  margin-top: 3px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .price-box.price-final_price {
  text-align: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .price-box.price-final_price span.price-container span.price {
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details span.old-price {
  display: none;
}
section.ammenu-menu-wrapper.-desktop {
  background: transparent;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo span.product-image-wrapper:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-info:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item img.product-image-photo:hover {
  opacity: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .product-reviews-summary {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-actions {
  display: none;
}
.message.info.empty {
  width: 99%;
  float: right;
  margin-top: 20px;
}
.page-products .products.products-grid {
  width: 100%;
  margin-left: 0;
}
.owl-item {
  overflow: hidden;
  display: flex;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td a {
  text-decoration: underline;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td a.action.view {
  text-decoration: underline;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td a.action.quote {
  text-decoration: underline;
}
/*New Css end*/
/*Responsive start*/
@media screen and (device-aspect-ratio: 2/3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 375/667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (device-aspect-ratio: 9/16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  /*.header.content .container {padding: 0;}
*/
  /*.header.content .container,.homepage-second-content .container,.panel.wrapper .container {
    padding: 0 17px;
    max-width: 100%;
}*/
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 75%;
  }
  .leftbottom-right img {
    min-height: 348px;
  }
  .rightsection .right-top .rightbottom-left img {
    height: 336px;
  }
  .right-bottom img {
    min-height: 344px;
  }
}
@media (min-width: 1366px) {
  .leftbottom-right img {
    min-height: 346px;
  }
  .page-products.ambrand-index-index .toolbar.toolbar-products {
    margin: -56px 0 10px 0;
  }
  .page-products .products.wrapper.list.products-list {
    width: 77%;
    float: left;
    margin-left: 40px;
  }
}
@media (min-width: 1362px) {
  .page-products .products.wrapper.list.products-list {
    width: 100%;
    float: right;
    margin-left: 40px;
  }
}
@media (min-width: 1357px) {
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 39%;
  }
}
@media (min-width: 1300px) {
  .cms-index-index .column.main .carousel-container:nth-child(3) .home-slider .owl-stage-outer {
    min-height: 400px;
    background-color: #ccc;
  }
  .catalog-product_compare-index {
    /*.table-wrapper.comparison .table-comparison>tbody tr:nth-child(2) th,
        .table-wrapper.comparison .table-comparison>tbody tr:nth-child(2) td {
            max-height: max-content;
            overflow: hidden;
            min-height: max-content;
            height: 100%;
            display: table-cell;
            vertical-align: middle;
        }*/
  }
  .catalog-product_compare-index .table-comparison .cell .attribute.value .col-md-12.col-sm-12 {
    width: 100%;
    padding: 0;
  }
  html[lang="ar"] .catalog-product_compare-index .table-comparison .cell {
    float: right;
  }
  html[lang="ar"] .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr td.cell:last-child {
    border-right: 1px solid #ccc;
  }
  html[lang="ar"] .catalog-product_compare-index .table-comparison .cell.product.info {
    border: none !important;
  }
}
@media (max-width: 1280px) {
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 17%;
  }
  .catalog-product-view .payment-iconstatic {
    width: 55%;
  }
  .catalog-product-view .product-info-main .product.alert form#notify-form {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .control {
    width: 60%;
  }
  .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 40%;
  }
  .catalog-product-view .wedeliver-sec {
    width: 40%;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    font-size: 8.82px;
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
    float: right;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    width: 59%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 82%;
  }
  .blog-post-view .column.main {
    width: 70%;
  }
  .blog-post-view .page-title-wrapper {
    width: 70%;
    max-width: 70%;
  }
  .blog-index-index .columns .column.main {
    width: 70%;
  }
  .checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar {
    left: 0;
    width: 40%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    width: 100%;
    margin-top: 24px;
  }
  .page-footer .col-md-2.last-child {
    min-width: 290px;
  }
  .footer-certificate {
    width: 27%;
  }
  .page-products .products.wrapper.list.products-list.amscroll-pages {
    margin-top: 12px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 4px 12px;
  }
  /*.wishlist-index-index .products-grid .product-item {
        width: 22%;
    }*/
  /*.account .column.main .order-details-items {
        overflow-x: scroll;
    }*/
  .products.list .amquote-action-wrap .action.tocart {
    margin-bottom: 0;
  }
  .blog-post-view .sidebar.sidebar-additional {
    width: 320px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method,
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: -20px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
    width: 760px;
  }
  .page-header.fixed-menu .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  .header.content .logo {
    width: auto;
    padding: 40px 0;
  }
  .newsletter-new form.form.subscribe .control input,
  .newsletter-new form.form.subscribe .field.newsletter {
    width: 100%;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 83%;
    left: 8px;
  }
  .page-products .toolbar.toolbar-products {
    margin: -28px 0px 15px 0;
  }
  .main-banner-home,
  .homepage-mainsectionone .col-md-2 .image-one {
    min-height: unset;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 18.17%;
  }
  .leftbottom-right,
  .left-bottom .leftbottom-left {
    width: 50%;
  }
  .leftbottom-right {
    padding-left: 24px;
  }
  .page-footer .col-md-2.last-child {
    width: 28%;
  }
  .rightbottom-right {
    width: 50%;
    display: inline-block;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 285px;
  }
  .homepage-mainsectionone .col-md-2:last-child {
    margin-right: 0;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 18.2%;
  }
  .right-bottom img {
    min-height: 307px;
  }
  .leftbottom-right img {
    min-height: 307px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    padding-left: 0px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
  }
  .contact-index-index .blog-post-thumb {
    min-height: 144px;
    max-height: 170px;
  }
  .contact-index-index .col-md-3.my-cols.color {
    float: left;
  }
  .cms-home.cms-index-index .block-bestseller-products .product-item {
    float: none;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .cms-home .selling-point .container {
    padding: 0 15px;
    text-align: center;
  }
  .cms-home .selling-point .container .col-md-2 p {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .cms-home .selling-point .container .col-md-2 span {
    float: none;
  }
  .page-products .products-grid .product-items .product-item .product-item-info {
    height: auto;
  }
  .cms-page-view .breadcrumbs {
    padding: 0 17px;
  }
  .cms-page-view main#maincontent .container.sj-test {
    padding: 0;
  }
  .payment-btmftr {
    width: 28%;
  }
  .page-footer div.col-md-2 {
    width: 18%;
    padding: 0 15px 0 0;
    float: left;
    box-sizing: border-box;
  }
  footer.page-footer .footer-copy-right .col-md-4 {
    width: 50%;
    display: inline-block;
    height: auto;
    float: left;
    text-align: left;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    text-align: right;
  }
  footer.page-footer .footer-copy-right .col-md-4 span,
  footer.page-footer .footer-copy-right .col-md-4 a,
  footer.page-footer .footer-copy-right .col-md-4 p {
    display: inline-block;
    padding: 5px 0 0 0;
  }
}
@media (max-width: 1230px) {
  .header.content .block-search .minisearch input {
    width: 100%;
    margin: 0;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  header.page-header .block-search .minisearch .action.search:before {
    right: 0 !important;
  }
}
@media (max-width: 1024px) {
  header .header.content .block-search {
    margin-left: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper {
    font-weight: normal;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: .25px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: bold;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper {
    padding-left: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: .25px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: bold;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper {
    font-weight: normal;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 18px;
  }
  .revewwithwishlist .wishlist .compare-product {
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 0;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item.account a {
    color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
  }
  .ship-to-header {
    display: none;
  }
  div#mageplaza-bannerslider-block-before-page-top-1 {
    display: block;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: -21px;
  }
  div#englishkjest {
    display: none !important;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    top: -0px !important;
  }
  .catgeoryblocks-section .top-linkbtn a {
    width: 100px;
  }
  .amasty_quote-account-view .order-details-items.ordered {
    overflow-x: scroll;
  }
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
    padding: 0;
  }
  .blog-post-view .column.main,
  .blog-post-view .page-title-wrapper,
  .blog-index-index .columns .column.main {
    width: 100%;
  }
  .blog-post-view .sidebar.sidebar-additional,
  .blog-index-index .columns .sidebar.sidebar-additional {
    display: none;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.price,
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.cart-price,
  .account .order-details-items .table-order-items .product-item-name {
    font-size: 13.8px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button {
    width: 100%;
  }
  .revewwithwishlist .wishlist {
    width: 100%;
    float: left;
  }
  .catgeoryblocks-section .top-banner {
    min-height: unset;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 14%;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory {
    width: 100%;
    float: left;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection {
    height: 380px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone {
    height: 380px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
    margin-left: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory.btm {
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec {
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory {
    width: 100%;
    margin-top: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc {
    width: 100%;
    margin-right: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper {
    width: 100%;
    display: inline-block;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three {
    width: 31.5%;
  }
  .catalog-product-view .payment-iconstatic {
    width: 46%;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.action.tocart.primary {
    width: 100%;
    margin-bottom: 24px;
  }
  .am-slider-container {
    margin-bottom: 24px;
  }
  .page-products .sidebar.sidebar-main {
    width: 20%;
    margin-top: 0;
  }
  .products.list .amquote-action-wrap .action.tocart {
    margin-bottom: 0;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .page-footer .col-md-2.last-child,
  .payment-btmftr {
    width: 100%;
  }
  .page-footer div.col-md-2 {
    width: 25%;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    position: unset;
    background: transparent;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.right {
    margin-left: 0;
    margin-top: 40px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 30.5%;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    top: unset;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item .price-box .price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price {
    color: rgba(0, 0, 0, 0.87);
  }
  .footer-copy-right .footer-leftcopy {
    padding-left: 30px;
  }
  ul.sub-cat.customcatlist {
    width: 48%;
  }
  /*Catgeory page*/
  body.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column.page-loaded .products.products-grid {
    margin-left: 0;
  }
  .page-products.catalog-category-view .recently-product-cat {
    float: right;
    width: 100%;
    padding-left: 24px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:last-child {
    display: none;
  }
  .page-products .products.wrapper.list.products-list {
    width: 93%;
  }
  .page-products .amscroll-load-button,
  .catalogsearch-result-index .amscroll-load-button {
    width: 100%;
  }
  /*Megamenu*/
  .ammenu-nav-sections .ammenu-main-container {
    background: #FFFF;
  }
  .ammenu-menu-mobile .ammenu-toggle {
    display: none;
  }
  .page-wrapper.fixed-menuheader.stickysrcre section.ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .ammenu-main-container .ammenu-item.-main:first-child:hover,
  .ammenu-main-container .ammenu-item.-main:nth-child(2):hover,
  .ammenu-main-container .ammenu-item.-main:nth-child(5):hover {
    height: auto;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile {
    display: flex !important;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item {
    width: 100%;
    display: inline-block;
    height: auto;
    float: left;
    margin-left: 0 !important;
    padding-left: 0;
  }
  .ammenu-main-container .ammenu-item.-main:hover > .ammenu-submenu-container {
    display: block;
    height: auto;
    padding-top: 0;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    text-align: left;
    max-height: fit-content;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories {
    float: left;
    border: none;
    padding: 0;
    background: #FFFF;
    height: 100vh;
    width: 100%;
    display: table;
    max-width: 100%;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories ul.ammenu-item {
    width: 100%;
    max-width: 100%;
    background: #FFFF;
    padding-top: 0;
    padding-bottom: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories ul.ammenu-item li.ammenu-wrapper {
    padding: 0;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding: 6px 12px;
  }
  .ammenu-nav-sections .ammenu-link.-main > .ammenu-wrapper,
  .ammenu-nav-sections.-accordion:not(.-hamburger) .ammenu-items .current > .ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87) !important;
  }
  .nav-sections:not(.-drill) .ammenu-submenu[aria-selected="true"] ~ .ammenu-toggle .ammenu-icon:after,
  .nav-sections:not(.-drill) .ammenu-submenu[aria-selected="true"] ~ .ammenu-toggle .ammenu-icon:before {
    background-color: rgba(0, 0, 0, 0.87) !important;
  }
  header .header.content .logo {
    margin: 0;
    left: 6%;
  }
  .page-header.fixed-menu {
    position: unset;
  }
  .ammenu-nav-sections.nav-sections section.ammenu-menu-wrapper.-desktop,
  .ammenu-menu-wrapper .ammenu-link.-main:before {
    display: none;
  }
  header.page-header .block-search {
    width: 55%;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    width: 100%;
    max-width: 100%;
    position: absolute;
    background: #FFFF;
    display: inline-block;
    height: 5000px;
    z-index: 9999999;
    top: 0;
    left: 0;
    float: left;
    margin: unset;
  }
  .ammenu-tabs-container > .ammenu-title {
    display: inline-block !important;
    z-index: 9999;
    width: auto;
    height: 40px;
    padding: 12px 16px;
    background: transparent;
  }
  .ammenu-close-menu.close-sign {
    font-size: 2em;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: 0;
    width: 50px;
    text-align: center;
    display: inline-block;
  }
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-content {
    padding: 15px;
  }
  .ammenu-main-container .ammenu-item.-main:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  span.ammenu-menu-toggle {
    display: flex !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
    display: none;
  }
  .ammenu-nav-sections .ammenu-title {
    width: 50%;
    display: inline-block;
    float: left;
  }
  .ammenu-nav-sections .ammenu-title:nth-child(3) {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item {
    width: 100%;
    display: inline-block;
    height: auto;
    float: left;
    text-align: left;
  }
  .cathome-bootom-image {
    display: none;
  }
  .cat-promotionimg-section .catpro-imgtwo {
    width: 48.5%;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    top: 0;
    max-height: 136px;
    z-index: 1;
    padding-right: 0;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 85%;
    left: 15px;
  }
  .ammenu-main-container .ammenu-item.-main {
    padding: 10px 10px 10px 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper {
    margin-left: 0;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: -25px;
  }
  .block.widget.block-products-list.grid.container {
    padding-bottom: 40px;
  }
  .bestselling-products-home {
    padding-top: 40px;
  }
  .licance-images.upr {
    margin-top: 40px;
  }
  .licance-img {
    width: 13.5%;
  }
  .home-licancesection {
    padding: 40px 12px;
  }
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 14.5%;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 17%;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 230px;
  }
  .leftbottom-right img {
    min-height: 245px;
  }
  .right-bottom img {
    min-height: 250px;
  }
  .toolbar-sorter.sorter {
    margin-top: 45px;
  }
  .catalogsearch-result-index .toolbar-sorter.sorter {
    margin-top: 0;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
    width: 100%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
    width: 100%;
    margin: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
    width: 100%;
    padding: 0;
  }
  /*home page*/
  .catalog-product-view .product-info-main {
    padding-right: 0;
  }
  .catalog-product-view .product-info-main .customfees {
    width: 100%;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 33.33%;
  }
  .contact-index-index .for-line {
    min-height: 41px;
    max-height: 41px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .cms-index-index div.catonebanner-img .reward-scheme {
    padding: 0 20px;
    height: 75px;
  }
  .cms-index-index div.catonebanner-img a {
    margin: 10px 0px 0 0;
  }
  .cms-index-index div.catonebanner-img .scheme-left {
    width: 78%;
  }
  .cms-index-index div.catonebanner-img .h3 {
    margin: 0;
  }
  .checkout-cart-index .cart-container .form-cart {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    margin-bottom: 80px;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
    bottom: -75px;
  }
  .checkout-index-index .header.content {
    padding: 0;
  }
  .checkout-index-index .opc-wrapper {
    width: 100%;
  }
  .checkout-index-index .opc-sidebar {
    width: 100%;
    margin-top: 10px;
  }
  .opc-block-summary .items-in-cart > .title {
    border-top: 1px solid #ccc;
    margin-top: 15px;
  }
  .opc-block-summary .items-in-cart > .title:after {
    top: 6px;
  }
}
@media (max-width: 1023px) {
  header.page-header.fixed-menu .header-right ul.header.links li.login-acc.wishlist {
    display: none;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: right;
  }
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after {
    right: 0;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 92%;
    left: -77px;
  }
  /*category page*/
  .page-products .actions-secondary {
    z-index: 2;
  }
  .header.content .logo {
    margin-left: 0;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: inline-block;
  }
  .electronics-banner-top,
  .banner-beauty-top {
    margin-top: 20px;
  }
  .catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
    width: 16.666%;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    border-top: 1px solid #ccc;
  }
  .logout-res {
    padding: 9px 15px 0 15px;
  }
  .navigation .level0 li {
    padding-right: 10px;
  }
  .page-header {
    border-bottom: 1px solid #cccccc;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top,
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border: none;
  }
  .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: 0;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    padding-left: 15px;
    border: none;
  }
  .navigation a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    margin-bottom: 24px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title a {
    float: left;
    padding-left: 14px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    top: -0px !important;
  }
  .page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
    width: 25%;
  }
  .page-products .right-side {
    width: 73%;
  }
  .page-products .product-items .product-item {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 95%;
    left: -84px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 95% !important;
    min-width: inherit;
    width: 100%;
    min-height: unset;
  }
}
@media (min-width: 769px) and (max-width: 960px) {
  .customer-account-index .intersetsection .checkboxleft {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 12px;
  }
  header .header.content .block-search {
    margin-left: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(4) {
    display: none;
  }
  /* .block.widget .products-grid .product-items,
    .block.widget.block-products-list.grid .products-grid {
        li.product-item {
            width: 30.6%;
            margin: 0 12px 20px 12px;

            &:nth-child(4) {
                margin-left: 0 !important
            }
        }
    }*/
  .homepage-adbannersection {
    min-height: unset;
  }
  .product-item-details .product-reviews-summary {
    padding-left: 12px;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
    height: max-content;
  }
  .catalog-product-view .payment-iconstatic {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
  }
  .catalog-product-view .page-title-wrapper {
    width: 100%;
  }
  .catalog-product-view .revewwithwishlist {
    width: 100%;
    float: left;
  }
  .catalog-product-view .revewwithwishlist .wishlist {
    display: flex;
    align-items: center;
  }
  .catalog-product-view .sku-custom.responsive {
    display: inline-block;
    width: 50%;
  }
  .catalog-product-view .sku-custom.desktop {
    display: none;
  }
  /*Catgory page*/
  .page-products .products.products-grid {
    width: 95%;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: 10px;
  }
  .page-products .sidebar.sidebar-main {
    padding-right: 0;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after {
    right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 29.9% !important;
  }
  /*Product page*/
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 30.5%;
    margin-bottom: 20px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(4) {
    margin-left: 0 !important;
  }
  .catalog-product-view .column.main div#hp-prod-list .product-item:nth-child(4) {
    margin-left: 12px !important;
  }
  .catalog-product-view .column.main div#hp-prod-list .product-item:nth-child(5) {
    margin-left: 0;
  }
  .catalog-product-view .column.main .product-info-main .product-add-form .box-tocart .fieldset {
    margin-bottom: 0;
  }
  /*My Account page*/
  /*.wishlist-index-index {
        .products-grid {
            .product-item {
                width: 29%;
                margin-bottom: 20px;
            }
        }
    }*/
  .account .block.block-addresses-list,
  .account .sales-order-history .table-wrapper.orders-history {
    overflow-x: scroll;
  }
}
@media (min-width: 768px) {
  .catalogsearch-result-index .toolbar.toolbar-products {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .page-products .products-list .product-item .product-item-info .listingproduct-right .actions-secondary.listingview .action.towishlist:before {
    top: -12px;
  }
  .customer-account-index .intersetsection .checkboxleft {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 12px;
  }
  .catalog-product-view .product-info-main .product.alert form#notify-form {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .control {
    width: 60%;
  }
  .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 40%;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    width: 100%;
    margin-bottom: 24px;
  }
  header .header.content .logo {
    padding: 20px 0;
  }
  /*Contact us page design*/
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection {
    width: 100%;
    margin-top: 0;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title {
    width: 100%;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title .imgleft {
    float: left;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title h2 {
    float: left;
  }
  .contact-index-index .cms-main .newcontactdiv {
    margin-top: 0;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form {
    padding: 24px 0;
  }
  .catalog-product-view .payment-iconstatic {
    width: 100%;
    margin-bottom: 24px;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 77%;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: -12px;
  }
  header .header.content .header-right {
    padding-top: 25px;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .page-products .products-list .product-item .product-item-photo {
    padding: 12px !important;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details {
    width: auto;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-name {
    margin-top: 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right {
    width: 100%;
    margin-bottom: 12px;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box {
    margin: 0;
  }
  .homepage-adbannersection {
    min-height: unset;
  }
  .home-catsec h2 {
    margin-top: 24px;
  }
  .cms-home ul.post-list .post-holder .post-title a {
    white-space: inherit;
    font-size: 13.7px;
    letter-spacing: 0.1px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 30.7%;
    margin-bottom: 20px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .featuredsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3),
  .homecatsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3) {
    margin-right: 0;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 22.5%;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 48px;
  }
  ul.sub-cat.customcatlist {
    width: 49%;
  }
  .cat-promotionimg-section .catpro-imgone,
  .customcatlist-hlm ul.sub-cat.customcatlist li,
  .cat-promotionimg-section .catpro-imgtwo {
    width: 100%;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-right: 0;
  }
  h1.page-title {
    font-size: 26.15px;
    line-height: 20px;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .cat-promotionimg-section .catpro-imgtwo {
    margin-left: 0;
  }
  .cat-promotionimg-section,
  .customcatlist-hlm {
    padding: 24px 0;
  }
  .checkout-index-index .page-header .header.content .logo {
    padding: 12px 0;
  }
  .page-footer div.col-md-2 {
    width: 25%;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after {
    right: 0;
  }
  .amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item {
    width: 100%;
    padding: 0;
  }
  .amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item .amblog-content,
  .amblog-index-post .amblog-comments-wrapper {
    padding: 0;
  }
  .page-footer .footer-bottom .footer-payment-method {
    float: none;
  }
  .page-footer .footer-copy-right .col-md-12.footer-bottom {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
  }
  .page-footer .footer-copy-right .col-md-12.leftcopy {
    width: 100%;
  }
  .filter-options-content .count {
    padding-left: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(5) {
    margin-left: 0;
  }
  .account.sales-order-view .column.main h1.page-title {
    width: 60%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    height: auto;
    padding-left: 11px;
  }
  .catalog-product-view .recently-product-cat .block-title {
    padding-top: 24px;
    margin-top: 24px;
  }
  #configcustom {
    margin-bottom: 15px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 30.5%;
    margin-bottom: 20px;
  }
  header.page-header.fixed-menu ul.header.links .login-acc.sticky.search {
    display: none;
  }
  .header.content .block-search {
    width: 36%;
  }
  .header.content .block-search {
    padding: 12px 0;
  }
  .header.content .logo {
    padding: 20px 0;
  }
  header.page-header.fixed-menu .header-right,
  .header.content .header-right {
    padding-top: 24px;
  }
  header.page-header.fixed-menu .block.block-search {
    display: inline-block;
  }
  .ammenu-main-container .ammenu-item.-main:hover {
    border-bottom: 1px solid #001D47;
  }
  .cms-index-index ol.product-items li .product-item-info {
    border: none;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
    background: transparent;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    position: unset;
    background: transparent;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0;
    height: auto;
    position: unset;
    padding-left: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
    color: rgba(0, 0, 0, 0.87);
    top: unset;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price {
    color: rgba(0, 0, 0, 0.87);
    position: relative;
    padding-left: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
    padding: 0;
    color: rgba(0, 0, 0, 0.87);
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-image-wrapper {
    top: -138px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    top: 31px;
    width: 88%;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  .header.content .block-search {
    padding-left: 0;
    margin-left: 0;
  }
  span.ammenu-menu-toggle {
    display: flex !important;
  }
  .header.content .logo {
    margin-left: 40px;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    display: none;
  }
  .cms-home .home-blog-post {
    margin-top: 12px;
    padding: 12px 0;
  }
  .home-blog-post ul.amblog-list {
    padding-top: 12px;
  }
  .cms-home .home-blog-post .homeblog-right-image,
  .bestseller-bootom-image {
    display: none;
  }
  .bestselling-products-home {
    padding-bottom: 12px;
  }
  form#discount-coupon-form {
    width: 100%;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 12px 0;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 17%;
  }
  .bestselling-products-home {
    padding-top: 12px;
  }
  .viewall-home {
    margin-top: 12px;
  }
  .viewall-home .viewallbtn {
    padding: 0;
    min-width: 175px;
  }
  .block.widget.block-products-list.grid.container {
    padding-bottom: 12px;
  }
  .home-licancesection {
    padding: 12px;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 172px;
  }
  .leftbottom-right img {
    min-height: 182px;
  }
  .right-bottom img {
    min-height: 190px;
  }
  .home-licancesection hr,
  .block-title hr {
    width: 56px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    font-size: 26.15px;
    line-height: 20px;
  }
  .newsletter-new form.form.subscribe .control input {
    width: 100%;
  }
  .page-footer .col-md-2.last-child {
    width: 100%;
  }
  .page-footer .col-md-2 li a {
    font-size: 12.82px;
  }
  .page-products .am-filter-items-attr_price {
    padding-left: 7px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart.table-wrapper button.amquote-addto-button {
    left: 0;
    text-align: left;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    font-size: 13.65px;
  }
  .catalog-product-view .wedeliver-sec {
    width: 100%;
  }
  .amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .product-item-name {
    max-width: 80%;
    white-space: unset;
  }
  .amasty_quote-cart-index form.form.form-cart .cart.table-wrapper td.col.subtotal {
    padding-left: 0;
  }
  .amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .control.price {
    left: 0;
  }
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.price {
    text-align: left;
    width: 33%;
  }
  .amasty_quote-cart-index .table-wrapper.cart .data.table .col.qty {
    text-align: left;
    width: 33%;
    padding-left: 0;
  }
  .amasty_quote-cart-index .table-wrapper.cart .col.price.qty {
    text-align: left;
    width: 33%;
  }
  .checkout-index-index #shipping-new-address-form .field,
  .checkout-index-index #shipping-new-address-form .field.additional,
  .checkout-index-index #shipping-new-address-form .field._required {
    width: 100%;
    margin-bottom: 12px;
  }
  .checkout-index-index #shipping-new-address-form .field.street .field {
    width: 100%;
  }
  .am-button-wrapper .am-sl-text {
    width: 100%;
  }
  .am-social-wrapper .am-social-login {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    display: inline-block;
  }
  .catalog-product_compare-index .table-wrapper.comparison {
    border: 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions {
    margin: 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions .secondary-addto-links.actions-secondary {
    width: 16px;
    min-width: unset;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions .actions-primary {
    width: auto;
  }
  .customer-account-forgotpassword main#maincontent {
    margin-top: 32px;
  }
  .blog-index-index main#maincontent,
  .blog-post-view main#maincontent {
    margin-top: 28px;
  }
  .blog-index-index .page-title-wrapper {
    margin: 12px 0;
  }
  .blog-post-view .page-title-wrapper {
    width: 100%;
    max-width: 100%;
  }
  .cms-page-view main#maincontent,
  .checkout-cart-index main#maincontent,
  .contact-index-index main#maincontent {
    margin-top: 50px;
  }
  .account .sidebar.sidebar-main {
    border-bottom: 0;
  }
  .customer-account-create main#maincontent {
    margin-top: 50px;
  }
  .customer-account-create .fieldset > .legend {
    padding-bottom: 12px;
  }
  .am-social-wrapper {
    width: 100%;
  }
  aside.modal-popup.confirm {
    z-index: 5 !important;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
    height: 435px;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec {
    height: 335px;
  }
  .customer-account-login h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .customer-account-forgotpassword h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .filter {
    /*.filter-current {
            position: relative;
            top: 34px;
            text-align: left;
            font-size: 12px;
        }*/
  }
  .filter .filter-current-subtitle {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 12px;
  }
  .checkout-cart-index .cart-container .cart-summary strong.summary.title {
    margin-top: 0;
  }
  .checkout-cart-index .checkout-payment-method .step-title {
    padding: 8px;
  }
  .checkout-cart-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
    height: 36px;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-login .page-title-wrapper {
    margin-top: 12px;
  }
  .fa-icon-cs {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .active h3.mb-line:after {
    content: "\f106";
    color: #272727;
  }
  h3.mb-line {
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  h3.mb-line:after {
    content: "\f107";
    float: right;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    color: #272727;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection {
    width: 50%;
    margin-bottom: 24px;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(5) {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(2),
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(4) {
    border: 0;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    float: right;
    text-align: right;
    position: relative;
    right: -48px;
    color: rgba(0, 0, 0, 0.87);
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 150px;
    float: right;
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .rollerhove {
    bottom: 0;
    left: 0;
    float: right;
  }
  .main-secdeliver {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 14px;
  }
  .main-secdeliver .payment-iconstatic {
    display: none;
  }
  .wedeliver-sec .content-right {
    font-size: 13.7px;
  }
  .catalog-product-view .sku-custom.desktop {
    display: none;
  }
  .catalog-product-view .sku-custom.responsive {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart {
    margin: 12px 0;
    height: unset;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
    float: right;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    width: auto;
    font-size: 13.82px;
  }
  .block.filter.active {
    text-align: left;
  }
  .catalog-product-view .product-info-main .shortdesct {
    padding-top: 15px;
  }
  .catalog-product-view .product-info-main .shortdesct ul {
    display: inline-block;
    width: 100%;
    padding-left: 0;
  }
  .itemhshsh:nth-child(2),
  .itemhshsh:nth-child(3) {
    display: none;
  }
  .asw {
    color: #8CC63F;
    font-size: 13.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
    text-align: center;
    text-decoration: underline;
  }
  #accordion h3 > a.accordion-toggle.collapsed::before {
    content: '\f107';
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: normal;
  }
  #accordion h3 > a.accordion-toggle::before {
    content: '\f106';
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: normal;
  }
  .product-social-links .action.towishlist:before {
    z-index: 9;
  }
  .block-bundle-summary .action.towishlist:before {
    z-index: 9;
  }
  .product-item .action.towishlist:before {
    z-index: 9;
  }
  .table-comparison .action.towishlist:before {
    z-index: 9;
  }
  .page-products .products.products-grid.amscroll-pages {
    margin-top: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  .checkout-index-index .header.content.content .container .container {
    float: none;
  }
  .checkout-index-index .header.content.content .container .container a.logo {
    width: 132px;
  }
  .checkout-index-index .header.content.content .block-search {
    margin-top: 12px;
  }
  .account.amasty_quote-account-view .page-main .page-title-wrapper .order-status {
    padding: 5px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > *,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    font-size: 13.65px;
  }
  .page-header .minicart-wrapper .minicart-items .product-item-details .product.actions {
    float: right;
  }
  /*catgeory page list view*/
  .page-products .products-list .product-item .product-item-info .product-item-details .product.name.product-item-name {
    padding: 0;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-description {
    display: none;
  }
  .page-products .page-title-wrapper {
    margin-bottom: 12px;
  }
  /*Contact us page design*/
  .contact-index-index .cms-main .newcontactdiv {
    margin-top: 0;
    background: transparent;
    padding: 0 15px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form {
    padding: 0;
    width: 100%;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 .field {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .field.required.comment {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar button.action.primary,
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar button.amshopby-button,
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar button.am-filter-go {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .googlemap {
    display: none;
  }
  /*Search result page*/
  .page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .column.main,
  body.page-products.page-with-filter.catalogsearch-result-index .container.sj-test {
    padding: 0;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(even) {
    margin-right: 0 !important;
  }
  /*Responsive design changes*/
  .catgeoryblocks-section .top-banner.responsive {
    display: inline-block;
  }
  .catgeoryblocks-section .top-banner.desktop {
    display: none;
  }
  .customer-account-logoutsuccess .column.main .container {
    max-width: 100%;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .revewwithwishlist .wishlist .compare-product {
    margin-top: 0;
  }
  .revewwithwishlist .wishlist {
    width: 100%;
    float: left;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
  }
  .page-header .panel ul.top-left img,
  .page-header .panel ul.top-right li.loginlink,
  .ship-to-header,
  .homecatsection-homepg .block-title-right-more {
    display: none;
  }
  .header.content .amquote-cart-wrapper.minicart-wrapper {
    margin: 0;
  }
  header .header.content .header-right {
    padding-top: 20px;
  }
  header .header.content .logo {
    padding: 14px 0;
    width: auto;
    left: unset;
  }
  header.page-header {
    border: none;
  }
  .page-header .panel ul li img,
  .ship-to-header,
  .page-header .panel ul li.loginlink {
    display: none;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  header .header.content .block-search {
    margin-right: 0;
    padding-top: 12px;
  }
  .page-footer div.col-md-2 {
    width: 100%;
    padding: 0;
  }
  .page-footer .h3 {
    margin: 0 0 24px 0;
  }
  .page-footer {
    padding-top: 24px;
  }
  .payment-btmftr {
    width: 100%;
    padding: 24px 0;
  }
  .newsletter-new form.form.subscribe .actions {
    top: 48px;
  }
  header .header.content .block-search {
    padding: 0;
    margin-right: 0;
    width: 100%;
    float: left;
    position: unset;
  }
  /*MY Account*/
  fieldset.fieldset .legend span {
    font-size: 15.65px;
    line-height: 24px;
  }
  .newsletter-manage-index .field.choice .label span {
    font-size: 13.82px;
    line-height: 20px;
  }
  .newsletter-manage-index .actions-toolbar .action.save.primary {
    width: 100%;
  }
  /*Category listing page*/
  .page-products .products-list .product-item {
    width: auto;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details {
    width: 90%;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right {
    width: 100%;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box {
    margin: 0;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box span.price-container span.price {
    font-size: 15.65px;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .products {
    margin: 0;
  }
  .page-products.catalog-category-view .products-list .product-items .product-item {
    width: auto;
    margin: 0;
    margin-bottom: 12px;
  }
  .catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection {
    padding-bottom: 0;
  }
  .catalog-product-view .reviews .reviewsectionleft-product,
  .catalog-product-view .reviews .reviewsectionright-product {
    width: 100%;
  }
  .catalog-product-view .reviews .reviewsectionright-product {
    padding: 0;
    text-align: justify;
    margin-top: 0;
    background: transparent;
  }
  .review-listing .add-new-review .add-new-review-inner {
    margin-top: 24px;
  }
  .checkout-index-index .checkout-header,
  form.form.form-shipping-address div#shipping-new-address-form .field.street .control input,
  .review-listing .add-new-review .add-new-review-inner {
    width: 100%;
  }
  .table-checkout-shipping-method tbody td {
    padding-top: 0;
    padding-bottom: 0;
  }
  .checkout-index-index .page-header {
    margin-bottom: 0;
  }
  .block-search .control {
    border-top: none;
  }
  .mobile-blog .owl-next:after {
    margin-right: 15px;
  }
  .blog-widget-recent.mobile-blog .post-description .post-text-hld,
  .cms-home .mobile-blog .post-holder .post-title a {
    font-size: 13.7px;
  }
  .price-box span.price-container span.price {
    padding-left: 12px;
  }
  .homepage-adbannersection {
    margin: 0 0 6px;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer:before {
    top: -40px;
  }
  .account .column.main .block:not(.widget) .box-title > span,
  .block.block-addresses-default .box-address-billing .box-content address,
  .block.block-addresses-default .box.box-address-shipping .box-content address {
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .page-products main#maincontent {
    margin-top: 32px;
  }
  .page-products.catalog-category-view .columns,
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    position: relative;
    top: -20px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    float: left;
  }
  .am-sl-login-page .am-social-login .am-buttons,
  .am-sl-registration-page .am-social-login .am-buttons {
    width: 90%;
  }
  .customer-address-index .actions-toolbar .primary button.action.primary.add,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .control input.input-text,
  .popup-authentication .actions-toolbar button.action.action-login.secondary,
  .customer-address-index .actions-toolbar .primary button.amshopby-button.add,
  .customer-address-index .actions-toolbar .primary button.am-filter-go.add {
    width: 100%;
  }
  .modal-popup.popup-authentication .modal-inner-wrap {
    width: 90%;
    min-width: 90%;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer .primary {
    padding: 0;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content {
    padding: 24px;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main,
  .page-products.catalog-category-view .sidebar.sidebar-main {
    width: 100%;
  }
  header.page-header .block-search {
    left: 0;
    padding: 0;
  }
  .footer-btm-section .col-md-2 .newftrd-div {
    margin: unset;
    text-align: left;
  }
  .page-footer div.col-md-2 {
    float: left;
  }
  .page-footer .col-md-2.last-child .newftrd-div.last {
    padding-left: 0;
  }
  .newsletter-new form.form.subscribe .actions {
    top: 0;
  }
  .order-products-toolbar .toolbar-amount {
    text-align: left;
    width: auto;
    display: inline-block;
    float: left;
  }
  .page-products h1.page-title span {
    font-size: 24px;
    line-height: 32px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:last-child {
    display: none;
  }
  .page-footer .h3 {
    margin-bottom: 8px;
  }
  .footer-btm-section {
    padding-top: 24px;
  }
  .page-footer .footer-copy-right {
    margin-top: 24px;
  }
  .amblog-index-post div#amblog_content_post {
    text-align: left;
  }
  .amblog-index-post .amblog-comments-action {
    padding: 0;
    padding-bottom: 30px;
  }
  .amblog-index-index .amblog-post-container,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    z-index: 99999 !important;
    transition: unset;
  }
  .ammenu-nav-sections.nav-sections {
    width: 100%;
  }
  .ammenu-main-container .ammenu-item.-main {
    padding-top: 0;
  }
  .ammenu-nav-sections .ammenu-title.active {
    padding-left: 16px;
  }
  .ammenu-nav-sections.nav-sections {
    display: inline-block;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after {
    right: 0;
  }
  header.page-header.fixed-menu .header-right {
    padding-top: 0;
  }
  .customcatlist-hlm ul.sub-cat.customcatlist li,
  .cat-promotionimg-section .catpro-imgone {
    width: 48%;
  }
  .category-view .category-description {
    margin-bottom: 20px;
  }
  .cat-promotionimg-section,
  .customcatlist-hlm {
    padding: 20px 0;
  }
  body.page-products.categorypath-mlb-collectibles.category-mlb-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nfl-collectibles.category-nfl-collectibles.catalog-category-view.page-layout-2columns-left .category-view {
    margin-top: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    background: #FFFF;
  }
  .ammenu-main-container .ammenu-item.-main {
    clear: both;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories {
    float: left;
    border: none;
    padding: 0;
  }
  .header.content .header-right {
    padding-top: 16px;
  }
  .ammenu-nav-sections .ammenu-title.active {
    background: #F4F4F4 !important;
    width: 100%;
    display: inline-block;
    padding: 12px;
    text-align: left;
  }
  .ammenu-nav-sections .ammenu-title {
    background: #F4F4F4;
    width: 50%;
    display: none;
  }
  .ammenu-menu-mobile .ammenu-icon {
    margin-right: 0;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding-left: 0;
  }
  .ammenu-menu-mobile .ammenu-item.-main:not(:last-of-type) {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
    display: inline-table;
  }
  .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
    padding: 6px 0;
    text-align: left;
  }
  .header.content .block-search {
    margin-bottom: 10px;
  }
  .page-header.fixed-menu {
    position: unset;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test {
    display: none;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-image-wrapper {
    top: 88px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    max-height: 65px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    width: 100%;
  }
  .header.content .block-search {
    padding-left: 0;
    width: 100%;
    margin-left: 0;
    clear: both;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.page-header.fixed-menu ul.header.links .login-acc.sticky.search {
    display: none;
  }
  span.ammenu-menu-toggle {
    top: -30px;
  }
  .header.content .logo {
    margin-left: 0;
    margin-bottom: 0;
    padding: 12px 0;
  }
  .ammenu-main-container .ammenu-items {
    margin-right: 17px;
  }
  .header.content .header-right,
  header.page-header.fixed-menu span.ammenu-menu-toggle {
    top: 0;
  }
  .catalog-product-view .personalized-container section#content-text {
    border: none;
  }
  .catalog-product-view .personalized-container section#content-text {
    padding: 15px 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post {
    width: 100%;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper {
    border: unset;
    max-width: 100%;
    bottom: 0;
    margin-bottom: 12px;
    margin-top: 8px;
    padding: 8px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post {
    padding: 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper .plusimg-blog {
    display: none;
  }
  .amblog-index-index .page-title-wrapper {
    margin-top: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content a.amblog-read,
  .amblog-index-index .amblog-grid-list .slick-slide .amblog-item .amblog-content a.amblog-read {
    width: auto;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-category,
  .amblog-index-post .mobile-block.amblog-item .amblog-grid-list .slick-slide .amblog-item .amblog-category {
    padding: 0;
    margin: 0;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-category a.amblog-ref,
  .amblog-index-post .mobile-block.amblog-item .amblog-grid-list .slick-slide .amblog-item .amblog-category a.amblog-ref {
    line-height: 25px;
    font-size: 14px;
    color: #333;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: normal;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-features.-post,
  .amblog-index-post .mobile-block.amblog-item .amblog-grid-list .slick-slide .amblog-item .amblog-features.-post {
    padding: 12px 12px;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-features.-post span.amblog-item.-author-posts,
  .amblog-index-post .mobile-block.amblog-item .amblog-grid-list .slick-slide .amblog-item .amblog-features.-post span.amblog-item.-author-posts {
    display: none;
  }
  .amblog-index-post article.mobile.two-columns-right section.content.amblog-main-content,
  .amblog-index-index article.mobile.two-columns-right section.content.amblog-main-content {
    padding-top: 0;
  }
  .amblog-index-post article.mobile.two-columns-right section.content.amblog-main-content .swipe-me.amblog-swipe.-right,
  .amblog-index-index article.mobile.two-columns-right section.content.amblog-main-content .swipe-me.amblog-swipe.-right {
    display: none;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .cms-privacy-policy .page-main {
    padding-top: 0;
  }
  .cms-page-view .page-title-wrapper h1.page-title span {
    font-size: 19.15px;
  }
  .contact-index-index .fieldset > .legend span {
    font-weight: bold;
  }
  .catalog-product-view .reviews {
    margin: 0;
  }
  .catalog-product-view .columns .column.main .container {
    padding: 0;
  }
  .catalog-product-view .recently-product-cat .block-title {
    margin: 12px 0 0px;
    padding: 12px 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 0;
  }
  .homepage-mainsectionone,
  .block.widget.block-products-list.grid .products-grid .product-item:last-child {
    display: none;
  }
  .licance-img {
    width: 13.5%;
  }
  .customer-account-login h1.page-title,
  .customer-account-create .page-title-wrapper h1.page-title,
  .customer-account-forgotpassword h1.page-title {
    padding-top: 0;
  }
  .footer-upr-section .footer-upr-left {
    padding: 18px 0;
  }
  .footer-upr-section .footer-upr-right {
    padding: 28px 0;
  }
  .page-footer .newsletter-new {
    max-width: 100%;
  }
  .catalog-product-view .recently-product-cat .products-grid {
    margin-top: 15px;
  }
  .cms-home .columns .column.main {
    padding-bottom: 15px;
  }
  .page-footer .footer-bottom .footer-roght a {
    font-size: 14.65px;
  }
  footer .newsletter-new .subscribe {
    position: relative;
  }
  footer .newsletter-new .subscribe .actions {
    position: absolute;
    top: 0;
    right: 0;
  }
  .newsletter-new .subscribe.primary {
    margin: 0;
    width: auto;
  }
  .newsletter-new .subscribe.primary span {
    font-size: 13px;
  }
  footer input[type="email"] {
    padding-right: 116px;
  }
  .catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
    width: 33.33%;
  }
  .page-products .admin__data-grid-outer-wrap,
  .catalog-product-view .admin__data-grid-outer-wrap {
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .admin__data-grid-outer-wrap ol.product-items {
    margin: 0 -10px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-title {
    margin-left: 0;
  }
  li.product-item .product-item-details .product-reviews-summary {
    display: none;
  }
  .checkout-index-index .coupon-code-title h2.cc-title {
    margin-top: 20px;
  }
  .account.sales-order-view .column.main table#my-orders-table {
    width: 100%;
  }
  .page-products .container.sj-test {
    padding: 0;
  }
  .page-products .page-title-wrapper {
    width: 100%;
  }
  /*.page-products .toolbar.toolbar-products {
        margin: 0;
        float: left;
        text-align: center;
    }*/
  .page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
    width: 100%;
    margin-top: 10px;
  }
  .filter-no-options .filter-title:before {
    background-color: transparent;
  }
  .page-products .page.messages {
    margin: 0;
  }
  .page-products .products.products-grid {
    margin-top: 0px;
  }
  html[lang="ar"] .block-authentication .actions-toolbar > .secondary {
    text-align: right;
  }
  .modal-popup.popup-authentication .block-title strong {
    font-size: 18px;
  }
  .modal-popup.popup-authentication._inner-scroll .modal-inner-wrap {
    max-width: 95%;
    min-height: auto;
    margin-top: 25px;
    left: 0;
    margin: 25px auto 0 auto;
    background-color: #fff;
  }
  aside.modal-popup.popup-authentication.modal-slide._inner-scroll._show {
    left: 0;
  }
  .popup-authentication .block-authentication a.action.action-register.primary {
    margin-top: 15px;
  }
  .modal-popup.popup-authentication .block-title {
    margin-bottom: 0;
  }
  .customer-account-login .secondary a.action.remind {
    width: auto;
  }
  .mobile-blog .owl-carousel.owl-loaded {
    position: relative;
  }
  .mobile-blog .owl-nav {
    position: absolute;
    top: 38%;
    width: 100%;
    padding: 0 10px;
  }
  .mobile-blog .owl-nav div {
    font-size: 0;
  }
  .mobile-blog .owl-next {
    float: right;
  }
  .mobile-blog .owl-prev {
    float: left;
  }
  .mobile-blog .owl-prev:after {
    content: '\f053';
  }
  .mobile-blog .owl-next:after {
    content: '\f054';
  }
  .mobile-blog .owl-prev:after,
  .mobile-blog .owl-next:after {
    display: inline-block;
    font-size: 22px !important;
    font: normal normal normal 14px/1 FontAwesome;
    color: #8CC63F;
    margin: 10px auto;
  }
  .blog-widget-recent.mobile-blog .post-holder {
    width: 100%;
    margin: 0px;
    list-style-type: none;
    padding: 0;
    box-shadow: none;
  }
  .mobile-blog .post-holder {
    background-color: transparent;
  }
  .mobile-blog .post-header .post-title {
    padding: 10px 0;
    float: left;
    width: 100%;
  }
  .blog-widget-recent.mobile-blog .post-description .post-text-hld {
    max-height: inherit;
    min-height: auto;
    overflow-y: visible;
  }
  .post-text-hld p {
    color: #212b36;
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .cms-home .mobile-blog .post-holder .post-title a {
    color: #212b36;
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .mobile-blog {
    display: inline-block;
    width: 100%;
    padding: 0 17px;
  }
  .post-list-wrapper.blog-widget-recent.home-blog {
    display: none;
  }
  .customer-account-login .page-header.fixed-menu {
    position: static;
  }
  /*body.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {margin: 20px 5%;max-width: 90%;width: 100%;left: 0;right: 0;padding: 0 0;display: inline-block;    overflow-y: auto;}*/
  html[lang="ar"] .checkout-index-index #checkout .payment-methods .payment-group .payment-method:nth-child(2) .payment-method-title {
    background-position-x: 75% !important;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .product-sku {
    margin-top: 5px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    display: inline;
  }
  .contact-index-index .columns .column.main,
  .contact-index-index .columns {
    padding-bottom: 0;
  }
  .contact-index-index .googlemap-locateus iframe {
    height: 400px;
  }
  .contact-index-index .cms-main .cms-cont-left {
    width: 100%;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 50%;
  }
  .contact-index-index .primary button.action.submit.primary {
    width: 100%;
  }
  .contact-index-index .googlemap-locateus {
    width: 100%;
    margin-top: 20px;
  }
  html[lang="ar"] .cart-discount input[type="radio"] {
    margin: 0 0 0 10px;
  }
  html[lang="ar"] .prmocode-desc {
    padding: 5px 29px 23px 0;
  }
  html[lang="ar"] .cart.main.actions button {
    max-width: 158px;
  }
  .swatch-attribute.size .swatch-option,
  .swatch-attribute.manufacturer .swatch-option,
  .swatch-attribute.manufacturer .swatch-option {
    margin-bottom: 10px;
  }
  .swatch-attribute.color .swatch-option {
    margin: 10px 10px 0 0;
  }
  .checkout-cart-index .form.form-cart .cart.main.actions a.action.continue {
    margin-right: 0;
  }
  .checkout-cart-index .cart-discount {
    width: 100%;
  }
  .prmocode-desc {
    padding: 5px 0px 23px 29px;
  }
  .cart-discount input[type="radio"] {
    margin: 0 10px 0 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content {
    margin-top: 0;
  }
  html[lang="ar"] .form-edit-account .fieldset:nth-child(2),
  html[lang="ar"] .form-edit-account .fieldset:nth-child(1) {
    width: 100%;
  }
  .page-products .column.main .custom-sidebar-left .filter.filter-no-options {
    margin-top: -30px;
  }
  footer.page-footer .footer-copy-right .col-md-4 p {
    margin-bottom: 0;
    padding: 0;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    padding-bottom: 0;
  }
  .carousel-container.res-slider-module {
    display: inline-block;
    width: 100%;
  }
  .cms-index-index .carousel-container.res-slider-module .home-slider.desktop-slider-cls {
    display: block;
  }
  .checkout-index-index .my-account-mobile {
    margin-top: 0;
    margin-right: 0;
    position: relative;
    top: 4px;
  }
  .checkout-index-index .page-header .header.content {
    padding: 0;
  }
  .am-slider-container {
    margin-top: 15px;
  }
  html[lang="ar"] .catalog-product-view .product-info-main {
    padding: 0;
  }
  .sales-guest-form .form-orders-search .fieldset {
    margin-bottom: 15px;
  }
  .sales-guest-form .columns .column.main {
    padding-bottom: 0;
  }
  .sales-guest-form h1.page-title {
    margin: 0;
  }
  .product-item-name {
    margin: 10px 0 5px 0px;
    min-height: inherit;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
  }
  .post-list .post-header .post-title {
    width: 100%;
    max-width: 100%;
    font-size: 19px;
  }
  .blog-index-index .post-list .post-header .post-title,
  .blog-post-view .post-list .post-header .post-title,
  .blog-search-index .post-list .post-header .post-title {
    padding: 5px 0 0 0;
    max-width: 100%;
  }
  .blog-index-index h1.page-title,
  .blog-post-view h1.page-title,
  .blog-search-index h1.page-title {
    margin: 0 0 10px 0;
  }
  .post-content .post-description .post-ftimg-hld {
    width: 100%;
  }
  .blog-index-index .post-text-hld,
  .blog-post-view .post-text-hld,
  .blog-search-index .post-text-hld {
    width: 100%;
    padding-left: 0;
  }
  .cms-page-view .page-main h1 {
    font-size: 22px;
  }
  .cms-page-view .page-main h2 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .cms-page-view .page-header {
    margin-bottom: 0;
  }
  .banner-rsp {
    display: inline-block !important;
    width: 100%;
  }
  .banner-desk {
    display: none !important;
  }
  #home-page-slider1 {
    display: inline-block;
    width: 100%;
  }
  #home-page-slider {
    display: none;
  }
  .sku-custom {
    margin-bottom: 5px;
  }
  .review-listing {
    padding: 0;
  }
  .product-info-price .price-box .price-container .price {
    margin-top: 0;
  }
  .catalog-product-view .page-main .container {
    padding: 0;
  }
  .catalog-product-view .prod-detail .product.data.items > .item.title > .switch {
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .shortdesct ul li {
    width: 100%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    margin-bottom: 20px;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .catalog-category-view .page-main .container {
    padding: 0;
  }
  .selling-point {
    display: none;
  }
  .home-brand {
    padding-top: 15px;
  }
  footer.page-footer .footer-bottom {
    padding: 15px 0;
  }
  footer.page-footer .footer-bottom .footer-left,
  footer.page-footer .footer-bottom .footer-roght {
    width: 100%;
  }
  footer.page-footer .footer-copy-right .col-md-4 {
    width: 100%;
    text-align: center;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    text-align: center;
  }
  footer.page-footer .footer-bottom .footer-left {
    margin-bottom: 15px;
  }
  .page-footer {
    padding: 24px 0 0 0;
  }
  .page-footer .container {
    font-size: 0;
  }
  .page-footer div.col-md-2 {
    display: inline-block;
    font-size: initial;
    width: 50%;
    vertical-align: top;
    padding-bottom: 12px;
    margin-top: 12px;
  }
  .page-footer div.col-md-2.last-child {
    max-width: 100%;
  }
  .cms-index-index div.catonebanner-img .reward-scheme {
    height: 103px;
  }
  .cms-index-index div.catonebanner-img .scheme-left {
    width: 100%;
  }
  /* Common Title */
  h1.page-title {
    font-size: 19px;
  }
  /* Modal Popup */
  .modal-popup .modal-title {
    width: 100%;
    padding: 25px;
  }
  /*mini cart responsive*/
  .header.content .my-account-mobile .minicart-wrapper {
    margin: 0 4px 0 0;
    padding: 5px 0 0 5px;
  }
  /* Category Page */
  .page-products .columns {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-products .custom-sidebar-left {
    float: left;
    width: 100%;
    padding: 0;
  }
  .page-products .column.main .custom-sidebar-left .filter {
    margin-bottom: 20px;
  }
  .page-products .custom-sidebar-left .filter-no-options .filter-title {
    display: none;
  }
  /* Category Page - Shop by */
  .filter.active .filter-title strong:before {
    content: ' ';
  }
  .filter-title strong:before {
    content: '\f0c9';
    font-family: FontAwesome;
    color: #7EB535;
    font-size: 20px;
    padding: 0 9px;
    z-index: 0;
  }
  /* Category Page - Right Side */
  .page-products .right-side {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0;
  }
  .page-products .sorter {
    position: static;
  }
  .page-products .product-items .product-item {
    width: 33.33%;
  }
  .catalog-product-view .columns {
    padding: 0;
  }
  /* Search Result Page */
  .search-autocomplete {
    margin-top: 0;
    width: 100%;
  }
  .catalogsearch-result-index .page-title-wrapper {
    opacity: 1;
  }
  /* Product Page */
  /* Product Page - Product Gallery */
  .catalog-product-view .product.media {
    width: 100%;
    margin: 0 0 0px;
  }
  /* Product Page - Description */
  .catalog-product-view .product-info-main {
    width: 100%;
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box {
    padding: 0;
  }
  /* Product Page - Detail */
  .prod-detail {
    margin: 25px 0 0;
  }
  .prod-detail .product-info-main-deatils {
    font-size: 19px;
    padding: 20px 0;
  }
  /* Product Page Accordion */
  .product.data.items > .item.title > .switch {
    font-weight: normal;
    margin: 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content {
    padding: 15px 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content .product-cms-home .product-items .product-item {
    margin-bottom: 20px;
    padding: 0 7.5px;
  }
  /* Product Page - Review */
  .reviews {
    margin: 30px 0 0;
  }
  .reviews .reviewmain-section h3 {
    font-size: 19px;
  }
  /* Product Page - Recent View */
  .catalog-product-view .related-product-cat {
    padding-bottom: 0;
  }
  /* Cart Page */
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .checkout-cart-index .recently-product-cat .block-title {
    margin-top: 0;
  }
  .checkout-cart-index .columns {
    padding-bottom: 0;
  }
  .cart-discount .block > .title {
    padding-left: 0;
  }
  .cart-discount {
    border-bottom: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    top: 17px;
  }
  .checkout-cart-index .columns .column.main {
    padding-bottom: 0;
  }
  .checkout-cart-index .page-title-wrapper h1.page-title span {
    font-size: 19px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper {
    border: none;
    overflow: visible;
  }
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    margin-top: 0;
  }
  .checkout-cart-index .cart.table-wrapper .cart > .item:last-child {
    border: none;
  }
  .checkout-cart-index .cart-container .cart-summary .h4subtitle {
    margin-top: 0;
  }
  .cart.table-wrapper .product-item-details span.wk-block-title-css a,
  .cart.table-wrapper .product-item-details dd {
    font-size: 13.82px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info {
    width: 75px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left {
    width: 67%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info > a {
    float: left;
    position: static;
    max-width: 250px;
    margin: 0 auto;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    margin: 0 0 30px;
    display: inline-block;
    padding: 15px 15px 0 15px;
    margin-bottom: 80px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price {
    text-align: left;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty {
    text-align: center;
  }
  .cart-discount .actions-toolbar {
    left: 0;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 44%;
  }
  .block.widget .products-grid .product-items li.product-item {
    margin-bottom: 24px;
  }
  form#discount-coupon-form .control input {
    width: 100%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    position: relative;
    min-height: 0;
    padding-bottom: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > a.action.towishlist {
    display: none;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    position: static;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar {
    position: static;
    margin: 0px 0 15px;
    padding: 0;
  }
  .cart-container .form-cart .actions.main {
    float: left;
    width: 45%;
    margin: 0;
  }
  .cart-container .form-cart .actions.main .addmorewishlist {
    float: left;
    margin: 0 0 0 15px;
  }
  .cart-summary .block.active .content {
    padding: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    padding-top: 5px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action {
    margin: 0px 15px 0 0px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit {
    margin-left: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .action.primary.checkout,
  .checkout-cart-index .cart-container .cart-summary .amshopby-button.checkout,
  .checkout-cart-index .cart-container .cart-summary .am-filter-go.checkout {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals {
    padding: 12px 0 5px 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action {
    position: absolute;
    top: -18px;
    right: -14px;
  }
  /* Checkout Page */
  .opc-wrapper .step-title {
    border-bottom: none;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    display: inline-block;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field {
    padding-left: 0;
    margin-top: 12px;
  }
  .checkout-index-index .columns {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address {
    margin-bottom: 10px;
  }
  .checkout-index-index .columns .column.main {
    padding-bottom: 0;
    padding: 0;
  }
  .checkout-index-index .field-tooltip {
    display: none;
  }
  .checkout-index-index .checkout-payment-method .step-title {
    font-size: 17.82px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 22px;
  }
  .checkout-index-index .opc-wrapper .form-login {
    background: none;
    padding: 15px 0;
  }
  /*.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
        max-width: 175px;
        margin: 10px auto 0;
        padding: 0;
    }*/
  /* .checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary .login.primary {
        padding: 0;
        width: 175px;
        height: 36px;
        line-height: 36px;
    }*/
  .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .opc-wrapper .opc {
    max-width: 100%;
  }
  .checkout-index-index .opc-wrapper .form-shipping-address {
    background: none;
    margin: 0;
    padding: 0;
  }
  .checkout-index-index #checkout .fieldset {
    margin: 0;
  }
  .checkout-index-index #checkout .fieldset > .field {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .methods-shipping {
    margin: 0px 0 0;
    padding: 0;
    border-color: transparent;
    background: none;
  }
  .checkout-index-index .actions-toolbar > .primary:last-child {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field {
    padding: 0;
    margin-top: 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .actions-toolbar {
    padding-left: 0;
  }
  /* Checkout Page - Logged In User */
  .checkout-footer .rightsection,
  .checkout-index-index .footer-btm-section,
  .checkout-index-index .footer-btm-section .container {
    background: #001D47;
  }
  .checkout-footer .rightsection {
    text-align: left;
  }
  .checkout-footer .footer-btm-section .leftsection {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
    margin-top: 0;
  }
  .checkout-index-index .page-header .checkout-login a:first-child {
    margin-left: 0;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .field.addresses {
    margin: 15px 0 0;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item {
    margin: 0 0 20px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item.selected-item,
  .checkout-index-index .opc-wrapper .shipping-address-item {
    padding: 15px;
  }
  .opc-wrapper .action-select-shipping-item {
    max-width: 175px;
    margin: 10px auto 15px;
  }
  .checkout-index-index .opc-wrapper {
    overflow: hidden;
    margin: 0 0 15px;
  }
  .checkout-index-index .modal-popup .modal-title {
    padding: 25px;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: 300px;
    overflow-y: auto;
    display: inline-block;
    max-width: 90%;
    width: 90%;
    float: right;
  }
  .checkout-index-index .modal-slide._inner-scroll .modal-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 0;
  }
  /* Checkout Aside Section */
  .checkout-index-index .custom-slide {
    position: static;
    visibility: visible;
    opacity: 1;
    font-size: 13.82px;
    overflow: hidden;
    padding: 0 10px;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap {
    position: static;
    float: left;
    transform: initial;
    width: 100%;
    background: none;
    box-shadow: none;
  }
  .checkout-index-index .custom-slide .opc-block-summary {
    padding: 15px 0;
  }
  .checkout-index-index .custom-slide .opc-block-summary {
    font-size: 13.82px;
  }
  .checkout-index-index .opc-block-summary .table-totals .grand .mark,
  .checkout-index-index .opc-block-summary .table-totals .grand .amount {
    font-size: 13.82px;
  }
  .checkout-index-index .custom-slide.modal-custom .action-close {
    display: none;
  }
  .checkout-index-index .opc-block-shipping-information .shipping-information-content a {
    font-size: 13.82px;
  }
  .checkout-index-index .opc-block-shipping-information {
    padding: 0;
  }
  /* Checkout Page- Step 2 */
  .checkout-index-index .opc-block-summary .table-totals {
    margin-top: 10px;
  }
  .checkout-index-index .checkout-payment-method {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method #co-payment-form .discount-code .payment-option-title span {
    font-size: 17.82px;
  }
  .checkout-payment-method div.payment-methods,
  .checkout-payment-method div.payment-option {
    margin: 0;
  }
  .checkout-index-index .actions-toolbar > .primary button.action.primary.checkout,
  .checkout-index-index .actions-toolbar > .primary button.amshopby-button.checkout,
  .checkout-index-index .actions-toolbar > .primary button.am-filter-go.checkout {
    width: 100%;
  }
  .account.sales-order-view .column.main .order-details-items .left-oredrpage {
    padding-right: 12px;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    padding-left: 0;
    padding-top: 0;
    float: inherit;
  }
  .account.sales-order-view .column.main .right-oredrpage a {
    font-size: 8.82px;
    line-height: 0;
  }
  /* My Account - Wishlist */
  .account.sales-order-view .column.main .order-details-items .left-oredrpage {
    padding-right: 12px;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    padding-left: 0;
    padding-top: 0;
    float: inherit;
  }
  .account .page-main .container {
    padding: 0;
  }
  .account .page.messages {
    margin-bottom: 0;
  }
  .account .columns {
    padding: 0;
  }
  /*
    .order-details-items .table-order-items tbody+tbody {
        border-top: 0;
    }*/
  .account .sidebar-main .nav.items li a {
    font-weight: 500;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 5px 10px 5px 0px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
  .account .column.main .block:not(.widget) .block-title > strong,
  .account .legend > span,
  .account .order-details-items .order-title > strong {
    font-size: 19px;
  }
  .wishlist-index-index .products-grid .product-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 8px 20px 8px;
    border: none;
    padding: 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info > a {
    width: 100%;
    margin: 0 0 10px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin: 0;
    text-align: left;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions {
    float: left;
    width: 100%;
    margin: 5px 0 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 a {
    float: left;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a,
  .checkout-onepage-success .page-title-wrapper,
  .catalog-product-view .page-title-wrapper {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .page-products .page.messages {
    margin-bottom: 28px;
  }
  .list-container1,
  .list-container2,
  .list-container3,
  .list-container4,
  .list-container5,
  .reviewsectionleft-product.desktop {
    display: none;
  }
  .amslider-header-container {
    width: 100%;
    display: inline-block;
  }
  .amslider.am-brand-slider {
    margin: 0;
  }
  .amslider.am-brand-slider .swiper-brand .am-image-wrapper,
  .amslider.am-brand-slider .swiper-brand .am-image-wrapper img.am-image {
    max-width: 100px !important;
  }
  /* .account {
        .page-main {
            .page-title-wrapper {
                margin-top: 12px;

                h1.page-title {
                    margin-bottom: 0;
                }

                .order-status {
                    margin: 0;
                }
            }
        }

        
    }*/
  .checkout-index-index #checkout .payment-method-content .actions-toolbar .primary {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .step-title {
    padding: 8px;
  }
  .reviewsectionleft-product.responsive,
  .reviewsectionright-product.responsive {
    display: inline-block;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-edit .actions-toolbar .primary .action.save.primary {
    width: 100%;
  }
  .customer-address-index .actions-toolbar .primary button.action.primary.add,
  .customer-address-index .actions-toolbar .primary button.amshopby-button.add,
  .customer-address-index .actions-toolbar .primary button.am-filter-go.add {
    width: 100%;
  }
  /*Responsive design changes*/
  .header.content.content {
    display: inline-block;
    height: 48px;
  }
  span.ammenu-menu-toggle {
    top: 0;
    padding-top: 16px;
    margin: 0;
  }
  .catalog-product-view .product-info-main .product.alert {
    margin: 12px 0 0;
    padding-bottom: 18px;
  }
  .catalog-product-view .product-info-main .product.alert input.notify_btn {
    width: 30%;
  }
  .catalog-product-view .product-info-main .product.alert input.notify_email.input-text {
    width: 70%;
  }
  .catalog-product-view .product-info-main .stock.available {
    padding: 12px 0;
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .stock.available span:last-child {
    font-size: 15.57px;
    line-height: 24px;
  }
  .catalog-product-view .revewwithwishlist {
    width: 100%;
  }
  .catalog-product-view .video-contnet,
  .catalog-product-view .attach-mainsec {
    padding: 15px 0;
  }
  .catalog-product-view .payment-responsivesec {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
    float: left;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 30%;
    float: left;
  }
  .catalog-product-view .product-info-main .product-add-form label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    width: 100%;
    float: left;
  }
  .catalog-product-view .product-options-bottom label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    width: 100%;
    float: left;
  }
  .catalog-product-view .recently-product-cat .block-title {
    margin: 0;
  }
  .catalog-product-view .brandsection-productpage {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .catalog-product-view .brandsection-productpage .amshopby-option-link {
    border-bottom: 0;
    margin-bottom: 0;
    padding-top: 15px;
  }
  .catalog-product-view .brandsection-productpage .amshopby-option-link span.link-short-description {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .catalog-product-view .brandsection-productpage h3 {
    padding-bottom: 12px;
  }
  .catalog-product-view .related-video-section {
    padding-top: 12px;
    padding-bottom: 0;
  }
  .catalog-product-view .related-video-section h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    padding-bottom: 12px;
  }
  .catalog-product-view .product-attachment.section-main {
    padding: 12px 0;
  }
  .catalog-product-view .product-attachment.section-main h3 {
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
  }
  .catalog-product-view .product-attachment.section-main h3.acco-btn4 {
    padding-bottom: 0;
  }
  .catalog-product-view .product-attachment.section-main h3.acco-btn4 a {
    color: #8CC63F;
    font-size: 13.7px;
    letter-spacing: 0.1px;
    text-decoration: none;
    padding-bottom: 15px;
  }
  .catalog-product-view .reviews .reviewsectionleft-product {
    padding-right: 0;
  }
  .catalog-product-view .reviews .reviewsectionright-product h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    padding: 15px 0;
  }
  .catalog-product-view .reviews .reviewmain-section h3 {
    color: #8CC63F;
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .catalog-product-view .reviews .review-listing .add-new-review .add-new-review-inner {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .catalog-product-view .specification-section {
    border-bottom: 0;
  }
  .catalog-product-view .specification-section h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    padding: 12px 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper {
    border: 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr {
    border-top: 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td.col.data {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
    color: rgba(0, 0, 0, 0.87);
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-content,
  .catalog-product-view .recently-product-cat .block-content {
    padding-left: 8px;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item {
    width: 46%;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item:nth-child(even) {
    margin-right: 12px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(even) {
    margin-right: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 47%;
  }
  .ammenu-nav-sections .ammenu-main-container {
    padding-left: 15px;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding-left: 0;
    padding-bottom: 0;
  }
  .page-header .panel ul.top-left img,
  .page-header .panel ul.top-right li.loginlink,
  .ship-to-header {
    display: none;
  }
  .header.content .amquote-cart-wrapper.minicart-wrapper {
    margin: 0;
  }
  header .header.content .header-right {
    padding-top: 20px;
    width: auto;
  }
  header.page-header {
    border: none;
  }
  .page-header .panel ul li img,
  .ship-to-header,
  .page-header .panel ul li.loginlink {
    display: none;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  header .header.content .block-search {
    margin-right: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    display: block;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions {
    margin: 0;
  }
  .filter.active .filter-title {
    border-bottom: none;
  }
  .page-products .block-content.filter-content .filter-options-title,
  .block-content.filter-content .filter-options-item .filter-options-content {
    padding: 0;
  }
  .amshopby-slider-container {
    margin: 20px 0px 0 0px;
  }
  .amstorecredit-index-index h6 {
    border-top: 0;
    margin-top: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-title.field.choice {
    padding: 20px;
  }
  .filter-options-content .count {
    float: right;
  }
  .revewwithwishlist .wishlist {
    float: right;
    width: 50%;
  }
  .revewwithwishlist .wishlist .compare-product {
    float: left;
    right: 0;
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .sku-custom {
    width: 50%;
    float: left;
  }
  .wedeliver-sec {
    margin-bottom: 24px;
  }
  .revewwithwishlist .wishlist .actions-secondary a {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .incl-tax {
    width: auto;
    padding-left: 24px;
    vertical-align: -webkit-baseline-middle;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .payment-iconstatic {
    padding-bottom: 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart,
  .catalog-product-view .amquote-addto-button {
    width: 48%;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 24px;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-title {
    margin: 10px 0 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(3n+1),
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(6n+1) {
    margin-left: 12px;
  }
  .page-footer div.col-md-2.last-child,
  .page-footer .col-md-2.last-child .newftrd-div.last,
  .newsletter-new form.form.subscribe .field.newsletter,
  .newsletter-new form.form.subscribe .control input,
  .account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method {
    width: 100%;
  }
  .account.sales-order-view .column.main .order-details-items.ordered .order-title strong,
  .account.sales-order-view .column.main address,
  .account.sales-order-view .column.main dl.payment-method dt.title,
  .account.sales-order-view .column.main .info-contact {
    font-size: 13.82px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 47%;
    margin-bottom: 20px;
    padding: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(even) {
    margin-right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(odd) {
    margin-left: 0;
  }
  .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
  }
  .amasty_quote-quote-success .page-title-wrapper,
  .amasty_quote-quote-success .columns {
    max-width: 100%;
  }
  .blog-post-view .column.main,
  .blog-index-index .columns .column.main {
    padding: 0 24px;
  }
  .blog-post-view .page-title-wrapper {
    padding: 24px;
  }
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:first-child,
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3),
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:first-child,
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5) {
    margin-left: 0 !important;
  }
  .actions-toolbar .primary a.action.primary.continue,
  .account-quote-buttons,
  .account-quote-buttons button.action.tocart.primary,
  .actions-toolbar .primary a.amshopby-button.continue,
  .actions-toolbar .primary a.am-filter-go.continue {
    width: 100%;
  }
  .account-quote-buttons button.action.tocart.primary {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .customeralerts-index-listaction .alertsdescription-section .description {
    padding-bottom: 12px;
  }
  .customeralerts-index-listaction hr {
    margin-bottom: 12px;
  }
  .checkout-onepage-success .page-title-wrapper {
    text-align: left;
  }
  .actions-toolbar .action.track.primary {
    width: 100%;
  }
  .customer-address-form .actions-toolbar .action.save.primary,
  .actions-toolbar .action.track.primary {
    width: 100%;
  }
  .account.sales-order-view .column.main .order-details-items h3 {
    margin: 24px 0 15px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 46%;
    margin: 0 12px;
    margin-bottom: 20px;
  }
  .cms-index-index .widget .block-title {
    margin: 12px 0 16px 0;
  }
  .cms-index-index .widget .block-title strong,
  .block-title h2,
  .home-catsec h2,
  .catalog-category-view .recently-product-cat .block-title h2 {
    font-size: 15.65px;
    line-height: 27px;
    letter-spacing: 0.15px;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    padding: 0 12px;
    height: auto;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 250px;
  }
  label.sorter-label {
    display: none;
  }
  .page-footer .h3 {
    margin-bottom: 8px;
  }
  .page-footer .col-md-2 li {
    margin-bottom: 4px;
  }
  .recently-product-cat .block-title {
    margin: 20px 0;
  }
  .page-footer .footer-copy-right .col-md-12.footer-bottom {
    display: inline;
  }
  .page-footer .footer-copy-right {
    margin-bottom: 12px;
  }
  .homecatsection-homepg {
    margin-top: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 44.5%;
  }
  .block.widget.block-products-list.grid .products-grid .product-item:last-child {
    display: inline-block;
  }
  .block.widget.block-products-list.grid .products-grid .product-item:nth-child(6) {
    margin-left: 8px;
  }
  .left-top {
    padding-bottom: 16px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    margin-top: 0;
  }
  .cms-index-index main#maincontent {
    padding: 0;
  }
  .cms-home .page-header {
    margin-bottom: 0;
  }
  .panel.wrapper {
    padding: 5px 0;
  }
  .header-offer-top-inner {
    padding: 0 20px;
  }
  .header-offer-top-inner ul li {
    font-size: 11.82px;
  }
  .header-offer-top-inner ul li:after {
    padding: 0 5px 0;
  }
  .nav-toggle {
    margin: 0;
    top: 16px;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  .customer-account-index .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-index .intersetsection .checkboxleft label {
    font-size: 14.8px;
  }
  .customer-account-index .intersetsection .checkboxleft input.checkbox {
    height: 20px;
    width: 20px;
  }
  .customer-account-edit .intersetsection .checkboxleft input.checkbox {
    height: 20px;
    width: 20px;
  }
  header .header.content .block-search {
    margin-left: 0;
  }
  .checkout-index-index aside.modal-popup.see-detail-modal.modal-slide .modal-inner-wrap {
    max-width: 90%;
    min-height: 60vh;
  }
  .checkout-onepage-success .columns .column.main {
    max-width: 100%;
  }
  .account .toolbar.bottom .pages {
    display: none;
  }
  .cms-page-view .page-title-wrapper {
    margin-top: 0;
  }
  /*.account main#maincontent .page-title-wrapper {
        padding-top: 12px;
        padding-bottom: 0;
    }*/
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec .biggestimg-sec {
    height: 190px;
  }
  .customer-account-login .page-main {
    margin-top: 50px;
  }
  .catalog-product-view .newsletter-new form.form.subscribe .actions {
    top: 0;
  }
  .page-products .page-wrapper.fixed-menuheader main#maincontent {
    margin-top: 31px;
  }
  body.page-with-filter.page-products.categorypath-nhl-collectibles.category-nhl-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper .category-view,
  body.page-with-filter.page-products.categorypath-collegiate-collectibles.category-collegiate-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .category-view {
    margin-top: 0;
  }
  body.page-with-filter.page-products.categorypath-usa-collectibles.category-usa-collectibles.catalog-category-view.page-layout-2columns-left .customcatlist-hlm ul.sub-cat.customcatlist li {
    padding: 12px 0;
  }
  body.page-with-filter.page-products.categorypath-usa-collectibles.category-usa-collectibles.catalog-category-view.page-layout-2columns-left .customcatlist-hlm ul.sub-cat.customcatlist {
    width: 100%;
    display: inline-block;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .top-linkbtn {
    height: 60px;
  }
  .product-info-main .stock.available {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .page-products.catalog-category-view .block.filter.filter-no-options {
    border: none;
  }
  .product-info-main .product-add-form .box-tocart {
    padding-top: 0;
  }
  .product-info-main .box-tocart .field.qty {
    padding: 0 0 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    margin-top: 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 24px;
  }
  .prod-detail {
    margin-top: 0;
  }
  .cms-index-index .page-wrapper.fixed-menuheader main#maincontent {
    margin-top: 12px;
  }
  .homecatsection-homepg .block-title-right-more {
    display: none;
  }
  .footer-copy-right .footer-leftcopy {
    width: 100%;
    float: none;
    text-align: center;
    padding: 14px;
    padding-left: 0;
  }
  .page-footer .footer-copy-right .footer-payment-method {
    width: 100%;
  }
  .checkout-footer .rightsection,
  .checkout-index-index .footer-btm-section {
    text-align: center;
  }
  .block-search .control {
    border-top: none;
  }
  .page-footer .footer-copy-right .footer-payment-method li {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding-bottom: 8px;
  }
  header .header.content .block-search {
    padding: 0;
  }
  .header.content .header-right .header.links {
    padding-top: 0;
  }
  .account.sales-order-view .column.main h1.page-title {
    width: 100%;
    margin: 12px 0 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 128px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 84% !important;
    margin-left: 10px;
    margin-top: 25px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
    padding-bottom: 0;
  }
  div#minicart-content-wrapper .minicart-items .product-item-name {
    width: 144px;
  }
  form#co-transparent-form fieldset#payment_form_payeezy .field .control input {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    display: none;
  }
  .checkout-index-index .opc-wrapper .action-show-popup > span:before {
    display: none;
  }
  .checkout-footer .footer-btm-section .leftsection p {
    margin-bottom: 0;
  }
  .checkout-footer .rightsection {
    padding-top: 8px;
  }
  .checkout-index-index .opc-block-summary .minicart-items-wrapper {
    max-height: unset;
  }
  .checkout-cart-index .cart-container .cart-summary strong.summary.title {
    display: inline-block;
    padding: 0;
    margin-top: 0;
  }
  .bestselling-products-home {
    padding-top: 24px;
  }
  .main-banner-home.desktop {
    display: none;
  }
  .main-banner-home.responsive {
    display: inline-block;
  }
  .customcatlist-hlm ul.sub-cat.customcatlist li {
    width: 100%;
    padding-bottom: 12px;
  }
  .page-products .product-items .product-item {
    padding: 0 8px;
  }
  body.page-products.categorypath-mlb-collectibles.category-mlb-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nfl-collectibles.category-nfl-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nhl-collectibles.category-nhl-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-collegiate-collectibles.category-collegiate-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper {
    top: 0;
  }
  .category-view .category-description {
    padding-bottom: 0;
  }
  .page-footer .col-md-2 li {
    margin-bottom: 6px;
  }
  .footer-btm-section .col-md-2.responsivelastdisplay {
    display: inline-block;
  }
  .contact-index-index .column.main {
    margin-bottom: 20px;
  }
  .homepage-second-content {
    min-height: 550px;
  }
  .main-banner-home {
    min-height: 100px;
    background-image: url(../images/Rectangle180.jpg);
  }
  .customer-account-create .page-header,
  .customer-account-forgotpassword .page-header,
  .customer-account-login .page-header,
  .contact-index-index .page-header {
    margin-bottom: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    margin-top: 0;
  }
  .customer-account-create .columns .column.main,
  .customer-account-forgotpassword .columns .column.main,
  .customer-account-login .columns .column.main {
    padding-bottom: 0;
  }
  .customer-account-create .page-title-wrapper h1.page-title,
  .customer-account-login h1.page-title,
  .customer-account-forgotpassword h1.page-title {
    margin-top: 0;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#redo,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#delete {
    top: 29% !important;
  }
  .amblog-index-index .columns .column.main,
  .amblog-index-index .columns,
  .amblog-index-post .columns .column.main,
  .amblog-index-post .columns {
    padding-bottom: 0;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#undo,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#redo {
    left: 87% !important;
  }
  .checkout-cart-index header.page-header {
    margin-bottom: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-top: 24px;
  }
  .login-container .sj-forgot {
    padding: 0;
    border-top: none;
  }
  .main-banner-home {
    display: grid;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 0;
  }
  .minicart-items .product-item-pricing .label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
  }
  .minicart-wrapper .block-minicart {
    padding: 13px 15px 0;
    right: 0;
  }
  .footer-btm-section {
    padding-top: 24px;
  }
  .newsletter-new .subscribe.primary span {
    position: relative;
  }
  div#modal-content-31,
  div#modal-content-26,
  .modal-popup .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-product-view .personalized-container.tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#top-right {
    left: 20% !important;
  }
  .catalog-product-view .modal-popup .block-title strong {
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item {
    padding-top: 10px;
  }
  .cms-no-route .not-found-page button.notfound-btn {
    width: 100%;
  }
  .cms-page-view h1.page-title {
    padding-top: 12px;
  }
  .catalog-product-view .columns .column.main .container,
  .checkout-cart-index .cart-discount,
  .cart.table-wrapper .item .col.item {
    padding: 0 !important;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price {
    padding-left: 0;
  }
  .catalog-product-view .prod-detail {
    padding-bottom: 12px;
    border-bottom: none;
  }
  .catalog-product-view .recently-product-cat .block-title {
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
  }
  .container,
  .page-main {
    padding: 0 15px;
  }
  .checkout-index-index .page-footer {
    display: none;
  }
  .cms-page-view .header.content .minicart-wrapper {
    padding-left: 0;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0;
  }
  .checkout-index-index .page-header {
    margin-bottom: 12px;
  }
  .opc-block-summary .product-item .subtotal,
  .opc-block-summary .product-item .subtotal {
    float: left;
  }
  .opc-block-summary .product-item .subtotal {
    text-align: right;
  }
  .cart-discount .block > .title {
    padding: 20px 0;
  }
  .cart-summary .block > .title:after {
    right: -6px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name a.preview-link,
  .page-header .minicart-wrapper .minicart-items .product-item-details a.itemPopupImage {
    display: none;
  }
  .cart-container .form-cart .actions.main {
    margin-bottom: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action {
    top: -22px;
    right: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals {
    padding-bottom: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 8px;
  }
  .prod-detail {
    margin-top: 16px;
  }
  .catalog-product-view .recently-product-cat .products-grid {
    margin-top: 0;
  }
  .catalog-product-view .recently-product-cat .block-content {
    padding: 0 8px;
  }
  .catalog-product-view .recently-product-cat .block-title hr {
    display: none;
  }
  .review-listing .add-new-review .add-new-review-inner {
    margin-top: 0;
  }
  .catalog-product-view .prod-detail .product.data.items .item.content {
    padding: 12px 0;
  }
  .catalog-product-view .prod-detail .product.data.items > .item.title {
    margin-top: 0;
  }
  div#tab-label-additional {
    margin-top: 8px;
  }
  .prod-detail .product-info-main-deatils {
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .catalog-product-view .personalized-container .directional-pad {
    min-height: 156px;
  }
  .homepage-second-content {
    padding: 15px 0;
    padding-top: 15px;
    padding-bottom: 12px;
  }
  .page-footer {
    margin-top: 0;
  }
  .rightbottom-right img,
  .leftbottom-right img {
    height: unset;
  }
  .rightbottom-right {
    padding-left: 12px;
  }
  .right-bottom-new {
    padding-top: 16px;
  }
  .leftsection {
    padding-right: 0;
  }
  .home-licancesection {
    padding: 0;
  }
  .right-top,
  .left-bottom {
    padding-top: 0;
  }
  .header.content .header-right {
    padding-top: 4px;
  }
  .left-top {
    padding-bottom: 16px;
  }
  .page-products .filter-options-title {
    padding-right: 15px;
  }
  .toolbar-sorter.sorter,
  .page-products h1.page-title {
    margin-top: 0;
  }
  .page-products .sorter {
    margin-bottom: 30px;
    margin-right: -6px;
  }
  .catalog-product-view .columns .column.main .container {
    padding: 0 15px;
  }
  .page-products .column.main > .container.sj-test {
    padding: 0 !important;
  }
  .page-products .toolbar-sorter.sorter select {
    border: none;
    padding-left: 0;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin-top: 4px;
  }
  .page-products .toolbar.toolbar-products {
    margin-bottom: 0;
    margin-top: 22px;
  }
  .page-products .product-items .product-item {
    margin-bottom: 12px;
  }
  .filter-options-item.active .filter-options-title {
    padding-right: 15px;
  }
  .filter.active .filter-subtitle {
    border-bottom: none;
    color: #000;
    font-weight: 500;
    font-size: 18px;
  }
  .left-bottom .leftbottom-left,
  .rightbottom-left-new {
    padding-right: 12px;
  }
  .leftbottom-right-new,
  .rightbottom-right {
    padding-left: 10px;
  }
  .rightsection {
    margin-top: 0;
    padding-top: 16px;
  }
  .block.widget.block-products-list.grid.container,
  .bestselling-products-home {
    padding-bottom: 0;
  }
  .viewall-home {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .cms-home .home-blog-post {
    padding-bottom: 0;
  }
  .page-footer .footer-bottom .footer-payment-method ul li {
    padding-right: 20px;
  }
  .page-footer .footer-bottom .footer-payment-method ul li:last-child {
    padding-right: 0;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    width: 100% !important;
  }
  .cms-home .home-blog-post {
    margin-top: 16px;
    padding: 24px 0;
    padding-bottom: 0;
  }
  .cms-home .home-blog-post .viewall-home {
    padding-bottom: 24px;
  }
  .cms-home .home-blog-post .viewall-home {
    padding-top: 24px;
  }
  .licance-images.upr {
    margin-top: 12px;
  }
  .home-blog-post .amblog-title,
  .licance-title h2 {
    font-size: 26.15px;
    line-height: 20px;
  }
  .toolbar-sorter.sorter {
    margin-top: -66px;
  }
  .licance-title h2 {
    margin-top: 0;
  }
  .page-footer .h3 {
    margin: 0 0 12px 0;
  }
  .page-footer .footer-bottom .footer-payment-method {
    float: none;
  }
  .header.content .block-search {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .page-footer .footer-copy-right .col-md-12 {
    padding-top: 12px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-footer div.col-md-2.last-child {
    padding-top: 24px;
    border-top: 1px solid #666;
    margin-top: 24px;
  }
  .page-footer .footer-copy-right .col-md-12 a {
    text-align: center;
  }
  .page-footer .footer-copy-right .col-md-12 p {
    vertical-align: unset;
    text-align: center;
    padding-left: 0;
  }
  .page-footer .col-md-2.last-child {
    width: 100%;
    min-width: 100%;
  }
  .footer-upr-section .footer-upr-left h2 {
    font-size: 18px;
  }
  .newsletter-new .actions .primary {
    padding-right: 6px;
  }
  .newsletter-new form.form.subscribe .control input,
  .newsletter-new .actions .primary {
    height: 36px;
  }
  .page-products .catalogsearch-result-index .product-items .product-item {
    width: 33.33%;
  }
  .footer-upr-section .footer-upr-right ul li {
    padding-right: 16px;
  }
  .footer-roghtnewdiv,
  .footer-roghtnewdiv span {
    text-align: center;
  }
  a.hm-see-more {
    display: none;
  }
  .viewmore {
    margin: 0px 0 25px;
  }
  .cms-index-index .widget .block-title,
  .cms-index-index .home-catsec {
    margin: 12px 0;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    width: 100%;
    padding-left: 0;
  }
  .mobile-blog .owl-nav {
    top: 28%;
  }
  html[lang="ar"] .checkout-index-index #checkout .payment-methods .payment-group .payment-method:nth-child(2) .payment-method-title {
    background-position-x: 0% !important;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 100%;
  }
  .contact-index-index .blog-post-thumb {
    min-height: inherit;
    max-height: inherit;
  }
  .contact-index-index .for-line {
    min-height: inherit;
    max-height: inherit;
    overflow: visible;
  }
  .extended.warranty .label.admin__field-label {
    max-width: 91%;
  }
  .contact-index-index .variant-wrapper.btn-add_to_cart {
    height: auto;
    min-height: inherit;
  }
  /* Category Page */
  .catalog-product-view .product-info-main .product-warranty-section span.right-warnty {
    display: inline-block;
    max-width: 163px;
  }
  .product-info-main .totalsaving {
    width: 100%;
    padding: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 100%;
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .towishlist {
    width: 100%;
  }
  /* Category Page */
  .page-products .sorter a {
    font-size: 9.82px;
    margin: 0px 15px 10px 0;
  }
  /* Category Page - Recent View */
  .recently-product-cat .block-title {
    margin: 10px 0 10px;
  }
  /* Category Page, Search Result Page */
  .home-brand {
    padding-top: 0;
  }
  /*.checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info{width: 60px;}
    .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details{width: ~"calc(100% - 60px)";}*/
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left {
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left .wk-seller-block {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .subtotal {
    width: 100%;
    text-align: left;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar {
    margin: 10px 0 15px;
  }
  .cart-container .form-cart .actions.main a,
  .cart-container .form-cart .actions.main .addmorewishlist {
    float: left;
    margin: 0 15px 15px 0;
  }
  .cart.main.actions button {
    font-size: 13.82px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left .field.qty {
    margin: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit {
    font-size: 0;
    text-decoration: none;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit:before {
    content: '\f040';
    font-family: FontAwesome;
    font-size: 15.82px;
    display: block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-delete {
    font-size: 0;
    margin: 0;
    text-decoration: none;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-delete:before {
    content: '\f1f8';
    font-family: FontAwesome;
    font-size: 15.82px;
    display: block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action {
    margin: 0px 0 0 15px;
  }
  .page-footer .footer-bottom .footer-roght a:last-child:before {
    display: none;
  }
  .page-footer .footer-bottom .footer-roght a {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .page-footer .footer-bottom .footer-roght a:first-child {
    margin-bottom: 10px;
  }
  .page-footer .footer-copy-right .col-md-4 img {
    float: none;
  }
  footer.page-footer .footer-bottom .footer-left {
    text-align: center;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent {
    position: relative;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent .home-catsec {
    position: static;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent a.hm-see-more {
    position: absolute;
    bottom: -30px;
    top: inherit;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  /*cart page*/
  .checkout-cart-index #shopping-cart-table {
    display: inline-block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item {
    display: inline-block;
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info {
    width: 100%;
    display: inline-block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details {
    width: 84%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    float: right;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions td.remove-item {
    float: right;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    overflow: visible;
    white-space: inherit;
  }
  /* Checkout Page - New Address Popup */
  .checkout-index-index .field .control._with-tooltip input {
    width: 100%;
  }
  .account.customer-account-edit h1.page-title {
    font-size: 16px;
  }
  /* My Account - Wishlist */
  .wishlist-index-index .products-grid .product-item {
    width: 46%;
    margin-bottom: 28px;
  }
  .header.content .logo {
    transform: unset;
    margin-left: 0;
  }
  .header.content .header-right .header.links li {
    padding-top: 7px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    margin-top: 0;
  }
}
@media (max-width: 414px) {
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    font-size: 12.7px;
    letter-spacing: 0.1px;
    line-height: 24px;
    margin: 7px 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 47%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 125px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: -24px;
  }
  .table-wrapper.cart .data.table .col.price {
    width: 30%;
  }
  .table-wrapper.cart .data.table .col.qty {
    width: 30%;
  }
  .table-wrapper.cart .col.price.qty {
    width: 30%;
  }
  .checkout-cart-index .quntyarrw {
    float: right;
    position: relative;
    left: -22px;
    height: 40px;
    padding: 0;
  }
  .checkout-cart-index .quntyarrw .minus {
    top: -6px;
  }
  .checkout-cart-index .quntyarrw .plus {
    top: -7px;
  }
  .checkout-payment-method .ccard .fields .year {
    margin-left: 12px;
  }
  .checkout-payment-method .ccard .fields .year .select {
    width: 100%;
    padding-right: 24px;
  }
  .checkout-payment-method .ccard .month .select {
    width: 100%;
  }
  .checkout-payment-method .credit-card-types {
    display: none;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10px;
  }
  ul.sub-cat.customcatlist {
    width: 100%;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 43.5%;
  }
  .tab-view .directional-pad button#top-right,
  .tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom-right {
    left: 20% !important;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(odd) {
    margin-left: 8px !important;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45.5%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .viewallbigg {
    display: none;
  }
  .block.widget .products-grid .product-items li.product-item:nth-child(even) {
    margin-right: 0;
  }
  .biggest-two.three .biggest-top-three {
    height: 460px;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item:nth-child(odd) {
    margin-right: 0;
  }
  .featuredsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(even),
  .homecatsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(even) {
    margin-right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46.5%;
  }
  .checkout-payment-method .field.no-label.year {
    padding-left: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 65px;
  }
  .homepage-second-content {
    padding: 24px 0;
    padding-top: 29px;
  }
  .rightbottom-right img,
  .leftbottom-right img {
    height: unset;
  }
  .rightbottom-right {
    padding-left: 12px;
  }
  .right-bottom-new {
    padding-top: 16px;
  }
  .leftsection {
    padding-right: 0;
  }
  .right-top,
  .left-bottom {
    padding-top: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 43%;
  }
  .rightsection {
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    min-height: 72px;
  }
  /* .account.sales-order-view {
        .column.main {
            table#my-orders-table {
                td {
                    text-align: left;
                    padding-left: 12px;
                    width: auto;
                }

                th {
                    width: auto;
                }

                td.mark {
                    width: auto;
                }

                tr.subtotal {
                    width: 100%;
                }

                tr.shipping {
                    width: 100%;
                }

                tr.discount {
                    width: 100%;
                }
            }
        }
    }*/
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
    font-size: 10px;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 100%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 100px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 0;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 8.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .biggest-two .biggest-top .viewallbigg {
    padding: 0;
  }
  .catgeoryblocks-section .top-linkbtn h2 {
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .checkout-cart-index .quntyarrw {
    left: -17px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td {
    font-size: 12px;
  }
  .checkout-cart-index button.action.clear {
    width: 100%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46.5% !important;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 32px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 45%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(odd) {
    margin-right: 12px;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-content,
  .catalog-product-view .recently-product-cat .block-content {
    padding-left: 8px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45%;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: -webkit-fill-available;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item {
    width: 45%;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    margin-left: 0;
  }
}
@media (max-width: 360px) {
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 45% !important;
  }
  .customer-account-index .intersetsection .checkboxleft {
    width: 100%;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    min-height: 100px;
    font-size: 10.7px;
  }
  .checkout-cart-index .quntyarrw {
    left: 64px;
    top: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.qty .number {
    display: -webkit-box;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 25%;
  }
  .catalog-product-view .payment-responsivesec {
    width: 73%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46% !important;
  }
  .catalog-product-view .payment-iconstatic .iconimg ul li {
    padding-right: 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46.5%;
  }
  h1.page-title {
    font-size: 20.15px;
    line-height: 13px;
  }
  .footer-upr-section .footer-upr-right ul li {
    padding-right: 50px;
  }
  .footer-upr-section .footer-upr-right {
    text-align: left;
    width: 100%;
  }
  .footer-upr-section .footer-upr-left {
    display: none;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 20px;
  }
  .page-footer .footer-bottom .footer-payment-method ul li {
    padding-right: 20px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: unset;
  }
  .catalog-product-view .tab-view .directional-pad button#top-right,
  .personalized-container.tab-view .directional-pad button#right {
    left: 20% !important;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset label.label,
  modal-popup .action-close,
  .modal-popup .action-close:hover {
    padding: 0;
  }
  /*.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1),
    .block.widget.block-products-list.grid .products-grid .product-item:nth-child(6) {
        margin-left: 12px !important
    }*/
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 42.5%;
  }
  .catalog-product-view .personalized-container.tab-view .directional-pad button#bottom,
  .catalog-product-view .personalized-container.tab-view .directional-pad button#bottom-right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#left {
    top: 40% !important;
  }
  .catalog-product-view .personalized-container.tab-view button#center,
  .catalog-product-view .personalized-container.tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom-left {
    top: 20% !important;
  }
  .catalog-product-view .modal-popup .action-close,
  .catalog-product-view .modal-popup .action-close:hover,
  .catalog-product-view .modal-popup .action-close:focus {
    padding: 0;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset .field {
    margin-bottom: 15px;
  }
  .catalog-product-view .review-field-rating .control {
    margin-top: 0;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset,
  .catalog-product-view .modal-popup .fieldset.review-fieldset .field.choice.review-field-rating {
    margin-bottom: 0;
  }
  .catalog-product-view .modal-popup .block-title strong {
    margin-bottom: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 42%;
  }
  .licance-img {
    width: 49%;
  }
  .customer-account-createpassword form.form.password.reset fieldset.fieldset .control,
  .customer-account-createpassword form.form.password.reset .actions-toolbar {
    margin-left: 0;
  }
  .mobile-blog .owl-nav {
    top: 21%;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
}
@media (max-width: 357px) {
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
    width: 50%;
  }
  .catalog-product-view .amquote-addto-button {
    width: 46%;
    font-size: 10.55px;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 47%;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 12.55px;
  }
  .catalog-product-view .payment-responsivesec {
    width: 100%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 76px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 22px;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
    margin-right: 12px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus {
    text-align: right;
  }
}
