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: 'Avenir LT Std';
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Avenir LT Std';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Avenir LT Std';
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
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: Avenir LT Std;
  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: #c2c2c2;
}
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: #c2c2c2;
}
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: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Avenir LT Std;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Avenir LT Std;
  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: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.rtl .multicheckout .item-options dt,
.rtl .cart.table-wrapper .item-options dt {
  float: right;
  margin: 0 0 10px 5px;
}
.rtl .multicheckout .item-options dt:after,
.rtl .cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.rtl .multicheckout .item-options dd,
.rtl .cart.table-wrapper .item-options dd {
  float: right;
  display: inline-block;
  margin: 0 0 5px;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-compare .block-title,
.block-wishlist .block-title,
.widget .block-title {
  margin-bottom: 15px;
}
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-compare .block-title > strong,
.block-wishlist .block-title > strong,
.widget .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.bundle-options-container .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 {
  width: 47px;
  text-align: center;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.products-grid.wishlist .product-item .comment-box .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.column .block-addbysku .sku,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  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 {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.multicheckout .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.multicheckout .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.block-minicart .block-content > .actions > .primary .am-filter-go,
.multicheckout .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  font-size: inherit;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-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,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-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,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.magento-payments-review .block .actions-toolbar .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.magento-payments-review .block .actions-toolbar .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.magento-payments-review .block .actions-toolbar .amshopby-button:focus,
.magento-payments-review .block .actions-toolbar .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.magento-payments-review .block .actions-toolbar .am-filter-go:focus,
.magento-payments-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.magento-payments-review .block .actions-toolbar .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.magento-payments-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.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,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.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,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.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,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - (40px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (24px + 10px + 5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 25px;
  display: block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/Avenir/AvenirLTStd-Black.woff2') format('woff2'), url('../fonts/Avenir/AvenirLTStd-Black.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/Avenir/AvenirLTStd-Medium.woff2') format('woff2'), url('../fonts/Avenir/AvenirLTStd-Medium.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/Avenir/AvenirLTStd-Roman.woff2') format('woff2'), url('../fonts/Avenir/AvenirLTStd-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir LT Std';
  src: url('../fonts/Avenir/AvenirLTStd-Book.woff2') format('woff2'), url('../fonts/Avenir/AvenirLTStd-Book.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GE Dinar One';
  src: url('../fonts/GE-Dinar/GEDinarOne-Bold.woff2') format('woff2'), url('../fonts/GE-Dinar/GEDinarOne-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GE Dinar One';
  src: url('../fonts/GE-Dinar/GEDinarOne-Medium.woff2') format('woff2'), url('../fonts/GE-Dinar/GEDinarOne-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'GE Dinar One';
  src: url('../fonts/GE-Dinar/GEDinarTwo-Light.woff2') format('woff2'), url('../fonts/GE-Dinar/GEDinarTwo-Light.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.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;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 {
    padding-top: 15px;
  }
}
.page-header.header-split-s1 .container {
  position: relative;
}
.page-header.header-split-s1 .row {
  display: flex;
  flex-wrap: wrap;
}
.page-header.header-split-s1 .row .logo-wrap {
  width: 110px;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 .row .logo-wrap {
    width: 130px;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .row .logo-wrap {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .row .logo-wrap .header-logo {
    background: #fff;
    padding: 15px;
    border-radius: 4px 0 0 4px;
  }
}
.page-header.header-split-s1 .row .menu-wrap {
  width: calc(100% - 110px);
  padding-right: 15px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 .row .menu-wrap {
    width: calc(100% - 130px);
  }
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .row .menu-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .nav-toggle {
    margin-left: auto;
  }
}
.page-header.header-split-s1 .nav-toggle::before {
  content: '\e609';
  font-family: 'icons-blank-theme';
  font-size: 25px;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .nav-toggle {
    display: none;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .nav {
    display: none;
    position: absolute;
    color: #000;
    top: 100%;
    right: 15px;
    left: 15px;
    background: #fff;
    z-index: 9;
  }
  .page-header.header-split-s1 .nav.active {
    display: block;
  }
}
.page-header.header-split-s1 .header-logo .logo {
  margin: 0;
  float: none;
  max-width: initial;
}
.page-header.header-split-s1 .header-logo .nav-toggle {
  display: none;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .menu-wrap {
    padding-left: 20px;
  }
}
.page-header.header-split-s1 .menu-wrap .content-cart .tool-account {
  position: relative;
}
.page-header.header-split-s1 .menu-wrap .menu-container {
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0 4px 4px 0;
  width: 100%;
  height: 100%;
  padding: 10px;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .menu-wrap .menu-container {
    background-color: #767171;
    border-radius: 8px;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info {
  margin-left: 20px;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .menu-wrap .header-info {
    margin-left: auto;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists {
  display: flex;
  margin-bottom: 0;
  align-items: center;
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item {
  margin-bottom: 0;
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item:not(:last-child) {
  margin-right: 12px;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item:not(:last-child) {
    margin-right: 20px;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support {
    color: #0d0d0d;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support .number {
    color: #0d0d0d;
  }
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support .number {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support .icon::before {
    background: url('../images/callUs-blk.png') no-repeat center center / contain;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support:hover .icon::before {
  background: url('../images/callUs-blk.png') no-repeat center center / contain;
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.hotline .support:hover .number {
  color: #0d0d0d;
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.contact {
    display: none;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.store .tool-setting {
  display: flex;
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item.store .tool-setting .switcher-option > a::before {
    margin-right: 0;
    background: url('../images/globe-blk.png') no-repeat center center / contain;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .header-icons {
  display: flex;
}
.page-header.header-split-s1 .menu-wrap .header-info .header-icons .more-info {
  display: none;
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .account-icons:before {
    background: url('../images/account.png') no-repeat center center / contain;
  }
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .onclick {
    display: none;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .text-account > span,
.page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .text-account .text-account {
  color: #0d0d0d;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .text-account > span,
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .text-account .text-account {
    color: #fff;
  }
}
.page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .toggle-tab:hover .text-account > span,
.page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .toggle-tab:hover .text-account .text-account {
  color: #d5dc23;
}
@media (min-width: 992px) {
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .toggle-tab:hover .text-account > span,
  .page-header.header-split-s1 .menu-wrap .header-info .tool-header .tool-account .toggle-tab:hover .text-account .text-account {
    color: #0d0d0d;
  }
}
.page-header.header-split-s1 .menu-wrap .links-wrapper-separators {
  color: #fff;
}
.page-header.header-split-s1 .menu-wrap .links-wrapper-separators > a {
  color: #fff;
  padding: 0 10px;
}
.page-header.header-split-s1 .menu-wrap .links-wrapper-separators > a:hover {
  color: #0d0d0d;
}
.page-header.header-split-s1 .menu-wrap .nav .below-column {
  display: block;
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .menu-wrap .nav .links-wrapper-separators {
    display: flex;
    flex-direction: column;
    font-size: 0;
    padding-bottom: 5px;
  }
  .page-header.header-split-s1 .menu-wrap .nav .links-wrapper-separators > a {
    font-size: 14px;
    color: #000;
    padding: 5px 15px;
  }
}
.page-header.header-split-s1 .main-header .support span.icon em,
.page-header.header-split-s1 .main-header .support span.icon span {
  display: none;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 .cart .minicart-wrapper .showcart {
    background: #d5dc23;
    display: block;
    border-radius: 5px;
    padding: 5px 15px;
  }
}
.page-header.header-split-s1 .cart .minicart-wrapper .showcart .crat-icon {
  display: flex;
  align-items: center;
  font-family: inherit;
}
.page-header.header-split-s1 .cart .minicart-wrapper .showcart .crat-icon::before {
  background: url('../images/cart-black.png') no-repeat center center / contain;
}
@media (min-width: 768px) {
  .page-header.header-split-s1 .cart .minicart-wrapper .showcart .crat-icon::before {
    margin-right: 15px;
  }
}
.page-header.header-split-s1 .cart .minicart-wrapper .showcart .counter.qty {
  background: transparent;
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .cart .minicart-wrapper .showcart .counter.qty .counter-number .label {
    display: none;
  }
}
.page-header.header-split-s1 .cart .minicart-wrapper .showcart .minicart-text {
  display: none;
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .below-column ul.links li a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .page-header.header-split-s1 .top-form-language .switcher-option a {
    color: #000;
  }
}
@media (max-width: 767px) {
  .page-header.header-split-s1 .top-form-language .switcher-option a {
    font-size: 0;
  }
}
.page-header.header-split-s1 .top-form-language .switcher-option a:hover {
  color: #0d0d0d;
}
.page-header.header-split-s1 .top-form-language .switcher-option a:hover::before {
  background: url('../images/globe-blk.png') no-repeat center center / contain;
}
body.rtl .page-header.header-split-s1 .menu-wrap .header-info {
  margin-right: 20px;
  margin-left: initial;
}
@media (min-width: 992px) {
  body.rtl .page-header.header-split-s1 .menu-wrap .header-info {
    margin-right: auto;
  }
}
body.rtl .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item:not(:last-child) {
  margin-right: initial;
  margin-left: 12px;
}
@media (min-width: 768px) {
  body.rtl .page-header.header-split-s1 .menu-wrap .header-info .info-lists .item:not(:last-child) {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  body.rtl .page-header.header-split-s1 .cart .minicart-wrapper .showcart .crat-icon::before {
    margin-right: initial;
    margin-left: 15px;
  }
}
@media (max-width: 991px) {
  body.rtl .page-header.header-split-s1 .nav-toggle {
    margin-left: initial;
    margin-right: auto;
  }
}
.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;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.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;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
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;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
}
.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;
}
@media screen and (max-width: 768px) {
  ._has-modal .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: 20vh;
  }
}
.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 !important;
}
.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.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 100%;
  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;
  max-width: 420px;
  -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-popup {
  z-index: 905;
}
.modal-popup .modal-title {
  font-weight: 300;
  border-bottom: 1px solid #c1c1c1;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
  width: 100%;
}
.modal-popup .action-close {
  padding: 3rem;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.modal-inner-wrap .modal-content .form .fieldset {
  padding: 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: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #1979c3;
  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: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  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: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  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 #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
._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 {
  overflow: hidden;
  margin: 0 0 10px 0;
  width: 160px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTcuMzA1IDEwLjMxM0wxNCAwbC0zLjMwNSAxMC4zMTNIMGw4LjY1MiA2LjM3NEw1LjM0OCAyNyAxNCAyMC42MjYgMjIuNjUyIDI3bC0zLjMwNS0xMC4zMTNMMjggMTAuMzEzSDE3LjMwNXptNC42NTQgMS45OWgtNi4wOEwxNCA2LjQ0bC0xLjg3OSA1Ljg2M2gtNi4wOGw0LjkxOSAzLjYyNC0xLjg4IDUuODYzTDE0IDE4LjE2Nmw0LjkyIDMuNjI0LTEuODgtNS44NjMgNC45Mi0zLjYyNHoiIGZpbGw9IiNCMUFFQUUiLz48L3N2Zz4=);
}
.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 .amstars-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.rtl .amstars-rating-container .amstars-stars {
  background-position: top right;
  transform: translate(5px, 0);
}
.rtl .amstars-rating-container.-small .amstars-stars {
  transform: translate(3px, 0);
}
.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: #ffffff;
  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: #ffffff;
  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 #767676;
  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 #1a6cae;
  border-radius: 2px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1a6cae;
  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: #ffffff;
}
.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: 'icons-blank-theme';
  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: #000000;
  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: #ff0000 f;
  content: '*';
}
.amrev-comment-form .amrev-input {
  background: #ffffff;
  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 #1a6cae;
}
.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: #1a6cae;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 12px;
  margin: 15px auto 0 0;
  padding: 10px;
}
.amrev-comment-form .amrev-btn:hover {
  background: #175e98;
}
.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: #767676;
  font-size: 14px;
}
.amreview-helpful-wrap > .amreview-options {
  margin-left: 15px;
}
.amreview-helpful-wrap .amreview-plus,
.amreview-helpful-wrap .amreview-minus {
  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;
}
.amreview-helpful-wrap .amreview-plus:focus,
.amreview-helpful-wrap .amreview-minus:focus,
.amreview-helpful-wrap .amreview-plus:active,
.amreview-helpful-wrap .amreview-minus:active {
  background: none;
  border: none;
}
.amreview-helpful-wrap .amreview-plus:hover,
.amreview-helpful-wrap .amreview-minus:hover {
  background: none;
  border: none;
}
.amreview-helpful-wrap .amreview-plus.disabled,
.amreview-helpful-wrap .amreview-minus.disabled,
.amreview-helpful-wrap .amreview-plus[disabled],
.amreview-helpful-wrap .amreview-minus[disabled],
fieldset[disabled] .amreview-helpful-wrap .amreview-plus,
fieldset[disabled] .amreview-helpful-wrap .amreview-minus {
  pointer-events: none;
  opacity: 0.5;
}
.amreview-helpful-wrap .amreview-plus:focus,
.amreview-helpful-wrap .amreview-minus:focus {
  outline: 1px dotted #767676;
  outline-offset: 3px;
}
.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;
  margin: 0;
  color: #292929;
}
.review-field-image > .label {
  margin: 0 0 20px 0;
  width: 190px;
  font-weight: 600;
}
.review-field-rating {
  display: flex;
  align-items: center;
}
.review-field-rating > .label {
  margin: 0;
  min-width: 70px;
  color: #292929;
}
.review-field-rating > .label:after {
  margin-left: 3px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.amreview-submit-form {
  margin: 0 auto;
  background: #fafafa;
}
.amreview-submit-form > .block-content {
  margin: 0 auto;
  padding: 40px 20px 45px;
  max-width: 575px;
}
.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 {
  padding: 16px 22px;
  border: 1px solid #1979c3;
  border-radius: 2px;
  background: #1979c3;
  box-shadow: none;
  color: white;
  font-weight: normal;
}
.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 {
  border-color: #166bac;
  background: #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;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.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;
  position: relative;
  margin: 0 0 0 15px;
}
.amreview-submit-form .review-control-vote.control:before {
  display: flex;
  transition: 0.1s all ease-in;
  transition: all 0.1s ease-in;
  position: initial;
  margin: 0;
  color: #b1aeae;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.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;
  position: initial;
  margin: 0;
  color: #ed9d00;
  letter-spacing: 5px;
  font-weight: 600;
  font-size: 22px;
  line-height: normal;
}
.amreview-submit-form .field > .label {
  margin: 0 0 2px;
  font-weight: normal;
}
.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 {
  height: 30px;
  border: 1px solid #d4d4d4;
  border-radius: 1px;
  color: #292929;
}
.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 {
  position: relative;
  margin: 0 0 10px 0;
}
.amreview-recommend-wrap > .amreview-checkbox,
.amreview-gdpr-wrap > .amreview-checkbox {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  width: 100%;
  opacity: 0;
}
.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 {
  position: absolute;
  top: 5px;
  left: 2px;
  display: inline-block;
  width: 10px;
  height: 9px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4wNzIuMzQzYy41MTMuNDg2LjU0OSAxLjMwOS4wOCAxLjgzOEw2LjY3IDkuNTA1YTEuMjI2IDEuMjI2IDAgMCAxLTEuNzQuMTEgMS4yNjIgMS4yNjIgMCAwIDEtLjIwOS0uMjA1TC44MDQgNC41OGExLjMzIDEuMzMgMCAwIDEgLjE2LTEuODMgMS4yMjUgMS4yMjUgMCAwIDEgMS43NjguMTU1TDUuNzc1IDYuNjYgMTEuMjk3LjQyYTEuMjI3IDEuMjI3IDAgMCAxIDEuNzc1LS4wNzd6IiBmaWxsPSIjMUFCOTAwIi8+PC9zdmc+) no-repeat center;
  content: '';
}
.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 {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  color: #292929;
  font-weight: 600;
  cursor: pointer;
}
.amreview-recommend-wrap > .amreview-checkboxlabel:before,
.amreview-gdpr-wrap > .amreview-checkboxlabel:before {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #dadada;
  border-radius: 2px;
  background: #fff;
  content: '';
}
.amreview-recommend-wrap > .amreview-checkboxlabel .asterix,
.amreview-gdpr-wrap > .amreview-checkboxlabel .asterix {
  margin-left: 3px;
  color: #e02b27;
  font-size: 1.2rem;
}
.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);
}
.rtl .amreview-submit-form .review-fieldset .review-legend.legend > span {
  margin: 0 0 0 5px;
}
.rtl .amreview-recommend-wrap > .amreview-checkboxlabel,
.rtl .amreview-gdpr-wrap > .amreview-checkboxlabel {
  padding-left: initial;
  padding-right: 30px;
}
.rtl .amreview-recommend-wrap > .amreview-checkboxlabel::before,
.rtl .amreview-gdpr-wrap > .amreview-checkboxlabel::before {
  left: initial;
  right: 0;
}
.rtl .amreview-recommend-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after,
.rtl .amreview-gdpr-wrap > .amreview-checkbox:checked ~ .amreview-checkboxlabel:after {
  left: initial;
  right: 2px;
}
.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-items-block {
  position: relative;
}
.amreview-info-wrapper {
  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: #767676;
  font-size: 12px;
  line-height: 25px;
}
.amreview-description {
  margin-top: 20px;
  color: #767676;
  overflow-wrap: break-word;
  font-size: 14px;
}
.amreview-summary-info {
  padding: 0 10px;
}
.amreview-summary-info .amreview-summary {
  float: left;
  margin: 0;
  margin-right: 20px;
  color: #000;
  font-size: 60px;
  line-height: 1;
}
.amreview-summary-info .amreview-count {
  display: inline-block;
  color: #767676;
  font-size: 16px;
}
.amreview-summary-info .amreview-showmore {
  color: #1979c3;
  cursor: pointer;
}
.amreview-summary-info .amreview-showmore:after {
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 7px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTEyMS4zIDM0LjZjLTEuNi0xLjYtNC4yLTEuNi01LjggMGwtNTEgNTEuMS01MS4xLTUxLjFjLTEuNi0xLjYtNC4yLTEuNi01LjggMC0xLjYgMS42LTEuNiA0LjIgMCA1LjhsNTMuOSA1My45Yy44LjggMS44IDEuMiAyLjkgMS4yIDEgMCAyLjEtLjQgMi45LTEuMmw1My45LTUzLjljMS43LTEuNiAxLjctNC4yLjEtNS44eiIgZmlsbD0iIzE5NzljMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: 10px;
  content: '';
}
.amreview-percent-block {
  display: none;
  clear: both;
  color: #767676;
  font-size: 14px;
}
.amreview-percent-block .amreview-value {
  margin: 0 10px 0 0;
  font-size: 30px;
}
.amreview-percent-block .amreview-desc {
  max-width: 180px;
  font-size: 12px;
}
.amreview-rating-wrapper {
  float: left;
  margin-bottom: 5px;
}
.amreview-review-list.-empty {
  position: relative;
  padding: 20px;
  text-align: center;
}
.amreview-summary-details {
  display: none;
  clear: both;
  padding: 0 10px;
}
.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 {
  margin-bottom: 5px;
  min-width: 50px;
  color: #767676;
  text-align: right;
}
.amreview-summary-details .amreview-label .amreview-bar {
  margin: 0 20px;
  width: 80px;
  height: 6px;
  background: #dfdfdf;
  vertical-align: middle;
}
.amreview-summary-details .amreview-label .amreview-bar.-active {
  margin: 0;
  background: #ed9d00;
}
.amreview-add-new {
  clear: both;
  margin: 0 0 35px;
  padding: 20px;
  background: #f9f9f9;
}
.amreview-add-new .amreview-button.action {
  margin-right: 2%;
  padding: 12px 16px;
  border-radius: 2px;
}
.amreview-add-new .amreview-label {
  display: inline-block;
  width: 50%;
  color: #767676;
  vertical-align: middle;
  line-height: 1.2;
}
.amreview-author-details {
  position: relative;
  margin: 5px 0 20px;
  width: 100%;
}
.amreview-author-details .amreview-author {
  margin: 0 0 2px;
  word-break: break-all;
  font-size: 16px;
}
.amreview-author-details .amreview-date {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 0 25px 0;
  color: #767676;
  font-size: 12px;
}
.amreview-author-details .amreview-verified {
  margin: 0 0 2px;
  color: #909090;
  font-size: 14px;
}
.amreview-author-details .amreview-verified:after {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 12px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMnYxMkgweiIvPjxjaXJjbGUgY3g9IjYiIGN5PSI2IiByPSI2IiBmaWxsPSIjQzJFQUJDIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ljk3OCAzLjdhLjY3LjY3IDAgMCAxIC4wNC45MTVMNS44NCA4LjI2M2EuNTk0LjU5NCAwIDAgMS0uODUxLjA1NS42MjIuNjIyIDAgMCAxLS4xMDMtLjEwMmwtMS45Mi0yLjQwOGEuNjY5LjY2OSAwIDAgMSAuMDc5LS45MS41OTMuNTkzIDAgMCAxIC44NjUuMDc2bDEuNDkzIDEuODcxIDIuNzA2LTMuMTA3YS41OTQuNTk0IDAgMCAxIC44NjktLjAzN3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
  content: '';
  vertical-align: middle;
}
.amreview-author-details .amreview-recommended {
  margin-top: 5px;
  color: #1ab900;
  font-size: 14px;
}
.amreview-title-review {
  word-break: break-all;
  font-weight: 700;
  font-size: 14px;
}
.amreview-adminanswer-block {
  padding: 25px 0 0 15px;
  color: #767676;
}
.amreview-adminanswer-block > .amreview-title {
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
  font-size: 14px;
}
.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-top: 20px;
  margin-right: -5px;
  margin-left: -5px;
}
.amreview-review-wrapper .amreview-slider-item {
  display: inline-block;
  width: 100%;
  box-sizing: content-box;
  padding: 5px;
}
.amreview-review-wrapper .amreview-slider-item .amreview-image {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.amreview-toolbar-wrap .pages strong.page {
  padding: 0 10px;
  line-height: 30px;
  display: block;
  width: 100%;
}
.amreview-toolbar-wrap .pages .page:hover,
.amreview-toolbar-wrap .pages .page:focus {
  background: transparent;
  border-radius: 0;
}
.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 {
  position: relative;
  padding: 0;
}
.amreview-gdpr-wrap .mage-error[generated] {
  position: absolute;
  bottom: -30px;
}
.amreview-proscons-container {
  display: flex;
  flex-direction: column;
  margin: 15px 0 0 0;
  word-wrap: break-word;
  word-break: break-word;
}
.amreview-proscons-container .amreview-proscons {
  position: relative;
  flex-basis: 50%;
  margin-right: 10px;
  padding: 0 0 0 20px;
  min-width: 0;
  line-height: 15px;
}
.amreview-proscons-container .amreview-proscons:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  content: '';
}
.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 {
  display: block;
  color: unset;
  text-decoration: none;
  cursor: pointer;
}
#row_amasty_advancedreview_reminder_frequency .tooltip-content ul {
  padding-left: 10px;
}
.block.review-list {
  display: flex;
  flex-direction: column;
}
.rtl .amreview-percent-block .amreview-value {
  margin: 0  0 0 10px;
}
.rtl .amreview-author-details .amreview-date {
  right: initial;
  left: 0;
}
.rtl .amreview-summary-info .amreview-showmore:after {
  margin-left: initial;
  margin-right: 3px;
}
.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: #b84002;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #40070b;
  text-decoration: none;
}
.admin__fieldset .amreview-images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.admin__fieldset .amreview-slider-item {
  background: #f0f0f0;
  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 #ffffff;
}
.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: #333333;
}
.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 {
  box-sizing: border-box;
  padding: 20px;
  width: 100%;
  border-bottom: 1px solid #cde1ef;
}
.amreview-widget-container .amreview-image-wrapper {
  width: 80px;
  height: 80px;
}
.amreview-widget-container .amreview-description-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  overflow: hidden;
}
.amreview-widget-container .amreview-rating-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  margin: 0 15px 15px 0;
  padding: 0;
}
.amreview-widget-container .amreview-title-wrapper {
  flex-basis: 100%;
  overflow: hidden;
  color: #006bb4;
  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-wrap: break-word;
  word-break: break-all;
}
.amreview-widget-container .amreview-date {
  color: #767676;
  font-size: 12px;
}
.amreview-widget-container .amreview-footer {
  display: flex;
  justify-content: space-between;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.amreview-widget-container .product-item-photo {
  margin: 0 15px 15px 0;
}
.amreview-widget-container.-advanced {
  margin-bottom: 15px;
}
.amreview-rating-label {
  margin: 0 10px 5px 0;
  color: #8f8f8f;
  font-size: 12px;
}
.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 {
  position: relative;
  margin-bottom: 10px;
  padding: 15px 40px 15px 20px;
  background: #f8fcff;
  word-break: break-all;
  word-break: break-word;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}
.amreview-widget-container .amreview-title:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMjg0LjkyOSAyODQuOTI5Ij48cGF0aCBkPSJNMjgyLjA4MiAxOTUuMjg1TDE0OS4wMjggNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NS45NTMtNi41NjcgMi44NTZMMi44NTYgMTk1LjI4NUMuOTUgMTk3LjE5MSAwIDE5OS4zNzggMCAyMDEuODUzYzAgMi40NzQuOTUzIDQuNjY0IDIuODU2IDYuNTY2bDE0LjI3MiAxNC4yNzFjMS45MDMgMS45MDMgNC4wOTMgMi44NTQgNi41NjcgMi44NTRzNC42NjQtLjk1MSA2LjU2Ny0yLjg1NGwxMTIuMjA0LTExMi4yMDIgMTEyLjIwOCAxMTIuMjA5YzEuOTAyIDEuOTAzIDQuMDkzIDIuODQ4IDYuNTYzIDIuODQ4IDIuNDc4IDAgNC42NjgtLjk1MSA2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIgMi44NDctNC4wOTMgMi44NDctNi41NjYuMDAxLTIuNDc2LS45NDQtNC42NjYtMi44NDYtNi41Njl6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjODU4NTg1Ii8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  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 {
  width: 100%;
  height: 100%;
}
.amreview-image-wrapper .product-image-wrapper {
  padding: 0 !important;
}
.amreview-image-wrapper .product-image-photo {
  max-height: 100%;
  width: auto;
}
.amreview-full-link,
.amreview-full-link:visited,
.amreview-full-link:active,
.amreview-full-link:hover {
  margin-left: 14px;
  color: #6b8fab;
  font-size: 12px;
}
.amreview-full-link:after {
  position: absolute;
  top: 50%;
  right: -10px;
  display: inline-block;
  margin-left: 3px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjNmI4ZmFiIiBmaWxsPSIjNmI4ZmFiIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.rtl .amreview-rating-label {
  margin: 0 0 5px 10px;
}
.amreview-widget-container.-summary-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin: 10px 0 20px;
  padding: 30px 10px 80px;
  background: #f8fcff;
}
.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 {
  overflow: hidden;
  margin: 15px 0 0 0;
  max-width: 370px;
}
.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 {
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.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;
  padding: 0;
  min-width: 230px;
  max-width: 280px;
}
.amreview-widget-container.-summary-widget .amreview-name {
  flex-basis: 100%;
  margin: 0 0 12px;
  color: #1a6cae;
  font-weight: 700;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary {
  margin-right: 15px;
  letter-spacing: -.08em;
  font-size: 50px;
}
.amreview-widget-container.-summary-widget .amreview-count {
  margin: 0 0 15px;
  font-size: 14px;
}
.amreview-widget-container.-summary-widget .amstars-rating-container {
  margin: 0 0 2px;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details .amreview-text {
  margin: 0 0 0 auto;
  width: 20%;
  color: #748593;
  white-space: nowrap;
}
.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 0;
}
.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;
  margin: 0 2px 0;
  width: 10px;
  height: 10px;
  filter: invert(61%) sepia(0%) saturate(17%) hue-rotate(154deg) brightness(95%) contrast(68%);
}
.amreview-widget-container.-summary-widget .amreview-text {
  margin: 0;
}
.amreview-widget-container.-summary-widget .amreview-button {
  order: 3;
  box-sizing: border-box;
  padding: 9px 16px;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.amreview-widget-container.-summary-widget .amreview-button.-see-all {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 16px;
}
.amreview-widget-container.-summary-widget .amreview-summary-info {
  display: flex;
  padding: 0;
}
.amreview-widget-container.-summary-widget .amreview-summary-details {
  order: 2;
  margin-right: 15px;
  width: 100%;
  border: none;
  pointer-events: none;
}
.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;
  width: 100%;
  text-align: center;
}
.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;
  position: relative;
  flex-basis: 70%;
  margin: 5px 0 auto;
  padding: 0;
  list-style: none;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .action {
  margin: 0 25px;
  border: none;
  background: transparent;
  box-shadow: none;
}
.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;
  width: 25px;
  height: 25px;
  box-shadow: none;
  font-size: 16px;
}
.amreview-widget-container.-summary-widget .amreview-pages-items .-current {
  background: #ececec;
}
.amreview-widget-container.-summary-widget .amreview-slider-item {
  max-width: 100px;
  width: 100%;
  height: 100px;
}
.amreview-widget-container.-summary-widget.-empty {
  align-items: center;
  padding-bottom: 35px;
}
.amreview-widget-container.-summary-widget.-list .amreview-review-wrapper {
  margin: 0 0 15px;
  padding: 15px;
  border-color: transparent;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 4px 6px rgba(0, 75, 136, 0.12);
}
.amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
  display: inline-flex;
  align-content: flex-start;
  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 {
    position: inherit;
    padding: 9px 16px;
    background: transparent;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    order: 3;
    margin: 0 0 25px 0;
  }
  .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%;
  }
}
.rtl .amreview-helpful-wrap .amreview-plus {
  margin: 0 10px 0 0;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-recaptcha-container .messages-container {
  margin-top: 15px;
}
.am-recaptcha-container .hidden {
  left: -10000px;
  position: absolute;
  visibility: hidden;
}
.am-recaptcha-place-order .grecaptcha-badge {
  z-index: 1000;
}
.recaptcha-error {
  border: 1px solid #dd4b39;
  padding: 5px;
}
.recaptcha-error .recaptcha-error-message {
  color: #dd4b39;
  font-size: 12px;
  padding: 4px 0;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
.am-submit-summary #checkout-payment-method-load .actions-toolbar:has(#am-recaptcha-block) {
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  display: block;
}
.am-submit-summary #checkout-payment-method-load .actions-toolbar:has(#am-recaptcha-block) .primary > *:not(#am-recaptcha-block) {
  display: none;
}
.am-submit-summary #checkout-payment-method-load .actions-toolbar:has(#am-recaptcha-block) .primary:has(.grecaptcha-badge) {
  display: none;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.am-tabs-view .amrelated-grid-wrapper .product-items.slick-slider {
  display: block;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amrelated_product_content_tab .block-title {
  display: none;
}
.amrelated-grid-wrapper {
  /* rewrite magento luma styles*/
}
.amrelated-grid-wrapper .slick-arrow {
  z-index: 999;
}
.amrelated-grid-wrapper .slick-slide {
  margin: 0 5px;
}
.amrelated-grid-wrapper .slick-track {
  display: flex;
}
.amrelated-grid-wrapper .slick-dots .slick-active button {
  background: transparent;
}
.amrelated-grid-wrapper .slick-dots li {
  margin: 0 5px 5px;
}
.amrelated-grid-wrapper .slick-dots button {
  border: none;
  text-indent: initial;
}
.amrelated-grid-wrapper .slick-dots button:hover,
.amrelated-grid-wrapper .slick-dots button:active,
.amrelated-grid-wrapper .slick-dots button:focus {
  border: none;
}
.amrelated-grid-wrapper .products-grid .product-item-info:hover {
  z-index: 3;
}
.amrelated-sidebar-wrap {
  width: 100%;
}
.amrelated-sidebar-wrap .slick-dots {
  line-height: 3rem;
  position: static;
}
.amrelated-sidebar-wrap .slick-dots .slick-active button {
  background: #0082e4;
}
.amrelated-sidebar-wrap .slick-dots button {
  background-color: #dfdedd;
}
.amrelated-cart-message {
  background: #e9f6ff;
  color: #333333;
  display: block;
  font-size: 1.6rem;
  line-height: 42px;
  margin: 0 0 10px;
  padding: 5px 25px;
  position: relative;
  text-align: center;
}
.amrelated-cart-message:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: 2px;
  position: relative;
  top: 8px;
  width: 30px;
}
.amrelated-cart-message .price,
.amrelated-cart-message .product-link {
  font-weight: bold;
}
.amrelated-bundle-toolbar .pager {
  text-align: right;
}
.amrelated-bundle-toolbar .pages,
.amrelated-bundle-toolbar .limiter {
  display: inline-block;
}
.amrelated-cart-bundle {
  float: left;
  margin-top: 30px;
  padding: 0 5px;
}
.amrelated-pack-info {
  background: #eef2f9;
  border-radius: 4px;
  color: #6d88b0;
  display: inline-flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin: 1rem 0;
  padding: 5px 8px 6px;
}
.amrelated-pack-wrapper {
  clear: both;
  margin-bottom: 30px;
}
.amrelated-pack-wrapper .amrelated-title {
  position: relative;
  padding: 10px 0;
}
.amrelated-pack-wrapper .amrelated-title:after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 15px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  transform: translateY(-50%);
}
.amrelated-pack-wrapper .amrelated-title.-collapsed:after {
  transform: rotate(180deg) translateY(-50%);
  transform-origin: 50% 10%;
}
.amrelated-content-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
  background: #f9f9f9;
}
.amrelated-plus,
.amrelated-equal,
.amrelated-price-wrapper {
  display: flex;
  align-items: center;
}
.amrelated-pack-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-list.-narrow {
  flex-wrap: wrap;
}
.amrelated-pack-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amrelated-pack-items .amrelated-background {
  display: none;
}
.amrelated-pack-items.-selected > .-selected {
  background: none;
  box-shadow: none;
}
.amrelated-pack-item {
  padding: 30px;
  width: 100%;
}
.amrelated-pack-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.amrelated-pack-item:not(.-main) {
  opacity: .7;
  transition: opacity .5s ease;
}
.amrelated-pack-item:not(.-main).-selected {
  opacity: 1;
}
.amrelated-pack-item.-main {
  background: #eaeaea;
}
.amrelated-pack-item .amrelated-info {
  display: flex;
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
.amrelated-pack-item .amrelated-info:hover {
  z-index: unset;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.amrelated-pack-item .amrelated-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 20px;
}
.amrelated-pack-item .price-box {
  margin: 3px 0 0;
  width: 100%;
}
.amrelated-pack-item .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  width: 100%;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-pack-item .amrelated-name {
  word-break: break-all;
}
.amrelated-pack-item:not(.-main) .product-reviews-summary {
  margin: 0 0 5px;
}
.amrelated-pack-item .price-final_price [data-price-type='finalPrice'] .price {
  display: block;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.amrelated-pack-item .product-reviews-summary .reviews-actions {
  display: none;
}
.amrelated-pack-item.-collapsed {
  padding: 15px 20px;
}
.amrelated-pack-item.-collapsed.-main {
  padding: 25px 20px;
}
.amrelated-pack-item.-collapsed .amrelated-photo-container {
  display: flex;
  position: unset;
  flex-direction: row-reverse;
  min-width: auto;
  width: auto;
  height: auto;
  border: 0;
  background: transparent;
}
.amrelated-pack-item.-collapsed .amrelated-info {
  flex-direction: row-reverse;
}
.amrelated-pack-item.-collapsed .amrelated-link {
  display: flex;
  align-items: center;
}
.amrelated-pack-item.-collapsed .amrelated-qty {
  position: static;
  margin-left: 10px;
}
.amrelated-pack-item.-collapsed .amrelated-checkbox + .amrelated-label {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.amrelated-pack-item.-collapsed .amrelated-photo,
.amrelated-pack-item.-collapsed .product-reviews-summary.short,
.amrelated-pack-item.-collapsed .price-box {
  display: none;
}
.amrelated-pack-item.-collapsed .amrelated-discount {
  position: static;
  align-self: center;
  transform: none;
}
.amrelated-pack-item.-collapsed .amrelated-details {
  align-items: center;
  margin-left: 30px;
  min-height: 2.7rem;
  max-width: 100%;
  width: 100%;
}
.amrelated-pack-item.-collapsed .amrelated-name {
  margin-right: 1rem;
}
.amrelated-photo-container {
  position: relative;
  margin: 0;
  min-width: 100px;
  width: 100px;
  height: 100px;
  border: 1px solid #e8e8e8;
  background: #ffffff;
  text-align: center;
}
.amrelated-photo-container .amrelated-link {
  display: block;
  width: 100%;
  height: 100%;
}
.amrelated-photo-container .amrelated-photo {
  max-width: 100%;
  max-height: 100%;
}
.amrelated-photo-container .amrelated-qty {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 4px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #3978bd;
  border-radius: 50%;
  background: #e9f6ff;
  box-shadow: 0 2px 4px rgba(16, 31, 48, 0.2);
  color: #000000;
  font-weight: 600;
}
.amrelated-photo-container .amrelated-qty:before {
  content: 'x';
  font-weight: 400;
  font-size: 11px;
}
.amrelated-photo-container .amrelated-checkbox {
  display: none;
}
.amrelated-photo-container .amrelated-checkbox + .amrelated-label {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 1px solid #3978bd;
  border-radius: 2px;
  background: #ffffff;
  cursor: pointer;
}
.amrelated-photo-container .amrelated-checkbox:checked + .amrelated-label {
  background: #3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
}
.amrelated-pack-item.-selected .amrelated-photo-container {
  border-color: #e8e8e8;
}
.amrelated-discount {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 2px;
  background: #eb5757;
  color: #ffffff;
}
.amrelated-discount.-product {
  top: -10px;
  right: -10px;
  display: none;
  font-size: 12px;
}
.amrelated-discount > .amrelated-text {
  margin-left: 3px;
}
.amrelated-discount.-summary {
  top: 0;
  right: 10px;
  padding: 5px 15px;
  max-width: 100%;
  font-size: 16px;
  transform: translateY(-50%);
}
.amrelated-discount.-summary .amount {
  margin-left: 5px;
  font-weight: 600;
}
.amrelated-pack-item.-discount-applied .amrelated-discount {
  display: flex;
}
.amrelated-plus,
.amrelated-equal {
  display: none;
}
.amrelated-summary-content {
  display: flex;
  justify-content: flex-end;
  padding: 15px 0;
  width: 100%;
}
.amrelated-summary-content .main.price {
  color: #000000;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
}
.amrelated-price-wrapper {
  justify-content: center;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 15px;
  border-bottom: none;
}
.amrelated-tocart-wrapper {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.amrelated-tocart-wrapper .action {
  padding: 7px 15px;
  height: auto;
  line-height: normal;
}
.amrelated-popup-container {
  background: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.amrelated-bundle-popup {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  height: auto;
  left: 50%;
  max-width: 315px;
  overflow: hidden;
  padding: 0 0 13px;
  position: absolute;
  text-align: center;
  top: 50%;
  z-index: 9999;
}
.amrelated-bundle-popup .close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  font-size: 21px;
  height: 12px;
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  z-index: 9;
}
.amrelated-bundle-popup .amrelated-products-wrapper {
  height: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding-bottom: 80px;
}
.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after {
  display: none;
}
.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,
.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions {
  display: block;
}
.amrelated-bundle-popup .amrelated-notice {
  background: #fffae5;
  border-radius: 0 0 7px 7px;
  font-size: 14px;
  margin: 0 auto;
  max-width: 60%;
  padding: 10px 20px;
  z-index: 99;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper {
  background-color: #fff;
  bottom: 0;
  box-sizing: border-box;
  padding: 15px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 10;
}
.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action {
  display: inline-block;
  font-size: 18px;
  padding: 15px;
}
.amrelated-product-container {
  position: relative;
}
.amrelated-product-container:after {
  background-color: #c5c5c5;
  bottom: 0;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  margin-left: 16%;
  position: absolute;
  width: 68%;
}
.amrelated-product-container:last-child:after {
  display: none;
}
.amrelated-product-container .amrelated-product-message {
  display: none;
}
.amrelated-product-container .amrelated-image-wrapper {
  margin: 15px auto;
  max-width: 150px;
}
.amrelated-product-info {
  width: 100%;
  /* rewrite magento styles */
}
.amrelated-product-info .amrelated-info.-top,
.amrelated-product-info .amrelated-info.-bottom {
  padding: 0 20px;
  text-align: left;
}
.amrelated-product-info .box-tocart .actions,
.amrelated-product-info .action.back.customization,
.amrelated-product-info .block-bundle-summary,
.amrelated-product-info .tocart {
  display: none;
}
.amrelated-product-info .bundle-options-wrapper {
  margin-top: 25px;
}
.amrelated-product-info .bundle-options-wrapper input[type='radio'] {
  width: 15px;
}
.amrelated-product-info .bundle-options-wrapper p.required {
  color: #e02b27;
}
.amrelated-product-info .bundle-options-wrapper .field.qty > .label {
  display: inline-block;
  font-weight: 600;
  margin: 10px 0 8px;
}
.amrelated-product-info .bundle-options-wrapper .input-text.qty {
  text-align: center;
  width: 54px;
}
.amrelated-product-info .product-options-bottom .price-box .price-container .price,
.amrelated-product-info .product-info-price .price-box .price-container .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.amrelated-product-info.giftcard .amrelated-price {
  display: none;
}
.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box {
  display: block;
}
.amrelated-image-container {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  margin: 0 25px 10px;
  width: initial;
}
.amrelated-image-container > .product-item-photo {
  display: block;
  margin: auto;
  width: 60%;
}
.amrelated-image-container .product-image-container {
  vertical-align: middle;
}
.amrelated-info.-top {
  margin: 0;
}
.amrelated-info.-top > .amrelated-title {
  font-size: 20px;
  margin-bottom: 5px;
}
.amrelated-info.-top > .amrelated-rating .rating-summary {
  vertical-align: text-bottom;
}
.amrelated-info.-top > .amrelated-price,
.amrelated-info.-top > .amrelated-price .price {
  font-size: 24px;
  font-weight: 700;
}
.amrelated-info.-top .reviews-actions .action {
  color: #000;
  font-size: 14px;
  margin-left: 15px;
}
.amrelated-info.-bottom {
  /* don't hide grouped price */
}
.amrelated-info.-bottom > .amrelated-description {
  font-size: 12px;
  margin: 0 25px;
}
.amrelated-info.-bottom .swatch-attribute {
  margin-bottom: 20px;
}
.amrelated-info.-bottom .product-options-bottom .price-box {
  display: none;
}
.amrelated-info.-bottom .product-options-bottom .grouped .price-box {
  display: block;
}
.amrelated-products-block {
  border-bottom: 1px solid #ebeef5;
  margin: 20px 15px 27px;
  max-height: 366px;
  overflow: hidden auto;
}
.amrelated-products-block > .amrelated-product {
  display: flex;
  margin-bottom: 20px;
}
.amrelated-products-block .amrelated-content {
  color: #333333;
  text-align: left;
}
.amrelated-products-block .amrelated-name {
  word-break: break-word;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 20px;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.ie11 .amrelated-products-block .amrelated-name {
  word-break: break-all;
}
.amrelated-products-block .amrelated-image-wrapper {
  border: 1px solid #ebeef5;
  display: flex;
  margin-right: 10px;
}
.amrelated-products-block .amrelated-qty {
  align-items: center;
  display: flex;
  margin: 5px 0 0;
}
.amrelated-products-block .amrelated-qty .amrelated-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 19px;
}
.amrelated-products-block .amrelated-qty .amrelated-value {
  font-size: 14px;
  line-height: 19px;
  margin-left: 10px;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions {
  display: flex;
  justify-content: center;
  margin: 0;
}
.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary {
  margin: 0 5px 0 0;
}
.am-porto-cmtb .products-grid .product-item-details .product-item-actions {
  margin: 0;
  text-align: left;
}
.am-porto-cmtb .products-grid .product-item .product-item-inner {
  margin: 10px 0;
}
.am-porto-cmtb .products-grid .product-item-actions .actions-secondary {
  padding: 0;
}
.am-porto-cmtb .wishlist.split.button {
  margin-right: 0;
}
.am-porto-cmtb .wishlist.split.button .change.action {
  display: none;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide {
  margin: 0 10px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart {
  padding: 0 8px;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item {
  max-width: 100%;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions {
  text-align: center;
}
.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split {
  margin-right: 0;
}
.ampromo-item .ampromo-options {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 5px;
  transition: max-height 0.2s ease;
}
.ampromo-gallery {
  margin: 0 30px;
  width: 850px;
}
.ampromo-gallery[data-count='1'] {
  width: 280px;
}
.ampromo-gallery[data-count='2'] {
  width: 570px;
}
.ampromo-slick .slick-prev,
.ampromo-slick .slick-next {
  height: 42px !important;
  width: 42px !important;
}
.ampromo-slick .slick-prev:focus,
.ampromo-slick .slick-next:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.ampromo-slick .slick-prev {
  left: -45px !important;
}
.ampromo-slick .slick-next {
  right: -45px !important;
}
.ampromo-slick .slick-dots {
  padding: 0 !important;
}
.ampromo-slick .slick-dots button,
.ampromo-slick .slick-dots button:hover {
  background: transparent !important;
  border: none !important;
  height: 20px;
  padding: 5px !important;
  text-indent: 0 !important;
  width: 20px;
}
.ampromo-slick .slick-slide {
  vertical-align: top;
}
.ampromo-slick.slick-slider .slick-arrow.slick-next,
.ampromo-slick.slick-slider .slick-arrow.slick-prev {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjNzU3NTc1Ii8+PC9zdmc+Cg==) center no-repeat;
}
.ampromo-items-add {
  border: 1px solid #ededed;
  display: none;
  margin-bottom: 12px;
  padding: 7px;
  text-align: center;
}
.ampromo-items-add > a {
  border-bottom: 1px dashed;
  text-decoration: none;
}
.checkout-index-index .ampromo-items-add:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 32px;
  margin-right: 12px;
  vertical-align: middle;
  width: 32px;
}
.ampromo-items-form {
  background: #ffffff;
  padding: 5px;
}
.ampromo-items-form .ampromo-qty {
  margin-left: 35%;
  margin-top: 10%;
  width: 30%;
}
.ampromo-items-form .product-info-price {
  padding-bottom: 10px;
  text-align: center;
  word-break: break-all;
}
.ampromo-items-form .price-base-price .price {
  font-size: 25px;
  text-decoration: line-through;
}
.ampromo-items-form .price-new-price .price-wrapper {
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
}
.ampromo-items-form .ampromo-item-qty-input > .mage-error {
  float: left;
}
.ampromo-loading {
  display: none;
  height: 80px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
}
.ampromo-loading.-show {
  display: inline-block;
}
.ampromo-loading:after {
  animation: load 1.2s linear infinite;
  border: 6px solid #cccccc;
  border-color: #cccccc transparent #cccccc transparent;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 64px;
  margin: 8px;
  width: 64px;
}
.ampromo-carousel-product.-loading {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: .3;
  pointer-events: none;
}
@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
.ampromo-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  text-align: center;
  top: -9999px;
  transition: opacity .4s linear;
  width: 100%;
  z-index: 10000;
}
.ampromo-overlay.-show {
  opacity: 1;
  top: 0;
}
.ampromo-overlay.-hide {
  display: none;
}
.ampromo-popup-wrapper {
  background-color: #ffffff;
  border: 1px solid #ededed;
  box-sizing: border-box;
  display: inline-block;
  margin: 30px auto;
  max-height: 95vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 24px;
  position: relative;
  text-align: left;
}
.ampromo-popup-wrapper .ampromo-gallery {
  margin: 0 auto;
}
.ampromo-popup-wrapper .ampromo-popup-title,
.ampromo-popup-wrapper .ampromo-item-buttons,
.ampromo-popup-wrapper .ampromo-title {
  text-align: center;
}
.ampromo-popup-wrapper .ampromo-popup-title .ampromo-counter {
  font-weight: bold;
}
.ampromo-popup-wrapper .ampromo-item-wrapper {
  padding: 1rem;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-item {
  margin: 0 auto;
  max-width: 250px;
}
.ampromo-popup-wrapper .ampromo-item-wrapper .ampromo-title {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
  min-height: 3.2rem;
}
.ampromo-popup-wrapper .ampromo-item {
  border: 1px solid #ededed;
  box-sizing: border-box;
  margin: 0 8px 7px;
  padding: 20px;
  position: relative;
  transition: .6s;
}
.ampromo-popup-wrapper .ampromo-item:hover {
  background: #cccccc;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field {
  margin-bottom: 10px;
}
.ampromo-popup-wrapper .ampromo-item .fieldset .field .label {
  margin-bottom: 3px;
}
.ampromo-popup-wrapper .ampromo-popup-title {
  margin: 0 auto 20px;
}
.ampromo-popup-wrapper .ampromo-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;
  background-size: contain;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 16px;
  margin: 0;
  opacity: .8;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  z-index: 1;
}
.ampromo-popup-wrapper .ampromo-close:hover {
  opacity: 1;
  transition: opacity .2s ease;
}
.ampromo-popup-wrapper .ampromo-button {
  border: none;
  box-shadow: none;
}
.ampromo-popup-wrapper .ampromo-item.-selected {
  background: #1f78c2;
}
.ampromo-popup-wrapper .ampromo-item.-selected .ampromo-options {
  max-height: 690px;
}
.ampromo-popup-wrapper .ampromo-item-image {
  display: block;
  margin: 7px auto;
}
.ampromo-popup-wrapper .ampromo-title {
  margin: 0;
}
.ampromo-popup-wrapper .slick-dots {
  position: initial;
}
.ampromo-popup-wrapper .slick-dotted.slick-slider {
  margin-bottom: 2rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .ampromo-title {
  font-size: 1.6rem;
}
.ampromo-popup-wrapper.ampromo-popup-compact .product-info-price .price {
  font-size: 2.7rem;
}
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto;
    width: 280px;
  }
  .ampromo-popup-wrapper {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-popup-wrapper {
    padding: 15px;
  }
}
.ampromo-gift {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style-type: none;
  padding: 0;
}
.ampromo-gift .ampromo-gift-item {
  display: flex;
  margin: 0;
  text-align: center;
}
.ampromo-gift .ampromo-gift-item .product-image {
  text-decoration: none;
}
.ampromo-gift .ampromo-gift-item .ampromo-product-name {
  font-weight: bold;
  max-width: 100px;
}
.ambase-word-break,
.amslider .swiper-slide .ambrands-label,
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break,
.ie11 .amslider .swiper-slide .ambrands-label,
.ie11 .amslider .slide .category-item-title,
.ie11 .amslider .swiper-slide .swiper-category-item {
  word-break: break-all;
}
.columns .column.main {
  max-width: 100%;
}
.icon .brand-label {
  float: left;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  background: #fff;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
}
.ui-tooltip .arrow {
  position: absolute;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow:after {
  position: absolute;
  border-top: 10px solid #cccccc;
  content: '';
}
.ui-tooltip .arrow:before {
  position: absolute;
  top: -1px;
  z-index: 9;
  border-top: 9px solid #fff;
  content: '';
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .arrow.left {
  left: 15px;
}
.ui-tooltip .arrow.left:before {
  left: 1px;
  border-right: 19px solid transparent;
}
.ui-tooltip .arrow.left:after {
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow.right {
  right: 15px;
}
.ui-tooltip .arrow.right:before {
  right: 1px;
  border-left: 19px solid transparent;
}
.ui-tooltip .arrow.right:after {
  border-left: 20px solid transparent;
}
.ui-tooltip .am-brand-small_image {
  display: block;
  margin: auto;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  display: block;
  margin: auto;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 30px auto;
}
.amslider .swiper-pagination {
  position: static;
  padding-bottom: 35px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-container {
  overflow: hidden;
}
.amslider .swiper-slide .ambrands-label {
  margin-top: 10px;
  min-height: 40px;
  color: #333333;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}
.amslider .swiper-pagination-bullet {
  margin: 0 6px;
  width: 6px;
  height: 6px;
  background: #333333;
}
.amslider .swiper-pagination-bullet-active {
  background: #1979c2;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 15px;
  line-height: 1.2;
}
.amslider .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.amslider .ambrands-empty {
  margin: auto;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  top: calc(50% - (40px / 2));
  z-index: 2;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background-color: #1979c2;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: none;
}
.amslider .swiper-button-next:hover,
.amslider .swiper-button-prev:hover {
  background-color: #006bb4;
}
.amslider .swiper-button-next:after,
.amslider .swiper-button-prev:after {
  content: '';
}
.amslider .swiper-button-next:active,
.amslider .swiper-button-prev:active {
  background-color: #95b5d7;
}
.amslider .swiper-button-next.swiper-button-disabled,
.amslider .swiper-button-prev.swiper-button-disabled {
  background-color: #ececec;
  opacity: 1;
}
.amslider .swiper-button-next {
  right: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjQ1NCA5Ljg3N0w3LjEwOC45MDkgNS42NSAyLjM1bDcuMDA4IDcuNTI4LTcuMjA1IDcuNzc0IDEuNDE3IDEuNDQgOC4xMS04LjY4LjQ3My0uNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider .swiper-button-prev {
  left: -40px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuNTQ2IDEwLjEyM2w4LjM0NiA4Ljk2OCAxLjQ1Ny0xLjQ0LTcuMDA4LTcuNTI4IDcuMjA1LTcuNzc0LTEuNDE3LTEuNDQtOC4xMSA4LjY4LS40NzMuNTM0eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.amslider-header-container {
  padding: 40px 10px 0;
  color: #333333;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  line-height: 1.4;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  display: block;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
}
.amslider.ambrands-slider {
  margin-top: 20px;
  padding: 0;
  max-width: 100%;
}
.amslider.ambrands-slider .ambrands-inner {
  position: relative;
  padding-bottom: 10px;
}
.amslider.ambrands-slider .ambrands-swiper-brand {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.amslider.ambrands-slider .ambrands-image-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  margin: 0 auto;
}
.amslider.ambrands-slider .ambrands-image-block .ambrands-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.amslider.ambrands-slider .slide {
  align-items: stretch;
}
.amslider.ambrands-slider .slide .ambrands-image-block {
  overflow: hidden;
  margin-bottom: 10px;
}
.amslider.ambrands-slider .swiper-slide {
  display: flex;
  align-items: stretch;
  padding: 0;
  height: auto;
}
.amslider .slide {
  display: flex;
  align-items: flex-start;
  flex-basis: 30%;
  justify-content: center;
  margin: 0 9px 20px 0;
  max-width: 30%;
  color: #333333;
  text-align: center;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  position: relative;
  z-index: 2;
  padding: 10px;
  border-color: #bbb;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .ambrands-swiper-brand .ambrands-image {
  height: auto;
}
.children-category-container.swiper-container {
  margin: auto;
  width: calc(100% - 2 * 40px);
}
.children-category-container .swiper-wrapper {
  align-items: baseline;
}
.amslider .swiper-slide {
  box-sizing: border-box;
  padding: 10px;
  color: #333333;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  margin: 0;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.amslider .swiper-slide .ambrands-swiper-brand .ambrands-empty {
  display: inline-block;
  margin: 0 auto;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  transition: all .3s ease;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .ambrands-swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ambrands-swiper-brand {
    width: 100%;
  }
  .ambrands-swiper-brand .ambrands-empty {
    width: 100%;
  }
}
.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-width: 16px;
  max-height: 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-size: contain;
  background-repeat: no-repeat;
}
.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 {
  display: inline-block;
  margin: 0 10px 0 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.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 {
  margin: 0 0 5px !important;
  line-height: initial;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  z-index: 9999;
  margin-top: 12px;
  min-width: 100px;
  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);
}
.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 {
  top: 5px;
  right: 8px;
}
.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;
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  list-style: none;
  cursor: pointer;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  border-width: 1px 0 0;
  font-size: 0;
  line-height: 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 {
  min-width: 130px;
  max-width: 350px;
}
.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 {
  display: block;
  overflow: hidden;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  border: 1px solid #adadad;
  background-color: #fff;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 400;
  cursor: pointer;
}
.amshopby-category-dropdown:after {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  box-sizing: border-box;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-width: .5rem .4rem 0;
  border-style: solid;
  border-color: #000 transparent transparent;
  content: '';
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 3.2rem;
  border: 1px solid #adadad;
  background-color: #e3e3e3;
  content: '';
}
.am-category-wrapper {
  position: relative;
  display: block;
  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 {
  position: relative;
  display: inline-block;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  border: 1px solid #a79d95;
  border-radius: 1px;
  background-color: #f5f5f5;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  border: none;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  line-height: 1;
}
.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 {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.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'] {
  position: absolute;
  top: 4px;
  left: 0;
  margin: 0 5px 0 0;
}
.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 {
  position: relative;
  display: block;
}
.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;
  top: 0;
  left: 0;
  align-self: flex-start;
}
.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 {
  position: static;
  margin: 0;
}
.am-collapse-icon {
  position: absolute;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
.am-collapse-icon:after,
.am-show-more:before {
  position: absolute;
  right: 0;
  width: 10px;
  height: 20px;
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
}
.am-collapse-icon._active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  display: inline-block;
  clear: both;
  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;
}
.am-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;
}
@media (max-width: 991px) {
  .amshopby-filter-current .amshopby-items {
    padding-left: 0;
  }
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: initial;
  flex-wrap: wrap;
  position: relative;
  padding: 0 0 0 20px;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  padding: 0 5px 0 0;
  font-weight: bold;
  line-height: 28px;
}
.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;
  line-height: 28px;
  display: flex;
  align-items: center;
}
.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;
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
  margin-top: 8px;
}
.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 {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  content: '';
}
.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 {
  min-height: 32px;
  border-color: #ccc;
  background-color: #fff;
  font-size: 14px;
  font-family: 'Avenir LT Std';
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  min-width: 100px;
  color: #000;
  font-family: 'Avenir LT Std';
}
.rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: initial;
  right: 20px;
}
.rtl .filter-options .am-labels-folding .item {
  padding: 0 20px 0 0;
}
.rtl .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: initial;
  padding-right: 20px;
}
.rtl .am-labels-folding .am-collapse-icon,
.rtl .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  left: initial;
  right: 0;
  align-self: flex-start;
}
.rtl .amshopby-filter-current .amshopby-filter-name {
  padding: 0 0 0 5px;
}
.rtl .amshopby-filter-current .amshopby-item.item {
  padding: 0 20px 0 0;
}
.rtl .amshopby-filter-current .amshopby-remove {
  right: 0;
  left: auto;
}
.rtl .amshopby-filter-current .amshopby-items {
  padding: 0 10px 0 0;
}
@media (max-width: 991px) {
  .rtl .amshopby-filter-current .amshopby-items {
    padding-right: 0;
  }
}
.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 .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  display: flex;
  align-items: baseline;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] > .label {
  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 #0d0d0d;
}
.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 a.am_shopby_link_selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
  color: #1979c3;
}
.filter-options-content .items.-am-singleselect a.am_shopby_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;
}
.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;
}
.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);
}
.am_shopby_link_selected {
  color: #1979c3;
}
.items[class*='am-filter-items-attr_category']: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 .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_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;
}
.rtl .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
  padding-left: initial;
  padding-right: 20px;
}
.rtl .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: initial;
  margin-right: 20px;
}
.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;
}
.rtl .filter-options input[type='checkbox'] + .amshopby-choice {
  left: initial;
  right: 0;
}
.rtl .filter-options input[type='checkbox'] + .amshopby-choice:before,
.rtl .filter-options input[type='checkbox'] + .amshopby-choice:after {
  left: initial;
  right: 0;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-slider-settings {
  list-style: none;
}
.amshopby-slider-settings.-style {
  max-width: 214px;
}
.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
  padding-bottom: 15px;
}
.amshopby-slider-settings.-style .am-slider {
  z-index: 0;
  margin: 0;
}
.amshopby-slider-settings.-style .amshopby-label {
  display: flex;
  align-items: center;
  padding-bottom: 45px;
}
.amshopby-slider-settings.-style .amshopby-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amshopby-slider-settings.-style .amshopby-input:checked {
  background: #007bdb;
}
.amshopby-slider-settings.-style .amshopby-input:checked:after {
  position: initial;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #fff;
}
.amshopby-slider-settings.-style .amshopby-title {
  padding-left: 7px;
}
.amshopby-slider-settings.-style .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  transition: none;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amshopby-brand-title-link {
  font-weight: bold;
}
.amshopby-brand-tooltip.-no-double ~ .amshopby-brand-tooltip.-no-double {
  visibility: hidden;
  opacity: 0;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.2;
  margin: 0 12px 12px 0;
  min-height: 34px;
  min-width: 34px;
  padding: 6px;
  text-align: center;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #ffffff;
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  background: #ececec;
  border-color: #ececec;
  box-shadow: none;
  color: #cccccc;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  background: #dff1ff;
  border-color: #006bb4;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  display: block;
  position: relative;
}
.ambrands-search-block:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  display: flex;
  height: 20px;
  left: 15px;
  min-width: 20px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 20px / 2);
  width: 20px;
}
.ambrands-search-block .ambrands-clear {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  border: 0;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 10px 40px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  box-sizing: border-box;
  display: block;
  max-height: 250px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 460px;
  z-index: 99;
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  box-sizing: border-box;
  color: #000000;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.ambrands-livesearch-block > .ambrands-item.active {
  background-color: #e8e8e8;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  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 {
  display: block;
  border-radius: 100px;
  background-repeat: no-repeat;
}
.amsl-button .amsl-social-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.amsl-button.-google {
  background: transparent;
  background-repeat: no-repeat;
  border: 2px solid #101920;
}
.amsl-button.-google .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABnklEQVRIie3Wv04UURTH8Q8LsVEeQNiNWAq+gCUxSAJRDAW1JYR/MbHyUVDpaQxUPgCF2qoUJEJCKOgIYgMBkWJmk527uzNzR9aKX3KKMznnfO+fc+debvWf1BcR28BLTGME9fT7EX7iE7ZwcFODq+M9LvG3wC6wjgf/Cp3B7xLA0E4wWxW6gj8VoE3bRC0WOtMF+g2rGMPd1B5hGTstcVu4Ewsd1r68Z1gomEENS9ioAiVppBA6XqVQjBrau3e+11CSpQr3NLpByigsOhX4H3DVC3CoXdkZjxbExxyvV62J4YzvB/5h/Ni7KlO7J/vXRZl7IQQfBX7jBsHHeeC9wJ8oKNaXY6+D2P28QouyDfEd/QXwTuqX/YVeYDAvoa79B7JYAbwS1Nguk/QuSDrH0wjoszSntcZcmcQhnHaAL8lf9ppkpmdB7h4Gyo76hc7X4g9J0zzGPcm1OJYCdzrEX2GyLLSp5S7wGHsbC23qufZlL2OXeFMV2tQQ1iRHogz0M54UFY153tYlT6JpPEz9AfySXC5f8RFfImreqve6BtfExzfbxlpkAAAAAElFTkSuQmCC);
}
.amsl-button.-google:hover {
  background-color: #101920;
}
.amsl-button.-google:hover .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABmJLR0QA/wD/AP+gvaeTAAABtUlEQVRIie2Wu04bQRSG/wFEAzwAxhah5PIClAglSETgiIKaEoQxQqLiUQikp4lwxQNQJGkBF5YACVHQIS4NiMtHsYu0Ho/XMxubil/a4mjP+b85s7MzI33qg2R8E4GCpB+Svkv6Iikfv7qSdCrpQFLFGHPRlpEBeWAHeKa1noBfwPD/QovAvQfQ1g2wkBVaBl4yQN+1D3Rl6dQFPQLWgXGgL35GgTWgmsirAL2h0CEap/cBWEnrAOgCSsBeMDQ22HFAp4KNAqEFGlfvckehMbjk+KZhC8RTtumsFe8aY147Aa4TULM6HmuRH6KlZK3d8aAVX7ajIZd3R75fE9WdCzb4yooLbQRfp4HPrPhrmpNJkaQNK/28qRGwai2IY6C7RScun27qt9AnYCCtIO/YQFYzgMuWx6FP0U+r6BGYDoB+i2uSWvQpzAF3DngpbdqJDoky0d6e1BnQ4zvqedzH4gmwAUwA/UTH4ngMrDryX4EZ39l6h681gYdoKwiagM/ROO0+egY2M0ET8BywTfRL+OgPMNnKN+R6m5dUVHS9HVF0ve2RdCupJumfpN/GmL+ZOvxUp/QGXOaCxGCPhvwAAAAASUVORK5CYII=);
}
.amsl-button.-twitter {
  border: 2px solid #101920;
}
.amsl-button.-twitter .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NjAuMiIgaGVpZ2h0PSI0MTYiIHZpZXdCb3g9IjAgMCA0NjAuMiA0MTYiPg0KICA8cGF0aCBpZD0ieC10d2l0dGVyIiBkPSJNMzg5LjIsNDhoNzAuNkwzMDUuNiwyMjQuMiw0ODcsNDY0SDM0NUwyMzMuNywzMTguNiwxMDYuNSw0NjRIMzUuOEwyMDAuNywyNzUuNSwyNi44LDQ4SDE3Mi40TDI3Mi45LDE4MC45Wk0zNjQuNCw0MjEuOGgzOS4xTDE1MS4xLDg4aC00MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNi44IC00OCkiLz4NCjwvc3ZnPg0K);
  background-size: 24px;
}
.amsl-button.-twitter:hover {
  background-color: #101920 !important;
}
.amsl-button.-twitter:hover .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NjAuMiIgaGVpZ2h0PSI0MTYiIHZpZXdCb3g9IjAgMCA0NjAuMiA0MTYiPg0KICA8cGF0aCBpZD0ieC10d2l0dGVyIiBkPSJNMzg5LjIsNDhoNzAuNkwzMDUuNiwyMjQuMiw0ODcsNDY0SDM0NUwyMzMuNywzMTguNiwxMDYuNSw0NjRIMzUuOEwyMDAuNywyNzUuNSwyNi44LDQ4SDE3Mi40TDI3Mi45LDE4MC45Wk0zNjQuNCw0MjEuOGgzOS4xTDE1MS4xLDg4aC00MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNi44IC00OCkiIGZpbGw9IiNmZmYiLz4NCjwvc3ZnPg0K);
}
.amsl-button.-facebook {
  background: transparent;
  border: 2px solid #101920;
}
.amsl-button.-facebook .amsl-social-icon {
  background-image: url('../images/facebook.png');
  background-repeat: no-repeat;
  background-size: 30px;
}
.amsl-button.-facebook:hover {
  background-color: #101920;
}
.amsl-button.-facebook:hover .amsl-social-icon {
  background-image: url('../images/facebook-white.png');
}
.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: transparent;
  border: 2px solid #101920;
}
.amsl-button.-instagram .amsl-social-icon {
  background-image: url('../images/instagram.png');
  background-repeat: no-repeat;
  background-size: 30px;
}
.amsl-button.-instagram:hover {
  background-color: #101920;
}
.amsl-button.-instagram:hover .amsl-social-icon {
  background-image: url('../images/instagram-white.png');
}
.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 {
  width: 50%;
  height: 50%;
  border: 1px solid black;
  border-radius: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  background-size: 50%;
  filter: invert(1);
}
.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 {
  border: none;
  background-size: 100%;
}
.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;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  border: 2px solid #f6f6f6;
  box-shadow: none;
}
.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-size: 13px;
  background-repeat: no-repeat;
}
.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-size: 24px;
  background-repeat: no-repeat;
}
.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 {
  border-radius: 4px;
  background-color: #fff;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-social-icon {
  margin: 0 10px;
  min-width: 30px;
  width: 30px;
  height: 30px;
  background-size: 70%;
  transform: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-text {
  margin-right: 5px;
  color: #fff;
}
.amsl-button-showmore {
  position: relative;
  display: block;
  margin: 25px 0;
  width: 100%;
  height: 1px;
  color: #4878bf;
}
.amsl-button-showmore:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  content: '';
}
.amsl-button-showmore > .amsl-label {
  transition: all 0.3s ease-in-out;
  display: inline-block;
  padding: 5px 15px;
  background: #f6f6f6;
  cursor: pointer;
  transform: translateY(-50%);
}
.amsl-button-showmore > .amsl-label:hover {
  opacity: .8;
}
.amsl-button-showmore .amsl-arrow {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 7px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjNDg3OEJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-position: center;
  vertical-align: middle;
}
.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: #757575;
  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: #000000;
}
.amsl-register-content .field {
  margin-bottom: 25px;
}
.amsl-register-content .fieldset {
  min-width: 100%;
}
.amsl-register-content .field.newsletter .label {
  color: #757575;
}
.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: #ffffff;
}
.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;
  position: relative;
  height: 100%;
  border-radius: 0 0 8px 8px;
  text-align: center;
}
.amsl-social-login .amsl-title {
  position: absolute;
  right: 0;
  left: 0;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 20px 10px 0;
  border-radius: 4px;
  transform: translateY(-50%);
}
.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 {
  width: 60px;
  height: 60px;
}
.amsl-social-login .amsl-button:hover {
  text-decoration: none;
}
.amsl-social-login .amsl-button:focus {
  box-shadow: none;
  transform: translateY(-1px);
}
.amsl-social-login .amsl-button.-twitter:hover {
  background: #ffffff;
}
.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-cart-page .amsl-social-login,
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  align-items: center;
  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 {
  position: relative;
  margin: 0;
  background: none;
  color: #000;
  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:not(:first-child),
.amsl-login-page .amsl-social-login .amsl-button-wrapper:not(:first-child),
.amsl-registration-page .amsl-social-login .amsl-button-wrapper:not(:first-child) {
  margin-left: 15px;
}
.customer-account-login .amsl-login-page {
  margin: 0;
}
.rtl .amsl-social-login .amsl-title {
  padding-right: 0;
  padding-left: 20px;
}
.rtl .amsl-cart-page .amsl-social-login .amsl-button-wrapper:not(:first-child),
.rtl .amsl-login-page .amsl-social-login .amsl-button-wrapper:not(:first-child),
.rtl .amsl-registration-page .amsl-social-login .amsl-button-wrapper:not(:first-child) {
  margin-left: 0;
  margin-right: 15px;
}
.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;
  max-width: 100%;
}
.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: #000000;
  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;
}
.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;
}
.rtl .amsearch-loader-block {
  margin: auto 0 auto 5px;
  right: initial;
  left: 40px;
}
@-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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);
  border: 0;
  box-shadow: none;
  height: 20px;
  padding: 0;
  width: 20px;
  background-size: contain;
}
.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: #d4db21;
  border: 1px solid #d4db21;
  border-radius: 0;
  color: #d4db21;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #d4db21;
}
.amsearch-button.-primary:active {
  background: #d4db21;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #d4db21);
  border-color: var(--amsearch-color-search_button, #d4db21);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #bfc51e);
  border-color: var(--amsearch-color-search_button-hover, #bfc51e);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #a9af1a);
  border-color: var(--amsearch-color-search_button-focus, #a9af1a);
}
.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 #e8e9ef;
  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;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty-shopby-product-list {
  max-width: 100%;
  order: 10;
}
.amsearch-products-section {
  align-content: flex-start;
  border-left: none;
  border-top: 1px solid #e8e9ef;
  box-sizing: border-box;
  padding: 20px 0 0;
  position: relative;
  transition: .1s;
  width: 100%;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #000000);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-hover_text, #d4db21);
}
.amsearch-products-section .amsearch-link .amsearch-highlight {
  color: #ffffff;
  background-color: #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: #999999;
  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: 15px;
  position: relative;
  border: 2px solid transparent;
}
@media only screen and (min-width: 768px) {
  .amsearch-products-section .amsearch-item {
    padding: 20px;
  }
}
.amsearch-products-section .amsearch-item .product-item-actions .tocart {
  padding: 8px 9px;
  font-size: 12px;
  transition: all .5s ease;
}
@media only screen and (min-width: 640px) {
  .amsearch-products-section .amsearch-item .product-item-actions .tocart {
    opacity: 0;
    transform: scale(0);
    visibility: hidden;
  }
}
.amsearch-products-section .amsearch-item:hover {
  z-index: 8;
  border-color: #d4db21;
}
@media only screen and (min-width: 640px) {
  .amsearch-products-section .amsearch-item:hover .product-item-actions .tocart {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}
.amsearch-products-section .amsearch-item:not(:hover) .dropdown {
  display: none;
}
.amsearch-products-section .product-item-details {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.amsearch-products-section .amsearch-wrapper-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.amsearch-products-section .amsearch-wrapper-inner .price-box .price {
  color: #d4db21;
}
.amsearch-products-section .product-item-link {
  padding: 0 0 10px;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 100%;
  order: 3;
}
@media only screen and (min-width: 640px) {
  .amsearch-products-section .product-item-link {
    padding: 0;
  }
}
.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;
  order: 2;
  margin: 0;
}
.amsearch-products-section .product-item [data-role='priceBox'] img {
  display: none;
}
.amsearch-products-section .product-item [data-role='priceBox'] .pay-later-wrap {
  padding: 1px 3px;
}
.amsearch-products-section .product-item [data-role='priceBox'] .price-label {
  font-size: 11px;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  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;
  display: none;
}
.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 .amsearch-image .amsearch-product-image-container {
  display: inline-block;
  max-width: 100%;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
}
@media only screen and (min-width: 640px) {
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: 33.33333333%;
  }
}
.amsearch-products-section.-grid .amsearch-description .product.actions {
  order: 1;
  padding: 0 0 10px;
}
.amsearch-result-section .amsearch-products-section.-grid .amsearch-product-list .amsearch-item {
  position: relative;
}
.amsearch-result-section .amsearch-products-section.-grid .amsearch-product-list .amsearch-item .amsearch-description .product.actions {
  position: unset;
}
.amsearch-result-section .amsearch-products-section.-grid .amsearch-product-list .amsearch-item .amsearch-description .product.actions .stock.unavailable {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  line-height: 26px;
  padding: 0 5px;
  border-radius: 4px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  white-space: nowrap;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  width: 170px;
  max-width: 100%;
  text-align: center;
  background-color: red;
  bottom: auto;
  text-transform: capitalize;
  top: 35%;
}
.amsearch-result-section .amsearch-products-section.-grid .amsearch-product-list .amsearch-item .amsearch-description .product.actions .stock.unavailable span {
  color: #fff;
}
.amsearch-result-section .amsearch-products-section.-grid .amsearch-product-list .amsearch-item:hover .amsearch-description .product.actions .stock.unavailable {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.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 #e8e9ef;
  border-right: 1px solid #e8e9ef;
  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%;
  margin-top: 0;
}
.amsearch-block-header .amsearch-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  word-break: break-word;
  word-wrap: break-word;
}
.amsearch-block-header .amsearch-link {
  line-height: 26px;
}
.amsearch-block-header .amsearch-link:hover {
  color: #d4db21;
}
.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 {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
  -webkit-animation: amsearch-animation__fadeIn 0.3s forwards;
  animation: amsearch-animation__fadeIn 0.3s forwards;
}
.page-header .amsearch-result-section {
  right: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .page-header .amsearch-result-section {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .page-header .amsearch-result-section {
    width: 970px;
    transform: translateX(25.3%);
  }
}
@media (min-width: 1170px) {
  .page-header .amsearch-result-section {
    width: 1170px;
    transform: translateX(33%);
  }
}
@media screen and (min-width: 1480px) {
  .page-header .amsearch-result-section {
    width: 1398px;
    transform: translateX(34.7%);
  }
}
.amsearch-result-section {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: var(--amsearch-color-background, #ffffff);
  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;
}
@media (min-width: 992px) {
  .rtl .page-header .amsearch-result-section {
    width: 970px;
    transform: translateX(23.69%);
  }
}
@media (min-width: 1170px) {
  .rtl .page-header .amsearch-result-section {
    width: 1170px;
    transform: translateX(20.5%);
  }
}
@media screen and (min-width: 1480px) {
  .rtl .page-header .amsearch-result-section {
    width: 1398px;
    transform: translateX(23.1%);
  }
}
.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: 2px solid #d4db21;
  padding: 5px 35px 5px 15px;
  height: 42px;
  transition: .3s;
}
.amsearch-input-wrapper .amsearch-input:focus {
  border: 2px solid #d4db21;
  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: 15px;
  top: 0;
}
.rtl .amsearch-input-wrapper .amsearch-input {
  padding: 5px 15px 5px 35px;
}
.rtl .amsearch-input-wrapper .amsearch-button.-loupe {
  right: initial;
  left: 15px;
}
.rtl .amsearch-input-wrapper .amsearch-button.-close {
  right: initial;
  left: 0;
}
.rtl .amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 33px;
  padding-right: 33px;
}
.rtl .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  right: 10px;
  left: initial;
}
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: 20px 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-hover_text, #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.-browsing_history .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #e8e9ef;
  display: inline-block;
  float: none;
}
.amsearch-item-container .amsearch-tab-items {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .amsearch-item-container .amsearch-tab-items {
    padding: 0;
  }
}
.amsearch-item-container .amsearch-description {
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
  .amsearch-item-container .amsearch-item {
    background: #f5f5f5;
    margin: 1px 2px 1px 0;
    line-height: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .amsearch-item-container .amsearch-item {
    flex-basis: 100%;
    padding: 5px 0;
  }
}
.amsearch-item-container .amsearch-item .amsearch-link {
  color: var(--amsearch-color-text, #000000);
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 8px 20px;
  text-decoration: none;
  word-break: break-word;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  color: var(--amsearch-color-hover_text, #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;
}
.amsearch-full_width-title {
  display: none;
}
.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 #e8e9ef;
  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;
}
button.action.primary.mageprince-buynow-btn-list,
button.amshopby-button.mageprince-buynow-btn-list,
button.am-filter-go.mageprince-buynow-btn-list {
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.catalog-product-view .mageprince-buynow {
  display: inline;
}
.catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
  width: 49%;
}
@media (max-width: 767px) {
  .catalog-product-view .mageprince-buynow .mageprince-buy-now-btn {
    width: 100%;
  }
}
.cmscontact-index-index .intl-tel-input .flag-container {
  height: 48px;
}
.abs-sudo-action-arrow-icon {
  content: '';
  width: 10px;
  height: 18px;
  background: url(../images/drop-icon-white.png) no-repeat;
  background-size: contain;
  margin-right: 0;
  display: block;
}
.column.main .block-build-pc-main.block-main.tab-main-filed {
  margin-top: 50px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .inner-block h2.block-title {
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 0;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .inner-block p {
  margin: 0;
  font-size: 17px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .inner-block .btn-group {
  display: none;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #d4db21;
  border-color: #d4db21;
  padding: 10px 60px 10px 10px;
  appearance: none;
  box-shadow: none;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .btn-default.dropdown-toggle:hover {
  color: #101920;
  background-color: #d4db21;
  border-color: #d4db21;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .btn-group {
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .tab-title-block .btn-group:after {
  content: '';
  display: block;
  position: absolute;
  background: url(../images/drop-icon-w-down.png);
  height: 11px;
  width: 20px;
  background-repeat: no-repeat;
  right: 8%;
  top: 45%;
  z-index: 99;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .btn-group .dropdown-menu {
  width: 100%;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column {
  display: flex;
  margin-top: 35px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs {
  display: flex;
  flex-direction: column;
  border: 0;
  flex-basis: 13%;
  background: #f8f8ee;
  padding-bottom: 60px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a {
  text-align: center;
  border: 0;
  padding: 15px 10px;
  background: #f8f8ee;
  border-radius: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a {
    padding: 15px 5px;
  }
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a .tab-nav-inner-wrapper {
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a .tab-nav-inner-wrapper p {
  margin: 10px 0 0;
  color: #101920;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a .tab-nav-inner-wrapper img {
  transform: translate(0%, 13%);
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a .tab-nav-inner-wrapper .hover-image {
  display: none;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active .hover-image {
  display: inline !important;
  position: absolute;
  transform: translate(-100%, 13%);
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active .image-default {
  opacity: 0;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active > a {
  border-left: 3px solid #999f0d;
  background-color: #fff;
  border-top: 1px solid #deded5;
  border-bottom: 1px solid #deded5;
  z-index: 1;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active > a p {
  color: #8c9209;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content {
  padding: 10px;
  flex: 1;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  margin-bottom: 25px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product {
  width: 100%;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info {
  padding: 20px 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .info-icon {
  display: flex;
  margin-top: -11px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .info-icon button.info {
  padding: 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .info-icon button.info span {
  height: 100%;
  padding-top: 6px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .info-icon button.info span i.fa {
  vertical-align: top;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .product-item-details h2.product-name {
  text-align: left;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .per-product {
  border-width: 1px;
  border-color: #deded5;
  height: 100%;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-image-wrapper img {
  max-height: 150px;
  object-fit: contain;
  min-height: 150px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .products-textlink {
  padding: 15px 0 0;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .products-textlink h2.product-name.product-item-name {
  margin-bottom: 15px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .products-textlink .price-box.price-final_price {
  text-align: left;
  margin: 30px 0 15px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product:hover .per-product {
  border-color: #999f0d;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .products-detail-bottom {
  display: flex;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .products-detail-bottom .action.primary,
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .products-detail-bottom .amshopby-button,
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .products-detail-bottom .am-filter-go {
  padding: 0 20px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .counter {
  background-color: #ffffff;
  border-color: #e6e6e6;
  border: 1px solid #e6e6e6;
  padding: 4px 9px;
  border-radius: 3px;
  /* margin: auto; */
  display: flex;
  align-items: center;
  /* justify-content: center; */
  margin-right: 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .counter input {
  width: 30px;
  border: 0;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #000;
  appearance: none;
  outline: 0;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .counter span {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border-radius: 100%;
  font-size: 30px;
  border-width: 1px;
  border-style: solid;
  border-color: #e7e7e7;
  margin: 0;
  padding: 0;
  color: #000;
  float: left;
  text-align: center;
  line-height: 26px;
  height: 26px;
  width: 26px;
  user-select: none;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field {
  display: flex;
  align-items: center;
  flex-basis: 33%;
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field input[type=text] {
  height: 40px;
  border: 1px solid #cccccc;
  border-radius: 5px 0 0 5px;
  border-right: 0;
  color: #101920;
  background-color: #fff;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field input[type=text]::placeholder {
  color: #101920;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field button[type=submit] {
  background: #fff;
  color: #101920;
  border: 1px solid #cccccc;
  border-radius: 0 5px 5px 0;
  border-left: 0;
  padding: 0 12px 0 35px;
  height: 40px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field button[type=submit] i {
  font-size: 16px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .search_field .not-found {
  position: absolute;
  top: 100%;
  left: 1%;
  width: 100%;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .toolbar-button-align-right.bottom-right {
  margin: 15px 0 25px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .toolbar-button-align-right.bottom-right .btn.dropdown-toggle {
  background: #fff;
  border-color: #cccccc;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .filter_field {
  flex: 33%;
  display: flex;
  align-items: center;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .filter_field .bpc-filter-label {
  flex-basis: 25%;
  margin-left: 10px;
  font-weight: normal;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .filter_field .bpc-filter-options {
  flex-basis: 75%;
  height: 40px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .sort_field {
  flex-basis: 33%;
  padding-left: 7px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .sort_field .sorter-options {
  width: 100%;
  height: 40px;
  margin: 0;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .toolbar-bottom {
  margin-top: 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action {
  padding: 0 20px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action span {
  display: flex;
  align-items: center;
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-back span::before {
  content: '';
  width: 10px;
  height: 18px;
  background: url(../images/drop-icon-white.png) no-repeat;
  background-size: contain;
  margin-right: 0;
  display: block;
  filter: invert(100%);
  margin-right: 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-next {
  background-color: #101920;
  border-color: #101920;
  color: #fff;
  border-radius: 5px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-next span {
  position: relative;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-next span::after {
  content: '';
  width: 10px;
  height: 18px;
  background: url(../images/drop-icon-white.png) no-repeat;
  background-size: contain;
  margin-right: 0;
  display: block;
  transform: scale(-1);
  margin-left: 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .bottom-right .btn-group span.caret {
  background-position: right;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .bottom-right .button-category {
  margin-left: 10px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .btn-common {
  background-color: #f8f8ee;
  border-color: #e1e1cc;
  color: #101920;
  border-radius: 5px;
}
.column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .btn-skip {
  padding: 0 20px;
  margin-right: 13px;
}
.block-product-add-form {
  background: #f8f8ee;
  padding: 15px;
}
.block-product-add-form .sub-total-section .warranty-block a.warranty_popup span {
  cursor: pointer;
}
.block-product-add-form > div:first-child {
  margin-top: 0;
}
.block-product-add-form .add-form-child {
  margin-top: 20px;
}
.block-product-add-form .add-form-child .collapse.in {
  overflow: hidden;
}
.block-product-add-form .add-form-child .items-dropdown {
  border-bottom: 1px solid #cccccc;
}
.block-product-add-form .add-form-child a.btn-dropdown {
  border: 0;
  color: #101920;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  width: 100%;
  text-align: left;
  padding: 0 0 0 7px;
  margin-bottom: 12px;
  text-decoration: none;
}
.block-product-add-form .add-form-child a.btn-dropdown:hover {
  text-decoration: none;
}
.block-product-add-form .add-form-child a.btn-dropdown:after {
  content: '';
  display: block;
  position: absolute;
  right: 5%;
  top: 40%;
  background: url(../images/drop-icon.png);
  height: 11px;
  width: 19px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotateX(0);
}
.block-product-add-form .add-form-child a.btn-expanded:after {
  content: '';
  display: block;
  position: absolute;
  right: 5%;
  top: 40%;
  background: url(../images/drop-icon.png);
  height: 11px;
  width: 19px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotateX(180deg);
}
.block-product-add-form .add-form-child .btn:active {
  box-shadow: none;
  text-decoration: none;
}
.block-product-add-form .add-form-child table tbody tr td:first-child {
  width: 55%;
}
.block-product-add-form .add-form-child table tbody tr td {
  text-align: center;
  vertical-align: middle;
  padding: 8px 5px;
}
.block-product-add-form .add-form-child table tbody tr td .item-deatil {
  display: flex;
  align-items: center;
}
.block-product-add-form .add-form-child table tbody tr td .item-deatil span {
  margin-left: 10px;
  font-size: 11px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  flex-basis: 70%;
  word-break: break-word;
}
.block-product-add-form .add-form-child table tbody tr td .item-deatil .item-image-contain {
  margin-left: 0;
  flex-basis: 30%;
  background: #fff;
  padding: 10px;
  min-height: 50px;
  max-height: 100%;
}
.block-product-add-form .add-form-child table tbody tr td .item-deatil .item-image-contain img {
  object-fit: contain;
}
.block-product-add-form .add-form-child table tbody tr td p,
.block-product-add-form .add-form-child table tbody tr td span {
  color: #101920;
}
.block-product-add-form .add-form-child table tbody tr td p.amount {
  color: #999f0d;
  font-weight: bold;
}
.block-product-add-form .add-form-child table thead th {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  text-align: center;
  color: #101920;
}
.block-product-add-form .add-form-child table thead th:first-child {
  text-align: left;
}
.block-product-add-form .add-form-child tbody {
  border-bottom: 1px solid #cccccc;
}
.block-product-add-form a.item-remove {
  font-size: 0;
}
.block-product-add-form a.item-remove::before {
  content: "\f014";
  font: normal normal normal 16px/1 FontAwesome;
}
.sub-total-field {
  margin-top: 20px;
}
.sub-total-field tbody {
  border: 0;
}
.sub-total-field tbody tr td {
  text-align: left;
}
.sub-total-field tbody tr td p {
  font-size: 15px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 500;
  color: #101920;
}
.sub-total-field tbody tr td p.label {
  text-align: left;
}
.sub-total-field tbody tr td p.price {
  text-align: right;
  font-weight: 600;
}
.sub-total-field tbody tr td p.total,
.sub-total-field tbody tr td p.total-amount {
  font-size: 20px;
}
.sub-total-field tbody tr td p.total-amount {
  color: #999f0d;
}
button.action.primary.btn-addcart,
button.amshopby-button.btn-addcart,
button.am-filter-go.btn-addcart {
  width: 100%;
  font-size: 16px;
  color: #fff;
  margin: 15px 0;
  font-weight: 600;
  text-transform: uppercase;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active > a {
  border-right: 3px solid #09ae83;
  border-left: 0;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li.active .hover-image {
  transform: translate(100%, 13%);
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .filter_field {
  margin-left: 5px;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .filter_field .bpc-filter-label {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .bottom-right .btn-group span.caret {
  background-position: left;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .bottom-right .button-category {
  margin-right: 10px;
  margin-left: 0;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .search_field button[type=submit] {
  border-right: 0;
  border-radius: 5px 0 0 5px;
  border-left: 1px solid #cccccc;
  padding: 0 35px 0 12px;
  height: 40px;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .search_field input[type=text] {
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-radius: 0 5px 5px 5px;
  /* margin-right: 10px; */
  border-bottom-left-radius: 0;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .btn-skip {
  margin-left: 13px;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .counter {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content ol.products.list li.item.product .product-item-info .product-item-details h2.product-name {
  text-align: right;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content ol.products.list li.item.product .products-textlink .price-box.price-final_price {
  text-align: right;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .block-product-add-form .add-form-child table tbody tr th:first-child {
  text-align: right;
}
.rtl .column.main .sub-total-field tbody tr td {
  text-align: right;
}
.rtl .column.main .sub-total-field tbody tr td p.price {
  text-align: left;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-next span::after {
  margin-left: initial;
  margin-right: 10px;
  transform: scale(1);
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content .build-toolbar .action.btn-back span::before {
  transform: scale(-1);
  margin-right: initial;
  margin-left: 10px;
}
@media only screen and (max-width: 600px) {
  .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs li > a .tab-nav-inner-wrapper img {
    height: 30px;
    width: 30px;
    object-fit: contain;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content.btn-skip {
    margin-right: 5px;
  }
  .block-product-add-form .add-form-child .card-body tr td .item-deatil .item-image-contain {
    flex-basis: 85%;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content ol.products.list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 1%;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content ol.products.list li.item.product .product-image-wrapper img {
    max-height: 100px;
    object-fit: contain;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .counter span {
    height: 20px;
    width: 20px;
    padding: 7px;
  }
  .rtl .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .counter {
    margin-right: 0;
    margin-left: 10px;
    padding: 4px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .counter {
    margin-right: 10px;
    margin-left: 0;
    padding: 4px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .products-detail-bottom .action.primary,
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .products-detail-bottom .amshopby-button,
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .products-detail-bottom .am-filter-go {
    padding: 0 15px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .counter input {
    width: 25px;
    font-size: 15px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .products-detail-bottom {
    justify-content: center;
  }
}
.page-main.page-main-pal > .page.messages {
  margin-top: 10px !important;
}
body .modal-popup.modal-slide._inner-scroll._show {
  z-index: 99999 !important;
}
.rtl .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column .tab-content ol.products.list li.item.product .product-item-info .info-icon {
  justify-content: flex-end;
}
body.rtl .block-product-add-form .add-form-child table tbody tr td .item-deatil span {
  margin-left: initial;
  margin-right: 10px;
}
.flex.cc-number,
.flex.cvv {
  display: block;
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: Avenir LT Std;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.flex.cc-number:disabled,
.flex.cvv:disabled {
  opacity: 0.5;
}
.flex.cc-number::-moz-placeholder,
.flex.cvv::-moz-placeholder {
  color: #c2c2c2;
}
.flex.cc-number::-webkit-input-placeholder,
.flex.cvv::-webkit-input-placeholder {
  color: #c2c2c2;
}
.flex.cc-number:-ms-input-placeholder,
.flex.cvv:-ms-input-placeholder {
  color: #c2c2c2;
}
.flex.cc-number.mage-error,
.flex.cvv.mage-error {
  border-color: #ed8380;
}
.control._with-tooltip .flex.cvv {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.zaindealz-index-index .fieldset.row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
@media only screen and (max-width: 500px) {
  .zaindealz-index-index .fieldset.row {
    display: block;
  }
}
.zaindealz-index-index .fieldset.row .actions-toolbar {
  margin-top: 2.5rem;
}
@media only screen and (max-width: 500px) {
  .zaindealz-index-index .fieldset.row .actions-toolbar {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
}
.zaindealz-index-index .fieldset {
  margin-top: 0;
  margin-bottom: 12px;
}
@media only screen and (min-width: 500px) {
  .zaindealz-index-index div.mage-error {
    position: absolute;
  }
}
.zaindealz-index-index div.description {
  text-align: center;
  font-size: 12px;
  max-width: 485px;
  margin: auto;
}
.zaindealz-index-index .filed-input {
  max-width: 400px;
  width: 100%;
}
.zaindealz-index-index .banner-image-row {
  margin: 15px 0px;
}
.zaindealz-index-index .banner-image-row > .col-md-12 {
  padding: 0;
}
.zaindealz-index-index .od-bannerimg {
  border-radius: 30px;
  overflow: hidden;
}
.zaindealz-index-index .draw-details {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.echeck-agreement-block {
  margin-top: 10px;
}
.googlepay-button-container button {
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: center center;
  background-size: contain;
  border: 0;
}
/*
 * Copyright © 2020 CyberSource. All rights reserved.
 * See accompanying LICENSE.txt for applicable terms of use and license.
 */
#weChatPayQr {
  text-align: center;
  padding: 2rem 0 2rem;
}
.wechatpayqr-wrapper iframe {
  width: 320px;
  height: 320px;
}
.wechatpayqr-wrapper .qr-notice {
  padding: 2rem 0 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: 14px;
  line-height: 1;
  color: inherit;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.magepow_core {
  display: block;
}
.cookie-hidden-bottom #notice-cookie-block {
  display: none;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
  line-height: 2;
  padding: 30px;
  margin: 0;
  display: block;
  z-index: 10;
  padding: 15px;
}
.magepow-gdpr-cookie-notice.message.global h3 {
  margin-top: 0;
}
.magepow-gdpr-cookie-notice.gdpr-box-shadow {
  -webkit-box-shadow: -2px 2px 82px -26px #000000;
  box-shadow: -2px 2px 82px -26px #000000;
}
.magepow-gdpr-cookie-notice.text-align-center {
  text-align: center;
}
.magepow-gdpr-cookie-notice.text-align-left {
  text-align: left;
}
.magepow-gdpr-cookie-notice.text-align-right {
  text-align: right;
}
.loading_body .preloading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #FFF;
  opacity: .8;
  z-index: 9999999;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
.loading_body .loading {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background-repeat: no-repeat;
  background-size: 100%;
}
.loading_img .lazyload {
  background-image: url("../Magepow_SpeedOptimizer/images/loader.svg");
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.loading_img .lazyload.loaded {
  background-image: none;
  background-size: auto;
}
.stickyCart {
  position: fixed;
  background: #000;
  width: 100%;
  bottom: 0;
  height: 90px;
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
}
.stickyCart.sticky_show_atc {
  display: block;
}
.stickyCart .stickyChild {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
}
.stickyCart .stickyChild #parentQtySticky {
  height: 43px;
}
.stickyCart .stickyChild #timerSticky {
  position: relative;
}
.stickyCart .stickyChild .clSticky {
  padding: 0 10px 0 10px;
}
.stickyCart .stickyChild .clSticky .quantity {
  text-align: left;
  margin-right: 0;
  position: relative;
  border: 1px solid #999;
}
.stickyCart .stickyChild .clSticky .quantity .qty {
  width: calc(100% - 20px);
  border: 0;
  height: 40px;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.stickyCart .stickyChild .clSticky .stickyProductName {
  color: #eee;
}
.stickyCart .stickyChild .clSticky .imgBorder {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border: solid 1px #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg .stickyImg {
  width: 100%;
  max-width: 100%;
}
.stickyCart .stickyChild #btnSticky {
  background-color: transparent;
  min-height: 42px;
  border-color: #fff;
}
.stickyCart .stickyChild #btnSticky:hover {
  background-color: #b59677;
  color: #fff;
}
.stickyCart .stickyChild .contentShow #btnSticky {
  color: #fff;
  border: 1px solid #ccc;
}
.stickyCart .btn-plus {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}
.stickyCart .btn-plus .items {
  background: transparent;
  color: #fff;
  border: none;
  width: 100%;
}
.stickyCart .btn-plus .items .fa {
  font-family: 'icons-blank-theme';
  font-style: normal;
  font-size: 9px;
}
.stickyCart .btn-plus .items .fa.fa-angle-up:before {
  content: "\e61c";
}
.stickyCart .btn-plus .items .fa.fa-angle-down:before {
  content: "\e60f";
}
.stickyCart .quantity input:focus {
  outline: 0;
}
@media only screen and (max-width: 767px) {
  .contentHide {
    display: none;
  }
  .contentShow #btnSticky {
    width: 100%;
  }
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
  display: inline-block;
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 11;
}
.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 20px 20px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 11;
  max-width: 300px;
  margin-top: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
  display: block;
  text-transform: uppercase;
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: static;
  height: auto;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  height: calc(100vh - 90px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  position: static;
  background-color: #fff;
  z-index: 12;
  border-width: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
  width: 5PX;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
  background-color: #484848;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
  width: 100%;
  margin: 0 0 20px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border-width: 0px;
  display: block;
  width: 100%;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
  max-width: calc(100% - 100px);
}
.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
  max-width: 100%;
}
.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
  z-index: 9999;
}
.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
  max-width: 100%;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
    right: auto;
    left: 0;
  }
}
@media (max-width: 479px) {
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
    z-index: 13;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
    right: 0;
    left: auto;
    font-size: 0;
    top: 5px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
    position: static;
    border: 0;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
    border-width: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: inherit;
  line-height: 1;
  color: inherit;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Social icons */
.social-icons {
  right: 0;
  position: fixed;
  top: 80px;
  width: 45px;
  z-index: 9;
}
.social-icon {
  background-color: #33353B;
  background-image: url('../Magiccart_Alothemes/images/social-icons.png');
}
.social-icon {
  transition: background-color 0.4s ease-in 0s;
  -webkit-transition: background-color 0.4s ease-in 0s;
  border-radius: 3px 0 0 3px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 43px;
  margin-bottom: 2px;
  width: 43px;
}
.social-text {
  float: left;
  font-size: 11px;
  margin: 13px 0 11px 44px;
  white-space: nowrap;
  color: #FFFFFF;
}
.social-icons a:hover {
  text-decoration: none;
}
#facebook-btn span {
  background-position: 13px 7px;
}
#linkedin-btn span {
  background-position: 12px -266px;
}
#twitter-btn span {
  background-position: 13px -39px;
}
#youtube-btn span {
  background-position: 12px -230px;
}
#pinterest-btn span {
  background-position: 12px -181px;
}
#googleplus-btn span {
  background-position: 13px -132px;
}
#instagram-btn span {
  background-position: 10px -300px;
}
#flickr-btn span {
  background-position: 10px -335px;
}
#web-btn span {
  background-position: 10px -403px;
}
#mail-btn span {
  background-position: 10px -369px;
}
#facebook-btn .social-icon {
  background-color: #3B5998;
}
#linkedin-btn .social-icon {
  background-color: #6eb8da;
}
#twitter-btn .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn .social-icon {
  background-color: #DB4A39;
}
#youtube-btn .social-icon {
  background-color: #C4302B;
}
#instagram-btn .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn .social-icon {
  background-color: #E4006B;
}
#mail-btn .social-icon {
  background-color: #2A056F;
}
#web-btn .social-icon {
  background-color: #000;
}
#facebook-btn:hover .social-icon {
  background-color: #3B5998;
}
#linkedin-btn:hover .social-icon {
  background-color: #6eb8da;
}
#twitter-btn:hover .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn:hover .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn:hover .social-icon {
  background-color: #DB4A39;
}
#youtube-btn:hover .social-icon {
  background-color: #C4302B;
}
#instagram-btn:hover .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn:hover .social-icon {
  background-color: #E4006B;
}
#web-btn:hover .social-icon {
  background-color: #000;
}
#mail-btn:hover .social-icon {
  background-color: #2A056F;
}
/* Style override for Left*/
.social-icons.left {
  left: 0;
}
.social-icons.left .social-icon {
  background-image: url('../Magiccart_Alothemes/images/social-icons-left.png');
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -o-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.social-icons.left .social-icon {
  float: left;
}
.social-icons.left .social-text {
  float: left;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.content-quickview .social-icons {
  display: none;
}
/* recent order */
@keyframes notifySliderUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifySliderDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}
.suggest-slider.close {
  display: none;
}
.suggest-slider .x-close {
  float: right;
}
.notify-slider-wrapper {
  width: 300px;
  position: fixed;
  bottom: 15px;
  left: 25px;
  background: transparent;
  display: none;
  transition: all .25s ease;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 120px;
  background: #ccc;
  text-align: center;
  line-height: 100px;
}
.product-image-container {
  /*display: block;*/
  max-width: 100%;
}
.notify-slider-wrapper {
  background-color: #ffffff;
  z-index: 9999;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item {
  background-color: #ffffff;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-reviews-summary,
.notify-slider-wrapper .products.wrapper.grid .product-item .price-box {
  display: none !important;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  border-left: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  content: "";
  display: table;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  clear: both;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  max-width: 85px;
  width: 85px;
  float: left;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-image-wrapper .product-image-photo.thumbnail {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 85px);
  float: left;
  text-align: left;
  padding: 0px 10px 12px 10px;
  font-size: 13px;
  margin-top: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  /* padding-top: 13px;*/
  margin-bottom: 7px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 11px;
  letter-spacing: .3px;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  color: #222222;
  height: auto;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .flex {
  display: flex;
  justify-content: space-between;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box {
  display: block;
  margin: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .address-purchased {
  display: block;
  font-size: 11px;
  color: #333333;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased {
  margin: 0;
  margin-bottom: 7px;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before,
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 12px;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 12px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  transform: scale(1) !important;
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  box-shadow: none;
  width: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview span {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview:hover {
  color: red;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
  top: auto;
  bottom: -4px;
  right: 6px;
}
.notify-slider-wrapper .product-item .link-view {
  text-align: right;
}
.notify-slider-wrapper .product-item .link-view .quickview {
  padding: 0;
  background-color: transparent;
  color: #222;
  position: relative;
  font-size: 20px;
  border: 0px;
  margin-top: -10px;
}
.block.related .product .product-item-info .products-textlink .product-name a,
.block.crosssell .product .product-item-info .products-textlink .product-name a,
.block.upsell .product .product-item-info .products-textlink .product-name a {
  height: 36px;
}
.suggest-slider .x-close {
  position: absolute;
  font-size: 0;
  top: 5px;
  right: -2px;
  z-index: 999;
}
.suggest-slider .x-close:before {
  content: '\e616';
  font-size: 14px;
  font-family: 'icons-blank-theme';
}
.suggest-slider .x-close:hover {
  color: #000;
}
.notify-slider {
  margin-top: 0;
}
.notify-slider .slider > .item {
  line-height: 1.5;
  width: 320px;
  /*height: auto;*/
}
.notify-slider-wrapper .product-items .product-item:nth-child(n) {
  clear: none !important;
}
.wishlist-index-index .notify-slider-wrapper .products-grid .product-item {
  width: 320px;
  margin-left: 0;
}
.notify-slider-wrapper.notifySliderUp {
  -webkit-animation-name: notifySliderUp;
  animation-name: notifySliderUp;
  display: block;
}
.notify-slider-wrapper.notifySliderDown {
  -webkit-animation-name: notifySliderDown;
  animation-name: notifySliderDown;
  display: block;
}
.recentorder .content-products .product-items {
  opacity: 1;
}
.grid-mode .active {
  text-decoration: underline;
}
.toolbar .sidebar-filters-toggle {
  display: none;
  margin-right: 20px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 0 5px;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  fill: #fff;
  stroke: #333;
  width: 37px;
}
.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.has-sidebar-filters-toggle .block.filter .block-title {
  display: none;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.page-layout-2columns-left .toolbar .sidebar-filters-toggle,
.page-layout-2columns-right .toolbar .sidebar-filters-toggle {
  display: none;
}
.page-layout-1column .toolbar .sidebar-filters-toggle,
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.page-layout-1column.has-sidebar-filters-toggle .block.filter .block-title.filter-title,
.page-layout-1column-full-width.has-sidebar-filters-toggle .block.filter .block-title.filter-title {
  display: none;
}
@media (max-width: 991px) {
  .has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
  .page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
  .page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
}
.alothemes {
  display: block;
}
.fotorama__fullscreen .zoomImg {
  display: none !important;
}
.modal-popup {
  pointer-events: none;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.testimonial .field-summary_rating .rating-box .rating:before {
  content: '\e605';
  font-family: 'icons-blank-theme';
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 28px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial .rating-result {
  text-align: center;
}
.testimonial .customer {
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 60px 0;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial .inner-customer {
  text-align: center;
}
.testimonial.center-mode {
  margin-bottom: 50px;
}
.testimonial.center-mode .item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial.center-mode .item .testimonial_text {
  display: none;
}
.testimonial.center-mode .slick-center .item img {
  width: 150px;
  height: 150px;
}
.testimonial.center-mode .slick-list {
  margin-bottom: 50px;
}
.testimonial-caption.center-mode {
  display: block;
  width: 85%;
  color: #494949;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.testimonial-caption.center-mode .sub-text {
  display: block;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.testimonial-caption.center-mode .product-reviews-summary {
  display: block;
  text-align: center;
}
.testimonial-caption .zoomIn {
  animation: zoomIn 0.9s ease-out;
  -moz-animation: zoomIn 0.9s ease-out;
  -webkit-animation: zoomIn 0.9s ease-out;
  -o-animation: zoomIn 0.9s ease-out;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.cms-index-index .zain-quick-pay .modal-inner-content,
.cms-home-new .zain-quick-pay .modal-inner-content {
  display: none;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay {
  background-color: #f2f2f2;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 1.5rem 3rem;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay ::-webkit-scrollbar,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay ::-webkit-scrollbar {
  display: none;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of {
  display: flex;
  justify-content: center;
  height: auto;
  gap: 1.5rem;
  align-items: center;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .zainpay-section,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .zainpay-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: max-content;
  cursor: pointer;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .zainpay-section p,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .zainpay-section p {
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  margin-top: 0;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .payment_icon_wrapper img,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of .payment_icon_wrapper img {
  width: 100%;
  height: 60px;
  max-width: 75px;
  object-fit: cover;
}
@media screen and (min-width: 992px) and (max-width: 1479px) {
  .cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of,
  .cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .deals-of {
    justify-content: flex-start;
    overflow: scroll;
  }
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .zain-header,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .zain-header {
  text-align: center;
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .zain-header img,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay .zain-header img {
  max-width: 120px;
}
@media screen and (max-width: 991px) {
  .cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay,
  .cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay {
    height: max-content;
    padding: 3.5rem 3rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1479px) {
  .cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay,
  .cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .content-countdown-products.zain-quick-pay {
    padding-left: 1rem;
    padding-right: 1rem;
    justify-content: flex-start;
  }
}
.cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .zain-sec1,
.cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .zain-sec1 {
  max-height: max-content;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .cms-index-index .slide-showcase .custom-row .cms-page-countdown-products .zain-sec1,
  .cms-home-new .slide-showcase .custom-row .cms-page-countdown-products .zain-sec1 {
    max-width: max-content;
  }
}
.cms-index-index .zain_pay .modal-inner-wrap,
.cms-home-new .zain_pay .modal-inner-wrap {
  max-width: 300px;
  border-radius: 20px;
  width: 100%;
}
.cms-index-index .zain_pay .modal-inner-wrap h1.modal-title,
.cms-home-new .zain_pay .modal-inner-wrap h1.modal-title {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #222021;
  border: 0;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset {
  margin: 0;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset input,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset input {
  border: 1px solid #d4db21;
  border: 2px solid #d4db21;
  border-radius: 10px;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset input::placeholder,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset input::placeholder {
  font-size: 17px;
  color: #222021;
  text-align: center;
  font-weight: 600;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .actions-toolbar .primary,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .actions-toolbar .primary {
  width: 100%;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .actions-toolbar .primary button,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .actions-toolbar .primary button {
  width: 100%;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch .slider,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch .slider:before,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch .slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  top: 3px;
  background-color: #d4db21;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:checked + .slider,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:checked + .slider {
  background-color: #222021;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:focus + .slider,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:focus + .slider {
  box-shadow: 0 0 1px #222021;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:checked + .slider:before,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label {
  display: block;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label_wrapper,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label_wrapper {
  display: inline-block;
  padding: 0;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label_wrapper:nth-child(2),
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .pay_switch_label_wrapper:nth-child(2) {
  margin-left: 1rem;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .field,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .fieldset .field {
  margin-bottom: 1.5rem;
}
.cms-index-index .zain_pay .modal-inner-wrap .zain_pay_popup .modal-header.zain-modal-header,
.cms-home-new .zain_pay .modal-inner-wrap .zain_pay_popup .modal-header.zain-modal-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cms-index-index .zain_pay .bill_payment_child,
.cms-home-new .zain_pay .bill_payment_child,
.cms-index-index .zain_pay .credit_payment_child,
.cms-home-new .zain_pay .credit_payment_child {
  display: none;
}
.cms-index-index .zain_pay .payment_popup_icon_wrapper img,
.cms-home-new .zain_pay .payment_popup_icon_wrapper img {
  max-width: 60px;
}
.cms-index-index .modal-header.zain-modal-header,
.cms-home-new .modal-header.zain-modal-header {
  padding: 0;
}
.cms-index-index .modal-header.zain-modal-header button.action-close,
.cms-home-new .modal-header.zain-modal-header button.action-close {
  z-index: 2;
}
.cms-index-index .zain_pay.recharge .modal-header.zain-modal-header,
.cms-home-new .zain_pay.recharge .modal-header.zain-modal-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.cms-index-index .zain_pay.recharge .option_inner_wrapper,
.cms-home-new .zain_pay.recharge .option_inner_wrapper {
  text-align: center;
}
.cms-index-index .zain_pay.recharge .option_inner_wrapper > a:first-child,
.cms-home-new .zain_pay.recharge .option_inner_wrapper > a:first-child {
  margin-right: 10px;
}
.cms-index-index .modal-content,
.cms-home-new .modal-content {
  background: transparent;
}
.cms-index-index .zain_pay.bill_payment .bill_payment_child,
.cms-home-new .zain_pay.bill_payment .bill_payment_child {
  display: block;
}
.cms-index-index .zain_pay.credit_payment .credit_payment_child,
.cms-home-new .zain_pay.credit_payment .credit_payment_child {
  display: block;
}
.cms-index-index .intl-tel-input .flag-container {
  height: 48px;
}
.zainpayments-customer-index .order-products-toolbar .pager {
  display: flex;
  justify-content: space-between;
}
.zainpayments-customer-index .order-products-toolbar .pager p.toolbar-amount {
  float: none;
}
.zainpayments-customer-index .order-products-toolbar .pager .pages {
  position: unset;
  float: none;
  width: auto;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-cart-failed .actions .action.tocart {
  margin-right: 10px;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  text-align: center;
  padding: 10px 0 15px;
}
.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 {
  display: block;
  text-transform: lowercase;
  font-size: 1rem;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: block;
}
.block-category-event .dates .date {
  font-size: 5rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start:after {
  content: "\2013";
  font-size: 5rem;
  display: block;
}
.block-search .label {
  display: inline-block;
  text-decoration: none;
}
.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: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  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 .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.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;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-summary {
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px;
  padding: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 90px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary,
.cart-container .checkout-methods-items .amshopby-button,
.cart-container .checkout-methods-items .am-filter-go {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.block.crosssell {
  margin-top: 30px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.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: 12px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary,
.block-minicart .block-content > .actions > .primary .amshopby-button,
.block-minicart .block-content > .actions > .primary .am-filter-go {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child,
.block-minicart .block-content > .actions > .primary .amshopby-button:last-child,
.block-minicart .block-content > .actions > .primary .am-filter-go:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -35px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.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;
  min-width: 18px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 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;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  margin: 0 0 5px;
  display: block;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.rtl .opc-progress-bar-item:first-child:before {
  border-radius: 0 6px 6px 0;
}
.rtl .opc-progress-bar-item:last-child:before {
  border-radius: 6px 0 0 6px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.rtl.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content {
  left: -10px;
  right: auto;
}
.rtl.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.rtl.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after {
  left: 10px;
  right: auto;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip span.label span {
  display: none;
}
.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 .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
._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;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .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: '+';
}
.opc-wrapper .new-address-popup .action-show-popup {
  height: 170px;
  width: 50%;
  background: transparent;
  color: #102735;
  border-color: #102735;
}
.opc-wrapper .new-address-popup .action-show-popup > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.opc-wrapper .new-address-popup .action-show-popup > span:before {
  font-size: 40px;
  line-height: 18px;
}
.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;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.rtl .opc-wrapper .action-show-popup > span:before {
  padding-right: initial;
  padding-left: 5px;
}
.rtl .opc-wrapper .edit-address-link {
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.rtl .opc-wrapper .action-select-shipping-item {
  float: left;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .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 #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.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-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-header {
  border: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
  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 .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
  float: right;
  margin-left: 0 !important;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
body.rtl .checkout-payment-method .payment-method-billing-address .primary .action-update {
  float: left;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 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 > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block {
  margin-bottom: 20px;
}
.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 {
  margin-bottom: 0;
  padding-bottom: 9px;
}
.login-container .fieldset {
  margin: 0;
  padding: 0;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.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 .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: " + ";
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}
.field.downloads .price-excluding-tax:after {
  content: ")";
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  margin: 20px 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .action-gift:hover:after {
  color: inherit;
}
.cart.table-wrapper .action-gift:active:after {
  color: inherit;
}
.cart.table-wrapper .action-gift._active:after {
  content: '\e621';
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Avenir LT Std';
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 0px;
}
.block.filter .filter-title strong {
  font-size: 18px;
  text-transform: uppercase;
}
.filter-subtitle {
  display: none;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  word-break: break-all;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  position: absolute;
  left: -6px;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item:last-child {
  background: #e2e2e2;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  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;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.block.newsletter .title {
  display: none;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.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: 0.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 {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.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;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.product-prev {
  margin: 0 0 0 0px;
}
.product-next-prev {
  margin: auto;
  float: right;
}
.product-next-prev .products {
  margin: 0;
}
.product-next-prev .product-prev,
.product-next-prev .product-next {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
  width: 30px;
  height: 28px;
  color: #333;
  text-align: center;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  border-radius: 2px;
  border: 1px solid #fff;
}
.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
  color: #fff;
  border: 1px solid #1979c3;
  text-decoration: none;
}
.product-next-prev .product-prev:hover .product-item-info,
.product-next-prev .product-next:hover .product-item-info {
  display: block;
}
.product-next-prev .product-prev .product-item-photo,
.product-next-prev .product-next .product-item-photo {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #f2f2f2;
  max-width: 120px;
  box-shadow: 0 0 5px #dfdfdf;
  transition: all 0.3s ease-in-out;
}
.product-next-prev .product-prev .product-item-photo .product-image-container,
.product-next-prev .product-next .product-item-photo .product-image-container {
  display: block;
}
.product-next-prev .product-prev:hover .product-item-photo,
.product-next-prev .product-next:hover .product-item-photo {
  opacity: 1;
  visibility: visible;
}
.product-next-prev .product-prev a:hover,
.product-next-prev .product-next a:hover {
  text-decoration: none;
}
.product-next-prev .product-item {
  display: inline-block;
}
.product-next-prev .product-item-info {
  position: absolute;
  max-width: none;
  display: none;
}
.product-next-prev .category-back a {
  width: 30px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 2px;
}
.product-next-prev .category-back a span {
  display: none;
}
.product-next-prev .category-back a:before {
  content: '\e60d';
  font-family: 'icons-blank-theme';
  font-size: 2.8rem;
}
.product-next-prev .category-back a:hover {
  border-color: #1979c3;
  text-decoration: none;
}
.product-next-prev .arrow {
  font-size: 0;
}
.product-next-prev .arrow:before {
  font-size: 2.8rem;
  font-family: 'icons-blank-theme';
}
.product-next-prev .product-prev .arrow:before {
  content: '\e617';
}
.product-next-prev .product-next .arrow:before {
  content: '\e608';
}
.product-info-main .product-prev,
.product-info-main .product-next {
  position: relative;
}
.product-info-main .product-prev .product-item-info,
.product-info-main .product-next .product-item-info {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #f2f2f2;
  max-width: 120px;
  max-width: 150px;
  box-shadow: 0 0 5px #dfdfdf;
  transition: all 0.3s ease-in-out;
  border-top: 3px solid #1979c3;
}
.product-info-main .product-prev .product-item-info:before,
.product-info-main .product-next .product-item-info:before {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #1979c3;
  left: 50%;
  top: -15px;
  transform: translate(-50%, 0);
}
.product-info-main .product-prev .product-item-info .product-item-name,
.product-info-main .product-next .product-item-info .product-item-name {
  margin: 0;
}
.product-info-main .product-prev .product-item-info .product-item-name .product-item-link,
.product-info-main .product-next .product-item-info .product-item-name .product-item-link {
  font-size: 1.2rem;
}
.product-info-main .product-prev .product-item-info .product-item-details,
.product-info-main .product-next .product-item-info .product-item-details {
  padding-left: 5px;
  padding-right: 5px;
}
.product-info-main .product-prev .product-item-info .product.sku,
.product-info-main .product-next .product-item-info .product.sku {
  color: #555555;
  font-size: 1.2rem;
}
.product-info-main .product-prev .product-item-info .price-box,
.product-info-main .product-next .product-item-info .price-box {
  margin: 0 0 10px;
}
.product-info-main .product-prev .product-item-info .price,
.product-info-main .product-next .product-item-info .price {
  color: #555555;
}
.product-info-main .product-prev:hover .product-item-info,
.product-info-main .product-next:hover .product-item-info {
  opacity: 1;
  visibility: visible;
}
.shopbrand-brand-listbrand .page-title-wrapper {
  text-align: center;
}
.shopbrand-brand-listbrand .page-title-wrapper .page-title {
  display: inline-block;
}
.shopbrand-brand-listbrand .grid-slider {
  display: none;
}
.shopbrand-brand-listbrand .grid-init .grid-slider {
  display: block;
}
.shopbrand {
  text-align: center;
  display: block;
}
.shop-by-brand {
  text-align: center;
}
.shop-by-brand .block.block-search {
  display: block;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.shopbrand-list {
  clear: both;
}
.block-search.brand-search {
  text-align: center;
}
.block-search.brand-search .form-search .field.search {
  position: relative;
  border: 1px solid #ebebeb;
}
.block-search.brand-search .form-search .field.search .control-search input {
  height: 45px;
  padding-right: 40px;
  border: 0;
}
.block-search.brand-search .form-search .field.search .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.block-search.brand-search .form-search .field.search .actions .action {
  background-color: #fff;
  width: 40px;
  height: 45px;
  line-height: 43px;
  text-align: center;
  padding: 0;
}
.block-search.brand-search .form-search .field.search .actions .action span {
  display: none;
}
.block-search.brand-search .form-search .field.search .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.8rem;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search.brand-search .form-search .label.brand-label {
  display: none;
}
.block-search.brand-search .form-search .label.brand-label:before {
  display: none;
}
.brand-search-sidebar .block-search {
  max-width: 100%;
}
.form-search-sidebar-brand .field.search {
  position: relative;
  border: 1px solid #ebebeb;
}
.form-search-sidebar-brand .field.search .control-search input {
  height: 40px;
  padding-right: 40px;
  border: 0;
}
.form-search-sidebar-brand .field.search .actions {
  position: absolute;
  top: 0;
  right: 0;
}
.form-search-sidebar-brand .field.search .actions .action {
  background-color: #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
}
.form-search-sidebar-brand .field.search .actions .action span {
  display: none;
}
.form-search-sidebar-brand .field.search .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.characters {
  clear: both;
  padding: 20px 0;
  display: inline-block;
}
.characters .filter {
  list-style: none;
  float: left;
}
.characters .filter .char {
  float: left;
}
.characters .filter .char a {
  display: block;
  border: 1px solid silver;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-left: 3px;
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
}
.characters .filter .char a:hover,
.characters .filter .char.active a {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.characters .filter .view-all a {
  text-transform: none;
}
.sections .nav-sections-item-content > .navigation {
  display: none;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: left;
}
.magicmenu {
  position: relative;
}
.magicmenu .nav-desktop {
  position: static;
  margin: 0;
  padding: 0;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 > a:hover .short_desc {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level-top {
  padding: 15px 13px;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  outline: medium none;
  display: block;
  text-align: left;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  padding: 0;
  text-decoration: none;
  outline: medium none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  right: 20px;
  top: -8px;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  white-space: nowrap;
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
.magicmenu .nav-desktop .level0 .level-top .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  border-style: solid;
  border-width: 1px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a {
  position: relative;
  display: block;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.Sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
  border: 0 none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  color: #666;
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 13px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-width: 0 0 1px;
  border-style: solid;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
  font-size: 14px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:hover span:after {
  width: 100%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: left;
  text-align: left;
  width: 235px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  margin-right: 0px;
  padding: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
  padding: 22px 0 20px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .children.level1 > a {
  padding: 0px;
  margin-bottom: 10px;
}
.magicmenu .nav-desktop .level0:hover .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.magicmenu .nav-desktop .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.HOT {
  color: #ff3d49;
}
.magicmenu .nav-desktop .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.New:before {
  border-top-color: #009966;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0.logo.display {
  display: none;
  border: 0;
}
.magicmenu .nav-desktop .level0.home {
  margin-left: 20px;
  position: static;
}
.magicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  font-size: 15px;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  padding: 20px 25px 25px;
  min-width: 175px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.home .level-top-mega div a span {
  font-size: 14px;
  line-height: 27px;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  border-style: solid;
  border-width: 1px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown li {
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  border-width: 1px;
  border-style: solid;
  padding: 20px 0px;
  min-width: 200px;
  z-index: 1;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  list-style: none;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a {
  padding: 0 18px;
  display: block;
  text-transform: uppercase;
}
.magicmenu .nav-desktop p {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level-top a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.magicmenu .nav-desktop .cms-static-banner-menu .text-menu a:hover {
  background-color: #445268;
  color: #fff;
  border-color: #445268;
}
.magicmenu .nav-desktop .level0.dropdown.home > .level0 {
  width: 200px;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 15px;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .level0 .level-top img {
  display: none;
  padding-right: 15px;
  vertical-align: middle;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a {
  border: 0;
  padding: 10px;
  width: 71px;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a img {
  max-width: 100%;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: 0px;
}
.vmagicmenu {
  display: block !important;
  position: relative;
  padding: 0px;
  z-index: 90;
  width: 270px;
  float: left;
}
.vmagicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.vmagicmenu .nav-desktop .cms-static-banner-menu .text-menu a:hover {
  background-color: #445268;
  color: #fff;
  border-color: #445268;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  color: #666;
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 13px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: FontAwesome;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .vmagicmenu-narrow {
  position: absolute;
  border-width: 0 2px 2px;
  border-style: solid;
  margin: 0px;
  padding: 5px 0 25px;
  list-style: outside none none;
  width: 270px;
  display: none;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  border-width: 1px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  top: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: FontAwesome;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  border-width: 1px;
  border-style: solid;
  padding: 20px 0px;
  min-width: 200px;
  z-index: 1;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  list-style: none;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li {
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown li {
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
  padding: 0 18px;
  display: block;
  text-transform: uppercase;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span {
  font-size: 14px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .vmagicmenu-narrow > li:nth-child(n+12) {
  display: none;
}
.vmagicmenu .vmagicmenu-narrow > li.all-cat {
  display: block;
  margin-top: 15px;
  float: left;
  width: 100%;
  clear: both;
  padding: 0 18px;
}
.vmagicmenu .level0 {
  padding: 0;
  margin: 0;
  float: left;
  line-height: 39px;
  width: 100%;
  list-style: none;
  position: static;
}
.vmagicmenu .level0 .level-top-mega {
  border-width: 1px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  padding: 0 15px;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  border-width: 0px 0 1px;
  border-style: solid;
  display: block;
  padding-top: 28px;
  padding-bottom: 8px;
  position: relative;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children > a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children > a:hover span:after {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .children a {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 {
  font-size: 100%;
  padding: 0 0 5px;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.vmagicmenu .level0 .level-top-mega .children .nav {
  line-height: 26px;
  border-bottom: 1px solid #ececec;
}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .nav a {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .children > .nav {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  margin: 0;
  padding: 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-top {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 25px 0 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom img {
  margin: 0 auto;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: left;
  width: 235px;
  text-align: left;
  padding: 0 15px;
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
  list-style: outside none none;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul li {
  margin: 0;
  position: relative;
}
.vmagicmenu .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.vmagicmenu .level0:hover .level0 {
  background-color: transparent;
}
.vmagicmenu .level0:hover .level-top-mega {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .level0 .level-top {
  border-bottom: 1px solid #e6e6e6;
  margin: 0px 18px;
  padding: 0px;
  font-size: 100%;
  text-decoration: none;
  display: block;
  outline: medium none;
  position: relative;
}
.vmagicmenu .level0 .level-top img {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.vmagicmenu .level0 .level-top span {
  font-size: 14px;
  vertical-align: middle;
}
.vmagicmenu .level0 .level0 .children > ul {
  margin: 0;
  padding: 20px 0 35px;
  position: relative;
}
.vmagicmenu .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.vmagicmenu .level0 .cat_label.Hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.New {
  border-top-color: #009966;
}
.vmagicmenu .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .banner-menu-position img {
  margin-left: -30px;
}
.vmagicmenu .block-vmagicmenu-content {
  padding: 0px;
  position: absolute;
}
.vmagicmenu .vmagicmenu-narrow.over {
  display: block;
}
.vmagicmenu .block-title {
  padding: 0 30px;
  line-height: 49px;
}
.vmagicmenu .block-title span {
  font-size: 24px;
  vertical-align: middle;
}
.vmagicmenu .block-title span.fa:before {
  content: "\e871";
  font-family: 'Linearicons-Free';
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  padding: 0 0 0 15px;
  font-size: 14px;
  text-transform: uppercase;
}
.vmagicmenu .level0.last {
  border: none;
}
.vmagicmenu .level0.hasChild .level-top:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
}
.vmagicmenu p {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level-top a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  padding: 10px 0 0;
}
.banner-menu-right {
  padding: 30px 10px 0 0;
}
.banner-menu-position img {
  bottom: 0;
  left: 50%;
  position: absolute;
  z-index: -1;
}
.block-left {
  float: left;
}
.block-right {
  float: left;
}
.cat-mega {
  float: left;
}
.block-bottom {
  clear: both;
}
.mage-column-custom {
  padding-top: 32px;
}
.cms-static-banner-menu .text-menu {
  float: left;
  width: 45%;
  padding-left: 35px;
  padding-bottom: 60px;
}
.cms-static-banner-menu .text-menu h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  margin: 0;
}
.cms-static-banner-menu .text-menu h4 {
  font-size: 20px;
  text-transform: capitalize;
  color: #333;
  font-weight: 600;
  margin: 0;
  line-height: 23px;
}
.cms-static-banner-menu .text-menu p {
  font-weight: normal;
  color: #333;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.cms-static-banner-menu .text-menu a {
  padding: 0 22px;
  display: inline-block;
  line-height: 33px;
  background-color: #f8d685;
  color: #222222;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #be952c;
  border-radius: 3px;
  margin: 10px 0 0;
}
.cms-static-banner-menu .text-menu h2.blue {
  font-weight: bold;
  color: #0f6dbc;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.cms-static-banner-menu .text-menu .big-size {
  font-size: 30px;
  color: #333;
  margin: 0;
  padding: 0;
  line-height: 33px;
}
.cms-static-banner-menu .banner-menu {
  width: 55%;
  float: left;
  position: relative;
  right: -25px;
}
.cms-static-banner-menu .text-menu.text-menu-2 h3 {
  font-size: 22px;
  text-transform: capitalize;
  font-weight: normal;
}
.cms-static-banner-menu .text-menu.text-menu-2 h3 span {
  font-weight: 600;
}
.cms-static-banner-menu .banner-menu.banner-menu-col-8 {
  margin: 0;
  padding-left: 15px;
  position: static;
  width: 65.5%;
}
.cms-static-banner-menu .banner-menu.banner-menu-col-4 {
  padding-left: 30px;
  padding-right: 15px;
  position: static;
  width: 34.5%;
}
.cms-static-banner-menu .text-menu.text-menu-3 h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  margin: 10px 0 0;
  line-height: 30px;
}
.cms-static-banner-menu .text-menu.text-menu-3 h3 {
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
}
.cms-static-banner-menu.cms-static-position-none .banner-menu {
  position: absolute;
  width: auto;
  right: 0px;
  bottom: 0;
}
.cms-static-banner-menu.cms-static-position-none .text-menu {
  float: left;
  width: 40%;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 73px;
  position: relative;
  z-index: 2;
}
.cms-static-banner-menu.cms-static-position-none .text-menu.text-menu-2 {
  padding-top: 0;
  top: -30px;
}
.banner-manife {
  margin-bottom: 40px;
}
.banner-manifest {
  margin-top: 80px;
}
.cms-static-banner-menu.banner-position-right-top .banner-menu {
  position: absolute;
  right: -1px;
  bottom: 0;
  float: none;
  width: auto;
}
.cms-static-banner-menu.banner-position-right-top .text-menu {
  position: relative;
  z-index: 1;
  width: 100%;
  float: none;
  padding: 30px 0 0 100px;
}
.cms-static-banner-menu.banner-position-right-top .text-menu p {
  font-size: 15px;
  color: #555;
  line-height: 1.3;
}
.banner-manife.banner-manife-full {
  margin-bottom: 0px;
}
.cms-static-banner-menu.banner-manife-full .banner-menu {
  left: 14px;
  right: 15px;
  width: auto;
}
.all-cat {
  display: block;
  margin-top: 10px;
}
.all-cat span {
  padding: 0px;
  cursor: pointer;
  display: block;
  line-height: normal;
  width: 100%;
  clear: both;
  font-size: 14px;
}
.all-cat span:after {
  content: "\f0d7";
  font-family: FontAwesome;
  padding-left: 5px;
}
.all-cat:hover span {
  color: #333;
}
.sidebar .accordion-container {
  margin-bottom: 30px;
}
.sidebar .accordion-container .all-cat {
  margin-top: 20px;
  padding: 0 18px;
}
.sidebar .accordion-container .level0 .level-top img {
  display: none;
}
.sidebar .accordion-container .meanmenu-accordion {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  padding: 0px 0px 34px;
}
.sidebar .nav-accordion {
  padding: 13px 18px 0;
}
.accor-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  margin: 0;
  padding: 15px 18px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
}
ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
}
ul.nav-accordion li {
  position: relative;
  margin: 0;
}
ul.nav-accordion li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 5px 0;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #333e48;
  outline: medium none;
}
ul.nav-accordion li a span {
  font-size: 14px;
}
ul.nav-accordion li a:hover {
  color: #333;
}
ul.nav-accordion li a span.cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
ul.nav-accordion li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
ul.nav-accordion li a.level-top {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}
ul.nav-accordion li a.level-top span {
  font-size: 14px;
}
ul.nav-accordion li > ul.submenu > li > a {
  padding-left: 20px;
}
ul.nav-accordion li ul li ul li.parent > a {
  padding: 0 0 0 20px;
}
ul.nav-accordion li ul li.parent > a span:before {
  display: none;
}
ul.nav-accordion li.last {
  border-bottom: 0 none;
}
ul.nav-accordion ul {
  margin: 0;
  padding: 0px;
}
ul.nav-accordion ul ul li:hover a:before {
  color: #333;
}
ul.nav-accordion ul ul li a:before {
  color: #cccccc;
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 13px;
  padding-right: 15px;
  text-align: right;
}
ul.nav-accordion ul ul ul li a {
  margin-left: 20px;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  outline: none;
}
ul.nav-accordion ul li.active {
  font-weight: normal;
}
ul.nav-accordion ul.submenu {
  display: none;
}
ul.nav-accordion .expand {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .expand:before {
  content: "\f106";
  color: #333;
  font-family: FontAwesome;
  display: inline-block;
  font-size: 17px;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
}
ul.nav-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .collapse:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 17px;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
  content: "\f107";
  color: #7f7f7f;
}
ul.nav-accordion .collapse:hover:before {
  color: #333;
}
ul.nav-accordion li.level0 > a > span > .cat-label {
  position: inherit;
}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before {
  position: inherit;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0;
}
ul.nav-mobile ul.submenu {
  display: none;
}
.nav-accordion > li:nth-child(n+10) {
  display: none;
}
.level-top-mega .mage-column.cat-mega {
  margin: 0;
  list-style: outside none none;
}
.fixed {
  z-index: 999;
  width: 100%;
}
.fixed .custom-menu {
  padding-bottom: 7px;
  padding-top: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.fixed .quick-access {
  display: none;
}
.nav-toggle {
  display: none;
}
.meanmenu-accordion {
  display: block !important;
}
.nav-sections .mean-nav {
  float: left;
  width: 100%;
  position: absolute;
  background-color: #666;
  z-index: 2;
  left: 0;
}
.nav-sections .mean-nav .mobi-title {
  color: #242628;
  font-size: 16px;
  line-height: 52px;
  margin: 0;
  padding: 0 0 0 50px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: -56px;
  z-index: 0;
  display: none;
}
.nav-sections .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.nav-sections .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.nav-sections .mean-nav ul li a {
  display: block;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  color: #fff;
  border-bottom: 1px solid #888;
  text-decoration: none;
  line-height: 23px;
}
.nav-sections .mean-nav ul li a span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .mean-nav ul li a span.icon.fa-home {
  padding-right: 0;
}
.nav-sections .mean-nav ul li a span.cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.nav-sections .mean-nav ul li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.nav-sections .mean-nav ul li a span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li a .cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.SALE {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li .level-top span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .mean-nav ul li li a {
  font-size: 14px;
  padding: 10px 0 10px 25px;
  filter: alpha(opacity=75);
  visibility: visible;
}
.nav-sections .mean-nav ul li li li a {
  font-size: 14px;
  padding: 10px 0 10px 40px;
}
.nav-sections .mean-nav ul li li li li a {
  padding: 1em 20%;
}
.nav-sections .mean-nav ul li li li li li a {
  padding: 1em 25%;
}
.nav-sections .mean-nav ul li .expand {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-nav ul li .expand:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 22px;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: "\f106";
  color: #ccc;
}
.nav-sections .mean-nav ul li .collapse {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-nav ul li .collapse:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 22px;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: "\f107";
  color: #ccc;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .navigation .parent .level-top:after {
  display: none !important;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mean-nav ul li a span.cat_label.hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.Hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.HOT {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.sale {
  color: #00bd33;
}
.mean-nav ul li a span.cat_label.Sale {
  color: #00bd33;
}
.main-container {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .nav-mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .nav-sections-item-content > .navigation .nav-mobile {
    display: block !important;
    padding: 0;
  }
  .sections .nav-sections-item-content > .navigation {
    display: block !important;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .nav-sections-item-content {
    display: block !important;
  }
}
/*
 * 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_GiftCard
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/*
 * 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_GiftCard
 * @author     Extension Team
 * @copyright  Copyright (c) 2017-2018 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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 {
  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-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  -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 */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.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;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
.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("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,
.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%;
}
.bss-giftcard-product-info .bss_giftcard_amount_static,
.bss-giftcard-product-info .bss-giftcard_amount_dynamic,
.bss-giftcard-product-info .bss_giftcard-sender-name,
.bss-giftcard-product-info .bss-giftcard-sender-email,
.bss-giftcard-product-info .bss_giftcard-recipient-name,
.bss-giftcard-product-info .bss-giftcard-recipient-email,
.bss-giftcard-product-info .bss_giftcard-delivery-date,
.bss-giftcard-product-info .bss-giftcard-timezone {
  margin: 0 0 20px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.bss-giftcard-amount {
  margin-bottom: 0;
}
.bss_giftcard_amount_dynamic {
  float: right;
}
ul.bss-giftcard-template-images-ul {
  padding: 0;
  margin-top: 10px;
}
ul li.bss-giftcard-template-images {
  cursor: pointer;
  border: 2px solid transparent;
  list-style: none;
}
.bss-img-selected {
  border: 2px solid #ff5501 !important;
}
.bss_owl_arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
  bottom: 0;
  position: absolute;
  top: 0;
  width: 50px;
  z-index: 900;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  user-select: none;
  padding: 20px;
  font-size: 50px;
}
.bss_owl_arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.bss_owl_arr-prev {
  left: 0;
}
.bss_owl_arr-next {
  right: 0;
}
.bss-giftcard-images .owl-nav .disabled {
  display: none;
}
#bss-giftcard-form .bss-giftcard div.field {
  display: block;
}
#bss-giftcard-form .actions-toolbar button {
  float: none;
}
.bss-giftcard-history-toolbar .pages {
  position: unset !important;
}
.multishipping-checkout-overview .block.bss-giftcard .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 0;
  display: block;
  text-decoration: none;
  color: #1979c3;
  font-weight: 400;
}
.multishipping-checkout-overview .bss-giftcard-product-info .totals .amount {
  padding-left: 5px;
}
.title-gift-code {
  display: inline-block !important;
}
.bss-giftcard-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\f014';
  font-family: 'FontAwesome';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.required > .label:after {
  margin-right: 5px;
}
.abs-custom-product-view .product-view .product-info-main.product-shop,
.page-product-bss-giftcard .product-view .product-info-main.product-shop,
.modal-popup.bss_giftcard .product-view .product-info-main.product-shop {
  padding-right: 15px;
}
@media (max-width: 991px) {
  .abs-custom-product-view .product-view .product-info-main.product-shop .product-shop-content,
  .abs-custom-product-view .product-view .product-info-main.product-shop .product-add-form,
  .page-product-bss-giftcard .product-view .product-info-main.product-shop .product-shop-content,
  .page-product-bss-giftcard .product-view .product-info-main.product-shop .product-add-form,
  .modal-popup.bss_giftcard .product-view .product-info-main.product-shop .product-shop-content,
  .modal-popup.bss_giftcard .product-view .product-info-main.product-shop .product-add-form {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .abs-custom-product-view .product-info-main,
  .page-product-bss-giftcard .product-info-main,
  .modal-popup.bss_giftcard .product-info-main {
    padding-right: 0 !important;
  }
}
.abs-custom-product-view .product-info-main .product-add-form,
.page-product-bss-giftcard .product-info-main .product-add-form,
.modal-popup.bss_giftcard .product-info-main .product-add-form {
  position: static;
  width: 100%;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset {
  background: #e4e4e4;
  padding: 15px 8px;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset > h3,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset > h3,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset > h3 {
  display: block;
  width: 100%;
  padding: 0 8px;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 8px;
}
@media (max-width: 1199px) {
  .abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
  .page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
  .modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}
@media (max-width: 639px) {
  .abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
  .page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field,
  .modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 5px;
  }
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control input[type="text"],
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control select,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control input[type="text"],
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control select,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control input[type="text"],
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control select {
  height: 40px;
  border-radius: 4px;
  width: 100%;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview {
  max-width: 100%;
  flex: 0 0 100%;
  padding: 0;
  display: flex;
  justify-content: center;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview .action-preview,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview .action-preview,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-preview .action-preview {
  margin-top: 20px;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static,
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-recipient-email,
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-sender-email,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-recipient-email,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-sender-email,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-recipient-email,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field.bss-giftcard-sender-email {
  width: 100%;
  margin: 0;
}
.abs-custom-product-view .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static,
.page-product-bss-giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static,
.modal-popup.bss_giftcard .product-info-main .product-add-form .bss-giftcard-product-info.fieldset .field .control .bss_giftcard_amount_static {
  padding: 0;
}
.abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form,
.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form,
.modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form {
    padding-right: 300px;
  }
}
.abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .chey,
.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .chey,
.modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .chey {
  margin-right: auto;
  margin-bottom: 15px;
  width: 100%;
}
@media (max-width: 991px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .chey,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .chey,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .chey {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .chey,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .chey,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .chey {
    width: 100%;
  }
}
.abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
.modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
  text-align: center;
}
.abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-tocart,
.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-tocart,
.modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .box-tocart {
  display: block;
}
@media screen and (min-width: 540px) and (max-width: 1199px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
    width: 100%;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart {
    display: flex;
    align-items: flex-end;
    margin: 0 -10px;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart > div:not(#instant-purchase),
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart > div:not(#instant-purchase),
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart > div:not(#instant-purchase) {
    padding: 0 10px;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty {
    display: flex;
    align-items: center;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label {
    margin: 0;
    height: auto;
    line-height: normal;
    padding: 0 10px 0 0;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty {
    height: 43px;
    display: flex;
    align-items: center;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty .input-text.qty,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty .input-text.qty,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .product-qty .custom-qty .input-text.qty {
    min-width: 50px;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links {
    text-align: center;
  }
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links .product-addto-links.add-to-links,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links .product-addto-links.add-to-links,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .product-social-links .product-addto-links.add-to-links {
    width: auto;
    display: inline-flex;
  }
}
@media (max-width: 639px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .abs-custom-product-view .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
    position: absolute;
    top: 0;
    right: 15px;
  }
}
.abs-custom-product-view .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr,
.page-product-bss-giftcard .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr,
.modal-popup.bss_giftcard .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr {
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  font-size: 24px;
  padding: 0;
}
.abs-custom-product-view .gallery-placeholder .magnify-lens,
.page-product-bss-giftcard .gallery-placeholder .magnify-lens,
.modal-popup.bss_giftcard .gallery-placeholder .magnify-lens {
  display: none !important;
}
.page-product-bss-giftcard .modal-popup.popup-authentication.modal-slide {
  max-width: 100%;
}
.modal-popup.modal-giftcard-preview #bss-giftcard-email-popup table table.main {
  max-width: 100%;
  width: 100% !important;
}
.modal-popup.modal-giftcard-preview #bss-giftcard-email-popup table table.main td {
  text-align: center;
}
.modal-popup.modal-giftcard-preview #bss-giftcard-email-popup table table.main td.main-content table td {
  padding: 0;
}
.bss-giftcard-details .bss-giftcard-code-info .table tr td {
  display: inline-block !important;
}
.bss-giftcard-details .bss-giftcard-code-info .table tr td.label::before {
  display: none;
}
.bss-giftcard-block .table-wrapper .table-caption {
  margin-bottom: 15px;
  margin-top: 10px;
}
.abs-custom-product-view-rtl .product-info-main.product-shop,
.rtl.page-product-bss-giftcard .product-info-main.product-shop,
.rtl .modal-popup.bss_giftcard .product-info-main.product-shop {
  padding-left: 15px !important;
}
@media (max-width: 991px) {
  .abs-custom-product-view-rtl .product-info-main.product-shop,
  .rtl.page-product-bss-giftcard .product-info-main.product-shop,
  .rtl .modal-popup.bss_giftcard .product-info-main.product-shop {
    padding-left: 0 !important;
  }
}
@media (min-width: 1200px) {
  .abs-custom-product-view-rtl .product-info-main .product-add-form #product_addtocart_form,
  .rtl.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form,
  .rtl .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form {
    padding-right: 0;
    padding-left: 300px;
  }
}
@media (min-width: 1200px) {
  .abs-custom-product-view-rtl .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .rtl.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom,
  .rtl .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom {
    right: initial;
    left: 15px;
  }
}
.abs-custom-product-view-rtl .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label,
.rtl.page-product-bss-giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label,
.rtl .modal-popup.bss_giftcard .product-info-main .product-add-form #product_addtocart_form .product-options-bottom .actions.add-to-cart .field.qty .label {
  padding-right: 0;
  padding-left: 10px;
}
.abs-custom-product-view-rtl .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr,
.rtl.page-product-bss-giftcard .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr,
.rtl .modal-popup.bss_giftcard .bss-giftcard-template-images-ul .owl-nav .bss_owl_arr {
  transform: scale(-1);
}
.rtl .fieldset > .field.required > .label:after {
  margin-right: initial;
  margin-left: 5px;
}
.a-deal-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1120px;
  margin: 15px auto 0;
}
@media (max-width: 639px) {
  .a-deal-wrap {
    margin-bottom: 10px;
  }
}
.a-deal-wrap > a {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .a-deal-wrap > a {
    margin-bottom: 5px;
  }
}
.a-deal-wrap > a img {
  width: 100%;
}
.table.paylater_tbl {
  width: auto;
  margin: auto;
}
.table.paylater_tbl tr td {
  padding: 0 2px;
}
.table.paylater_tbl tr td .tab {
  padding: 10px 25px;
  border: 1px solid #f2f2f2;
  border-radius: 4px 4px 0 0;
  font-weight: 600;
  font-size: 18px;
  display: block;
  position: relative;
  margin-bottom: -1px;
  border-bottom-color: transparent;
}
.table.paylater_tbl tr td .tab.active {
  background: #fafafa;
}
.table.totals .grand .mark,
.table.totals .grand .amount {
  padding-top: 0;
}
.cart-container {
  padding: 5px 15px 15px;
  background: #fafafa !important;
  border-radius: 4px;
  border: 1px solid #f2f2f2;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 768px) {
  .cart-container {
    padding: 20px 10px;
  }
}
@media (min-width: 1170px) {
  .cart-container {
    padding: 30px 15px;
  }
}
.cart-container .cart-summary {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paylater-block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  border-top: 1px solid #d1d1d1;
  padding: 30px 4px 0 4px;
  padding-top: 30px;
}
.paylater-block .paylater-input {
  margin: 0 10px 5px 0;
  display: flex;
  align-items: center;
}
@media (min-width: 1170px) {
  .paylater-block .paylater-input {
    margin: 0 15px 0 0;
  }
}
.paylater-block .paylater-input:last-of-type {
  margin-right: 0;
}
.paylater-block .paylater-input > input[type="radio"] {
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
}
@media (min-width: 1170px) {
  .paylater-block .paylater-input > input[type="radio"] {
    margin: 0 4px 0 0;
    width: 20px;
    height: 20px;
  }
}
.paylater-block .paylater-input > label {
  font-weight: 600;
  margin-bottom: 0;
}
.paylater-block .paylater {
  width: 100%;
  margin-top: 10px;
}
.paylater-block .paylater .totals,
.paylater-block .paylater .installment {
  display: flex;
}
.paylater-block .paylater .totals > div,
.paylater-block .paylater .installment > div {
  padding: 5px 0;
}
.paylater-block .paylater .paylater-amount,
.paylater-block .paylater .monthly-installment-amount {
  margin-left: auto;
}
.paylater-block .paylater .installment strong {
  font-size: 16px;
}
@media (min-width: 1170px) {
  .paylater-block .paylater .installment strong {
    font-size: 18px;
  }
}
.block.discount .fieldset {
  background-color: transparent;
}
#paylater-checkout h2 {
  padding: 10px 0;
  background: #eeeeee;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 0;
}
.opc-block-summary .table-totals .grand .mark p,
.opc-block-summary .table-totals .grand .amount p,
.opc-block-summary .table-totals .grand .mark strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-size: 16px;
}
@media (min-width: 1170px) {
  .opc-block-summary .table-totals .grand .mark p,
  .opc-block-summary .table-totals .grand .amount p,
  .opc-block-summary .table-totals .grand .mark strong,
  .opc-block-summary .table-totals .grand .amount strong {
    font-size: 18px;
  }
}
.opc-block-summary .table-totals .grand .mark p,
.opc-block-summary .table-totals .grand .amount p {
  margin: 0;
}
.opc-block-summary .table-totals .grand .mark strong {
  font-weight: bold;
  display: block;
}
.rtl .paylater-block .paylater-input {
  margin-right: initial;
  margin-left: 10px;
}
@media (min-width: 1170px) {
  .rtl .paylater-block .paylater-input {
    margin-right: initial;
    margin-left: 15px;
  }
}
.rtl .paylater-block .paylater-input:last-of-type {
  margin-right: inherit;
  margin-left: 0;
}
.rtl .paylater-block .paylater-input > input[type="radio"] {
  margin: 0 0 0 3px;
}
@media (min-width: 1170px) {
  .rtl .paylater-block .paylater-input > input[type="radio"] {
    margin: 0 0 0 4px;
  }
}
.rtl .paylater-block .paylater .paylater-amount,
.rtl .paylater-block .paylater .monthly-installment-amount {
  margin-left: initial;
  margin-right: auto;
}
.rewards-contents,
.reward_winner_data,
.reward-description {
  width: 100%;
  margin: auto;
}
@media (min-width: 992px) {
  .rewards-contents,
  .reward_winner_data,
  .reward-description {
    width: 65%;
  }
}
.reward_winner_data {
  padding-top: 30px;
}
.rewards-contents {
  margin-bottom: 30px;
}
.top-main-title {
  font-size: 24px;
  border-bottom: 2px solid #eb7d2b;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  background: #f1f0f3;
  padding: 25px;
  border-radius: 5px 5px 0px 0px;
  letter-spacing: 2px;
}
@media (min-width: 579px) {
  .top-main-title {
    font-size: 26px;
    padding: 20px;
  }
}
.main-title {
  color: #eb7d2b;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 579px) {
  .main-title {
    font-size: 22px;
  }
}
.reward-image {
  margin-bottom: 30px;
}
.title-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}
.title-wrap .reward-icon {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 579px) {
  .title-wrap .reward-icon {
    width: 40px;
    height: 40px;
  }
}
.title-wrap .reward-icon img {
  max-width: 70%;
  max-height: 70%;
  width: auto;
  height: auto;
}
.title-wrap .reward-icon.rewardBronze {
  background-color: #c9ae5d;
}
.title-wrap .reward-icon.rewardGold {
  background-color: #ffd700;
}
.title-wrap .reward-icon.rewardSilver {
  background-color: #c0c0c0;
}
.title-wrap .reward-title {
  margin: 0 0 0 10px;
  font-size: 16px;
}
@media (min-width: 579px) {
  .title-wrap .reward-title {
    font-size: 18px;
  }
}
.reward_winner-inner-wrap {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #f6f6f6;
}
@media (min-width: 579px) {
  .reward_winner-inner-wrap {
    padding: 20px;
  }
}
.reward_winner-inner-wrap .rewards-tbl {
  margin-bottom: 30px;
}
@media (min-width: 579px) {
  .reward_winner-inner-wrap .rewards-tbl {
    margin-bottom: 40px;
  }
}
.reward_winner-inner-wrap .rewards-tbl:last-child {
  margin-bottom: 0;
}
.reward_winner-inner-wrap .rewards-tbl .table {
  margin-bottom: 0;
}
.reward_winner-inner-wrap .rewards-tbl .table td,
.reward_winner-inner-wrap .rewards-tbl .table th {
  font-size: 14px;
  padding: 12px 20px;
}
@media (min-width: 768px) {
  .reward_winner-inner-wrap .rewards-tbl .table td,
  .reward_winner-inner-wrap .rewards-tbl .table th {
    font-size: 16px;
  }
}
.reward_winner-inner-wrap .rewards-tbl .table td:first-child,
.reward_winner-inner-wrap .rewards-tbl .table th:first-child {
  padding-left: 0;
}
@media (min-width: 768px) {
  .reward_winner-inner-wrap .rewards-tbl .table td:first-child,
  .reward_winner-inner-wrap .rewards-tbl .table th:first-child {
    width: 220px;
  }
}
@media (min-width: 768px) {
  .reward_winner-inner-wrap .rewards-tbl .table td:last-child,
  .reward_winner-inner-wrap .rewards-tbl .table th:last-child {
    padding-right: 0;
    text-align: right;
  }
}
.reward_winner-inner-wrap .rewards-tbl .table th {
  font-weight: 700;
}
.reward_winner-inner-wrap .rewards-tbl .table td {
  font-weight: 600;
}
@media (max-width: 767px) {
  .reward_winner-inner-wrap .rewards-tbl .table td:before {
    content: attr(data-th) ':';
    display: inline-block;
    font-weight: 700;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .reward_winner-inner-wrap .rewards-tbl .table tbody tr:not(:last-child) {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.reward_winner-inner-wrap .rewards-tbl .table tbody tr:last-child td {
  padding-bottom: 0;
}
.reward-login {
  text-align: center;
  margin-bottom: 24px;
}
.reward-login .reward-title .title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 579px) {
  .reward-login .reward-title .title {
    font-size: 26px;
  }
}
.reward-login .sub-title {
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 15px;
}
@media (min-width: 579px) {
  .reward-login .sub-title {
    font-size: 16px;
  }
}
.reward-login .sub-title span {
  color: #eb7d2b;
  text-decoration: underline;
  font-weight: 700;
}
.reward-login .sub-title .reward-points {
  margin-bottom: 15px;
  line-height: 24px;
}
.reward-login .reward-image {
  margin-bottom: 15px;
}
.reward-login .reward-image img {
  width: 110px;
}
@media (min-width: 579px) {
  .reward-login .reward-image img {
    width: 140px;
  }
}
.reward-header {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px;
  background-color: #f1f0f3;
}
.reward-header p {
  margin: 0;
  display: flex;
  flex-direction: column;
  padding: 13px 0;
  font-size: 15px;
  width: 100%;
}
.reward-header p:not(:last-child) {
  border-bottom: 1px solid #DCDBE2;
}
@media (min-width: 579px) {
  .reward-header p {
    padding: 0 13px;
    width: auto;
  }
  .reward-header p:not(:last-child) {
    border-right: 1px solid #DCDBE2;
    border-bottom: 0;
  }
}
.reward-header p span {
  color: #eb7d2b;
  font-weight: 700;
  font-size: 16px;
  margin-top: 5px;
}
.winners_list a {
  color: #eb7d2b;
  font-style: italic;
  text-decoration: underline;
  margin-left: 4px;
}
.winners_list a:hover {
  color: #d4db21;
}
.rtl .reward_winner-inner-wrap .rewards-tbl .table td:first-child,
.rtl .reward_winner-inner-wrap .rewards-tbl .table th:first-child {
  padding-left: 20px;
  padding-right: 0;
}
@media (min-width: 768px) {
  .rtl .reward_winner-inner-wrap .rewards-tbl .table td:last-child,
  .rtl .reward_winner-inner-wrap .rewards-tbl .table th:last-child {
    padding-right: 20px;
    padding-left: 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .rtl .reward_winner-inner-wrap .rewards-tbl .table td:before {
    margin-right: initial;
    margin-left: 5px;
  }
}
.rtl .title-wrap .reward-title {
  margin: 0 10px 0 0;
}
@media (min-width: 579px) {
  .rtl .reward-header p:not(:last-child) {
    border-right: none;
    border-left: 1px solid #DCDBE2;
  }
}
.rtl .winners_list a {
  margin-left: initial;
  margin-right: 4px;
}
.forgot-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 25px;
  border: 1px solid #dfdfdf;
  background-color: #fafafa;
}
@media (max-width: 578px) {
  .forgot-wrap {
    padding: 15px;
  }
}
.forgot-wrap .form .fieldset {
  background-color: transparent;
}
.email-phone {
  margin-bottom: 20px;
}
.email-phone .label {
  display: inline-block;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  margin: 8px 0;
}
@media (max-width: 578px) {
  .email-phone p.label {
    display: block;
  }
}
.email-phone input[type="radio"] {
  appearance: none;
}
.email-phone input[type="radio"] + label {
  position: relative;
  padding: 3px 0 5px 38px;
}
.email-phone input[type="radio"] + label::after,
.email-phone input[type="radio"] + label::before {
  content: '';
  position: absolute;
  transition: all .2s;
}
.email-phone input[type="radio"] + label::after {
  width: 35px;
  height: 20px;
  border-radius: 50px;
  background-color: #d3e3f0;
  left: 0;
  top: 0;
}
.email-phone input[type="radio"] + label::before {
  width: 14px;
  height: 14px;
  background-color: #a5bdd0;
  border-radius: 18px;
  left: 4px;
  top: 3px;
  z-index: 1;
}
.email-phone input[type="radio"]:checked + label::after {
  background-color: #5da9e6;
}
.email-phone input[type="radio"]:checked + label::before {
  background-color: #ffffff;
  transform: translate(13px, 0);
}
.email-phone #email + label {
  margin-right: 10px;
}
.form.forget .field {
  display: flex;
  margin-bottom: 10px;
}
@media (max-width: 578px) {
  .form.forget .field {
    flex-direction: column;
  }
}
.form.forget .field.note {
  margin-bottom: 10px;
}
.form.forget .field label {
  padding: 13px 20px 13px 0;
  min-width: 180px;
  white-space: nowrap;
  padding-right: 15px;
}
.form.forget .field .control {
  width: 100%;
}
.rtl .email-phone #email + label {
  margin-right: initial;
  margin-left: 10px;
}
.rtl .form.forget .field label {
  padding-right: initial;
  padding-left: 15px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
  padding: 10px 20px 0;
}
.bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
}
.bundle-options-container .bundle-options-wrapper .product-options-wrapper .fieldset .field.option:not(:last-of-type) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
  color: #0d0d0d;
  background-color: #eeeeee;
  border: 0;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
  background: #ffffff;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px -4px #cccccc;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 5px;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 15px 0 0;
  display: inline-block;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.rtl .bundle-options-container .nested .field.qty .label {
  margin: 0 0 0 15px;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.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 {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ":";
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-weight: bold;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  white-space: nowrap;
  display: block;
}
.product-item .price-from,
.product-item .price-to {
  margin: 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 {
  width: 100%;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
  margin-right: 5px;
}
.rtl .limiter-label {
  margin-right: initial;
  margin-left: 5px;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label] .price {
  font-size: 1.1rem;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ": ";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.grid.products-grid .item .product-item-info {
  width: 100%;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 10px;
  line-height: 1.42857143;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attibute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attibute.sku > .value {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product.attibute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attibute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 14px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ": ";
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-tier_price {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.alo-social-links .custom-html ul li.twitter a.twitter svg {
  width: 14px;
  height: 14px;
}
.alo-social-links .custom-html ul li.twitter a.twitter:hover svg {
  fill: #d4db21;
}
.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 {
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 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 {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  width: 140px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: -6px;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.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;
  margin: 7px 0 0;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout .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;
}
.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;
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.customer-review.view .product-details {
  border-bottom: 1px solid #f0f0f0;
}
.customer-review.view .product-image-container {
  display: inline-block;
}
.product-reviews-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  vertical-align: middle;
  line-height: 28px;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  max-width: 285px;
  float: left;
  margin-right: 15px;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 6px;
  padding-right: 10px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  padding: 20px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-top: 10px;
  margin-bottom: 48px;
}
.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 {
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.rtl .customer-review .product-media {
  float: right;
  margin-right: initial;
  margin-left: 15px;
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.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;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.wishlist.table-wrapper .table tr {
  border-bottom: 1px solid #d1d1d1;
}
.wishlist.table-wrapper .table .col {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col {
    padding: 10px 0 !important;
  }
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col::before {
    font-weight: bold;
  }
}
.wishlist.table-wrapper .table .col .photo {
  float: left;
  margin-right: 10px;
  border: 1px solid #f0efef;
}
.wishlist.table-wrapper .table .col .product-info {
  float: left;
  width: calc(100% - 100px);
  min-height: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wishlist.table-wrapper .table .col .name {
  display: inline-block;
}
.wishlist.table-wrapper .table .col .product-image-photo {
  max-width: 88px;
  max-height: 88px;
  object-fit: contain;
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col.product {
    overflow: hidden;
    width: auto;
  }
  .wishlist.table-wrapper .table .col.product::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col.actions::before {
    display: none;
  }
}
.wishlist.table-wrapper .table .col.actions .btn-actions {
  display: flex;
  flex-wrap: wrap;
}
.wishlist.table-wrapper .table .col.actions .action.tocart {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col.actions .action.tocart {
    padding: 0 15px;
  }
}
.wishlist.table-wrapper .table .col.actions .action.towishlist {
  line-height: 42px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .wishlist.table-wrapper .table .col.actions .action.towishlist {
    border: 1px solid #ccc;
    border-radius: 3px;
    line-height: 40px;
    padding: 0 15px;
  }
}
/**
 * @copyright Copyright © 2021 Magepow. All rights reserved.
 * @author    Magepow
 * @category Magepow
 * @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 */
.modal-popup.customer-popup-ajaxwishlist {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.customer-popup-ajaxwishlist._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 430px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .block-customer-login {
  margin-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .image-system-wishlist {
  text-align: center;
  margin-bottom: 25px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset .field.note {
  font-size: 2.4rem;
  text-align: center;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login {
  margin-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login .password .control {
  margin-bottom: 5px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login .password .secondary {
  text-align: right;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar .primary {
  float: none;
  display: block;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .primary {
  margin-bottom: 10px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary {
  display: block;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary .action {
  font-size: 1.8rem;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 15px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .action.primary,
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .amshopby-button,
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .am-filter-go {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.customer-popup-ajaxwishlist._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.customer-popup-ajaxwishlist .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.customer-popup-ajaxwishlist .modal-footer {
  display: none;
}
.modal-popup.modal-popup_ajaxwishlist_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxwishlist_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 450px;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .product-name {
  margin-top: 10px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .mgp-wishlist-popup-border {
  text-align: center;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .success_message_text {
  margin-bottom: 15px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary,
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .amshopby-button,
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .am-filter-go {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary.mgp-wishlist-close,
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .amshopby-button.mgp-wishlist-close,
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .am-filter-go.mgp-wishlist-close {
  display: none;
}
.modal-popup.modal-popup_ajaxwishlist_magepow._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll,
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll {
    left: 0;
  }
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll .modal-inner-wrap[class],
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll .modal-inner-wrap[class] {
    min-height: initial;
    transform: translate(0, -50%);
    position: absolute;
    background-color: #ffffff;
    margin: auto;
    max-height: 90%;
  }
  .modal-popup.customer-popup-ajaxwishlist._inner-scroll._show .modal-inner-wrap[class],
  .modal-popup.modal-popup_ajaxwishlist_magepow._inner-scroll._show .modal-inner-wrap[class] {
    transform: translate(0, -50%);
  }
  .modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset .field.note {
    font-size: 1.8rem;
  }
}
/* Ajax cart */
/* Click outside close modal */
.page-layout-2columns-left .content-quickview .column.main {
  width: 100%;
}
.content-quickview .page-wrapper {
  min-height: auto;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.grid-init .product-item-info,
.slick-initialized .product-item-info {
  width: auto;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup.modals-ajaxcart .action-close {
  top: -10px;
  right: -10px;
}
.modal-popup.modals-ajaxcart .product-item:before,
.modal-popup.modals-ajaxcart .product-item:after {
  content: "";
  display: table;
}
.modal-popup.modals-ajaxcart .product-item:after {
  clear: both;
}
.modal-popup.modals-ajaxcart .product-item .product-item-photo {
  float: left;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  float: left;
  padding-left: 15px;
  text-align: left;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-item-name {
  font-weight: normal;
  color: #555;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart {
  font-size: 1.1rem;
  vertical-align: top;
  display: none;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart:hover {
  opacity: .8;
}
.modal-popup.modals-ajaxcart .product-item .fakeQtycart {
  margin-right: 10px;
  text-align: center;
  width: 40px;
  height: 33px;
}
.modal-popup.modals-ajaxcart .product-item .product-price {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 9px;
}
.modal-popup.modals-ajaxcart .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 450px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  width: auto;
  position: absolute;
  overflow-x: hidden;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header {
  font-size: 22px;
  font-family: "poppins", sans-serif;
  display: none;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header strong {
  font-weight: 400;
  color: #000;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .cart-info {
  display: none;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
  margin-top: 0;
  padding: 5px;
  background-color: #e5efe5;
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #006400;
  position: relative;
  line-height: 25px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message a {
  color: #006400;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image > img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count {
  margin-top: 10px;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count a {
  color: #222;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .congratulation {
  margin-bottom: 20px;
  background-color: #63ab04;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .subtotal {
  font-size: 18px;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered {
  margin-bottom: 30px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered .block-title strong {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #4d5959;
  text-transform: capitalize;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action {
  padding-top: 20px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action > div {
  float: left;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action .btn-viewcart {
  margin-bottom: 15px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action button {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  border: 0;
  /*&:hover {
                                opacity: .8;
                            }*/
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup button {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-weight: 400;
  font-size: 11px;
  border: 0;
  /*&:hover {
                            opacity: .8;
                        }*/
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .block {
  margin-bottom: 0;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-popup.modals-ajaxcart .actions {
  display: flex;
}
.modal-popup.modals-ajaxcart .actions .action {
  border-width: 1px;
  display: inline-block;
  line-height: 32px;
  height: 35px;
  padding: 0 20px;
  width: 100%;
  text-transform: uppercase;
  border-style: solid;
  border-color: #b59677;
  background-color: #b59677;
  color: #fff;
  text-decoration: none;
}
.modal-popup.modals-ajaxcart .actions .btn-viewcart {
  text-decoration: none;
  min-width: '150px';
  margin-right: 10px;
}
.modal-popup.modals-ajaxcart .actions .checkout-link {
  margin-right: 15px;
  min-width: '150px';
}
.modal-popup.modals-ajaxcart .actions .btn-continue {
  min-width: '150px';
}
.modal-popup.modals-ajaxcart .actions .full-width {
  width: auto !important;
}
.modal-popup.modals-ajaxcart .modal-content {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.modal-popup.modals-ajaxcart .modal-content .block-content {
  padding-left: 0;
  padding-right: 0;
}
.modal-popup.modals-ajaxcart .modal-content .block-content .ajax-cart-slick-slider {
  padding: 0;
}
.modal-popup.modals-ajaxcart .freeShipping_message {
  background-color: #e5efe5;
  color: #006400;
  margin-bottom: 15px;
}
.modal-popup.modals-ajaxcart .action a {
  display: block;
  height: 40px;
  line-height: 34px;
  text-decoration: none;
}
.modal-popup.modals-ajaxcart .action a:hover {
  opacity: .8;
}
.modal-popup.modals-ajaxcart .product-reviews-summary {
  display: block;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions .action {
  font-size: 12px;
  margin-right: 0;
}
.modal-popup.modals-ajaxcart .products-products-ordered .slick-arrow {
  display: none !important;
}
.modal-popup.modals-ajaxcart .products-products-ordered:hover .slick-arrow {
  display: block !important;
}
#ajax-suggest .ajax-cart-slick-slider {
  display: none;
}
#ajax-suggest .slick-initialized {
  display: block;
}
@media only screen and (max-width: 768px) {
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    background-color: #fff !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modals-ajaxcart {
    left: 0;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .modal-popup.modals-ajaxcart .actions .btn-viewcart {
    min-width: 120px;
  }
}
body.rtl .modal-popup.modals-ajaxcart .actions .btn-viewcart {
  margin-right: initial;
  margin-left: 10px;
}
.mageprince-faq-collection {
  margin-bottom: 20px;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0.8em .5rem .8em 1em;
  font-size: 15px;
  font-weight: bold;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-handle,
.mageprince-faq-collection .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.mageprince-faq-collection .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.mageprince-faq-collection .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.mageprince-faq-collection .faq-accordion .ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.mageprince-faq-collection .faq-accordion .ui-widget-content a {
  color: #333333;
}
.mageprince-faq-collection .ui-state-default,
.mageprince-faq-collection .ui-widget-content .ui-state-default,
.mageprince-faq-collection .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.mageprince-faq-collection .ui-state-hover a,
.mageprince-faq-collection .ui-state-hover a:hover,
.mageprince-faq-collection .ui-state-hover a:link,
.mageprince-faq-collection .ui-state-hover a:visited,
.mageprince-faq-collection .ui-state-focus a,
.mageprince-faq-collection .ui-state-focus a:hover,
.mageprince-faq-collection .ui-state-focus a:link,
.mageprince-faq-collection .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.mageprince-faq-collection .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.mageprince-faq-collection .ui-state-active,
.mageprince-faq-collection .ui-widget-content .ui-state-active,
.mageprince-faq-collection .ui-widget-header .ui-state-active {
  border: 1px solid #d4db21;
  background: #d4db21;
  font-weight: normal;
  color: #ffffff;
}
.mageprince-faq-collection .ui-state-active a,
.mageprince-faq-collection .ui-state-active a:link,
.mageprince-faq-collection .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.mageprince-faq-collection .group-title {
  margin: 25px 0;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.5;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #d4db21;
  font-weight: bold;
}
.mageprince-faq-collection .group-title i {
  float: left;
  width: 2.15em;
  border-bottom: 1px solid #b55;
  position: absolute;
  bottom: -1px;
  z-index: 9999;
  border-bottom-color: #d4db21;
}
.mageprince-faq-collection .faq-groups {
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.mageprince-faq-collection .faq-group {
  width: 50%;
  flex: 0 0 auto;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (min-width: 470px) {
  .mageprince-faq-collection .faq-group {
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .mageprince-faq-collection .faq-group {
    width: 20%;
  }
}
.mageprince-faq-collection .faq-group-image {
  border: 1px solid #101920;
  margin-bottom: 5px;
  background: #f1f1f1;
}
.mageprince-faq-collection .faq-group-image .group-link {
  display: block;
  padding-bottom: 100%;
  position: relative;
}
.mageprince-faq-collection .faq-group-image .group-link .group-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100px;
  height: 100px;
  display: block;
  max-width: 95%;
  max-height: 95%;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.mageprince-faq-collection .faq-groupname {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.mageprince-faq-collection .faq-group a.group-link:hover {
  color: #d4db21;
  text-decoration: none;
}
.mageprince-faq-collection .faq-group .faq-group-image:hover {
  border-color: #d4db21;
}
.mageprince-faq-collection .faq-content .ui-accordion-header:hover {
  background-color: #d4db21;
  color: #ffffff;
}
.mageprince-faq-collection .faq-group:hover {
  border-color: #ff5501;
}
.mageprince-faq-collection .faq-collection {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.mageprince-faq-collection .ui-accordion .ui-state-default:after {
  content: '\e608';
  font-family: 'luma-icons';
  float: right;
}
.mageprince-faq-collection .ui-accordion .ui-accordion-header-active:after {
  content: '\e622';
  font-family: 'luma-icons';
}
.mageprince-faq-collection .collspan-expand-block {
  float: right;
}
.mageprince-faq-loader {
  left: 50%;
  top: 50%;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}
.content-products .mage-magictabs {
  display: none;
  /*visibility: hidden;*/
  /*opacity: 0;*/
}
.content-products .mage-magictabs.activated {
  display: block;
  /*visibility: visible;*/
  /*opacity: 1;*/
}
.magicslider {
  text-align: center;
  display: block;
}
.magicslider img {
  display: block;
  max-width: 100%;
  height: auto;
}
.magicslider > .item:nth-child(n+2) {
  display: none;
}
.magicslider > .item .figcaption {
  display: none;
}
.magicslider > .item.slick-slide {
  display: block;
}
.magicslider > .item.slick-slide .figcaption {
  display: block;
}
.magicslider .external-video:after {
  background: rgba(0, 0, 0, 0) url("../images/gallery-sprite.png") repeat scroll right bottom;
  bottom: 0;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.magicslider .external-video.embed:after {
  display: none;
}
.magicslider .magicslider-caption {
  display: none;
}
.magicslider .magicslider-caption.mobile.desktop {
  display: block;
}
.magicslider .slick-next {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  right: 15px;
}
.magicslider .slick-next:before {
  font-family: 'icons-blank-theme';
  color: #333;
  content: '\e608';
}
.magicslider .slick-prev {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  left: 15px;
}
.magicslider .slick-prev:before {
  font-family: 'icons-blank-theme';
  color: #333;
  content: '\e617';
}
.magicslider .slick-slider:hover .slick-prev,
.magicslider .slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.magicslider button:not(.primary):active {
  box-shadow: none;
}
.magicslider button:hover {
  border: none;
}
.magicslider button:focus {
  border: none;
}
.magicslider button:active {
  border: none;
}
.magicslider .slick-dots {
  bottom: 20px;
  text-align: right;
  right: 10px;
}
.magicslider .slick-dots li button {
  background: #ccc;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
}
.magicslider .slick-dots li button:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.magicslider .slick-dots li:hover button,
.magicslider .slick-dots li.slick-active button {
  background: #666;
}
.magicslider .slick-dots.slick-active button {
  background: #666;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  .magicslider .slick-dots {
    bottom: 10px;
    right: 3px;
  }
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2023 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
#mb-ajaxcompare-wrapper .ajaxcompare-success-box {
  text-align: center;
}
#mb-ajaxcompare-wrapper .ajaxcompare-success-box img.image {
  max-width: 100%;
}
#mb-ajaxcompare-wrapper .ajaxcompare-buttons {
  margin: 10px 0;
}
#mb-ajaxcompare-wrapper .mb-login-popup-title.success {
  display: none;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2023 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2023 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
.success-content::-webkit-scrollbar {
  width: 8px;
}
/* Track */
.success-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
/* Handle */
.success-content::-webkit-scrollbar-thumb {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: rgba(255, 253, 253, 0.8);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5);
}
.success-content::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(232, 208, 126, 0.4);
}
#mb-ajaxsuite-blank {
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #000000;
  position: fixed;
  top: 0;
  z-index: 100;
  display: none;
  left: 0;
}
.mb-ajaxsuite-popup-wrapper {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  display: none;
  position: fixed;
  background: white;
  z-index: 9999;
  max-height: 95%;
  overflow-y: auto;
  width: calc(100% - 30px);
  max-width: 420px;
  padding: 30px 20px 20px 20px;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-close {
  display: inline-flex;
  align-items: center;
}
.mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
  width: 15px;
  height: 15px;
  background: transparent url('../Tigren_Ajaxsuite/images/close-popup.png') top left no-repeat;
  background-size: 15px;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 1;
  cursor: pointer;
  z-index: 1000;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border {
  padding-top: 10px;
  padding-bottom: 15px;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border.mb-ajaxlogin-message-error {
  padding: 15px;
}
.mb-ajaxsuite-popup-wrapper .mb-ajaxsuite-popup-border .mb-message-successs {
  margin-top: 0;
  padding: 5px;
  background-color: #e5efe5;
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #006400;
  line-height: 25px;
  font-weight: 400;
}
.mb-ajaxsuite-popup-wrapper .mb-inline {
  display: inline-block;
}
@media (min-width: 768px) {
  #mb-ajaxcompare-wrapper {
    padding: 15px;
  }
}
body.rtl .mb-ajaxsuite-popup-wrapper a.mb-ajaxsuite-close {
  right: initial;
  left: 10px;
}
/*
 * @author    Tigren Solutions <info@tigren.com>
 * @copyright Copyright (c) 2023 Tigren Solutions <https://www.tigren.com>. All rights reserved.
 * @license   Open Software License ("OSL") v. 3.0
 */
#mb-ajaxwishlist-wrapper {
  position: relative;
}
#mb-ajaxwishlist-wrapper .mb-ajaxsuite-popup-border {
  text-align: center;
}
#mb-ajaxwishlist-wrapper img.image {
  display: inline-block;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box img.image {
  width: auto;
  display: inline-block;
}
#mb-ajaxwishlist-wrapper .product-add-form {
  width: 100%;
  display: block;
}
#mb-ajaxwishlist-wrapper .product-add-form .field.qty {
  margin-right: 20px;
}
#mb-ajaxwishlist-wrapper .product-add-form .actions {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
  text-align: left;
}
#mb-ajaxwishlist-wrapper .product-add-form .actions button.primary {
  margin: 0 10px 0 0;
}
#mb-ajaxwishlist-wrapper .fieldset {
  margin: 0;
}
#mb-ajaxwishlist-wrapper .box-tocart {
  margin: 0;
}
#mb-ajaxwishlist-wrapper .box-tocart .fieldset {
  margin: 0;
}
#mb-ajaxwishlist-wrapper .product-name {
  margin-top: 10px;
}
#mb-ajaxwishlist-wrapper .price-box {
  margin: 7px 0;
}
#mb-ajaxwishlist-wrapper .product-options-wrapper .fieldset .field {
  margin-bottom: 10px;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box {
  text-align: center;
  margin-bottom: 20px;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box img.image {
  float: none;
  margin-bottom: 10px;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box .message-error {
  color: #e02b27;
  font-weight: bold;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box .message-success {
  color: #006400;
  font-weight: bold;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box .ajaxwishlist-buttons {
  float: left;
  width: 100%;
  margin: 15px 0;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box .ajaxwishlist-buttons button#ajaxwishlist_checkout {
  margin: 0;
}
#mb-ajaxwishlist-wrapper .ajaxwishlist-success-box .mb-message-successs {
  margin-top: 0;
  padding: 5px;
  background-color: #e5efe5;
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #006400;
  line-height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  font-weight: 400;
}
/**
 *
 * @package Ceymox_OdealzV2
 */
.slick-slider .slick-track,
.slick-slider .slick-list {
  direction: ltr;
}
.od-banner {
  display: flex;
  grid-gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
@media (min-width: 640px) {
  .od-banner {
    grid-gap: 20px;
    flex-wrap: nowrap;
  }
}
.od-banner > a {
  flex: 1;
  width: 100%;
}
@media (min-width: 640px) {
  .od-banner > a {
    width: auto;
  }
}
.od-banner img {
  border-radius: 30px;
}
.od-banner .od-bannerimg a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.od-grid-slider {
  width: 100%;
  height: 100%;
  padding: 1rem;
  justify-content: center;
}
.od-grid-slider .od-card-layout .product-item-photo {
  cursor: pointer;
}
.odealz-top-progress {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .odealz-top-progress {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
    justify-content: space-around;
  }
}
.odealz-top-progress > * {
  flex: 0 0 auto;
  margin: 5px 0;
}
@media (min-width: 640px) {
  .odealz-top-progress > *:not(:last-child) {
    margin-right: 30px;
  }
}
.odealz-top-progress .od-drawdate {
  background: url('../Ceymox_OdealzV2/images/calendar.png') no-repeat center left / 20px;
  padding: 5px 0 5px 35px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 640px) {
  .odealz-top-progress .od-drawdate {
    background-size: 25px;
    padding: 5px 0 5px 40px;
  }
}
.odealz-top-progress .progress-wrap {
  max-width: 200px;
  width: 100%;
}
@media (max-width: 639px) {
  .odealz-top-progress .progress-wrap {
    max-width: 200px;
    width: 100%;
    padding: 0 20px 0 0;
  }
}
.odealz-toolbar .modes {
  position: static !important;
  margin: 0 0 0 10px;
  padding: 0 !important;
}
.odealz-toolbar .modes .modes-mode > span {
  display: none;
}
.odealz-toolbar .toolbar .sorter {
  display: block;
  position: static;
}
[data-role="tocart-form"] .field.qty {
  margin: 5px 0;
  display: none;
}
[data-role="tocart-form"] .field.qty .control button {
  padding: 0;
  width: 30px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #000;
}
[data-role="tocart-form"] .field.qty .control button.decreaseqty,
[data-role="tocart-form"] .field.qty .control button.increaseqty {
  font-size: 20px;
  background-color: #fff;
}
[data-role="tocart-form"] .field.qty .control button.qty-label {
  background: transparent;
  font-size: 16px;
}
.od-card-layout .od-productname {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.od-card-layout [data-role="tocart-form"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.od-card-layout .price {
  margin-bottom: 8px;
  display: block;
}
.od-card-layout .product-name {
  font-weight: 700;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.od-card-layout .od-card-top .progress-wrap {
  width: 70%;
  margin: auto;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
}
.od-card-layout .od-card-top .od-prizecombine-img {
  position: relative;
}
.od-card-layout .od-card-bottom.inner-content .inner-row {
  display: flex;
  align-items: center;
  justify-content: center;
}
.od-card-layout .od-card-bottom.inner-content .inner-row .od-prize-block {
  margin-left: 5px;
}
.old-price {
  color: #888888;
  font-size: 12px;
}
.od-inner-container .od-card-layout {
  position: relative;
}
.od-inner-container .od-card-layout .od-prize-block {
  background: #eeeeee;
  border-color: #dddddd;
  color: #000;
  padding: 0;
  width: 36px;
  height: 36px;
}
.od-product-list {
  border: 1px solid;
  height: 480px;
  border-radius: 20px;
  text-align: center;
  margin-bottom: 22px;
  margin-top: 35px;
}
.od-productname-list {
  font-weight: bold;
  font-size: 20px;
  padding-top: 5px;
}
.od-prizeimg-list {
  width: 225px;
  margin-left: 20px;
}
.sold-img {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 30px;
  left: 30px;
}
.sold-img .product-item-photo {
  margin-bottom: 0;
}
.od-clock {
  display: inline-flex;
  margin-top: 10px;
  margin-bottom: 10px;
}
.od-clock .countdown-number {
  color: #FF0000;
  font-weight: 700;
  font-size: 18px;
}
.od-clock .countdown-text {
  display: none;
}
.od-clock > *:not(:last-child) .countdown-number::after {
  content: ":";
  margin: 0 5px;
}
.cms-odealzhome .box-content {
  padding: 15px;
  border-radius: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 640px) {
  .cms-odealzhome .box-content {
    padding: 20px;
  }
}
.cms-odealzhome .box-content.bg-secondary {
  background-color: #a7a8ac;
}
.cms-odealzhome .box-content.bg-success {
  background-color: #d6db26;
}
.cms-odealzhome .box-content .title,
.cms-odealzhome .box-content .soldblock-description {
  color: #000;
}
.cms-odealzhome .box-content .od-card-layout {
  background: #fff;
  padding: 15px;
  border-radius: 20px;
  text-align: center;
}
.cms-odealzhome .box-content .od-card-layout .od-productname {
  margin-bottom: 0;
}
.cms-odealzhome .box-content .slick-initialized.slick-slider {
  margin-bottom: 0 !important;
  position: static;
}
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-arrow {
  top: 20px !important;
}
@media (min-width: 640px) {
  .cms-odealzhome .box-content .slick-initialized.slick-slider .slick-arrow {
    top: 30px !important;
  }
}
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-arrow.slick-prev {
  right: 40px !important;
}
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-arrow.slick-next {
  right: 20px !important;
}
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-track {
  display: flex;
}
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-track .slick-slide > div,
.cms-odealzhome .box-content .slick-initialized.slick-slider .slick-track .slick-slide > div .od-card-layout {
  height: 100%;
}
.block-minicart .amount .price-wrapper:first-child .price {
  color: #000 !important;
}
.tab-container {
  margin-bottom: 30px;
}
.tab-container .tab-menu {
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}
.tab-container .tab-menu ul {
  margin: 0;
  padding: 0;
}
.tab-container .tab-menu ul li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 0;
}
.tab-container .tab-menu ul li a.tab-links {
  text-decoration: none;
  color: #000;
  background-color: #f5f5f5;
  padding: 12px 25px;
  border-radius: 4px 4px 0px 0px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #f1f1f1;
  border-bottom: 0;
}
.tab-container .tab-menu ul li a.tab-links.active {
  background-color: #fff;
  color: #000;
}
.tab-container .tab {
  display: none;
  padding: 15px 10px 10px;
  background: #fff;
  border-radius: 0 10px 10px 10px;
  border: 1px solid #f1f1f1;
}
@media (min-width: 768px) {
  .tab-container .tab {
    padding: 20px;
  }
}
.tab-container .tab.tab-active {
  display: block;
}
.tab-container .tab h2 {
  color: rgba(0, 0, 0, 0.7);
}
.tab-container .tab p {
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
}
.tab-container .tab .upcom-draw-msg,
.tab-container .tab .guest-draw-msg,
.tab-container .tab .partciptd-draw-msg {
  font-size: 18px;
  font-weight: 600;
}
.tab-container .tab .upcom-draw-msg + .slick-slider,
.tab-container .tab .guest-draw-msg + .slick-slider,
.tab-container .tab .partciptd-draw-msg + .slick-slider {
  margin-top: 15px;
  margin-bottom: 0;
}
.draw-prize-img {
  width: 200px;
  height: 200px;
}
.coupon-viewmore {
  color: #0e74c4 !important;
}
.coupon-viewless {
  color: #0e74c4 !important;
  display: none;
}
.draw-pdct-coupn-more {
  display: none;
}
.prgress-cir {
  width: 150px;
  height: 70px;
}
.od-qty-list {
  margin-top: 18px;
  position: absolute;
  margin-left: 45px;
}
.progress-cir-popup {
  width: 150px;
  height: 70px;
  margin-left: 10px;
}
.prgress-grid {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 10px;
  font-weight: 700;
}
.od-qty-list {
  margin-top: 18px;
  position: absolute;
  margin-left: 45px;
}
.announce-text {
  width: 100%;
}
.inner-row-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.inner-row-content .col-50 {
  flex: 0 0 auto;
  width: 50%;
}
.inner-row-content > .col {
  flex: 1;
}
.text-center {
  text-align: center;
}
.alo-social-links.socials {
  position: relative;
  display: inline-block;
}
.alo-social-links.socials .action-toggle {
  font-size: 0;
  color: #e9e9e9;
  border-color: #dddddd;
  background: #ffffff url('../Ceymox_OdealzV2/images/share-black.png') no-repeat center center;
}
.alo-social-links.socials .action-toggle:hover,
.alo-social-links.socials .action-toggle.active {
  border-color: #d4db21;
  background: #d4db21 url('../Ceymox_OdealzV2/images/share-white.png') no-repeat center center;
}
.alo-social-links.socials .icon-share {
  padding: 5px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  margin-left: 10px;
  border-radius: 5px;
  position: absolute;
  background: #fff;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  display: none;
}
.alo-social-links.socials .icon-share.active {
  display: flex;
}
.alo-social-links.socials .icon-share li:not(:last-child) {
  margin-right: 5px;
}
.alo-social-links.socials .icon-share::before {
  content: '';
  border-right: 5px solid #e9e9e9;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  display: inline-block;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
}
.modal-quickview .alo-social-links .custom-html ul li.twitter a.twitter:hover svg,
.od-products .alo-social-links .custom-html ul li.twitter a.twitter:hover svg {
  fill: #fff;
}
.add-to-links {
  margin: 0 5px 0 0 !important;
  display: flex;
  align-items: center;
}
.add-to-links .action.towishlist > span {
  display: none;
}
.od-products .product .product-item-info {
  display: flex;
  flex-wrap: wrap;
  background: #f2f2f2;
  padding: 15px;
  align-items: center;
  border-radius: 25px;
}
@media (min-width: 579px) {
  .od-products .product .product-item-info {
    padding: 20px;
  }
}
.od-products .product .product-item-info .od-prizeimg {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 579px) {
  .od-products .product .product-item-info .od-prizeimg {
    width: 35%;
  }
}
.od-products .product .product-item-info .od-prizeimg > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top: 100%;
}
.od-products .product .product-item-info .od-prizeimg > a img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.od-products .product .product-item-info .product-info-inner {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 15px;
}
.od-products .product .product-item-info .product-info-inner .old-price {
  font-size: 25px;
}
@media (min-width: 579px) {
  .od-products .product .product-item-info .product-info-inner {
    width: 65%;
    padding-left: 20px;
    padding-top: 0;
  }
}
.od-products .product .product-item-info .product-info-inner .product-title-wrap {
  display: flex;
  flex-wrap: wrap;
}
.od-products .product .product-item-info .product-info-inner .product-title-wrap > * {
  font-size: 26px;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 579px) {
  .od-products .product .product-item-info .product-info-inner .product-title-wrap > * {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .od-products .product .product-item-info .product-info-inner .product-title-wrap > * {
    font-size: 36px;
  }
}
.od-products .product .product-item-info .product-info-inner .product-title-wrap .od-win {
  font-weight: 700;
  text-transform: uppercase;
}
.od-products .product .product-item-info .product-info-inner .product-title-wrap .od-prizename {
  font-weight: 400;
}
.od-products .product .product-item-info .product-info-inner .od-producttext {
  font-size: 16px;
  font-weight: 600;
}
.od-products .product .product-item-info .product-info-inner .price {
  font-weight: 700;
  font-size: 28px;
  margin: 5px 0;
}
@media (min-width: 579px) {
  .od-products .product .product-item-info .product-info-inner .price {
    font-size: 36px;
  }
}
.od-products .product .product-item-info .product-info-inner .od-cmpgn-tagname {
  color: #fd8f4c;
  margin-bottom: 10px;
  border-radius: 25px;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.5;
}
.od-products .product .product-item-info .product-info-inner .od-prize-block {
  background: #000;
  border-color: #000;
  white-space: nowrap;
  padding: 0 10px;
  margin-left: 5px;
}
.od-products .product .product-item-info .product-info-inner .pgrs-bar {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .od-products .product .product-item-info .product-info-inner .inner-row-content > .col {
    flex: 0 0 auto;
    width: 100%;
  }
}
.od-products .product .product-item-info .product-info-inner .inner-row-content > .col-left {
  margin-top: 0;
}
.item .add-to-links a.action {
  border-color: #dddddd;
  background-color: #fff;
  color: #222;
}
.inner-form-content .od-drawdate {
  font-size: 10px;
  font-weight: 700;
  width: 100%;
  display: block;
}
.inner-form-content .max-drawdate-label {
  font-size: 10px;
  font-weight: 400;
  line-height: 1;
}
.inner-form-content .pgrs-bar .count-wrap h5 {
  font-size: 12px;
}
.inner-form-content [data-role="tocart-form"] .field.qty {
  margin-right: 5px;
}
@media (min-width: 1480px) {
  .inner-form-content [data-role="tocart-form"] .field.qty {
    margin-right: 10px;
  }
}
.inner-form-content [data-role="tocart-form"] .field.qty .control {
  display: flex;
  position: relative;
}
@media (max-width: 1199px) {
  .inner-form-content [data-role="tocart-form"] .field.qty .control {
    border: 1px solid #f7f7f7;
    padding-right: 30px;
  }
}
.inner-form-content [data-role="tocart-form"] .field.qty .control button {
  width: 30px;
  height: 40px;
}
@media (min-width: 1480px) {
  .inner-form-content [data-role="tocart-form"] .field.qty .control button {
    width: 44px;
    height: 44px;
  }
}
.inner-form-content [data-role="tocart-form"] .field.qty .control button.increaseqty,
.inner-form-content [data-role="tocart-form"] .field.qty .control button.decreaseqty {
  background: #f7f7f7;
}
@media (max-width: 1199px) {
  .inner-form-content [data-role="tocart-form"] .field.qty .control button.increaseqty,
  .inner-form-content [data-role="tocart-form"] .field.qty .control button.decreaseqty {
    height: 19px;
    position: absolute;
    right: 0;
  }
}
.inner-form-content [data-role="tocart-form"] .field.qty .control button.increaseqty {
  bottom: 0;
}
.inner-form-content [data-role="tocart-form"] .field.qty .control button.decreaseqty {
  top: 0;
}
.inner-form-content [data-role="tocart-form"] .od-cart-block {
  margin-right: 5px;
}
@media (min-width: 1480px) {
  .inner-form-content [data-role="tocart-form"] .od-cart-block {
    margin-right: 10px;
  }
}
.inner-form-content [data-role="tocart-form"] .od-qtysection,
.inner-form-content [data-role="tocart-form"] .pgrs-bar {
  margin-right: 10px;
}
.inner-form-content [data-role="tocart-form"] .od-list-cartbtn .tocart {
  height: 40px;
  padding: 0 10px;
}
@media (min-width: 1480px) {
  .inner-form-content [data-role="tocart-form"] .od-list-cartbtn .tocart {
    height: 44px;
    padding: 0 15px;
  }
}
@media (max-width: 1199px) {
  .inner-form-content [data-role="tocart-form"] .od-list-cartbtn .tocart {
    font-size: 0;
    width: 40px;
    background: #d4db21 url('../images/cart-black.png') no-repeat center center / 24px;
  }
}
.inner-form-content [data-role="tocart-form"] .pgrs-bar {
  margin-right: 0;
}
@media (max-width: 1479px) {
  .inner-form-content [data-role="tocart-form"] .pgrs-bar {
    transform: scale(0.8);
    transform-origin: left;
  }
}
.od-products {
  margin-bottom: 30px;
}
.od-products .od-prodcts-items li.item {
  padding: 0 5px;
}
@media (min-width: 640px) {
  .od-products .od-prodcts-items li.item {
    padding: 0 15px;
  }
}
.od-products .od-prodcts-items li.item .product-item-info .od-prizeimg > a {
  padding-top: 0;
  cursor: pointer;
}
.od-products .od-prodcts-items li.item .product-item-info .od-prizeimg > a img {
  position: static;
  border-radius: 15px;
}
.od-products.list .od-prodcts-items.products {
  background: #fff;
  border-radius: 4px;
}
.od-products.list .od-prodcts-items.products > .product-item {
  padding: 0;
  position: relative;
}
.od-products.list .od-prodcts-items.products > .product-item:not(:last-child) {
  margin-bottom: 15px;
}
.od-products.list .od-prodcts-items.products .inner-row-content .add-to-links {
  margin-right: 10px;
}
.od-products.list .od-prodcts-items.products .inner-row-content.item .announce-text {
  width: auto;
}
.od-products.grid .od-prodcts-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (min-width: 640px) {
  .od-products.grid .od-prodcts-items {
    margin: 0 -15px;
  }
}
.od-products.grid .od-prodcts-items .item.product {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 480px) {
  .od-products.grid .od-prodcts-items .item.product {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .od-products.grid .od-prodcts-items .item.product {
    width: 33.3333%;
  }
}
.od-products.grid .product-item .od-productinfo {
  background-color: #fff;
}
.od-products.grid .product-item .od-productinfo .od-prizeimg,
.od-products.grid .product-item .od-productinfo .product-info-inner {
  width: 100%;
}
.od-products.grid .product-item .od-productinfo .od-prizeimg {
  padding: 15px 15px 0 15px;
}
.od-products.grid .product-item .od-productinfo .product-info-inner {
  padding: 0 15px 15px 15px;
}
.od-products.grid .inner-form-content .inner-row-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.od-products.grid .inner-form-content .inner-row-content.item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media (min-width: 1200px) {
  .od-products.grid .inner-form-content .inner-row-content.item {
    flex-wrap: nowrap;
  }
}
.od-view-all {
  font-weight: 700;
  margin: 4px 0 0;
}
.title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  display: block;
}
@media (min-width: 640px) {
  .title {
    font-size: 20px;
  }
}
.title.soldblock-title {
  margin-bottom: 0;
}
.title.title-line {
  position: relative;
}
.title.title-line::before {
  content: '';
  height: 1px;
  width: calc(100% - 50px);
  background-color: #eae9e4;
  position: absolute;
  top: 50%;
  display: block;
  z-index: -1;
}
.title.title-line span {
  background-color: #fff;
  display: inline-block;
  padding: 0 10px 0 0;
}
div.title-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 0;
}
div.title-wrap .title {
  margin: 0 15px 0 0;
}
div.title-wrap .title.zainblock-title {
  width: 100%;
}
div.title-wrap .zainblock-description {
  margin: 0;
}
div.title-wrap .od-view-all {
  margin: 0;
  font-weight: 400;
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 2px 10px;
  border-radius: 30px;
  font-size: 12px;
}
.soldblock-description {
  margin-top: 0;
}
div button.primary {
  color: #000;
}
div button.primary:hover,
div button.primary:focus,
div button.primary:active {
  color: #ffffff;
}
div button.action-toggle:hover {
  color: #ffffff;
  background-color: #d4db21;
  border-color: #d4db21;
}
div button.quick-view-action {
  background: transparent;
  border: none;
  color: #000;
}
.row-progress {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.row-progress .col-left {
  width: 100%;
}
@media (min-width: 1200px) {
  .row-progress .col-left {
    width: calc(100% - 95px);
    padding-right: 10px;
  }
}
.row-progress .col-right {
  width: 100%;
}
@media (min-width: 1200px) {
  .row-progress .col-right {
    width: 95px;
  }
}
.pgrs-bar {
  position: relative;
  display: inline-block;
}
.pgrs-bar svg {
  display: block;
}
.pgrs-bar .count-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.pgrs-bar .count-wrap h5 {
  font-size: 14px;
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pgrs-bar .count-wrap h5 span,
.pgrs-bar .count-wrap h5 b {
  display: block;
  margin: 0 3px;
}
.pgrs-bar .count-wrap h5 span {
  font-weight: 400;
}
.progress-wrap {
  position: relative;
}
.progress-wrap .progress {
  padding: 3px 4px;
  border-radius: 20px;
  box-shadow: none;
  background-color: #a8a9ad;
  margin: 0;
  height: 16px;
}
.progress-wrap .progress .progress-bar {
  background-color: #d6db26;
  float: right;
  border-radius: 15px;
}
.progress-wrap .progress .floated {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  margin: 0;
  line-height: 16px;
  font-size: 10px;
}
.progress-wrap .outof-text {
  text-align: center;
  padding: 2px 0 0;
  margin: 0;
}
.progress-wrap .outof-text > * {
  font-weight: 400;
}
.view-mode {
  float: right;
  display: none;
}
.view-mode .fa {
  background: #fff;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  box-shadow: 0px 0px 2px 0px #ccc;
  cursor: pointer;
}
.view-mode .fa:first-child {
  margin-right: 5px;
}
.view-mode .fa.active {
  background-color: #000;
  color: #fff;
}
.winner-details .cng-win {
  color: #fd8f4c;
  font-size: 14px;
  font-weight: 700;
  word-break: break-word;
}
@media (min-width: 992px) {
  .winner-details .cng-win {
    font-size: 16px;
  }
}
.winner-details b,
.winner-details h3,
.winner-details h4 {
  font-size: 14px;
  font-weight: 400;
}
.winner-details b,
.winner-details h3 span,
.winner-details h4 span {
  font-weight: 700;
}
.progress-bar {
  position: relative;
}
.page-main .slick-initialized.slick-slider {
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-arrow {
  display: block;
  position: absolute;
  top: -36px;
  left: initial;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: initial;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-arrow:hover {
  background-blend-mode: inherit;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-arrow.slick-prev {
  right: 20px;
  transform: rotate(180deg);
}
.page-main .slick-initialized.slick-slider.product-slider .slick-arrow.slick-next {
  right: 0;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-list {
  margin-left: -5px;
  margin-right: -5px;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-list .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-list .slick-slide .od-card-layout .product-item-photo {
  margin-bottom: 10px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  overflow: hidden;
}
.page-main .slick-initialized.slick-slider.product-slider .slick-list .slick-slide .od-card-layout .product-item-photo img {
  border-radius: 10px;
}
.page-main .slick-initialized.slick-slider.product-slider.drawblock-slider {
  position: relative !important;
  margin: 0;
}
.page-main .slick-initialized.slick-slider.product-slider.drawblock-slider .slick-arrow {
  top: -20px;
}
.page-main .slick-initialized.slick-slider.od-slider {
  padding: 0;
}
.page-main .slick-initialized.slick-slider.od-slider .slick-slide .od-sliderimg img {
  border-radius: 30px;
  overflow: hidden;
}
.page-main .slick-initialized.slick-slider.od-slider .slick-slide .od-sliderimg .od-slider-description {
  display: none;
}
.page-main .slick-initialized.slick-slider.od-slider .slick-slide .od-sliderimg .od-slider-btn {
  display: none;
  padding: 0;
  line-height: initial;
  height: auto;
}
.page-main .slick-initialized.slick-slider.od-slider.slick-arrow.slick-prev {
  left: 10px;
}
.page-main .slick-initialized.slick-slider.od-slider.slick-arrow.slick-next {
  right: 10px;
}
.page-main .slick-initialized.slick-slider.od-sold-block {
  margin-top: 15px;
}
.page-main .cat-slider-wrap {
  position: relative;
}
.page-main .cat-slider-wrap .slick-initialized.slick-slider {
  position: static;
}
.page-main .cat-slider-wrap .slick-initialized.slick-slider .slick-arrow {
  top: 15px;
}
.page-main .cat-slider-wrap .slick-initialized.slick-slider .slick-arrow.slick-next {
  right: 0;
}
.tabbable .tab-content .tab-pane {
  padding-top: 15px;
}
.tabbable .tab-content .product-form ul {
  padding-left: 30px;
}
.tabbable .tab-content .product-form ul li {
  word-break: break-word;
}
.tabbable .prize-form .inner-row-content .inner-col-content p {
  margin: 0;
}
.tabbable .prize-form .inner-row-content .inner-col-content .announce-text {
  text-align: right;
}
.modal-popup.modal-quickview .modal-inner-wrap {
  max-width: 650px;
  border-radius: 5px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-header,
.modal-popup.modal-quickview .modal-inner-wrap .modal-content,
.modal-popup.modal-quickview .modal-inner-wrap .modal-footer {
  padding-left: 15px;
  padding-right: 15px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .progress-wrap {
  width: 100%;
  max-width: 150px;
}
@media (min-width: 480px) {
  .modal-popup.modal-quickview .modal-inner-wrap .modal-content .progress-wrap {
    max-width: 190px;
  }
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .od-cmpgn-tagname {
  position: absolute;
  top: 0;
  right: 30px;
  margin: 0;
  color: #fd8f4c;
  border-radius: 25px;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.5;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .od-prizename {
  font-weight: 700;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-header {
  padding: 15px 0;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body {
  padding-bottom: 15px;
  width: 100%;
  position: relative;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .nav-tabs li button {
  padding: 0;
  color: #000;
  background: transparent;
  border: none;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .nav-tabs li.active button {
  color: #d4db21;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .nav-tabs li:not(:last-child) {
  margin-right: 15px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-100%);
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links .alo-social-links .custom-html .icon-share {
  left: auto;
  right: 0;
  top: calc(100% + 10px);
  margin: 0;
  transform: none;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links .alo-social-links .custom-html .icon-share:before {
  top: -7px;
  transform: rotate(90deg);
  right: 15px;
  left: auto;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer [data-role="tocart-form"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer [data-role="tocart-form"] .field.qty {
  margin-right: 10px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer [data-role="tocart-form"] .field.qty .control button {
  width: 44px;
  height: 44px;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer [data-role="tocart-form"] .field.qty .control button.increaseqty,
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer [data-role="tocart-form"] .field.qty .control button.decreaseqty {
  background: #f7f7f7;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer .od-list-cartbtn .action.primary,
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer .od-list-cartbtn .amshopby-button,
.modal-popup.modal-quickview .modal-inner-wrap .modal-content .modal-content-footer .od-list-cartbtn .am-filter-go {
  margin-top: 0;
}
.modal-popup.modal-quickview .modal-inner-wrap .modal-footer {
  display: none;
}
.account .slick-slider.product-slider .slick-list .slick-slide .od-card-layout .od-product-draw {
  display: -webkit-box;
  max-width: 100%;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.rtl div.title-wrap .title {
  margin: 0 0 0 15px;
}
body.rtl .title.title-line span {
  padding: 0 0 0 10px;
}
body.rtl .add-to-links {
  margin: 0 0 0 5px !important;
}
body.rtl .progress-wrap .progress .progress-bar {
  float: left;
}
body.rtl .box-content .slick-initialized.slick-slider .slick-arrow.slick-next {
  right: initial !important;
  left: 20px !important;
}
body.rtl .box-content .slick-initialized.slick-slider .slick-arrow.slick-prev {
  right: initial !important;
  left: 40px !important;
}
body.rtl .od-card-layout .od-card-bottom.inner-content .inner-row {
  flex-direction: row-reverse;
}
body.rtl .od-card-layout .od-card-bottom.inner-content .inner-row .od-prize-block {
  margin-right: 5px;
}
@media (min-width: 579px) {
  body.rtl .product .product-item-info .product-info-inner {
    padding-right: 20px;
  }
}
body.rtl .product .product-item-info .product-info-inner .od-prize-block {
  margin-left: initial;
  margin-right: 5px;
}
body.rtl .tab-container .tab {
  border-radius: 10px 0 10px 10px;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .od-cmpgn-tagname {
  right: initial;
  left: 30px;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .nav-tabs li {
  float: right;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .nav-tabs li:not(:last-child) {
  margin-right: initial;
  margin-left: 15px;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links {
  right: initial;
  left: 0;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links .alo-social-links .icon-share li:not(:last-child) {
  margin-right: initial;
  margin-left: 5px;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links .alo-social-links .custom-html .icon-share {
  left: 0;
  right: initial;
  margin-left: initial;
  margin-right: 10px;
}
body.rtl .modal-popup.modal-quickview.modal-quickview .modal-inner-wrap .modal-content .modal-content-body .add-to-links .alo-social-links .custom-html .icon-share::before {
  border-left: 5px solid #e9e9e9;
  border-right: none;
  left: 15px;
  right: inherit;
  transform: rotate(270deg);
}
body.rtl .page-main .slick-initialized.slick-slider.product-slider .slick-arrow.slick-prev {
  left: 20px;
  right: auto;
}
body.rtl .page-main .slick-initialized.slick-slider.product-slider .slick-arrow.slick-next {
  left: 0;
  right: auto;
}
@media (min-width: 640px) {
  body.rtl .odealz-top-progress > *:not(:last-child) {
    margin-right: initial;
    margin-left: 30px;
  }
}
body.rtl .odealz-top-progress .od-drawdate {
  padding: 5px 40px 5px 0;
  background-position-x: right;
}
body.rtl .tabbable .tab-content .product-form ul {
  padding-left: initial;
  padding-right: 30px;
}
body.rtl .tabbable .prize-form .inner-row-content .inner-col-content .announce-text {
  text-align: left;
}
body.rtl .alo-social-links.socials .icon-share li:not(:last-child) {
  margin-right: initial;
  margin-left: 5px;
}
.od-cmpgn-tagname {
  border-radius: 25px;
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.5;
}
.od-cmpgn-tagname-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
}
.od-win-buy {
  font-weight: 800;
  font-size: 55px !important;
  line-height: 0.9 !important;
  margin-bottom: 6px;
  font-style: italic;
}
.od-prizetext {
  font-size: 22px !important;
}
.od-win-wrap {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 587px) {
  .winner-details .cng-win {
    font-size: 12px;
  }
  .winner-details b,
  .winner-details h3,
  .winner-details h4 {
    font-size: 13px;
  }
  .winner-details b span,
  .winner-details h3 span,
  .winner-details h4 span {
    display: block;
  }
}
@media only screen and (max-width: 527px) {
  .winner-details .cng-win {
    font-size: 10px;
  }
  .winner-details b,
  .winner-details h3,
  .winner-details h4 {
    font-size: 12px;
  }
}
.block-collapsible-nav .item {
  border-bottom: 1px solid #dddddd;
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #dddddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  color: #ff5555;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #ff5555;
  font-weight: 500;
}
.block-collapsible-nav .item.current a {
  color: #ff5555;
}
.cookie-status-message {
  display: none;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup button {
  text-transform: math-auto;
}
.modal-popup.modals-ajaxcart .modal-header .action-close {
  top: -5px;
  right: 0;
}
.infinitescroll-pro .toolbar-bottom {
  display: none;
}
.rtl .modal-popup.modals-ajaxcart .modal-header .action-close {
  right: initial;
  left: 0;
}
body {
  background-color: #ffffff;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  position: relative;
  z-index: 5;
  float: left;
  max-width: 50%;
  margin: 0 0 10px 40px;
}
.logo img {
  max-width: 100%;
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  position: absolute;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: #f0f0f0;
  padding: 10px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.border-stylle1 {
  border-right: 3px solid #fff;
}
.custom-column-full {
  flex: 0 0 auto;
  padding: 0 15px;
}
.hover-img img {
  width: 12px;
  height: auto;
}
@media (min-width: 1170px) {
  .hover-img img {
    width: 12px;
  }
}
.hover-img:not(:hover) .hover {
  display: none;
}
.hover-img:hover .not-hover {
  display: none;
}
.page-footer {
  margin-top: auto;
}
.page-footer .row {
  margin-left: -15px;
  margin-right: -15px;
}
.page-footer .block-footer-bottom {
  background: transparent !important;
  background-position: top right;
  background-size: contain;
}
.page-footer .block-footer-bottom .line {
  margin-top: 25px;
  margin-bottom: 10px;
  width: 100%;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  display: none;
}
@media (min-width: 992px) {
  .page-footer .block-footer-bottom .line {
    display: block;
  }
}
.page-footer .block-footer-bottom .line .in-ne {
  background: #ccc;
  height: 0.5px;
  width: 100%;
  display: inline-block;
}
.page-footer .block-footer-bottom .outer-app {
  display: flex;
  flex-direction: row;
  margin-bottom: 15px;
}
.page-footer .block-footer-bottom .outer-app .qr-code {
  margin-right: 10px;
}
.page-footer .block-footer-bottom h6.block-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 15px;
  color: #000 !important;
}
.page-footer .footer-links-company .company-top {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .page-footer .footer-links-company .company-top {
    display: block;
  }
}
.page-footer .footer-links-company .company-top .footer-copyright small.copyright span {
  font-size: 13px;
  color: #040404;
}
@media (min-width: 991px) {
  .page-footer .footer-links-company .company-top .payment {
    align-items: center;
    justify-content: center;
    margin: 0 0 11px;
  }
}
.page-footer .footer-links-company .company-top .payment img {
  height: 32px;
}
@media (max-width: 991px) {
  .page-footer .footer-links-company .company-top .payment img {
    height: 26px;
  }
}
.page-footer .left-content {
  margin-bottom: 30px;
}
@media (max-width: 639px) {
  .page-footer .left-content {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .page-footer .left-content {
    margin-bottom: 0;
  }
}
.page-footer .right-content .inner-contents {
  display: flex;
  flex-wrap: wrap;
}
.page-footer .right-content .inner-contents .block-title {
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
}
@media (min-width: 640px) {
  .page-footer .right-content .inner-contents .block-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.page-footer .alo-social-links {
  flex: 0 0 auto;
}
@media (min-width: 640px) {
  .page-footer .alo-social-links {
    flex: 0 0 25%;
    margin-bottom: 0;
  }
}
.page-footer .alo-social-links .page-footer-social {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .page-footer .alo-social-links .page-footer-social .block-title {
    padding: 0 15px;
  }
}
.page-footer .alo-social-links .icon-social {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .page-footer .alo-social-links .icon-social {
    padding: 0 15px;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .page-footer .alo-social-links .icon-social {
    margin-bottom: 0px;
    display: block;
    max-width: 250px;
  }
}
@media screen and (min-width: 1480px) {
  .page-footer .alo-social-links .icon-social {
    max-width: 250px;
  }
}
.page-footer .alo-social-links .icon-social .social-link {
  border-width: 2px;
  border-style: solid;
  width: 35px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-right: 5px;
}
@media (min-width: 991px) {
  .page-footer .alo-social-links .icon-social .social-link {
    margin-bottom: 10px !important;
    margin-right: 5px;
  }
}
@media (min-width: 1170px) {
  .page-footer .alo-social-links .icon-social .social-link {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 1480px) {
  .page-footer .alo-social-links .icon-social .social-link {
    margin-left: 0;
    margin-right: 11px;
  }
}
.page-footer .alo-social-links .icon-social .social-link .fa {
  font-size: 15px;
}
@media (min-width: 1170px) {
  .page-footer .alo-social-links .icon-social .social-link .fa {
    font-size: 15px;
  }
}
.page-footer .alo-social-links .icon-social .social-link .fa.fa-twitter::before {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  background: url('../images/twitter.svg') no-repeat;
  background-size: 100% 100%;
}
.page-footer .alo-social-links .icon-social .social-link:hover .fa.fa-twitter::before {
  background: url('../images/twitter-hover.svg') no-repeat;
  background-size: 100% 100%;
}
.page-footer .app-store-list {
  margin-bottom: 0;
}
.page-footer .app-store-list li a {
  display: flex;
  justify-content: flex-end;
}
.page-footer .app-store-list li a img {
  max-width: 124px;
}
.page-footer .app-store-list li:last-child {
  margin-bottom: 0;
}
.page-footer .block-newletter {
  flex: 0 0 auto;
  padding: 0 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 640px) {
  .page-footer .block-newletter {
    border: 0;
    flex: 1 0 0%;
    border-right: 3px solid #fff;
  }
}
@media (min-width: 992px) {
  .page-footer .block-newletter {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .page-footer .block-newletter {
    margin-bottom: 25px;
  }
}
.page-footer .block-newletter .block-content {
  flex-direction: column;
  display: flex;
}
.page-footer .block-newletter .block-content .block-title .title {
  display: block;
}
@media (max-width: 639px) {
  .page-footer .block-newletter .block-content .block-title .title {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.page-footer .block-newletter .block-content .block-title > p {
  display: none;
}
.page-footer .block-newletter .block-subscribe .control .input-text {
  border-radius: 0;
  padding: 0 15px;
}
@media (max-width: 639px) {
  .page-footer .block-newletter .block-subscribe .control .input-text {
    padding-right: 110px;
  }
}
.page-footer .block-newletter .block-subscribe .actions .button {
  width: 100%;
  border-radius: 3px;
  border-radius: 0;
  padding: 0 15px;
}
.page-footer .block-newletter .block-subscribe .actions .button span {
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 640px) {
  .page-footer .block-newletter .block-subscribe .actions .button {
    margin-top: 5px;
  }
}
@media (max-width: 639px) {
  .page-footer .block-newletter .block-subscribe .actions {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.page-footer .communication {
  padding-right: 15px;
  flex: 0 0 auto;
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 640px) {
  .page-footer .communication {
    flex: 1 0 0%;
  }
}
@media (min-width: 992px) {
  .page-footer .communication {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 640px) {
  .page-footer .communication .block-title {
    text-align: center;
  }
}
.page-footer .communication ul {
  display: flex;
}
@media (min-width: 640px) {
  .page-footer .communication ul {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 639px) {
  .page-footer .communication ul li {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.page-footer .communication ul li img {
  height: 50px;
  width: auto;
}
@media (min-width: 992px) {
  .page-footer .communication ul li img {
    height: 60px;
  }
}
.page-footer .payment img {
  margin-right: 3px;
}
@media (min-width: 640px) {
  .page-footer .payment img {
    height: 40px;
  }
}
.page-footer .main-bottom .app-download .block-title {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.page-footer .main-bottom .app-store-list {
  display: flex;
}
.page-footer .main-bottom .app-store-list li:not(:last-child) {
  margin-right: 15px;
}
.page-footer .main-bottom .app-store-list li a img {
  height: 28px;
}
@media (min-width: 640px) {
  .page-footer .main-bottom .app-store-list li a img {
    height: 45px;
  }
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  margin: 0;
  font-size: 12px;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.modals-quickview .loading-mask {
  display: none;
}
.block .brand-form-search .actions,
.block .form-search-sidebar-brand .actions {
  padding: 0px;
}
.page-products .products.product-items {
  position: relative;
}
.page-products .category-products.grid .products:after {
  top: 0;
}
.border-stylle1-rtl {
  border-right: initial;
  border-left: 3px solid #fff;
}
@media (min-width: 640px) {
  body.rtl .page-footer .block-newletter,
  body.rtl .page-footer .alo-social-links {
    border-right: initial;
    border-left: 3px solid #fff;
  }
}
body.rtl .page-footer .alo-social-links .icon-social .social-link {
  margin-right: initial;
  margin-left: 5px;
}
@media (min-width: 640px) {
  body.rtl .page-footer .alo-social-links .icon-social .social-link {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (min-width: 1480px) {
  body.rtl .page-footer .alo-social-links .icon-social .social-link {
    margin-left: 10px;
    margin-right: 0;
  }
}
@media (max-width: 639px) {
  body.rtl .page-footer .block-newletter .block-subscribe .input-text {
    padding-right: 10px;
    padding-left: 110px;
  }
}
body.rtl .page-footer .block-newletter .block-subscribe .actions {
  right: initial;
  left: 0;
}
body.rtl .page-footer .main-bottom .app-store-list li:not(:last-child) {
  margin-right: initial;
  margin-left: 15px;
}
@media (max-width: 639px) {
  body.rtl .page-footer .communication ul li {
    margin-right: initial;
    margin-left: 10px;
  }
}
body.rtl .page-footer .block-footer-bottom .outer-app .qr-code {
  margin-right: initial;
  margin-left: 10px;
}
.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-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: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  margin: 10px 0;
  display: block;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  position: relative;
  overflow: hidden;
  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;
  white-space: normal;
  vertical-align: top;
  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 {
  content: "\2013";
  font-size: 1.8rem;
  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 {
  font-weight: 300;
  display: block;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Avenir LT Std';
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    margin-top: 0;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    margin-bottom: 25px;
    float: none;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .navigation,
  .page-header .header.panel,
  .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 {
    position: relative;
    padding-top: 41px;
  }
  .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 {
    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-y: auto;
    overflow-x: hidden;
  }
  .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);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amreview-widget-container .slick-dots button {
    border: 1px solid #cccccc;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .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;
  }
  .rtl .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .rtl .filter-options .am-labels-folding .item {
    padding-left: initial;
    padding-right: 35px;
  }
  .rtl .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .rtl .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .rtl .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: initial;
    margin-right: 35px;
  }
  .rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .rtl .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .rtl .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: initial;
    right: 35px;
  }
  .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;
  }
  .customer-account-login .login-container {
    display: flex;
    flex-direction: column;
  }
  .customer-account-login .login-container .block.block-new-customer {
    order: 3;
  }
  .customer-account-login .login-container .amsl-login-page {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column {
    flex-wrap: wrap;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .nav-pills-column ul.nav-tabs {
    flex-direction: row;
    flex-basis: 100%;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content {
    padding: 10px 0;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar {
    flex-wrap: wrap;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .search_field {
    width: 100%;
    margin-top: 15px;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .toolbar-button-align-right.bottom-right {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .column.main .block-build-pc-main.block-main.tab-main-filed .tab-content .build-toolbar .toolbar-button-align-right.bottom-right .button-category {
    margin-left: 0;
  }
  .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%;
  }
  .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;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    float: left;
    text-align: center;
    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: inline-block;
    font-weight: 700;
    margin-right: 5px;
  }
  .cart.table-wrapper .col.qty .price-excluding-tax,
  .cart.table-wrapper .col.price .price-excluding-tax,
  .cart.table-wrapper .col.subtotal .price-excluding-tax,
  .cart.table-wrapper .col.msrp .price-excluding-tax {
    display: inline-block;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .rtl .cart.table-wrapper .col.qty:before,
  .rtl .cart.table-wrapper .col.price:before,
  .rtl .cart.table-wrapper .col.subtotal:before,
  .rtl .cart.table-wrapper .col.msrp:before {
    margin-right: initial;
    margin-left: 5px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-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 .page.messages {
    margin-bottom: 40px;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    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;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .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;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    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;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 20px;
  }
  .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;
  }
  .form.shared.wishlist .actions-toolbar {
    display: flex;
    justify-content: space-between;
  }
  #mb-ajaxwishlist-wrapper #mb-ajaxwishlist-popup-content {
    padding: 15px;
  }
  img.image {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-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-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .amreview-widget-container .amreview-message {
    height: 80px;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 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;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .new-address-popup .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .rtl .opc-wrapper .edit-address-link {
    right: initial;
    left: 0;
  }
  .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;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .order-details-items .action.print {
    display: none;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 479px) {
  .amrelated-summary-content {
    justify-content: space-between;
    padding: 15px;
  }
  .amrelated-price-wrapper {
    margin: 0;
    padding: 15px 0;
  }
  .amrelated-tocart-wrapper {
    margin: 0;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrev-title-block {
    display: flex;
    align-items: center;
  }
  .amrev-title-block.-am-line:after {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    content: '';
  }
  .amrev-title-block .am-strong {
    padding: 0 24px 0 0;
    white-space: nowrap;
    font-weight: 400;
    font-size: 2.4rem;
  }
  .amreview-proscons-container {
    flex-direction: row;
  }
  .rtl .amrev-title-block .am-strong {
    padding: 0 0 0 24px;
  }
  .rtl .amreview-info-wrapper .amreview-summary-details {
    margin: 0 0 0 auto;
    padding: 0 25px 15px;
    border-right: 0;
    border-left: 2px solid #767676;
  }
  .amrelated-popup-container .amrelated-bundle-popup {
    margin: 0 auto;
    max-width: initial;
    padding: 0 0 13px;
    width: 400px;
  }
  .amrelated-popup-container .amrelated-info.-top {
    margin-top: 15px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    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: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .product-item-actions {
    display: block;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    max-width: 240px;
    float: left;
    margin-bottom: 0;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .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%;
  }
}
.amasty-fpc-crawler-status {
  position: fixed;
  right: 20px;
  bottom: 20px;
  min-width: 400px;
  border: 2px solid #008080;
  z-index: 9999;
  background: white;
}
.amasty-fpc-crawler-status .status-header {
  text-align: center;
  color: white;
  font-weight: bold;
  background: #008080;
  font-size: 20px;
  padding: 5px 0;
}
.amasty-fpc-crawler-status.status-ignored .status {
  color: #bebebe;
}
.amasty-fpc-crawler-status.status-hit .status {
  color: #67b96a;
}
.amasty-fpc-crawler-status.status-miss .status {
  color: #d10c12;
}
.amasty-fpc-crawler-status .status {
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding: 5px 0;
}
.amasty-fpc-crawler-status .not-cacheable .not-cacheable-header {
  background: #e4e4e4;
  text-align: center;
  font-weight: bold;
  padding: 3px 0;
}
.amasty-fpc-crawler-status .not-cacheable .blocks {
  max-height: 100px;
  overflow-y: auto;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block {
  padding: 7px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}
.amasty-fpc-crawler-status .not-cacheable .blocks .not-cacheable-block:last-child {
  border-bottom: none;
}
.debug-status-toggle {
  text-align: center;
  background: #008080;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
}
.debug-status-toggle:hover {
  background: #005f5f;
  cursor: pointer;
}
.amfpc-context-container {
  max-height: 700px;
  overflow-y: auto;
  display: none;
}
.amfpc-context-container.-toggled {
  display: block;
}
.amfpc-context-container .context-type-description {
  padding: 5px;
  margin: 0;
  background: #ffffff;
  border-bottom: 2px solid #008080;
  color: #000;
}
.amfpc-context-container .amfpc-context-item {
  padding: 5px;
  border-bottom: 2px solid #008080;
}
.amfpc-context-container .amfpc-context-item .context-row {
  color: #818181;
  background-color: #efefef;
  display: block;
  padding: 2px 10px;
}
.amfpc-context-container .amfpc-context-item .context-row.-unique-entry {
  color: #4d544b;
  background-color: #e0f0dc;
}
.amfpc-context-container .amfpc-context-item .context-row.-vary-entry {
  color: #4d544b;
  background-color: #dce4f0;
}
#shipping-new-address-form .field[name="shippingAddress.telephone"] .field-tooltip .label {
  display: none;
}
.tab-container {
  margin-bottom: 30px;
}
.tab-container .tab-menu {
  margin-bottom: -1px;
  position: relative;
  z-index: 1;
}
.tab-container .tab-menu ul {
  margin: 0;
  padding: 0;
}
.tab-container .tab-menu ul li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 0;
}
.tab-container .tab-menu ul li a.tab-links {
  text-decoration: none;
  color: #000;
  background-color: #f5f5f5;
  padding: 12px 25px;
  border-radius: 4px 4px 0px 0px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #f1f1f1;
  border-bottom: 0;
}
.tab-container .tab-menu ul li a.tab-links.active {
  background-color: #fff;
  color: #000;
}
.tab-container .tab {
  display: none;
  padding: 15px 10px 10px;
  background: #fff;
  border-radius: 0 10px 10px 10px;
  border: 1px solid #f1f1f1;
}
@media (min-width: 768px) {
  .tab-container .tab {
    padding: 20px;
  }
}
.tab-container .tab.tab-active {
  display: block;
}
.tab-container .tab h2 {
  color: rgba(0, 0, 0, 0.7);
}
.tab-container .tab p {
  color: rgba(0, 0, 0, 0.6);
  text-align: justify;
}
.tab-container .tab .upcom-draw-msg,
.tab-container .tab .guest-draw-msg,
.tab-container .tab .partciptd-draw-msg {
  font-size: 18px;
  font-weight: 600;
}
.tab-container .tab .upcom-draw-msg + .slick-slider,
.tab-container .tab .guest-draw-msg + .slick-slider,
.tab-container .tab .partciptd-draw-msg + .slick-slider {
  margin-top: 15px;
  margin-bottom: 0;
}
