body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #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;
}
input[type*="date"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type*="date"]:disabled {
  opacity: 0.5;
}
input[type*="date"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type*="date"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type*="date"]:-ms-input-placeholder {
  color: #c2c2c2;
}
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.
 */
.order-details-items .items-qty,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.footer.content ul,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.order-details-items .items-qty > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.footer.content ul > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.footer.content ul > 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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  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;
}
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ': ';
}
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.block-reorder .block-title,
.block-compare .block-title,
.block-wishlist-search-results .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.widget .block-title {
  margin-bottom: 15px;
}
.block-reorder .block-title > strong,
.block-compare .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .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,
[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,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .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,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
[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,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .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,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .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,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.wishlist-dropdown,
.giftregisty-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.wishlist-dropdown:after,
.giftregisty-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.wishlist-dropdown .action.toggle,
.giftregisty-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.wishlist-dropdown .action.toggle:after,
.giftregisty-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,
.wishlist-dropdown .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.wishlist-dropdown .action.toggle.active,
.giftregisty-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after,
.giftregisty-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,
.wishlist-dropdown .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.wishlist-dropdown ul.dropdown,
.giftregisty-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,
.wishlist-dropdown ul.dropdown li,
.giftregisty-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.wishlist-dropdown.active,
.giftregisty-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .table-return-items .qty .input-text,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.cart.table-wrapper .col.qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .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,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar,
.form.giftregistry.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset {
  margin-bottom: 50px;
}
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control {
  width: 70%;
}
.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,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.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,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice {
  margin: 30px 0 0;
}
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.block-reorder .product-item .label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.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,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend {
  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,
.checkout-index-index .page-title-wrapper {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.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,
.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,
.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,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.header.content:before,
.header.content: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,
.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 {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.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,
.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,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.block-giftregistry-shared-items .product .item-options:after,
.header.content: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,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .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,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.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,
.multicheckout .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.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,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.abs-add-fields .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .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-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,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .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,
.abs-add-fields .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove: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,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .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,
.abs-add-fields .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove: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,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .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,
.abs-add-fields .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .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-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,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .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,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .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,
.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 {
  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-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,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .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,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .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,
.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 {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove: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),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .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),
.abs-add-fields .action.remove:active,
.abs-add-fields .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),
.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) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-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,
.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,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.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,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.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';
}
.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,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.sidebar .subtitle,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.no-display,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.order-status,
.return-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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  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,
.paypal-review-discount .block > .title,
.cart-summary .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,
.paypal-review-discount .block > .title:after,
.cart-summary .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,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
.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;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #999999;
  margin-top: 16px;
  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: 16px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 17px;
  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: 26px;
  margin-left: -16px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #999999;
  left: 26px;
  margin-left: -17px;
}
.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 #999999;
  margin-left: 16px;
  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: 16px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 17px;
  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: -16px;
  top: 26px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #999999;
  margin-top: -17px;
  top: 26px;
}
.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 {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary: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;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ": ";
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close,
.modal-slide.alo-video .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;
}
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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
.checkout-index-index .page-header .minicart-wrapper {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  margin-right: 9px;
}
.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(3n + 1):before {
  display: block;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(2n + 1):before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  min-width: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .form-login:not(:last-child) {
  border-bottom: none;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-payment-method .payment-methods .step-title {
  border-bottom: 1px solid #ccc;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .actions-toolbar {
  display: none;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  background-color: #eaeaea;
  display: block;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  text-align: center;
  transform: translate(-50%);
  width: 1240px;
  z-index: 999;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none;
}
.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0;
}
.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0;
}
.checkout-index-index .checkout-block {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background: #ffffff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin: 7px 9px 32px;
  padding: 24px 12px;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45);
}
.checkout-index-index .checkout-block .fieldset > br,
.checkout-index-index .checkout-block .fieldset > hr {
  display: none;
}
.checkout-index-index .am-checkout {
  margin: 20px 0;
  padding: 12px;
}
.checkout-index-index .am-checkout .product-item .amcheckout-price-wrapper {
  font-size: 1.2rem;
  margin: 5px 0;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea;
}
.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.checkout-index-index .additional-options {
  margin: 24px 7px 12px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  background: none;
  border: 0;
  border-radius: 0;
  color: #006bb4;
  display: inline;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 0;
  text-decoration: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .amcheckout-form-login .mage-error:not([style*='display: none;']) + .field-error {
  display: none;
}
.checkout-index-index .additional-options .field._required .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  appearance: auto;
  opacity: 1;
  height: auto;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty,
.checkout-index-index .opc-block-summary .minicart-items span.non-editable-qty {
  width: 55px;
}
.checkout-index-index .opc-block-summary .minicart-items button {
  float: right;
  margin-top: 12px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  border: 1px #b6b6b6 solid;
  cursor: pointer;
  float: left;
  height: 14px;
  padding: 7px;
  width: 14px;
  border-radius: unset;
  margin-top: 0px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px;
}
@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width: 33.3%;
  }
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  right: 0;
  width: 100%;
}
.checkout-index-index #recaptcha-checkout-place-order-wrapper .grecaptcha-badge {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-payment-method .payment-methods .actions-toolbar .action.primary {
  background: #006bb4;
  border: 1px solid #006bb4;
}
.checkout-payment-method .payment-methods .actions-toolbar .action.primary.disabled,
.checkout-payment-method .payment-methods .actions-toolbar .action.primary[disabled] {
  background: #1979c3;
  border: 1px solid #1979c3;
  opacity: 0.5;
}
.checkout-payment-method .payment-methods .actions-toolbar .action.primary:hover {
  background: #015690;
  border: 1px solid #015690;
}
.checkout-payment-method.submit .payment-methods {
  margin: 0;
}
.fieldset.address {
  margin: 0 -7px;
}
.fieldset.address > .field {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 7px;
  vertical-align: top;
  width: 100%;
}
.checkout-success .success-messages {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.account .column.main .order-details-items {
  margin-bottom: 0;
}
.account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none;
}
.page-main .block.block-order-details {
  margin-bottom: 25px;
}
.page-main .block.block-order-details .order-date {
  border-bottom: 1px solid #c5c5c5;
  font-size: 1.6rem;
  padding-bottom: 25px;
}
.page-main .block.block-order-details-comments {
  margin-bottom: 35px;
}
.page-main .block.block-order-details-view {
  margin-bottom: 10px;
}
.page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none;
}
#registration {
  border-left: 3px solid #f58c12;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  position: relative;
  width: 600px;
}
#registration br {
  display: none;
}
#registration form {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.amcheckout-trust-badges {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}
.amcheckout-trust-seal {
  font-size: 8px;
  max-width: 137px;
}
.checkout-payment-method .amcheckout-trust-seal {
  font-size: 10px;
  margin: 0 auto 15px;
  max-width: 66%;
  text-align: center;
}
.am-checkout.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
}
.amcheckout-trust-seal .amcheckout-title,
.amcheckout-trust-seal .amcheckout-description {
  margin-bottom: 0;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip {
  height: auto !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  border: 1px solid #999999;
  border-radius: 0;
  color: inherit !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-content {
  padding: 12px;
  background: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
  width: 12px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  left: -3px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  right: -2px;
  width: 14px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-background {
  left: 3px;
  border-right-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-border {
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #999999 !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  left: 15px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  left: -5px;
  z-index: -1;
}
._amcheckout-selectable-container,
.amcheckout-step-container .shipping-address-items,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .amcheckout-content > .amcheckout-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
.amcheckout-step-container .shipping-address-items .shipping-address-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type),
.amcheckout-step-container .shipping-address-items .shipping-address-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type),
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item,
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
  .amcheckout-step-container .shipping-address-items .shipping-address-item,
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .shipping-address-items .shipping-address-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n + 2),
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-checkout.-modern {
  background: none;
  box-sizing: border-box;
  padding: 0;
}
.am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px;
}
.am-checkout.-modern .checkout-header {
  padding: 0;
}
.am-checkout.-modern .authentication-wrapper {
  margin-right: 0;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #1979c3;
  border-radius: 2px;
  color: #ffffff;
  height: auto;
  padding: 5px 20px;
  transition: all .3s ease;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
  background: #429fe7;
}
.am-checkout.-modern .opc-estimated-wrapper {
  margin: 0 -15px 15px;
}
.am-checkout.-modern .amcheckout-trust-badges {
  justify-content: flex-start;
}
.am-checkout.-modern .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
  width: 66%;
}
.am-checkout.-modern .amcheckout-step-container .primary .action.checkout,
.am-checkout.-modern .amcheckout-step-container .action.checkout.amasty {
  background: #315499;
  padding: 14px 30px;
  transition: all .3s ease;
}
.am-checkout.-modern .amcheckout-step-container .primary .action.checkout.disabled,
.am-checkout.-modern .amcheckout-step-container .action.checkout.amasty.disabled,
.am-checkout.-modern .amcheckout-step-container .primary .action.checkout[disabled],
.am-checkout.-modern .amcheckout-step-container .action.checkout.amasty[disabled] {
  background: #315499;
  /* phpcs:ignore: Magento2.Less.ZeroUnits.ZeroUnitFound */
  opacity: 0.5;
}
.am-checkout.-modern .amcheckout-step-container .primary .action.checkout:hover,
.am-checkout.-modern .amcheckout-step-container .action.checkout.amasty:hover {
  background: #3d69c0;
}
.am-checkout.-modern.-layout-2columns .product-item-details .product-item-inner .amcheckout-price-wrapper,
.am-checkout.-modern.-layout-3columns .product-item-details .product-item-inner .amcheckout-price-wrapper {
  order: inherit;
  text-align: start;
}
.amcheckout-main-container.-modern {
  clear: both;
  color: #363636;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 40px 0 0;
}
.amcheckout-step-container {
  font-size: 16px;
}
.amcheckout-step-container > li {
  list-style: none;
}
.amcheckout-step-container .amcheckout-title {
  background: #eeeeee;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 15px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #1979c3;
  border-radius: 50%;
  box-sizing: border-box;
  float: right;
  height: 24px;
  position: relative;
  transition: all .3s ease;
  width: 24px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #429fe7;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-bottom: 2px solid #1979c3;
  border-right: 2px solid #1979c3;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 41%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all .3s ease;
  width: 8px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg);
}
.amcheckout-step-container .amcheckout-title-container + .amcheckout-content > .amcheckout-wrapper {
  padding: 20px 0;
}
.amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0;
}
.amcheckout-step-container .fieldset > br,
.amcheckout-step-container .fieldset > hr {
  display: none;
}
.amcheckout-step-container .fieldset > .field > .label,
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal;
}
.amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .field-select-billing,
.amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit;
}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-trust-seal {
  font-size: inherit;
  max-width: unset;
}
.amcheckout-step-container .note {
  color: #717171;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container) {
  background: #1979c3;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):hover {
  border: none;
}
.amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px;
  transition: all .3s ease;
}
.amcheckout-step-container .amcheckout-button.-new-address:hover {
  background: #429fe7;
}
.amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
  float: none;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 12px 16px;
}
.amcheckout-step-container .action-edit-address {
  margin-top: 15px;
}
.amcheckout-step-container .form-discount .actions-toolbar .action {
  min-height: 40px;
}
.amcheckout-step-container input[type='number']:focus {
  -moz-appearance: none !important;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 16px;
  height: 40px;
}
.amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit;
  text-align: left;
}
.amcheckout-step-container .checkout-agreements .checkout-agreement .label {
  display: flex;
}
.amcheckout-step-container .checkout-agreements .action-show,
.amcheckout-step-container .action.checkout.amasty {
  height: auto;
}
.amcheckout-step-container input[type='checkbox'],
.amcheckout-step-container input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  cursor: pointer;
  display: flex;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  flex: auto;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  background: #ffffff !important;
  border: 2px solid #cccccc;
  box-sizing: border-box;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 3px 15px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before,
.amcheckout-step-container input[type='checkbox']:focus + label:before,
.amcheckout-step-container input[type='radio']:focus + label:before {
  border-color: #1979c3;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
  border-width: 0;
}
.amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all .2s ease;
}
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px;
}
.amcheckout-step-container .amcheckout-form-login:last-child,
.amcheckout-step-container .form-login:last-child {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.amcheckout-step-container .form-login .amcheckout-email {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  flex: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - 7px);
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  align-items: center;
  display: flex;
  height: 40px;
  margin-left: 10px;
  position: relative;
  top: 0;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
  color: #363636;
  line-height: 40px;
  margin-left: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block;
}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  background: #ddf0ff;
  border: 1px solid #1474c2;
  color: #1979c3;
  float: right;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: #1474c2;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
  background: none;
  color: #4e4e4e;
  font-size: 16px;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzRFNEU0RSIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 13px;
  width: 13px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  line-height: 30px;
  padding: 20px;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden;
}
.amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #c00815;
}
.amcheckout-step-container .selected-store-pickup {
  margin-top: 15px;
}
.amcheckout-step-container .selected-store-pickup .step-title {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  padding: 10px 0;
}
.amcheckout-step-container .selected-store-pickup .step-content {
  padding: 10px 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  background: none;
  color: #1474c2;
}
.amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  border: none !important;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  align-items: flex-start;
  padding: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 0 45px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  float: left;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container {
  background: none;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #315499;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart > .title {
  padding: 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain;
  border: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 5px;
  width: 10px;
  z-index: 1;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  padding-bottom: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: 1px solid #d4d4d4;
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 100px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner .amcheckout-price-wrapper {
  flex-basis: 100%;
  order: 1;
  text-align: end;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  align-items: center;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 20px 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  background: #f0f8ff;
  border: 1px solid #1474c2;
  border-radius: 2px;
  color: #1474c2;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff;
  color: #136eb8;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px;
}
.amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals {
  border: none;
  font-size: 14px;
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none;
}
.amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-additional-options {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  font-size: 0;
  margin: 0;
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px;
}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0 20px;
}
.amcheckout-step-container .opc-payment-additional .payment-option-title,
.amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-left: 0;
  padding-right: 0;
}
.amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px;
}
.amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none;
}
.amcheckout-step-container .amcheckout-trust-seal {
  font-size: 9px;
  max-width: 161px;
}
.amcheckout-step-container .amcheckout-trust-seal .amcheckout-title {
  background: none;
  cursor: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 0;
}
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px;
}
.amfaq-hidden {
  display: none;
}
.amfaq-question-footer-wrapper {
  align-items: center;
  display: flex;
}
.amfaq-question-footer-wrapper:before,
.amfaq-question-footer-wrapper:after {
  content: '';
  display: table;
}
.amfaq-question-footer-wrapper:after {
  clear: both;
}
.amfaq-product-tab .block-title strong {
  display: block;
  font-size: 2.6rem;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 3rem 0;
}
.faq-question-view .page-title-wrapper h1,
.faq-category-view .page-title-wrapper h1 {
  word-break: normal;
}
.faq-search-index .page-title-wrapper h1 {
  font-size: 2.5rem;
  word-break: break-all;
}
.faq-search-index .amfaq-highlight {
  background-color: #d3e185;
}
.amfaq-social-buttons {
  float: left;
  padding-top: 4px;
}
.amfaq-social-buttons .amfaq-social-share-link {
  display: inline-block;
}
.amfaq-social-buttons .amfaq-social-share-link,
.amfaq-social-buttons .amfaq-social-share-link:hover {
  color: transparent;
}
.amfaq-social-buttons img {
  width: 30px;
  border: 0;
  display: inline;
  padding: 0 1px;
}
/* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
.amfaq_questions .amfaq-title {
  font-size: 125%;
  font-weight: bolder;
  margin-bottom: 2.5%;
  text-align: center;
}
.amfaq_questions .am-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0 0 2rem 0;
}
.amfaq_questions .am-item .am-content {
  padding-bottom: 10px;
  word-wrap: break-word;
}
.amfaq_questions .am-item .am-content .amfaq-short-answer-container {
  white-space: pre-line;
}
.amfaq_questions .am-item .am-content p {
  margin-bottom: 2rem;
}
.amfaq_questions .am-item .am-links {
  float: right;
  font-size: 1.5rem;
  margin-right: 10px;
  padding: 5px 0;
  word-wrap: break-word;
}
.amfaq_questions .am-title {
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  word-wrap: break-word;
}
.amfaq_questions .am-title .am-plus {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  display: inline-block;
  /* phpcs:enable */
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-plus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-plus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #c9c9c9;
  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;
}
.amfaq_questions .am-title .am-plus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-plus:focus,
.amfaq_questions .am-title .am-plus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-plus.disabled,
.amfaq_questions .am-title .am-plus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-plus {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq_questions .am-title .am-minus {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  display: inline-block;
  /* phpcs:enable */
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  float: right;
  font-size: inherit;
  font-weight: normal;
}
.amfaq_questions .am-title .am-minus > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq_questions .am-title .am-minus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #c9c9c9;
  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;
}
.amfaq_questions .am-title .am-minus:hover:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:active:before {
  color: inherit;
}
.amfaq_questions .am-title .am-minus:focus,
.amfaq_questions .am-title .am-minus:active {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus:hover {
  background: none;
  border: none;
}
.amfaq_questions .am-title .am-minus.disabled,
.amfaq_questions .am-title .am-minus[disabled],
fieldset[disabled] .amfaq_questions .am-title .am-minus {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq_questions .am-no-items {
  font-weight: 800;
  word-wrap: break-word;
}
.ask-question-form .button-container {
  margin: 10px 0;
}
.ask-question-form .button-container .button-info {
  display: inline-block;
  float: left;
  font-size: 1.8rem;
  font-weight: 300;
  margin: 10px 0;
  vertical-align: middle;
}
.ask-question-form .button-container .form-toggle-button {
  margin: 10px;
}
.ask-question-form .ask-form-container label input[type='checkbox'] {
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.amfaq-category-description {
  margin-bottom: 20px;
}
/* phpcs:disable Magento2.Less.ClassNaming.NotAllowedSymbol */
.amfaq_categories {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
}
.amfaq_categories .item {
  border-bottom: 1px solid #c9c9c9;
  padding: 1rem;
  word-wrap: break-word;
}
.amfaq_categories .item.current {
  background: #f9f9f9;
}
.amfaq_categories .item.current a {
  color: #000000;
}
.amfaq_categories .item.title {
  background: #f0f0f0;
  color: #575757;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  word-wrap: break-word;
}
.amfaq_categories .item:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.amfaq_categories .item:last-child {
  border: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.amfaq_tags {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  font-weight: 500;
  margin: 20px 0;
}
.amfaq_tags .title {
  border-bottom: 1px solid #c9c9c9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #f0f0f0;
  color: #575757;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 1rem;
  text-align: center;
  word-wrap: break-word;
}
.amfaq_tags .tags_content {
  margin: 5px;
}
.amfaq_tags .tags_content .current {
  font-weight: 600;
  text-decoration: underline;
}
.amfaq_tags .tags_content .item {
  display: inline-block;
  font-family: Roboto;
  font-size: 1.6rem;
  padding: 5px;
}
.amfaq_tags .tags_content .item a {
  color: #000000;
  text-decoration: none;
}
.question_view {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.question_view .answer {
  word-wrap: break-word;
}
.am-back-button {
  float: right;
  margin-left: 15px;
}
.am-back-to-product-widget.am-widget-left {
  text-align: left;
}
.am-back-to-product-widget.am-widget-center {
  text-align: center;
}
.am-back-to-product-widget.am-widget-right {
  text-align: right;
}
.am-back-to-product-widget .am-back-button {
  float: none;
  margin-left: 0;
}
.amfaq-search {
  max-width: 300px;
  margin-bottom: 15px;
  position: relative;
}
.amfaq-search .am-input {
  padding-right: 30px;
}
.amfaq-search .search-autocomplete {
  background-color: #ffffff;
  margin-top: 0;
}
.amfaq-search .am-button {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZD0iTTU1LjE0NiA1MS44ODdMNDEuNTg4IDM3Ljc4NkEyMi45MjYgMjIuOTI2IDAgMCAwIDQ2Ljk4NCAyM2MwLTEyLjY4Mi0xMC4zMTgtMjMtMjMtMjNzLTIzIDEwLjMxOC0yMyAyMyAxMC4zMTggMjMgMjMgMjNjNC43NjEgMCA5LjI5OC0xLjQzNiAxMy4xNzctNC4xNjJsMTMuNjYxIDE0LjIwOGMuNTcxLjU5MyAxLjMzOS45MiAyLjE2Mi45Mi43NzkgMCAxLjUxOC0uMjk3IDIuMDc5LS44MzdhMy4wMDQgMy4wMDQgMCAwIDAgLjA4My00LjI0MnpNMjMuOTg0IDZjOS4zNzQgMCAxNyA3LjYyNiAxNyAxN3MtNy42MjYgMTctMTcgMTctMTctNy42MjYtMTctMTcgNy42MjYtMTcgMTctMTd6IiBmaWxsPSIjYmFiYWJhIi8+PC9zdmc+);
  height: 32px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 0;
  box-shadow: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.amfaq-rating {
  float: left;
}
.amfaq-rating .amfaq-was-it-helpful {
  font-size: 1.2rem;
}
.amfaq-rating .amfaq-rate-the-answer {
  font-size: 1.2rem;
  font-weight: 600;
}
.amfaq-rating .amfaq-rate-the-answer.-gray {
  color: #757575;
}
.amfaq-rating .amfaq-rating-voting,
.amfaq-rating .amfaq-rating-yesno,
.amfaq-rating .amfaq-rating-average {
  border: 1px solid #c9c9c9;
  align-items: center;
  border-radius: 5px;
  display: flex;
  padding: 5px 20px;
}
.amfaq-rating .amfaq-rating-voting .amfaq-rating-fieldset,
.amfaq-rating .amfaq-rating-yesno .amfaq-rating-fieldset,
.amfaq-rating .amfaq-rating-average .amfaq-rating-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.amfaq-rating .amfaq-rating-voting .amfaq-rating-legend,
.amfaq-rating .amfaq-rating-yesno .amfaq-rating-legend,
.amfaq-rating .amfaq-rating-average .amfaq-rating-legend {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .average-rate-wrapper {
  direction: rtl;
}
.amfaq-rating .average-rate-wrapper.-voted {
  cursor: default;
  pointer-events: none;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label {
  color: #cccccc;
  cursor: pointer;
  float: right;
  font-size: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  width: 1em;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:before {
  content: '★';
  display: flex;
  justify-content: center;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-input:checked ~ label {
  color: #ffc700;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-input:focus + label {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover,
.amfaq-rating .average-rate-wrapper:not(:checked) > label:hover ~ label {
  color: #e4b200;
}
.amfaq-rating .average-rate-wrapper .amfaq-rating-label-hint {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.amfaq-rating .amfaq-arrow {
  cursor: pointer;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  /* phpcs:enable */
  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;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #475f7a;
  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;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-up[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-up {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-up:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  /* phpcs:disable Magento2.Less.ColonSpacing.AfterNewline */
  /* phpcs:enable */
  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;
  display: inline-block;
  font-weight: bold;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 22px;
  color: #475f7a;
  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;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active:before {
  color: inherit;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:focus,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:active {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:hover {
  background: none;
  border: none;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down.disabled,
.amfaq-rating .amfaq-arrow.amfaq-arrow-down[disabled],
fieldset[disabled] .amfaq-rating .amfaq-arrow.amfaq-arrow-down {
  pointer-events: none;
  opacity: 0.5;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow-down:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted:before {
  color: #305b8a;
}
.amfaq-rating .amfaq-arrow.amfaq-arrow.amfaq-voted + span {
  font-weight: bold;
}
.amfaq-rating .amfaq-rating-data-wrapper {
  color: #475f7a;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amfaq-rating .amfaq-rating-data-wrapper.isVoted .amfaq-arrow {
  cursor: default;
}
.amfaq-rating .amfaq-rating-yesno-vote {
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: none;
  font-weight: 400;
  padding: 0;
}
.amfaq-rating .amfaq-rating-yesno-vote:visited {
  color: #1979c3;
  text-decoration: none;
}
.amfaq-rating .amfaq-rating-yesno-vote:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote:active {
  color: #ff5501;
  text-decoration: underline;
}
.amfaq-rating .amfaq-rating-yesno-vote.yesno-voted {
  cursor: auto;
  font-weight: bold;
}
.amfaq-rating .message-error.error {
  color: #b30000;
}
.am-widget-categories-1,
.am-widget-categories-2,
.am-widget-categories-3 {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.am-widget-categories-1 .am-widget-category,
.am-widget-categories-2 .am-widget-category,
.am-widget-categories-3 .am-widget-category {
  width: 100%;
}
.am-widget-category {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-widget-category > .am-category-container {
  padding: 0 2rem 2rem 2rem;
}
.am-widget-category .view-all {
  display: block;
  margin-left: auto;
  width: fit-content;
}
.am-widget-category .am-category-header {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 1.5rem;
  min-height: 50px;
}
.am-widget-category .am-category-header .faq-category-image {
  line-height: 0;
  margin-right: 7px;
}
.am-widget-category .am-category-header .faq-category-image img {
  min-width: 50px;
}
.am-widget-category .am-category-header .faq-category-title {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.1;
  word-wrap: break-word;
}
.am-widget-category .amfaq_questions .am-title {
  font-size: 1.6rem;
  font-weight: 300;
}
.am-search-box-wrapper:before,
.am-search-box-wrapper:after {
  content: '';
  display: table;
}
.am-search-box-wrapper:after {
  clear: both;
}
.am-search-box-wrapper .am-widget-center {
  margin: auto;
}
.am-search-box-wrapper .am-widget-right {
  float: right;
}
.am-search-box-wrapper .amfaq-search {
  max-width: initial;
}
.amfaq-pager {
  float: right;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amfaq_search_autocomplete .amfaq-category {
  color: #575757;
  font-size: 1rem;
  padding-top: 3px;
}
.am-faq-tags-widget {
  padding: 0 2rem 2rem 2rem;
}
.am-faq-tags-widget .am-tags-main-title {
  border-bottom: solid 1px #c9c9c9;
  margin-bottom: 30px;
}
.am-faq-tags-widget .am-tags-main-title span {
  color: #333333;
  font-family: Roboto;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.am-faq-tags-widget .am-tags-main-block-wrapper {
  font-family: Roboto;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag {
  border: solid 1px #dddddd;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 15px 15px 0;
  padding: 9px 0 9px 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover {
  background: #f2c94c;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag:hover .am_tag_count {
  color: #575757;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am_tag_count {
  color: #6d6d6d;
  padding: 11px 12px 10px 0;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag a {
  color: #191919;
  text-decoration: none;
}
.am-faq-tags-widget .am-tags-main-block-wrapper .am-tags-tag .am-tag-title {
  font-weight: 600;
  padding: 0 9px 0 12px;
  text-decoration: none;
}
.search-autocomplete .amfaq-question-container.selected {
  background: #ffffff;
}
.search-autocomplete .amfaq-question-container .amfaq-option-name {
  color: #1979c3;
}
.search-autocomplete .amfaq-question-container.selected .amfaq-option-name {
  text-decoration: underline;
}
.amfaq-link-category {
  margin-bottom: 10px;
}
.amfaq-links-container {
  margin-bottom: 20px;
  transition: height 0.3s ease-in;
}
.amfaq-links-container .amfaq-button.-questions {
  background: #ffffff;
  border: none;
  color: #1979c3;
  font-weight: bold;
  letter-spacing: -.015em;
  padding: 0;
}
@media print {
  .amfaq-social-buttons {
    display: none;
  }
}
.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-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #cccccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.am-labels-rule {
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.am-labels-rule .rule-chooser [id^='skuChooserGrid'] ._clickable .col-in_products:first-child input.checkbox {
  height: 1.6rem;
  margin: 0;
  width: 1.6rem;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.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-price-description {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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;
  border: none;
  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-close:focus-visible {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.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 {
  margin: 0 auto;
  position: initial;
  width: fit-content;
}
.ampromo-popup-wrapper .slick-dots:focus-within {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.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;
}
.item.product.product-item.side-banner {
  display: block;
  width: 100%;
}
.side-banner a.product.photo.product-item-photo {
  display: block;
  position: unset;
  text-align: center;
}
.side-banner .product.details.product-item-details.product-item-details {
  margin-left: 0;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-info {
  min-width: 105px;
}
.ambanners.ambanner-7 .item.product.product-item {
  min-width: 20%;
}
.ambanners.ambanner-7 .item.product.product-item {
  margin-left: 25px;
}
.ambanners.ambanner-7 .item.product.product-item .tocart {
  margin-top: 20px;
}
.ambanners.ambanner-7 .item.product.product-item .product-item-inner {
  padding-bottom: 0;
}
@media only screen and (min-width: 640px) {
  div.ambanners-injected-banner {
    align-items: center;
    display: flex;
    justify-content: center;
  }
}
.amscroll-page-num {
  clear: both;
  padding: 6px 10px;
  color: #252525;
  letter-spacing: .03em;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 2rem;
}
.amscroll-page-num.-amscroll-button {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fbfbfb;
}
.amscroll-page-num.-amscroll-divider {
  border-bottom: 1px solid #c2c2c2;
}
.amscroll-page-num.-amscroll-background {
  background: #fbfbfb;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amscroll-arrow-icon {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-chevron-icon {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
@-webkit-keyframes amScrollRotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.amscroll-loading-block {
  margin: 0 auto;
  padding: 10px 0;
  width: 20px;
  height: 20px;
}
.amscroll-loading-icon {
  min-width: 20px;
  height: 20px;
}
.amscroll-loading-icon.-amscroll-animate {
  animation: amScrollRotate 1.5s linear infinite;
}
.amscroll-load-button {
  display: flex;
  align-items: center;
  margin: 5px auto;
  padding: 5px 20px;
  max-width: 100%;
  width: max-content;
  border: 1px solid;
  border-radius: 2px;
  background-color: transparent;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: .03em;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2rem;
  cursor: pointer;
  transition: color 0.2s;
}
._keyfocus .amscroll-load-button:focus {
  box-shadow: none;
}
.amscroll-load-button:not(.focus-visible) {
  border-color: transparent !important;
}
.amscroll-load-button:hover,
.amscroll-load-button:focus,
.amscroll-load-button:active {
  background-color: transparent;
}
.amscroll-load-button:hover > .amscroll-text {
  filter: brightness(0.8);
}
.ie11 .amscroll-load-button {
  width: 120px;
}
.amscroll-load-button > .amscroll-text {
  word-wrap: break-word;
  word-break: break-word;
  transition: filter 0.2s;
  pointer-events: none;
  user-select: none;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.ie11 .amscroll-load-button > .amscroll-text {
  word-break: break-all;
}
.amscroll-load-button > .amscroll-loading-icon {
  display: none;
  margin-right: 10px;
}
.amscroll-load-button.-amscroll-loading {
  pointer-events: none;
  user-select: none;
}
.amscroll-load-button.-amscroll-loading > .amscroll-loading-icon {
  display: block;
}
.amscroll-arrow-style {
  padding: 0;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}
.amscroll-arrow-style:before {
  border-radius: 100px;
}
.amscroll-arrow-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
}
.amscroll-arrow-style .amscroll-text {
  display: none;
}
.amscroll-text-style {
  padding-right: 7px;
  border-radius: 100px;
  transform: rotate(-90deg) translate(60px, 60px);
}
.amscroll-text-style:before {
  border-radius: 100px;
}
.amscroll-text-style:after {
  width: 24px;
  height: 24px;
  background: url('../Amasty_Scroll/images/chevron.svg');
}
.amscroll-edge-style {
  right: 0;
  padding: 4px 26px 4px 20px;
  border-radius: 20px 20px 0 0;
  transform: rotate(-90deg) translate(71px, 72px);
}
.amscroll-edge-style .amscroll-text {
  margin-right: 20px;
}
.amscroll-edge-style:before {
  border-radius: 20px 20px 0 0;
}
.amscroll-edge-style:after {
  width: 14px;
  height: 28px;
  background: url('../Amasty_Scroll/images/arrow.svg');
  transform: rotate(90deg) translateX(2px);
}
.amscroll-backtotop-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  transition: right 0.2s;
}
.amscroll-backtotop-block:not(.-amscroll-active) {
  right: -60px !important;
}
._keyfocus .amscroll-backtotop-block:focus,
.amscroll-backtotop-block:not(.primary) {
  box-shadow: none;
}
.amscroll-backtotop-block:hover,
.amscroll-backtotop-block:focus,
.amscroll-backtotop-block:active {
  border: 0;
  box-shadow: none;
  color: #ffffff;
}
.amscroll-backtotop-block .amscroll-text {
  position: relative;
  z-index: 1;
  margin-right: 10px;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.5rem;
}
.amscroll-backtotop-block:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: '';
  opacity: 0;
  filter: brightness(0.8);
  transition: opacity 0.2s;
}
.amscroll-backtotop-block:after {
  position: relative;
  z-index: 1;
  display: inline-block;
  content: '';
}
.amscroll-backtotop-block:hover:before {
  opacity: 1;
}
.amskit-toolbar-wrap {
  background: #ffffff;
  border-radius: 10px;
  bottom: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  left: 3%;
  position: fixed;
  width: 300px;
  z-index: 9999;
}
.amskit-toolbar-wrap.-open:after {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 35%, #ffffff);
  bottom: 15px;
  content: '';
  height: 25px;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.amskit-toolbar-wrap.-open {
  padding-bottom: 15px;
}
.amskit-toolbar-box {
  background: #e4e4e4;
  border-radius: 10px;
  box-sizing: border-box;
  cursor: pointer;
  padding: 10px 20px;
}
.amskit-toolbar-box.-open {
  border-radius: 10px 10px 0 0;
  cursor: auto;
}
.amskit-toolbar-box > .amskit-title {
  color: #000000;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}
.amskit-toolbar-box > .amskit-title:before {
  content: '';
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTUiIGZpbGw9IiNGRjk0MTYiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA3Ljc1MmMwIC40ODUuMDE4LjkxMS4wMTggMS4zOTZ2Ny43MDVsLjAwMSAzLjU5OGMwIC41ODktLjAxNSAxLjE4MiAwIDEuNzcydi4wMjZjMCAuNDA2LjM0Ny43NTEuNzU0Ljc1MWgxNC40NzJjLjM5NiAwIC43NzItLjM0NS43NTQtLjc1LS4wMi0uNDA2LS4zMzItLjc1Mi0uNzU0LS43NTJINy43OGwuNzU0Ljc1MXYtMS40NTNsLS4wMDEtMy40NFYxMy4xNCA5LjQ5M2MwLS41OS0uMDAzLTEuMTI1LS4wMTgtMS43MTR2LS4wMjdjMC0uMzk0LS4zMzYtLjc3LS43NDItLjc1MS0uNDE5LjAxOC0uNzczLjMzLS43NzMuNzUxeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMC42MzYgMTguNzA2djMuNDk3YzAgLjQxOC4zMzUuODE2LjcyOC43OTZhLjc3OS43NzkgMCAwIDAgLjcyNy0uNzk2di0zLjA1Mi0uNDQ1YzAtLjQxOC0uMzM0LS44MTYtLjcyNy0uNzk2YS43NzYuNzc2IDAgMCAwLS43MjguNzk2ek0xNC4yNzMgMTUuMTF2Ny4wNTNjMCAuNDM5LjMzNC44NTcuNzI3LjgzNi4zOTMtLjAyLjcyNy0uMzY4LjcyNy0uODM2di02LjE3LS44ODNjMC0uNDM5LS4zMzQtLjg1Ny0uNzI3LS44MzYtLjM5My4wMi0uNzI3LjM2OC0uNzI3LjgzNnpNMTcuOTEgMTUuODV2Ni4yOTljMCAuNDQ3LjMzNC44NzEuNzI3Ljg1LjM5Mi0uMDIxLjcyNy0uMzc0LjcyNy0uODV2LTUuNTItLjc3OGMwLS40NDctLjMzNS0uODcyLS43MjctLjg1LS4zOTMuMDIxLS43MjguMzc0LS43MjguODV6TTIxLjU0NiAxMi44OTNWMjIuMTk4YzAgLjQyLjMzNC44MjEuNzI3LjgwMS4zOTMtLjAyLjcyNy0uMzUyLjcyNy0uODAxdi0zLjE0LTUuMDA2LTEuMTU5YzAtLjQyLS4zMzQtLjgyMS0uNzI3LS44MDEtLjM5My4wMi0uNzI3LjM1Mi0uNzI3LjgwMXpNOC4zODIgMTYuMDI3bDIuMDA4LTEuMzg2YzEuMDYyLS43MzIgMi4xMi0xLjQ2OCAzLjE4My0yLjJsLjczOS0uNTExYy4zMjQtLjIyMS41LS42NjguMjcxLTEuMDI5LS4yMDctLjMxOS0uNjg2LS41MS0xLjAzMi0uMjdsLTIuMDA4IDEuMzg1Yy0xLjA2My43MzMtMi4xMjIgMS40NjktMy4xODQgMi4ybC0uNzM4LjUxMWMtLjMyNS4yMjItLjUwMi42NjktLjI3MiAxLjAzLjIxMS4zMjIuNjg2LjUxIDEuMDMzLjI3eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy43MzIgMTIuMDA5bDMuMjQ3LjYyLjQ2OC4wOWMuMzg0LjA3NS44MzItLjExLjkyNi0uNTI2LjA4My0uMzcyLS4xMTMtLjg0NS0uNTI3LS45MjRsLTMuMjQ4LS42Mi0uNDY3LS4wOWMtLjM4NC0uMDc0LS44MzMuMTEtLjkyNy41MjYtLjA4Ny4zNjguMTEzLjg0NS41MjguOTI0eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xOC4xNzcgMTIuNTI0YzEuMTA4LTEuMTk4IDIuMjE2LTIuMzkyIDMuMzIzLTMuNTkuMTU1LS4xNy4zMTMtLjMzOC40NjgtLjUwNy4yNjctLjI5LjMwOC0uNzgxIDAtMS4wNjMtLjI5LS4yNjYtLjc4LS4zMDgtMS4wNjcgMC0xLjEwNyAxLjE5OC0yLjIxNSAyLjM5Mi0zLjMyMyAzLjU5LS4xNTQuMTY5LS4zMTIuMzM4LS40NjcuNTA3LS4yNjcuMjg5LS4zMDkuNzggMCAxLjA2My4yOS4yNjYuNzguMzA3IDEuMDY2IDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIwLjY3NSA3Ljg5N3YyLjM1YzAgLjM5NS4zNDcuNzcuNzU0Ljc1Mi40MDctLjAxOS43NTMtLjMzLjc1My0uNzUxdi0yLjM1YzAtLjM5NS0uMzQ2LS43Ny0uNzUzLS43NTItLjQxLjAyLS43NTQuMzMtLjc1NC43NTF6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjQyOSA3LjE0NmMtLjc1Ny4wMDgtMS41MTUuMDExLTIuMjcyLjAxOS0uMzk2LjAwNC0uNzcyLjM0Mi0uNzU0Ljc1LjAyLjQwNi4zMzIuNzU2Ljc1NC43NTIuNzU3LS4wMDggMS41MTUtLjAxMSAyLjI3Mi0uMDE5LjM5Ni0uMDA0Ljc3Mi0uMzQyLjc1My0uNzUtLjAxOC0uNDA2LS4zMzEtLjc1Ni0uNzUzLS43NTJ6Ii8+PC9zdmc+) no-repeat center;
  vertical-align: top;
  width: 30px;
}
.amskit-toolbar-box > .amskit-arrow {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSI4IiBmaWxsPSJub25lIj48cGF0aCBzdHJva2U9IiNCMkIyQjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiIGQ9Ik0xMyA3TDcgMSAxIDciLz48L3N2Zz4=) no-repeat center;
  display: inline-block;
  float: right;
  height: 30px;
  width: 12px;
}
.amskit-toolbar-box.-open > .amskit-arrow {
  cursor: pointer;
  transform: rotate(180deg);
}
.amskit-toolbar-content {
  background: #ffffff;
  box-sizing: border-box;
  color: #000000;
  font-size: 14px;
  max-height: 75vh;
  padding: 10px;
  overflow: auto;
}
.amskit-toolbar-content .amskit-table {
  table-layout: fixed;
}
.amskit-toolbar-content .amskit-content-header {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
  padding: 0 0 1rem;
}
.amskit-toolbar-content .amskit-title {
  font-size: 16px;
  font-weight: 600;
  margin: 10px;
}
.amskit-toolbar-content > .amskit-background {
  background: #f6f6f6;
  margin: 5px -10px 25px;
  padding: 10px;
}
.amskit-toolbar-content .amskit-cell {
  word-break: break-word;
  word-wrap: break-word;
}
.amskit-toolbar-content .amskit-cell.-indent {
  padding-left: 35px;
}
.amskit-toolbar-content .amskit-description {
  color: #adadad;
  font-size: 12px;
}
.amskit-toolbar-content .amskit-description.-headings {
  padding-left: 25px;
}
.amskit-toolbar-content .amskit-icon {
  padding-left: 25px;
  position: relative;
}
.amskit-toolbar-content .amskit-icon:before {
  content: '';
  display: inline-block;
  height: 18px;
  left: 0;
  position: absolute;
  width: 18px;
}
.amskit-toolbar-content .amskit-icon.-warning:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiNFQjU3NTciLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNOSA0djYuNSIvPjxjaXJjbGUgY3g9IjkiIGN5PSIxNCIgcj0iMSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat center;
}
.amskit-toolbar-content .amskit-icon.-normal:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjkiIGZpbGw9IiMxNzg3RTAiLz48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNNS41IDlsMy4xMjUgM0wxMi41IDciLz48L3N2Zz4=) no-repeat center;
}
.amskit-headings-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.amskit-headings-wrap > .amskit-item {
  margin-bottom: 5px;
  margin-left: 8px;
  text-align: center;
}
.amskit-headings-wrap .amskit-head {
  text-transform: uppercase;
}
.amskit-page-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amskit-page-links > .amskit-item {
  padding-left: 10px;
  position: relative;
}
.amskit-page-links > .amskit-item:before {
  background: 55b 4ff;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 5px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}
.amskit-page-links .amskit-label {
  display: inline-block;
  width: 80%;
}
.amskit-separator-wrap {
  background: #c4c4c4;
  height: 1px;
  margin: 15px 0;
  position: relative;
}
.amskit-separator-wrap ~ .amskit-url {
  display: none;
}
.amskit-separator-wrap > .amskit-button {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  color: #c4c4c4;
  cursor: pointer;
  font-size: 10px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  -ms-transform: translate(-50%, -50%);
  padding: 0 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
}
.amskit-separator-wrap > .amskit-button:hover {
  border-color: #1787e0;
  color: #1787e0;
}
@media (min-width: 480px) {
  .amskit-toolbar-wrap.-open {
    width: 450px;
  }
  .amskit-page-links .amskit-label {
    width: 55%;
  }
}
.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%;
  }
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amshopby-brand-title-link {
  font-weight: bold;
}
.amshopby-brand-tooltip.-no-double ~ .amshopby-brand-tooltip.-no-double {
  visibility: hidden;
  opacity: 0;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.2;
  margin: 0 12px 12px 0;
  min-height: 34px;
  min-width: 34px;
  padding: 6px;
  text-align: center;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #ffffff;
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  background: #ececec;
  border-color: #ececec;
  box-shadow: none;
  color: #575757;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  background: #dff1ff;
  border-color: #006bb4;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  display: block;
  position: relative;
}
.ambrands-search-block:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  display: flex;
  height: 20px;
  left: 15px;
  min-width: 20px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 20px / 2);
  width: 20px;
}
.ambrands-search-block .ambrands-clear {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  border: 0;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 10px 40px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  box-sizing: border-box;
  display: block;
  max-height: 250px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 460px;
  z-index: 99;
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  box-sizing: border-box;
  color: #000000;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.ambrands-livesearch-block > .ambrands-item.active {
  background-color: #e8e8e8;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  vertical-align: top;
  width: 100%;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  align-items: center;
  color: #333333;
  display: flex;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 20px;
}
.ambrands-letter .ambrands-brand-item {
  margin: 0 8px 16px;
  min-width: 100px;
  position: relative;
}
.ambrands-letter .ambrands-brand-item.-no-logo {
  max-width: calc(50% - (8px * 2));
  width: 100%;
}
.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
  padding-top: 10px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner {
  align-items: center;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  overflow: hidden;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
  background: rgba(65, 173, 255, 0.19);
  border-color: #006bb4;
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #757575;
}
.ambrands-letter .ambrands-brand-item .ambrands-count:before {
  content: '(';
}
.ambrands-letter .ambrands-brand-item .ambrands-count:after {
  content: ')';
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
  word-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-height: 100%;
  max-width: 100%;
}
.ambrands-letter .ambrands-image {
  display: block;
  margin: 0 auto;
  pointer-events: none;
}
.ambrands-letters-list .ambrands-brand-item {
  list-style-type: none;
  text-align: center;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.ambrands-slider.amslider .ambrands-slide-link {
  display: flex;
  width: 100%;
}
.ambrands-slider.amslider .ambrands-slide-link:hover {
  text-decoration: none;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide {
  padding: .4rem;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-slider.amslider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: .8rem 1rem;
}
.ambrands-slider.amslider .swiper-button-prev,
.ambrands-slider.amslider .swiper-button-next {
  background-color: #68a8e0;
}
.ambrands-slider.amslider .swiper-button-prev:focus,
.ambrands-slider.amslider .swiper-button-next:focus {
  box-shadow: 0 0 4px 3px #68a8e0;
}
.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 #006bb4;
  transform: none;
  transition: none;
}
.amsl-button {
  transition: all 0.2s ease;
  transition: all ease 0.2;
  -moz-transition: all ease 0.2;
  -webkit-transition: all ease 0.2;
  -o-transition: all ease 0.2;
  background-repeat: no-repeat;
  border: none;
  border-radius: 100px;
  display: block;
}
.amsl-button:hover {
  border: none;
}
.amsl-button .amsl-social-icon {
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  width: 100%;
}
.amsl-button.-clear {
  background: none;
  border: none;
  box-shadow: none;
  color: initial;
  margin: 0;
  outline: none;
  padding: 0;
}
.amsl-button.-clear:hover,
.amsl-button.-clear:active {
  background: none;
  box-shadow: none;
  color: inherit;
  outline: none;
  text-decoration: none;
}
.amsl-button.-google {
  background: #ffffff;
}
.amsl-button.-google .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIzMSIgaGVpZ2h0PSIzMyI+PHBhdGggZD0iTS4xMDIgMTYuNTJDLS4yMDggOC4yNjUgNi45MTYuNjM1IDE1LjA1Ni41MzZjNC4xNS0uMzYgOC4xODYgMS4yNzYgMTEuMzI2IDMuOTQ0LTEuMjg4IDEuNDM4LTIuNTk5IDIuODU5LTMuOTk4IDQuMTktMi43NjUtMS43MDUtNi4wOTMtMy4wMDUtOS4zMjMtMS44NS01LjIxIDEuNTA1LTguMzY2IDcuNzUxLTYuNDM4IDEyLjkyNiAxLjU5NyA1LjQwNSA4LjA3MiA4LjM3IDEzLjE0NyA2LjEgMi42MjgtLjk1NSA0LjM2LTMuNDE2IDUuMTItNi4wNjEtMy4wMTEtLjA2MS02LjAyMy0uMDIzLTkuMDM1LS4xMDctLjAwOC0xLjgyLS4wMTUtMy42MzItLjAwOC01LjQ1IDUuMDIzLS4wMDggMTAuMDUzLS4wMjQgMTUuMDgzLjAyMi4zMDkgNC40NTctLjM0IDkuMjI3LTMuMTkzIDEyLjgwNC0zLjkwOSA1LjEwNy0xMS4xMyA2LjYwNS0xNy4wMDMgNC42MDJDNC41IDI5LjU3OC0uMDM0IDIzLjIwMi4xMDIgMTYuNTJ6IiBmaWxsPSIjZmZmIi8+PC9tYXNrPjxnIG1hc2s9InVybCgjYSkiPjxwYXRoIGQ9Ik0tOS43NjIgMzQuMzZWMi4zMzVsMjAuOTQgMTYuMDE0LTIwLjk0IDE2LjAxM3oiIGZpbGw9IiNGQkJDMDUiLz48cGF0aCBkPSJNLTkuNzYyIDIuMzM1bDIwLjk0IDE2LjAxMyA4LjYyMy03LjUxNEw0OS4zNjMgNi4wM3YtMTcuMjQ1SC05Ljc2MnYxMy41NXoiIGZpbGw9IiNFQTQzMzUiLz48cGF0aCBkPSJNLTkuNzYyIDM0LjM2TDI3LjE5IDYuMDNsOS43MzEgMS4yMzIgMTIuNDQxLTE4LjQ3N1Y0Ny45MUgtOS43NjJWMzQuMzZ6IiBmaWxsPSIjMzRBODUzIi8+PHBhdGggZD0iTTQ5LjM2MyA0Ny45MUwxMS4xNzggMTguMzQ4bC00LjkyNy0zLjY5Nkw0OS4zNjMgMi4zMzRWNDcuOTF6IiBmaWxsPSIjNDI4NUY0Ii8+PC9nPjwvc3ZnPg==);
}
.amsl-button.-twitter {
  background: #137ab9;
}
.amsl-button.-twitter .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgyMSAyNi45ODJjMTIuMjY1IDAgMTguOTcyLTEwLjE4OCAxOC45NzItMTkuMDIxIDAtLjI5LS4wMDYtLjU3OC0uMDItLjg2NUExMy41NzggMTMuNTc4IDAgMCAwIDMzLjEgMy42MzVjLTEuMTk1LjUzMi0yLjQ4Ljg5LTMuODMgMS4wNTJBNi43MDUgNi43MDUgMCAwIDAgMzIuMjA0Ljk5YTEzLjM1IDEzLjM1IDAgMCAxLTQuMjM0IDEuNjIzQTYuNjUyIDYuNjUyIDAgMCAwIDIzLjEwMi41Yy0zLjY4MyAwLTYuNjY5IDIuOTk0LTYuNjY5IDYuNjg0IDAgLjUyNS4wNTkgMS4wMzUuMTczIDEuNTI1LTUuNTQyLS4yOC0xMC40NTYtMi45NC0xMy43NDQtNi45ODVhNi42OCA2LjY4IDAgMCAwLS45MDMgMy4zNiA2LjY4NSA2LjY4NSAwIDAgMCAyLjk2NyA1LjU2NSA2LjYwNiA2LjYwNiAwIDAgMS0zLjAyLS44MzZ2LjA4NWE2LjY4MyA2LjY4MyAwIDAgMCA1LjM0OSA2LjU1MyA2LjY1OCA2LjY1OCAwIDAgMS0zLjAxMi4xMTUgNi42NzcgNi42NzcgMCAwIDAgNi4yMyA0LjY0MyAxMy4zNTQgMTMuMzU0IDAgMCAxLTguMjgyIDIuODYyYy0uNTM4IDAtMS4wNy0uMDMtMS41OTEtLjA5M2ExOC44NCAxOC44NCAwIDAgMCAxMC4yMjEgMy4wMDMiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
}
.amsl-button.-facebook {
  background: #3c5a99;
}
.amsl-button.-facebook .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMzgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjM3IDM3LjI4VjIwLjY2OGg1LjU3NmwuODM1LTYuNDc0SDEyLjM3VjEwLjA2YzAtMS44NzUuNTItMy4xNTIgMy4yMDktMy4xNTJsMy40MjgtLjAwMnYtNS43OWMtLjU5My0uMDgtMi42MjgtLjI1Ni00Ljk5Ni0uMjU2LTQuOTQzIDAtOC4zMjcgMy4wMTctOC4zMjcgOC41NTh2NC43NzVILjA5NHY2LjQ3NWg1LjU5VjM3LjI4aDYuNjg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
}
.amsl-button.-apple {
  background: #ffffff;
}
.amsl-button.-apple .amsl-social-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
}
.amsl-button.-linkedin {
  background: #0077b7;
}
.amsl-button.-linkedin .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTguMDQ2IDMyLjg1MmMwIC42MzQtLjUwMyAxLjE0OC0xLjEyMiAxLjE0OEgyLjE0OWMtLjYyIDAtMS4xMjItLjUxNC0xLjEyMi0xLjE0OFYxMi4zNjVjMC0uNjM0LjUwMi0xLjE0OCAxLjEyMi0xLjE0OGg0Ljc3NWMuNjIgMCAxLjEyMi41MTQgMS4xMjIgMS4xNDh2MjAuNDg3ek00LjUzNiA5LjI4NkMyLjAzMSA5LjI4NiAwIDcuMjA3IDAgNC42NDMgMCAyLjA3OSAyLjAzMSAwIDQuNTM2IDBjMi41MDYgMCA0LjUzNyAyLjA3OSA0LjUzNyA0LjY0MyAwIDIuNTY0LTIuMDMxIDQuNjQzLTQuNTM3IDQuNjQzek0zMyAzMi45NDRjMCAuNTgzLS40NjIgMS4wNTYtMS4wMzEgMS4wNTZoLTUuMTI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2di05LjYxYzAtMS40MzMuNDExLTYuMjgtMy42Ni02LjI4LTMuMTU4IDAtMy43OTkgMy4zMTgtMy45MjcgNC44MDd2MTEuMDgzYzAgLjU4My0uNDYyIDEuMDU2LTEuMDMyIDEuMDU2SDEyLjI0Yy0uNTcgMC0xLjAzMi0uNDczLTEuMDMyLTEuMDU2VjEyLjI3MmMwLS41ODIuNDYyLTEuMDU1IDEuMDMyLTEuMDU1aDQuOTU1Yy41NyAwIDEuMDMyLjQ3MyAxLjAzMiAxLjA1NnYxLjc4N2MxLjE3LTEuNzk5IDIuOTExLTMuMTg3IDYuNjE2LTMuMTg3IDguMjA1IDAgOC4xNTggNy44NDUgOC4xNTggMTIuMTU2djkuOTE1eiIvPjwvc3ZnPg==);
}
.amsl-button.-instagram {
  background: linear-gradient(0deg, #e09b3d, #c74c4d, #c21975, #7024c4);
}
.amsl-button.-instagram .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3LjUgMy4xNTNjNC42NzMgMCA1LjIyNi4wMTggNy4wNzIuMTAyIDEuNzA2LjA3OCAyLjYzMi4zNjMgMy4yNDkuNjAzLjc2LjI4IDEuNDQ4LjcyOCAyLjAxMiAxLjMwOWE1LjQyIDUuNDIgMCAwIDEgMS4zMSAyLjAxMmMuMjM5LjYxNy41MjQgMS41NDMuNjAyIDMuMjUuMDg0IDEuODQ1LjEwMiAyLjM5OC4xMDIgNy4wNzFzLS4wMTggNS4yMjYtLjEwMiA3LjA3MmMtLjA3OCAxLjcwNi0uMzYzIDIuNjMzLS42MDMgMy4yNWE1Ljc5NCA1Ljc5NCAwIDAgMS0zLjMyMSAzLjMyYy0uNjE3LjI0LTEuNTQzLjUyNS0zLjI1LjYwMy0xLjg0NS4wODQtMi4zOTguMTAyLTcuMDcxLjEwMnMtNS4yMjYtLjAxOC03LjA3Mi0uMTAyYy0xLjcwNi0uMDc4LTIuNjMyLS4zNjMtMy4yNS0uNjAyYTUuNDIzIDUuNDIzIDAgMCAxLTIuMDExLTEuMzEgNS40MjIgNS40MjIgMCAwIDEtMS4zMS0yLjAxMmMtLjI0LS42MTYtLjUyNC0xLjU0My0uNjAyLTMuMjUtLjA4NC0xLjg0NC0uMTAyLTIuMzk4LS4xMDItNy4wNyAwLTQuNjc0LjAxOC01LjIyNy4xMDItNy4wNzIuMDc4LTEuNzA3LjM2My0yLjYzMy42MDMtMy4yNS4yOC0uNzYuNzI4LTEuNDQ4IDEuMzA5LTIuMDEyYTUuNDIyIDUuNDIyIDAgMCAxIDIuMDEyLTEuMzFjLjYxNy0uMjM5IDEuNTQzLS41MjQgMy4yNS0uNjAyIDEuODQ1LS4wODQgMi4zOTgtLjEwMiA3LjA3MS0uMTAyek0xNy41IDBjLTQuNzUzIDAtNS4zNDkuMDItNy4yMTUuMTA1QzguNDIyLjE5IDcuMTUuNDg2IDYuMDM3LjkyYTguNTc4IDguNTc4IDAgMCAwLTMuMSAyLjAxOCA4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOSAzLjFDLjQ4NiA3LjE1LjE5IDguNDIyLjEwNiAxMC4yODUuMDIgMTIuMTUgMCAxMi43NDcgMCAxNy41cy4wMiA1LjM0OS4xMDYgNy4yMTVjLjA4NSAxLjg2My4zOCAzLjEzNS44MTMgNC4yNDhhOC41NzkgOC41NzkgMCAwIDAgMi4wMTkgMy4xIDguNTc4IDguNTc4IDAgMCAwIDMuMSAyLjAxOGMxLjExMi40MzMgMi4zODQuNzI5IDQuMjQ3LjgxNCAxLjg2Ny4wODUgMi40NjMuMTA1IDcuMjE1LjEwNSA0Ljc1MyAwIDUuMzQ5LS4wMiA3LjIxNS0uMTA1IDEuODYzLS4wODUgMy4xMzUtLjM4MSA0LjI0OC0uODE0YTguOTUgOC45NSAwIDAgMCA1LjExOC01LjExOGMuNDMzLTEuMTEzLjcyOS0yLjM4NS44MTQtNC4yNDguMDg1LTEuODY2LjEwNS0yLjQ2Mi4xMDUtNy4yMTVzLS4wMi01LjM0OS0uMTA1LTcuMjE1Yy0uMDg1LTEuODYzLS4zODEtMy4xMzUtLjgxNC00LjI0OGE4LjU3OCA4LjU3OCAwIDAgMC0yLjAxOC0zLjEgOC41NzkgOC41NzkgMCAwIDAtMy4xLTIuMDE5QzI3Ljg1LjQ4NiAyNi41NzguMTkgMjQuNzE1LjEwNiAyMi44NDkuMDIgMjIuMjUzIDAgMTcuNSAweiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNy41IDguNTEzYTguOTg2IDguOTg2IDAgMSAwIDAgMTcuOTczIDguOTg2IDguOTg2IDAgMCAwIDAtMTcuOTczem0wIDE0LjgyYTUuODMzIDUuODMzIDAgMSAxIDAtMTEuNjY2IDUuODMzIDUuODMzIDAgMCAxIDAgMTEuNjY2ek0yNi44NDEgMTAuMjU4YTIuMSAyLjEgMCAxIDAgMC00LjIgMi4xIDIuMSAwIDAgMCAwIDQuMnoiLz48L3N2Zz4=);
}
.amsl-button.-amazon {
  background: #ffffff;
}
.amsl-button.-amazon .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MyIgaGVpZ2h0PSI0MCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTM4Ljg2OCAzNC42ODVDMzQuMTYgMzguMTUxIDI3LjMzNSA0MCAyMS40NTggNDAgMTMuMjIgNDAgNS44MDIgMzYuOTU3LjE5IDMxLjg5NmMtLjQ0LS4zOTgtLjA0Ni0uOTQuNDgzLS42M0M2LjczIDM0Ljc4NCAxNC4yMTcgMzYuOSAyMS45NTMgMzYuOWM1LjIxNiAwIDEwLjk1NC0xLjA3OCAxNi4yMy0zLjMxNC43OTgtLjMzOCAxLjQ2NS41Mi42ODUgMS4wOTh6Ii8+PHBhdGggZmlsbD0iI0Y5MCIgZD0iTTQwLjgyNiAzMi40NWMtLjYtLjc2OS0zLjk3OS0uMzY0LTUuNDk1LS4xODQtLjQ2My4wNTYtLjUzMy0uMzQ1LS4xMTctLjYzNCAyLjY5MS0xLjg5MSA3LjEwNy0xLjM0NSA3LjYyMi0uNzExLjUxNS42MzctLjEzNCA1LjA1Ny0yLjY2MyA3LjE2Ny0uMzg4LjMyNC0uNzU4LjE1MS0uNTg1LS4yNzkuNTY4LTEuNDE1IDEuODQtNC41ODggMS4yMzgtNS4zNnoiLz48cGF0aCBmaWxsPSIjMjIxRjFGIiBkPSJNMjQuMzczIDE2LjQ0NVYxNS4zM2MtMy43NjMgMC03LjczOC43OTctNy43MzggNS4xODggMCAyLjIyNCAxLjE2NCAzLjczIDMuMTYzIDMuNzMgMS40NjQgMCAyLjc3NC0uODkgMy42MDEtMi4zNCAxLjAyNS0xLjc4Mi45NzQtMy40NTUuOTc0LTUuNDYyek0yOS42MiAyOWMtLjM0NC4zMDQtLjg0MS4zMjYtMS4yMy4xMjMtMS43MjctMS40Mi0yLjAzNC0yLjA4LTIuOTg2LTMuNDM0LTIuODU1IDIuODgzLTQuODc1IDMuNzQ1LTguNTggMy43NDUtNC4zNzcgMC03Ljc4OC0yLjY3My03Ljc4OC04LjAyNiAwLTQuMTggMi4yOTEtNy4wMjggNS41NDgtOC40MTkgMi44MjYtMS4yMzEgNi43NzItMS40NDkgOS43ODgtMS43ODl2LS42NjZjMC0xLjIyNS4wOTUtMi42NzQtLjYzLTMuNzMxLS42MzctLjk1LTEuODUyLTEuMzQtMi45Mi0xLjM0LTEuOTg0IDAtMy43NTYgMS4wMDYtNC4xODggMy4wOTMtLjA4OC40NjMtLjQzMi45Mi0uOS45NDJsLTUuMDUxLS41MzdjLS40MjUtLjA5NC0uODkzLS40MzQtLjc3Ni0xLjA3OUMxMS4wNzIgMS44MjYgMTYuNTk4IDAgMjEuNTQ4IDBjMi41MzIgMCA1Ljg0LjY2NiA3Ljg0IDIuNTY1IDIuNTMyIDIuMzQgMi4yOSA1LjQ2MiAyLjI5IDguODZ2OC4wMjdjMCAyLjQxMiAxLjAxIDMuNDcgMS45NjIgNC43NzQuMzM3LjQ2My40MSAxLjAyMS0uMDE0IDEuMzY5LTEuMDYyLjg3Ny0yLjk1IDIuNTA3LTMuOTkgMy40MkwyOS42MjEgMjkiLz48L3N2Zz4=);
}
.amsl-button.-paypal {
  background: #ffffff;
}
.amsl-button.-paypal .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMyIgaGVpZ2h0PSIzNiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzI1M0I4MCIgZD0iTTkuNDUzIDM2bC43MTMtNC4yNTEtMS41ODgtLjAzNUgzTDYuMjY3IDQuMzQzYS40MDkuNDA5IDAgMCAxIC4xNDctLjI0Ni40NDcuNDQ3IDAgMCAxIC4yOC0uMDk3TDE3IDNjNSAwIDguNDcxLTIuNjM3IDEwLTEgMC0uNS43OCAyLjExNyAxIDMgLjIzMi45MjcgMS44IDEuOTUzIDEuNTc0IDMuMzAzbC0uMDE2LjA5OXYuODY1bC43MTYuMzgxYy42MDQuMzAxIDEuMDgzLjY0NSAxLjQ1MSAxLjA0LjYxMy42NTYgMS4wMSAxLjQ5IDEuMTc3IDIuNDguMTczIDEuMDE3LjExNi4yMjgtLjE2NyAxLjU5OC0uMzI3IDEuNTc3LS44NTYgMi45NS0xLjU3IDQuMDc0YTguNTk3IDguNTk3IDAgMCAxLTIuNDg2IDIuNTZjLS45NDguNjMyLTIuMDc1IDEuMTEyLTMuMzQ4IDEuNDE5LTEuMjM1LjMwMi0yLjY0Mi40NTQtNC4xODUuNDU0aC0uOTk1Yy0uNzEgMC0xLjQwMi4yNC0xLjk0NC42NzItLjU0My40NC0uOTAzIDMuMDQyLTEuMDEzIDMuN2wtLjA3NS4zODItMS4yNiA3LjQ5My0uMDU2LjI3NWMtLjAxNS4wODctLjA0MS4xMy0uMDguMTZhLjIxOS4yMTkgMCAwIDEtLjEzLjA0NWgtNi4xNHoiLz48cGF0aCBmaWxsPSIjMTc5QkQ3IiBkPSJNMjkuNSA3Yy0uMDM2LjIyOS4xNzcuNjYzLjEzMS45MDQtMS41ODggOC4xMjUtNy4wMiAxMC45MzItMTMuOTYgMTAuOTMySDEyLjE0Yy0uODQ4IDAtMS41NjMuNjE1LTEuNjk2IDEuNDQ5TDguNjM1IDMxLjcxOGwtLjUxMyAzLjI0QS45MDIuOTAyIDAgMCAwIDkuMDE1IDM2aDYuMjY1Yy43NDIgMCAxLjM3My0uNTM3IDEuNDktMS4yNjdsLjA2MS0uMzE3IDEuMTgtNy40NjIuMDc2LS40MDlhMS41MDUgMS41MDUgMCAwIDEgMS40ODktMS4yN2guOTM3YzYuMDcgMCAxMC44MjMtMi40NTYgMTIuMjEyLTkuNTY0LjU4LTIuOTcuMjgtNS40NS0xLjI1Ni03LjE5M0MzMS4wMDUgNy45OTIgMzAuMTc0IDcuMzU2IDI5LjUgN3oiLz48cGF0aCBmaWxsPSIjMjIyRDY1IiBkPSJNMjguMDUzIDdjLS4yMjMtLjA3LTEuMjA1LS41NjQtMS40NDEtLjYyMmExMi4yMDQgMTIuMjA0IDAgMCAwLS43MzItLjE1QTE2LjYxMyAxNi42MTMgMCAwIDAgMjMuMDEzIDZoLTguNjg5Yy0uMjEzIDAtLjQxNy4wNTMtLjU5OS4xNDgtLjQuMjEtLjY5OC42MjMtLjc3IDEuMTI5TDExLjA1MyAyMGwtLjA1My4zNzJjLjEyMi0uODQuODMzLTEuNDMgMS42MTQtMS40M2gzLjI1M2M2LjAxIDAgMTEuNDU5LTIuMTIxIDEzLjI5OS05LjE4MWExNy4yMzIgMTcuMjMyIDAgMCAwIC4zMDMtMS4zODljLjA0NC0uMjQyLjA4LS40NzcuMTEzLS43MDhhNy40NTkgNy40NTkgMCAwIDAtMS4yMDEtLjU1MkE5Ljk4NSA5Ljk4NSAwIDAgMCAyOC4wNTMgN3oiLz48cGF0aCBmaWxsPSIjMjUzQjgwIiBkPSJNMTIuNzgzIDkuMzk3Yy4wNzUtLjQ3NC4zODQtLjg2Mi44LTEuMDU4LjE5LS4wODkuNC0uMTM4LjYyMi0uMTM4aDkuMDJjMS4wNjkgMCAyLjA2Ni4wNjggMi45NzcuMjEzYTEyLjEyMiAxMi4xMjIgMCAwIDEgMS44MTcuNDI2Yy40NDcuMTQ3Ljg2My4zMiAxLjI0Ny41MTkgMS4yMjItMy4yNTkuMjc5LTUuMDEyLTEuMjc4LTYuNzU5QzI2LjI3LjY3NiAyMi44OS4xIDE4LjkyOC4xSDcuNDE4Yy0uODEgMC0xLjUuNTgtMS42MjYgMS4zNjhMMSAzMS4zNzVhLjk3OC45NzggMCAwIDAgLjk3NSAxLjEyNWg2LjYyMmwyLjI2Ny0xMS4xNCAxLjkxOS0xMS45NjN6Ii8+PC9zdmc+);
}
.amsl-button.-twitch {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #6441a5;
}
.amsl-button.-twitch .amsl-social-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMDAgMTAwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwMCAxMDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48bWV0YWRhdGE+IFN2ZyBWZWN0b3IgSWNvbnMgOiBodHRwOi8vd3d3Lm9ubGluZXdlYmZvbnRzLmNvbS9pY29uIDwvbWV0YWRhdGE+PGc+PHBhdGggZD0iTTExNSwxMEw0NSwxODV2NjY1aDIxMHYxNDBoMTQwbDE0MC0xNDBoMTc1bDI0NS0yNDVWMTBIMTE1eiBNODUwLDU3MEw3MTAsNzEwSDUwMEwzNjAsODUwVjcxMEgxODVWMTE1aDY2NVY1NzB6Ii8+PHBhdGggZD0iTTY0MCwyNTIuOGgxMDVWNTM1SDY0MFYyNTIuOHoiLz48cGF0aCBkPSJNMzk1LDI1Mi44aDEwNVY1MzVIMzk1VjI1Mi44eiIvPjwvZz48L3N2Zz4=);
  background-size: 50%;
  border: 1px solid #000000;
  border-radius: 5px;
  filter: invert(1);
  height: 50%;
  width: 50%;
}
.amsl-button-wrapper .amsl-button:focus,
.amsl-button-wrapper .amsl-button:hover:focus {
  border-color: #fff;
  outline: 2px solid #006bb4;
  transform: none;
  transition: none;
}
.amsl-button-wrapper.-rectangular .amsl-button,
.amsl-linked-wrapper.-rectangular .amsl-button {
  border-radius: 4px;
}
.amsl-button-wrapper.-rectangular .amsl-button.-twitch .amsl-social-icon {
  background-size: 100%;
  border: none;
}
.amsl-button-wrapper.-rectangular.with-label .amsl-button.-twitch .amsl-social-icon {
  background-size: 70%;
}
.amsl-button-wrapper.with-label.-rectangular {
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button {
  display: flex;
  justify-content: start;
  align-items: center;
  border: 2px solid #f6f6f6;
  box-shadow: none;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button:hover {
  box-shadow: none;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google {
  background: #3672ce;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google:hover {
  background: #5f8fd8;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal {
  background: #007eb3;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal:hover {
  background: #00a2e6;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon {
  background: #232f3e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon:hover {
  background: #35485f;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTguNDM4IDI1VjEzLjU5NmgzLjgzM2wuNTc0LTQuNDQ0SDguNDM4VjYuMzE1YzAtMS4yODcuMzU4LTIuMTY0IDIuMjA1LTIuMTY0SDEzVi4xNzRDMTIuNTkyLjEyMSAxMS4xOTQgMCA5LjU2NiAwIDYuMTcgMCAzLjg0MyAyLjA3MSAzLjg0MyA1Ljg3NXYzLjI3N0gwdjQuNDQ0aDMuODQzVjI1aDQuNTk1eiIgZmlsbD0iIzNDNUE5OSIvPjwvc3ZnPg==);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple:hover {
  background: #f2f2f7;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-social-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAjCAYAAABo4wHSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKGSURBVHgBvVddbtpAEJ5dm1SVIuq8EcWm7glK3/pWOEGSExAe+9T2BE1OUHqCuDcIJ4Ab1Jygq5IfHi1qpApsb2ccg4xrO1HszSeBl9ldvp31zM63DGqCgdjfb34CkF36fX096xWN1aEGHB5aJ5rGLokbgOFDTsrGVyZtt9v9KAJn1yqnZXMYVECr1bJ1fe9X1h4E/M18LkTRPA4VoOsvLrM2KcEpI6xESl5ugiZFKMKQXzw098mkmtbo5hD2HvKyEiljzE6aHkD0fbnk7x5DGM8t6jBNsysl73AOb9EPDyN0GobryRz/mfpxdzGIAtv3ddfzhEfjcSHH6LGN3QZj4GbnFJJSzuk6+5ZMzoGcYN8P9M5FEuOeiJ1BnKMFM6QcLpd/LjzEf6SW1Sayz6AA6LlYr1c98nr7Tk2z/VUVIYF2rtHYG1M7PpGOjqwzfJyDQlB0Y4ycbkk5Z+SlUsJ0OnHLsk6Kg6YeRJH8kk4njmF9DEohJ3d3s6u0hWPId0AhMJ1GWRtFrw0KwVjkQg6pAc+MSqXtMQhDZuSReqAQKGM6eaQClEJ+yFo45ugUlIJ1qYjskGoauKAYpBTvlUZCulrxK1APgw77DXFc2kzz9Tird1QBa6sTpwzncgTPBDwBDxJS7oDi1NkgDKWjUQNVxN9m89VLbHZBIajE3d7OPm5PJF3nQzKCUshYE29JhRAeHs4DUARS/jc3M4faWrpjsVgI3OYDbL6HGpEoh4Hv56jBDVCk/cRHXXXWwwvVjhDPvSri++0FQTQuIXZJTFMDi7SN3zQur0SS+j+dz3+LtLH0qogen+PW9JHAJiL8jHyfD0nRZ8eSomSM95MF0HLcINAGeVeNfzUoF3Ix/HhxAAAAAElFTkSuQmCC);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-apple .amsl-text {
  color: #1c1c1e;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-google .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-facebook .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-amazon .amsl-social-icon,
.amsl-button-wrapper.with-label.-rectangular .amsl-button.-paypal .amsl-social-icon {
  background-color: #ffffff;
  border-radius: 4px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-social-icon {
  background-size: 70%;
  height: 30px;
  margin: 0 10px;
  min-width: 30px;
  transform: none;
  width: 30px;
}
.amsl-button-wrapper.with-label.-rectangular .amsl-text {
  color: #ffffff;
  margin-right: 5px;
}
.amsl-showmore-wrapper {
  color: #006bb4;
  display: block;
  height: 1px;
  margin: 25px 0;
  position: relative;
  width: 100%;
}
.amsl-showmore-wrapper:before {
  background: #dbdbdb;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button {
  box-shadow: none;
  height: auto;
  width: auto;
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:focus {
  transform: translateY(-50%);
}
.amsl-social-login .amsl-showmore-wrapper > .amsl-showmore-button:hover {
  box-shadow: none;
}
.amsl-showmore-wrapper > .amsl-showmore-button {
  transition: all 0.3s ease-in-out;
  transition: all ease-in-out 0.3;
  -moz-transition: all ease-in-out 0.3;
  -webkit-transition: all ease-in-out 0.3;
  -o-transition: all ease-in-out 0.3;
  background: #f6f6f6;
  border: none;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 5px 15px;
  transform: translateY(-50%);
}
.amsl-showmore-wrapper > .amsl-showmore-button:focus {
  border: 1px solid;
}
.amsl-showmore-wrapper > .amsl-showmore-button:hover {
  background: #f6f6f6;
  opacity: .8;
}
.amsl-showmore-wrapper .amsl-arrow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjNDg3OEJGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
  background-position: center;
  display: inline-block;
  height: 7px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.amsl-tabs-wrapper.-forgot {
  display: none;
}
.amsl-tablist {
  list-style: none;
  margin: 20px 20px 30px;
  padding: 0;
}
.amsl-tablist > li:only-child {
  pointer-events: none;
  user-select: none;
}
.amsl-tablist > li:only-child a {
  cursor: default;
}
.amsl-tablist .amsl-title {
  display: inline-block;
  font-size: 18px;
  margin: 0 5px 0 0;
}
.amsl-tablist .amsl-title:hover {
  background: #f0f0f0;
}
.amsl-tablist .amsl-title.active .amsl-link {
  border-bottom: 1px solid #006bb4;
  color: #006bb4;
}
.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 {
  width: 100%;
}
.amsl-login-content .secondary {
  margin-top: 5px;
  text-align: right;
}
.amsl-login-content .secondary .action.remind {
  color: #006bb4;
}
.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 {
  background: #006bb4;
  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 {
  background: #5891e6;
}
.amsl-popup-block .actions-toolbar .action.primary:focus {
  border-color: #fff;
  outline: 2px solid #006bb4;
  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: #006bb4;
  border-radius: 4px;
  height: 100%;
  line-height: 1;
  padding: 1px 15px;
}
.amsl-accounts .amsl-unlink,
.amsl-accounts .amsl-unlink:hover,
.amsl-accounts .amsl-unlink:visited {
  color: #fff;
  text-decoration: none;
}
.amsl-accounts .amsl-unlink:hover {
  background: #5891e6;
}
.amsl-accounts .amsl-social-login {
  height: inherit;
}
.amsl-accounts .amsl-social-login .amsl-buttons {
  padding: 25px 15px;
}
.amsl-accounts .amsl-button-wrapper {
  margin: 7.5px 15px;
}
.amsl-accounts .amsl-accounts-block > .legend {
  box-sizing: border-box;
  width: 100%;
}
.amsl-social-login {
  display: flex;
  flex-wrap: wrap;
  background: #f6f6f6;
  border-radius: 0 0 8px 8px;
  height: 100%;
  position: relative;
  text-align: center;
}
.amsl-social-login .amsl-title {
  background: #dbdbdb;
  border-radius: 4px;
  box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  max-width: 300px;
  padding: 10px 55px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
}
.amsl-social-login .amsl-title.-short {
  display: none;
  width: inherit;
}
.amsl-social-login .amsl-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 10px;
  width: 100%;
}
.amsl-social-login .amsl-buttons.-flex-center {
  justify-content: center;
}
.amsl-social-login .amsl-button {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  height: 65px;
  width: 65px;
}
.amsl-social-login .amsl-button:hover {
  box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
.amsl-social-login .amsl-button:focus {
  box-shadow: none;
  transform: translateY(-1px);
}
.amsl-social-login .amsl-button.-google:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitter:hover {
  background: #1898e7;
}
.amsl-social-login .amsl-button.-facebook:hover {
  background: #4e71ba;
}
.amsl-social-login .amsl-button.-apple:hover {
  background: #fff;
}
.amsl-social-login .amsl-button.-linkedin:hover {
  background: #0098ea;
}
.amsl-social-login .amsl-button.-amazon:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-paypal:hover {
  background: #ffffff;
}
.amsl-social-login .amsl-button.-twitch:hover {
  background: #7e5bbe;
}
.amsl-socials-checkout {
  margin-bottom: 28px;
  margin-top: 38px;
}
.amsl-socials-checkout .amsl-social-login {
  border-radius: 0;
}
.amsl-socials-checkout .amsl-social-login .amsl-buttons {
  padding: 30px 15px 15px;
}
.amsl-socials-checkout .amsl-buttons > .amsl-button-wrapper {
  align-items: center;
  display: flex;
  height: calc(500px / 5 - ((15px * 2) / 5));
  justify-content: center;
  width: calc(500px / 5 - ((15px * 2) / 5));
}
.amsl-cart-page .amsl-social-login,
.amsl-login-page .amsl-social-login,
.amsl-registration-page .amsl-social-login {
  align-items: center;
  flex-direction: column;
  padding-top: 20px;
}
.amsl-cart-page .amsl-social-login .amsl-title,
.amsl-login-page .amsl-social-login .amsl-title,
.amsl-registration-page .amsl-social-login .amsl-title {
  background: none;
  color: #000;
  margin: 0;
  padding: 0 30px;
  position: relative;
  text-align: center;
  transform: none;
}
.amsl-cart-page .amsl-social-login .amsl-buttons,
.amsl-login-page .amsl-social-login .amsl-buttons,
.amsl-registration-page .amsl-social-login .amsl-buttons {
  margin: 0;
  padding: 0;
  width: inherit;
}
.amsl-cart-page .amsl-social-login .amsl-button-wrapper,
.amsl-login-page .amsl-social-login .amsl-button-wrapper,
.amsl-registration-page .amsl-social-login .amsl-button-wrapper {
  margin: 0 10px 10px;
}
.gw-euvat-field .message-success {
  margin-top: 10px;
}
.gw-euvat-field #vatid-retry {
  cursor: pointer;
}
.modal-popup.modal-popup_ajaxcompare_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxcompare_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_ajaxcompare_magepow .modal-inner-wrap .modal-content {
  padding: 0;
  overflow-y: visible;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .product-name {
  margin-top: 10px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-compare-popup-border {
  text-align: center;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .action.primary {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .ajaxcompare-buttons .mgp-compare-close {
  display: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-footer {
  display: none;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-popup_ajaxcompare_magepow._inner-scroll {
    left: 0;
  }
  .modal-popup.modal-popup_ajaxcompare_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.modal-popup_ajaxcompare_magepow._inner-scroll._show .modal-inner-wrap[class] {
    transform: translate(0, -50%);
  }
}
/**
 * @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 {
  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 {
  display: block;
  width: 100%;
  padding: 15px 15px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary.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;
  }
}
.customer-popup-login._disabled {
  display: none;
}
.magepow-categories-grid,
.magepow-categories-list {
  clear: both;
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  width: 100%;
  list-style-type: none;
  text-align: left;
}
.magepow-categories-grid {
  display: flex;
  flex-wrap: wrap;
}
.magepow-categories-heading {
  margin: 16px 0;
}
/* Grid layout */
.magepow-categories-grid li {
  display: inline-block;
  text-align: left;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  width: 25%;
  vertical-align: top;
}
.magepow-categories-grid .category-item {
  display: block;
  margin: 16px;
}
.magepow-categories-grid .category-item-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-grid .category-item-name {
  text-align: center;
}
/* List layout */
.magepow-categories-list li {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  overflow: auto;
}
.magepow-categories-list .category-item {
  display: block;
  overflow: auto;
  margin: 16px;
}
.magepow-categories-list .category-item-image {
  float: left;
  width: 20%;
  /* These percentages must match 1/3 */
}
.magepow-categories-list .category-item-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-list .category-item-name,
.magepow-categories-list .category-item-description {
  margin: 0 0 16px 20%;
  padding: 0 0 0 32px;
}
.magepow-categories .category-item {
  display: inline-block;
  float: left;
}
/* Media Queries */
@media only screen and (min-width: 320px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 360px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 400px) {
  .magepow-categories-grid li {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 540px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 600px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 640px) {
  .magepow-categories-grid li {
    width: 50%;
  }
}
@media only screen and (min-width: 720px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 768px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 800px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 960px) {
  .magepow-categories-grid li {
    width: 33.3%;
  }
}
@media only screen and (min-width: 1024px) {
  .magepow-categories-grid li {
    width: 25%;
  }
}
@media only screen and (min-width: 1280px) {
  .magepow-categories-grid li {
    width: 25%;
  }
}
.cookie-hidden-bottom #notice-cookie-block,
.scroll_down_end #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;
  margin: 0;
  display: block;
  z-index: 10;
  padding: 10px;
}
.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;
}
.magepow-gdpr-cookie-notice .info,
.magepow-gdpr-cookie-notice .actions {
  display: inline-block;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  border: 1px solid #ebebeb;
}
select {
  border: 1px solid #ebebeb;
}
textarea {
  border: 1px solid #ebebeb;
}
.onestepcheckout-index-index .page-title-wrapper .checkout-description {
  font-size: 1.8rem;
  margin-top: -20px;
  margin-bottom: 40px;
}
.onestepcheckout-index-index .opc-block-summary .table-totals .amount {
  white-space: normal;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown {
  border-color: #333333;
}
.onestepcheckout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  padding: 10px 15px;
  min-width: 110px;
  font-size: 1.4rem;
}
.onestepcheckout-index-index .checkout-container {
  position: relative;
}
.onestepcheckout-index-index .checkout-container * {
  box-sizing: border-box;
}
.onestepcheckout-index-index .checkout-container input,
.onestepcheckout-index-index .checkout-container select {
  height: 44px;
}
.onestepcheckout-index-index .checkout-container input[type="checkbox"],
.onestepcheckout-index-index .checkout-container input[type="radio"] {
  height: initial;
}
.onestepcheckout-index-index .checkout-container .payment-group .payment-method input[type="radio"] {
  height: initial;
}
.onestepcheckout-index-index .checkout-container .action.action-auth-toggle {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 50px;
  border-radius: 3px;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.onestepcheckout-index-index .checkout-container .action.action-auth-toggle:hover {
  text-decoration: none;
}
.onestepcheckout-index-index .checkout-container .authentication-wrapper {
  margin-top: -91px;
}
.onestepcheckout-index-index .checkout-container .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper {
  width: 66.66666667%;
  float: left;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper .form-login {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper .form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address,
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  padding-left: 15px;
  padding-right: 15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
  width: 50%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .opc-shipping-address-box {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .shipping-address-item {
  width: 100%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  width: 50%;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .fieldset {
  margin-bottom: 0;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .message.notice {
  margin: 0 0 15px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step,
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-billing-step {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step {
  margin-bottom: 50px;
}
.onestepcheckout-index-index .one-step-checkout-wrapper .field-tooltip {
  top: 8px;
}
.onestepcheckout-index-index .checkout-payment-method #checkout-step-payment {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method {
  min-width: unset;
  width: 100%;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method .row {
  display: table-row;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method tbody td {
  border-top: 1px solid #ebebeb;
}
.onestepcheckout-index-index .methods-shipping .table-checkout-shipping-method tbody td.col-price {
  font-weight: 400;
}
.onestepcheckout-index-index #checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.checkout {
  display: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .title {
  margin-bottom: 7px;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .control {
  position: relative;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  border: 0;
  font-weight: 400;
  background: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger span {
  display: none;
}
.onestepcheckout-index-index .checkout-shipping-method .delivery-time .ui-datepicker-trigger:before {
  content: '\e612';
  font-family: 'icons-blank-theme';
  color: #7d7d7d;
  font-size: 2.3rem;
  line-height: 23px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.onestepcheckout-index-index .checkout-shipping-method .checkout-comment-block label {
  display: block;
  margin-bottom: 8px;
}
.onestepcheckout-index-index .checkout-payment-method .payments .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar {
  width: 33.33333333%;
  float: right;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 70px;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary .step-title {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 27px;
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar .order-summary .payment-option-title {
  margin-bottom: 8px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary {
  background: #ffffff;
  padding: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .items-in-cart {
  margin-bottom: 15px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals {
  border-top: 0;
  margin-bottom: 25px;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .totals.shipping .mark .value {
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: none;
  font-style: italic;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .totals.shipping .amount {
  vertical-align: top;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand .amount {
  border-top: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
  font-size: 1.9rem;
  font-weight: 700;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot .mark,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody .amount,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot .amount {
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody > tr th,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr th,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tbody > tr td,
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr td {
  vertical-align: middle;
}
.onestepcheckout-index-index .checkout-step-sidebar .opc-block-summary .not-calculated {
  text-transform: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product > .product-image-container {
  float: left;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 100px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
  display: flex;
  justify-content: space-between;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a {
  color: #555555;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a:hover {
  color: #222222;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .price-excluding-tax {
  margin: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .label {
  margin-right: 8px;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control {
  border: 1px solid #ebebeb;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: 120px;
  position: relative;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .items {
  width: 38px;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 1.3rem;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .reduced {
  left: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .increase {
  right: 0;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .item_qty {
  width: 40px;
  height: 38px;
  border: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .button-action.plus:before {
  content: '\e61c';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .button-action.minus:before {
  content: '\e60f';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove {
  text-align: right;
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove {
  padding: 0;
  border: none;
  background: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove:before {
  content: '\e604';
  font-family: 'icons-blank-theme';
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .payment-option-title {
  display: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .payment-option-content {
  display: block !important;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  color: #ffffff;
  margin-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.onestepcheckout-index-index .page-title-wrapper {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.onestepcheckout-index-index table.table-checkout-shipping-method > tbody > tr > th,
.onestepcheckout-index-index table.table-checkout-shipping-method > tfoot > tr > th,
.onestepcheckout-index-index table.table-checkout-shipping-method > tbody > tr > td,
.onestepcheckout-index-index table.table-checkout-shipping-method > tfoot > tr > td {
  vertical-align: middle;
}
.onestepcheckout-index-index .opc-wrapper .step-title > .number {
  display: none;
}
.onestepcheckout-index-index .payment-group > .step-title {
  display: none;
}
.onestepcheckout-index-index .opc-wrapper .one-step-checkout-container .step-title {
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .place-order-primary .action.checkout {
  float: unset;
  width: 100%;
  padding: 18px 15px;
  text-transform: uppercase;
}
.onestepcheckout-index-index .onestepcheckout-authentication-wrapper {
  position: absolute;
  width: 33.33333333%;
  text-align: right;
  top: -65px;
  right: 0;
}
.onestepcheckout-index-index .onestepcheckout-payment-after-methods {
  margin-bottom: 40px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.onestepcheckout-index-index .onestepcheckout-place-order-block .form-discount .actions-toolbar .primary .action-apply {
  margin-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.onestepcheckout-index-index .order-comment-block {
  margin-bottom: 20px;
}
.onestepcheckout-index-index .order-comment-block > .label {
  display: block;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.onestepcheckout-index-index .checkout-newsletter {
  margin-bottom: 23px;
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block {
  margin-bottom: 30px;
}
.onestepcheckout-index-index #checkout-step-shipping_method {
  margin-bottom: 8px;
}
.onestepcheckout-index-index .form-mgp-billing-address .actions-toolbar > .primary .action,
.onestepcheckout-index-index .form-mgp-billing-address .actions-toolbar > .secondary .action {
  color: #ffffff;
  background: #1979c3;
  border: 1px solid #1979c3;
}
@media screen and (max-width: 1199px) {
  .one-step-checkout-wrapper.opc-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    max-width: none;
  }
  .checkout-step-sidebar {
    width: 100%;
  }
  .checkout-container .authentication-wrapper {
    width: 35%;
  }
}
@media screen and (max-width: 991px) {
  .checkout-container .authentication-dropdown {
    width: auto;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 44px;
    transform: scale(1, 1);
    border-width: 0;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
}
@media screen and (max-width: 767px) {
  .onestepcheckout-index-index .page-title-wrapper {
    max-width: 70%;
  }
  .onestepcheckout-index-index .page-title-wrapper .checkout-description {
    font-size: 1.5rem;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -167px;
    width: auto;
  }
  .checkout-container .action.action-auth-toggle {
    padding: 0px 20px;
    height: 30px;
    line-height: 28px;
  }
  .one-step-checkout-wrapper.opc-wrapper {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper.opc-wrapper .step-content {
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address,
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
    width: 100%;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step {
    margin-bottom: 30px;
  }
  .one-step-checkout-wrapper .checkout-payment-method .step-title {
    padding-left: 0;
    padding-right: 0;
  }
  .one-step-checkout-wrapper .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .one-step-checkout-wrapper .checkout-payment-method .payment-method-title {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-step-sidebar .discount-code .form-discount {
    display: block;
  }
  .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 639px) {
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address,
  .one-step-checkout-wrapper.opc-wrapper .methods-shipping {
    background: #ffffff;
  }
  .one-step-checkout-wrapper.opc-wrapper .methods-shipping {
    border-bottom: none;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .one-step-checkout-wrapper.opc-wrapper .form-login,
  .one-step-checkout-wrapper.opc-wrapper .form-shipping-address {
    margin-top: 0;
    padding-bottom: 0;
  }
  .checkout-step-sidebar .order-summary .step-title {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 360px) {
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control {
    width: 100px;
  }
  .checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
    font-size: 1.8rem;
  }
  .checkout-step-sidebar .opc-block-summary .items-in-cart {
    margin-bottom: 9px;
  }
  .onestepcheckout-index-index .page-title-wrapper .checkout-description {
    font-size: 1.4rem;
  }
  .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
  .checkout-step-sidebar .opc-block-summary .table-totals tfoot .mark,
  .checkout-step-sidebar .opc-block-summary .table-totals tbody .amount,
  .checkout-step-sidebar .opc-block-summary .table-totals tfoot .amount {
    font-size: 1.4rem;
  }
}
.onestepcheckout-index-index .step-title {
  background-color: transparent;
}
.onestepcheckout-index-index .table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
.onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
@media only screen and (max-width: 1199px) {
  .onestepcheckout-index-index .one-step-checkout-wrapper.opc-wrapper {
    width: 100%;
  }
  .onestepcheckout-index-index .checkout-step-sidebar {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
    width: 100%;
  }
  .onestepcheckout-index-index .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .onestepcheckout-index-index .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .opc-block-summary .product-item .subtotal {
    margin-top: 10px;
  }
}
@keyframes drift-fadeZoomIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  15% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.drift-zoom-pane {
  background: rgba(0, 0, 0, 0.5);
  /* This is required because of a bug that causes border-radius to not
        work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.drift-zoom-pane.drift-opening {
  animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-zoom-pane-loader:before,
.drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.drift-zoom-pane-loader:before {
  left: 0;
  animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}
.drift-zoom-pane-loader:after {
  right: 0;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}
.drift-bounding-box {
  background-color: rgba(0, 0, 0, 0.2);
}
/* Custom for MagepowApps */
.magezoom-init .drift-pane {
  /* Disable event in popup => Fix error lag effect */
  z-index: 99;
  pointer-events: none;
}
.magezoom-init .drift-zoom-pane:not(.drift-opening) {
  background-color: #fff;
  opacity: 1;
}
.magezoom-init .drift-bounding-box.drift-open:empty {
  display: block;
}
.magezoom-init .drift-pane img {
  /* Fix error distortion */
  -o-object-fit: contain;
  object-fit: contain;
}
.magezoom-rtl .drift-zoom-pane img,
[dir="rtl"] .drift-zoom-pane img,
.rtl .drift-zoom-pane img {
  left: 0;
}
/* .magezoom-init img.zoom-init {
        pointer-events: auto;
    } */
.magezoom-init button:has(+ img.zoom-init),
.magezoom-init img.zoom-init + button {
  pointer-events: none;
}
body .product-media-modal[open] {
  z-index: 9999;
}
/* Custom for Themes */
/* Fix: Conflict Swiper slider */
.magezoom-init .swiper-slide-active {
  z-index: 99;
}
/* Fix: Conflict elevatezoom  & jquery.zoom.min.js*/
.magezoom-init .zoomContainer,
.magezoom-init .ZoomContainer,
.magezoom-init .zoomImg[role="presentation"] {
  display: none !important;
}
.magezoom-init .drift-zoom-pane img {
  /* background-color: #fff; */
  opacity: 1 !important;
}
.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;
}
body.skeleton-page {
  overflow: hidden;
}
@media (min-width: 1921px) {
  .grid-slider:not([class*=initialized])[data-visible="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-visible="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-visible="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-visible="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-visible="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-visible="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-visible="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-visible="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 1481px) and (max-width: 1920px) {
  .grid-slider:not([class*=initialized])[data-widescreen="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .grid-slider:not([class*=initialized])[data-desktop="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-desktop="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-slider:not([class*=initialized])[data-laptop="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-laptop="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-slider:not([class*=initialized])[data-notebook="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-notebook="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .grid-slider:not([class*=initialized])[data-tablet="8"] .item {
    width: calc(12.5%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="7"] .item {
    width: calc(14.28571429%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-tablet="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 480px) and (max-width: 576px) {
  .grid-slider:not([class*=initialized])[data-landscape="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-landscape="1"] .item {
    width: calc(100%);
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .grid-slider:not([class*=initialized])[data-portrait="6"] .item {
    width: calc(16.66666667%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="5"] .item {
    width: calc(20%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-portrait="1"] .item {
    width: calc(100%);
  }
}
@media (max-width: 360px) {
  .grid-slider:not([class*=initialized])[data-mobile="4"] .item {
    width: calc(25%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="3"] .item {
    width: calc(33.33333333%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="2"] .item {
    width: calc(50%);
  }
  .grid-slider:not([class*=initialized])[data-mobile="1"] .item {
    width: calc(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;
  }
}
/* popup-customer-login */
.alo-modal-popup.popup-authentication .block-authentication {
  display: flex !important;
}
.modal-customer-login .image-system-wishlist {
  display: block;
  opacity: 0;
}
.modal-customer-login .field.note {
  display: none;
}
.modal-customer-login {
  max-width: 800px;
  margin: 0 auto;
}
/* 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: 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;
}
/* responsive */
@media screen and (max-width: 480px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4,
  .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5 {
    display: none;
  }
}
.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;
}
.alo-modal-popup.popup-authentication .block-authentication {
  display: block !important;
}
campaign-bar {
  box-sizing: border-box;
  overflow: hidden;
}
campaign-bar * {
  min-width: initial;
}
campaign-bar .d-flex {
  display: flex !important;
  flex-wrap: initial;
}
campaign-bar .gap-60 {
  gap: var(--col-gap-60, 6rem);
}
campaign-bar.campaign-header {
  display: block;
  background-color: var(--bg-campaign-bar);
  transform: translate(0, 0);
  position: relative;
  border-bottom: 1px solid var(--cl-border);
}
campaign-bar .text-horizontal-running {
  padding: 1.5rem 0;
  overflow: hidden;
}
campaign-bar.campaign-header.close-bar {
  transform: translate(0, -65px);
  display: none;
}
campaign-bar.campaign-footer {
  width: calc(80%);
  max-width: var(--alo-width);
  bottom: var(--alo-bottom);
  transform: translate(-50%);
  position: fixed;
  left: 50%;
  z-index: var(--alo-z-index, 9);
  border-radius: var(--rounded-40, 4rem);
  color: var(--cl-text, #111111);
  background-color: var(--bg-campaign-bar);
  padding: 0 50px 0 30px;
  font-size: 14px;
  transition: transform 0.35s ease-in-out;
  height: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px #00000026;
  border: 1px solid var(--cl-border, #ebebeb);
  overflow: hidden;
}
campaign-bar.campaign-footer.close-bar {
  transform: translate(-50%, 200%);
}
campaign-bar .text-horizontal-running a {
  white-space: nowrap;
  color: var(--cl-text, #111111);
}
campaign-bar .text-horizontal-running.slide-left .wrap-text {
  animation: slide-left var(--alo-healing-speed, 35s) linear infinite;
}
campaign-bar .close-x {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--bg-campaign-bar);
  border: none;
  font-size: 0;
  color: var(--bs-white);
  min-width: auto;
  width: 50px;
  height: 50px;
  z-index: 99;
}
campaign-bar .close-x:before {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:after {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:hover:after,
campaign-bar .close-x:hover:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
campaign-bar .text-horizontal-running:hover .wrap-text {
  animation-play-state: paused !important;
}
@-webkit-keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.lookbook .easypin-marker {
  color: #fff;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ff5555;
  text-align: center;
}
.lookbook .easypin-marker:hover {
  background-color: #ff5555;
  color: #fff;
}
.lookbook .easypin-marker:hover .easypin-popover {
  opacity: 1;
  visibility: visible;
}
.lookbook .easypin-marker:before,
.lookbook .easypin-marker .icon:before {
  /* font-family: "FontAwesome"; */
  content: "+";
  font-size: 26px;
  display: block;
}
.lookbook .easypin-popover {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  width: 180px;
  left: -70px;
  background: transparent;
  z-index: 20;
}
.lookbook .easypin-popover .product-pin-wrap {
  line-height: normal;
  background: #fff;
  padding: 0px 0px 15px;
  position: relative;
  z-index: 1;
}
.lookbook .easypin-popover .product-pin-wrap a {
  text-decoration: none;
}
.lookbook .easypin-popover .product-pin-wrap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  -webkit-filter: drop-shadow(0 1px 2px #000000);
  filter: drop-shadow(0 1px 1px #dfdfdf);
}
.lookbook .image-wrap {
  margin-bottom: 15px;
}
.lookbook .title-wrap,
.lookbook .price-wrap {
  padding-left: 20px;
}
.lookbook .title-wrap h5 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin: 0 0 5px;
}
.lookbook .title-wrap h5:focus {
  text-decoration: none;
}
.lookbook .price-label {
  display: none;
}
.lookbook .price-box .price {
  color: #ff5555;
}
.main-product-pin {
  margin-bottom: 48px;
}
.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: 20px 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;
  }
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
/**
 * 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%;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.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;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title,
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary > .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;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.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 .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  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: 4px 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-options {
  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-action.sort-desc:before {
  content: '\e614';
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter-label {
  font-weight: 400;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  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;
}
.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;
}
.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;
}
.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: 99;
}
@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;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.product-info-main .reviews-actions .action:nth-child(2):before {
  content: "|";
}
.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;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .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 {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 6px;
  padding-right: 10px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  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;
}
.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;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.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;
}
#modals_quickview .loading-mask {
  display: none;
}
.catalog-product-view .gallery-placeholder {
  min-height: 300px;
}
.checkout-index-index:not(.onestepcheckout-index-index) #opc-sidebar {
  background: #f5f5f5;
  padding-bottom: 5px;
}
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;
}
.page-footer {
  margin-top: auto;
}
.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;
}
.modal-popup {
  pointer-events: none;
}
.cookie-status-message {
  display: none;
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-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;
}
#magepow_ajaxcart_popup {
  display: none;
  position: relative;
  width: 515px;
  max-width: 90%;
  margin: 0 auto;
  z-index: 999;
  text-align: center;
}
#magepow_ajaxcart_popup .popup .action {
  margin-top: 10px;
}
#magepow_ajaxcart_popup .btn-viewcart {
  width: 50%;
  float: left;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-viewcart .viewcart {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-viewcart .viewcart:hover {
  background: #006bb4;
}
#magepow_ajaxcart_popup .btn-continue {
  width: 50%;
  float: left;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-continue .continue {
  background: #1979c3;
  box-shadow: none;
  border: none;
  color: #ffffff;
}
#magepow_ajaxcart_popup .btn-continue .continue:hover {
  background: #006bb4;
}
#magepow_ajaxcart_popup .product-item-info button {
  padding: 8px 5px;
  font-size: 10px;
}
.ajaxcart-wrapper-main .full-width {
  width: 100% !important;
}
#ajax-suggest ol {
  padding: 0;
}
#ajax-suggest .item {
  padding-top: 10px;
  padding-bottom: 15px;
}
#ajax-suggest .item .product-item-info {
  margin-left: auto;
  margin-right: auto;
}
#ajax-suggest .product.details.product-item-details {
  min-height: 65px;
}
.freeShipping_message {
  background-color: #d6e4f9;
  font-size: 14px;
  padding: 5px;
  border-radius: 5px;
}
.freeShipping_message .needMore {
  font-weight: bold;
}
.congratulation {
  background-color: #f7747c;
  font-size: 14px;
  padding: 10px;
  font-weight: bold;
  color: white;
  border-radius: 5px;
}
div.minprogress {
  border: 1px solid #a5a5a5;
  height: 10px;
  border-radius: 5px;
  position: relative;
}
div.minprogress .minprogress-active {
  position: absolute;
  background-color: #000000;
  height: 10px;
  border-radius: 5px;
}
.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;
}
.stickyCart {
  position: fixed;
  background-color: #000000;
  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: 10px;
}
.stickyCart .stickyChild .clSticky #btnSticky:hover {
  background-color: #b59677;
  color: #fff;
}
.stickyCart .stickyChild .clSticky .stickyProductName {
  color: #eee;
}
.stickyCart .stickyChild .clSticky #btnSticky {
  background-color: transparent;
  height: 42px;
  border-color: #fff;
}
.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 .quantity input {
  background-color: transparent;
  color: #eee;
  height: 42px;
  float: left;
  width: 5em;
}
.stickyCart .quantity input:focus {
  outline: 0;
}
@media only screen and (max-width: 767px) {
  .contentHide {
    display: none;
  }
  .contentShow #btnSticky {
    width: 100%;
  }
}
.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}
.content-products .mage-magictabs {
  display: none;
}
.content-products .mage-magictabs.activated {
  display: block;
}
.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;
}
.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 {
  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 {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .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-image-wrapper {
  /*&:extend(.abs-reset-image-wrapper all);*/
}
.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 .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  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;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .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;
}
.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;
}
.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;
}
.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 .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block {
  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;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.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);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.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 {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  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;
  z-index: 1;
}
.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,
.static-home-slide .container-slide:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.magicmenu {
  position: relative;
}
.magicmenu .nav-desktop {
  position: static;
  margin: 0;
  padding: 0;
}
.magicmenu .nav-desktop.menufullwidth .full-width .content-mega-horizontal {
  margin: 0 auto;
}
.magicmenu .nav-desktop .level0.over .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown.over > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  border-style: solid;
  border-width: 0px;
  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;
  background-color: #ffffff;
}
.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 .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  border-style: solid;
  border-width: 0px;
  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);
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild.over > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.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 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 .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 .level-3 a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-width: 0 0 0;
  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;
  list-style: none;
}
.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 > 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 {
  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:hover .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .cat_label {
  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-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.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 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 .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;
}
.vmagicmenu {
  display: block !important;
  position: relative;
  padding: 0px;
  z-index: 90;
  width: 270px;
  float: left;
}
.vmagicmenu .vmagicmenu-narrow {
  position: absolute;
  margin: 0px;
  padding: 5px 0 25px;
  list-style: outside none none;
  width: 270px;
  display: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  border-width: 0px;
  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.over > ul {
  opacity: 1;
  visibility: visible;
}
.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 .nav-desktop .level0 .level-top-mega {
  background-color: #ffffff;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild.over ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.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.over > .level0 {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.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 .nav-desktop .level0.dropdown > .level0 {
  background-color: #ffffff;
}
.vmagicmenu .level0.over .level-top-mega {
  opacity: 1;
  visibility: visible;
}
.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: 0px;
  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 0;
  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 {
  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.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 {
  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-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 .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;
  color: #000;
}
.vmagicmenu .banner-menu-position img {
  margin-left: -30px;
}
.sections .nav-sections-item-content > .navigation {
  display: none;
}
.nav-sections-item-content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: left;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  padding: 10px 0 0;
}
.block-left {
  float: left;
}
.block-right {
  float: left;
}
.cat-mega {
  float: left;
}
.block-bottom {
  clear: both;
}
.mage-column-custom {
  padding-top: 32px;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: 0px;
}
.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 {
  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;
  list-style: none;
}
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-sections .mean-nav {
  float: left;
  width: 100%;
  position: absolute;
  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 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 {
  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-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 .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-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 .navigation .parent .level-top:after {
  display: none !important;
}
.page-wrapper {
  overflow-x: hidden;
}
.nav-open .navigation .level0 .submenu {
  position: static;
}
@media only screen and (min-width: 991px) {
  .nav-mobile {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .nav-sections-item-content > .navigation .nav-mobile {
    display: block !important;
    padding: 0;
  }
  .nav-sections-item-content .vmagicmenu {
    display: none !important;
    visibility: hidden;
  }
  .nav-sections-item-content .magicmenu .nav-desktop {
    display: none !important;
    visibility: hidden;
  }
  .sections .nav-sections-item-content > .navigation {
    display: block !important;
    padding: 0;
  }
  .nav-sections {
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0px;
    transition: left 0.3s ease 0s;
    -moz-transition: left 0.3s ease 0s;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    -ms-transition: left 0.3s ease 0s;
    width: calc(100% - 54px);
  }
  .nav-sections .mean-container .mean-nav ul li.home a span.icon {
    display: none !important;
    visibility: hidden;
  }
  .nav-sections .navigation .level0 > .level-top {
    display: block;
  }
  .header .magicmenu .level0 .level-top img {
    display: none !important;
    visibility: hidden;
  }
  .navigation .level0.active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
  }
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .page-header .logo {
    margin: 0 0 10px 40px;
  }
  .page-header .nav-toggle {
    display: inline-block;
    line-height: normal;
    padding: 0px;
    vertical-align: middle;
    top: calc(35%);
    left: 15px;
    width: 30px;
  }
  .nav-toggle {
    cursor: pointer;
    display: block;
    font-size: 0;
    text-decoration: none;
    top: 0px;
    z-index: 14;
    right: 50px;
  }
  .nav-toggle:before {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    line-height: inherit;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .menu-mobile .nav-toggle {
    display: inline-block;
    line-height: normal;
    padding: 0px;
    vertical-align: middle;
    top: calc(35%);
    left: 15px;
  }
  .nav-open .nav-sections {
    left: 0;
    z-index: 99;
    box-shadow: 0;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-open .navigation .level0 .submenu {
    border: none;
    background: transparent;
    box-shadow: none;
  }
  .nav-before-open .nav-toggle:before {
    position: static;
    content: "\f00d";
    font-family: FontAwesome;
    content: '\e609';
    font-family: 'icons-blank-theme';
    color: #fff;
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .nav-sections-item-content {
    display: block !important;
  }
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.magicslider > .item:nth-child(n+2),
.magicslider > .item .figcaption {
  display: none;
}
.magicslider > .item.slick-slide,
.magicslider > .item.slick-slide .figcaption {
  display: block;
}
.magicslider {
  text-align: center;
  display: block;
}
.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;
}
.external-video.embed:after {
  display: none;
}
.magicslider-caption {
  display: none;
}
.magicslider-caption.mobile.desktop {
  display: block;
}
.slick-prev,
.slick-next {
  transition: all 0.3s ease-in-out;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'luma-icons';
  color: #333;
}
.slick-prev:before {
  content: '\e617';
}
.slick-next:before {
  content: '\e608';
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-slider:hover .slick-prev {
  left: 15px;
}
.slick-slider:hover .slick-next {
  right: 15px;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  bottom: 20px;
  text-align: right;
  right: 10px;
}
.slick-dots li button {
  background: #ccc;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
}
.slick-dots li button:before {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
  background: #666;
}
@media only screen and (max-width: 480px) {
  .slick-dots {
    bottom: 10px;
    right: 3px;
  }
}
.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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
@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._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@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;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-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;
  }
  div[data-role='am-banners-lite'] {
    order: -2;
  }
  .am-checkout .product-item .product-item-inner {
    flex-direction: column;
  }
  .checkout-container .opc-estimated-wrapper {
    margin-top: 10px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -12px;
  }
  .amscroll-backtotop-block.-mobile-arrow {
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-arrow:after {
    width: 14px;
    height: 28px;
    background: url('../Amasty_Scroll/images/arrow.svg');
  }
  .amscroll-backtotop-block.-mobile-arrow .amscroll-text {
    display: none;
  }
  .amscroll-backtotop-block.-mobile-text {
    padding-right: 7px;
    border-radius: 100px;
    transform: rotate(-90deg) translate(60px, 60px);
  }
  .amscroll-backtotop-block.-mobile-text:before {
    border-radius: 100px;
  }
  .amscroll-backtotop-block.-mobile-text:after {
    width: 24px;
    height: 24px;
    background: url('../Amasty_Scroll/images/chevron.svg');
  }
  .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%;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .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: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  #magepow_ajaxcart_popup .btn-viewcart {
    width: 48%;
    float: left;
  }
  #magepow_ajaxcart_popup .btn-continue {
    width: 48%;
    float: right;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .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;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
}
@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,
  .account .toolbar:before,
  .account .toolbar: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,
  .account .toolbar: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;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .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;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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;
  }
  .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 .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #ffffff;
  }
  .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 500px;
  }
  .checkout-payment-method .amcheckout-trust-seal {
    font-size: inherit;
  }
  .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;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: left;
  }
  .limiter {
    float: left;
    padding: 4px 0 0;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .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;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    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%;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #000000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 5px;
  padding-right: 5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
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;
  margin: 0 0 10px 40px;
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:not(:focus) {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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;
}
.page-footer {
  margin-top: auto;
}
.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 .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;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.field-tooltip .label {
  display: none;
}
.ui-datepicker td {
  padding: 0;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}
body.rtl,
.rtl .main,
.rtl select,
.rtl input,
.rtl textarea {
  text-align: right;
}
body.rtl {
  direction: rtl;
}
* {
  outline: none !important;
}
a:active,
.alink:active {
  text-decoration: none;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
button:hover,
a:hover {
  text-decoration: none !important;
}
._keyfocus *:focus {
  box-shadow: none;
  outline: none;
}
table th {
  text-align: left;
}
table .col {
  width: auto;
}
select[multiple="multiple"] option {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.minicart-wrapper .action.showcart .counter.empty .counter-number:empty:before {
  content: "0";
}
.toggle-tab {
  cursor: pointer;
}
/* responsive */
@media (min-width: 1200px) {
  body .container {
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1480px) {
  body .container {
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1920px) {
  body .container {
    max-width: 1770px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  select {
    width: 100%;
  }
}
.rtl input[type="checkbox"],
.rtl input[type="radio"] {
  margin: 2px 0 0 5px;
}
.rtl select {
  background-position: left 7px center;
  padding: 0 12px 0 20px;
}
/* responsive */
img {
  height: auto;
}
.row-35 {
  margin-left: -35px !important;
  margin-right: -35px !important;
}
.col-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.row0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.col0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.dflex:before,
.dflex:after {
  display: none;
}
.al_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hidden {
  display: none !important;
}
.abs-primary-color-site {
  background-color: #253237;
  color: #ffffff;
  border-color: #253237;
}
.scrollbar::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.crollbar-run,
.deal-progress-bar {
  background-color: #ef1e1e;
  display: block;
  -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  animation: 2s linear 0s normal none infinite running progress-bar-stripes;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
  background-color: #ef1e1e !important;
  transition: .9s linear;
  transition-property: width, background-color;
}
.button-number,
.product-info-main .field.qty .custom-qty.control,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty,
.stickyCart .stickyChild .contentHide .quantity,
.checkout-cart-index .field.qty .custom-qty.control,
.checkout-cart-index .cart.item .control {
  width: 70px;
  text-align: center;
  position: relative;
  height: 46px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.button-number input,
.product-info-main .field.qty .custom-qty.control input,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty input,
.stickyCart .stickyChild .contentHide .quantity input,
.checkout-cart-index .field.qty .custom-qty.control input,
.checkout-cart-index .cart.item .control input {
  text-align: center;
  border: 0;
  height: 100%;
  line-height: 39px;
}
.button-number .increase,
.button-number .reduced,
.product-info-main .field.qty .custom-qty.control .increase,
.product-info-main .field.qty .custom-qty.control .reduced,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced,
.stickyCart .stickyChild .contentHide .quantity .increase,
.stickyCart .stickyChild .contentHide .quantity .reduced,
.checkout-cart-index .field.qty .custom-qty.control .increase,
.checkout-cart-index .field.qty .custom-qty.control .reduced,
.checkout-cart-index .cart.item .control .increase,
.checkout-cart-index .cart.item .control .reduced {
  width: 38px;
  line-height: 21px;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  font-size: 1rem;
}
.button-number .increase:before,
.button-number .reduced:before,
.product-info-main .field.qty .custom-qty.control .increase:before,
.product-info-main .field.qty .custom-qty.control .reduced:before,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase:before,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced:before,
.stickyCart .stickyChild .contentHide .quantity .increase:before,
.stickyCart .stickyChild .contentHide .quantity .reduced:before,
.checkout-cart-index .field.qty .custom-qty.control .increase:before,
.checkout-cart-index .field.qty .custom-qty.control .reduced:before,
.checkout-cart-index .cart.item .control .increase:before,
.checkout-cart-index .cart.item .control .reduced:before {
  font-family: "Flaticon";
}
.button-number .increase i,
.button-number .reduced i,
.product-info-main .field.qty .custom-qty.control .increase i,
.product-info-main .field.qty .custom-qty.control .reduced i,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase i,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced i,
.stickyCart .stickyChild .contentHide .quantity .increase i,
.stickyCart .stickyChild .contentHide .quantity .reduced i,
.checkout-cart-index .field.qty .custom-qty.control .increase i,
.checkout-cart-index .field.qty .custom-qty.control .reduced i,
.checkout-cart-index .cart.item .control .increase i,
.checkout-cart-index .cart.item .control .reduced i {
  display: none;
}
.button-number .increase,
.product-info-main .field.qty .custom-qty.control .increase,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase,
.stickyCart .stickyChild .contentHide .quantity .increase,
.checkout-cart-index .field.qty .custom-qty.control .increase,
.checkout-cart-index .cart.item .control .increase {
  right: 0;
  background-color: transparent;
}
.button-number .increase:before,
.product-info-main .field.qty .custom-qty.control .increase:before,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase:before,
.stickyCart .stickyChild .contentHide .quantity .increase:before,
.checkout-cart-index .field.qty .custom-qty.control .increase:before,
.checkout-cart-index .cart.item .control .increase:before {
  content: "\f11a";
}
.button-number .reduced,
.product-info-main .field.qty .custom-qty.control .reduced,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced,
.stickyCart .stickyChild .contentHide .quantity .reduced,
.checkout-cart-index .field.qty .custom-qty.control .reduced,
.checkout-cart-index .cart.item .control .reduced {
  left: 0;
  background-color: transparent;
}
.button-number .reduced:before,
.product-info-main .field.qty .custom-qty.control .reduced:before,
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced:before,
.stickyCart .stickyChild .contentHide .quantity .reduced:before,
.checkout-cart-index .field.qty .custom-qty.control .reduced:before,
.checkout-cart-index .cart.item .control .reduced:before {
  content: "\f116";
  font-weight: 700;
}
.deco-product .slick-active .product-item-info {
  position: relative;
}
.deco-product .slick-active .product-item-info:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  height: 70%;
  border-left: solid 1px #eaeaea;
}
.deco-product .slick-active.slick-current .product-item-info:before {
  opacity: 0;
}
.rating-star {
  display: inline-block;
  font-family: "Ionicons";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
}
.hidden-visibility {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.button-buy {
  line-height: 40px;
  display: inline-block;
  font-size: 1.1rem;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 0 27px 0 30px;
  text-decoration: none;
}
.button-close {
  background-image: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
}
.button-decor,
.action-more .load-more,
.action-more .load-end,
.actions-toolbar .secondary .action.back,
.header .search-area .form-search .action.search,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary,
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .action,
.page-footer .block-subscribe .actions button.button,
.static-home-slide .slick-slide .text-slide .actions .action,
.block.filter .filter-actions .action,
.sidebar .actions button.button,
.sidebar.sidebar-additional .block-compare .actions-toolbar .primary .action,
.sidebar.sidebar-additional .block-reorder .actions-toolbar .primary .action,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar .primary .action,
.message.global.cookie .btn-cookie,
.modal-popup.popup-newsletter .modal-content .block-content .actions .action.button,
.modal-popup.modals-ajaxcart .action .btn-viewcart button,
.modal-popup.modals-ajaxcart .action .btn-continue button,
.modal-popup.confirm .modal-footer .action-dismiss,
.modal-popup.confirm .modal-footer .action-accept,
.cms-title .action,
.catalog-category-view .cms-category-block .cms-content .actions .action,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action,
.page-products .cms-category-block .cms-content .actions .action,
.ias-trigger .load-more,
.product-info-main button.button,
.catalog-product-view.page-product-bundle .bundle-actions .customize,
.catalog-product-view.page-product-bundle .bundle-options-container .action.back,
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions .action,
.stickyCart .stickyChild .clSticky #btnSticky,
body .multicheckout .actions-toolbar > .secondary .action,
.cart.main.actions .continue,
.cart.main.actions .clear,
.cart.main.actions .update,
.cart-summary .checkout-methods-items .action.primary,
.checkout-index-index .modal-footer .action,
.checkout-index-index .opc-wrapper button.action,
.checkout-success .actions-toolbar .primary a.action,
.checkout-onepage-success #registration .action.primary,
.blog-page .post-bottom .block.comments .c-replyform button,
.login-container .block-new-customer .action.create,
.wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action,
.products-grid.wishlist .product-item .box-tocart .actions-primary .action,
.table.table-comparison .action.tocart,
.captcha.field .control .captcha-reload {
  border-width: 1px;
  border-style: solid;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  line-height: 44px;
  height: 46px;
  padding: 0 33px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.button-decor i,
.action-more .load-more i,
.action-more .load-end i,
.actions-toolbar .secondary .action.back i,
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary i,
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .action i,
.static-home-slide .slick-slide .text-slide .actions .action i,
.block.filter .filter-actions .action i,
.sidebar .actions button.button i,
.sidebar.sidebar-additional .block-compare .actions-toolbar .primary .action i,
.sidebar.sidebar-additional .block-reorder .actions-toolbar .primary .action i,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar .primary .action i,
.message.global.cookie .btn-cookie i,
.modal-popup.popup-newsletter .modal-content .block-content .actions .action.button i,
.modal-popup.modals-ajaxcart .action .btn-viewcart button i,
.modal-popup.modals-ajaxcart .action .btn-continue button i,
.modal-popup.confirm .modal-footer .action-dismiss i,
.modal-popup.confirm .modal-footer .action-accept i,
.cms-title .action i,
.catalog-category-view .cms-category-block .cms-content .actions .action i,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action i,
.page-products .cms-category-block .cms-content .actions .action i,
.ias-trigger .load-more i,
.product-info-main button.button i,
.catalog-product-view.page-product-bundle .bundle-actions .customize i,
.catalog-product-view.page-product-bundle .bundle-options-container .action.back i,
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions .action i,
.stickyCart .stickyChild .clSticky #btnSticky i,
body .multicheckout .actions-toolbar > .secondary .action i,
.cart.main.actions .continue i,
.cart.main.actions .clear i,
.cart.main.actions .update i,
.cart-summary .checkout-methods-items .action.primary i,
.checkout-index-index .modal-footer .action i,
.checkout-index-index .opc-wrapper button.action i,
.checkout-success .actions-toolbar .primary a.action i,
.checkout-onepage-success #registration .action.primary i,
.blog-page .post-bottom .block.comments .c-replyform button i,
.login-container .block-new-customer .action.create i,
.wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action i,
.products-grid.wishlist .product-item .box-tocart .actions-primary .action i,
.table.table-comparison .action.tocart i,
.captcha.field .control .captcha-reload i {
  font-weight: 400;
}
.clearfix:before,
.clearfix:after,
.static-home-slide .container-slide:before,
.static-home-slide .container-slide:after {
  content: "";
  display: table;
}
.clearfix:after,
.static-home-slide .container-slide:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  .button-decor,
  .action-more .load-more,
  .action-more .load-end,
  .actions-toolbar .secondary .action.back,
  .header .search-area .form-search .action.search,
  .header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary,
  .header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .action,
  .page-footer .block-subscribe .actions button.button,
  .static-home-slide .slick-slide .text-slide .actions .action,
  .block.filter .filter-actions .action,
  .sidebar .actions button.button,
  .sidebar.sidebar-additional .block-compare .actions-toolbar .primary .action,
  .sidebar.sidebar-additional .block-reorder .actions-toolbar .primary .action,
  .sidebar.sidebar-additional .block-wishlist .actions-toolbar .primary .action,
  .message.global.cookie .btn-cookie,
  .modal-popup.popup-newsletter .modal-content .block-content .actions .action.button,
  .modal-popup.modals-ajaxcart .action .btn-viewcart button,
  .modal-popup.modals-ajaxcart .action .btn-continue button,
  .modal-popup.confirm .modal-footer .action-dismiss,
  .modal-popup.confirm .modal-footer .action-accept,
  .cms-title .action,
  .catalog-category-view .cms-category-block .cms-content .actions .action,
  .catalogsearch-result-index .cms-category-block .cms-content .actions .action,
  .page-products .cms-category-block .cms-content .actions .action,
  .ias-trigger .load-more,
  .product-info-main button.button,
  .catalog-product-view.page-product-bundle .bundle-actions .customize,
  .catalog-product-view.page-product-bundle .bundle-options-container .action.back,
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions .action,
  .stickyCart .stickyChild .clSticky #btnSticky,
  body .multicheckout .actions-toolbar > .secondary .action,
  .cart.main.actions .continue,
  .cart.main.actions .clear,
  .cart.main.actions .update,
  .cart-summary .checkout-methods-items .action.primary,
  .checkout-index-index .modal-footer .action,
  .checkout-index-index .opc-wrapper button.action,
  .checkout-success .actions-toolbar .primary a.action,
  .checkout-onepage-success #registration .action.primary,
  .blog-page .post-bottom .block.comments .c-replyform button,
  .login-container .block-new-customer .action.create,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action,
  .products-grid.wishlist .product-item .box-tocart .actions-primary .action,
  .table.table-comparison .action.tocart,
  .captcha.field .control .captcha-reload {
    padding: 0 23px;
  }
}
@media screen and (max-width: 575px) {
  .button-decor,
  .action-more .load-more,
  .action-more .load-end,
  .actions-toolbar .secondary .action.back,
  .header .search-area .form-search .action.search,
  .header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary,
  .header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .action,
  .page-footer .block-subscribe .actions button.button,
  .static-home-slide .slick-slide .text-slide .actions .action,
  .block.filter .filter-actions .action,
  .sidebar .actions button.button,
  .sidebar.sidebar-additional .block-compare .actions-toolbar .primary .action,
  .sidebar.sidebar-additional .block-reorder .actions-toolbar .primary .action,
  .sidebar.sidebar-additional .block-wishlist .actions-toolbar .primary .action,
  .message.global.cookie .btn-cookie,
  .modal-popup.popup-newsletter .modal-content .block-content .actions .action.button,
  .modal-popup.modals-ajaxcart .action .btn-viewcart button,
  .modal-popup.modals-ajaxcart .action .btn-continue button,
  .modal-popup.confirm .modal-footer .action-dismiss,
  .modal-popup.confirm .modal-footer .action-accept,
  .cms-title .action,
  .catalog-category-view .cms-category-block .cms-content .actions .action,
  .catalogsearch-result-index .cms-category-block .cms-content .actions .action,
  .page-products .cms-category-block .cms-content .actions .action,
  .ias-trigger .load-more,
  .product-info-main button.button,
  .catalog-product-view.page-product-bundle .bundle-actions .customize,
  .catalog-product-view.page-product-bundle .bundle-options-container .action.back,
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions .action,
  .stickyCart .stickyChild .clSticky #btnSticky,
  body .multicheckout .actions-toolbar > .secondary .action,
  .cart.main.actions .continue,
  .cart.main.actions .clear,
  .cart.main.actions .update,
  .cart-summary .checkout-methods-items .action.primary,
  .checkout-index-index .modal-footer .action,
  .checkout-index-index .opc-wrapper button.action,
  .checkout-success .actions-toolbar .primary a.action,
  .checkout-onepage-success #registration .action.primary,
  .blog-page .post-bottom .block.comments .c-replyform button,
  .login-container .block-new-customer .action.create,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist button.action,
  .products-grid.wishlist .product-item .box-tocart .actions-primary .action,
  .table.table-comparison .action.tocart,
  .captcha.field .control .captcha-reload {
    font-size: 1.3rem;
    height: 40px;
    line-height: 38px;
  }
}
@keyframes alothemes {
  from {
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
  }
  to {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipInX 1s forwards;
  animation: flipInX 1s forwards;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation: rubberBand 1s forwards;
  animation: rubberBand 1s forwards;
}
@-webkit-keyframes floatText {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes floatText {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
.text_scroll {
  animation: floatText 15s infinite alternate linear;
  -webkit-animation: floatText 15s infinite alternate linear;
}
@-webkit-keyframes GradientText {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
@keyframes GradientText {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.GradientText {
  -webkit-animation-name: GradientText;
  animation-name: GradientText;
}
@-webkit-keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
    transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes roll-in-left {
  0% {
    -webkit-transform: translateX(-800px) rotate(-540deg);
    transform: translateX(-800px) rotate(-540deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
    opacity: 1;
  }
}
.roll-in-left {
  -webkit-animation: roll-in-left 0.6s ease-out both;
  animation: roll-in-left 0.6s ease-out both;
}
@-webkit-keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
    transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
}
@keyframes roll-in-right {
  0% {
    -webkit-transform: translateX(800px) rotate(540deg);
    transform: translateX(800px) rotate(540deg);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0deg);
    transform: translateX(0) rotate(0deg);
  }
}
.roll-in-left {
  -webkit-animation: roll-in-right 0.6s ease-out both;
  animation: roll-in-right 0.6s ease-out both;
}
@-webkit-keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
    transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.bounce-in-top {
  -webkit-animation: bounce-in-top 1.1s both;
  animation: bounce-in-top 1.1s both;
}
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}
.kenburns-top {
  -webkit-animation: kenburns-top 5s ease-out 0s alternate infinite none running;
  animation: kenburns-top 5s ease-out 0s alternate infinite none running;
}
@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
    transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
    transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
    transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
    transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
    transform: translateX(-6px) rotate(-1.2deg);
  }
}
.wobble-hor-bottom {
  -webkit-animation: wobble-hor-bottom 0.8s both;
  animation: wobble-hor-bottom 0.8s both;
}
@-webkit-keyframes slide-in-bck-center {
  0% {
    -webkit-transform: translateZ(600px);
    transform: translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes slide-in-bck-center {
  0% {
    -webkit-transform: translateZ(600px);
    transform: translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.slide-in-bck-center {
  -webkit-animation: slide-in-bck-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: slide-in-bck-center 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.slide-in-right {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
}
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.scale-in-center {
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
}
@-webkit-keyframes swirl-in-fwd {
  0% {
    -webkit-transform: rotate(-540deg) scale(0);
    transform: rotate(-540deg) scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    opacity: 1;
  }
}
@keyframes cssload-zoom {
  0% {
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  50% {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.05, 1.05);
  }
}
@keyframes ani-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
.shake-horizontal {
  -webkit-animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
  animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes zoomoutnew {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomoutnew {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.nav-open .menu-mobile.header-sticker {
  position: static !important;
  animation: unset;
  z-index: 1;
}
.loading_body .loading {
  width: 300px;
  height: 300px;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading_body .preloading .loading {
  background-image: none !important;
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #3498db;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loading_body .preloading .loading:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #e74c3c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.loading_body .preloading .loading:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f9c922;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.action-more {
  text-align: center;
}
.action-more .load-more:hover {
  -webkit-animation: wobble-hor-bottom 0.8s both;
  animation: wobble-hor-bottom 0.8s both;
}
.message.success,
.message.error {
  position: fixed;
  top: 20vh;
  right: 0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  width: 250px;
  z-index: 12;
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.message.success > div,
.message.error > div {
  word-wrap: break-word;
}
.ma-spacing-10 {
  margin-right: -5px;
  margin-left: -5px;
}
.ma-spacing-10 > [class*="col"] {
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
}
.fieldset > .field.required > .label:after {
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field._required > .label:after {
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .fields > .field.required > .label:after {
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.form-shipping-address .field.street > .control [name$=".street.0"] .label {
  display: none;
}
.page-layout-1column.catalog-category-view .toolbar,
.page-layout-1column-full-width.catalog-category-view .toolbar {
  max-width: calc(100% - 126px);
}
.page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong {
  min-width: 113px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  border-radius: 30px;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
}
.page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong:before,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong:before {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.page-layout-1column.catalog-category-view .block.filter .block-content,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content {
  border-radius: 0;
}
.page-layout-1column.catalog-category-view .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content .filter-subtitle {
  padding-left: 0;
  padding-right: 0;
}
.page-layout-1column.catalog-category-view .block.filter .block-content .filter-options,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content .filter-options {
  padding-right: 0;
  margin: 0;
}
.page-layout-1column.catalog-category-view .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content .filter-options .filter-options-item {
  padding-left: 0;
  padding-right: 0;
}
.page-layout-1column.catalog-category-view .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  padding: 0;
}
.page-layout-1column.catalog-category-view.filter-active .page-header,
.page-layout-1column-full-width.catalog-category-view.filter-active .page-header {
  z-index: 1;
}
.page-layout-1column.catalog-category-view.filter-active .block-footer-top .col-ft:first-child .box-content,
.page-layout-1column-full-width.catalog-category-view.filter-active .block-footer-top .col-ft:first-child .box-content {
  z-index: 0;
}
.page-layout-1column.catalog-category-view.filter-active .footer-links-company,
.page-layout-1column-full-width.catalog-category-view.filter-active .footer-links-company {
  z-index: 0;
}
.page-layout-1column.catalog-category-view.filter-active .sticky-toolbar-mobile .main-toolbar-mobile,
.page-layout-1column-full-width.catalog-category-view.filter-active .sticky-toolbar-mobile .main-toolbar-mobile {
  z-index: 0;
}
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) > input[type=checkbox],
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=radio] {
  display: none;
}
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=checkbox]:checked ~ label:before,
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=radio]:checked ~ label:before {
  content: "\f046";
}
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=checkbox] ~ label,
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=radio] ~ label {
  position: relative;
  padding-left: 17px;
}
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=checkbox] ~ label:before,
.field.choice:not(.payment-method-title):not(.review-field-rating):not(.related) input[type=radio] ~ label:before {
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
}
html,
body {
  height: initial !important;
}
body {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.42857143;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: none;
  outline: none;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="datetime"],
body input[type="email"] {
  height: 45px;
  padding: 0 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body input[type="number"] {
  height: 45px;
  padding: 0 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body input[type=checkbox],
body input[type=radio] {
  cursor: pointer;
}
body input,
body textarea {
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-image: url("../images/alothemes/arrow-select.png");
  background-repeat: no-repeat;
  background-position: right 7px center;
  height: 45px;
  background-size: 10px;
  padding: 0 20px 0 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #e9e9e9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #555555;
}
.fieldset > .legend + br {
  clear: both;
  display: none;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.btn {
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 37px;
  height: 43px;
}
button.action {
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 20px;
  font-size: 1.3rem;
  line-height: 37px;
  height: 43px;
}
.actions-toolbar > .primary .action {
  cursor: pointer;
  margin: 0;
  min-width: 160px;
  padding: 0 10px;
  line-height: 37px;
  font-size: 1.4rem;
  height: 46px;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.actions-toolbar > .primary .action span {
  display: block;
}
.actions-toolbar .secondary a.action {
  margin-top: 0;
  font-size: 1.4rem;
}
.actions-toolbar .secondary .action.back {
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  color: #fff;
  font-weight: 400;
  margin-top: 0;
  display: none;
}
.actions-secondary a.action {
  font-size: 1.4rem;
}
button.button,
.cart .continue {
  display: inline-block;
  cursor: pointer;
  line-height: 37px;
  height: 43px;
  padding: 0 20px;
}
button {
  border-width: 2px;
}
button:hover {
  border-width: 2px;
}
.page-wrapper {
  overflow: visible;
}
.order-links .item {
  margin-right: 15px;
  margin-left: 0;
}
.page-layout-1column-full-width.filter-active .page-header,
.page-layout-2columns-left-full-width.filter-active .page-header,
.page-layout-2columns-right-full-width.filter-active .page-header {
  z-index: 1;
}
.page-layout-1column-full-width.filter-active .footer-links-company,
.page-layout-2columns-left-full-width.filter-active .footer-links-company,
.page-layout-2columns-right-full-width.filter-active .footer-links-company {
  z-index: 0;
}
.page-layout-1column-full-width.filter-active .block-footer-top .col-ft:first-child .box-content,
.page-layout-2columns-left-full-width.filter-active .block-footer-top .col-ft:first-child .box-content,
.page-layout-2columns-right-full-width.filter-active .block-footer-top .col-ft:first-child .box-content {
  z-index: 0;
}
.page-layout-1column-full-width.filter-active .sticky-toolbar-mobile .main-toolbar-mobile,
.page-layout-2columns-left-full-width.filter-active .sticky-toolbar-mobile .main-toolbar-mobile,
.page-layout-2columns-right-full-width.filter-active .sticky-toolbar-mobile .main-toolbar-mobile {
  z-index: 0;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  padding-left: 15px;
  padding-right: 15px;
}
.page-layout-1column.catalog-category-view .block.filter .block-content,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content {
  z-index: 13;
}
.page-title-wrapper .page-title {
  font-size: 2.4rem;
  text-transform: capitalize;
  margin: 25px 0;
  font-weight: 600;
}
.page-title-wrapper.product {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}
.page-title-wrapper.product .page-title {
  font-size: 2.4rem;
  font-weight: 600;
}
.message .success {
  margin: 0 0 20px;
}
.block.newsletter div.mage-error[generated] {
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-width: 1px;
  border-style: solid;
  border-color: #e9e9e9;
  background-color: #ffffff;
  min-width: 270px;
  z-index: 2;
}
.block.newsletter div.mage-error[generated]:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-width: 1px 0 0 1px;
  border-color: #e9e9e9;
  border-style: solid;
  transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  top: -9px;
  left: 50%;
}
table th {
  text-align: left;
}
/* responsive */
@media screen and (max-width: 991px) {
  .authentication-dropdown {
    width: 300px;
    left: auto;
    right: 0;
  }
  .page-layout-1column.catalog-category-view #layerednav-list-products > .toolbar-products,
  .page-layout-1column-full-width.catalog-category-view #layerednav-list-products > .toolbar-products {
    position: static;
    max-width: none;
  }
  .page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong {
    top: 15px;
    left: 20px;
    right: auto;
    border-width: 2px;
    border-style: solid;
    font-size: 1.4rem;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    line-height: 28px;
    height: 34px;
    padding: 0 25px;
    min-width: 150px;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    color: #333333;
    background-color: #ffffff;
    border-color: #eeeeee;
  }
  .page-layout-1column.catalog-category-view .block.filter .block-content .filter-options .filter-options-item,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-content .filter-options .filter-options-item {
    border-bottom-width: 0;
  }
  .page-layout-1column.catalog-category-view .columns,
  .page-layout-1column-full-width.catalog-category-view .columns {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body .abs-pager-toolbar-mobile .toolbar-amount,
  body .abs-pager-toolbar-mobile .limiter,
  body .abs-pager-toolbar-mobile .pages,
  body.account .toolbar .toolbar-amount,
  body.account .toolbar .limiter,
  body.account .toolbar .pages,
  body .toolbar-wishlist-results .toolbar-amount,
  body .toolbar-wishlist-results .limiter,
  body .toolbar-wishlist-results .pages {
    margin-bottom: 0;
  }
  .column.main {
    width: 100%;
  }
  .page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong {
    left: 20px !important;
  }
  .authentication-dropdown {
    top: 0 !important;
    width: 100%;
  }
  .authentication-dropdown .block-customer-login {
    background: #f4f4f4;
  }
  .authentication-dropdown .block-authentication .actions-toolbar {
    margin-bottom: 0;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .primary {
    order: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
    width: 100%;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .secondary {
    order: 1;
  }
}
@media screen and (max-width: 575px) {
  body .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  body .col,
  body .col-1,
  body .col-10,
  body .col-11,
  body .col-12,
  body .col-2,
  body .col-3,
  body .col-4,
  body .col-5,
  body .col-6,
  body .col-7,
  body .col-8,
  body .col-9,
  body .col-auto,
  body .col-lg,
  body .col-lg-1,
  body .col-lg-10,
  body .col-lg-11,
  body .col-lg-12,
  body .col-lg-2,
  body .col-lg-3,
  body .col-lg-4,
  body .col-lg-5,
  body .col-lg-6,
  body .col-lg-7,
  body .col-lg-8,
  body .col-lg-9,
  body .col-lg-auto,
  body .col-md,
  body .col-md-1,
  body .col-md-10,
  body .col-md-11,
  body .col-md-12,
  body .col-md-2,
  body .col-md-3,
  body .col-md-4,
  body .col-md-5,
  body .col-md-6,
  body .col-md-7,
  body .col-md-8,
  body .col-md-9,
  body .col-md-auto,
  body .col-sm,
  body .col-sm-1,
  body .col-sm-10,
  body .col-sm-11,
  body .col-sm-12,
  body .col-sm-2,
  body .col-sm-3,
  body .col-sm-4,
  body .col-sm-5,
  body .col-sm-6,
  body .col-sm-7,
  body .col-sm-8,
  body .col-sm-9,
  body .col-sm-auto,
  body .col-xl,
  body .col-xl-1,
  body .col-xl-10,
  body .col-xl-11,
  body .col-xl-12,
  body .col-xl-2,
  body .col-xl-3,
  body .col-xl-4,
  body .col-xl-5,
  body .col-xl-6,
  body .col-xl-7,
  body .col-xl-8,
  body .col-xl-9,
  body .col-xl-auto {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media screen and (max-width: 480px) {
  .page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong {
    min-width: 116px;
  }
  .page-layout-1column.catalog-category-view .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.catalog-category-view .block.filter.active .block-title.filter-title strong:before {
    position: fixed !important;
  }
  .page-layout-1column.catalog-category-view .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.catalog-category-view .block.filter.active .block-title.filter-title strong:after {
    border: 0 !important;
    clip: unset !important;
    height: auto !important;
    margin: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: fixed !important;
    width: auto !important;
  }
  .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
  .actions-toolbar .primary {
    float: none;
  }
  .actions-toolbar > .primary .action {
    padding: 0 20px;
  }
}
@media screen and (max-width: 360px) {
  .page-layout-1column.catalog-category-view .block.block.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.catalog-category-view .block.block.active .block-title.filter-title strong:before {
    left: 280px;
  }
  .page-layout-1column.catalog-category-view .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-title.filter-title strong {
    left: 5px !important;
  }
  .page-layout-1column.catalog-category-view .block.filter .block-content,
  .page-layout-1column-full-width.catalog-category-view .block.filter .block-content {
    max-width: 280px;
    padding: 10px 15px 20px;
  }
}
.rtl .message.success,
.rtl .message.error {
  right: auto;
  left: 0;
  border-radius: 0px 5px 5px 0;
  -moz-border-radius: 0px 5px 5px 0;
  -webkit-border-radius: 0px 5px 5px 0;
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999) both;
}
.rtl table th {
  text-align: right;
}
.rtl .actions-toolbar .primary .action {
  margin: 0 0 0 5px;
}
.rtl .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label,
.rtl .field.choice:not(.payment-method-title) input[type=radio] ~ label {
  padding-left: 0;
  padding-right: 17px;
}
.rtl .field.choice:not(.payment-method-title) > input[type=checkbox] ~ label:before,
.rtl .field.choice:not(.payment-method-title) input[type=radio] ~ label:before {
  left: auto;
  right: 0;
}
.rtl .message.success > *:first-child:before {
  left: auto;
  right: 0;
}
.rtl .message.error > *:first-child:before {
  left: auto;
  right: 0;
}
@media screen and (max-width: 480px) {
  .rtl .actions-toolbar .primary .action {
    margin: 0;
  }
}
.countdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.countdown-container:before,
.countdown-container:after {
  display: none;
}
.slogan-countdown {
  display: block;
  font-size: 1.4rem;
  line-height: 18px;
  text-align: center;
  color: #777777;
  margin-top: 6px;
}
.alo-count-down {
  clear: both;
  text-align: center;
}
.alo-count-down .countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.alo-count-down .countdown:before,
.alo-count-down .countdown:after {
  display: none;
}
.alo-count-down .timer-box {
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alo-count-down .timer-box:before,
.alo-count-down .timer-box:after {
  display: none;
}
.alo-count-down .timer-box:not(:first-child) {
  margin-left: 20px;
}
.alo-count-down .timer-box span {
  display: block;
}
.alo-count-down .timer-box b {
  font-size: 2.2rem;
  display: inline-block;
  font-weight: 600;
  color: #253237;
  text-align: center;
  position: relative;
  line-height: 1;
  margin-bottom: 7px;
}
.alo-count-down .timer-box b:after {
  content: ":";
  position: absolute;
  right: -14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alo-count-down .timer-box b:last-child:after {
  display: none;
}
.alo-count-down .timer-box:last-child b:before {
  display: none;
}
.alo-count-down .timer-box .title {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1;
}
/* responsive */
@media screen and (max-width: 991px) {
  .alo-count-down .timer-box:not(:first-child) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 360px) {
  .alo-count-down .timer-box {
    width: 55px;
    height: 55px;
    padding-top: 7px;
  }
  .alo-count-down .timer-box b {
    font-size: 2rem;
  }
}
.rtl .alo-count-down .timer-box .title {
  margin-left: 0;
  margin-right: 5px;
}
body .searchsuite-autocomplete {
  left: 0;
  top: calc(100% + 4px);
  margin-top: 0;
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  border-color: #ebebeb;
  max-height: 300px;
  max-height: 475px;
  overflow-y: auto;
}
body .searchsuite-autocomplete::-webkit-scrollbar {
  width: 3px;
  border-radius: 3px;
}
body .searchsuite-autocomplete::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
body .searchsuite-autocomplete::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
body .searchsuite-autocomplete .title {
  background: #ef1e1e;
  background: #fafafa;
  margin-bottom: 20px;
  color: #555;
}
body .searchsuite-autocomplete .title .see-all:hover {
  color: #ef1e1e;
}
body .searchsuite-autocomplete ul li .qs-option-image {
  margin-bottom: 10px;
}
body .searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  font-weight: 400;
  margin-top: 6px;
}
body .searchsuite-autocomplete ul li .qs-option-info .qs-option-price .minimal-price {
  margin-bottom: 0;
}
body .searchsuite-autocomplete .price-box .price-container .price {
  font-size: 1.6rem;
}
body .searchsuite-autocomplete .price-box .special-price .price {
  font-size: 1.6rem;
}
body .searchsuite-autocomplete .price-box .old-price .price {
  font-size: 1.1rem;
}
body .searchsuite-autocomplete .price-box .price-from,
body .searchsuite-autocomplete .price-box .price-to {
  margin: 0;
}
body .searchsuite-autocomplete .price-box .price-from .old-price .price,
body .searchsuite-autocomplete .price-box .price-to .old-price .price {
  font-size: 1.6rem;
}
/* responsive */
@media screen and (max-width: 1199px) {
  body .searchsuite-autocomplete {
    max-height: 300px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  body .searchsuite-autocomplete {
    max-height: 235px;
  }
}
@media screen and (max-width: 767px) {
  body .searchsuite-autocomplete {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  body .searchsuite-autocomplete .price-box .price-container .price {
    font-size: 1.4rem;
  }
  body .searchsuite-autocomplete .price-box .special-price .price {
    font-size: 1.4rem;
  }
  body .searchsuite-autocomplete .price-box .old-price .price {
    font-size: 1.1rem;
  }
  body .searchsuite-autocomplete .price-box .price-from .old-price .price,
  body .searchsuite-autocomplete .price-box .price-to .old-price .price {
    font-size: 1.4rem;
  }
}
.rtl .product-label {
  left: auto;
  right: 5px;
}
@media screen and (max-width: 360px) {
  .rtl .searchsuite-autocomplete ul li .qs-option-info {
    padding-right: 0;
  }
}
.ajax_loading {
  background-image: url("../images/alothemes/loading.gif");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  z-index: 34;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0;
  width: 50px;
  height: 50px;
}
.loading-mask {
  background: rgba(255, 255, 255, 0.6);
}
/* responsive */
.deal-progress {
  background-color: #efefef;
  display: block;
  text-indent: -9999em;
  font-size: 8px;
  margin-bottom: 2px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.deal-progress-bar {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  height: 10px;
  height: 6px;
}
.deal-stock-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6px;
  font-size: 1.4rem;
  color: #777777;
}
.deal-stock-label:before,
.deal-stock-label:after {
  display: none;
}
.deal-stock-label span {
  display: inline-block;
}
.deal-stock-label strong {
  color: #253237;
}
.product-deal-special-progress {
  margin-bottom: 26px;
}
.opc-progress-bar-item._active:before {
  background: #ef1e1e;
}
.opc-progress-bar-item._active > span:before {
  background: #ef1e1e;
}
.rating-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.rating-summary:before,
.rating-summary:after {
  display: none;
}
.rating-summary .rating-result {
  position: relative;
}
.rating-summary .rating-result:before,
.rating-summary .rating-result > span:before {
  font-size: 1.8rem;
  height: 18px;
  display: block;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 5px;
}
.rating-summary .rating-result:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  font-family: "Ionicons";
  z-index: 1;
  position: absolute;
}
.rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.rating-summary .rating-result > span:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  font-family: "Ionicons";
  z-index: 2;
  position: relative;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .label,
.rating-summary .rating-label {
  margin-right: 10px;
  min-width: 50px;
}
.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;
}
.review-field-ratings .review-field-rating .label {
  padding: 5px 0;
  min-width: 70px;
}
.review-field-ratings .review-field-rating .control {
  position: relative;
  padding-top: 5px;
}
.review-field-ratings .review-field-rating .control:before,
.review-field-ratings .review-field-rating .control label:before {
  display: inline-block;
  font-family: "Ionicons";
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .control:before {
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  z-index: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio],
.review-field-ratings .review-field-rating .control span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-field-ratings .review-field-rating .control label {
  display: block;
  margin-bottom: 0;
}
.review-field-ratings .review-field-rating .control label:before {
  opacity: 0;
}
.review-field-ratings .review-field-rating .control label:hover:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio]:checked + label:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio]:focus + label:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control .rating-1:before {
  content: "\f2fc";
  z-index: 5;
}
.review-field-ratings .review-field-rating .control .rating-2:before {
  content: "\f2fc" "\f2fc";
  z-index: 4;
}
.review-field-ratings .review-field-rating .control .rating-3:before {
  content: "\f2fc" "\f2fc" "\f2fc";
  z-index: 3;
}
.review-field-ratings .review-field-rating .control .rating-4:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  z-index: 2;
}
.review-field-ratings .review-field-rating .control .rating-5:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  z-index: 1;
}
.reviews-actions .action.view,
.reviews-actions .action.add {
  line-height: 1;
}
.reviews-actions .action.view {
  padding: 0 15px 0 12px;
  border: 1px solid #ebebeb;
  border-top: 0;
  border-bottom: 0;
  margin-right: 15px;
}
/* responsive */
.rtl .product-item .product-reviews-summary .rating-summary {
  margin: 0 0 0 4px;
}
.rtl .rating-summary .label,
.rtl .rating-summary .rating-label {
  margin-right: 0;
  margin-left: 10px;
}
body .product-items .swatch-option,
body .product-items .swatch-option.text {
  margin: 0 10px 5px 0;
}
body .product-items .swatch-option:last-child,
body .product-items .swatch-option.text:last-child {
  margin-right: 0;
}
body .swatch-option.color {
  width: 20px;
  height: 20px;
  min-width: auto;
  position: relative;
  border: solid 2px transparent;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
body .swatch-option.color.selected {
  position: relative;
}
body .swatch-option.color.selected:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body .swatch-option.text {
  padding: 0 2px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
}
body .swatch-option:not(.color):focus {
  box-shadow: none;
}
body .swatch-attribute.color {
  margin-bottom: 10px;
}
body .swatch-attribute.size .swatch-option {
  font-size: 1.4rem;
  padding: 3px 15px;
  border-width: 1px;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body #layered_ajax_price_text {
  margin-bottom: 15px;
}
body .ui-slider-horizontal {
  height: 5px;
  margin-left: 7px;
  margin-right: 7px;
}
body .ui-slider-horizontal .ui-slider-handle {
  margin-left: -7px;
}
body .ui-slider .ui-slider-range {
  height: 5px;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  position: absolute;
}
body .ui-slider-handle {
  width: 13px;
  height: 13px;
  top: -4px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.swatch-option-loading {
  content: url(../images/loader-swatch.gif);
  width: 50px;
}
.product-view .swatch-option.text {
  line-height: 1;
}
.product-view .swatch-attribute.color .swatch-option.selected:before {
  font-size: 1.4rem;
  line-height: 21px;
}
.rtl .swatch-attribute .swatch-option {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .swatch-attribute .swatch-option.text {
  margin-right: 0;
  margin-left: 10px;
}
.block-title-tabs {
  margin-bottom: 25px;
  position: relative;
}
.block-title-tabs > .title {
  float: left;
  margin-top: -3px;
  margin-bottom: 0;
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: capitalize;
}
.block-title-tabs .magictabs {
  margin-bottom: 0;
  list-style: none;
  text-align: center;
  padding-left: 0;
}
.block-title-tabs .magictabs .item {
  display: inline-block;
  margin-bottom: 0;
}
.block-title-tabs .magictabs .item:first-child ~ .item {
  margin-left: 30px;
}
.block-title-tabs .magictabs .item .title,
.style-products .owner-product .title {
  font-size: 2.2rem;
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.block-title-tabs .magictabs .item .title:before {
  content: "";
  position: absolute;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  left: 0;
  width: 0;
  bottom: 0;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.block-title-tabs .magictabs .item.activated .title:before {
  width: 100%;
}
.block-title-tabs .magictabs .item:hover .title:before {
  width: 100%;
}
.block-title-tabs .type-product-title,
.block-title-tabs > .title {
  float: left;
  font-size: 2.2rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-bottom: 11px;
  border-bottom: solid 2px #253237;
}
.block-title-tabs .toggle-tab {
  display: none;
  cursor: pointer;
}
.style-products .owner-product {
  margin-bottom: 32px;
}
.style-products .owner-product .title {
  text-align: center;
}
.style-products .block-title-tabs {
  margin-bottom: 32px;
}
.style-products .block-title-tabs .magictabs .item {
  margin: 0 2px;
}
.style-products .block-title-tabs .magictabs .item .title {
  border: 1px solid transparent;
  padding: 9px 25px 8px;
  display: block;
  box-sizing: border-box;
  position: relative;
  text-decoration: none;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
  box-shadow: none;
  background-color: transparent;
  border-radius: 40px !important;
  font-size: 1.4rem;
  text-transform: capitalize;
}
.style-products .block-title-tabs .magictabs .item.activated .title,
.style-products .block-title-tabs .magictabs .item:hover .title {
  background-color: transparent;
  border: 1px solid #222;
  color: #222;
}
/* responsive */
@media screen and (max-width: 767px) {
  .block-title-tabs {
    position: relative;
    text-align: center;
  }
  .block-title-tabs .toggle-tab {
    display: inline-block !important;
    font-size: 2.5rem;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .block-title-tabs .toggle-tab:before {
    content: '\e609';
    font-family: 'icons-blank-theme';
  }
  .block-title-tabs .magictabs {
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: all eases 0.3s;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: #ffffff;
    z-index: 4;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  .block-title-tabs .magictabs .item {
    margin-top: 10px;
  }
  .block-title-tabs .magictabs .item:first-child {
    margin-top: 0;
  }
  .block-title-tabs .magictabs .item:first-child ~ .item {
    margin-left: 0;
  }
  .block-title-tabs .magictabs .item .title,
  .style-products .owner-product .title {
    font-size: 1.5rem;
    padding-bottom: 0;
  }
  .block-title-tabs .magictabs.visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 480px) {
  .block-title-tabs .magictabs .item .title,
  .block-title-tabs .style-products .owner-product .title,
  .style-products .owner-product .title {
    font-size: 1.6rem;
  }
  .block-title-tabs .type-product-title,
  .block-title-tabs > .title {
    font-size: 1.8rem;
  }
}
.rtl .link-view {
  right: auto;
  left: 8px;
}
.rtl .block-title-tabs .magictabs .item .title:before {
  left: auto;
  right: 0;
}
.rtl .block-title-tabs .magictabs .item:first-child ~ .item {
  margin-left: 0;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .rtl .block-title-tabs .magictabs .item:first-child ~ .item {
    margin-right: 0;
  }
}
.magicmenu .nav-desktop .home {
  margin-left: 0 !important;
}
.magicmenu .nav-desktop .home.level0.dropdown > .level0 {
  width: 230px;
}
.magicmenu .nav-desktop .home .level0 .level1 {
  display: inline-block;
  width: 50%;
}
.magicmenu .nav-desktop .home.dropdown .level-top:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0,
.magicmenu .nav-desktop .level0.dropdown.over > .level0 {
  top: 100%;
}
.magicmenu .nav-desktop > .level0:hover .level-top-mega,
.magicmenu .nav-desktop > .level0.over .level-top-mega {
  top: 100%;
}
.magicmenu .nav-desktop .level0 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  color: #888888;
  display: inline-block;
}
.magicmenu .nav-desktop .level0.hasChild:hover .level-top:after,
.magicmenu .nav-desktop .level0.hasChild.active .level-top:after {
  color: #ef1e1e;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  width: 230px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  list-style-type: none;
}
.magicmenu .nav-desktop .level0.dropdown li {
  padding: 0 18px;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a {
  text-transform: capitalize;
  padding: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild {
  position: static;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  left: 100%;
  border: 0;
  width: 230px;
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
}
.magicmenu .nav-desktop .level0 .level-top {
  position: static;
  text-transform: capitalize;
  padding-left: 30px;
  padding-right: 30px;
}
.magicmenu .nav-desktop .level0 .level-top > span:after {
  content: "";
  left: 0;
  right: 0;
  height: 2px;
  background-color: #ef1e1e;
  bottom: -1px;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.magicmenu .nav-desktop .level0 .level-top span {
  position: relative;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  margin: 0 !important;
  left: 104%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
  line-height: 20px;
  top: -10px;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label:before {
  content: "";
  position: absolute;
  top: calc(100% - 4px);
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
  border-width: 5px;
  border-style: solid;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  display: block;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label:after {
  content: attr(rel);
  width: 100%;
  height: 100%;
  line-height: 20px;
  line-height: 14px;
  border: 0;
  padding: 0;
  display: block;
  text-align: center;
  position: static;
  font-size: 9px;
  text-transform: none;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  font-family: 'Open Sans', sans-serif;
}
.magicmenu .nav-desktop .level0:hover .level-top > span:after {
  opacity: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal {
  padding-left: 15px;
  padding-right: 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column.cat-mega {
  float: unset;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:before,
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:after {
  content: "";
  display: table;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:after {
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top-mega li {
  padding-bottom: 5px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  width: 255px;
  padding-bottom: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  text-transform: capitalize;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 11px 30px 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.mega-block-right {
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.mega-block-right img {
  margin-left: auto;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.mega-block-right p {
  margin: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
  padding: 6px 0 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level1 a {
  position: relative;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.magicmenu .nav-desktop .level0 .level1 a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.magicmenu .nav-desktop .level0 .level1 a:hover {
  padding-left: 10px;
}
.magicmenu .nav-desktop .level0 .level1 a:hover:before {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level1 .toggle-tab {
  display: none;
}
.magicmenu .nav-desktop .level0 .level1 > .title {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
  color: #253237;
}
.magicmenu .nav-desktop .extra-menu .level-top-mega {
  background-image: url('../images/alothemes/extra-menu.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto;
}
.vmagicmenu {
  min-width: 270px;
  z-index: 20;
  display: inline-block !important;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  text-transform: capitalize;
  color: #222222;
}
.vmagicmenu .block-title {
  position: relative;
  cursor: pointer;
  padding: 0;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 56px;
}
.vmagicmenu .block-title > strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #ffffff;
}
.vmagicmenu .block-title > strong:before,
.vmagicmenu .block-title > strong:after {
  display: none;
}
.vmagicmenu .block-title > strong:after {
  content: "\f3d0";
  font-family: "Ionicons";
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  margin-left: 10px;
  order: 3;
  flex: 1;
  text-align: right;
}
.vmagicmenu .block-title .hamburger-box {
  width: 18px;
  height: 12px;
  display: inline-block;
  position: relative;
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), margin-top 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner,
.vmagicmenu .block-title .hamburger-box .hamburger-inner:before,
.vmagicmenu .block-title .hamburger-box .hamburger-inner:after {
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner:before,
.vmagicmenu .block-title .hamburger-box .hamburger-inner:after {
  content: '';
  display: block;
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner:before {
  top: -5px;
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner:after {
  bottom: -10px;
  top: -10px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.vmagicmenu .block-title.active .hamburger-box {
  margin-top: 7px;
}
.vmagicmenu .block-title.active .hamburger-box .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
  transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.vmagicmenu .block-title.active .hamburger-box .hamburger-inner:before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.vmagicmenu .block-title.active .hamburger-box .hamburger-inner:after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}
.vmagicmenu .block-title.active > strong:after {
  content: "\f3d8";
}
.vmagicmenu .block-title .icon-menu {
  width: 18px;
}
.vmagicmenu .block-title .icon-menu span {
  height: 2px;
  margin: 3px 0;
  display: block;
  background-color: #fff;
  transition: all ease-in-outs 0.3s;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  position: static;
}
.vmagicmenu .block-title .icon-menu span:nth-child(2) {
  opacity: 0;
}
.vmagicmenu .block-title .icon-menu:before {
  display: none;
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  margin-right: 0;
  padding: 0 0 0 11px;
  text-transform: none;
  font-weight: 600;
  font-size: 1.6rem;
  color: #fff;
  order: 2;
}
.vmagicmenu .block-vmagicmenu-content {
  visibility: visible;
  opacity: 1;
  border: none;
  margin-top: 0;
  position: static;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow {
  min-width: 270px;
  left: 0;
  border: none;
  display: none;
  padding-bottom: 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat {
  padding: 2px 15px;
  margin-top: 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span {
  margin: 0 8px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:before {
  content: "+";
  margin-right: 8px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:after {
  opacity: 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat:hover span {
  color: #ef1e1e;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0 {
  padding: 2px 15px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0.dropdown .level1 a {
  text-transform: capitalize;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0.dropdown .hasChild {
  position: static;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0.dropdown .hasChild ul {
  min-height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  border: 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0.nav-4 .level-top-mega .mega-block-bottom {
  position: absolute;
  width: auto;
  right: -30px;
  bottom: -30px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0:not(:nth-last-child(2)) a.level-top {
  border-bottom: 1px solid #ddd;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0 a.level-top {
  padding: 0 5px;
  line-height: 35px;
  margin: 0 8px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0:hover a.level-top {
  font-weight: 700;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0:hover a.level-top:after {
  font-weight: 700;
  color: #ef1e1e;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega {
  padding-left: 0;
  padding-right: 0;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal {
  padding-left: 15px;
  padding-right: 15px;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:before,
.vmagicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:after {
  content: "";
  display: table;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column:after {
  clear: both;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .mage-column.cat-mega {
  float: none;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega li {
  margin-bottom: 5px;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
  padding: 6px 0 0px;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul li {
  margin-bottom: 5px;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 11px 30px 30px;
  margin-top: 10px;
  position: absolute;
  bottom: 0;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-width: 0 0 0;
  border-style: solid;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
}
.vmagicmenu .nav-desktop .level0 .level1 a {
  position: relative;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.vmagicmenu .all-cat {
  padding: 0;
  margin-bottom: 0;
}
.vmagicmenu .all-cat span {
  line-height: 39px;
  border-radius: 0px 0px 7px 7px;
  -moz-border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  cursor: pointer;
  transition: all 0.1s ease-in;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.vmagicmenu .level0 .level-top-mega {
  overflow: hidden;
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  overflow: visible !important;
}
.vmagicmenu .level0 .level-top-mega:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.vmagicmenu .level0 .level-top-mega .children li a {
  position: relative;
}
.vmagicmenu .level0 .level-top-mega .children li a:hover {
  padding-left: 10px;
}
.vmagicmenu .level0 .level-top-mega .children li a:hover:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.vmagicmenu .level0:hover .level-top-mega {
  min-height: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.vmagicmenu .level0:hover .level0 {
  z-index: 2;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  min-height: 100%;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.vmagicmenu .level-top a {
  color: #333;
}
.vmagicmenu .level-top.dropdown {
  position: static;
}
.vmagicmenu .level-top.dropdown .level0 {
  top: -3px !important;
  padding-top: 20px;
}
.nav-sections-item-content .magicmenu {
  text-align: center;
  background-color: transparent;
}
.close-menu {
  display: none;
}
.topmenu-close {
  width: 30px;
  display: none;
  margin-left: 20px;
}
.topmenu-close span {
  height: 2px;
  margin: 6px 0 6px auto;
  display: block;
  transition: all ease-in-outs 0.3s;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #253237;
  position: static;
}
.topmenu-close span:first-child {
  width: 30px;
}
.topmenu-close span:nth-child(2) {
  width: 15px;
}
.topmenu-close span:last-child {
  width: 20px;
}
.topmenu-close:before {
  display: none;
}
.topmenu-close:hover span:nth-child(2) {
  width: 30px;
}
.topmenu-close:hover span:first-child {
  width: 20px;
}
.topmenu-close:hover span:last-child {
  width: 15px;
}
ul.nav-accordion li a span.cat_label:after {
  width: 100%;
  height: 100%;
  line-height: 20px;
  border: 0;
  padding: 0;
  display: block;
  content: attr(rel);
  text-align: center;
  position: static;
}
.nav-sections .mean-nav li a span.cat_label:after {
  width: 100% !important;
  height: 100% !important;
  line-height: 14px;
  border: 0 !important;
  padding: 0;
  display: block !important;
  content: attr(rel) !important;
  text-align: center;
  position: static !important;
  font-size: 9px;
  text-transform: none;
}
ul.nav-accordion li a span.cat_label {
  line-height: 20px;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: -5px;
}
.header-container-fixed .topmenu-close {
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.childnode-search {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 902;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
}
.childnode-search .search-inner-wrap {
  max-width: 600px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  top: 15%;
}
.childnode-search .search-inner-wrap .btn-close {
  position: fixed;
  width: 44px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  right: 50px;
  top: 50px;
  color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.childnode-search .search-inner-wrap .btn-close span {
  display: none;
}
.childnode-search .search-inner-wrap .btn-close:before {
  content: '\e680';
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 6rem;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.childnode-search .search-inner-wrap .form-search {
  border-bottom: 1px solid #e8e8e8;
}
.childnode-search .search-inner-wrap .form-search .block-title {
  display: none;
}
.childnode-search .search-inner-wrap .form-search .block-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ebebeb;
  border-color: transparent;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.childnode-search .search-inner-wrap .form-search .block-form-content:before,
.childnode-search .search-inner-wrap .form-search .block-form-content:after {
  display: none;
}
.childnode-search .search-inner-wrap .form-search.loading .action.search:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #f36 #f36 #f36 #fff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  vertical-align: middle;
  margin-top: -9px;
}
.childnode-search .search-inner-wrap .form-search.loading .field .control .input-text {
  box-shadow: none !important;
}
.childnode-search .search-inner-wrap .form-search .field.search {
  width: 100%;
}
.childnode-search .search-inner-wrap .form-search .field.search .control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3rem;
}
.childnode-search .search-inner-wrap .form-search .field.search .control:before,
.childnode-search .search-inner-wrap .form-search .field.search .control:after {
  display: none;
}
.childnode-search .search-inner-wrap .form-search .field.search .control .input-text {
  width: calc(100% - 63px);
  padding: 0 15px;
  height: 40px;
  line-height: 39px;
  font-size: 1.4rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: transparent;
  color: #ffffff;
  float: left;
  order: 2;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.childnode-search .search-inner-wrap .form-search .field.search .control .nested {
  display: none;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box {
  width: 155px;
  height: 40px;
  position: relative;
  float: left;
  order: 1;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box #select-box-category {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #253237;
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  cursor: default;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box #select-box-category:before {
  content: "\f3d0";
  font-family: "Ionicons";
  font-size: 1.2rem;
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 15px;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box #select-box-category:after {
  content: "";
  background: #ebebeb;
  width: 1px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box .dd-container {
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 103%;
  width: 230px;
  width: 100%;
  max-height: 475px;
  max-height: 310px;
  overflow: auto;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  padding-left: 0;
  padding-top: 11px;
  padding-bottom: 10px;
  margin-bottom: 0;
  scrollbar-width: thin;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar {
  width: 2px;
  border-radius: 3px;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box .dd-container li {
  border: 0;
  color: #666;
  padding: 5px 15px;
  margin: 0;
  text-align: left;
}
.childnode-search .search-inner-wrap .form-search .action.search {
  position: absolute;
  right: 0;
  width: 63px;
  cursor: pointer;
  pointer-events: inherit;
  opacity: 1;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 400;
  height: 42px;
  border-radius: 0 30px 30px 0;
}
.childnode-search .search-inner-wrap .form-search .action.search span {
  display: none;
}
.childnode-search .search-inner-wrap .form-search .action.search:before {
  vertical-align: top;
  display: inline-block;
  line-height: inherit;
  font-family: "Ionicons";
  content: "\f4a4";
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete {
  top: calc(100% + 4px);
  margin-top: 0;
  border-color: #ebebeb;
  max-height: 300px;
  max-height: 475px;
  overflow-y: auto;
  width: calc(100%);
  top: 100%;
  left: 0;
  border: 0;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete .title {
  font-size: 1.4rem;
  background-color: #ef1e1e;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete .title .see-all {
  color: #ffffff;
  text-transform: capitalize;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete .no-result {
  background: #ffffff;
}
.search-overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  z-index: 901;
  transition: all .3s ease;
}
._has-modal .sticky-toolbar-mobile {
  display: none;
}
._has-modal .sticky-toolbar-mobile .main-toolbar-mobile {
  z-index: 0;
  opacity: 0;
  display: none !important;
  position: static;
  background-color: transparent;
}
.sticky-toolbar-mobile {
  display: none;
}
.sticky-toolbar-mobile .main-toolbar-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 5px 0;
  height: 65px;
  background-color: #ffffff;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
}
.sticky-toolbar-mobile .main-toolbar-mobile:before,
.sticky-toolbar-mobile .main-toolbar-mobile:after {
  display: none;
}
.sticky-toolbar-mobile .main-toolbar-mobile .toolbar-mobile-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  -webkit-overflow-scrolling: touch;
  margin-left: -15px;
  margin-right: -15px;
}
.sticky-toolbar-mobile .main-toolbar-mobile .toolbar-mobile-primary:before,
.sticky-toolbar-mobile .main-toolbar-mobile .toolbar-mobile-primary:after {
  display: none;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile {
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile a {
  display: block;
  color: #253237;
  line-height: 1;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile a:hover {
  color: #ef1e1e;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .symbolic {
  position: relative;
  display: inline-block;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .symbolic:before {
  display: inline-block;
  font-family: "Ionicons";
  content: "\f144";
  font-size: 2.8rem;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .symbolic #counter-number-cart {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: inherit;
  left: 17px;
  bottom: 8px;
  color: #ffffff;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .symbolic #counter-number-cart:empty:before {
  content: "0";
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .text {
  display: block;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile.menu-active .symbolic:before {
  content: "\f394";
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile.search-product .symbolic:before {
  content: "\f4a4";
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile.checkout-cart .symbolic:before {
  content: "\f110";
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile.web-account .symbolic:before {
  content: "\f3a0";
}
.nav-before-open {
  height: 100% !important;
}
.nav-before-open body {
  height: 100% !important;
}
.open-popup-search body {
  height: 100% !important;
  overflow: hidden;
}
.open-popup-search .childnode-search {
  opacity: 1;
  visibility: visible;
}
.open-popup-search .search-overlay {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.magicmenu .nav-desktop .home.dropdown .level-top:after {
  display: none;
}
.magicmenu .nav-desktop .home.level0.dropdown > .level0 {
  display: none;
}
@media screen and (max-width: 1199px) {
  .nav-sections {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 340px;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transform: translate(-340px, 0);
    -ms-transform: translate(-340px, 0);
    -o-transform: translate(-340px, 0);
    transform: translate(-340px, 0);
    padding-top: 0px;
    transition: all .3s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  }
  .nav-sections .magicmenu,
  .nav-sections .vmagicmenu {
    display: none !important;
  }
  .nav-sections .nav-sections-item-title {
    display: block;
    margin-bottom: 20px;
    font-size: 1.2rem;
    text-transform: uppercase;
    background-color: transparent;
    border: 0;
    padding: 0 18px;
    height: 55px;
    line-height: 53px;
    float: none;
    font-weight: 600;
    width: unset;
    text-align: center;
    width: calc(100%/3);
    position: relative;
  }
  .nav-sections .nav-sections-item-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: -1px;
    width: 0;
    height: 2px;
    transition: width .25s;
    background-color: #ef1e1e;
  }
  .nav-sections .nav-sections-item-title.active:after {
    width: 100%;
  }
  .nav-sections .nav-sections-item-title.active + .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections .nav-sections-item-title a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .nav-sections .nav-sections-item-content {
    display: none !important;
    width: 100%;
    padding: 0 15px;
  }
  .nav-sections .nav-sections-item-content > .navigation {
    display: block;
    float: none;
    position: static;
    padding: 0;
  }
  .nav-sections .nav-sections-item-content > * {
    display: block;
  }
  .nav-sections .nav-sections-item-content .top-form-language,
  .nav-sections .nav-sections-item-content .currency_top {
    padding: 0;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher,
  .nav-sections .nav-sections-item-content .currency_top .switcher {
    display: block;
    padding: 0;
    border: 0;
    font-size: 1.4rem;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle,
  .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle {
    position: relative;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle:before,
  .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle:before {
    position: absolute;
    content: "\f107";
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    right: 15px;
    top: 0;
    font-size: 2rem;
    font-family: "FontAwesome";
    color: #ccc;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle.active:before,
  .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle.active:before {
    content: "\f106";
  }
  .nav-sections .nav-sections-item-content .top-form-language .dropdown,
  .nav-sections .nav-sections-item-content .currency_top .dropdown {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .nav-sections .nav-sections-item-content .top-form-language .dropdown li,
  .nav-sections .nav-sections-item-content .currency_top .dropdown li {
    padding: 5px 30px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    font-size: 1.4rem;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher-options,
  .nav-sections .nav-sections-item-content .currency_top .switcher-options {
    padding-bottom: 0;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher-trigger strong:after,
  .nav-sections .nav-sections-item-content .currency_top .switcher-trigger strong:after {
    display: none;
  }
  .nav-sections .nav-sections-item-content .top-form-language .action,
  .nav-sections .nav-sections-item-content .currency_top .action {
    padding: 5px 20px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher-trigger strong span {
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
  }
  .nav-sections .nav-sections-item-content .top-form-language .switcher-dropdown .switcher-option a {
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top {
    position: relative;
    float: none;
    display: inline-block;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top .submenu li {
    position: relative;
    float: none;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top.page {
    display: block;
  }
  .nav-sections .nav-sections-item-content .nav-mobile li a span {
    padding: 0;
    font-size: 1.4rem;
  }
  .nav-sections .nav-sections-item-content .nav-mobile li li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-sections .nav-sections-item-content .nav-mobile li .expand,
  .nav-sections .nav-sections-item-content .nav-mobile li .collapse {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 15px;
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  .nav-sections .nav-sections-item-content .nav-mobile li .expand:before,
  .nav-sections .nav-sections-item-content .nav-mobile li .collapse:before {
    font-size: 2rem;
    font-family: "FontAwesome";
    line-height: unset;
  }
  .nav-sections .nav-sections-item-content .nav-mobile li .expand:before {
    content: "\f106";
  }
  .nav-sections .nav-sections-item-content .nav-mobile li .collapse:before {
    content: "\f107";
  }
  .nav-sections .nav-sections-item-content .collapse:not(.show) {
    display: block;
  }
  .nav-sections .navigation-mobile .nav-mobile {
    padding: 0;
  }
  .nav-sections .navigation-mobile .nav-mobile li a {
    display: block;
    padding: 5px 20px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-sections .navigation-mobile .nav-mobile li a.level-top span {
    padding: 0;
  }
  .nav-sections .navigation-mobile .nav-mobile li a span.cat_label {
    float: right;
    line-height: 20px;
    padding: 0 5px;
  }
  .nav-sections .navigation-mobile .nav-mobile li .submenu li > a {
    padding-left: 30px;
  }
  .nav-sections .navigation-mobile .nav-mobile li .submenu li .submenu li > a {
    padding-left: 40px;
  }
  .nav-sections .navigation-mobile .nav-mobile li .submenu li .submenu li .submenu li > a {
    padding-left: 50px;
  }
  .nav-sections .mean-nav ul li.level1 .category-item .expand {
    display: none;
  }
  .nav-sections .mean-nav ul li.level1 .toggle-tab {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ccc;
  }
  .nav-sections .mean-nav ul li.level1 .toggle-tab:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 2rem;
  }
  .nav-sections .mean-nav ul li.page {
    display: block;
  }
  .nav-sections .mean-nav ul li.page .level1 .title,
  .nav-sections .mean-nav ul li.page .level1 a {
    padding: 5px 0 5px 25px;
  }
  .nav-sections .mean-nav ul li.page li {
    margin-bottom: 10px;
  }
  .nav-sections .mean-nav ul li.page .level-top-mega {
    margin-top: 10px;
    display: block;
  }
  .nav-sections .mean-nav ul li.page .toggle-content {
    padding-left: 25px !important;
  }
  .nav-mobile {
    display: block !important;
  }
  .sticky-toolbar-mobile {
    display: block;
  }
  .close-menu {
    display: block;
    position: absolute;
    position: fixed;
    top: 0;
    left: 340px;
    background: #000;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.6rem;
    cursor: pointer;
    display: none;
    z-index: 99;
    line-height: 1;
  }
  .close-menu span {
    display: none;
  }
  .close-menu .icon-close {
    font-size: 5rem;
  }
  .close-menu .icon-close:before {
    font-family: 'Pe-icon-7-stroke';
  }
  .close-menu:hover {
    background-color: #ef1e1e;
  }
  .nav-toggle:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    background: rgba(0, 0, 0, 0.8) !important;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s,visibility .25s;
  }
  .nav-open .close-menu {
    display: block;
  }
  .nav-open .nav-sections {
    transform: translate(0, 0);
  }
  .nav-open .nav-sections .header.links {
    padding: 0;
    list-style: none;
  }
  .nav-open .nav-sections .header.links li {
    margin-bottom: 0;
  }
  .nav-open .nav-sections .header.links li a {
    padding: 5px 20px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-open .nav-sections-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .nav-open .nav-sections-item-title {
    display: block;
    order: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-open .nav-sections-item-title.active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .nav-open .nav-sections-item-content {
    width: 100%;
    order: 1;
    padding: 0;
  }
  .nav-open .nav-toggle:after {
    opacity: 1;
    visibility: visible;
    z-index: 90;
  }
  .nav-open .notify-slider-wrapper {
    z-index: 1;
  }
  .nav-open body {
    overflow: hidden;
  }
  .nav-open .menu-mobile.header-sticker {
    position: static !important;
    animation: unset;
    z-index: 1;
  }
  .nav-open .header {
    position: static;
  }
  .header-container-fixed .topmenu-close {
    display: none;
  }
  .toolbar-mobile-true {
    padding-bottom: 65px;
  }
  .toolbar-mobile-true .stickyCart.sticky_show_atc {
    bottom: 65px;
  }
}
@media screen and (max-width: 991px) {
  .navigation .level0.active > a:not(.ui-state-active) {
    border: 0;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-sections .navigation .level0 > .level-top {
    display: flex;
  }
  .navigation .submenu:not(:first-child) ul {
    padding-left: 0;
  }
  .childnode-search .search-inner-wrap {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .childnode-search .search-inner-wrap {
    max-width: 450px;
  }
  .childnode-search .search-inner-wrap .btn-close {
    right: 10px;
    top: 10px;
  }
  .nav-sections {
    width: 320px;
  }
  .nav-sections .header.links {
    border-bottom: 0;
  }
  .nav-sections .header.links li {
    font-size: 1.4rem;
  }
  .nav-sections .header.links li a {
    font-weight: 400;
  }
  .nav-sections .switcher {
    font-weight: 400;
  }
  .nav-open .nav-sections .header.links li a {
    border-top: 0;
  }
  .nav-before-open .page-wrapper {
    overflow: visible;
  }
  .close-menu {
    left: 320px;
  }
}
@media screen and (max-width: 575px) {
  .childnode-search .search-inner-wrap {
    max-width: 400px;
  }
  .sticky-toolbar-mobile .main-toolbar-mobile .toolbar-mobile-primary {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .sticky-toolbar-mobile .main-toolbar-mobile .item-mobile {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .sticky-toolbar-mobile .main-toolbar-mobile .item-mobile a .text {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 480px) {
  .childnode-search .search-inner-wrap {
    max-width: 310px;
  }
  .sticky-toolbar-mobile .main-toolbar-mobile .item-mobile a .text {
    display: none;
  }
  .close-menu .icon-close {
    font-size: 4rem;
  }
}
@media screen and (max-width: 360px) {
  .childnode-search .search-inner-wrap {
    max-width: 300px;
  }
  .nav-sections {
    width: 290px;
  }
  .nav-open .page-wrapper {
    left: 290px;
  }
  .close-menu {
    left: 290px;
  }
  .close-menu .icon-close {
    font-size: 3rem;
  }
}
.rtl .magicmenu .nav-desktop .level0.hasChild .level-top:after {
  padding-left: 0;
  padding-right: 5px;
}
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  left: auto;
  right: 100%;
}
.rtl .magicmenu .nav-desktop .level0.home {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .magicmenu .nav-desktop .level0 a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top span.icon-text {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  left: auto;
  right: 30%;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 > a {
  margin-right: 0;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column.mega-block-left img {
  margin-right: auto;
  margin-left: 0;
}
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild {
  left: auto;
  right: 100%;
}
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  right: auto;
  left: 15px;
  content: "\f104";
}
.rtl .magicmenu .nav-desktop .level0 .level1 a:before {
  right: 0;
  left: auto;
  content: "\f104";
}
.rtl .magicmenu .nav-desktop .level0 .level1 a:hover {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .vmagicmenu {
  float: right;
}
.rtl .vmagicmenu .nav-desktop.vmagicmenu-narrow {
  left: auto;
  right: 0;
}
.rtl .vmagicmenu .block-title {
  text-align: right;
}
.rtl .vmagicmenu .level0.hasChild .level-top:after {
  float: left;
  content: "\f104";
}
.rtl .vmagicmenu .level0 .level-top-mega {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .level0 .level-top-mega .children a > span {
  display: flex;
}
.rtl .vmagicmenu .level0 .level-top-mega ul.mage-column .children {
  float: right;
}
.rtl .vmagicmenu .level0 .level-top {
  text-align: right;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  right: auto;
  left: 15px;
  content: "\f104";
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a > span {
  display: flex;
}
.rtl .vmagicmenu .all-cat {
  text-align: right;
}
.rtl .vmagicmenu .all-cat span {
  position: relative;
}
.rtl .vmagicmenu .all-cat span:before {
  content: "\f100";
  font-family: "FontAwesome";
  font-weight: normal;
  margin-right: 20px;
}
.rtl .vmagicmenu .all-cat span:after {
  display: none;
}
.rtl .topmenu-close {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .topmenu-close span {
  margin-left: 0;
  margin-right: auto;
}
.rtl .childnode-search .search-inner-wrap .btn-close {
  right: auto;
  left: 50px;
}
.rtl .childnode-search .search-inner-wrap .form-search .action.search {
  right: auto;
  left: 0;
}
@media screen and (max-width: 1199px) {
  .rtl .close-menu {
    left: auto;
    right: 340px;
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li a .cat_label {
    float: left;
    margin-left: 0;
    margin-right: 3px;
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li .expand,
  .rtl .nav-sections .navigation-mobile .nav-mobile li .collapse {
    right: auto;
    left: 15px;
  }
  .rtl .nav-sections .top-form-language .switcher .action.toggle:before,
  .rtl .nav-sections .currency_top .switcher .action.toggle:before,
  .rtl .nav-sections .top-form-language .switcher .action.toggle:after,
  .rtl .nav-sections .currency_top .switcher .action.toggle:after {
    right: auto;
    left: 10px;
  }
  .rtl .nav-sections .top-form-language .switcher .action.toggle:after,
  .rtl .nav-sections .currency_top .switcher .action.toggle:after {
    left: 16px;
  }
  .rtl .nav-sections .top-form-language .switcher-trigger strong span,
  .rtl .nav-sections .currency_top .switcher-trigger strong span {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
  }
  .rtl .nav-sections .top-form-language .switcher-dropdown .switcher-option a,
  .rtl .nav-sections .currency_top .switcher-dropdown .switcher-option a {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li .submenu li > a {
    padding-left: 20px;
    padding-right: 30px;
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li .submenu li .submenu li > a {
    padding-left: 20px;
    padding-right: 40px;
  }
  .rtl .nav-sections .mean-nav ul li.level1 .toggle-tab {
    right: auto;
    left: 0;
  }
  .rtl .close-menu i {
    right: auto;
    left: 10px;
  }
  .nav-open .rtl .nav-sections {
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 767px) {
  .rtl .close-menu {
    right: 320px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .close-menu {
    right: 290px;
  }
}
@media screen and (min-width: 1200px) {
  .header.header-container-fixed {
    animation: fadeInDown 0.3s;
  }
}
::placeholder {
  color: #b1b1b1 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #b1b1b1 !important;
}
::-ms-input-placeholder {
  color: #b1b1b1 !important;
}
/* Change autocomplete styles in WebKit */
.page-header {
  border-bottom: none;
  margin-bottom: 0;
  position: relative;
  z-index: 11;
}
.magicmenu .nav-desktop .level0 .level-top {
  padding-left: 19px;
  padding-right: 19px;
  text-transform: uppercase;
}
.vmagicmenu {
  width: auto;
}
.nav-open .header {
  z-index: 9;
}
.open-minicart {
  height: 100% !important;
  overflow-x: hidden;
  width: 100%;
}
.open-minicart body {
  transition: all .5s ease 0s;
  backface-visibility: hidden;
  position: relative;
  overflow: hidden;
  height: 100% !important;
  width: 100%;
}
.open-minicart .page-wrapper {
  overflow: hidden !important;
  height: 100%;
}
.open-minicart .header .minicart-wrapper .block-minicart {
  z-index: 999;
  right: 0;
}
.open-minicart .page-header .header-container-fixed {
  position: static;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  text-align: left;
}
.header {
  position: relative;
  z-index: 10;
}
.header div.minprogress {
  border: none;
  background: #f1f1f1;
}
.header .header-top {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.header .header-top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.header .header-top-left:before,
.header .header-top-left:after {
  display: none;
}
.header .link-social .link-list {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.header .link-social .link-list:before,
.header .link-social .link-list:after {
  display: none;
}
.header .link-social .link-list .link-icon {
  margin-bottom: 0;
}
.header .link-social .link-list .link-icon a {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 42px;
  padding-top: 3px;
  display: block;
}
.header .link-social .link-list .link-icon:not(:last-child) {
  margin-right: 20px;
}
.header .welcometop {
  margin-left: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .welcometop:before,
.header .welcometop:after {
  display: none;
}
.header .welcometop:before {
  content: "";
  position: absolute;
  height: 12px;
  top: 50%;
  transform: translate(0, -50%);
  border-left: solid 1px #ffffff;
  left: -20px;
  display: inline-block;
}
.header .welcometop span {
  font-size: 1.3rem;
  color: #ffffff;
}
.header .welcometop .welcome {
  line-height: 45px;
}
.header .nav-toggle {
  display: inline-block;
  position: static;
  width: 30px;
  padding: 0;
  vertical-align: middle;
}
.header .nav-toggle span {
  height: 2px;
  margin: 6px 0;
  display: block;
  transition: all ease-in-outs 0.3s;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  position: static;
}
.header .nav-toggle span:first-child {
  width: 30px;
}
.header .nav-toggle span:nth-child(2) {
  width: 15px;
}
.header .nav-toggle span:last-child {
  width: 20px;
}
.header .nav-toggle:before {
  display: none;
}
.header .nav-toggle:hover span:nth-child(2) {
  width: 30px;
}
.header .nav-toggle:hover span:first-child {
  width: 20px;
}
.header .nav-toggle:hover span:last-child {
  width: 15px;
}
.header .header-top-link {
  font-size: 1.3rem;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.header .header-top-link:before,
.header .header-top-link:after {
  display: none;
}
.header .header-top-link a {
  text-transform: capitalize;
  font-size: 1.3rem;
  text-align: center;
}
.header .header-top-link a:before,
.header .header-top-link a i {
  text-transform: none;
}
.header .header-top-link .store-locator a {
  display: block;
  line-height: 45px;
}
.header .header-top-link .store-locator a .icons {
  margin-right: 5px;
}
.header .header-top-link .switcher .switcher-options strong {
  line-height: 45px;
}
.header .header-top-link .switcher .switcher-options strong span {
  position: relative;
  padding-right: 12px;
}
.header .header-top-link .switcher .switcher-options strong span:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
}
.header .header-top-link .switcher .switcher-options .switcher-dropdown {
  position: absolute;
  margin-bottom: 0;
  display: none;
  padding: 10px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
  z-index: 15;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  top: 100%;
  min-width: 145px;
  border-width: 3px 0 0;
  border-style: solid;
  border-color: #ef1e1e;
  list-style-type: none;
}
.header .header-top-link .switcher .switcher-options .switcher-dropdown:before {
  content: "";
  border-top: 0;
  border-bottom: 6px solid #ef1e1e;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}
.header .header-top-link .switcher .switcher-options.active .switcher-dropdown {
  display: block;
}
.header .header-top-link .top-form-language .action,
.header .header-top-link .currency_top .action {
  cursor: pointer;
}
.header .header-top-link .top-form-language {
  display: inline-block;
  position: relative;
}
.header .header-top-link .top-form-language .toggle span,
.header .header-top-link .top-form-language .switcher-dropdown li a {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 23px;
  padding-top: 0;
  padding-bottom: 0;
}
.header .header-top-link .currency_top {
  display: inline-block;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
}
.header .header-top-link .currency_top .switcher .switcher-options .switcher-dropdown {
  background-color: #ffffff;
  padding: 10px;
}
.header .header-top-link .currency_top .switcher .switcher-options .switcher-dropdown li a {
  padding: 0;
}
.header .header-top-link .currency_top:before {
  content: "";
  position: absolute;
  height: 12px;
  top: 50%;
  transform: translate(0, -50%);
  border-left: solid 1px #d2d2d2;
  left: -20px;
}
.header .header-top-link .currency_top:after {
  content: "";
  position: absolute;
  height: 12px;
  top: 50%;
  transform: translate(0, -50%);
  border-left: solid 1px #d2d2d2;
  right: -20px;
}
.header .header-logo {
  position: relative;
}
.header .header-logo .logo {
  float: none;
  margin: 0;
  display: block;
  max-width: none;
}
.header .search-area {
  position: relative;
}
.header .search-area .toggle-tab {
  display: none;
}
.header .search-area .toggle-content.visible {
  display: block;
}
.header .search-area .toggle-content .block-search {
  position: relative;
  z-index: 2;
}
.header .search-area.toggle-visible .toggle-tab:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 20;
}
.header .search-area .searchsuite-autocomplete {
  width: calc(100% - 63px - 155px);
  top: 100%;
  left: 155px;
  border: 0;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.header .search-area .searchsuite-autocomplete .title {
  font-size: 1.4rem;
  background-color: #253237;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 24px;
}
.header .search-area .searchsuite-autocomplete .title .see-all {
  color: #ffffff;
  text-transform: capitalize;
}
.header .search-area .searchsuite-autocomplete .no-result {
  background: #ffffff;
}
.header .search-area .searchsuite-autocomplete .qs-option-info {
  padding-left: 10px;
}
.header .search-area .searchsuite-autocomplete .qs-option-info .qs-option-title a {
  color: #253237;
}
.header .search-area .form-search {
  position: relative;
  padding: 0;
}
.header .search-area .form-search.loading .action.search:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #f36 #f36 #f36 #fff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  vertical-align: middle;
  margin-top: -9px;
}
.header .search-area .form-search.loading .field .control .input-text {
  box-shadow: none !important;
}
.header .search-area .form-search .block-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #111111;
  padding: 20px 23px;
  border-bottom: 2px solid #f1f1f1;
  display: none;
}
.header .search-area .form-search .block-form-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ebebeb;
  border-color: transparent;
  background: #ffffff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header .search-area .form-search .block-form-content:before,
.header .search-area .form-search .block-form-content:after {
  display: none;
}
.header .search-area .form-search.all-categories-opened .block-form-content {
  border-radius: 5px 5px 5px 0;
  -webkit-border-radius: 5px 5px 5px 0;
}
.header .search-area .form-search .field.search {
  width: calc(100% - 53px);
  width: 100%;
  order: 2;
}
.header .search-area .form-search .field .control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control:before,
.header .search-area .form-search .field .control:after {
  display: none;
}
.header .search-area .form-search .field .control ::-webkit-input-placeholder {
  color: #888888;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control :-moz-placeholder {
  color: #888888;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control ::-moz-placeholder {
  color: #888888;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control :-ms-input-placeholder {
  color: #888888;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control .input-text {
  border-width: 0;
  height: 36px;
  box-shadow: none;
  font-size: 1.5rem;
}
.header .search-area .form-search .field .control #search_autocomplete {
  width: 80%;
}
.header .search-area .form-search .field .control .search-autocomplete ul:not(:empty) {
  border-top: 1px solid #c2c2c2;
}
.header .search-area .form-search .field .control .search-autocomplete > ul {
  padding: 15px;
}
.header .search-area .form-search .field .control .search-autocomplete > ul .rating-summary {
  vertical-align: middle;
  display: inline-block;
}
.header .search-area .form-search .field .control .search-autocomplete > ul .option-price {
  font-weight: bold;
}
.header .search-area .form-search .field .control.catalogsearch .input-text {
  width: calc(100% - 65px - 155px);
  padding: 0 15px;
  height: 44px;
  line-height: 43px;
  font-size: 1.4rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: #ffffff;
  float: left;
  order: 2;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header .search-area .form-search .field .control.catalogsearch .input-text::placeholder {
  color: #b1b1b1;
  font-size: 1.4rem;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  width: 155px;
  height: 40px;
  position: relative;
  float: left;
  order: 1;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box #select-box-category {
  position: relative;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box #select-box-category:after {
  content: "";
  background: #ebebeb;
  width: 1px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span {
  display: block;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #253237;
  font-size: 1.4rem;
  font-weight: 400;
  position: relative;
  cursor: default;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:before {
  content: "\f3d0";
  font-family: "Ionicons";
  font-size: 1.2rem;
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 15px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  left: 0;
  left: -1px;
  top: 103%;
  width: 230px;
  width: 100%;
  max-height: 475px;
  max-height: 310px;
  overflow: auto;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  padding-left: 0;
  padding-top: 11px;
  padding-bottom: 10px;
  margin-bottom: 0;
  scrollbar-width: thin;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar {
  width: 2px;
  border-radius: 3px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  border: 0;
  color: #666;
  padding: 5px 15px;
  margin: 0;
  text-align: left;
}
.header .search-area .form-search .action.search {
  position: absolute;
  right: -1px;
  width: 65px;
  cursor: pointer;
  pointer-events: inherit;
  opacity: 1;
  padding: 0;
  background-color: #253237;
  color: #253237;
  font-size: 2.4rem;
  font-weight: 400;
  height: 46px;
  border-radius: 0 5px 5px 0;
}
.header .search-area .form-search .action.search::before {
  vertical-align: top;
  display: inline-block;
  line-height: inherit;
  font-family: "Ionicons";
  content: "\f4a4";
}
.header .search-area .form-search .action.search span {
  display: none;
}
.header .search-area .form-search .action.search .fa {
  display: none;
}
.header .search-area .form-search .action.search .fa:before {
  content: "\f12b";
  font-family: "Flaticon";
  font-size: 2.3rem;
}
.header .header-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.header .header-phone:before,
.header .header-phone:after {
  display: none;
}
.header .header-phone p {
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
}
.header .header-phone span {
  font-weight: 700;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}
.header .header-phone .inner-inner {
  padding-left: 43px;
  background: url(../images/icon_header_phone_2.png) left center no-repeat;
  text-align: left;
}
.header .col-nav-vmenu {
  flex: 0 0 16.95%;
  max-width: 16.95%;
}
.header .col-search {
  flex: 0 0 83.05%;
  max-width: 83.05%;
}
.header .nav-sections-item-content {
  padding-left: 0;
  padding-right: 0;
}
.header .header-account {
  position: relative;
  margin-left: 40px;
}
.header .header-account .toggle-tab {
  cursor: pointer;
  line-height: 45px;
  position: relative;
}
.header .header-account .toggle-tab i {
  margin-right: 9px;
}
.header .header-account .toggle-tab:before {
  content: "";
  position: absolute;
  height: 12px;
  top: 50%;
  transform: translate(0, -50%);
  border-left: solid 1px #d2d2d2;
  left: -20px;
}
.header .header-account .toggle-content {
  position: absolute;
  top: calc(100%);
  right: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  min-width: 190px;
  z-index: 11;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  border-width: 3px 0 0;
  border-style: solid;
  border-color: #ef1e1e;
  padding: 10px;
}
.header .header-account .toggle-content:before {
  content: "";
  border-top: 0;
  border-bottom: 6px solid #ef1e1e;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
}
.header .header-account .toggle-content.visible {
  display: block;
}
.header .header-account .toggle-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .header-account .toggle-content ul li {
  margin: 0;
}
.header .header-account .toggle-content ul li:last-child a {
  border-bottom: 0;
}
.header .header-account .toggle-content a {
  font-size: 1.4rem;
  text-transform: capitalize;
  font-weight: 400;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 11.5px 20px;
}
.header .header-account .toggle-content a:before {
  font-family: "Flaticon";
  font-size: 2.3rem;
  font-weight: 600;
  margin-right: 7px;
}
.header .header-account .toggle-content .customer-welcome {
  position: relative;
}
.header .header-account .toggle-content .customer-welcome .customer-name {
  display: block;
  padding: 11.5px 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e5e5e5;
  text-align: center;
  text-transform: capitalize;
}
.header .header-account .toggle-content .customer-welcome .customer-name .action.switch {
  border: 0;
  font-style: italic;
  padding: 0;
  font-weight: 600;
  font-size: 1.6rem;
}
.header .minicart-wrapper {
  display: inline-block;
  margin-left: 0;
  vertical-align: middle;
  position: relative;
}
.header .minicart-wrapper .mage-dropdown-dialog {
  display: block !important;
}
.header .minicart-wrapper .showcart.active:after {
  opacity: 1;
  visibility: visible;
}
.header .minicart-wrapper .showcart:after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  cursor: url(../images/alothemes/close-cursor.png), pointer;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity .3s ease,visibility .3s ease;
  -o-transition: opacity .3s ease,visibility .3s ease;
  -webkit-transition: opacity .3s ease,visibility .3s ease;
  transition: opacity .3s ease,visibility .3s ease;
}
.header .minicart-wrapper .showcart:hover,
.header .minicart-wrapper .showcart:focus {
  text-decoration: none;
}
.header .minicart-wrapper .showcart .cart-icon {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
  font-family: inherit;
  text-transform: uppercase;
  position: relative;
}
.header .minicart-wrapper .showcart .cart-icon:before {
  font-size: 2.8rem;
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  content: "\f110";
  font-family: "Ionicons";
}
.header .minicart-wrapper .showcart .cart-icon span.text {
  display: none;
}
.header .minicart-wrapper .showcart .cart-icon .counter.qty {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-family: inherit;
  left: 17px;
  bottom: -6px;
}
.header .minicart-wrapper .showcart .minicart-text {
  vertical-align: middle;
  margin-left: 5px;
  display: none;
}
.header .minicart-wrapper .showcart .minicart-text .cart-title {
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  display: none;
}
.header .minicart-wrapper .showcart .minicart-text .price {
  font-weight: bold;
  color: #000000;
  font-size: 1.5rem;
}
.header .minicart-wrapper .block-minicart {
  z-index: 999;
  position: fixed;
  overflow: auto;
  top: 0;
  bottom: 0;
  right: 0;
  right: -320px;
  padding: 0;
  margin: 0;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
  transition: transform .3s ease 0s;
  -moz-transition: transform .3s ease 0s;
  -webkit-transition: transform .3s ease 0s;
  -o-transition: transform .3s ease 0s;
  -ms-transition: transform .3s ease 0s;
  width: 320px;
  min-height: -webkit-fill-available;
  scrollbar-width: thin;
  transition: right ease 300ms;
}
.header .minicart-wrapper .block-minicart .block-title {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding: 20px 23px;
  text-align: left;
}
.header .minicart-wrapper .block-minicart .block-title .text {
  font-size: 1.6rem;
}
.header .minicart-wrapper .block-minicart .block-title strong {
  font-weight: 600;
  margin-right: 10px;
  text-transform: uppercase;
}
.header .minicart-wrapper .block-minicart .block-title .qty {
  font-weight: 600;
  display: none;
}
.header .minicart-wrapper .block-minicart .block-title .qty.empty:before {
  content: "0";
}
.header .minicart-wrapper .block-minicart .block-title .items-total {
  display: inline-block;
}
.header .minicart-wrapper .block-minicart .block-title .actions {
  float: right;
}
.header .minicart-wrapper .block-minicart .minicart-items .product-item:first-child {
  padding-top: 20px;
}
.header .minicart-wrapper .block-minicart #minicart-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  height: 100%;
}
.header .minicart-wrapper .block-minicart .viewcart span {
  font-size: 0;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}
.header .minicart-wrapper .block-minicart .viewcart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f08e';
  font-size: 18px;
  vertical-align: middle;
}
.header .minicart-wrapper .block-minicart .block-content {
  height: calc(100% - 66px);
}
.header .minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin-left: 0;
  margin-right: 0;
}
.header .minicart-wrapper .block-minicart .block-content .cart-total {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f5f5f5;
  text-align: right;
}
.header .minicart-wrapper .block-minicart .block-content .cart-total .subtotal {
  margin-bottom: 9px;
}
.header .minicart-wrapper .block-minicart .block-content .cart-total .subtotal .label {
  font-size: 18px;
  font-weight: normal;
  color: #555;
  float: left;
  text-transform: uppercase;
  font-weight: 700;
}
.header .minicart-wrapper .block-minicart .block-content .cart-total .layout-btn-cart-total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.header .minicart-wrapper .block-minicart .block-content .subtitle.empty ~ .cart-total {
  background-color: #ffffff;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  height: auto !important;
  height: calc(100% - 137px) !important;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item {
  position: relative;
  margin-bottom: 0;
  border-bottom: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item:not(:last-child) {
  border-bottom: 0px solid;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item > .product {
  position: relative;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item > .product:before,
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item > .product:after {
  display: none;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .update-cart-item:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f021';
  font-size: 16px;
  vertical-align: middle;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .update-cart-item span {
  display: none;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  text-align: left;
  flex: 0 0 71%;
  max-width: 71%;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-name-options {
  flex: 0 0 60%;
  max-width: 60%;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-actions {
  padding-left: 0;
  padding-right: 0;
  flex: 0 0 40%;
  max-width: 40%;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions {
  margin: -35px 0 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-name {
  margin-top: 0;
  font-weight: 700;
  font-size: 1.4rem;
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options {
  display: inline-block;
  margin-bottom: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options .toggle {
  font-size: 1.3rem;
  margin-bottom: 10px;
  display: inline-block;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options .toggle:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: #2a2a2a;
  margin: 0 0 0 5px;
  position: static;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  margin: 0px 6px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options.active .toggle:after {
  content: "\f106";
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options.list .label {
  float: left;
  margin-right: 5px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options.list .label:not(:first-child) {
  clear: left;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product.options.list .values {
  float: left;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .price-container .price-excluding-tax {
  display: inline-block;
  margin: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty {
  display: inline-block;
  position: relative;
  margin-top: 5px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty label {
  font-weight: 600;
  color: #888881;
  width: auto;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty .item-qty {
  width: 45px;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
  text-align: center;
  margin-right: 0;
  border: 0;
  padding: 0;
  font-weight: 600;
  color: #888881;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e1e1e1;
  border-radius: 0;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product.actions {
  position: absolute;
  top: 0;
  left: -2px;
  display: table;
  opacity: 0;
  margin: 0;
  float: unset;
  text-align: center;
  visibility: hidden;
  z-index: 1;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product.actions > .primary,
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product.actions > .secondary {
  display: block;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product.actions > .primary {
  margin-bottom: 5px;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item:hover .product.actions {
  opacity: 1;
  visibility: visible;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action {
  width: 16px;
  height: 16px;
  color: #fff;
  background-color: #ef1e1e;
  border: 1px solid #ef1e1e;
  display: block;
  text-align: center;
  line-height: 11px;
  text-decoration: none;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action:hover {
  background-color: #fff;
  color: #ef1e1e;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action span {
  display: none;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action.edit:before {
  content: "\f040";
}
.header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper a.action.delete:before {
  content: "\f00d";
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions:before,
.header .minicart-wrapper .block-minicart .block-content .sub-actions:after {
  display: none;
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions {
  text-align: center;
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .secondary {
  margin: 0 0 0;
}
.header .minicart-wrapper .block-minicart .block-content .sub-actions .actions .action {
  width: 100%;
  font-size: 1.3rem;
  padding: 0 15px;
  font-weight: 700;
}
.header .minicart-wrapper .block-minicart #block-cart-list {
  margin-bottom: 0;
  color: #000;
}
.header .minicart-wrapper .block-minicart .action.close,
.header .minicart-wrapper .block-minicart .action.checkout {
  line-height: normal;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 6px 16px;
  max-width: 135px;
  border-radius: 4px;
  opacity: 1;
  width: auto;
  height: auto;
  position: static;
  float: unset;
  border-width: 1px;
}
.header .minicart-wrapper .block-minicart .action.close:hover,
.header .minicart-wrapper .block-minicart .action.checkout:hover {
  background: transparent;
  color: #253237;
}
.header .minicart-wrapper .block-minicart .action.close {
  background-color: #000;
  border-color: #000;
  margin-right: 10px;
  border-width: 1px;
  border-style: solid;
  color: #fff;
}
.header .minicart-wrapper .block-minicart .action.close:hover {
  border-color: #ef1e1e;
  color: #ef1e1e;
  background-color: transparent;
}
.header .minicart-wrapper .block-minicart .update-cart-item {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -15px;
  z-index: 1;
  padding: 0;
  background-color: transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.header .minicart-wrapper .block-minicart .subtitle.empty {
  font-weight: 400;
  font-size: 1.3rem;
  color: #888888;
}
.header .minicart-wrapper .block-minicart .subtitle.empty:before {
  content: "";
  width: 53px;
  height: 61px;
  background-image: url('../images/alothemes/cart-no-item.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  margin: 10px auto 20px;
}
.header .minicart-wrapper .block-minicart .items-total {
  float: unset;
}
.header .minicart-wrapper .block-minicart .subtotal .label {
  font-size: 1.4rem;
  font-weight: 400;
  color: #333333;
}
.header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
.header .minicart-wrapper .block-minicart .subtotal .amount.price-container .price {
  font-size: 2rem;
  font-weight: 700;
}
.header .minicart-wrapper.active .block-minicart {
  display: block;
}
.header .minicart-wrapper .minicart-items .product > .product-item-photo {
  float: unset;
  padding: 0;
  padding-left: 15px;
  flex: 0 0 29%;
  max-width: 29%;
}
.header .discount-information {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  padding: 10px 0;
  color: #aaaaaa;
}
.header .discount-information .fa {
  color: #ffffff;
  margin-right: 5px;
  font-size: 2.2rem;
}
.header .discount-information strong {
  margin: 0 5px;
  text-decoration: underline;
  color: #ffffff;
}
.header .header-content {
  padding-top: 18px;
  padding-bottom: 18px;
}
.header .header-content .col-logo,
.header .header-content .cart-hide-multicheckout {
  flex: 0 0 20.834%;
  max-width: 20.834%;
}
.header .header-content .col-nav-menu-top {
  flex: 0 0 58.332%;
  max-width: 58.332%;
}
.header .header-content > .container > .row {
  align-items: center;
}
.header .header-content > .row {
  align-items: center;
}
.header .header-content .item .actions {
  padding-bottom: 0;
}
.header .header-content .header-social .header-top-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .header-content .header-social .header-top-link:before,
.header .header-content .header-social .header-top-link:after {
  display: none;
}
.header .header-content .header-social .header-top-link .social-profile {
  font-size: 2.3rem;
}
.header .header-content .header-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.header .header-content .header-tool:before,
.header .header-content .header-tool:after {
  display: none;
}
.header .header-content .header-tool .search-product {
  display: none;
  margin-right: 26px;
}
.header .header-content .header-tool .search-product a span {
  display: none;
}
.header .header-content .header-tool .search-product a:before {
  vertical-align: top;
  display: inline-block;
  font-family: "Ionicons";
  content: "\f4a4";
  font-size: 2.8rem;
}
.header .header-content .header-tool .search-area,
.header .header-content .header-tool .compare-head,
.header .header-content .header-tool .wishlist-head {
  margin-right: 26px;
}
.header .header-content .header-tool .search-area {
  width: 100%;
  max-width: 288px;
}
.header .header-content .header-tool .compare::before,
.header .header-content .header-tool .wishlist::before {
  font-size: 2.8rem;
  display: inline-block;
  vertical-align: top;
  font-family: "Ionicons";
}
.header .header-content .header-tool .compare .text,
.header .header-content .header-tool .wishlist .text {
  display: none;
}
.header .header-content .header-tool .compare::before {
  content: "\f4a8";
}
.header .header-content .header-tool .wishlist::before {
  content: "\f387";
}
.header .header-bottom .container {
  position: relative;
}
.header.header-container-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  z-index: 99;
}
.header.header-container-fixed .header-content {
  padding: 10px 0;
}
.header.header-container-fixed .header-content .container {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.header.header-container-fixed .header-top {
  display: none;
}
.header.header-container-fixed .header-bottom {
  display: none;
}
.multishipping-checkout-addresses .header .header-bottom {
  display: none;
}
.toggle-top-menu .header.header-container-fixed .header-menu {
  display: block;
}
.nav-desktop .level0.page .extramenu-block {
  margin-top: 35px;
}
.nav-open .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 1;
}
.childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box {
  display: none;
}
.vmagicmenu .block-title {
  line-height: 45px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 18px;
  padding-right: 18px;
  border-left: 2px solid #2d3c41;
  border-right: 2px solid #2d3c41;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  color: #253237;
}
.vmagicmenu .block-title > strong {
  color: #253237;
}
.vmagicmenu .vmagicmenu-narrow {
  top: calc(100% - 8px);
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  min-height: calc(100% - 8px);
}
.vmagicmenu .level-top.dropdown .level0 {
  margin-top: 8px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow {
  border: 2px solid #2d3c41;
  border-top: 0;
  border-radius: 0 0 0 0;
  box-shadow: none;
  padding-top: 11px;
  padding-bottom: 25px;
}
.vmagicmenu .level0 .level-top {
  border-bottom: 0;
}
.vmagicmenu .level0 .level-top-mega {
  min-height: calc(100% - 8px);
  margin-top: 8px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom img {
  border-radius: 5px;
}
.vmagicmenu .level0:hover .level-top-mega {
  min-height: calc(100% - 8px);
}
.vmagicmenu .level-top a {
  color: #253237;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat {
  padding: 4px 15px;
  padding-top: 3px;
  color: #253237;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span {
  margin: 0 0;
  padding-left: 2px;
  padding-right: 2px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:before {
  content: "\f359";
  margin-right: 10px;
  font-family: "Ionicons";
  font-size: 1.8rem;
  display: inline-block;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:last-child:before {
  content: "\f3a9";
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0 {
  padding: 4px 15px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0 a.level-top {
  padding: 0 2px;
  margin: 0 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0:not(:nth-last-child(2)) a.level-top {
  border-bottom: 0;
}
.vmagicmenu .block-title .hamburger-box .hamburger-inner,
.vmagicmenu .block-title .hamburger-box .hamburger-inner:before,
.vmagicmenu .block-title .hamburger-box .hamburger-inner:after {
  background-color: #253237;
}
.open-nav-vertical .vmagicmenu .block-title {
  border-radius: 5px 5px 0 0;
}
.open-nav-vertical .vmagicmenu .block-title > strong {
  border-bottom: 1px solid #2d3c41;
}
.cms-index-index .vmagicmenu .vmagicmenu-narrow {
  display: block;
}
.cms-index-index .vmagicmenu .block-title {
  border-radius: 5px 5px 0 0;
}
.cms-index-index .vmagicmenu .block-title > strong {
  border-bottom: 1px solid #2d3c41;
}
.logo {
  position: static;
}
/* responsive */
@media screen and (max-width: 1919px) {
  .header .col-nav-vmenu {
    flex: 0 0 20.834%;
    max-width: 20.834%;
  }
  .header .col-search {
    flex: 0 0 79.166%;
    max-width: 79.166%;
  }
}
@media screen and (max-width: 1479px) {
  .header .header-content .header-tool .search-area {
    max-width: 222px;
  }
  .header .col-nav-vmenu {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .header .col-search {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .magicmenu .nav-desktop .level0 .level-top {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media screen and (max-width: 1199px) {
  .header .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .header .header-logo:before,
  .header .header-logo:after {
    display: none;
  }
  .header .header-logo .nav-toggle {
    display: inline-block;
    margin-right: 26px;
  }
  .header .header-top-link .header-account,
  .header .header-top-link .currency_top,
  .header .header-top-link .top-form-language {
    display: none;
  }
  .header .col-hotline {
    display: none;
  }
  .header .header-content {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: none;
  }
  .header .header-content .header-tool .search-product {
    display: block;
  }
  .header .header-content .col-logo,
  .header .header-content .cart-hide-multicheckout {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .header .header-content .col-nav-menu-top {
    flex: 0 0 0;
    max-width: none;
    padding: 0;
  }
  .header .header-content .header-logo .logo {
    margin: 0;
  }
  .header .header-bottom {
    display: none;
  }
  .header .search-area {
    width: auto;
  }
  .header .search-area .icon-search {
    display: inline-block;
  }
  .header .search-area .icon-search .pe-7s-search:before {
    vertical-align: top;
    display: inline-block;
    line-height: inherit;
    font-family: "Ionicons";
    content: "\f4a4";
    font-size: 2.8rem;
  }
  .header .search-area.toggle-visible .icon-search .pe-7s-search:before {
    content: "\f129";
    font-size: 2rem;
  }
  .header .search-area .toggle-content {
    position: fixed;
    top: calc(105%);
    left: 50%;
    transform: translate(-50%, 0);
    width: 60%;
    z-index: 109;
    display: none;
    right: auto;
    top: 150px;
  }
  .header .search-area .toggle-content.visible {
    display: block;
  }
  .header.header-container-fixed .header-menu {
    display: block;
    padding: 0;
  }
  .header .col-nav-vmenu {
    display: none;
  }
  .nav-sections .navigation-mobile .nav-mobile li a {
    color: #253237;
  }
  .nav-sections .navigation-mobile .nav-mobile li a img {
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    display: none;
  }
  .nav-sections .nav-sections-item-title a {
    color: #253237;
  }
  .nav-open .nav-sections .header.links li a {
    color: #253237;
  }
}
@media screen and (max-width: 991px) {
  .header .header-content .header-tool .search-area .toggle-content {
    top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .header .header-top-left {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
    padding-top: 15px;
    margin-bottom: 0px;
  }
  .header .header-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
  }
  .header .header-top-right:before,
  .header .header-top-right:after {
    display: none;
  }
  .header .header-top-link .store-locator a {
    line-height: 22px;
  }
  .header .link-social .link-list .link-icon a {
    line-height: 22px;
  }
  .header .welcometop .welcome {
    line-height: 22px;
  }
  .header .header-content .header-tool .compare-head,
  .header .header-content .header-tool .wishlist-head {
    display: none;
  }
  .header .content-logo .logo {
    max-width: 120px;
  }
  .nav-open .page-wrapper {
    left: 300px;
  }
  .header .header-content .header-tool .search-area .toggle-content {
    top: 35px;
  }
}
@media screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 575px) {
  .header .header-content .header-tool .search-area .toggle-content {
    width: 85%;
    top: 29px;
  }
  .header .minicart-wrapper .minicart-items .product > .product-item-photo {
    padding-left: 7.5px;
  }
}
@media screen and (max-width: 480px) {
  .header .nav-toggle span {
    margin: 3.5px 0;
  }
  .header .header-top-left,
  .header .header-top-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .header .header-top-left {
    padding-top: 15px;
    margin-bottom: 0px;
  }
  .header .header-top-right {
    padding-bottom: 10px;
  }
  .header .header-top-link,
  .header .welcometop {
    justify-content: center;
  }
  .header .header-top-link .welcome,
  .header .welcometop .welcome {
    line-height: 22px;
  }
  .header .header-top-link .store-locator a {
    line-height: 22px;
  }
  .header .header-top-link .store-locator a .icons {
    margin-right: 5px;
  }
  .header .search-area .toggle-tab .pe-7s-search:before {
    font-size: 2rem;
  }
  .header .header-account .toggle-tab:before {
    font-size: 2.1rem;
  }
  .header .discount-information {
    animation: floatText 15s infinite alternate linear;
    -webkit-animation: floatText 15s infinite alternate linear;
    font-size: 1.1rem;
  }
  .header .discount-information .fa {
    font-size: 1.5rem;
  }
  .header .header-content .header-logo .logo {
    max-width: 95px;
  }
  .header .header-content .header-tool .search-area .toggle-content {
    width: calc(100% - 20px);
    top: 25px;
  }
}
@media screen and (max-width: 360px) {
  .header .minicart-wrapper .block-minicart {
    width: 280px;
    right: -280px;
  }
  .header .header-top-link,
  .header .welcometop {
    width: 100%;
  }
  .header .welcometop {
    margin-left: 0;
  }
  .header .welcometop:before {
    display: none;
  }
  .open-minicart .header .minicart-wrapper .block-minicart {
    right: 0;
  }
  .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty .item-qty {
    width: 43px;
  }
}
.rtl .header .header-top-link {
  text-align: left;
}
.rtl .header .header-top-link .switcher .switcher-options strong span {
  padding-left: 12px;
  padding-right: 0;
}
.rtl .header .header-top-link .switcher .switcher-options strong span:after {
  right: auto;
  left: 0;
}
.rtl .header .header-top-link .switcher .switcher-options .switcher-dropdown:before {
  left: 50%;
}
.rtl .header .header-top-link .currency_top {
  margin-left: 0;
  margin-right: 33px;
}
.rtl .header .header-top-link .currency_top:before {
  left: auto;
  right: -17px;
}
.rtl .header .header-top-link .top-form-language .switcher .switcher-options strong span {
  padding-right: 20px;
  display: inline-block;
}
.rtl .header .header-top-link .top-form-language .toggle span,
.rtl .header .header-top-link .top-form-language .switcher-dropdown li a {
  background-position: right center;
  padding-right: 20px;
}
.rtl .header .search-area .toggle-content {
  right: auto;
  left: 0;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  float: right;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:before {
  right: auto;
  left: 5px;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  padding-left: 0;
  padding-right: 0;
  right: 0;
  left: auto;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  text-align: right;
  direction: ltr;
}
.rtl .header .search-area .form-search .field .control.catalogsearch .input-text {
  float: right;
}
.rtl .header .search-area .form-search .action.search {
  right: auto;
  left: 0;
}
.rtl .header .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
}
.rtl .header .minicart-wrapper .block-minicart .action.close {
  right: auto;
  left: 0;
}
.rtl .header .minicart-wrapper .block-minicart .items-total {
  float: left;
}
.rtl .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 0;
  padding-right: 100px;
  text-align: right;
}
.rtl .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty .item-qty {
  text-align: left;
}
.rtl .header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .primary {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .header .minicart-wrapper .block-minicart .update-cart-item {
  right: auto;
  left: 15px;
}
.rtl .header .minicart-wrapper .showcart .minicart-text {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .header .minicart-wrapper .showcart .cart-icon .counter.qty {
  right: auto;
  left: -7px;
}
.rtl .header .header-account .toggle-content {
  right: auto;
  left: 0;
}
.rtl .header .header-content .header-tool .search-area {
  margin: 0 35px 0 20px;
}
.rtl .discount-information .fa {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .vmagicmenu .nav-desktop.vmagicmenu-narrow {
  left: auto;
  right: 0;
}
.rtl .vmagicmenu .block-title {
  text-align: right;
  padding-right: 43px;
  padding-left: 24px;
}
.rtl .vmagicmenu .block-title .icon-menu {
  right: 20px;
  left: auto;
}
.rtl .vmagicmenu .level0.hasChild .level-top:after {
  float: left;
  content: "\f104";
}
.rtl .vmagicmenu .level0 .level-top-mega {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .level0 .level-top-mega .children a > span {
  display: flex;
}
.rtl .vmagicmenu .level0 .level-top-mega ul.mage-column .children {
  float: right;
}
.rtl .vmagicmenu .level0 .level-top {
  text-align: right;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  right: auto;
  left: 15px;
  content: "\f104";
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  left: auto;
  right: 100%;
}
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a > span {
  display: flex;
}
.rtl .vmagicmenu .all-cat {
  text-align: right;
}
.rtl .vmagicmenu .all-cat span {
  position: relative;
}
.rtl .vmagicmenu .all-cat span:before {
  content: "\f100";
  font-family: "FontAwesome";
  font-weight: normal;
  margin-right: 20px;
}
.rtl .vmagicmenu .all-cat span:after {
  display: none;
}
.rtl .magicmenu .nav-desktop > .level0 > .level0 > li a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  text-align: right;
  float: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children a > span {
  display: flex;
}
.rtl .nav-sections .navigation-mobile ul li .collapse,
.rtl .nav-sections .navigation-mobile ul li .expand {
  right: auto;
  left: 0;
}
@media screen and (max-width: 1199px) {
  .nav-open .rtl .nav-sections {
    transform: translate(0, 0);
  }
  .rtl .nav-sections {
    transform: translate(300px, 0);
    left: auto;
    right: 0;
  }
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle:before,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle:before,
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle:after,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle:after {
    right: auto;
    left: 10px;
  }
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher .action.toggle:after,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher .action.toggle:after {
    left: 16px;
  }
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher-trigger strong span,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher-trigger strong span,
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher-dropdown .switcher-option a,
  .rtl .nav-sections .nav-sections-item-content .top-form-language .switcher-dropdown .switcher-option a,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher-dropdown .switcher-option a,
  .rtl .nav-sections .nav-sections-item-content .currency_top .switcher-dropdown .switcher-option a {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
  }
  .rtl .close-menu i {
    right: auto;
    left: 10px;
  }
  .rtl .header .header-logo .nav-toggle {
    margin-right: 0;
    margin-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .nav-before-open .rtl .page-wrapper {
    transition: right 0.3s;
  }
  .nav-open .rtl .page-wrapper {
    left: auto;
    right: 300px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .header .search-area .toggle-content {
    left: 15px;
  }
  .rtl .header .minicart-wrapper .block-minicart {
    left: 15px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .header .header-content .header-tool .search-area {
    margin: 0 10px;
  }
}
.page-footer {
  padding-top: 0;
  position: relative;
  overflow: hidden;
}
.page-footer a {
  font-size: 1.4rem;
}
.page-footer .footer-title {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 20px;
}
.page-footer .social-profile {
  margin-top: 35px;
}
.page-footer .social-profile a {
  font-size: 2.3rem;
}
.page-footer .footer-logo {
  margin-bottom: 15px;
}
.page-footer .col-ft:first-child .title {
  margin-top: 10px;
  margin-bottom: 35px;
}
.page-footer .col-ft .pharse-text {
  line-height: 24px;
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.6);
}
.page-footer .col-ft .contact-hotline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 27px;
}
.page-footer .col-ft .contact-hotline .phone-call {
  margin-right: 15px;
}
.page-footer .col-ft .contact-hotline .phone-call .hover {
  display: none;
}
.page-footer .col-ft .contact-hotline .phone-call:hover img {
  display: none;
}
.page-footer .col-ft .contact-hotline .phone-call:hover .hover {
  display: block;
}
.page-footer .col-ft .contact-hotline .question {
  font-size: 1.6rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
.page-footer .col-ft .contact-hotline .hot-number {
  font-size: 2.2rem;
  font-weight: 600;
  color: #ffffff;
}
.page-footer .col-ft .link-social .link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.page-footer .col-ft .link-social .link-list:before,
.page-footer .col-ft .link-social .link-list:after {
  display: none;
}
.page-footer .col-ft .link-social .link-list .link-icon {
  margin-bottom: 0;
  margin-right: 25px;
}
.page-footer .col-ft .link-social .link-list .link-icon a {
  font-size: 2.4rem;
}
.page-footer .col-ft .link-social .link-list .link-icon a:hover {
  padding-left: 0;
  transform: translateY(-5px);
}
.page-footer .col-ft .link-social .link-list .link-icon:last-child {
  margin-right: 0;
}
.page-footer .footer-contact li {
  letter-spacing: 0;
  margin-bottom: 20px;
}
.page-footer .footer-contact li > * {
  display: inline-block;
}
.page-footer .footer-contact li .title {
  font-weight: 400;
  margin-left: 15px;
}
.page-footer .footer-software {
  display: inline-flex;
}
.page-footer .footer-software a .hover {
  display: none;
}
.page-footer .footer-software a:hover img {
  display: none;
}
.page-footer .footer-software a:hover .hover {
  display: block;
}
.page-footer .footer-software a:first-child {
  margin-right: 10px;
}
.page-footer .footer-links li {
  margin-bottom: 15px;
}
.page-footer .footer-links a {
  font-size: 1.6rem;
  font-weight: 500;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.page-footer .footer-links a:hover {
  padding-left: 10px;
}
.page-footer .block-subscribe {
  border: 0;
}
.page-footer .block-subscribe .pharse {
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.6);
}
.page-footer .block-subscribe .block-title,
.page-footer .block-subscribe .subscribe-panel {
  display: none;
}
.page-footer .block-subscribe .visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.page-footer .block-subscribe .visible:before,
.page-footer .block-subscribe .visible:after {
  display: none;
}
.page-footer .block-subscribe .visible .control {
  width: calc(100% - 107px);
  position: relative;
}
.page-footer .block-subscribe .visible .actions {
  width: 107px;
}
.page-footer .block-subscribe .input-text {
  border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  height: 46px;
  border-color: #fff;
}
.page-footer .block-subscribe .input-text::placeholder {
  color: #888888;
}
.page-footer .block-subscribe .actions button.button {
  width: 100%;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 10px;
  border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
}
.page-footer .block-subscribe div.mage-error[generated] {
  left: calc(50% + 20px);
}
.block-footer-top .col-ft:first-child .box-content {
  position: relative;
}
.block-footer-top .container {
  padding-top: 57px;
  padding-bottom: 55px;
}
.block-footer-top .menu-ft .title {
  font-size: 1.6rem;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 16px;
}
.block-footer-top ul {
  padding: 0;
  margin: 0;
}
.block-footer-top ul li {
  list-style-type: none;
  margin-bottom: 11px;
}
.block-footer-top ul li:last-child {
  margin-bottom: 0;
}
.block-footer-top ul.link-list a {
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-transform: capitalize;
}
.block-footer-top ul.link-list a:hover {
  padding-left: 7px;
}
.block-footer-bottom {
  padding-top: 39px;
  padding-bottom: 30px;
}
.block-footer-bottom .payment {
  text-align: center;
}
.block-footer-bottom .payment img {
  margin-left: auto;
  margin-right: auto;
}
.footer-custom-links {
  margin-bottom: 28px;
}
.footer-custom-links ul {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.footer-custom-links ul:before,
.footer-custom-links ul:after {
  display: none;
}
.footer-custom-links ul li {
  margin-bottom: 0;
  line-height: 24px;
  margin-right: 50px;
  position: relative;
}
.footer-custom-links ul li:after {
  content: "";
  width: 1px;
  height: 14px;
  background: #9e9fa0;
  position: absolute;
  right: -27px;
  top: 50%;
  margin-top: -7px;
}
.footer-custom-links ul li:last-child {
  margin-right: 0;
}
.footer-custom-links ul li:last-child:after {
  display: none;
}
.footer-links-company {
  padding: 17px 0;
  position: relative;
  z-index: 1;
}
.footer-links-company .main1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer-links-company .main1:before,
.footer-links-company .main1:after {
  display: none;
}
.footer-links-company .main1 .copyright {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.6);
}
.footer-links-company .main1 .copyright:before,
.footer-links-company .main1 .copyright:after {
  display: none;
}
.footer-links-company .main1 .copyright p {
  margin-bottom: 0;
}
.footer-links-company .main1 .copyright p a {
  color: #ffffff;
}
.footer-links-company .main1 .copyright p a:hover {
  color: #ef1e1e;
}
.footer-links-company .main1 .payment p {
  margin-bottom: 0;
}
.footer-links-company > div:first-child:nth-last-child(1) {
  text-align: center;
  flex: 1;
}
.footer-links-company .top-form-language {
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 30px;
}
.footer-links-company .top-form-language .switcher-trigger strong span {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.footer-links-company .top-form-language .switcher .options .mage-dropdown-dialog {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ffffff;
  width: 150px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.footer-links-company .top-form-language .switcher .options ul.dropdown {
  margin-bottom: 0;
}
.footer-links-company .top-form-language .switcher .options ul.dropdown a {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
  display: inline-block;
}
.footer-links-company .top-form-language .switcher .options ul.dropdown a:hover {
  color: #253237;
}
.footer-links-company .footer-menu {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  display: flex;
}
.footer-links-company .footer-menu .menu-item {
  display: inline-block;
  margin-bottom: 0;
}
.footer-links-company .footer-menu .menu-item:not(:last-child) {
  margin-right: 20px;
}
#backtotop {
  -webkit-animation: roll-in-left 0.6s ease-out both;
  animation: roll-in-left 0.6s ease-out both;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .page-footer .col-ft .contact-hotline .hot-number {
    font-size: 2.1rem;
  }
  .page-footer .col-ft .pharse-text {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .page-footer .col-ft:first-child .title {
    margin-top: 0;
  }
  .block-footer-top .col-ft:first-child .box-content:before {
    display: none;
  }
  .block-footer-top .container > .row .col-ft:nth-child(2) ~ .col-ft {
    margin-top: 35px;
  }
}
@media screen and (max-width: 991px) {
  .page-footer .col-ft .contact-hotline .question {
    font-size: 1.4rem;
  }
  .page-footer .col-ft .contact-hotline .hot-number {
    font-size: 1.8rem;
  }
  .block-footer-top .link-logo {
    max-width: 120px;
    display: inline-block;
  }
  .block-footer-top .ft-logo {
    margin-bottom: 20px;
  }
  .footer-links-company .company-top {
    justify-content: center;
  }
  .footer-links-company .company-top > *:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer-links-company .main1 {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .toggle-mobile + .toggle-content {
    display: none;
    padding-bottom: 30px;
  }
  .block-footer-top .container {
    padding-top: 65px;
    padding-bottom: 35px;
  }
  .block-footer-top .container > .row .col-ft:nth-child(1) ~ .col-ft {
    margin-top: 12px;
  }
  .block-footer-top .container > .row .col-ft:first-child {
    margin-bottom: 30px;
  }
  .block-footer-top .container > .row .col-ft:last-child .toggle-mobile + .toggle-content {
    padding-bottom: 0;
  }
  .block-footer-top .menu-ft .title:before {
    content: "\f123";
    display: inline-block;
    font-family: "Ionicons";
    position: absolute;
    right: 0;
    top: -8px;
    font-weight: 400;
    font-size: 1.4rem;
    height: 35px;
    line-height: 35px;
  }
  .block-footer-top .menu-ft.opened .title:before {
    content: "\f126";
  }
  .block-footer-top .footer-software {
    display: flex;
    justify-content: center;
  }
  .footer-links-company .main1 {
    justify-content: center;
  }
  .footer-links-company .main1 .copyright {
    margin-right: 0;
    justify-content: center;
    font-size: 1.4rem;
  }
  .footer-links-company .main1 .payment img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 575px) {
  .page-footer .block-subscribe .actions button.button {
    height: 46px;
  }
}
@media screen and (max-width: 480px) {
  .page-footer .footer-content .toggle-tab {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    text-align: right;
  }
  .page-footer .footer-content .toggle-tab:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 2rem;
  }
  .page-footer .footer-content .toggle-content {
    display: none;
    margin-bottom: 30px;
  }
  .page-footer .footer-content.toggle-visible .toggle-tab:before {
    content: "\f106";
  }
  .page-footer .footer-content.toggle-visible .toggle-content {
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .page-footer .col-ft .contact-hotline .question {
    font-size: 1.3rem;
  }
  .page-footer .col-ft .contact-hotline .hot-number {
    font-size: 1.5rem;
  }
  .footer-links-company .copyright-content .footer-menu .menu-item a {
    font-size: 1.2rem;
  }
}
.rtl .page-footer .footer-contact li .title {
  margin-left: 0;
  margin-right: 15px;
}
.rtl .page-footer .footer-links a:hover {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .page-footer .block-subscribe .checkbox-gender .label {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .page-footer .block-subscribe .checkbox-gender .label:before {
  left: auto;
  right: 0;
}
.rtl .page-footer .block-subscribe .actions button.button .fa-caret-right:before {
  content: "\f0d9";
}
.rtl .footer-links-company .top-form-language .switcher-trigger strong span {
  background-position: right center;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .footer-links-company .top-form-language .switcher .options ul.dropdown a {
  padding-right: 20px;
  padding-left: 8px;
  background-position: right center;
}
.rtl .footer-links-company .main1 .copyright {
  margin-right: 0;
  margin-left: 40px;
}
.rtl .footer-links-company .main1 .copyright a {
  float: right;
}
.rtl .footer-links-company #backtotop {
  -webkit-animation: roll-in-right 0.6s ease-out both;
  animation: roll-in-right 0.6s ease-out both;
}
@media screen and (max-width: 480px) {
  .rtl .page-footer .footer-content .toggle-tab {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .rtl .footer-links-company .main1 .copyright {
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .rtl .footer-links-company .main1 .copyright a {
    margin-right: 0;
  }
}
.page-layout-1column .product.media.product-img-box {
  display: block;
  align-items: stretch;
  flex: none;
  max-width: none;
  width: 50%;
}
.page-layout-1column .product-info-main.product-shop {
  max-width: none;
  width: 50%;
}
.page-layout-2columns-left .alocolumns .column.main,
.page-layout-2columns-left .columns .column.main {
  float: right;
}
.page-layout-2columns-left .alocolumns .sidebar,
.page-layout-2columns-left .columns .sidebar {
  float: left;
}
.page-layout-2columns-right .alocolumns .column.main,
.page-layout-2columns-right .columns .column.main {
  float: left;
}
.page-layout-2columns-right .alocolumns .sidebar,
.page-layout-2columns-right .columns .sidebar {
  float: left;
}
.page-layout-2columns-left .alocolumns,
.page-layout-2columns-right .alocolumns,
.page-layout-2columns-left .columns,
.page-layout-2columns-right .columns {
  margin-left: -15px;
  margin-right: -15px;
}
.page-layout-2columns-left .alocolumns .column.main,
.page-layout-2columns-right .alocolumns .column.main,
.page-layout-2columns-left .columns .column.main,
.page-layout-2columns-right .columns .column.main,
.page-layout-2columns-left .alocolumns .sidebar-sticky,
.page-layout-2columns-right .alocolumns .sidebar-sticky,
.page-layout-2columns-left .columns .sidebar-sticky,
.page-layout-2columns-right .columns .sidebar-sticky {
  padding-left: 15px;
  padding-right: 15px;
}
.page-layout-2columns-left .alocolumns .column.main,
.page-layout-2columns-right .alocolumns .column.main,
.page-layout-2columns-left .columns .column.main,
.page-layout-2columns-right .columns .column.main {
  width: 75%;
  width: calc(100% - 300px);
  flex: none;
}
.page-layout-2columns-left .alocolumns .sidebar-sticky,
.page-layout-2columns-right .alocolumns .sidebar-sticky,
.page-layout-2columns-left .columns .sidebar-sticky,
.page-layout-2columns-right .columns .sidebar-sticky {
  width: 300px;
  margin-bottom: 100px;
}
.page-layout-2columns-left .alocolumns .sidebar.sidebar-main,
.page-layout-2columns-right .alocolumns .sidebar.sidebar-main,
.page-layout-2columns-left .columns .sidebar.sidebar-main,
.page-layout-2columns-right .columns .sidebar.sidebar-main,
.page-layout-2columns-left .alocolumns .sidebar.sidebar-additional,
.page-layout-2columns-right .alocolumns .sidebar.sidebar-additional,
.page-layout-2columns-left .columns .sidebar.sidebar-additional,
.page-layout-2columns-right .columns .sidebar.sidebar-additional {
  width: 25%;
  width: 300px;
  width: auto;
  flex: none;
}
.page-layout-2columns-left .columns .sidebar-sticky,
.page-layout-2columns-right .columns .sidebar-sticky {
  display: flex;
  flex-direction: column;
  position: sticky;
  position: -webkit-sticky;
  top: 95px;
}
.page-layout-2columns-left .modals-quickview .columns .column.main,
.page-layout-2columns-right .modals-quickview .columns .column.main,
.page-layout-2columns-left .modals-quickview .alocolumns .column.main,
.page-layout-2columns-right .modals-quickview .alocolumns .column.main {
  width: 100%;
}
.page-layout-2columns-left .modals-quickview .product-info-main,
.page-layout-2columns-right .modals-quickview .product-info-main,
.page-layout-3columns .modals-quickview .product-info-main {
  width: 50%;
}
.page-layout-2columns-left .product.media,
.page-layout-2columns-right .product.media,
.page-layout-3columns .product.media {
  width: 50%;
  display: block;
  align-items: stretch;
}
.page-wrapper > .page-bottom {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper {
    width: 100% !important;
    float: none;
  }
}
@media screen and (max-width: 991px) {
  .page-layout-2columns-left .columns .column.main,
  .page-layout-2columns-right .columns .column.main {
    width: 100%;
    float: none;
  }
  .page-layout-2columns-left .columns .sidebar.sidebar-main,
  .page-layout-2columns-right .columns .sidebar.sidebar-main,
  .page-layout-2columns-left .columns .sidebar.sidebar-additional,
  .page-layout-2columns-right .columns .sidebar.sidebar-additional {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .page-layout-1column .product.media.product-img-box {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-layout-1column .product-info-main.product-shop {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
.rtl.page-layout-2columns-left .columns .sidebar {
  float: right;
  clear: right;
}
.rtl.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
  padding-left: 15px;
  padding-right: 0;
}
.breadcrumbs {
  padding-top: 105px;
  padding-bottom: 105px;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 90px;
  text-align: left;
  position: relative;
  background-image: url("../images/bkg_breadcrumbs.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.breadcrumbs .pagecrumbs-title {
  text-align: center;
  font-size: 3.0rem;
  font-weight: 600;
  color: #253237;
  margin-bottom: 32px;
}
.breadcrumbs .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.breadcrumbs .items:before,
.breadcrumbs .items:after {
  display: none;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  font-size: 1.4rem;
}
.breadcrumbs li a {
  text-decoration: none;
  display: inline-block;
}
.breadcrumbs li strong {
  font-weight: 600;
}
.breadcrumbs li:not(:last-child):after {
  content: '\f3d3';
  color: #454545;
  font-family: "Ionicons";
  padding: 0 5px;
  margin: 0 12px;
  display: inline-block;
}
.cms-static-header {
  position: relative;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
}
.cms-static-header > * {
  padding: 10px;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .breadcrumbs {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1199px) {
  .breadcrumbs {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 575px) {
  .breadcrumbs .pagecrumbs-title {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumbs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .breadcrumbs li a,
  .breadcrumbs li strong {
    font-size: 1.3rem;
  }
  .breadcrumbs li:not(:last-child):after {
    margin: 0 10px;
  }
}
.rtl .breadcrumbs li {
  text-align: right;
}
.rtl .breadcrumbs li:not(:last-child):after {
  content: '\f3d2';
}
.toolbar-bottom .toolbar {
  border-bottom: none;
  margin: 0;
  border: 0;
  padding: 0;
}
.toolbar-bottom .toolbar .sorter {
  display: none;
}
.toolbar-bottom .toolbar .modes {
  display: none;
}
.toolbar-bottom .toolbar.toolbar-products {
  text-align: left;
  background-color: transparent;
}
.toolbar-bottom .toolbar .limiter {
  display: none;
}
.toolbar-bottom .toolbar .limiter .control .limiter-options {
  border: 1px solid #e3e3e3;
  background-position: 90% 50%;
}
.toolbar-bottom .toolbar-products .pages {
  display: block;
  margin-top: 30px;
}
.toolbar {
  padding: 8px 40px;
  margin-bottom: 28px;
  background-color: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.toolbar:before,
.toolbar:after {
  display: none;
}
.toolbar .modes {
  flex: 1;
}
.toolbar .modes .modes-mode {
  border: 0;
  padding: 0;
}
.toolbar .modes .modes-mode.active:before,
.toolbar .modes .modes-mode:hover:before {
  background-image: url(../images/bkg_grid_hover.png);
}
.toolbar .modes .modes-mode.mode-list.active:before,
.toolbar .modes .modes-mode.mode-list:hover:before {
  background-image: url(../images/bkg_list_hover.png);
}
.toolbar.toolbar-products {
  margin-top: 7px;
  border-radius: 5px;
}
.toolbar .sorter {
  padding-top: 0;
  float: none;
  display: inline-block;
  margin-left: 40px;
  padding-left: 40px;
  text-align: left;
}
.toolbar .sorter .sorter-label {
  margin-right: 12px;
}
.toolbar .sorter .sorter-options,
.toolbar .limiter .control .limiter-options {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/alothemes/arrow-select.png");
  background-repeat: no-repeat;
  background-position: 90% 70%;
  height: 34px;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-right: 4px;
  padding-left: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #eeeeee;
  box-shadow: none;
  min-width: 169px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.toolbar .sorter .sorter-action {
  display: none;
}
.toolbar .limiter {
  padding-top: 0;
  float: none;
  display: inline-block;
}
.toolbar .limiter .control .limiter-options {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 30px;
  margin: 0;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.toolbar .limiter .limiter-text {
  display: none;
}
.toolbar .limiter .label {
  font-size: 1.4rem;
  font-weight: normal;
  color: #333;
}
.toolbar .toolbar-amount {
  float: none;
  margin-left: 5px;
  display: none;
}
.toolbar .modes-label {
  margin-right: 12px;
  display: none;
}
.toolbar .sorter-label,
.toolbar .sorter-options,
.toolbar .modes-label,
.toolbar .limiter-options,
.toolbar .limiter-text,
.toolbar .toolbar-amount {
  font-size: 1.4rem;
  color: #222222;
}
.toolbar .limiter-options {
  padding: 0 10px;
  padding-right: 20px;
}
.toolbar .pages {
  width: 100%;
  text-align: center;
}
.toolbar .pages .label {
  display: none;
}
.toolbar .pages .items .item {
  display: inline-block;
}
.toolbar .pages .items .item:not(:first-child) {
  margin-left: 10px;
}
.toolbar .pages .items .item .action,
.toolbar .pages .items .item .page {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  width: 36px;
  height: 36px;
  line-height: 33px;
  padding: 0 2px;
  font-weight: 600;
  color: #2b2d2f;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  vertical-align: middle;
  text-decoration: none;
  background: #f6f6f6;
}
.toolbar .pages .items .item .action:hover,
.toolbar .pages .items .item .page:hover {
  background: #ef1e1e;
  color: #fff !important;
}
.toolbar .pages .items .item:hover .page {
  color: #253237;
}
.toolbar .pages .items .item:hover .action {
  color: #253237;
}
.toolbar .pages .items .item.current .page {
  color: #fff;
  background: #ef1e1e;
}
.toolbar .pages .items .item.current .page span:not(.label) {
  position: relative;
}
.toolbar .pages .items .item .action span {
  display: none;
}
.toolbar .pages .items .item .action.next {
  flex-direction: row-reverse;
}
.toolbar .pages .items .item .action:before {
  font-family: "FontAwesome";
}
.toolbar .pages .items .item .next:before {
  content: "\f105";
  margin-left: 2px;
}
.toolbar .pages .items .item .previous:before {
  content: "\f104";
  margin-right: 5px;
}
.toolbar.review-toolbar {
  display: none;
}
.toolbar-blog-posts {
  margin-bottom: 0;
  border: 0;
}
.wishlist-toolbar {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.wishlist-toolbar .limiter {
  display: none;
}
.wishlist-toolbar .toolbar-amount {
  display: block;
}
.wishlist-toolbar:last-child {
  display: none;
}
body.account .toolbar.bottom {
  display: none;
}
.modes-mode {
  height: 26px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  padding: 0 10px;
}
.modes-mode:before {
  content: "";
  width: 26px;
  height: 26px;
  display: inline-block;
  line-height: 26px;
  background-image: url("../images/bkg_grid.png");
  background-repeat: no-repeat;
  background-position: center;
}
.modes-mode span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mode-list:before {
  background-image: url("../images/bkg_list.png");
}
.mode-grid {
  margin-right: 7px;
}
.page-layout-1column .toolbar-bottom .toolbar-products .pages {
  text-align: center;
}
/* responsive */
@media screen and (max-width: 991px) {
  .toolbar-top {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    z-index: 1;
  }
  .toolbar-top .toolbar {
    justify-content: flex-end;
    text-align: right;
    margin-bottom: 0;
  }
  .toolbar-top .toolbar .toolbar-amount {
    display: none;
  }
  .toolbar {
    text-align: center;
    padding: 8px 20px;
  }
  .toolbar.toolbar-products {
    text-align: left;
  }
  .toolbar .pages {
    float: none;
  }
  .toolbar .pages .items {
    justify-content: center;
  }
  .toolbar .sorter {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
  }
  .toolbar-bottom .toolbar.toolbar-products {
    text-align: center;
  }
  .toolbar-bottom .toolbar.toolbar-products .pages {
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) {
  .toolbar-bottom {
    margin-top: 40px;
  }
}
@media screen and (max-width: 360px) {
  .toolbar .modes {
    padding-left: 20px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 320px) {
  .toolbar .modes {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .page-products .toolbar .limiter {
    display: none;
  }
}
@media screen and (max-width: 319px) {
  .toolbar .sorter {
    width: 100%;
    margin-bottom: 10px;
    flex: unset;
    text-align: center;
  }
}
.rtl .mode-grid {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .limiter-options {
  margin: 0 7px 0 5px;
}
.rtl .sidebar.sidebar-additional .block-tagclaud .tagclaud-hld > span {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .toolbar {
  text-align: right;
}
.rtl .toolbar .sorter .sorter-options,
.rtl .toolbar .limiter .control .limiter-options {
  background-position: 10% 50%;
}
.rtl .toolbar .pages .items .item .next:before {
  content: "\f104";
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar .pages .items .item .previous:before {
  content: "\f105";
  margin-left: 5px;
  margin-right: 0;
}
.rtl .toolbar .pages .items .item:not(:first-child) {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar .limiter .control .limiter-options {
  padding-right: 10px;
  padding-left: 30px;
}
.rtl .toolbar .sorter {
  margin-left: 0;
  margin-right: 40px;
  padding-left: 0;
  padding-right: 40px;
  border-left: 0;
  border-right-width: 2px;
  border-right-style: solid;
}
.rtl .toolbar .sorter .sorter-options {
  padding-right: 12px;
  padding-left: 4px;
}
.rtl .toolbar .sorter .sorter-label {
  margin-right: 0;
  margin-left: 12px;
}
.rtl .toolbar .toolbar-amount {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar-top .toolbar .toolbar-amount {
  float: left;
}
.rtl .toolbar-top .toolbar .sorter {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .toolbar-bottom .toolbar.toolbar-products {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .rtl .toolbar-top .toolbar {
    text-align: left;
  }
  .rtl .toolbar .pages {
    float: none;
  }
  .rtl .toolbar .sorter {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}
@media screen and (max-width: 360px) {
  .rtl .toolbar .modes {
    padding-right: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 320px) {
  .rtl .toolbar .modes {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}
.slick-initialized .slick-slide {
  position: relative;
}
.magicslider .slick-slide .figcaption .caption1,
.magicslider .slick-slide .figcaption .caption2,
.magicslider .slick-slide .figcaption .caption3,
.magicslider .slick-slide .figcaption .caption4,
.magicslider .slick-slide .figcaption .caption5,
.magicslider .slick-slide .figcaption .actions,
.magicslider .slick-slide .figcaption .action {
  display: none;
}
.magicslider .slick-slide.slick-active .figcaption .caption1,
.magicslider .slick-slide.slick-active .figcaption .caption4 {
  display: block;
  -moz-animation: fadeInRight 0.8s ease-in 1s backwards;
  -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
  animation: fadeInRight 0.8s ease-in 1s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .caption4 {
  display: block;
  -moz-animation: zoomoutnew 0.8s ease-in 1s backwards;
  -webkit-animation: zoomoutnew 0.8s ease-in 1s backwards;
  animation: zoomoutnew 0.8s ease-in 1s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .caption2,
.magicslider .slick-slide.slick-active .figcaption .caption5,
.magicslider .slick-slide.slick-active .figcaption .caption3 {
  display: block;
  -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
  animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .action {
  display: inline-block;
  font-size: 1.4rem;
  -moz-animation: fbounce-in-top 0.8s ease-in 2s backwards;
  -webkit-animation: bounce-in-top 0.8s ease-in 2s backwards;
  animation: fadeInLeft 0.8s ease-in 2s backwards;
}
.magicslider > .item:nth-child(n+2) {
  display: none;
}
.magicslider > .item .figcaption {
  display: none;
}
.magicslider .slick-slide .item {
  display: block !important;
}
.static-home-slide {
  margin-top: 20px;
  margin-bottom: 60px;
}
.static-home-slide .col-aside-slider {
  flex: 0 0 16.95%;
  max-width: 16.95%;
}
.static-home-slide .col-main-slider {
  flex: 0 0 83.05%;
  max-width: 83.05%;
}
.static-home-slide .magicslider .slick-prev {
  border: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.static-home-slide .magicslider .slick-next {
  border: 0;
}
.static-home-slide .magicslider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.static-home-slide .magicslider:hover .slick-prev {
  left: 30px;
}
.static-home-slide .magicslider:hover .slick-next {
  right: 30px;
}
.static-home-slide .magicslider .slick-arrow {
  opacity: 0;
  visibility: hidden;
  top: calc(50% - 20px);
}
.static-home-slide .slick-slide .figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  display: block;
  width: 100%;
  top: 0;
  right: 0;
  opacity: 1;
  line-height: 1;
}
.static-home-slide .slick-slide .text-slide {
  top: 50%;
  left: 60px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  text-align: left;
}
.static-home-slide .slick-slide .text-slide .caption1 {
  font-size: 6.2rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  line-height: 1;
}
.static-home-slide .slick-slide .text-slide .caption2 {
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 20px;
}
.static-home-slide .slick-slide .text-slide .caption3 {
  font-size: 1.8rem;
  color: #aaaaaa;
  margin-bottom: 45px;
  font-weight: 400;
  line-height: 1.4;
}
.static-home-slide .slick-slide .text-slide .caption3 strong {
  font-size: 2.8rem;
  font-weight: 400;
  text-decoration: underline;
}
.static-home-slide .slick-slide .text-slide .caption4 {
  font-size: 1.8rem;
  font-style: italic;
  font-weight: 400;
}
.static-home-slide .slick-slide.slick-active .text-slide .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.static-home-slide .slick-slide.slick-active .text-slide .actions:before,
.static-home-slide .slick-slide.slick-active .text-slide .actions:after {
  display: none;
}
.static-home-slide .slick-dots {
  bottom: 30px;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-slider:hover .slick-prev {
  left: -12px;
}
.slick-slider:hover .slick-next {
  right: -12px;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 44px;
  background: #fff;
  text-align: center;
  border: 1px solid #e4e4e4;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  z-index: 7;
  transition: all eases 0.35s;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  border: 2px solid #eeeeee;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  outline: none;
}
.slick-prev:before,
.slick-next:before {
  font-family: "Ionicons";
  font-size: 1.8rem;
  display: inline-block;
  line-height: 44px;
}
.slick-prev {
  left: -50px;
  right: auto;
}
.slick-prev:before {
  content: "\f3d2";
}
.slick-next {
  right: -50px;
  left: auto;
}
.slick-next:before {
  content: "\f3d3";
}
.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  width: auto;
  height: auto;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  display: block;
  height: 14px;
  width: 14px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.slick-dots li button:before {
  display: none;
}
/* responsive */
@media screen and (max-width: 1919px) {
  .static-home-slide .col-aside-slider {
    flex: 0 0 20.834%;
    max-width: 20.834%;
  }
  .static-home-slide .col-main-slider {
    flex: 0 0 79.166%;
    max-width: 79.166%;
  }
  .static-home-slide .slick-slide .alo-item img {
    min-height: 550px;
    object-fit: cover;
  }
}
@media screen and (max-width: 1479px) {
  .static-home-slide .col-aside-slider {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .static-home-slide .col-main-slider {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .static-home-slide .slick-slide .text-slide {
    left: 45px;
  }
}
@media screen and (max-width: 1199px) {
  .static-home-slide .slick-slide .text-slide {
    max-width: 50%;
  }
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 4rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 4rem;
  }
  .static-home-slide .slick-slide .text-slide .caption3 {
    font-size: 1.7rem;
  }
  .static-home-slide .slick-slide .alo-item img {
    min-height: unset;
  }
  .static-home-slide .col-main-slider {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 3rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 3rem;
  }
  .static-home-slide .slick-slide .text-slide .caption3 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .static-home-slide .slick-slide .text-slide .caption3 strong {
    font-size: 2rem;
  }
  .static-home-slide .slick-slide.slick-active .figcaption .action {
    font-size: 1.3rem;
    height: 40px;
    line-height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .static-home-slide {
    margin-bottom: 60px;
  }
  .static-home-slide .slick-slide .image img {
    min-height: 30rem;
    object-fit: cover;
  }
  .static-home-slide .slick-slide .text-slide {
    left: 30px;
    max-width: 50%;
  }
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 2.5rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 2.5rem;
  }
  .static-home-slide .slick-slide .text-slide .caption3 {
    font-size: 1.3rem;
  }
  .static-home-slide .slick-slide .text-slide .caption4 {
    font-size: 1.3rem;
  }
  .static-home-slide .slick-slide .shopnow {
    bottom: 20px;
    width: calc(100% - 220px);
  }
  .static-home-slide .slick-slide.slick-active .figcaption .action {
    font-size: 1.3rem;
    height: 40px;
    line-height: 38px;
  }
  .static-home-slide .slick-dots {
    bottom: 10px;
  }
  .static-home-slide .slick-arrow {
    display: none !important;
  }
  .static-home-slide .figcaption .container {
    position: static;
  }
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .slick-prev:before,
  .slick-next:before {
    line-height: 38px;
  }
  .slick-slider:hover .slick-next {
    right: 10px;
  }
  .slick-slider:hover .slick-prev {
    left: 10px;
  }
}
@media screen and (max-width: 575px) {
  .magicslider .slick-slide.slick-active .figcaption .action {
    font-size: 1.3rem;
  }
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 2rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 1.8rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 1.8rem;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 360px) {
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 1.8rem;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 1.8rem;
  }
  .static-home-slide .slick-slide .text-slide .actions .action {
    padding: 0 20px;
    font-size: 1.2rem;
    height: 35px;
    line-height: 31px;
  }
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 320px) {
  .static-home-slide .slick-slide.slick-active .text-slide .caption3 {
    display: none;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .actions .action:nth-child(2) {
    display: none;
  }
  .static-home-slide .slick-slide .text-slide .caption3 {
    display: none;
  }
  .static-home-slide .slick-slide .text-slide .actions .action:nth-child(2) {
    display: none;
  }
  .static-home-slide .magicslider .slick-next,
  .static-home-slide .magicslider .slick-prev {
    display: none !important;
  }
}
.rtl .static-home-slide .slick-slide .text-slide .actions {
  justify-content: flex-end;
}
.rtl .static-home-slide .slick-slide .text-slide .actions .action:last-child {
  margin-left: 0;
  margin-right: 7px;
}
.block.filter .filter-options-title,
.block.block-product-tags .block-title {
  line-height: normal;
  font-size: 2.0rem;
  text-transform: none;
  font-weight: 600;
  position: relative;
  padding-bottom: 19px;
  border-bottom: 1px solid #ebebeb;
}
.block.filter .filter-options-title:before {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: calc(50% - 17px);
  right: 0;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 18px;
}
.block.filter .filter-options-title:after,
.block.block-product-tags .block-title:after {
  content: "";
  width: 65px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.block.filter .filter-current {
  margin-bottom: 40px;
}
.block.filter .filter-current .filter-current-subtitle {
  font-size: 1.6rem;
  font-weight: 600;
}
.block.filter .filter-options-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block.filter .filter-options-item.active .filter-options-title:before {
  content: "\f106";
}
.block.filter .filter-options-item .filter-options-content {
  margin-top: 24px;
}
.block.filter .filter-options-item .filter-options-content .item {
  margin-bottom: 10px;
}
.block.filter .filter-options-item .filter-options-content .item > a:before {
  content: "";
  font-family: "Ionicons";
  line-height: 13px;
  width: 15px;
  height: 15px;
  border: 1px solid #dfdfdf;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 1rem;
  display: inline-block;
  vertical-align: middle;
  margin: 1px 10px 2px 0;
}
.block.filter .filter-options-item .filter-options-content .item > a:hover:before {
  border-color: #ef1e1e;
  content: "\f383";
  background: #ef1e1e;
  color: #fff;
}
.block.filter .filter-options .count {
  color: inherit;
}
.block.filter .filter-current .items {
  margin-top: 10px;
}
.block.filter .filter-current .items .item {
  position: relative;
}
.block.filter .filter-current .items .filter-label {
  font-weight: 600;
}
.block.filter .filter-current .items .filter-label:after {
  content: ":";
}
.block.filter .filter-current .items .action.remove {
  position: absolute;
  top: 0;
  right: 0;
}
.block.filter .filter-current .items .action.remove:hover {
  color: #ef1e1e;
}
.block.filter .filter-current .items .action.remove .fa:before {
  font-family: "Pe-icon-7-stroke";
  content: "\e680";
  font-size: 2rem;
}
.block.filter .filter-actions {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.block .filter-title {
  display: none;
}
.block .filter-title strong {
  line-height: normal;
  text-transform: none;
  font-weight: 600;
  padding-bottom: 0;
}
.block.block-product-tags .block-title h2 {
  margin-bottom: 0;
  font-weight: 600;
}
.block.block-product-tags .block-content {
  margin-top: 22px;
}
.block.block-product-tags .list-product-tags {
  margin-left: -5px;
  margin-right: -5px;
}
.block.block-product-tags .list-product-tags:before,
.block.block-product-tags .list-product-tags:after {
  content: "";
  display: table;
}
.block.block-product-tags .list-product-tags:after {
  clear: both;
}
.block.block-product-tags .list-product-tags li {
  margin: 5px 5px;
  padding: 0;
  border: none;
}
.block.block-product-tags .list-product-tags li a {
  line-height: 38px;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #555;
  display: block;
  padding: 0 20px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.block.block-product-tags .list-product-tags li:hover {
  background-color: transparent;
}
.block.block-product-tags .list-product-tags li:hover a {
  background: #ef1e1e;
  border-color: #ef1e1e;
  color: #ffffff;
}
.sidebar.sidebar-main {
  padding-right: 0;
}
.sidebar .accor-title {
  line-height: normal;
  text-transform: none;
  font-size: 2.0rem;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0;
}
.sidebar .accordion-container .meanmenu-accordion {
  border: 0;
  padding: 0;
}
.sidebar ul.nav-accordion {
  padding: 0;
}
.sidebar ul.nav-accordion li a.level-top {
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar .all-cat {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
.sidebar .all-cat span {
  position: relative;
}
.sidebar .all-cat span:after {
  content: "\f106";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
  font-size: 1.8rem;
}
.sidebar .all-cat span:first-child:after {
  content: "\f107";
}
.sidebar .product-sidebar {
  margin-top: 0;
}
.sidebar .product-sidebar .block-title-tabs {
  text-transform: capitalize;
}
.sidebar .product-sidebar .block-title-tabs .magictabs {
  text-align: left;
}
.sidebar .product-sidebar .block-title-tabs .magictabs .item.activated .title {
  font-size: 2rem;
  font-weight: 400;
}
.sidebar .product-sidebar .block-title-tabs .magictabs .item.activated .title:after {
  display: none;
}
.sidebar .product-sidebar .price-box .price {
  font-size: 1.6rem;
}
.sidebar .product-sidebar .price-box .special-price .price {
  font-size: 1.6rem;
}
.sidebar .actions {
  margin-top: 10px;
}
.sidebar .actions button.button {
  width: 100%;
}
.sidebar.sidebar-additional .block.block-tags {
  margin-bottom: 65px;
}
.sidebar.sidebar-additional .cms-title .title {
  text-align: left;
  margin-bottom: 20px;
  font-size: 1.8rem;
  width: calc(100% - 85px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sidebar.sidebar-additional .slick-prev,
.sidebar.sidebar-additional .slick-next {
  opacity: 1;
  visibility: visible;
  top: -30px;
  width: 36px;
  height: 36px;
}
.sidebar.sidebar-additional .slick-prev:before,
.sidebar.sidebar-additional .slick-next:before {
  font-size: 1.8rem;
  line-height: 32px;
}
.sidebar.sidebar-additional .slick-prev {
  right: 60px;
  left: auto;
}
.sidebar.sidebar-additional .slick-next {
  right: 15px;
}
.sidebar.sidebar-additional .slick-dots {
  margin-top: 20px;
  position: static;
}
.sidebar.sidebar-additional .product-items .product-item-actions {
  margin-top: 0;
}
.sidebar.sidebar-additional .product-items .product-item-info .product-item-photo {
  float: none;
  margin: 0;
  position: static;
}
.sidebar.sidebar-additional .product-items .product-item-info .product-item-details {
  margin-left: 0;
}
.sidebar.sidebar-additional .cms-static-product.product-sidebar .cms-content .block-title-tabs {
  display: none;
}
.sidebar.sidebar-additional .cms-static-product.product-sidebar .cms-content .slick-list {
  padding-left: 0;
  padding-right: 0;
}
.sidebar.sidebar-additional .cms-static-block {
  margin-bottom: 30px;
}
.sidebar.sidebar-additional .cms-static-block a {
  display: inline-block;
  overflow: hidden;
}
.sidebar.sidebar-additional .cms-static-block a img {
  -webkit-animation: kenburns-top 5s ease-in reverse both;
  animation: kenburns-top 5s ease-in reverse both;
}
.sidebar.sidebar-additional .cms-static-testimonial {
  margin-bottom: 30px;
}
.sidebar.sidebar-additional .cms-static-testimonial .block-testimonial {
  display: none;
}
.sidebar.sidebar-additional .cms-static-testimonial .block-content {
  padding: 10px 0;
}
.sidebar.sidebar-additional .cms-static-testimonial .block-content .testimonial {
  border: 2px solid;
  padding: 20px;
  min-height: 196px;
}
.sidebar.sidebar-additional .cms-static-testimonial .slick-prev,
.sidebar.sidebar-additional .cms-static-testimonial .slick-next {
  top: -40px;
}
.sidebar.sidebar-additional .cms-static-testimonial .slick-prev {
  right: 45px;
}
.sidebar.sidebar-additional .cms-static-testimonial .slick-next {
  right: 0;
}
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_text {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 25px;
  -webkit-line-clamp: 3;
  height: 75px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 35px;
}
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer:before,
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer:after {
  display: none;
}
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer .customer-img {
  width: 42px;
  height: 42px;
}
.sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer .customer-info {
  width: calc(100% - 42px);
  padding-left: 10px;
}
.sidebar.sidebar-additional .block-subscribe {
  border-width: 6px;
  border-style: solid;
  padding: 15px 20px 35px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sidebar.sidebar-additional .block-subscribe .block-title {
  position: absolute;
  top: 35px;
  right: 20px;
  left: 20px;
  z-index: 1;
  display: block;
}
.sidebar.sidebar-additional .block-subscribe .block-title .title {
  font-weight: 600;
  line-height: 1.071;
  font-size: 2.8rem;
  display: block;
}
.sidebar.sidebar-additional .block-subscribe .block-title .text {
  line-height: 1.333;
}
.sidebar.sidebar-additional .block-subscribe .icon {
  font-size: 15rem;
  line-height: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  margin-left: 10px;
}
.sidebar.sidebar-additional .block-subscribe .block-content {
  margin-top: 55px;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar,
.sidebar.sidebar-additional .block-reorder .actions-toolbar,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar {
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar:before,
.sidebar.sidebar-additional .block-reorder .actions-toolbar:before,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar:before,
.sidebar.sidebar-additional .block-compare .actions-toolbar:after,
.sidebar.sidebar-additional .block-reorder .actions-toolbar:after,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar:after {
  display: none;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar .primary .action,
.sidebar.sidebar-additional .block-reorder .actions-toolbar .primary .action,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar .primary .action {
  padding: 0 20px;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar:before,
.sidebar.sidebar-additional .block-reorder .actions-toolbar:before,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar:before,
.sidebar.sidebar-additional .block-compare .actions-toolbar:after,
.sidebar.sidebar-additional .block-reorder .actions-toolbar:after,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar:after {
  display: none;
}
.sidebar.sidebar-additional .block-compare .actions-toolbar .secondary .action,
.sidebar.sidebar-additional .block-reorder .actions-toolbar .secondary .action,
.sidebar.sidebar-additional .block-wishlist .actions-toolbar .secondary .action {
  margin-top: 0;
  margin-left: 5px;
}
.sidebar.sidebar-additional .block-compare .action.compare {
  font-size: 1.4rem;
  text-transform: capitalize;
  font-weight: 500;
}
.sidebar.sidebar-additional .block-compare .action.delete {
  right: auto;
}
.sidebar.sidebar-additional .block-reorder .block-title {
  display: block;
}
.sidebar.sidebar-additional .block-reorder .product-item {
  position: relative;
  padding-left: 17px;
}
.sidebar.sidebar-additional .block-reorder .product-item .checkbox {
  margin: 0;
  cursor: pointer;
}
.sidebar.sidebar-additional .block-reorder .product-item .field.choice {
  position: absolute;
  top: 0;
  left: 0;
}
.sidebar.sidebar-additional .block-wishlist .block-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.sidebar.sidebar-additional .block-wishlist .product-items {
  max-height: 464px;
  overflow-y: auto;
}
.sidebar.sidebar-additional .widget.block-recent-posts .item {
  border: none !important;
}
.sidebar.sidebar-additional .product-items .product-item {
  width: 100%;
}
.sidebar.sidebar-additional .block-instagram {
  padding-top: 0;
}
.sidebar.sidebar-additional .block-instagram .ins-title {
  text-align: left;
  margin-bottom: 15px;
}
.sidebar.sidebar-additional .block-instagram .instagram-feed .slick-slide:hover .sub {
  opacity: 0;
}
.sidebar.sidebar-additional .block-instagram .instagram-feed .slick-slide li:hover .sub {
  opacity: 1;
}
.sidebar.sidebar-additional .block-instagram .instagram-feed .slick-slide > div:not(:last-child) {
  margin-bottom: 3px;
}
.sidebar.sidebar-additional .block-tagclaud .tagclaud-hld {
  padding: 0;
  font-size: 1.4rem;
  text-transform: capitalize;
}
.sidebar.sidebar-additional .block-tagclaud .tagclaud-hld > span {
  font-size: 100%;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
}
.sidebar.sidebar-additional .block-tagclaud .tagclaud-hld > span a {
  display: inline-block;
  border: solid 1px;
  line-height: 38px;
  padding: 0 20px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  font-weight: 400;
}
.sidebar ul.nav-accordion li {
  margin: 0;
}
.sidebar ul.nav-accordion li a {
  line-height: 30px;
}
.sidebar ul.nav-accordion .expand,
.sidebar ul.nav-accordion .collapse {
  height: 30px;
}
.sidebar ul.nav-accordion .expand:before,
.sidebar ul.nav-accordion .collapse:before {
  line-height: 30px;
}
.sidebar .page-products .block.filter .filter-options-item .filter-options-title {
  position: relative;
}
.sidebar .page-products .block.filter .filter-options-item .filter-options-title:before {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sidebar .page-products .block.filter .filter-options-item.active .filter-options-title:before {
  content: "\f106";
}
.sidebar .page-products.page-layout-1column .widget-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #f3f3f3;
  padding: 8px 40px;
  margin-bottom: 30px;
}
.sidebar .page-products.page-layout-1column .widget-filter:before,
.sidebar .page-products.page-layout-1column .widget-filter:after {
  display: none;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-subtitle {
  display: block;
  margin-bottom: 10px;
  display: none;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item {
  flex: 1;
  position: relative;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item:not(:last-child) {
  margin-right: 30px;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-content {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 10;
  background-color: #ffffff;
  padding: 10px;
  max-height: 50vh;
  overflow-y: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-content::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-content::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-title {
  margin-bottom: 0;
}
.sidebar .page-products.page-layout-1column .block.filter .filter-options-item.active .filter-options-content {
  display: none !important;
}
.sidebar .page-products.page-layout-2columns-left .accordion-container {
  border-width: 2px;
  border-style: solid;
  padding: 35px 25px;
}
.sidebar .page-products.page-layout-2columns-left .block.filter {
  border-width: 2px;
  border-style: solid;
  padding: 35px 25px;
}
.sidebar .page-products.page-layout-2columns-left .block.filter .filter-options-item:not(:last-child) {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#layered_ajax_price_attribute .ui-slider {
  background: #e8e3dd;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: inset 0 2px 0 0 #cacaca;
  -webkit-box-shadow: inset 0 2px 0 0 #cacaca;
}
#layered_ajax_price_attribute .ui-slider .ui-slider-range {
  background: #ef1e1e;
}
.page-layout-1column .block.filter {
  padding: 0;
  border: 0;
}
.page-layout-1column .block.filter .block-content {
  border: 2px solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px 40px 0;
  margin-bottom: 30px;
}
.page-layout-1column .block.filter .filter-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.page-layout-1column .block.filter .filter-options:before,
.page-layout-1column .block.filter .filter-options:after {
  display: none;
}
.page-layout-1column .block.filter .filter-options .filter-options-item {
  width: 20%;
  padding: 0 15px;
  position: relative;
  border-bottom: 0;
  margin-bottom: 30px;
}
.page-layout-1column .block.filter .filter-options .filter-options-item .filter-options-title {
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.page-layout-1column .block.filter .filter-options .filter-options-item .filter-options-content {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding: 20px;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: none;
}
.blog-page-list .sidebar .widget .block-title,
.blog-post-view .sidebar .widget .block-title {
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.blog-page-list .sidebar .widget .block-title:after,
.blog-post-view .sidebar .widget .block-title:after {
  content: "";
  width: 65px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.blog-page-list .sidebar .widget .block-title > strong,
.blog-post-view .sidebar .widget .block-title > strong {
  font-size: 2rem;
  font-weight: 600;
  color: #253237;
}
.blog-page-list .sidebar .widget.blog-search .block-title,
.blog-post-view .sidebar .widget.blog-search .block-title {
  display: none;
}
.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: inline-block;
}
/* responsive */
@media screen and (max-width: 991px) {
  .block.filter {
    margin-bottom: 30px;
    padding: 0;
    border: 0;
  }
  .block.filter .block-title {
    display: inline-block;
  }
  .block.filter .block-title strong {
    border-width: 2px;
    border-style: solid;
    font-size: 1.4rem;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    line-height: 28px;
    height: 34px;
    padding: 0 25px;
    min-width: 150px;
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    position: absolute;
    top: 2px;
    left: 35px;
  }
  .block.filter .filter-options-title,
  .block.block-product-tags .block-title {
    padding-bottom: 8px;
  }
  .block.filter .filter-options-title:before {
    line-height: 30px;
  }
  .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%);
    transition: all eases 0.4s;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    z-index: 11;
    overflow-y: auto;
  }
  .block.filter.active .block-title {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 12;
    width: 50px;
    text-align: center;
  }
  .block.filter.active .block-title strong {
    font-size: 0;
    padding: 0;
    min-width: unset;
    position: fixed;
    top: 6px;
    left: auto;
    right: 7px;
  }
  .block.filter.active .block-title strong:after {
    font-family: "Pe-icon-7-stroke";
    content: "\e680";
    font-size: 4rem;
    font-weight: 400;
  }
  .block.filter.active .block-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .block.filter.active .block-content .block-subtitle {
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #ebebeb;
    margin-bottom: 35px;
    font-size: 1.7rem;
  }
  .has-sidebar-filters-toggle .block.filter .block-title {
    display: inline-block;
  }
  .filter-active #maincontent {
    position: relative;
    z-index: 51;
  }
  .filter-active .header {
    position: relative;
    z-index: 10;
  }
  .filter .filter-current {
    border: solid #ccc;
    border-width: 0 0 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current.active {
    padding-bottom: 13px;
  }
  .filter .filter-current.active .items {
    display: block;
    color: #000000;
  }
  .filter .filter-current.active .items .item {
    display: flex;
  }
  .filter .filter-current.active .items .item .filter-value {
    flex: 1;
  }
  .filter .filter-current.active .items .action.remove {
    color: #999;
    font-size: 1.3rem;
    float: right;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: capitalize;
    z-index: 1;
    display: block;
    text-decoration: none;
    margin-top: 10px;
    color: #000000;
  }
  .filter .filter-actions {
    margin: 0;
    margin-bottom: 15px;
  }
  .filter .filter-actions .action.clear {
    display: inline-block;
    font-size: 1.3rem;
  }
  .filter .filter-label:after {
    content: ":";
    margin-left: 2px;
  }
  .sidebar .accordion-container {
    display: none;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
  }
  .sidebar-additional {
    order: 3;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-item {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
  }
  .page-layout-1column .block.filter .filter-options .filter-options-item .filter-options-content {
    position: static;
    box-shadow: none;
  }
  .page-layout-1column .block.filter .block-content {
    border-width: 0;
    padding: 0 20px 20px;
  }
  .page-layout-2columns-left .columns .sidebar.sidebar-additional,
  .page-layout-2columns-right .columns .sidebar.sidebar-additional,
  .page-layout-2columns-left .columns .sidebar.sidebar-additional,
  .page-layout-2columns-right .columns .sidebar.sidebar-additional {
    position: static !important;
    width: 100% !important;
  }
  .catalog-product-view .sidebar.sidebar-additional {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .sidebar .product-sidebar .block-title-tabs .magictabs .item.activated .title {
    font-size: 1.8rem;
  }
  .filter-subtitle {
    font-size: 1.8rem;
  }
  .toolbar .sorter .sorter-label {
    margin-right: 5px;
  }
  .toolbar-top .toolbar .modes .modes-mode:before {
    font-size: 1.8rem;
  }
  ul.nav-accordion li a {
    display: flex;
    flex-wrap: wrap;
  }
  ul.nav-accordion li a > span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  ul.nav-accordion .expand,
  ul.nav-accordion .collapse {
    right: auto;
    left: 0;
  }
  ul.nav-accordion ul ul li a:before {
    content: "\f0d9";
    padding-right: 0;
    padding-left: 12px;
  }
}
@media screen and (max-width: 360px) {
  .sidebar .widget.block-recent-posts .item {
    width: 100%;
  }
  .sidebar .widget.block-recent-posts .item:not(:first-child) {
    margin-top: 20px;
  }
}
.rtl .block.filter .filter-options-title:after,
.rtl .block.block-product-tags .block-title:after {
  left: auto;
  right: 0;
}
.rtl .block.filter .filter-options-title:before {
  right: auto;
  left: 0;
}
.rtl .block.filter .filter-options-content .items .item a {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.rtl .block.filter .filter-options-content .items .item a:before {
  margin-right: 0;
  margin-left: 5px;
  margin: 1px 0 2px 10px;
}
.rtl .block.filter .filter-options .count {
  margin-right: 5px;
}
.rtl .sidebar ul.nav-accordion ul {
  padding-right: 15px;
  padding-left: 0;
}
.rtl .sidebar ul.nav-accordion li a {
  padding-right: 23px;
  padding-left: 0;
  text-align: right;
}
.rtl .sidebar ul.nav-accordion .expand,
.rtl .sidebar ul.nav-accordion .collapse {
  left: auto;
  right: 0;
}
.rtl .sidebar .accor-title {
  text-align: right;
}
.rtl .sidebar .meanmenu-accordion .all-cat span {
  text-align: right;
}
.rtl .sidebar .all-cat {
  padding-left: 13px;
  padding-right: 0;
}
.rtl .sidebar .all-cat span:after {
  right: auto;
  left: 0;
}
.rtl .sidebar .product-sidebar .block-title-tabs .magictabs {
  text-align: right;
}
.rtl .sidebar .product-sidebar .products.wrapper.grid .product-item .product-item-info .product-item-details {
  text-align: right;
  margin-left: 0;
  margin-right: 5px;
}
.rtl .sidebar .block-reorder .product-item {
  padding-left: 0;
  padding-right: 17px;
}
.rtl .sidebar .block-reorder .product-item .field.choice {
  left: auto;
  right: 0;
}
.rtl .sidebar.sidebar-additional .cms-title .title {
  text-align: right;
}
.rtl .sidebar.sidebar-additional .slick-prev {
  right: auto;
  left: 15px;
}
.rtl .sidebar.sidebar-additional .slick-next {
  right: auto;
  left: 60px;
}
.rtl .sidebar.sidebar-additional .cms-static-testimonial .slick-prev {
  left: 0;
}
.rtl .sidebar.sidebar-additional .cms-static-testimonial .slick-next {
  left: 45px;
}
.rtl .sidebar.sidebar-additional .cms-static-testimonial .testimonial_text {
  text-align: right;
}
.rtl .sidebar.sidebar-additional .cms-static-testimonial .testimonial_customer .customer-info {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-title:before {
  right: auto;
  left: 0;
}
.rtl .list-product-tags li {
  float: right;
}
.rtl .blog-page-list .sidebar .widget .block-title:after,
.rtl .blog-post-view .sidebar .widget .block-title:after {
  left: auto;
  right: 0;
}
@media screen and (max-width: 991px) {
  .rtl .block.filter .block-content {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .rtl .block.filter.active .filter-subtitle {
    left: auto;
    right: 30px;
  }
  .rtl .block.filter.active .block-title.filter-title {
    right: auto;
    left: 0;
  }
  .rtl .block.filter.active .block-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .rtl .filter .filter-current.active .items .action.remove {
    float: left;
  }
  .rtl .block.filter .block-title strong {
    left: auto;
    right: 35px;
  }
  .rtl .block.filter.active .block-title strong {
    right: auto;
    left: 7px;
  }
  .rtl .page-products.page-layout-1column .block.filter .filter-options-item:not(:last-child) {
    margin-left: 0;
  }
}
.social-profile {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.social-profile li {
  margin-bottom: 0;
  display: inline-block;
}
.social-profile li:not(:last-child) {
  margin-right: 20px;
}
.social-profile .social-link {
  font-size: 2.3rem;
}
.instagram-feed .title {
  display: none;
}
.instagram-feed img {
  width: 100%;
}
.instagram-list {
  padding-left: 0;
  padding-right: 0;
}
.instagram-list .slick-slide a {
  position: relative;
  overflow: hidden;
  display: block;
}
.instagram-list .slick-slide a:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f16d";
  font-size: 40px;
  vertical-align: middle;
  transform: translateY(100%);
  transition: all 500ms ease;
  backface-visibility: hidden;
  background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -100%);
  opacity: 0;
  font-weight: 700;
  z-index: 1;
}
.instagram-list .slick-slide a:hover:before {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
/* responsive */
.rtl .social-profile {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.rtl .social-profile li {
  margin-bottom: 0;
}
.rtl .social-profile li:not(:last-child) {
  margin-left: 20px;
  margin-right: 0;
}
body._has-modal {
  height: 100% !important;
}
._has-modal .page.messages {
  display: none !important;
}
.open-minicart .message.success,
.open-minicart .message.error {
  z-index: 1;
}
.close-search-screen-large {
  display: none;
}
.action-close,
.action.close {
  background-image: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
}
.modals-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close,
.modal-slide.alo-video .action-close {
  right: 6px;
  top: 3px;
  z-index: 9;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  color: #333;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  color: #ef1e1e;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  content: '\e680';
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 5rem;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.view-full-page-details {
  margin-top: 45px;
}
.view-full-page-details a {
  font-size: 1.4rem;
  font-weight: 700;
  color: #007bff;
}
.view-full-page-details a:focus,
.view-full-page-details a:visited {
  color: #007bff;
}
.view-full-page-details a:after {
  content: "\f362";
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ef1e1e;
  margin-left: 8px;
  vertical-align: middle;
  font-family: "Ionicons";
  -webkit-transition: 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.view-full-page-details a:hover:after {
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.message.global.cookie {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  padding: 5px 15px;
}
.message.global.cookie .cookie-close {
  top: 0;
  right: 5px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  transition: transform 0.3s ease-in-out;
}
.message.global.cookie .cookie-close:hover {
  color: #ef1e1e;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.message.global.cookie .cookie-close:before {
  font-family: "Pe-icon-7-stroke";
  content: "\e680";
  font-size: 3rem;
}
.message.global.cookie.disable {
  display: none !important;
}
.message.global.cookie .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.message.global.cookie .content:before,
.message.global.cookie .content:after {
  display: none;
}
.message.global.cookie .info {
  margin-right: 15px;
}
.message.global.cookie .actions {
  margin-top: 0;
}
.message.global.cookie .btn-cookie {
  line-height: 26px !important;
  height: 32px;
  font-size: 1.2rem;
}
.message.global.cookie .notice-cookie-content {
  line-height: normal;
}
.message.global.cookie .notice-cookie-content a {
  font-weight: 700;
  color: #333;
  display: inline-block;
  border-bottom: 1px solid #333;
}
.message.global.cookie .notice-cookie-content a:hover {
  border-bottom-style: dashed;
}
.nav-open .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 1;
}
.modal-popup.modals-quickview .fotorama__wrap--css3 .fotorama__nav--dots {
  position: absolute;
  bottom: 10px;
}
.fotorama__dot {
  width: 10px !important;
  height: 10px !important;
  background-color: #858585;
}
.modal-popup .modal-inner-wrap {
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  max-height: 90%;
  border-radius: 3px;
}
.modal-popup .modal-inner-wrap::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.modal-popup .modal-inner-wrap::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.modal-popup .modal-inner-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.modal-popup .modal-inner-wrap .modal-content {
  display: block;
}
.modal-popup._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.confirm .modal-inner-wrap {
  width: auto;
  max-width: 500px;
  left: 15px;
  right: 15px;
}
.modal-popup.popup-newsletter .modal-inner-wrap {
  max-width: 970px;
  max-width: 830px;
  max-width: 900px;
  width: auto;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.modal-popup.popup-newsletter .action-close {
  background: #000;
  color: #fff;
  right: 10px;
  top: 10px;
}
.modal-popup.popup-newsletter .action-close:hover {
  background: #ef1e1e;
}
.modal-popup.popup-newsletter .modal-content {
  padding: 0;
}
.modal-popup.popup-newsletter .modal-content .popup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.modal-popup.popup-newsletter .modal-content .popup-content:before,
.modal-popup.popup-newsletter .modal-content .popup-content:after {
  display: none;
}
.modal-popup.popup-newsletter .modal-content .block-img {
  width: 400px;
  position: relative;
}
.modal-popup.popup-newsletter .modal-content .block-img a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal-popup.popup-newsletter .modal-content .block-content {
  width: calc(100% - 400px);
  padding-left: 50px;
}
.modal-popup.popup-newsletter .modal-content .block-content .input-box .control {
  position: relative;
  width: calc(100% - 145px);
}
.modal-popup.popup-newsletter .modal-content .block-content .input-box .input-text {
  text-align: center;
}
.modal-popup.popup-newsletter .modal-content .block-content .subcribe-box {
  margin-bottom: 25px;
}
.modal-popup.popup-newsletter .modal-content .block-content .actions {
  display: inline-block;
  min-width: 135px;
}
.modal-popup.popup-newsletter .modal-content .block-content .actions .action.button {
  width: 100%;
  padding: 0 10px;
  font-weight: 600;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.modal-popup.popup-newsletter .modal-content .block-content .promo-text {
  font-size: 3rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 17px;
  color: #253237;
}
.modal-popup.popup-newsletter .modal-content .block-content .caption {
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.8;
}
.modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom input {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
}
.modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom label {
  font-style: italic;
  font-size: 1.3rem;
}
.modal-popup.modals-quickview {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modals-quickview._inner-scroll {
  overflow-y: auto;
}
.modal-popup.modals-quickview._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modals-quickview .column.main {
  padding-bottom: 0;
}
.modal-popup.modals-quickview .table-wrapper.grouped {
  margin-bottom: 25px;
}
.modal-popup.modals-quickview .loading-mask {
  display: none;
}
.modal-popup.modals-quickview .modal-inner-wrap {
  width: auto;
  max-width: 980px;
  max-height: none;
  overflow-y: visible;
  top: initial;
  transform: none;
  vertical-align: middle;
  margin: 5rem auto;
}
.modal-popup.modals-quickview .modal-content {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  border: 0;
  overflow-y: auto;
  overflow-y: visible;
}
.modal-popup.modals-quickview .modal-content .page-title-wrapper .page-title {
  margin-top: 20px;
  display: block;
}
.modal-popup.modals-quickview .product-info-main .price-box .weee .price {
  font-size: 2.4rem;
}
.modal-popup.modals-quickview .product-info-main .table-wrapper .grouped .price-box .weee .price {
  font-size: 1.4rem;
}
.modal-popup.modals-quickview .product-options-wrapper {
  margin-bottom: 10px;
}
.modal-popup.modals-quickview .bundle-actions .customize {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: uppercase;
}
.modal-popup.modals-quickview .bundle-options-container {
  overflow: hidden;
  margin-bottom: 0;
}
.modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper {
  width: 58.333333%;
  width: 58.3333%;
  padding-right: 15px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
  width: 41.666667%;
  width: 41.6667%;
  padding-left: 15px;
}
.modal-popup.modals-quickview .bundle-options-container .product-add-form {
  padding: 20px;
  padding-top: 33px;
}
.modal-popup.modals-quickview .bundle-options-container .product-add-form:before,
.modal-popup.modals-quickview .bundle-options-container .product-add-form:after {
  content: "";
  display: table;
}
.modal-popup.modals-quickview .bundle-options-container .product-add-form:after {
  clear: both;
}
.modal-popup.modals-quickview .bundle-options-container .legend.title,
.modal-popup.modals-quickview .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
  font-size: 2rem;
  margin: 0;
}
.modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty {
  position: relative;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  width: 120px;
  color: #333333;
  background-color: #ffffff;
  border-color: #e9e9e9;
  text-align: center;
  border-radius: 30px;
}
.modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty .reduced {
  left: 0;
  background-color: transparent;
}
.modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty .increase {
  right: 0;
  background-color: transparent;
}
.modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty .input-text {
  border: 0;
}
.modal-popup.modals-quickview .bundle-options-container .field.option {
  margin-bottom: 20px;
}
.modal-popup.modals-quickview .bundle-options-container .field.option > .label {
  font-weight: 700;
  margin-bottom: 10px;
}
.modal-popup.modals-quickview .bundle-options-container .field.option:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty {
  margin-top: 10px;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .control {
  display: inline-block;
  position: relative;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced,
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase {
  position: absolute;
  top: 0;
  bottom: 0;
  border: 0;
  background-color: transparent;
  width: 38px;
  text-align: center;
  font-size: 1rem;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced:before,
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase:before {
  font-family: "Flaticon";
  font-weight: 700;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced:focus,
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase:focus,
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced:visited,
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase:visited {
  color: #aaaaaa;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced {
  left: 0;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .reduced:before {
  content: "\f116";
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase {
  right: 0;
}
.modal-popup.modals-quickview .bundle-options-container .field.qty .increase:before {
  content: "\f11a";
}
.modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper .action.customization {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: uppercase;
}
.modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper p.required {
  color: #e51717;
}
.modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
  margin-bottom: 0;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .title strong {
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .subtitle {
  font-size: 2rem;
  font-weight: 400;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .product-image-container {
  min-width: unset;
  margin-top: 22px;
  margin-bottom: 12px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .product-image-container .product-image-wrapper {
  padding-bottom: 100% !important;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .stock {
  display: none;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .box-tocart {
  margin-bottom: 18px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .box-tocart .field.qty {
  margin-top: 15px;
  margin-bottom: 15px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .box-tocart .field.qty .product-qty > .label {
  font-weight: 700;
  margin-right: 8px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .add-to-cart .action {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  margin-top: 10px;
  text-transform: uppercase;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .add-to-cart .action.disabled:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #f36 #f36 #f36 #fff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  margin-right: 4px;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .price-box .price-container .price {
  font-size: 2rem;
  font-weight: 700;
}
.modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 20px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap {
  background-image: url("../images/bg-login.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .modal-content {
  background-color: rgba(0, 0, 0, 0);
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .image-system-wishlist img {
  margin-left: auto;
  margin-right: auto;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .fieldset.login .field.password {
  margin-bottom: 22px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .action.primary {
  padding: 0 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary {
  float: none;
  text-align: center;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap {
  max-width: 430px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .product-name {
  font-size: 1.8rem;
  font-weight: 600;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .action.primary {
  padding: 0 20px;
  font-size: 1.3rem;
  text-transform: uppercase;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.modal-popup.modal-popup_ajaxwishlist_magepow .modal-inner-wrap .mgp-message-successs {
  margin-bottom: 20px;
}
.modal-popup.modal-popup_ajaxcompare_magepow {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modal-popup_ajaxcompare_magepow._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .action.primary {
  padding: 0 15px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  text-transform: uppercase;
}
.modal-popup.modal-popup_ajaxcompare_magepow .action-close:before {
  font-size: 4rem;
}
.modal-popup.modals-ajaxcart {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 1s, opacity 0.8s ease-in-out;
}
.modal-popup.modals-ajaxcart._show {
  opacity: 1;
  transform: scale(1) rotate(0) skewX(0deg);
}
.modal-popup.modals-ajaxcart .modal-inner-wrap {
  width: auto;
  max-width: 560px;
  overflow-x: hidden;
}
.modal-popup.modals-ajaxcart .action-close:before {
  font-size: 4rem;
}
.modal-popup.modals-ajaxcart .message {
  position: relative;
  text-align: left;
  font-size: 2rem;
  font-weight: 700;
}
.modal-popup.modals-ajaxcart .message:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  left: 8px;
  font-size: 1.2rem;
  top: 6px;
  display: none;
}
.modal-popup.modals-ajaxcart .message a {
  font-weight: 600;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main:before,
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main:after {
  display: none;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .product-image,
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .ajax-product-details {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .product-image img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .ajax-cart-product-name {
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .ajax-price-box {
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.modal-popup.modals-ajaxcart .actions .btn-viewcart .view-cart {
  width: 100%;
  display: block;
}
.modal-popup.modals-ajaxcart .actions .btn-viewcart .view-cart .viewcart {
  width: 100%;
  text-transform: uppercase;
}
.modal-popup.modals-ajaxcart .actions .btn-continue .continue {
  width: 100%;
  text-transform: uppercase;
}
.modal-popup.modals-ajaxcart .actions button {
  padding: 10px 15px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.modal-popup.modals-ajaxcart .modal-content {
  padding: 30px;
}
.modal-popup.modals-ajaxcart .popup .block {
  margin-bottom: 0;
}
.modal-popup.modals-ajaxcart .popup .header {
  display: none;
}
.modal-popup.modals-ajaxcart .product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid;
}
.modal-popup.modals-ajaxcart .product-item:before,
.modal-popup.modals-ajaxcart .product-item:after {
  display: none;
}
.modal-popup.modals-ajaxcart .product-item .product-image {
  width: 80px;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  padding: 0 10px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details:before,
.modal-popup.modals-ajaxcart .product-item .product-item-details:after {
  display: none;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details input {
  width: 40px;
  height: 30px;
  line-height: 26px;
  text-align: center;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-item-name {
  margin-top: 0;
  width: calc(100% - 40px);
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-price {
  display: inline-block;
  font-weight: 600;
  width: 40px;
  text-align: center;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .quantity {
  width: 100%;
}
.modal-popup.modals-ajaxcart .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -15px;
}
.modal-popup.modals-ajaxcart .action:before,
.modal-popup.modals-ajaxcart .action:after {
  display: none;
}
.modal-popup.modals-ajaxcart .action .btn-viewcart,
.modal-popup.modals-ajaxcart .action .btn-continue {
  width: 50%;
  padding: 0 15px;
}
.modal-popup.modals-ajaxcart .action .btn-viewcart button,
.modal-popup.modals-ajaxcart .action .btn-continue button {
  width: 100%;
}
.modal-popup.popup-authentication .modal-content {
  padding-top: 30px;
}
.modal-popup.popup-authentication .modal-content .block-authentication {
  border-top: 0;
}
.modal-popup.popup-authentication .modal-content .block-authentication .block-content {
  padding: 0;
}
.modal-popup.popup-authentication .modal-content .block-authentication .block-content ul {
  padding-left: 20px;
  list-style: disc;
}
.modal-popup.popup-authentication .modal-content .block-authentication .block-content .fieldset.login .field {
  margin-bottom: 20px;
}
.modal-popup.popup-authentication .modal-content .block-authentication .block-content .fieldset.login .field:last-child {
  margin-bottom: 0;
}
.modal-popup.popup-authentication .modal-content .block-authentication .actions-toolbar > .primary {
  float: none;
}
.modal-popup.modals-deliveryguide {
  pointer-events: unset;
}
.modal-popup.modals-deliveryguide .modal-content {
  padding-top: 26px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap {
  width: auto;
  max-width: 430px;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-inner-wrap .product-name {
  font-weight: 600;
}
.modal-popup.modal-popup_ajaxcompare_magepow .mgp-compare-close {
  display: none;
}
.modal-popup.modal-popup_ajaxcompare_magepow .modal-footer {
  display: none;
}
.modal-popup.modals-quickview .page-title-wrapper {
  display: block !important;
}
.modal-popup.modals-quickview .bundle-options-container .legend.title,
.modal-popup.modals-quickview .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
  margin-bottom: 2rem;
}
.modal-custom.opc-summary-wrapper .modal-header {
  padding: 0;
}
.checkout-index-index .modal-popup.confirm .modal-inner-wrap {
  margin: auto;
  width: auto;
  max-width: 500px;
  left: 0;
}
.open-quickview .modal-popup {
  pointer-events: initial;
}
.open-quickview .modal-popup.modals-quickview .product.media {
  width: 58.333333%;
  flex: none;
}
.open-quickview .modal-popup.modals-quickview .product-info-main .additional-timer-block {
  display: none;
}
.open-quickview .modal-popup.modals-quickview .product-info-main .stock.available span:first-child {
  width: 30%;
}
.open-quickview .modal-popup.modals-quickview .product-info-main .product.sku strong {
  width: 30%;
}
.open-quickview .modal-popup.modals-quickview .page-title-wrapper .brand h2 {
  width: 30%;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop {
  width: 41.666667%;
  overflow-y: visible;
  overflow-x: visible;
  height: auto !important;
  position: relative;
  scrollbar-width: thin;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  width: auto;
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 30px;
  padding-right: 40px;
  scrollbar-width: thin;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .service-customers {
  display: none;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-reviews-summary .reviews-actions .action.add,
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-reviews-summary .reviews-actions .action.view {
  display: none;
}
.recentorder .item .images-container {
  position: static;
}
.recentorder .item .actions {
  position: static;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 350px;
  clear: none !important;
}
.notify-slider .time-purchased,
.notify-slider .address-purchased {
  display: block;
}
.open-minicart .notify-slider-wrapper {
  z-index: 1;
}
.filter-active .notify-slider-wrapper {
  z-index: 0;
}
.modal-popup._inner-scroll .modal-content {
  scrollbar-width: thin;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.modal-popup._inner-scroll .modal-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.notify-slider-wrapper {
  position: fixed;
  bottom: 15px;
  bottom: 60px;
  left: 25px;
  display: none;
  background-color: #ffffff;
  z-index: 21;
  width: 350px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  padding: 0;
  margin-bottom: 0;
  border: 0;
  height: 100%;
}
.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: 120px;
  float: left;
  width: 120px;
  padding-top: 0;
  padding: 10px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.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 .link-view {
  position: absolute;
  z-index: 3;
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view .quickview:before {
  content: "\f06e";
  font-family: 'Line Awesome Free';
  font-weight: 900;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view .quickview:hover {
  color: #ef1e1e;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view span {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 120px);
  float: left;
  text-align: left;
  padding: 10px;
  padding-right: 25px;
  padding-left: 0px;
  font-size: 1.3rem;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  color: #253237;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 5px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  font-size: 1.4rem;
  font-weight: 600;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin-bottom: 5px;
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
  margin-top: 5px;
}
.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 .price {
  font-size: 1.4rem;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 1.2rem;
}
.notify-slider-wrapper .products.wrapper.grid .product-item:hover .product-item-info {
  margin: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item:hover .product-item-info .link-view {
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item:hover .product-item-info .product-item-details {
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .item .images-container {
  padding: 0;
}
.notify-slider-wrapper .item .price-box {
  float: none;
}
.notify-slider-wrapper .price-box > .price-container .price {
  line-height: normal;
}
.notify-slider-wrapper .link-view {
  opacity: 1;
  visibility: visible;
  top: auto;
  bottom: 15px;
  right: 5px;
}
.notify-slider-wrapper .item:hover .product-item-info {
  box-shadow: none;
  background-color: transparent;
  z-index: unset;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before {
  font-size: 1.2rem;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 1.2rem;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 1.2rem;
}
.suggest-slider .x-close {
  top: 20px;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #253237;
}
.suggest-slider .x-close:hover {
  color: #ef1e1e;
}
.suggest-slider .x-close:before {
  font-family: "Pe-icon-7-stroke";
  content: "\e680";
  content: "\f00d";
  font-family: 'Line Awesome Free';
  font-weight: 900;
  font-size: 2rem;
}
.suggest-slider.close {
  display: none;
}
.cookie-message .notify-slider-wrapper {
  bottom: 50px;
}
.catalog-product-view.show-add-cart-bottom .page-footer .footer-links-company .footer-copyright #backtotop {
  bottom: 100px;
}
.ajax_loading {
  background-image: url(../images/alothemes/loading.gif);
  box-shadow: none;
  margin-top: 60px;
  width: 234px;
  background-size: 108px;
  background-color: transparent;
}
#backtotop {
  bottom: 70px;
  height: 43px;
  width: 43px;
  line-height: 40px;
  overflow: hidden;
  position: fixed;
  right: 5px;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  border-width: 2px;
  border-style: solid;
  border-color: #666666;
  background-color: #ffffff;
  color: #666666;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-animation: roll-in-left 0.6s ease-out both;
  animation: roll-in-left 0.6s ease-out both;
}
#backtotop .fa {
  font-size: 2rem;
}
#delivery-return-popup {
  color: #000000;
}
.freeShipping_message .needMore {
  font-size: 1.2rem;
  color: #000000;
}
.modal-popup .cms-banner-bottom {
  display: none;
}
.modal-popup .modal-title {
  padding: 10px 15px;
  background: #fff;
}
.modal-popup .modal-header {
  padding: 0;
  border-bottom: 0;
  display: block;
}
.modal-popup .action-close,
.modal-slide.alo-video .action-close {
  position: absolute;
  width: 44px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  right: 0px;
  top: 0px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.modal-popup .modal-content {
  border: 0;
  max-height: none;
  overflow-y: visible;
}
.modal-popup .modal-content .block-content .not-interested {
  margin-top: 0;
  margin-bottom: 15px;
  text-decoration: underline;
  display: inline-block;
  font-size: 1.8rem;
}
.modal-popup .modal-content .block-content .block-title {
  font-size: 2.0rem;
  text-transform: uppercase;
  padding-top: 78px;
  padding-bottom: 55px;
  font-family: "Montserrat";
  text-align: center;
}
.modal-popup .modal-content .block-content .promo-text {
  font-size: 3.5rem;
  font-weight: 700;
  margin-top: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.modal-popup .modal-content .block-content .subcribe-box {
  margin-bottom: 45px;
  display: flex;
  flex-wrap: wrap;
}
.modal-popup .modal-content .block-content .input-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}
.modal-popup .modal-content .block-content .input-box .input-text {
  height: 45px;
  width: 100%;
  padding: 0 12px;
  line-height: 45px;
  border-radius: 0;
}
.modal-popup .modal-content .block-content .caption.coupon {
  font-size: 1.4rem;
  font-weight: bold;
  color: #222;
  text-align: center;
  text-decoration: underline;
}
.modal-popup .modal-content .block-content .subscribe-bottom {
  font-size: 1.2rem;
}
.modal-popup .modal-content .block-content .subscribe-bottom input {
  display: none;
}
.modal-popup .modal-content .block-content .subscribe-bottom input ~ span {
  position: relative;
  padding-left: 17px;
  margin-right: 5px;
}
.modal-popup .modal-content .block-content .subscribe-bottom input ~ span:before {
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  font-size: 2.1rem;
}
.modal-popup .modal-content .block-content .subscribe-bottom input:checked ~ span:before {
  content: "\f046";
}
.modal-popup .modal-content .block-content .vaild {
  font-size: 1.3rem;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
}
.modal-popup .modal-footer {
  background: #fff;
}
.modal-popup.confirm .modal-content {
  padding: 30px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  text-align: center;
  color: #333;
  font-size: 1.5rem;
  padding: 3rem;
  padding-right: 3rem;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
}
.modal-popup .modal-footer {
  display: block;
}
.modal-popup.modal-magepow-gdpr .modal-content {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.modal-popup.modal-magepow-gdpr .privacy-policy {
  color: #000;
}
.block-subscribe.popup {
  display: none;
}
.block-search.brand-search .form-search .field.search {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.block-search.brand-search .form-search .field.search .control-search input {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.block-search.brand-search .form-search .field.search .actions {
  right: 1px;
}
.block-search.brand-search .form-search .field.search .actions .action {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.block-search.brand-search .form-search .field.search .actions .action:hover:before {
  color: #ef1e1e;
}
.shop-by-brand .block-search .actions .action.search {
  border-width: 0;
}
.shop-by-brand .alo-item {
  margin-bottom: 30px;
}
.shop-by-brand .name {
  display: none;
}
.shopbrand-brand-view .pagecrumbs-title {
  display: none;
}
.shopbrand-brand-view .column.main > h1 {
  display: none;
}
.shopbrand-brand-view .column.main .brand-view .image {
  display: none;
}
.shopbrand-brand-listbrand .page-title-wrapper {
  display: none;
}
.shopbrand-brand-listbrand .grid-init .grid-slider:before,
.shopbrand-brand-listbrand .grid-init .grid-slider:after {
  content: "";
  display: table;
}
.shopbrand-brand-listbrand .grid-init .grid-slider:after {
  clear: both;
}
.shopbrand-brand-listbrand .characters {
  display: block;
}
.shopbrand-brand-listbrand .characters .filter {
  padding-left: 0;
  float: unset;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.form-search-sidebar-brand .field.search {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.form-search-sidebar-brand .field.search .control-search input {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.form-search-sidebar-brand .field.search .actions {
  margin-top: 0;
}
.form-search-sidebar-brand .field.search .actions .action {
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.form-search-sidebar-brand .field.search .actions .action:hover:before {
  color: #ef1e1e;
}
.slick-prev:before {
  padding-right: 0;
}
.slick-next:before {
  padding-left: 0;
}
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: #ffffff;
  border: 2px solid #eeeeee;
}
/* responsive */
@media screen and (max-width: 991px) {
  .modal-popup.modals-quickview .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  .modal-popup.modals-quickview .product-info-main .field.qty {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .modal-popup.modals-quickview .product-add-form .add-to-cart {
    width: 100%;
  }
  .modal-popup.modals-quickview .product-add-form .add-to-cart .tocart {
    width: 100%;
  }
  .modal-popup.modals-quickview .table-wrapper.grouped tr td:first-child {
    width: 85px;
  }
  .modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper {
    width: 55%;
    padding-right: 15px;
  }
  .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
    width: 45%;
    padding-left: 15px;
  }
  .modal-popup.popup-newsletter .modal-inner-wrap {
    max-width: 740px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-popup.popup-newsletter .modal-content .block-img {
    width: 300px;
  }
  .modal-popup.popup-newsletter .modal-content .block-content {
    width: calc(100% - 300px);
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main .stock.available span:first-child {
    width: 35%;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main .product.sku strong {
    width: 35%;
  }
  .open-quickview .modal-popup.modals-quickview .page-title-wrapper .brand h2 {
    width: 35%;
  }
  .open-quickview .modal-popup.modals-quickview .modal-content .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
  .open-quickview .modal-popup.modals-quickview .product.media {
    margin-bottom: 0;
    width: 55%;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop {
    width: 45%;
    flex: none;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main .price-box .weee .price {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .modals-wrapper .modal-popup.modal-slide._show {
    left: 0;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: unset;
    max-height: 90%;
    overflow-x: hidden;
  }
  .modal-popup .action-close,
  .modal-slide.alo-video .action-close {
    top: 0;
    right: 0;
    background: transparent;
    color: #000000;
  }
  .modal-popup .action-close:hover {
    background: transparent;
    color: #000000;
  }
  .modal-popup.popup-newsletter .modal-inner-wrap {
    margin-left: auto;
    margin-right: auto;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .actions {
    margin-bottom: 40px;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .promo-text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .open-quickview .modal-popup.modals-quickview .product.media {
    width: 100%;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop {
    width: 100%;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    position: static;
    overflow: visible;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    transform: translate(0, -50%);
    position: absolute;
    height: auto;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    transform: translate(0, -50%);
  }
  .modal-popup.popup-newsletter .modal-inner-wrap {
    max-width: 550px;
  }
  .modal-popup.popup-newsletter .modal-content .block-img {
    display: none;
  }
  .modal-popup.popup-newsletter .modal-content .block-content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .caption {
    font-size: 1.5rem;
  }
  .modal-popup.modals-quickview .modal-inner-wrap {
    margin: auto;
    transform: none;
    left: 30px;
    right: 30px;
    padding-bottom: 30px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-info-main {
    margin-top: 10px;
  }
  .modal-popup.modals-quickview._show .modal-inner-wrap {
    transform: none;
  }
  .modal-popup.modals-quickview .fotorama__stage__frame .fotorama__img {
    width: 100%;
  }
  .modal-popup.modals-quickview .view-full-page-details {
    margin-top: 25px;
  }
  .modal-popup.modals-quickview .bundle-options-container .product-add-form {
    padding-left: 30px;
    padding-right: 30px;
  }
  .modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper,
  .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
    width: 100%;
  }
  .modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
    padding-left: 0;
  }
  .message.global.cookie .notice-cookie-content {
    font-size: 1.4rem;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 90px;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > thead {
    display: none;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr {
    display: block;
  }
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr td,
  .modal-popup.modal-magepow-gdpr .privacy-policy .data-table > tbody > tr th {
    display: block;
    padding: 5px 0;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-info-main.product-shop .product-shop-content {
    padding: 0 30px;
  }
  .show-add-cart-bottom .notify-slider-wrapper {
    bottom: 65px;
  }
  .show-add-cart-bottom .page-footer .footer-links-company .footer-copyright #backtotop {
    bottom: 65px;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    max-height: 90%;
    margin: auto;
  }
  .modal-popup.modals-ajaxcart .product-item-name {
    font-size: 1.4rem;
  }
  .modal-popup.modals-ajaxcart .cart-info {
    font-size: 1.4rem;
  }
  .modal-popup.modals-ajaxcart .action > div {
    width: 100%;
  }
  .modal-popup.modals-ajaxcart .action > div:not(:first-child) {
    margin-top: 10px;
  }
  .modal-popup.modals-ajaxcart .action > div button {
    width: 100%;
  }
  body .message.global.cookie.magepow-gdpr-cookie-notice {
    padding: 15px;
  }
  body .magepow-gdpr-cookie-notice.message.global .notice-cookie-title {
    display: none;
  }
  body .message.global.cookie .info {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }
  body .message.global.cookie #privacyLink {
    display: inline-block;
  }
  #backtotop {
    bottom: 90px;
  }
}
@media screen and (max-width: 639px) {
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 2.5rem;
  }
  .modal-popup .modal-content .block-content .not-interested {
    font-size: 1.4rem;
  }
  .modal-popup.popup-newsletter {
    top: 0;
  }
  .modal-popup.popup-newsletter .modal-content {
    margin: auto;
  }
  .modal-popup.popup-newsletter .modal-content .block-img {
    display: none;
  }
  .modal-popup.popup-newsletter .modal-content .block-content {
    width: 100%;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .subcribe-box {
    margin-bottom: 0;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .input-box .input-text {
    height: 40px;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .actions .action.button {
    height: 40px;
  }
}
@media screen and (max-width: 575px) {
  .modal-popup.modal-slide .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  .modal-popup.modals-ajaxcart .actions {
    font-size: 1.3rem;
  }
  .checkout-index-index .modal-popup.confirm .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .modal-popup .modal-content {
    padding: 0 20px;
  }
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 1.8rem;
  }
  .modal-popup .modal-content .block-content .input-box {
    width: 100%;
  }
  .modal-popup .modal-content .block-content .actions {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
  .modal-popup .modal-content .modal-footer {
    padding: 30px 20px;
  }
  .modal-popup .modal-content .modal-footer .action {
    width: 100%;
  }
  .modal-popup .modal-content .modal-footer > :not(:last-child) {
    margin: 0;
  }
  .modal-popup .modal-content .modal-footer > :not(:first-child) {
    margin: 0;
    margin-top: 10px;
  }
  .modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .product-image,
  .modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .ajax-product-details {
    width: 100%;
    text-align: center;
  }
  .modal-popup.modals-ajaxcart .ajaxcart-wrapper-main .product-image {
    margin-bottom: 20px;
  }
  .modal-popup.modals-ajaxcart .message {
    text-align: center;
  }
  .modal-popup.modals-ajaxcart .actions {
    grid-template-columns: 100%;
    grid-template-columns: unset;
  }
  .modal-popup.modal-magepow-gdpr .modal-content {
    font-size: 1.3rem;
    padding: 30px;
  }
  .modal-popup.modal-magepow-gdpr .modal-content h2 {
    font-size: 1.6rem;
  }
  .modal-popup.modal-magepow-gdpr .modal-content ul {
    padding-left: 15px;
  }
  .modal-popup.modals-quickview .container {
    padding: 15px;
  }
  .modal-popup.modals-quickview .page-title-wrapper.product {
    padding-right: 0;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-info-main.product-shop .product-shop-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-popup.modals-quickview .table-wrapper.grouped .grouped thead th {
    display: none;
  }
  .modal-popup.modals-quickview .bundle-options-container .product-add-form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .input-box .control {
    width: 100%;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .actions {
    margin-top: 15px;
  }
  .page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box {
    width: 100%;
  }
  .message.global.cookie .btn-cookie {
    font-size: 1.3rem;
    line-height: 20px;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 110px;
  }
}
@media screen and (max-width: 479px) {
  #backtotop {
    bottom: 105px;
  }
}
@media screen and (max-width: 360px) {
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .modal-content,
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .modal-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-popup.modal-slide._inner-scroll.modal-popup_ajaxcompare_magepow .modal-inner-wrap .modal-content,
  .modal-popup.modal-slide._inner-scroll.modal-popup_ajaxcompare_magepow .modal-inner-wrap .modal-footer {
    padding-left: 0;
    padding-right: 0;
  }
  .modal-popup.popup-newsletter .modal-content .block-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-popup.modals-ajaxcart .modal-content {
    padding: 24px;
  }
  .notify-slider-wrapper {
    left: 0;
    bottom: 0;
  }
  .cookie-message .notify-slider-wrapper {
    bottom: 100px;
  }
  .message.global.cookie .info .notice-cookie-content {
    font-size: 1.2rem;
  }
  .modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
  .modal-popup.customer-popup-ajaxwishlist .modal-inner-wrap .actions-toolbar > .secondary .action {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 359px) {
  .cookie-message .notify-slider-wrapper {
    width: 100%;
  }
  .cookie-message .notify-slider-wrapper .notify-slider .slider > .item {
    width: 280px;
  }
  .cookie-message .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 319px) {
  .modal-popup.popup-newsletter .modal-inner-wrap {
    width: 280px !important;
  }
}
.rtl .message.global.cookie .cookie-close {
  right: auto;
  left: 5px;
}
.rtl .modal-popup.modals-ajaxcart .message {
  text-align: right;
}
.rtl .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
  padding-right: 0;
  padding-left: 40px;
}
.rtl .modal-popup.popup-newsletter .modal-inner-wrap {
  overflow-x: hidden;
}
.rtl .modal-popup.popup-newsletter .action-close {
  right: auto;
  left: 10px;
}
.rtl .suggest-slider .x-close {
  right: auto;
  left: 0;
}
.rtl .modal-popup.popup-newsletter .modal-content .block-content {
  padding-left: 0;
  padding-right: 50px;
}
.rtl .notify-slider-wrapper {
  left: auto;
  right: 25px;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  float: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding-right: 10px;
  padding-left: 25px;
  text-align: right;
  float: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name,
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  width: 100%;
  text-align: right;
}
.rtl .notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .time-purchased {
  direction: ltr;
}
.rtl .notify-slider-wrapper .link-view {
  right: auto;
  left: 5px;
}
.rtl .notify-slider-wrapper .item {
  float: right;
}
.rtl .notify-slider-wrapper .item .price-box {
  float: none;
}
.rtl .modal-popup .modal-content .block-content .actions {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .modal-popup .modal-content .block-content .subscribe-bottom input ~ span {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .modal-popup .action-close {
  right: auto;
  left: -14px;
}
.rtl .modal-popup.modals-ajaxcart .product-item .product-item-details {
  text-align: right;
}
.rtl .modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .modal-popup.popup-newsletter .modal-content .block-content .subscribe-bottom input {
  left: auto;
  right: 0;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .field.qty .increase {
  right: auto;
  left: 0;
}
.rtl #backtotop {
  right: auto;
  left: 5px;
}
.rtl .addthis_toolbox {
  display: flex;
}
.rtl .modal-custom .action-close,
.rtl .modal-popup .action-close,
.rtl .modal-slide .action-close {
  right: auto;
  left: 0;
}
.rtl .modal-popup.modals-ajaxcart .popup .message:before {
  left: auto;
  right: 8px;
}
.rtl .opc-wrapper .shipping-address-item {
  padding: 20px 20px 20px 35px;
}
.rtl .opc-wrapper .shipping-address-item.selected-item:after {
  right: auto;
  left: 0;
}
.rtl .opc-wrapper .action-show-popup > span:before {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  right: auto;
  left: 0;
}
.rtl.catalog-product_compare-index .actions-secondary {
  margin-left: 0;
  margin-right: 15px;
}
.rtl.catalog-product_compare-index .product.attribute ul {
  padding: 0;
  padding-right: 30px;
}
.rtl .searchsuite-autocomplete {
  left: auto;
  right: 0;
}
.rtl .searchsuite-autocomplete .title {
  display: flex;
  justify-content: space-between;
}
.rtl .searchsuite-autocomplete ul li .qs-option-image {
  float: right;
}
.rtl .searchsuite-autocomplete ul li .qs-option-info {
  float: right;
  padding-right: 5%;
  padding-left: 0;
  text-align: right;
}
.rtl .message.global.cookie .info {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .message.global.cookie .info .notice-cookie-content {
  text-align: right;
}
.rtl .modal-popup .modal-content {
  overflow-y: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .rtl .notify-slider-wrapper .product-items .product-item:nth-child(2n+1) {
    clear: none;
  }
}
@media screen and (max-width: 767px) {
  .rtl .modal-custom .action-close,
  .rtl .modal-popup .action-close,
  .rtl .modal-slide .action-close {
    left: 0;
  }
  .rtl .modal-popup.popup-newsletter .modal-content .block-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .rtl .custom-slide .modal-inner-wrap {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .rtl .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .rtl .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .modal-popup .modal-content .block-content .actions {
    margin-right: 0;
  }
  .rtl .modal-popup.modals-ajaxcart .message {
    text-align: center;
  }
  .rtl .modal-popup.modals-quickview .page-title-wrapper.product {
    padding-left: 0;
  }
  .rtl .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding: 0 15px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .notify-slider-wrapper {
    right: 0;
  }
  .rtl .modal-popup.popup-newsletter .modal-content .block-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.fotorama-item .fotorama__active .fotorama__dot {
  background-color: #ef1e1e;
  border-color: #ef1e1e;
}
.fotorama__wrap--css3 .fotorama__stage__shaft {
  overflow: hidden;
}
.fotorama--fullscreen .zoomImg {
  display: none !important;
}
.fotorama__stage__frame .zoomImg {
  display: none !important;
}
.product-label {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-label:before,
.product-label:after {
  display: none;
}
.product-label .sticker {
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  text-transform: capitalize;
  font-size: 1.2rem;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #cf2929;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.product-label .sticker.top-right {
  display: none;
}
.product-image-container {
  overflow: hidden;
  display: block;
}
.product-image-container .product-image-wrapper {
  display: block;
  height: 0;
  position: relative;
}
.product-image-container .product-image-wrapper .product-image-photo {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
.product-image-container .product-image-wrapper .product-image-photo.swatch-option-loading {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: -1;
  transition: all eases 0.6s;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.product-image-container .product-image-wrapper .product-image-photo.thumbnail.swatch-option-loading {
  display: none;
}
.product-item .product-item-info {
  position: relative;
}
.product-item .product-item-info .swatch-attribute-options .swatch-option.text.selected,
.product-item .product-item-info .swatch-attribute-options .swatch-option.manufacturer.selected {
  border-width: 1px;
}
.product-item .product-item-info .product-qty-update {
  display: none;
}
.product-item .product-item-info .product-name {
  font-size: 1.3rem;
  font-weight: 400;
  margin: 0;
}
.product-item .product-item-info .rating-summary .rating-result:before {
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
}
.product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
}
.product-item .special-price {
  float: right;
}
.product-item .product-reviews-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.product-item .product-reviews-summary:before,
.product-item .product-reviews-summary:after {
  display: none;
}
.product-item .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.product-item:hover .product-image-wrapper .product-image-photo.thumbnail {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-item .alo-count-down .timer-box {
  width: auto;
  height: auto;
}
.product-item .alo-count-down .timer-box b {
  font-size: 2.2rem;
  color: #253237;
}
.product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 24px !important;
}
.product-item .alo-count-down .timer-box .title {
  font-size: 1rem;
  color: #999999;
}
.product-item .minimal-price .price-container {
  display: inline-block;
}
.quickview {
  font-weight: 600;
}
.price-box .price-label {
  display: none;
}
.price-box .price-container .price {
  font-size: 1.5rem;
  font-weight: 400;
}
.price-box .old-price {
  margin-right: 5px;
}
.price-box .old-price .price-label {
  display: none !important;
}
.price-box .old-price .price {
  text-decoration: line-through;
  font-size: 1.5rem;
}
.price-box .normal-price .price-label,
.price-box .price-from .price-label,
.price-box .price-to .price-label {
  display: inline-block;
  font-weight: 600;
  margin-right: 5px;
  font-size: 1.4rem;
  display: none;
}
.price-box .price-from .old-price {
  display: inline-block;
}
.weee {
  display: block;
  display: inline-block;
  line-height: normal !important;
}
.product-item .images-container {
  padding: 0;
  position: relative;
}
.product-item .stock.unavailable {
  position: relative;
}
.product-item .stock.unavailable:after {
  display: block !important;
  content: '';
  width: 100%;
  background-color: red;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.product-item .stock.unavailable span {
  font-size: 0;
}
.product-item .stock.unavailable span:before {
  content: "\f110";
  font-family: "Ionicons";
  font-size: 2.1rem;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-weight: 400;
  width: 39px;
  line-height: 32px;
  text-align: center;
  height: auto;
}
.product-item .product-item-name {
  font-size: 100%;
  line-height: normal;
  margin: 0 0 5px;
}
.product-item .product-item-name .product-item-link {
  font-size: 1.4rem;
  font-weight: 700;
  color: #253237;
  display: block;
  line-height: 1.5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
}
.product-item .product-item-name .product-item-link:hover {
  color: #ef1e1e;
}
.product-item .product-item-photo {
  display: block;
}
.product-item .category_name {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 7px;
}
.product-item .category_name a {
  color: #999;
}
.product-item .actions:before {
  content: "";
  clear: both;
  display: table;
}
.product-item .actions .add-to-links {
  clear: both;
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
  padding-bottom: 15px;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 0;
  transition: all .3s;
}
.product-item .actions .add-to-links .tocompare {
  float: left;
}
.product-item .actions .add-to-links .towishlist {
  float: right;
}
.product-item .actions .add-to-links a {
  color: #848484;
  font-size: 1.3rem;
  line-height: 20px;
  display: block;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
}
.product-item .actions .add-to-links a .icon {
  font-size: 1.5rem;
  display: inline-block;
  line-height: 20px;
  color: #848484;
  padding-right: 7px;
}
.product-item .actions .add-to-links a .icon:before {
  font-family: "font-electro";
}
.product-item .actions .add-to-links a .icon.icon-compare:before {
  content: "\64";
}
.product-item .actions .add-to-links a .icon.icon-favorites:before {
  content: "\67";
}
.product-item .price-box {
  display: block;
  margin: 0;
}
.product-item .actions-secondary .action,
.product-item .actions-primary .action {
  font-size: 2.1rem;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-weight: 400;
  width: 39px;
  width: auto;
  line-height: 32px;
  text-align: center;
  height: auto;
}
.product-item .actions-secondary .action span,
.product-item .actions-primary .action span {
  display: none;
}
.product-item .actions-secondary .action:before,
.product-item .actions-primary .action:before {
  display: block;
  font-family: "Ionicons";
}
.product-item .actions-primary .action {
  width: auto;
}
.product-item .actions-primary .action.tocart:before {
  content: "\f110";
  display: none;
}
.product-item .actions-primary .action span {
  display: block;
  position: relative;
}
.product-item .actions-primary .action span:after {
  content: "";
  left: 0;
  right: 0;
  background: #253237;
  height: 2px;
  position: absolute;
  bottom: 4px;
  display: inline-block !important;
}
.product-item .actions-secondary .action.towishlist {
  order: 2;
  margin-left: 15px;
}
.product-item .actions-secondary .action.towishlist:before {
  content: "\f387";
}
.product-item .actions-secondary .action.tocompare:before {
  content: "\f4a8";
}
.product-item .actions-secondary .action.quickview:before {
  content: "\f4a4";
}
.product-item .tocart {
  padding: 0;
  border-width: 0;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  width: auto;
  height: auto;
  line-height: normal;
  background-color: transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.product-item .tocart > span {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: inherit;
  line-height: inherit;
}
.product-item .tocart.disabled {
  opacity: 1;
}
.product-item .tocart.disabled:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-radius: 50px;
  border-color: #f36 #f36 #f36 #fff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  margin-right: 4px;
  vertical-align: middle;
}
.product-item .tocart.disabled .icon {
  display: none;
}
@keyframes fa-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.product-items .product-item {
  margin-bottom: 30px;
}
.products.wrapper.grid .product-item .product-item-info {
  padding-bottom: 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.products.wrapper.grid .product-item .product-item-info .images-container .product-hover:hover .hover-box {
  opacity: 1;
  visibility: visible;
  bottom: 10px;
}
.products.wrapper.grid .product-item .product-item-info .images-container .product-hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 3;
  transition: .5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.products.wrapper.grid .product-item .product-item-info .images-container .product-hover:hover:before {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.products.wrapper.grid .product-item .product-item-info div[class^="swatch-opt-"] {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  padding-top: 20px;
  z-index: 2;
  display: none !important;
}
.products.wrapper.grid .product-item .product-item-info:hover div[class^="swatch-opt-"] {
  display: block;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options {
  margin: 0;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option {
  float: none;
  display: inline-block;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option:last-child {
  margin-right: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-hover {
  position: relative;
}
.products.wrapper.grid .product-item .product-item-info .product-hover:hover .link-view {
  opacity: 1;
}
.products.wrapper.grid .product-item .product-item-info .product-hover:hover .link-view button {
  -moz-transform: scale(1) skewX(0deg);
  -webkit-transform: scale(1) skewX(0deg);
  -o-transform: scale(1) skewX(0deg);
  -ms-transform: scale(1) skewX(0deg);
  transform: scale(1) skewX(0deg);
}
.products.wrapper.grid .product-item .product-item-info .hover-box {
  position: absolute;
  bottom: -16px;
  bottom: -22px;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: bottom 300ms ease-in-out;
  -moz-transition: bottom 300ms ease-in-out;
  -ms-transition: bottom 300ms ease-in-out;
  -o-transition: bottom 300ms ease-in-out;
  transition: bottom 300ms ease-in-out;
}
.products.wrapper.grid .product-item .product-item-info .hover-box:before,
.products.wrapper.grid .product-item .product-item-info .hover-box:after {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info:hover .price-box,
.products.wrapper.grid .product-item .product-item-info:hover .save-percent {
  opacity: 0;
  visibility: hidden;
}
.products.wrapper.grid .product-item .product-item-info:hover .hover-box {
  opacity: 1;
  visibility: visible;
  bottom: -6px;
  bottom: -12px;
}
.products.wrapper.grid .product-item .product-item-info .box-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  background-color: #ffffff;
  padding: 0 0;
}
.products.wrapper.grid .product-item .product-item-info .box-actions:before,
.products.wrapper.grid .product-item .product-item-info .box-actions:after {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty {
  width: 70px;
  height: 43px;
  border: 2px solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  background-color: #ffffff;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .custom-qty {
  height: 100%;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty input {
  border: 0;
  text-align: center;
  width: 100%;
  height: 100%;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .reduced,
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .increase {
  border: 0;
  background-color: transparent;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  line-height: 39px;
  text-align: center;
  font-size: 1rem;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .reduced:before,
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .increase:before {
  font-family: "Flaticon";
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .reduced {
  left: 0;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .reduced:before {
  content: "\f116";
  font-weight: 700;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .increase {
  right: 0;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product-qty .btn-plus .increase:before {
  content: "\f11a";
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product.actions {
  z-index: 3;
}
.products.wrapper.grid .product-item .product-item-info .box-actions .product.actions:before,
.products.wrapper.grid .product-item .product-item-info .box-actions .product.actions:after {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding-top: 10px;
  position: relative;
  min-height: 100px;
  z-index: 1;
  padding: 19px 19px 28px 19px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 5px 0;
  margin-bottom: 8px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  margin-top: 0;
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-percent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-percent .save-percent span {
  margin-left: 5px;
  color: #fff;
  background-color: #cf2929;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
  z-index: 2;
  text-align: center;
  line-height: 20px;
  line-height: 18px;
  padding: 0 5px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
  display: inline-block;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box .minimal-price {
  margin-bottom: 0;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box > .price-box {
  margin-top: 0;
}
.products.wrapper.grid .product-item .product-item-info .button.btn-cart:hover span {
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info .add-to-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.products.wrapper.grid .product-item .product-item-info .add-to-links:before,
.products.wrapper.grid .product-item .product-item-info .add-to-links:after {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .add-to-links .action:hover,
.products.wrapper.grid .product-item .product-item-info .add-to-links .quickview:hover {
  background-color: transparent;
  color: #253237;
}
.products.wrapper.grid .product-item .product-item-info .product-item-description {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  -webkit-line-clamp: 2;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 1.6rem;
}
.products.wrapper.grid .product-item .product-item-info:hover {
  border-color: #ef1e1e;
  overflow: hidden;
}
.products.wrapper.grid .product-item .product-item-info .actions .add-to-links a {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info .link-view {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  top: 50%;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.products.wrapper.grid .product-item .product-item-info .link-view button {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-weight: 400;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  -moz-transform: scale(0.7) skewX(45deg);
  -webkit-transform: scale(0.7) skewX(45deg);
  -o-transform: scale(0.7) skewX(45deg);
  -ms-transform: scale(0.7) skewX(45deg);
  transform: scale(0.7) skewX(45deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.products.wrapper.grid .product-item .product-item-info .link-view button:hover {
  background: #eb3e32;
  color: #ffffff;
}
.products.wrapper.grid .product-item .product-item-info .link-view button:hover:before {
  color: #ffffff;
}
.products.wrapper.grid .product-item .product-item-info .link-view button:before {
  content: "\f4a4";
  font-family: "Ionicons";
  font-size: 2.1rem;
  color: #253237;
}
.products.wrapper.grid .product-items:before,
.products.wrapper.grid .product-items:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.products.wrapper.grid .short-desc {
  font-size: 1.2rem;
}
.products.wrapper.list .product-item {
  margin: 0 0 30px;
}
.products.wrapper.list .product-item .product-item-info {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.products.wrapper.list .product-item .product-item-info:before,
.products.wrapper.list .product-item .product-item-info:after {
  display: none;
}
.products.wrapper.list .product-item .product-item-info:before,
.products.wrapper.list .product-item .product-item-info:after {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.products.wrapper.list .product-item .product-item-info .images-container {
  position: relative;
  padding: 0;
  width: 29.8%;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-hover {
  position: relative;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-hover:hover .link-view {
  opacity: 1;
}
.products.wrapper.list .product-item .product-item-info .product-item-details {
  width: 70.2%;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description {
  margin-top: 15px;
  margin-bottom: 23px;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul {
  padding-left: 0;
  margin-left: 0;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul li {
  font-size: 1.4rem;
  font-weight: normal;
  color: #555555;
  margin-bottom: 3px;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description .action.more {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .actions {
  padding-bottom: 0;
}
.products.wrapper.list .product-item .product-item-info:before {
  content: "";
  display: table;
}
.products.wrapper.list .product-item .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.products.wrapper.list .product-item .product-qty {
  width: 70px;
  position: relative;
  border: 2px solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.products.wrapper.list .product-item .product-qty input {
  text-align: center;
  border: 0;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1rem;
  color: #aaaaaa;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items:hover {
  background-color: transparent;
  color: #000000;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items:focus {
  background-color: transparent;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items.reduced {
  left: 0;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items.reduced:before {
  content: "\f116";
  font-weight: 700;
  font-family: "Flaticon";
}
.products.wrapper.list .product-item .product-qty .btn-plus .items.increase {
  right: 0;
}
.products.wrapper.list .product-item .product-qty .btn-plus .items.increase:before {
  content: "\f11a";
  font-family: "Flaticon";
}
.products.wrapper.list .product-item .actions-primary {
  display: inline-block;
  margin-right: 0;
  width: 100%;
}
.products.wrapper.list .product-item .actions-primary .tocart span {
  display: inline-block;
  line-height: inherit;
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
  background: transparent;
  font-size: 1.6rem;
  padding: 0;
  transition: none;
}
.products.wrapper.list .product-item .actions-primary .tocart span:before {
  display: none;
}
.products.wrapper.list .product-item .actions-primary .tocart .icon {
  display: inline-block;
  line-height: 43px;
  transition: all 0.1s ease-in;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.products.wrapper.list .product-item .actions-primary .tocart:hover .icon {
  color: #000000;
}
.products.wrapper.list .product-item .actions-secondary {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.products.wrapper.list .product-item .actions-secondary:before,
.products.wrapper.list .product-item .actions-secondary:after {
  display: none;
}
.products.wrapper.list .product-item .actions-secondary .action:hover .icon {
  color: #253237;
}
.products.wrapper.list .product-item .actions-secondary .action .icon {
  font-size: 1.5rem;
  margin-right: 0;
  font-weight: 600;
  color: #aaaaaa;
}
.products.wrapper.list .product-item .actions-secondary .action.towishlist:hover .icon:before {
  content: "\f004";
}
.products.wrapper.list .product-item .hover-box {
  position: absolute;
  bottom: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.products.wrapper.list .product-item .hover-box:before,
.products.wrapper.list .product-item .hover-box:after {
  display: none;
}
.products.wrapper.list .product-item .hover-box:before,
.products.wrapper.list .product-item .hover-box:after {
  display: none;
}
.products.wrapper.list .product-item .hover-box .actions {
  margin-left: 10px;
}
.products.wrapper.list .product-item .product-item-info .product-hover:hover .hover-box {
  opacity: 1;
  visibility: visible;
  bottom: 10px;
}
.products.wrapper.list .product-item .product-item-info .product-hover:hover .link-view button {
  -moz-transform: scale(1) skewX(0deg);
  -webkit-transform: scale(1) skewX(0deg);
  -o-transform: scale(1) skewX(0deg);
  -ms-transform: scale(1) skewX(0deg);
  transform: scale(1) skewX(0deg);
}
.products.wrapper.list .product-item .product-item-info .box-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  background-color: #ffffff;
}
.products.wrapper.list .product-item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.products.wrapper.list .product-item .price-from .price-label,
.products.wrapper.list .product-item .price-to .price-label {
  display: inline-block !important;
  font-size: 1.4rem;
  font-weight: 700;
}
.products.wrapper.list .product-item .price-from .old-price .price-label,
.products.wrapper.list .product-item .price-to .old-price .price-label {
  display: none !important;
}
.products.wrapper.list .product-item .product-image-wrapper {
  height: auto;
}
.products.wrapper.list .product-reviews-summary {
  margin-top: 15px;
  margin-bottom: 4px;
}
.products.wrapper.list .product-reviews-summary .reviews-actions {
  vertical-align: middle;
  font-size: 1.3rem;
}
.products.wrapper.list .product-reviews-summary .reviews-actions .action span {
  display: inline;
}
.products.wrapper.list .product-reviews-summary .reviews-actions a.add {
  display: none;
}
.products.wrapper.list .rating-summary {
  vertical-align: middle;
  display: table-cell;
}
.products.wrapper.list .rating-summary .rating-result:before,
.products.wrapper.list .rating-summary .rating-result > span:before {
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
}
.products.wrapper.list .product-name {
  min-height: auto;
  margin-bottom: 6px;
}
.products.wrapper.list .product-name a.product-item-link {
  height: auto;
  font-size: 1.6rem;
}
.products.wrapper.list .actions .add-to-links {
  visibility: visible;
  opacity: 1;
  position: static;
  border: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.products.wrapper.list .link-view {
  position: absolute;
  z-index: 4;
  left: 0;
  right: 0;
  top: 50%;
  opacity: 0;
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.products.wrapper.list .link-view button {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-weight: 400;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  font-size: 0;
  margin-left: auto;
  margin-right: auto;
  -moz-transform: scale(0.7) skewX(45deg);
  -webkit-transform: scale(0.7) skewX(45deg);
  -o-transform: scale(0.7) skewX(45deg);
  -ms-transform: scale(0.7) skewX(45deg);
  transform: scale(0.7) skewX(45deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.products.wrapper.list .link-view button:before {
  content: "\f4a4";
  font-family: "Ionicons";
  font-size: 2.1rem;
  color: #253237;
}
.products.wrapper.list .link-view button span {
  display: none;
}
.products.wrapper.list .link-view button:focus {
  background: transparent;
  border: none;
}
.products.wrapper.list .link-view button:hover {
  background-color: #ef1e1e;
  color: #ffffff;
}
.products.wrapper.list .link-view button:hover:before {
  color: #ffffff;
}
.products.wrapper.list .price-box {
  padding: 10px 0;
  max-width: none;
}
.products.wrapper.list .price-box .old-price {
  vertical-align: bottom;
}
.products.wrapper.list .product-item-description {
  margin: 0;
}
.products.wrapper.list .action.more {
  font-size: 1.3rem;
}
.products.wrapper.list .action.more:hover {
  color: #253237;
}
.products.wrapper.list .stock label {
  font-size: 12px;
  color: #aaaaaa;
  font-weight: 400;
  margin: 0;
  padding-right: 5px;
  line-height: 20px;
  display: inline-block;
}
.products.wrapper.list .stock > span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.products.wrapper.list .stock > span:before {
  display: none;
}
.products.wrapper.list .stock.available > span {
  color: #5bb300;
}
.products.wrapper.list .stock.unavailable > span {
  color: #e51717;
}
.products.wrapper.list .reviews-actions .action {
  font-size: 1.3rem;
}
.products.wrapper.list .reviews-actions .action:after {
  position: unset;
}
.products.wrapper.list .short-desc {
  font-size: 1.3rem;
}
.products.wrapper.list .product-item-description ul li {
  font-size: 1.3rem;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .price-box .minimal-price {
  margin-bottom: 0;
}
.content-products .slick-slider:hover .slick-list {
  z-index: 1;
}
.content-products .slick-prev,
.content-products .slick-next {
  top: 50%;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .product-info-main .stock.available,
  .product-info-main .stock.unavailable {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty-update {
    width: 100%;
  }
  .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty {
    width: 100%;
  }
  .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty .btn-plus .reduced,
  .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty .btn-plus .increase {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .recentorder {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .products.wrapper.grid .product-item .product-item-info .add-to-links {
    margin-top: 0;
  }
  .item button.button .icon {
    font-size: 1.8rem;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .product-hover {
    width: 100%;
  }
  .products.wrapper.list .product-item .product-item-info .images-container .hover-box {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .products.wrapper.list .product-item .actions-primary .tocart:before {
    display: none;
  }
  .product-info-main .swatch-opt {
    width: 100%;
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 1.8rem;
  }
  .product-info-main .price-box .weee .price {
    font-size: 2rem;
  }
  .product-info-main .additional-timer-block .slogan-countdown {
    font-size: 1.5rem;
  }
  .product-info-main .product-reviews-summary .reviews-actions {
    font-size: 1.3rem;
  }
  .product-info-main .alo-count-down .timer-box b {
    font-size: 1.5rem;
  }
  .product-info-main .alo-count-down .timer-box .title {
    font-size: 1.3rem;
  }
  .product-info-main .field.qty {
    width: 100%;
  }
  .product-add-form .add-to-cart .tocart {
    width: 100%;
  }
}
.rtl .item .actions .add-to-links a .icon {
  padding-right: 0;
  padding-left: 7px;
}
.rtl .product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .rating-summary {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  direction: ltr;
}
.rtl .products.wrapper.grid .product-item .product-item-info .add-to-links {
  right: auto;
  left: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty .btn-plus .reduced {
  left: auto;
  right: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info .hover-box .product-qty .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .products.wrapper.list .link-view {
  right: auto;
  left: 0;
}
.rtl .products.wrapper.list .stock label {
  padding-right: 0;
}
.rtl .products.wrapper.list .product-item .hover-box .actions {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .products.wrapper.list .product-item .product-qty .btn-plus .items.reduced {
  left: auto;
  right: 0;
}
.rtl .products.wrapper.list .product-item .product-qty .btn-plus .items.increase {
  right: auto;
  left: 0;
}
@media screen and (max-width: 480px) {
  .rtl .products.wrapper.list .product-item .product-item-info .images-container .hover-box {
    padding: 0;
  }
}
html {
  overflow-x: hidden;
}
.cms-static-block.block1 {
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  margin-top: 45px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
}
.cms-static-block.block1 .fa {
  margin-right: 5px;
}
.cms-static-block.block2 .item > .block-subscribe {
  background-image: url('../images/alothemes/bg-newsletter.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
  padding: 40px 30px;
  border: 0;
}
.cms-static-block.block2 .block-subscribe {
  border: 0;
  padding: 0;
}
.cms-static-block.block2 .block-subscribe .input-box .control {
  margin-bottom: 20px;
  position: relative;
}
.cms-static-block.block2 .block-subscribe .input-box .input-text {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cms-static-block.block2 .block-subscribe .form.subscribe .block-title {
  display: none;
}
.cms-static-block.block2 .block-subscribe .form.subscribe .block-content {
  margin-top: 0;
}
.cms-title .title {
  font-size: 2.8rem;
  color: #111111;
  font-weight: 600;
  line-height: 1;
}
.cms-title .text {
  font-size: 1.5rem;
  color: #555555;
  margin-bottom: 24px;
}
.magicmenu .nav-desktop .level0.home.active > a {
  color: #eb3e32 !important;
}
.open-minicart .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 2;
}
.policy-block {
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 12px 10px;
  margin-bottom: 55px;
}
.policy-block > .inner {
  margin: 0 -5px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.policy-block .col {
  position: relative;
  padding: 15px 5px;
  flex: 0 0 20%;
  max-width: 20%;
}
.policy-block .col:hover .box img {
  -moz-animation: heartBeat 0.8s ease-in;
  -webkit-animation: heartBeat 0.8s ease-in;
  animation: heartBeat 0.8s ease-in;
}
.policy-block .box {
  position: relative;
  margin: auto;
  display: inline-block;
  vertical-align: top;
}
.policy-block .box > .inner {
  display: flex;
  align-items: center;
}
.policy-block .box .text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 15px;
}
.policy-block .box label {
  font-size: 1.6rem;
  text-transform: capitalize;
  margin: 0;
  font-weight: 600;
  margin-bottom: 4px;
  color: #253237;
  line-height: 22px;
}
.policy-block .box p {
  margin: auto;
  line-height: 1.8rem;
  font-size: 1.3rem;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level1 a {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level1.children a {
  color: #253237;
}
.banner-big-homepage .image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.banner-big-homepage .image > a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.banner-big-homepage .image > a img {
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
  animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
}
.banner-big-homepage .image > a:before,
.banner-big-homepage .image > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .9s linear;
  -moz-transition: all .9s linear;
  -ms-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.banner-big-homepage .image:hover > a:before {
  left: 50%;
  right: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.banner-big-homepage .image:hover > a:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.banner-big-homepage .image:hover > a img {
  transform: scale(1.02);
}
.banner-big-homepage .image > .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}
.banner-big-homepage .image > .container > .inner {
  height: 100%;
  position: relative;
}
.banner-big-homepage .image > .container .text {
  position: absolute;
  max-width: 450px;
  right: 13%;
  text-align: left;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-big-homepage .image > .container .text a {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 25px;
  line-height: 46px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  margin-top: 35px;
  pointer-events: visible;
  color: #253237;
}
.banner-big-homepage .image > .container .text a:hover {
  color: #fff;
  background-color: #ef1e1e;
}
.banner-big-homepage .image > .container .text1 {
  font-size: 4.8rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.banner-big-homepage .image > .container .text1 b {
  display: block;
}
.banner-big-homepage .image > .container .text1 .sale {
  display: block;
}
.banner-big-homepage .image > .container .text2 {
  font-size: 1.8rem;
  line-height: 1.33333;
}
.product-item .tocart.disabled {
  color: #ef1e1e;
}
.product-item .tocart.disabled span:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-radius: 50px;
  border-color: #ef1e1e #ef1e1e #ef1e1e #ffffff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  margin-right: 4px;
}
.product-item .tocart.disabled span:after {
  background: #ef1e1e;
}
.product-vitural {
  margin-bottom: 88px;
}
.product-vitural .image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.product-vitural .image > a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.product-vitural .image > a img {
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
  animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
}
.product-vitural .image > a:before,
.product-vitural .image > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .9s linear;
  -moz-transition: all .9s linear;
  -ms-transition: all .9s linear;
  -o-transition: all .9s linear;
  transition: all .9s linear;
}
.product-vitural .image:hover > a img {
  transform: scale(1.09);
}
.product-vitural .image > .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}
.product-vitural .image > .container .inner {
  height: 100%;
  position: relative;
}
.product-vitural .image > .container .inner .text {
  position: absolute;
  max-width: 450px;
  left: 0;
  text-align: left;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-vitural .image > .container .inner .text a {
  background: #ef1e1e;
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 25px;
  line-height: 46px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  margin-top: 43px;
  color: #fff;
  pointer-events: visible;
}
.product-vitural .image > .container .inner .text a:hover {
  background-color: #253237;
}
.product-vitural .image > .container .inner .text1 {
  font-size: 3.2rem;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 10px;
  font-weight: 700;
  color: #253237;
}
.product-vitural .image > .container .inner .text2 {
  font-size: 2.4rem;
  line-height: 1.33333;
  color: #ef1e1e;
  margin-bottom: 28px;
}
.product-vitural .image > .container .inner .text3 {
  font-size: 1.6rem;
  color: #777777;
  margin-bottom: 25px;
}
.product-vitural .image .alo-count-down .countdown {
  justify-content: flex-start;
}
.product-vitural .image .alo-count-down .timer-box {
  width: auto;
}
.product-vitural .image .alo-count-down .timer-box span b {
  font-size: 3.2rem;
  font-weight: 600;
  color: #253237;
  position: relative;
}
.product-vitural .image .alo-count-down .timer-box .title {
  font-size: 1.2rem;
  color: #999;
}
.product-vitural .image .alo-count-down .timer-box:not(:first-child) {
  margin-left: 50px;
}
.product-vitural .image .alo-count-down .timer-box:not(:last-child) span b:after {
  content: ":";
  position: absolute;
  right: -28px;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
}
.cms-static-product .cms-title {
  text-align: center;
}
.cms-static-product.product1 {
  margin-top: 85px;
  margin-bottom: 10px;
}
.cms-static-product.product1 .block-title-tabs {
  display: none;
}
.cms-static-product.product1 .products.wrapper.grid .product-item {
  margin-bottom: 2px;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info:before,
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info:after {
  display: none;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .images-container {
  width: 50%;
  width: 46.5%;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: 50%;
  width: 53.5%;
  padding-left: 30px;
  padding-right: 27px;
  padding-top: 35px;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin-top: 3px;
  margin-bottom: 10px;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 20px;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-name .product-item-link {
  font-size: 1.8rem;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .price-box .price-container .price {
  font-size: 1.7rem;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 1.6rem;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-image-photo {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.cms-static-product.product1 .products.wrapper.grid .product-item .category_name {
  font-size: 1.5rem;
  margin-bottom: 3px;
}
.cms-static-product.product2 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.cms-static-product.product2 .block-title-tabs {
  margin-bottom: 40px;
}
.cms-static-product.product2 .cms-title {
  margin-bottom: 10px;
  display: none;
}
.cms-static-product.product2 .cms-title .action {
  padding: 0 54px;
}
.cms-static-product.category {
  margin-bottom: 25px;
}
.cms-static-product.category .box-product-content {
  margin-left: -15px;
  margin-right: -15px;
}
.cms-static-product.category .box-product-adv,
.cms-static-product.category .box-product {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.cms-static-product.category .box-product-adv {
  width: 480px;
}
.cms-static-product.category .box-product {
  width: calc(100% - 480px);
}
.cms-static-product.category .block-title-tabs > .title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #253237;
  border-bottom: 0;
  padding-bottom: 0;
}
.cms-static-product.category .magictabs {
  display: none;
}
.cms-static-product.category .content-products .slick-prev,
.cms-static-product.category .content-products .slick-next {
  width: 32px;
  height: 32px;
  line-height: 30px;
  top: -57px;
  transform: none;
  font-weight: 400;
  opacity: 1;
  visibility: visible;
}
.cms-static-product.category .content-products .slick-prev:before,
.cms-static-product.category .content-products .slick-next:before {
  line-height: 30px;
  font-size: 1.4rem;
}
.cms-static-product.category .content-products .slick-prev {
  left: auto;
  right: 57px;
}
.cms-static-product.category .content-products .slick-next {
  right: 15px;
}
.box-product-adv .promotion a {
  display: block;
  overflow: hidden;
  position: relative;
}
.box-product-adv .promotion a:before {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  transform: skewX(-25deg);
}
.box-product-adv .promotion a:hover:before {
  -webkit-animation: shine 1.2s;
  animation: shine 1.2s;
}
.product-info-main .field.qty .custom-qty.control {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.product-info-main .field.qty .custom-qty.control input[type="number"] {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view {
  right: 5px !important;
  left: auto !important;
  top: auto !important;
  transform: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view .quickview {
  width: auto !important;
  height: auto !important;
  transform: none !important;
  background-color: #ffffff;
  line-height: inherit;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .link-view .quickview:hover:before {
  color: #eb3e32;
}
.table-wrapper.comparison .product-item .price-box {
  display: inline-block;
}
.block-product.block-product-feature {
  margin-bottom: 55px;
}
.block-product.block-product-feature .slick-slider .slick-slide > div:last-child .product-item {
  margin-bottom: 2px;
}
.block-product.block-product-feature .block-title-tabs {
  display: none;
}
.block-product.block-product-feature .content-products .slick-prev,
.block-product.block-product-feature .content-products .slick-next {
  width: 32px;
  height: 32px;
  line-height: 30px;
  top: -57px;
  transform: none;
  font-weight: 400;
  opacity: 1;
  visibility: visible;
}
.block-product.block-product-feature .content-products .slick-prev:before,
.block-product.block-product-feature .content-products .slick-next:before {
  line-height: 30px;
  font-size: 1.4rem;
}
.block-product.block-product-feature .content-products .slick-prev {
  left: auto;
  right: 57px;
}
.block-product.block-product-feature .content-products .slick-next {
  right: 15px;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info .hover-box {
  display: none;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info .images-container {
  width: 49%;
  padding: 20px;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: 51%;
  padding: 20px 20px 20px 0;
  text-align: left;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info .product-item-details div[class^="swatch-opt-"] {
  display: none;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info:hover .price-box,
.block-product.block-product-feature .products.wrapper.grid .product-item .product-item-info:hover .save-percent {
  opacity: 1;
  visibility: visible;
}
.block-product.block-product-feature .products.wrapper.grid .product-item .product-reviews-summary {
  justify-content: flex-start;
}
.block-product.block-product-feature .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-product.deals-of-days {
  margin-bottom: 30px;
}
.block-product.deals-of-days .alo-count-down > .icon-clock {
  display: none;
}
.block-product.deals-of-days .block-title-tabs .cms-title {
  position: relative;
}
.block-product.deals-of-days .block-title-tabs .cms-title .title {
  position: relative;
  display: inline-block;
  background: #fff;
  padding-right: 15px;
  z-index: 1;
  font-size: 2.4rem;
  font-weight: 700;
  color: #253237;
}
.block-product.deals-of-days .block-title-tabs .cms-title:after {
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  height: 2px;
  background: #eb3e32;
  top: 50%;
}
.block-product.deals-of-days .block-title-tabs .cms-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 98px;
  height: 34px;
  background-color: #ffffff;
  z-index: 1;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .countdown {
  background-color: #eb3e32;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 5px;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box {
  width: auto;
  height: auto;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box b {
  margin-bottom: 0;
  height: 34px;
  line-height: 32px;
  color: #ffffff;
  vertical-align: middle;
  vertical-align: top;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box .title {
  display: none;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box:not(:first-child) {
  margin-left: 22px;
}
.block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box:not(:last-child) span b:after {
  content: ":";
  position: absolute;
  right: -13px;
  display: inline-block;
  top: 47%;
  transform: translateY(-50%);
}
.block-product.deals-of-days .block-title-tabs .magictabs {
  display: none;
}
.block-product.deals-of-days .slick-slider .slick-prev,
.block-product.deals-of-days .slick-slider .slick-next {
  width: 32px;
  height: 32px;
  line-height: 30px;
  top: -57px;
  transform: none;
  font-weight: 400;
  opacity: 1;
  visibility: visible;
}
.block-product.deals-of-days .slick-slider .slick-prev:before,
.block-product.deals-of-days .slick-slider .slick-next:before {
  line-height: 30px;
  font-size: 1.4rem;
}
.block-product.deals-of-days .slick-slider .slick-prev {
  left: auto;
  right: 57px;
}
.block-product.deals-of-days .slick-slider .slick-next {
  right: 15px;
}
.block-product.deals-of-days .products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding: 19px 19px 25px 19px;
}
.block-product.deals-of-days .products.wrapper.grid .product-item .product-item-info .product-item-details .price-percent {
  margin-bottom: 27px;
}
.block-product.deals-of-days .product-deal-special-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-bottom: 0;
}
.block-product.deals-of-days .product-deal-special-progress:before,
.block-product.deals-of-days .product-deal-special-progress:after {
  display: none;
}
.block-product.deals-of-days .deal-stock-label {
  margin-bottom: 0;
  font-size: 1.2rem;
}
.block-product.deals-of-days .deal-progress {
  margin-bottom: 6px;
}
.loading_img .lazyload {
  background-size: 30px auto;
}
.loading_body .loading {
  width: 150px;
  height: 150px;
}
.loading_body .preloading {
  opacity: 1;
}
.blocks-promo.banner-top > .container {
  margin-top: -60px;
}
.blocks-promo.banner-bottom {
  margin-bottom: 55px;
}
.blocks-promo .block-promo-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.blocks-promo .block-promo-wrapper .block-promo {
  padding-left: 15px;
  padding-right: 15px;
}
.blocks-promo .block-promo-wrapper.block-promo-3columns .block-promo {
  flex: 0 0 33.33333333%;
  max-width: 33.3333333333%;
}
.blocks-promo .block-promo-wrapper.block-promo-2columns .block-promo {
  flex: 0 0 50%;
  max-width: 50%;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo {
  position: relative;
  display: block;
  overflow: hidden;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo .content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50px;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo .content .info {
  margin-bottom: 50px;
  display: block;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo .content .sub-title {
  display: block;
  font-size: 1.8rem;
  font-weight: 300;
  font-style: italic;
  color: #253237;
  line-height: 1;
  margin-bottom: 11px;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo .content .main-title {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  color: #253237;
  line-height: 1;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo:before,
.blocks-promo .block-promo-wrapper .main-promo .link-promo:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear;
  transition: all .5s linear;
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo:hover:before {
  left: 50%;
  right: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo:hover:after {
  top: 50%;
  bottom: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}
.blocks-promo .block-promo-wrapper .main-promo .link-promo .more.icon {
  height: 38px;
  line-height: 36px;
  min-width: 114px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #eb3e32;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 28px;
  border-radius: 5px;
}
.blocks-promo .block-promo-wrapper .main-promo .image img {
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
  animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
}
.blocks-promo .block-promo-wrapper .main-promo:hover .link-promo .more.icon:after {
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.blocks-promo .block-promo-wrapper .main-promo:hover .image img {
  transform: scale(1.09);
}
.blocks-promo.banner-middle {
  margin-bottom: 85px;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content {
  left: 68px;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .sub-title {
  font-size: 3.2rem;
  margin-bottom: 6px;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
  font-size: 3.2rem;
  margin-bottom: 14px;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title .sale-off {
  color: #ef1e1e;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .pharse {
  font-size: 1.6rem;
  font-weight: 400;
  color: #253237;
}
.blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .info {
  margin-bottom: 0;
}
.blocks-promo.banner-bottom .block-promo-wrapper .main-promo .link-promo .content .info {
  margin-bottom: 0;
}
.blocks-promo.mix-product-box .block-promo-wrapper .main-promo .link-promo .content {
  left: 30px;
  bottom: 52px;
  top: auto;
  transform: none;
}
.blocks-promo.mix-product-box .block-promo-wrapper .main-promo .link-promo .content .info {
  margin-bottom: 0;
}
.blocks-promo.mix-product-box .block-promo-wrapper .main-promo .link-promo .content .sub-title {
  color: #253237;
}
.blocks-promo.mix-product-box .block-promo-wrapper .main-promo .link-promo .content .main-title {
  color: #253237;
}
.cms-static-instagram {
  margin-top: 100px;
}
.cms-static-instagram .section-title {
  display: none;
}
.cms-static-instagram .cms-title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.cms-static-instagram .cms-title .action {
  border: 0;
  text-transform: capitalize;
  color: #555555;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: 40px;
}
.cms-static-instagram .cms-title .action:before,
.cms-static-instagram .cms-title .action:after {
  display: none;
}
.cms-static-instagram .cms-title .action:hover {
  background-color: transparent;
}
.cms-static-instagram .cms-title .action .fa {
  margin-right: 5px;
  font-size: 2.2rem;
  font-weight: 600;
}
.container-title .title-block {
  font-size: 2.4rem;
  font-weight: 700;
  color: #253237;
  margin-bottom: 26px;
}
.container-title .note {
  display: block;
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 30px;
  color: #888888;
}
.container-title .note:after {
  content: "";
  width: 40px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.block-product.new-arrivals {
  margin-bottom: 90px;
}
.block-product.new-arrivals .block-title-tabs > .title {
  display: none;
}
.block-product.new-arrivals .container-title {
  text-align: center;
}
.block-product.new-arrivals .container-title .note {
  padding-bottom: 0;
  margin-bottom: 20px;
}
.block-product.new-arrivals .container-title .note:after {
  display: none;
}
.block-product.new-arrivals .magic-category {
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 30px;
}
.block-product.new-arrivals .magic-category:before {
  content: "";
  width: 40px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.block-product.new-arrivals .slick-slider .slick-slide > div:last-child .product-item {
  margin-bottom: 0;
}
.block-product.product-home {
  margin-bottom: 60px;
}
.block-product.product-home .block-title-tabs {
  display: none;
}
.cms-static-mix-custom-product .block-title-tabs {
  display: none;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info {
  display: flex;
  flex-wrap: wrap;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .hover-box {
  display: none;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .images-container {
  width: 49%;
  padding: 20px;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: 51%;
  padding: 28px 20px 20px 0;
  text-align: left;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .product-item-details div[class^="swatch-opt-"] {
  display: none;
}
.cms-static-mix-custom-product .products.wrapper.grid .product-item .product-reviews-summary {
  justify-content: flex-start;
}
.cms-static-mix-custom-product .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cms-static-mix-custom-product {
  margin-bottom: 60px;
}
.cms-static-mix-custom-product .block-product-page-bottom {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.cms-static-mix-custom-product .block-product-page-bottom .mix-product-box {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
}
.cms-static-mix-custom-product .container-title {
  text-align: left;
}
.cms-static-mix-custom-product .container-title .note {
  padding-bottom: 22px;
}
.cms-static-mix-custom-product .container-title .note:after {
  margin-left: 0;
}
.blocks-promo.mix-product-box .block-promo-wrapper {
  margin-top: 6px;
}
.shopbrand > .item + .item {
  display: none;
}
.popular-categories {
  margin-bottom: 25px;
}
.popular-categories .magepow-categories .grid-slider {
  padding-left: 0;
}
.popular-categories .magepow-categories .grid-slider > .category-item {
  display: none;
}
.popular-categories .slick-slider .slick-prev,
.popular-categories .slick-slider .slick-next {
  width: 32px;
  height: 32px;
  line-height: 30px;
  top: -57px;
  transform: none;
  font-weight: 400;
  opacity: 1;
  visibility: visible;
}
.popular-categories .slick-slider .slick-prev:before,
.popular-categories .slick-slider .slick-next:before {
  line-height: 30px;
  font-size: 1.4rem;
}
.popular-categories .slick-slider .slick-prev {
  left: auto;
  right: 57px;
}
.popular-categories .slick-slider .slick-next {
  right: 15px;
}
.popular-categories .category-item {
  margin-bottom: 30px;
}
.popular-categories .category-item .category-item-info {
  position: relative;
}
.popular-categories .category-item .category-item-info .category-image-container {
  overflow: hidden;
  position: relative;
}
.popular-categories .category-item .category-item-info .category-image-container img {
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.popular-categories .category-item .category-item-info .category-item-details {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
.popular-categories .category-item .category-item-info .category-description {
  display: none;
}
.popular-categories .category-item .category-item-info .category-item-name {
  font-size: 1.8rem;
  font-weight: 600;
}
.popular-categories .category-item .category-item-info .category-item-name .category-item-link {
  color: #253237;
}
.popular-categories .category-item .category-item-info .category-item-name .category-item-link:hover {
  color: #ef1e1e;
}
.popular-categories .category-item .category-item-info .category-item-amount {
  font-size: 1.4rem;
  color: #888;
  margin-bottom: 13px;
}
.popular-categories .category-item .category-item-info .btn-link {
  text-decoration: none;
}
.popular-categories .category-item .category-item-info .btn-link a {
  font-size: 1.4rem;
  color: #253237;
  text-transform: capitalize;
}
.popular-categories .category-item .category-item-info .btn-link a:after {
  content: "\f362";
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ef1e1e;
  margin-left: 8px;
  vertical-align: middle;
  font-family: "Ionicons";
  -webkit-transition: 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.popular-categories .category-item .category-item-info .btn-link a:hover {
  color: #ef1e1e;
  text-decoration: none;
}
.popular-categories .category-item .category-item-info:hover .btn-link a::after {
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.popular-categories .category-item .category-item-info:hover .category-image-container img {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.open-minicart body._has-modal {
  transform: translateX(0);
}
.cms-static-blog .block-title {
  display: none;
}
.cms-static-blog .cms-title {
  text-align: center;
  margin-bottom: 50px;
}
.cms-static-blog img {
  margin: 0 auto;
  width: 100%;
}
.cms-static-blog .post-posed-date .fa {
  display: inline-block;
}
.cms-static-blog .post-author .label > * {
  font-weight: 700;
}
.cms-static-blog .post-author a {
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: capitalize;
}
.cms-static-blog .post-description {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.cms-static-blog .post-description .blog_short_text {
  width: 61.403%;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  border-width: 0;
  border-style: solid;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-align: left;
}
.cms-static-blog .post-description .blog_short_text .post-categories {
  display: none;
}
.cms-static-blog .post-description .blog_short_text .post-posed-date {
  margin-bottom: 0;
}
.cms-static-blog .post-description .blog_short_text .post-posed-date .value {
  font-size: 1.5rem;
}
.cms-static-blog .post-description .blog_short_text .post-info a.post-item-link {
  padding: 0;
  text-transform: capitalize;
  font-size: 1.6rem;
  font-weight: 700;
  color: #253237;
  line-height: 1.333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
  width: 100%;
}
.cms-static-blog .post-description .blog_short_text .post-info a.post-item-link:hover {
  color: #ef1e1e;
}
.cms-static-blog .post-description .blog_short_text .post-info .content-inner .post-read-more {
  font-weight: 400;
  position: relative;
  font-size: 1.4rem;
}
.cms-static-blog .post-description .blog_short_text .post-info .content-inner .post-read-more:after {
  content: "\f362";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  margin-left: 3px;
  color: #f08c0b;
  font-size: 1.6rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.cms-static-blog .post-description .blog_short_text .post-info .content-inner .post-read-more:hover {
  color: #ef1e1e;
}
.cms-static-blog .post-description:hover .blog_short_text .post-info .content-inner .post-read-more:after {
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.cms-static-blog .post-description .post-ftimg-hld {
  position: relative;
  overflow: hidden;
  width: 38.597%;
}
.cms-static-blog .post-description .post-ftimg-hld:before {
  position: absolute;
  border-radius: 50%;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  z-index: 2;
  pointer-events: none;
}
.cms-static-blog .post-description .post-ftimg-hld img {
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  max-height: 280px;
  max-height: 203px;
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
  animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
}
.cms-static-blog .item:hover .post-description .post-ftimg-hld:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .6s;
}
.cms-static-blog .item:hover .post-description .post-ftimg-hld img {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}
.cms-static-blog .magicblog .item {
  display: none;
}
.cms-static-blog .magicblog.slick-slider .item {
  display: block;
}
.cms-static-blog .magicblog.slick-slider .item.post-author {
  display: none !important;
}
.cms-static-blog .magicblog.slick-slider .item.alo-item {
  margin-bottom: 30px;
}
.cms-static-blog .magicblog.slick-slider .slick-slide > div:last-child .alo-item {
  margin-bottom: 0;
}
.cms-static-blog .slick-prev,
.cms-static-blog .slick-next {
  top: 30%;
}
.popular-categories > .title {
  display: none;
}
.block-testi-blog {
  margin-bottom: 20px;
}
.testimonial .container-title .title-block {
  margin-bottom: 35px;
}
.testimonial .alo-item {
  margin-bottom: 40px;
}
.testimonial .slick-slider .slick-slide > div:last-child .alo-item {
  margin-bottom: 0;
}
.testimonial .inner-customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: left;
}
.testimonial .inner-customer:before,
.testimonial .inner-customer:after {
  display: none;
}
.testimonial .inner-customer .testimonial_customer {
  width: 120px;
}
.testimonial .inner-customer .testimonial_text {
  width: calc(100% - 120px);
  padding-left: 20px;
  padding-right: 30px;
}
.testimonial .inner-customer .testimonial_text .sub-text {
  line-height: 22px;
  color: #555555;
  margin-bottom: 20px;
}
.testimonial .inner-customer .customer-info .title-name {
  font-weight: 700;
  color: #253237;
  line-height: 1;
  margin-bottom: 0;
}
.testimonial .inner-customer .customer-info .title-name:before {
  content: "\f347";
  margin-right: 17px;
  font-family: "Ionicons";
  font-size: 4rem;
  color: #eb3e32;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
}
.magiccart-testimonials-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 45px;
}
.magiccart-testimonials-grid .testimonial-item {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
}
.magiccart-testimonials-grid .testimonial-item .testimonial-item-info {
  padding: 30px;
  padding-bottom: 45px;
  border-radius: 5px;
  text-align: center;
}
.magiccart-testimonials-grid .testimonial-item:nth-child(1) .testimonial-item-info {
  background: #e6f1f4;
}
.magiccart-testimonials-grid .testimonial-item:nth-child(2) .testimonial-item-info {
  background: #efe6f4;
}
.magiccart-testimonials-grid .testimonial-item:nth-child(3) .testimonial-item-info {
  background: #f4ece6;
}
.magiccart-testimonials-grid .testimonial-item .magiccart-testimonials-grid-left {
  margin-top: -75px;
  margin-bottom: 30px;
}
.magiccart-testimonials-grid .testimonial-item .magiccart-testimonials-grid-left img {
  margin-left: auto;
  margin-right: auto;
}
.magiccart-testimonials-grid .magiccart-testimonial-author span {
  font-size: 2rem;
  font-weight: 700;
  color: #333333;
}
.magiccart-testimonials-grid .magiccart-testimonial-author {
  margin-bottom: 20px;
}
.magiccart-testimonials-grid .magiccart-testimonial-content {
  line-height: 22px;
  margin-bottom: 15px;
}
.magiccart-testimonials-grid .magiccart-testimonial-jobandcompany {
  font-weight: 700;
}
.testimonial-container {
  margin-top: 70px;
}
.testimonial-container .add-testimonial a {
  height: 38px;
  line-height: 36px;
  min-width: 114px;
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  background-color: #eb3e32;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 5px;
}
.testimonial-container .add-testimonial a:hover {
  background-color: #253237;
}
.alo-testimonial-submit .std-input-box .field.choice > label {
  display: inline-block;
  margin-right: 10px;
}
.alo-testimonial-submit .field-avatar > label {
  margin-bottom: 15px;
}
.alo-testimonial-submit .field-avatar .input-box input {
  border-width: 0;
}
.cms-static-brand {
  margin-top: 30px;
  margin-bottom: 55px;
}
.cms-static-brand .grid-init {
  padding: 35px 30px 32px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.cms-static-brand img {
  margin: 0 auto;
}
.cms-static-brand a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.cms-static-brand a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 100%;
  left: 0px;
  top: -50px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  z-index: 1;
  transition: all eases 0;
  transition: all 0 ease;
  -moz-transition: all 0 ease;
  -webkit-transition: all 0 ease;
  -o-transition: all 0 ease;
}
.cms-static-brand a:hover:before {
  transform: rotate(35deg) translateX(900px);
  -webkit-transform: rotate(35deg) translateX(900px);
  -o-transform: rotate(35deg) translateX(500px);
  -moz-transform: rotate(35deg) translateX(900px);
  transition: all eases 1s;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.overlay-bg {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
  -moz-transition: opacity 0.8s ease, visibility 0.9s ease, -moz-transform 0.4s eas;
  -o-transition: opacity 0.8s ease, visibility 0.9s ease, -o-transform 0.4s eas;
  -webkit-transition: opacity 0.8s ease, visibility 0.9s ease, -webkit-transform 0.4s eas;
  transition: opacity .8s ease,visibility .9s ease,transform .4s ease;
}
.open-nav-vertical .overlay-bg {
  opacity: 1;
  visibility: visible;
}
.open-nav-vertical .notify-slider-wrapper {
  z-index: 0;
}
.open-nav-vertical .cms-index-index .overlay-bg {
  opacity: 0;
  visibility: hidden;
}
.cms-index-index .vmagicmenu .block-title.active .hamburger-box {
  margin-top: 0;
}
.cms-index-index .vmagicmenu .block-title.active .hamburger-box .hamburger-inner {
  transform: none;
}
.cms-index-index .vmagicmenu .block-title.active .hamburger-box .hamburger-inner:before {
  top: -5px;
  transform: none;
}
.cms-index-index .vmagicmenu .block-title.active .hamburger-box .hamburger-inner:after {
  top: -10px;
  opacity: 1;
}
.cms-index-index .vmagicmenu .block-title.active > strong:after {
  content: "\f3d0";
}
.open-nav-vertical .cms-index-index .notify-slider-wrapper {
  z-index: 21;
}
.place-order-primary .action.checkout {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.checkout-container .action.action-auth-toggle {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.checkout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.wishlist-index-index .product-item .actions-primary .action span:after {
  opacity: 0;
}
/* responsive */
@media screen and (max-width: 1919px) {
  .cms-static-product.category .box-product-adv {
    width: 463px;
  }
  .cms-static-product.category .box-product {
    width: calc(100% - 463px);
  }
}
@media screen and (max-width: 1479px) {
  .policy-block .box label {
    font-size: 1.5rem;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box.blocks-promo {
    display: none;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .product-deal-special-progress {
    margin-bottom: 23px;
  }
  .cms-static-blog .post-description .post-ftimg-hld img {
    max-height: 230px;
  }
  .policy-block .col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.6rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 2.4rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .more.icon {
    height: 35px;
    line-height: 33px;
    min-width: 100px;
    padding: 0 10px;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1199px) {
  .cms-static-blog {
    margin-bottom: 25px;
  }
  .cms-static-product.category .box-product-adv {
    width: 465px;
  }
  .cms-static-product.category .box-product {
    width: calc(100% - 465px);
  }
  .policy-block .col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box.magic-onsale-product,
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box.magic-bestseller-product {
    display: none;
  }
  .blocks-promo.banner-top > .container {
    margin-top: 30px;
  }
  .banner-big-homepage .image > .container .text {
    right: 0;
  }
  .banner-big-homepage .image > .container .text a {
    margin-top: 25px;
  }
  .banner-big-homepage .image > .container .text1 {
    font-size: 4rem;
    margin-bottom: 18px;
  }
  .banner-big-homepage .image > .container .text2 {
    font-size: 1.6rem;
  }
  .product-vitural .image > .container .inner .text a {
    margin-top: 22px;
  }
  .product-vitural .image > .container .inner .text1 {
    font-size: 3rem;
  }
  .product-vitural .image > .container .inner .text2 {
    font-size: 2.2rem;
    margin-bottom: 14px;
  }
  .product-vitural .image > .container .inner .text3 {
    margin-bottom: 15px;
  }
  .product-vitural .image .alo-count-down .timer-box span b {
    font-size: 3rem;
  }
  .cms-static-block.block1 {
    font-size: 1.3rem;
  }
  .cms-static-block.block2 .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box {
    margin-bottom: 20px;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content {
    left: 30px;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.6rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 2rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .info {
    margin-bottom: 30px;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .more.icon {
    font-size: 1.3rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .more.icon:after {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box {
    line-height: unset;
    min-height: 41px;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box .price-container {
    line-height: 41px;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box .old-price {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .cms-static-blog .post-description .post-ftimg-hld img {
    max-height: 180px;
  }
  .cms-static-blog {
    margin-bottom: 35px;
  }
  .blocks-promo .block-promo-wrapper.block-promo-2columns .block-promo {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blocks-promo .block-promo-wrapper.block-promo-2columns .block-promo.block-promo-1 {
    margin-bottom: 30px;
  }
  .policy-block > .inner {
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .policy-block .col {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .magiccart-testimonials-grid .testimonial-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .magiccart-testimonials-grid .testimonial-item:not(:last-child) {
    margin-bottom: 80px;
  }
  .product-vitural .image > a img {
    min-height: 300px;
    object-fit: cover;
  }
  .product-vitural .image > .container .inner .text {
    max-width: 50%;
  }
  .product-vitural .image > .container .inner .text a {
    margin-top: 22px;
  }
  .product-vitural .image > .container .inner .text1 {
    font-size: 2.5rem;
  }
  .product-vitural .image > .container .inner .text2 {
    font-size: 1.7rem;
    margin-bottom: 14px;
  }
  .product-vitural .image > .container .inner .text3 {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  .product-vitural .image .alo-count-down .timer-box span b {
    font-size: 2.5rem;
  }
  .banner-big-homepage .image > .container .text {
    max-width: 50%;
  }
  .banner-big-homepage .image > .container .text a {
    margin-top: 17px;
  }
  .banner-big-homepage .image > .container .text1 {
    font-size: 3.5rem;
  }
  .banner-big-homepage .image > .container .text2 {
    font-size: 1.4rem;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .product {
    margin-top: 0;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 2.6rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 2.6rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .pharse {
    font-size: 1.4rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content {
    left: 20px;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title:before,
  .block-product.deals-of-days .block-title-tabs .cms-title:after {
    display: none;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title:before,
  .block-product.deals-of-days .block-title-tabs .cms-title:after {
    display: none;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title .count-down-time {
    position: static;
    transform: none;
    padding-right: 0;
    padding-left: 0;
  }
  .block-product.deals-of-days .slick-slider .slick-prev,
  .block-product.deals-of-days .slick-slider .slick-next {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .info {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .cms-static-product.category .box-product-adv,
  .cms-static-product.category .box-product {
    width: 100%;
  }
  .cms-static-product.category .box-product-adv {
    margin-bottom: 30px;
  }
  .cms-static-product.category .box-product-adv img {
    margin-left: auto;
    margin-right: auto;
  }
  .block-title-tabs .toggle-tab {
    display: none !important;
  }
  .testimonial-container {
    margin-top: 45px;
  }
  .magiccart-testimonials-grid .testimonial-item:not(:last-child) {
    margin-bottom: 60px;
  }
  .block-product.product-home {
    margin-bottom: 30px;
  }
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    display: none !important;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box .magicproduct .content-products {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .cms-static-mix-custom-product .block-product-page-bottom .mix-product-box .product-items .product-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .product-vitural {
    margin-bottom: 60px;
  }
  .product-vitural .image > .container .inner .text {
    max-width: 85%;
  }
  .product-vitural .image > .container .inner .text a {
    height: 40px;
    line-height: 38px;
    font-size: 1.3rem;
  }
  .banner-big-homepage .image > a img {
    min-height: 250px;
    object-fit: cover;
  }
  .banner-big-homepage .image > .container .text a {
    height: 40px;
    line-height: 38px;
    font-size: 1.3rem;
  }
  .banner-big-homepage .image > .container .text1 {
    font-size: 3rem;
  }
  .popular-categories {
    margin-bottom: 40px;
  }
  .popular-categories .slick-slide.slick-active .category-item .category-item-info .category-image-container img {
    width: 100%;
  }
  .blocks-promo.banner-middle {
    margin-bottom: 60px;
  }
  .blocks-promo.banner-top {
    padding-left: 0;
    padding-right: 0;
  }
  .block-product.new-arrivals {
    margin-bottom: 60px;
  }
  .cms-static-product.product1 {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .cms-static-brand {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .cms-static-mix-custom-product {
    margin-bottom: 30px;
  }
  .cms-static-blog {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .container-title .title-block {
    font-size: 2.1rem;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title .title {
    font-size: 2.1rem;
  }
  .cms-static-product.category .block-title-tabs > .title {
    font-size: 2.1rem;
  }
  .cms-static-blog .post-description .post-ftimg-hld,
  .cms-static-blog .post-description .blog_short_text {
    width: 100%;
  }
  .cms-static-blog .post-description .blog_short_text {
    padding-left: 0;
  }
  .cms-static-blog .post-description .post-ftimg-hld img {
    max-height: 230px;
  }
  .cms-static-block.block2 .item:first-child {
    margin-bottom: 30px;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .images-container {
    width: 100%;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details {
    width: 100%;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .countdown-container {
    justify-content: center;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .slogan-container {
    display: none;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-image-photo {
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
  }
  .cms-static-product.product2 .cms-title {
    display: block;
  }
  .cms-static-product.product2 .block-title-tabs {
    text-align: center;
  }
  .cms-static-product.product2 .toggle-content {
    width: 150px;
  }
  .blocks-promo .block-promo-wrapper.block-promo-3columns .block-promo {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blocks-promo .block-promo-wrapper.block-promo-3columns .block-promo:not(:last-child) {
    margin-bottom: 15px;
  }
  .blocks-promo .block-promo-wrapper .main-promo .image img {
    width: 100%;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.6rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 1.6rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .pharse {
    font-size: 1.3rem;
  }
  .blocks-promo.banner-bottom .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.4rem;
  }
  .blocks-promo.banner-bottom .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 1.6rem;
  }
  .blocks-promo .block-promo-wrapper.block-promo-2columns .block-promo {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .blocks-promo .block-promo-wrapper.block-promo-2columns .block-promo:not(:last-child) {
    margin-bottom: 20px;
  }
  .post-ftimg-hld .publish-date {
    font-size: 1.3rem;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 639px) {
  .banner-big-homepage .image > .container .text1 {
    font-size: 2.5rem;
  }
  .product-vitural .image > .container .inner .text1 {
    font-size: 2.1rem;
  }
  .product-vitural .image .alo-count-down .timer-box span b {
    font-size: 2.1rem;
  }
  .product-vitural .image .alo-count-down .timer-box:not(:first-child) {
    margin-left: 30px;
  }
  .product-vitural .image .alo-count-down .timer-box:not(:last-child) span b:after {
    right: -18px;
  }
}
@media screen and (max-width: 575px) {
  .cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .images-container {
    width: 38%;
  }
  .cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .product-item-details {
    width: 62%;
  }
  .popular-categories .magepow-categories .grid-slider {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .popular-categories .magepow-categories .grid-slider .category-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
  .cms-static-blog .magicblog {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .cms-static-blog .magicblog .alo-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .category_name {
    font-size: 1.2rem;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .deal-stock-label {
    font-size: 1.3rem;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .countdown-container .alo-count-down .timer-box:not(:first-child) {
    margin-left: 15px !important;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-name .product-item-link {
    font-size: 1.4rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content {
    left: 20px;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
    margin-bottom: 3px;
  }
  .blocks-promo .block-promo-wrapper {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .blocks-promo .block-promo-wrapper.block-promo-3columns .block-promo .main-promo {
    max-width: none;
  }
  .blocks-promo .block-promo-wrapper .block-promo {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media screen and (min-width: 480px) and (max-width: 575px) {
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box {
    line-height: unset;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box .old-price {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .testimonial .inner-customer .testimonial_customer {
    margin-bottom: 20px;
  }
  .testimonial .inner-customer .testimonial_customer .customer-img img {
    margin-left: auto;
    margin-right: auto;
  }
  .testimonial .inner-customer .testimonial_customer,
  .testimonial .inner-customer .testimonial_text {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .testimonial .inner-customer .testimonial_text {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
  }
  .testimonial .alo-item {
    margin-bottom: 25px;
  }
  .product-item .actions-primary .action.tocart:before {
    content: "\f110";
    font-family: "Ionicons";
    display: block;
  }
  .product-item .actions-primary .action span {
    display: none;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title {
    justify-content: center;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title .title {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .policy-block .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .magiccart-testimonials-grid .testimonial-item .magiccart-testimonials-grid-left {
    margin-bottom: 10px;
  }
  .magiccart-testimonials-grid .magiccart-testimonial-author {
    margin-bottom: 8px;
  }
  .magiccart-testimonials-grid .magiccart-testimonial-content {
    margin-bottom: 6px;
  }
  .cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .images-container {
    width: 150px;
  }
  .cms-static-mix-custom-product .products.wrapper.grid .product-item .product-item-info .product-item-details {
    width: calc(100% - 150px);
  }
  .product-vitural .image > .container .inner .text a {
    font-size: 1.3rem;
    line-height: 40px;
  }
  .banner-big-homepage .image > .container .text a {
    line-height: 40px;
    font-size: 1.3rem;
  }
  .banner-big-homepage .image > .container .text1 {
    font-size: 2rem;
  }
  .banner-big-homepage .image > .container .text2 {
    font-size: 1.2rem;
  }
  .cms-static-blog .post-description .post-ftimg-hld img {
    max-height: 230px;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .deal-stock-label {
    font-size: 1.3rem;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details .countdown-container .alo-count-down .timer-box:not(:first-child) {
    margin-left: 24px !important;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-name .product-item-link {
    font-size: 1.4rem;
  }
  .cms-title .title {
    font-size: 2rem;
  }
  .cms-instagram {
    margin-top: 60px;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.4rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 1.4rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .pharse {
    font-size: 1.2rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .image img {
    min-height: 200px;
    object-fit: cover;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.4rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 1.8rem;
  }
  .blocks-promo .block-promo-wrapper .main-promo .link-promo .more.icon {
    height: 30px;
    line-height: 28px;
    min-width: 95px;
    padding: 0 5px;
    font-size: 1.2rem;
  }
  .popular-categories .category-item .category-item-info .category-item-name {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 360px) {
  .banner-big-homepage .image > .container .text1 {
    font-size: 1.8rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .image img {
    min-height: 80px;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .sub-title {
    font-size: 1.3rem;
    margin-bottom: 3px;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .main-title {
    font-size: 1.3rem;
  }
  .blocks-promo.banner-middle .block-promo-wrapper .main-promo .link-promo .content .pharse {
    font-size: 1.1rem;
  }
  .block-product.deals-of-days .block-title-tabs .cms-title .count-down-time .timer-box {
    padding-top: 0;
  }
}
@media screen and (max-width: 319px) {
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box {
    line-height: unset;
  }
  .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box .old-price {
    margin-left: 0;
  }
}
.rtl .cms-static-block.block1 .fa {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .product-item-details {
  text-align: right;
}
.rtl .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .price-box {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-width: 2px 2px 2px 0;
}
.rtl .cms-static-product.product1 .products.wrapper.grid .product-item .product-item-info .hover-box .actions {
  right: auto;
  left: 0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
}
.rtl .cms-static-blog .magicblog.slick-slider .item.post-posed-date {
  float: right;
}
.rtl .cms-static-blog .post-author {
  overflow: hidden;
}
.rtl .cms-static-blog .post-author .label {
  float: right;
  margin-left: 5px;
}
.rtl .cms-static-blog .post-description .blog_short_text {
  text-align: right;
}
.rtl .cms-static-instagram .cms-title .action .fa {
  margin-right: 0;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .rtl .header .header-content .header-tool .search-area {
    margin: 0 20px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .header .header-content .header-tool .search-area {
    margin: 0 10px;
  }
}
.catalog-category-view .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper,
.page-products .page-title-wrapper {
  display: none;
}
.catalog-category-view .modal-popup.modals-quickview .page-title-wrapper,
.catalogsearch-result-index .modal-popup.modals-quickview .page-title-wrapper,
.page-products .modal-popup.modals-quickview .page-title-wrapper {
  display: block;
}
.catalog-category-view .column.main .sku,
.catalogsearch-result-index .column.main .sku,
.page-products .column.main .sku,
.catalog-category-view .column.main .sku label,
.catalogsearch-result-index .column.main .sku label,
.page-products .column.main .sku label {
  font-size: 1.2rem;
}
.catalog-category-view .column.main .product-reviews-summary .reviews-actions,
.catalogsearch-result-index .column.main .product-reviews-summary .reviews-actions,
.page-products .column.main .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.catalog-category-view .column.main .category-product-grid .product-item .product-item-info,
.catalogsearch-result-index .column.main .category-product-grid .product-item .product-item-info,
.page-products .column.main .category-product-grid .product-item .product-item-info {
  position: relative;
}
.catalog-category-view .column.main .category-product-grid .product-item .product-item-info:before,
.catalogsearch-result-index .column.main .category-product-grid .product-item .product-item-info:before,
.page-products .column.main .category-product-grid .product-item .product-item-info:before {
  content: "";
  position: absolute;
  left: -1px;
  width: 1px;
  background-color: #eaeaea;
  top: 50%;
  transform: translate(0, -50%);
  height: 85%;
}
.catalog-category-view .column.main .category-product-grid .product-item:nth-child(4n+1) .product-item-info:before,
.catalogsearch-result-index .column.main .category-product-grid .product-item:nth-child(4n+1) .product-item-info:before,
.page-products .column.main .category-product-grid .product-item:nth-child(4n+1) .product-item-info:before {
  opacity: 0;
}
.catalog-category-view .category-bn-slider,
.catalogsearch-result-index .category-bn-slider,
.page-products .category-bn-slider {
  margin-bottom: 20px;
}
.catalog-category-view .category-bn-slider .text-slide,
.catalogsearch-result-index .category-bn-slider .text-slide,
.page-products .category-bn-slider .text-slide {
  left: 15%;
  right: auto;
}
.catalog-category-view .category-bn-slider .text-slide .caption1,
.catalogsearch-result-index .category-bn-slider .text-slide .caption1,
.page-products .category-bn-slider .text-slide .caption1 {
  display: inline-block;
}
.catalog-category-view .category-bn-slider .text-slide .caption2,
.catalogsearch-result-index .category-bn-slider .text-slide .caption2,
.page-products .category-bn-slider .text-slide .caption2 {
  line-height: 1;
  margin-bottom: 5px;
}
.catalog-category-view .category-bn-slider .text-slide .caption3,
.catalogsearch-result-index .category-bn-slider .text-slide .caption3,
.page-products .category-bn-slider .text-slide .caption3 {
  text-transform: uppercase;
}
.catalog-category-view .page-title-wrapper .page-title,
.catalogsearch-result-index .page-title-wrapper .page-title,
.page-products .page-title-wrapper .page-title {
  margin-top: 10px;
  margin-bottom: 30px;
}
.catalog-category-view .cms-static-mix-custom-product .product-items .product-item,
.catalogsearch-result-index .cms-static-mix-custom-product .product-items .product-item,
.page-products .cms-static-mix-custom-product .product-items .product-item {
  width: 100%;
}
.catalog-category-view .column.main .products.wrapper.grid,
.catalogsearch-result-index .column.main .products.wrapper.grid,
.page-products .column.main .products.wrapper.grid {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-category-view .products.wrapper.list .price-box.price-final_price,
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price,
.page-products .products.wrapper.list .price-box.price-final_price {
  padding-top: 11px;
  position: relative;
  display: inline-block;
}
.catalog-category-view .products.wrapper.list .price-box.price-final_price > .price-box,
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price > .price-box,
.page-products .products.wrapper.list .price-box.price-final_price > .price-box {
  padding: 0;
}
.catalog-category-view .products.wrapper.list .price-box.price-final_price > .price-box > *,
.catalogsearch-result-index .products.wrapper.list .price-box.price-final_price > .price-box > *,
.page-products .products.wrapper.list .price-box.price-final_price > .price-box > * {
  margin: 0;
}
.catalog-category-view .products.wrapper.list .product-item .category_name,
.catalogsearch-result-index .products.wrapper.list .product-item .category_name,
.page-products .products.wrapper.list .product-item .category_name {
  font-size: 1.4rem;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info,
.page-products .products.wrapper.list .product-item .product-item-info {
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info:hover,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info:hover,
.page-products .products.wrapper.list .product-item .product-item-info:hover {
  border-color: #ef1e1e;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info:before,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info:before,
.page-products .products.wrapper.list .product-item .product-item-info:before,
.catalog-category-view .products.wrapper.list .product-item .product-item-info:after,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info:after,
.page-products .products.wrapper.list .product-item .product-item-info:after {
  display: none;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
.page-products .products.wrapper.list .product-item .product-item-info .product-item-details {
  padding: 0 20px;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent,
.page-products .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent .save-percent span,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent .save-percent span,
.page-products .products.wrapper.list .product-item .product-item-info .product-item-details .price-percent .save-percent span {
  margin-left: 10px;
  color: #fff;
  background-color: #cf2929;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
  z-index: 2;
  text-align: center;
  line-height: 20px;
  line-height: 18px;
  padding: 0 5px;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info .hover-box,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .hover-box,
.page-products .products.wrapper.list .product-item .product-item-info .hover-box {
  position: static;
  opacity: 1;
  visibility: visible;
  transition: none;
}
.catalog-category-view .products.wrapper.list .product-item .swatch-attribute,
.catalogsearch-result-index .products.wrapper.list .product-item .swatch-attribute,
.page-products .products.wrapper.list .product-item .swatch-attribute {
  margin-bottom: 10px;
}
.catalog-category-view .products.wrapper.list .product-item .price-box .price-container .price,
.catalogsearch-result-index .products.wrapper.list .product-item .price-box .price-container .price,
.page-products .products.wrapper.list .product-item .price-box .price-container .price {
  font-size: 1.7rem;
}
.catalog-category-view .products.wrapper.list .product-item .price-box .old-price,
.catalogsearch-result-index .products.wrapper.list .product-item .price-box .old-price,
.page-products .products.wrapper.list .product-item .price-box .old-price {
  margin-right: 8px;
}
.catalog-category-view .products.wrapper.list .product-item .price-box .old-price .price,
.catalogsearch-result-index .products.wrapper.list .product-item .price-box .old-price .price,
.page-products .products.wrapper.list .product-item .price-box .old-price .price {
  font-size: 1.7rem;
}
.catalog-category-view .products.wrapper.list .product-item .actions-primary,
.catalogsearch-result-index .products.wrapper.list .product-item .actions-primary,
.page-products .products.wrapper.list .product-item .actions-primary {
  width: auto;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-actions,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-actions,
.page-products .products.wrapper.list .product-item .product-item-actions {
  padding-bottom: 0;
  margin-right: 53px;
}
.catalog-category-view .products.wrapper.list .stock.available,
.catalogsearch-result-index .products.wrapper.list .stock.available,
.page-products .products.wrapper.list .stock.available {
  display: none;
}
.catalog-category-view .products.wrapper.list .swatch-attribute-options,
.catalogsearch-result-index .products.wrapper.list .swatch-attribute-options,
.page-products .products.wrapper.list .swatch-attribute-options {
  margin: 0;
}
.catalog-category-view .products.wrapper.list .images-container,
.catalogsearch-result-index .products.wrapper.list .images-container,
.page-products .products.wrapper.list .images-container {
  width: 230px;
}
.catalog-category-view .products.wrapper.list ul,
.catalogsearch-result-index .products.wrapper.list ul,
.page-products .products.wrapper.list ul {
  list-style-position: inside;
}
.catalog-category-view .products.wrapper.list .product-item-details.products-textlink,
.catalogsearch-result-index .products.wrapper.list .product-item-details.products-textlink,
.page-products .products.wrapper.list .product-item-details.products-textlink {
  width: calc(100% - 230px - 300px);
  border-left: 2px solid #eeeeee;
}
.catalog-category-view .products.wrapper.list .product-item-details.products-textlink .actions-no,
.catalogsearch-result-index .products.wrapper.list .product-item-details.products-textlink .actions-no,
.page-products .products.wrapper.list .product-item-details.products-textlink .actions-no {
  padding-bottom: 10px;
}
.catalog-category-view .products.wrapper.list .product-item-details.products-info,
.catalogsearch-result-index .products.wrapper.list .product-item-details.products-info,
.page-products .products.wrapper.list .product-item-details.products-info {
  width: 300px;
  position: relative;
}
.catalog-category-view .products.wrapper.list .product-item-details.products-info:before,
.catalogsearch-result-index .products.wrapper.list .product-item-details.products-info:before,
.page-products .products.wrapper.list .product-item-details.products-info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  background-color: #eeeeee;
  display: block;
}
.catalog-category-view .products.wrapper.list .product-reviews-summary,
.catalogsearch-result-index .products.wrapper.list .product-reviews-summary,
.page-products .products.wrapper.list .product-reviews-summary {
  justify-content: flex-start;
}
.catalog-category-view .cms-category-block,
.catalogsearch-result-index .cms-category-block,
.page-products .cms-category-block {
  position: relative;
  margin-bottom: 30px;
}
.catalog-category-view .cms-category-block .cms-content,
.catalogsearch-result-index .cms-category-block .cms-content,
.page-products .cms-category-block .cms-content {
  position: absolute;
  top: 50%;
  left: 13%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.catalog-category-view .cms-category-block .cms-content .caption1,
.catalogsearch-result-index .cms-category-block .cms-content .caption1,
.page-products .cms-category-block .cms-content .caption1 {
  font-size: 2.4rem;
  font-weight: 400;
  color: #666666;
  font-family: "MarkMyWords";
  font-style: italic;
  line-height: 1.556;
}
.catalog-category-view .cms-category-block .cms-content .caption2,
.catalogsearch-result-index .cms-category-block .cms-content .caption2,
.page-products .cms-category-block .cms-content .caption2 {
  font-size: 3.6rem;
  font-weight: 700;
  color: #ffffff;
  font-family: "Lato";
  text-transform: uppercase;
  margin-bottom: 10px;
}
.catalog-category-view .cms-category-block .cms-content .caption3,
.catalogsearch-result-index .cms-category-block .cms-content .caption3,
.page-products .cms-category-block .cms-content .caption3 {
  font-size: 1.8rem;
  color: #aaaaaa;
  margin-bottom: 35px;
}
.catalog-category-view .cms-category-block .cms-content .caption3 strong,
.catalogsearch-result-index .cms-category-block .cms-content .caption3 strong,
.page-products .cms-category-block .cms-content .caption3 strong {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: 400;
  text-decoration: underline;
}
.catalog-category-view .cms-category-block .cms-content .actions,
.catalogsearch-result-index .cms-category-block .cms-content .actions,
.page-products .cms-category-block .cms-content .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .cms-category-block .cms-content .actions:before,
.catalogsearch-result-index .cms-category-block .cms-content .actions:before,
.page-products .cms-category-block .cms-content .actions:before,
.catalog-category-view .cms-category-block .cms-content .actions:after,
.catalogsearch-result-index .cms-category-block .cms-content .actions:after,
.page-products .cms-category-block .cms-content .actions:after {
  display: none;
}
.catalog-category-view .cms-category-block .cms-content .actions .action,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action,
.page-products .cms-category-block .cms-content .actions .action {
  color: #ffffff;
  border-color: #f4f4f4;
}
.catalog-category-view .cms-category-block .cms-content .actions .action:hover,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action:hover,
.page-products .cms-category-block .cms-content .actions .action:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #111111;
}
.catalog-category-view .cms-category-block .cms-content .actions .action:last-child,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action:last-child,
.page-products .cms-category-block .cms-content .actions .action:last-child {
  margin-left: 7px;
  background-color: #ffffff;
  border-color: #ffffff;
  color: #111111;
}
.catalog-category-view .cms-category-block .cms-content .actions .action:last-child:hover,
.catalogsearch-result-index .cms-category-block .cms-content .actions .action:last-child:hover,
.page-products .cms-category-block .cms-content .actions .action:last-child:hover {
  background-color: transparent;
  border-color: #f4f4f4;
  color: #ffffff;
}
.catalog-category-view.page-layout-2columns-left .cms-category-block img,
.catalogsearch-result-index.page-layout-2columns-left .cms-category-block img,
.page-products.page-layout-2columns-left .cms-category-block img {
  height: 300px;
  object-fit: cover;
  object-position: center;
}
.catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink,
.catalogsearch-result-index.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink,
.page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink {
  width: 330px;
}
.catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info,
.catalogsearch-result-index.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info,
.page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info {
  width: calc(100% - 230px - 330px);
}
.catalogsearch-result-index .search.results > .block {
  display: none;
}
.catalogsearch-result-index .search.results > .block .title {
  font-size: 2rem;
  font-weight: 600;
  color: #555555;
}
.catalogsearch-result-index .search.results > .block .title:after {
  content: ":";
}
.catalogsearch-result-index .block.filter .filter-options-title:before {
  display: none;
}
.catalogsearch-result-index .block.filter .filter-options-item .filter-options-content {
  display: block !important;
}
.open-minicart .page-products .page-header {
  position: relative;
}
.cms-sale-products .sale-product-top {
  text-align: center;
  margin-top: 10px;
}
.cms-sale-products .alo-count-down .timer-box {
  width: 82px;
  height: 82px;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  display: none !important;
}
.producttags-tag-view .page-title-wrapper {
  display: none;
}
.producttags-tag-view .tag-title {
  display: none;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .products.wrapper.list .product-item .product-item-info {
    align-items: flex-start;
  }
  .products.wrapper.list .product-item .product-item-info .images-container {
    width: 35%;
  }
  .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 65%;
  }
}
@media screen and (max-width: 1199px) {
  .page-products .products.wrapper.list .product-item .product-item-info {
    border-width: 0 0 1px 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .products.wrapper.list .product-item .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
}
@media screen and (max-width: 991px) {
  .swatch-option-tooltip {
    display: none !important;
  }
  .catalog-category-view .column.main,
  .page-products .column.main {
    order: 1;
  }
  .catalog-category-view .columns .sidebar-sticky,
  .page-products .columns .sidebar-sticky {
    position: static;
    top: 0;
    margin-bottom: 0;
  }
  .catalog-category-view .sidebar-additional,
  .page-products .sidebar-additional {
    display: none;
  }
  .catalog-category-view .columns,
  .page-products .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-category-view .columns:before,
  .page-products .columns:before,
  .catalog-category-view .columns:after,
  .page-products .columns:after {
    display: none;
  }
  .catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .images-container,
  .page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .images-container {
    width: 50%;
  }
  .catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink,
  .page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink {
    width: 50%;
  }
  .catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info,
  .page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info {
    width: 100%;
  }
  .catalog-category-view.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info:before,
  .page-products.page-layout-1column .products.wrapper.list .product-item .product-item-info .product-item-details.products-info:before {
    display: none;
  }
  .page-products .columns {
    padding-top: 30px;
  }
  .page-products.producttags-tag-view .columns {
    padding-top: 0;
  }
  .breadcrumbs .pagecrumbs-title {
    font-size: 2rem;
  }
  #layerednav-list-products > .toolbar-products,
  .search.results > .toolbar-products {
    position: absolute;
    top: -13px;
    left: 15px;
    right: 15px;
    justify-content: flex-end;
  }
  #layerednav-list-products > .toolbar-products .modes,
  .search.results > .toolbar-products .modes {
    flex: initial;
    order: 1;
    margin-left: 20px;
  }
  #layerednav-list-products > .toolbar-products .field.limiter,
  .search.results > .toolbar-products .field.limiter {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(3n+1) .product-item-info:before {
    opacity: 1;
  }
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(2n+1) .product-item-info:before {
    opacity: 0;
  }
  .catalog-category-view .column.main .category-product-list .product-item {
    margin: 0 0 80px;
    padding: 0;
    border-bottom: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .catalog-category-view .products.wrapper.list .product-item .hover-box .product-item-actions {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 575px) {
  .page-products .column.main .products.wrapper.grid {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .magicproduct .content-products {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important;
  }
  .products.wrapper.grid .product-items .product-item {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumbs .pagecrumbs-title {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  .breadcrumbs li a,
  .breadcrumbs li strong {
    font-size: 1.2rem;
  }
  .toolbar-products .modes {
    display: none;
  }
  .product-item .product-item-info .product-item-details .price-percent .save-percent {
    display: none;
  }
  .products.wrapper.list .product-item .product-item-info .images-container {
    width: 100%;
  }
  .products.wrapper.list .product-item .product-item-info .product-item-details {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-products .products.wrapper.list .product-item .product-item-info .product-item-details {
    padding-left: 0;
    padding-right: 0;
  }
  .block.filter .block-title strong {
    min-width: 116px;
  }
}
@media screen and (max-width: 360px) {
  .catalog-category-view .column.main .category-product-grid .product-item:nth-child(3n+1) .product-item-info:before {
    opacity: 0;
  }
  .catalog-category-view .column.main .category-product-grid .product-item .product-item-info:before {
    opacity: 0;
  }
  #layerednav-list-products > .toolbar-products {
    padding-right: 5px;
  }
  .block.filter .block-title strong {
    min-width: unset;
    left: 20px;
  }
  #layerednav-list-products > .toolbar-products .sorter-options {
    min-width: 154px;
  }
}
@media screen and (max-width: 320px) {
  .catalog-category-view .products.wrapper.list .product-item .hover-box .product-item-actions {
    margin-left: 0;
    margin-top: 10px;
  }
}
.rtl.catalog-category-view .products.wrapper.list .price-box.price-final_price:before {
  left: auto;
  right: 0;
}
.rtl.catalog-category-view .products.wrapper.list .product-item .actions-secondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl.catalog-category-view .products.wrapper.list .product-item .actions-secondary:before,
.rtl.catalog-category-view .products.wrapper.list .product-item .actions-secondary:after {
  display: none;
}
.rtl.catalog-category-view .products.wrapper.list .product-item .actions-secondary .action:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
button:focus,
button:active {
  border-color: #ef1e1e;
  background-color: #ef1e1e;
  color: #fff;
}
.page-title-wrapper .page-title {
  margin-top: 0;
  font-size: 2.4rem;
}
.page-title-wrapper .brand {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
}
.page-title-wrapper .brand h2,
.page-title-wrapper .brand h3 {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  margin-right: 5px;
  width: 20%;
  margin-right: 0;
}
.page-title-wrapper .brand img {
  display: none;
}
.size-guide {
  cursor: pointer;
  margin-top: 15px;
}
.stock.unavailable,
.stock.available {
  font-weight: 600;
  margin: 0;
}
.stock > span:before {
  display: none;
}
.stock label {
  margin: 0;
  padding-right: 5px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
  font-size: 1.3rem;
  text-transform: capitalize;
}
.product-info-main .field.qty .custom-qty.control {
  height: 46px;
}
.product-info-main .field.qty .custom-qty.control input[type="number"] {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.product-info-main .field.qty .custom-qty.control .reduced,
.product-info-main .field.qty .custom-qty.control .increase {
  width: 38px;
}
.product-info-main .field.qty .custom-qty.control .reduced {
  border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
}
.product-info-main .field.qty .custom-qty.control .increase {
  border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
}
.product-info-main .action.tocart.disabled:before,
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary .action.tocart.disabled:before,
.stickyCart .stickyChild .clSticky #btnSticky[disabled="disabled"]:before {
  content: "";
  display: inline-block;
  z-index: 9;
  top: 0;
  left: 0;
  border: 1px solid;
  color: transparent;
  width: 14px;
  height: 14px;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-radius: 50px;
  border-color: #f36 #f36 #f36 #fff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  margin-right: 4px;
}
.product-info-main .action.tocart.disabled {
  opacity: .8;
}
.product-info-main .product-info-stock-sku {
  margin-bottom: 10px;
}
.product-info-main .stock.unavailable,
.product-info-main .stock.available {
  text-transform: capitalize;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
}
.product-info-main .stock.available span {
  color: #690;
}
.product-info-main .stock.available span:first-child {
  font-weight: 700;
  color: #333;
  display: inline-block;
  width: 20%;
}
.product-info-main .brand h2:after,
.product-info-main .brand h3:after {
  content: ":";
}
.product-info-main .product.sku strong,
.product-info-main .product.sku .value {
  font-size: 14px;
  color: #333;
  display: inline-block;
}
.product-info-main .product.sku strong {
  width: 20%;
}
.product-info-main .product.sku strong:after {
  content: ":";
}
.product-info-main .product-info-price {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 35px;
}
.product-info-main .product-reviews-summary {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.product-info-main .product-reviews-summary:before,
.product-info-main .product-reviews-summary:after {
  display: none;
}
.product-info-main .product-reviews-summary .reviews-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-info-main .product-reviews-summary .reviews-actions:before,
.product-info-main .product-reviews-summary .reviews-actions:after {
  display: none;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  direction: ltr;
}
.product-info-main .price-box {
  margin-top: 0;
}
.product-info-main .price-box .weee {
  margin-bottom: 0;
}
.product-info-main .price-box .weee .price {
  font-size: 3rem;
  font-weight: 600;
}
.product-info-main .price-box .special-price {
  display: inline-block;
  margin-right: 10px;
}
.product-info-main .price-box .price-from,
.product-info-main .price-box .price-to {
  margin: 0;
}
.product-info-main .price-box .price-from .weee .price,
.product-info-main .price-box .price-to .weee .price,
.product-info-main .price-box .price-from .weee .old-price .price,
.product-info-main .price-box .price-to .weee .old-price .price {
  font-size: 3rem;
}
.product-info-main .attribute {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .attribute.overview {
  margin-bottom: 40px;
}
.product-info-main .attribute ol,
.product-info-main .attribute ul {
  list-style-position: inside;
}
.product-info-main .swatch-attribute {
  margin-bottom: 15px;
}
.product-info-main .swatch-attribute:last-child {
  margin-bottom: 0;
}
.product-info-main .swatch-attribute .swatch-select {
  max-width: 300px;
}
.product-info-main .swatch-attribute.size .swatch-option {
  padding: 7px 10px;
}
.product-info-main .swatch-attribute.size .swatch-option.selected {
  background-color: #ef1e1e !important;
}
.product-info-main .field.qty {
  margin-bottom: 0;
  margin-right: 20px;
}
.product-info-main .field.qty .label {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 1.3rem;
  color: #000000;
  display: block;
  margin-bottom: 3px;
  display: none;
}
.product-info-main .field.qty .custom-qty.control {
  border: 1px solid #ebebeb;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  width: 120px;
}
.product-info-main .field.qty .custom-qty.control .increase,
.product-info-main .field.qty .custom-qty.control .reduced {
  background: #ffffff;
}
.product-info-main .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .fieldset:before,
.product-info-main .fieldset:after {
  display: none;
}
.product-info-main .fieldset .swatch-opt {
  width: 100%;
  margin-top: 0;
}
.product-info-main .fieldset .swatch-opt .swatch-attribute-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 55px;
  color: #333;
}
.product-info-main .fieldset .swatch-opt .swatch-attribute-options {
  display: inline-block;
  vertical-align: middle;
  margin: 6px 0 0;
}
.product-info-main .review-form-actions {
  margin-top: 10px;
}
.product-info-main .alo-count-down {
  padding-bottom: 20px;
  margin-bottom: 14px;
  border-bottom: 1px solid #ccc;
}
.product-info-main .alo-count-down .slogan-countdown {
  font-size: 1.8rem;
}
.product-info-main .alo-count-down .countdown {
  justify-content: center;
}
.product-info-main .alo-count-down .timer-box b {
  font-size: 2rem;
}
.product-info-main .alo-count-down .timer-box .title {
  font-size: 1.5rem;
}
.product-info-main .additional-timer-block {
  margin-top: 30px;
  margin-bottom: 28px;
  background-color: #f4f4f4;
  padding: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.product-info-main .additional-timer-block .timer-box {
  border: 1px solid #ccc;
  background-color: #fff;
}
.product-info-main .additional-timer-block .slogan-countdown {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 0;
  color: #555;
  font-weight: 600;
  margin-bottom: 15px;
}
.product-info-main .additional-timer-block .countdown-container {
  display: block;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.product-info-main .additional-timer-block .product-deal-special-progress {
  margin-bottom: 0;
}
.product-info-main .deal-stock-label {
  font-size: 1.3rem;
  margin-bottom: 7px;
}
.product-info-main .delivery-return {
  margin-bottom: 15px;
  margin-top: 15px;
  display: none;
}
.product-info-main .delivery-return a.delivery-return-text {
  cursor: pointer;
  text-decoration: underline;
}
.product-info-main .alo-social-links h3 {
  font-size: 1.4rem;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 700;
  color: #333;
}
.product-info-main .alo-social-links .custom-html {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-info-main .alo-social-links ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .alo-social-links ul li {
  margin-bottom: 0;
}
.product-info-main .alo-social-links ul li:not(:last-child) {
  margin-right: 10px;
}
.product-info-main .alo-social-links ul li a {
  font-size: 1.8rem;
}
.product-info-main .alo-social-links ul li a.facebook {
  color: #369;
}
.product-info-main .alo-social-links ul li a.twitter {
  color: #0cf;
}
.product-info-main .alo-social-links ul li a.instagram {
  color: #963;
}
.product-info-main .alo-social-links ul li a.pinterest {
  color: #cb2027;
}
.product-info-main .alo-social-links ul li a.linkedin {
  color: #1a73e8;
}
.product-info-main .alo-social-links ul li a:hover {
  color: #ef1e1e !important;
}
.product-info-main .alo-social-links ul li a .fa {
  font-weight: 400;
}
.product-info-main button.button {
  padding: 0 30px;
}
.product-info-main .product-add-form .swatch-attribute-options {
  margin: 0;
  margin-top: 5px;
}
.bundle-options-container .block-bundle-summary .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.product-next-prev {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  float: right;
  margin-top: 2px;
  position: absolute;
  right: 15px;
}
.product-next-prev .product-items {
  display: flex;
  flex-wrap: wrap;
}
.product-next-prev .product-item {
  margin-bottom: 0;
}
.product-next-prev .category-back-to {
  display: none;
}
.product-next-prev .category-back-to .category-back span {
  display: none;
}
.product-next-prev .arrow:before {
  font-family: 'Pe-icon-7-stroke';
  font-size: 4rem;
  width: 27px;
  display: inline-block;
}
.product-next-prev .product-prev,
.product-next-prev .product-next {
  background-color: rgba(0, 0, 0, 0);
  border-width: 0;
  width: 27px;
}
.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
  border-width: 0;
}
.product-next-prev .product-prev:hover:before,
.product-next-prev .product-next:hover:before {
  opacity: 1;
  visibility: visible;
}
.product-next-prev .product-prev:before,
.product-next-prev .product-next:before {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #ef1e1e;
  left: 62%;
  top: 1px;
  transform: translate(-50%, 25px);
  opacity: 0;
  visibility: hidden;
}
.product-next-prev .product-prev .product-item-photo,
.product-next-prev .product-next .product-item-photo {
  left: auto;
  right: 0;
  transform: none;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  border-width: 3px 0 0;
  border-style: solid;
  border-color: #ef1e1e;
  background-color: #fff;
}
.product-next-prev .product-prev {
  float: unset;
}
.product-next-prev .product-prev .arrow:before {
  content: "\e686";
}
.product-next-prev .product-next .arrow:before {
  content: "\e684";
}
.product-next-prev .btn-product-prev,
.product-next-prev .btn-product-next {
  display: inline-block;
  height: 100%;
}
.review-add .review-fieldset .field.required > .control {
  position: relative;
}
.review-add .review-fieldset .field.required > .control div.mage-error[generated] {
  position: static;
}
.table-wrapper.grouped img {
  max-width: 90px;
}
.table-wrapper.grouped .price-box .weee .price {
  font-size: 1.4rem;
}
.table-wrapper.grouped tr td:first-child {
  width: 120px;
}
.table-wrapper.grouped {
  margin-bottom: 40px;
}
.table-wrapper.grouped .table.grouped thead {
  background: #f6f6f6;
}
.table-wrapper.grouped tbody td img {
  width: 50px;
}
.categories-product-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  margin-bottom: 25px;
}
.categories-product-view:before,
.categories-product-view:after {
  display: none;
}
.categories-product-view .plabel {
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  line-height: inherit;
  margin-right: 7px;
}
.categories-product-view .categories b {
  font-weight: 400;
}
.categories-product-view .categories b a {
  color: #333;
}
.categories-product-view .categories b a:hover {
  color: #ef1e1e;
}
.categories-product-view .categories b:last-child a .command {
  display: none;
}
.product-add-form .add-to-cart {
  margin-bottom: 0;
}
.product-add-form .add-to-cart .tocart {
  min-width: 200px;
}
.product-add-form .add-to-cart .tocart._show {
  text-transform: uppercase;
  -webkit-animation: shake-horizontal 0.8s infinite both;
  animation: shake-horizontal 0.8s infinite both;
}
.fotorama-item:not(.fotorama--fullscreen) .fotorama__arr {
  display: none !important;
}
.catalog-product-view .fotorama-item .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame {
  margin-right: 35px;
  padding: 0;
}
.catalog-product-view .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  margin-right: 0;
}
.catalog-product-view .fotorama__nav-wrap--horizontal {
  margin-top: 30px;
}
.catalog-product-view .view-full-page-details {
  display: none;
}
.product-social-links {
  padding-top: 15px;
  text-align: left;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
.product-social-links .mailto,
.product-social-links .socials {
  display: none;
}
.product-social-links .product-addto-links a {
  text-transform: none;
  font-size: 1.4rem;
  margin-right: 30px;
  color: #253237;
  line-height: 30px;
}
.product-social-links .product-addto-links a:hover {
  color: #ef1e1e;
}
.product-social-links .product-addto-links a span:before {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-size: 1.8rem;
  content: "\f459";
  font-family: "Ionicons";
  margin-right: 7px;
}
.product-social-links .product-addto-links a.tocompare {
  margin-right: 0;
}
.product-social-links .product-addto-links a.towishlist span {
  font-size: 1.4rem;
}
.product-social-links .product-addto-links a.towishlist span:before {
  content: "\f387";
}
.product-options-wrapper {
  width: 100%;
}
.product-options-wrapper .field.downloads > .label {
  display: none;
}
.product-options-wrapper .field.downloads .control .label span {
  font-weight: 600;
}
.product-options-wrapper .field.downloads .control .label span:after {
  content: ":";
}
.product-options-wrapper .field.downloads .control .link {
  margin-left: 10px;
  display: inline-block;
  float: none;
  text-decoration: underline;
  text-transform: capitalize;
}
.product-options-wrapper .field.downloads .control .link:hover {
  text-decoration: none;
}
.bundle-options-container .legend.title,
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
  font-size: 2.4rem;
  font-weight: 400;
}
.swatch-attribute-selected-option {
  display: none;
}
.zoomContainer .zoomLens {
  border: 1px solid #ebebeb !important;
}
.catalog-product-view .zoomContainer {
  z-index: 8;
}
.catalog-product-view .zoomContainer .zoomLens {
  z-index: 8 !important;
}
.catalog-product-view .zoomContainer .zoomWindowContainer > * {
  z-index: 8 !important;
}
.catalog-product-view .message.global.cookie {
  display: none !important;
}
.catalog-product-view .fotorama__nav--thumbs {
  text-align: center;
}
.catalog-product-view .fotorama__arr .fotorama__arr__arr {
  border-width: 1px;
  border-style: solid;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  background-image: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  left: 20px;
  z-index: 999;
}
.catalog-product-view .fotorama__arr .fotorama__arr__arr:before {
  content: "\f104";
  font-family: "FontAwesome";
}
.catalog-product-view .fotorama__arr.fotorama__arr--next .fotorama__arr__arr {
  right: 20px;
}
.catalog-product-view .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:before {
  content: "\f105";
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  border-width: 1px;
  border-style: solid;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  background-image: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:before,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:before {
  font-family: "FontAwesome";
  display: block;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:before {
  content: "\f104";
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:before {
  content: "\f105";
}
.catalog-product-view .fotorama__stage__frame .fotorama__img {
  top: 0;
  transform: translate(-50%, 0);
}
.catalog-product-view .product.media .fotorama__caption {
  display: none;
}
.catalog-product-view .product.media .fotorama__thumb {
  border-width: 1px;
  border-style: solid;
}
.catalog-product-view .product.media .product-label {
  right: 35px;
  top: 20px;
  left: auto;
}
.catalog-product-view .product.media .product-label .sticker {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.catalog-product-view .product.detailed {
  margin-top: 75px;
  margin-bottom: 15px;
  padding-bottom: 50px;
  position: relative;
}
.catalog-product-view .product.detailed .items-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.catalog-product-view .product.detailed .items-tabs:before,
.catalog-product-view .product.detailed .items-tabs:after {
  display: none;
}
.catalog-product-view .product.detailed .items-tabs .data.switch {
  text-transform: uppercase;
  font-size: 1.8rem;
  line-height: 25px;
  padding-bottom: 18px;
  display: block;
  font-weight: 700;
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter {
  position: relative;
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter:before {
  content: "(";
}
.catalog-product-view .product.detailed .items-tabs .data.switch .counter:after {
  content: ")";
}
.catalog-product-view .product.detailed .items-tabs .data.title {
  margin-right: 0;
  position: relative;
}
.catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
  margin-right: 60px;
}
.catalog-product-view .product.detailed .items-tabs .data.title .data.switch {
  position: relative;
  display: inline-block;
}
.catalog-product-view .product.detailed .items-tabs .data.title .data.switch:before {
  content: "";
  position: absolute;
  border-bottom: solid 2px;
  left: 0;
  width: 0;
  bottom: -1px;
  transition: width 0.3s ease-in-out;
}
.catalog-product-view .product.detailed .items-tabs .data.title.active .data.switch:before,
.catalog-product-view .product.detailed .items-tabs .data.title:hover .data.switch:before {
  width: 100%;
}
.catalog-product-view .product.detailed .data-tabs-content {
  padding: 30px 30px;
  border: 1px solid #ebebeb;
  border-radius: 5px;
}
.catalog-product-view .product.detailed .data-tabs-content .data.item.content {
  display: none;
}
.catalog-product-view .product.detailed .data-tabs-content .data.item.content:first-child {
  display: block;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews:before,
.catalog-product-view .product.detailed .data-tabs-content #reviews:after {
  content: "";
  display: table;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews:after {
  clear: both;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list > .block-title {
  display: none;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title {
  font-size: 1.4rem;
  font-weight: 600;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .review-author .review-details-value {
  font-weight: 400;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-date .review-details-label {
  display: none;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add {
  padding-top: 6px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .fieldset .review-legend.legend {
  margin-bottom: 10px;
  display: none;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .review-form {
  max-width: none;
}
.catalog-product-view .product.detailed .review-form-actions {
  margin-top: 20px;
}
.catalog-product-view .product.info.detailed .toggle-tab {
  display: none;
}
.catalog-product-view .product.info.detailed .fieldset .field:not(:last-child) {
  margin-bottom: 30px;
}
.catalog-product-view .box-tocart {
  margin-top: 14px;
}
.catalog-product-view .reviews-actions .action:after {
  position: static;
}
.catalog-product-view .custom_tab img {
  margin: 0 auto;
}
.catalog-product-view .cms-static-mix-custom-product .product-items .product-item {
  width: 100%;
}
.catalog-product-view .attribute.overview p {
  font-size: 1.4rem;
}
.catalog-product-view .fieldset .review-legend.legend strong {
  color: #222222;
  display: inline-block;
  font-size: 2rem;
}
.catalog-product-view .fieldset .review-legend.legend span {
  font-size: 2rem;
  margin-bottom: 10px;
  display: inline-block;
}
.catalog-product-view .fieldset > .field > .label {
  font-size: 1.4rem;
  font-weight: 600;
}
.catalog-product-view .fieldset .review-field-ratings .review-field-rating .label {
  font-size: 1.4rem;
}
.catalog-product-view.page-layout-2columns-left .product.detailed,
.catalog-product-view.page-layout-2columns-right .product.detailed {
  padding-bottom: 15px;
  margin-bottom: 45px;
}
.catalog-product-view.page-layout-2columns-left .product.detailed .items-tabs,
.catalog-product-view.page-layout-2columns-right .product.detailed .items-tabs {
  justify-content: flex-start;
}
.catalog-product-view.page-layout-2columns-left .product.detailed:before,
.catalog-product-view.page-layout-2columns-right .product.detailed:before {
  width: 100%;
}
.catalog-product-view.page-layout-2columns-left .block-related-product .products.wrapper.grid .product-item .product-item-info .hover-box .product,
.catalog-product-view.page-layout-2columns-right .block-related-product .products.wrapper.grid .product-item .product-item-info .hover-box .product {
  width: 100%;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-image-container {
  min-width: unset;
  margin-bottom: 15px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-image-container .product-image-wrapper {
  height: auto;
  padding-bottom: 0 !important;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-image-container .product-image-wrapper .product-image-photo {
  position: static;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-image-container .product-image-wrapper .product-image-photo.thumbnail {
  display: none;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .product.name {
  margin-top: 20px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .product-qty .label {
  margin-right: 10px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
  margin: 0;
  margin-left: 10px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .price-box .price {
  font-size: 2.4rem;
  font-weight: 700;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .box-tocart {
  margin-bottom: 20px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .box-tocart .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .box-tocart .fieldset:before,
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .box-tocart .fieldset:after {
  display: none;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-summary .subtitle {
  font-size: 2.4rem;
  font-weight: 400;
}
.catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty {
  position: relative;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  width: 120px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .product-add-form {
  margin-top: 70px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .product-add-form .add-to-cart {
  margin-top: 10px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .required.option {
  margin-bottom: 30px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .required.option:not(:last-child) {
  padding-bottom: 35px;
  border-bottom: 1px solid #ebebeb;
}
.catalog-product-view.page-product-bundle .bundle-options-container .required.option > .label {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .required.option .qty .control {
  display: inline-block;
}
.catalog-product-view.page-product-bundle .bundle-options-container #product_addtocart_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.catalog-product-view.page-product-bundle .bundle-options-container #product_addtocart_form:before,
.catalog-product-view.page-product-bundle .bundle-options-container #product_addtocart_form:after {
  display: none;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-options-wrapper,
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary {
  border-width: 1px;
  border-style: solid;
  padding: 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .product-options-wrapper {
  width: 100%;
  margin-bottom: 0;
}
.catalog-product-view.page-product-bundle .bundle-options-container .product-options-wrapper .legend.title {
  margin-top: 0;
}
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary .product-details .product.name {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 10px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary .product-details .stock {
  display: none;
}
.catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
  margin-top: 0;
}
.catalog-product-view.page-product-downloadable .product-add-form {
  margin-bottom: 0;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper {
  width: 100%;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .label {
  display: none;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads .control .label span {
  font-weight: 600;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads .control .label span:after {
  content: ":";
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads .control .link {
  margin-left: 10px;
  display: inline-block;
  float: none;
  text-decoration: underline;
  text-transform: capitalize;
  color: #006bb4;
  color: #09c;
  font-weight: 700;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads .control .link:hover {
  text-decoration: none;
}
.catalog-product-view.page-product-downloadable .product-add-form .product-options-bottom {
  width: 100%;
}
.service-customers {
  margin-bottom: 20px;
}
.service-customers .service > .row {
  margin-left: -10px;
  margin-right: -10px;
}
.service-customers .primary-service {
  padding-left: 10px;
  padding-right: 10px;
}
.service-customers .primary-service .service-item .icon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.service-customers .primary-service .service-item .icon > span {
  font-size: 3.8rem;
  color: #f6921d;
  color: #fcb800;
  color: #ef1e1e;
}
.service-customers .primary-service .service-item .info {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  line-height: 1.2;
}
.service-customers .primary-service .service-item .info h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: inherit;
}
.service-customers .primary-service .service-item .info p {
  font-size: 1.3rem;
  margin-bottom: 0;
}
.service-customers .primary-service .service-item:hover .icon {
  -webkit-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  -moz-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  -ms-animation: 0.7s ease-out 0s 1 normal forwards running swing;
  animation: 0.7s ease-out 0s 1 normal forwards running swing;
}
.block-related-product {
  position: relative;
  margin-bottom: 30px;
}
.block-related-product .block-related,
.block-related-product .box-up-sell,
.block-related-product .crosssell {
  position: relative;
}
.block-related-product .block-related .product-items .product-item,
.block-related-product .box-up-sell .product-items .product-item,
.block-related-product .crosssell .product-items .product-item {
  margin-bottom: 0;
}
.block-related-product .block-related .slick-slider:hover .slick-prev,
.block-related-product .box-up-sell .slick-slider:hover .slick-prev,
.block-related-product .crosssell .slick-slider:hover .slick-prev {
  left: -8px;
}
.block-related-product .block-related .slick-slider:hover .slick-next,
.block-related-product .box-up-sell .slick-slider:hover .slick-next,
.block-related-product .crosssell .slick-slider:hover .slick-next {
  right: -8px;
}
.block-related-product .block-related {
  position: relative;
}
.block-related-product .box-up-sell {
  padding-top: 29px;
}
.product-reviews-summary.empty .reviews-actions:before {
  content: "\f2fc" "\f2fc" "\f2fc" "\f2fc" "\f2fc";
  display: inline-block;
  vertical-align: middle;
  font-family: "Ionicons";
  font-size: 1.8rem;
  height: 18px;
  line-height: 18px;
  letter-spacing: 5px;
  color: #d0d0d0;
}
.product-reviews-summary.empty .reviews-actions .action.add {
  padding-left: 15px;
  border-left: 1px solid #ebebeb;
  margin-left: 12px;
}
.review-field-nickname,
.review-field-summary {
  margin-bottom: 15px;
}
.review-fieldset .field.required > .label:after {
  content: '*';
  color: #e02b27;
  margin: 0 0 0 2px;
}
.block.review-list {
  margin-bottom: 30px !important;
  border-bottom: solid 1px #dddddd;
  border-width: 0;
}
.block.review-list ol.review-items {
  padding: 0;
}
.block.review-list ol.review-items .review-item {
  padding: 15px 0;
}
.block.review-list .rating-summary .rating-result:before,
.block.review-list .rating-summary .rating-result > span:before {
  font-size: 1.6rem;
}
.block.review-list .review-ratings {
  max-width: 200px;
}
.block.review-list .review-ratings ~ .review-content,
.block.review-list .review-ratings ~ .review-details {
  margin-left: 175px;
}
.block.review-list .block-title strong {
  font-size: 2rem;
}
.block.related .block-title,
.block.crosssell .block-title,
.block.upsell .block-title {
  margin-bottom: 0;
  text-align: center;
}
.block.related .block-title strong,
.block.crosssell .block-title strong,
.block.upsell .block-title strong {
  font-size: 2.4rem;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
}
.block.related .block-title strong:after,
.block.crosssell .block-title strong:after,
.block.upsell .block-title strong:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 60px;
  height: 2px;
  background-color: #ef1e1e;
}
.block.related .block-subtitle,
.block.crosssell .block-subtitle,
.block.upsell .block-subtitle {
  font-size: 1.4rem;
  font-style: italic;
  padding-bottom: 5px;
  text-align: center;
}
.block.related .products.wrapper.grid,
.block.crosssell .products.wrapper.grid,
.block.upsell .products.wrapper.grid {
  margin-top: 30px;
}
.block.related .products.wrapper.grid .product-item .product-item-info .products-textlink .product-name a,
.block.crosssell .products.wrapper.grid .product-item .product-item-info .products-textlink .product-name a,
.block.upsell .products.wrapper.grid .product-item .product-item-info .products-textlink .product-name a {
  height: auto;
}
.block.related .products.list.items > .item,
.block.crosssell .products.list.items > .item,
.block.upsell .products.list.items > .item {
  display: none;
}
.block.related .choice.related input.checkbox,
.block.crosssell .choice.related input.checkbox,
.block.upsell .choice.related input.checkbox {
  margin: 0;
}
.block.related .choice.related input.checkbox:focus,
.block.crosssell .choice.related input.checkbox:focus,
.block.upsell .choice.related input.checkbox:focus {
  box-shadow: none;
}
.block.related .choice.related label,
.block.crosssell .choice.related label,
.block.upsell .choice.related label {
  min-height: 17px;
  margin: 0;
}
.block.related .choice.related label:before,
.block.crosssell .choice.related label:before,
.block.upsell .choice.related label:before {
  position: static;
}
.block.related .product.actions,
.block.crosssell .product.actions,
.block.upsell .product.actions {
  display: block;
  padding-bottom: 0;
}
.block.related .product.actions:before,
.block.crosssell .product.actions:before,
.block.upsell .product.actions:before,
.block.related .product.actions :after,
.block.crosssell .product.actions :after,
.block.upsell .product.actions :after {
  display: none;
}
.block.related .item .price-box,
.block.crosssell .item .price-box,
.block.upsell .item .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block.related .item .price-box:before,
.block.crosssell .item .price-box:before,
.block.upsell .item .price-box:before,
.block.related .item .price-box:after,
.block.crosssell .item .price-box:after,
.block.upsell .item .price-box:after {
  display: none;
}
.block.related .item .price-box .price-to,
.block.crosssell .item .price-box .price-to,
.block.upsell .item .price-box .price-to {
  width: 100%;
}
.block.related .slick-list,
.block.crosssell .slick-list,
.block.upsell .slick-list {
  padding: 5px 0;
}
.block.related .slick-prev,
.block.crosssell .slick-prev,
.block.upsell .slick-prev,
.block.related .slick-next,
.block.crosssell .slick-next,
.block.upsell .slick-next {
  top: 50%;
}
.toolbar:not(.toolbar-products) {
  background-color: transparent;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: block !important;
}
.stickyCart {
  display: block;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s, -webkit-transform 0.25s ease;
  transition: transform 0.5s, -webkit-transform 0.5s ease;
  z-index: 9 !important;
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
}
.stickyCart.sticky_show_atc {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.stickyCart._disabled {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.stickyCart .stickyChild {
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
}
.stickyCart .stickyChild .sticky-cart-primary,
.stickyCart .stickyChild .sticky-cart-secondary {
  display: flex;
  align-items: center;
}
.stickyCart .stickyChild #parentQtySticky {
  height: auto;
  padding: 10px;
}
.stickyCart .stickyChild #timerSticky .stickyProductName {
  color: #253237;
}
.stickyCart .stickyChild .clSticky #btnSticky {
  min-width: 200px;
}
.stickyCart .stickyChild .clSticky .imgBorder {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 60px;
  height: 60px;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 52px;
  height: 52px;
}
.stickyCart .stickyChild .contentHide .alo-count-down {
  margin: 0;
}
.stickyCart .stickyChild .contentHide .alo-count-down .timer-box .title {
  font-size: 1.1rem;
}
.stickyCart .stickyChild .contentHide .alo-count-down .timer-box b {
  font-size: 1.8rem;
}
.stickyCart .stickyChild .contentHide .quantity {
  border: 2px solid;
  min-width: 120px;
}
.stickyCart .stickyChild .contentHide .quantity input {
  float: none;
  color: #000;
}
/* product video */
.modal-slide.alo-video .modal-header {
  padding: 0;
  display: block;
  border-bottom: 0;
}
.modal-slide.alo-video .modal-inner-wrap {
  height: 100%;
  height: calc(100vh - 100px);
  width: auto;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin: 5rem auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
  overflow-y: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-slide.alo-video .product-video {
  height: 100%;
  width: 100%;
}
.modal-slide.alo-video .modal-content {
  margin-bottom: 0;
  height: 100%;
  padding: 0;
  border: 0;
}
.modal-slide.alo-video .modal-footer {
  display: none;
}
.modal-slide.alo-video .action-close {
  z-index: 100;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .service-customers .primary-service {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .service-customers .primary-service:last-child {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .catalog-product-view.page-layout-2columns-left .product-view .product.media,
  .catalog-product-view.page-layout-2columns-right .product-view .product.media,
  .catalog-product-view.page-layout-2columns-left .product-view .product-info-main,
  .catalog-product-view.page-layout-2columns-right .product-view .product-info-main {
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 1199px) {
  .catalog-product-view .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 20px;
  }
  .product-info-main .stock.available span:first-child {
    width: 35%;
  }
  .product-info-main .product.sku strong {
    width: 35%;
  }
  .page-title-wrapper .brand h2,
  .page-title-wrapper .brand h3 {
    width: 35%;
  }
  .page-layout-2columns-left .product.media.product-img-box,
  .page-layout-2columns-right .product.media.product-img-box,
  .page-layout-3columns .product.media.product-img-box {
    border-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .bundle-options-container .legend.title,
  .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong,
  .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary > .title > strong {
    font-size: 2.0rem;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary .product-details .product.name {
    font-size: 1.6rem;
  }
  .content-bolog-mage > div {
    margin-bottom: 5px;
  }
  .page-layout-1column .product.media.product-img-box {
    width: 100%;
    margin-bottom: 50px;
  }
  .page-layout-1column .product-info-main.product-shop {
    width: 100%;
  }
  .catalog-product-view .column.main {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .catalog-product-view .product.detailed {
    margin-top: 55px;
  }
  .bundle-options-container {
    margin-bottom: 0;
  }
  .block.review-list {
    margin-bottom: 10px !important;
  }
  .table.additional-attributes .col.label {
    display: none !important;
  }
  .table.additional-attributes > tbody > tr td.col:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: 700;
  }
  .page-layout-1column .product.media.product-img-box {
    margin-bottom: 10px;
  }
  .product.detailed .review-fieldset .review-field-ratings {
    margin-bottom: 20px;
  }
  .catalog-product-view .product.media {
    border-right: 0;
  }
  .catalog-product-view .product.media .product-label {
    right: 15px;
  }
  .catalog-product-view .product.detailed .data-tabs-content .data.item.content .description iframe {
    max-width: 448px;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .product-add-form {
    margin-top: 30px;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-options-wrapper,
  .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary {
    width: 100%;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-options-wrapper {
    margin-bottom: 30px;
  }
  .stickyCart .stickyChild {
    justify-content: center;
  }
  .stickyCart .stickyChild .contentHide {
    display: none;
  }
  .stickyCart .stickyChild .contentHide.contentShow {
    display: block;
    width: calc(100% - 20px);
  }
  .stickyCart .stickyChild .contentHide .btn-cart-bottom {
    width: 100%;
  }
  .stickyCart .stickyChild .sticky-cart-secondary .contentHide {
    display: block;
  }
  .block.review-list .review-ratings {
    max-width: none;
    float: none;
  }
  .block.review-list .review-ratings ~ .review-content,
  .block.review-list .review-ratings ~ .review-details {
    margin-left: 0;
    margin-top: 20px;
  }
  .block.review-list .fieldset .review-legend.legend {
    margin-bottom: 20px;
  }
  .catalog-product-view .product.detailed .items-tabs .data.switch {
    font-size: 1.6rem;
  }
  .catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 575px) {
  .block.related .product-items,
  .block.crosssell .product-items,
  .block.upsell .product-items {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .stickyCart .stickyChild .contentHide .quantity {
    height: 40px;
  }
  .product-next-prev {
    right: 7.5px;
  }
  .catalog-product-view .product.detailed .items-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .catalog-product-view .product.detailed .items-tabs .data.title {
    min-width: 180px;
    text-align: center;
  }
  .catalog-product-view .product.detailed .items-tabs::-webkit-scrollbar {
    height: 0;
  }
  .catalog-product-view .product.detailed .data-tabs-content .data.item.content .description iframe {
    max-width: 390px;
  }
}
@media screen and (max-width: 480px) {
  .page-title-wrapper.product {
    padding-right: 50px;
  }
  .table-wrapper.grouped {
    margin-bottom: 20px;
  }
  .table-wrapper.grouped .grouped tbody tr {
    display: block;
  }
  .table-wrapper.grouped .grouped tbody td {
    display: block;
  }
  .table-wrapper.grouped .grouped tbody td:first-child {
    display: none;
  }
  .table-wrapper.grouped .grouped .price-box {
    width: auto;
  }
  .page-title-wrapper .brand {
    width: 100%;
  }
  .block.review-list .block-title strong {
    font-size: 1.8rem;
  }
  .block.review-list .review-title {
    font-size: 1.4rem;
  }
  .block.review-list .review-item {
    padding: 10px 0;
  }
  .block.review-list .review-ratings ~ .review-content,
  .block.review-list .review-ratings ~ .review-details {
    font-size: 1.3rem;
  }
  .page-layout-1column .product.media.product-img-box {
    margin-bottom: 0;
  }
  .product-info-main .field.qty {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .product-add-form .add-to-cart {
    width: 100%;
  }
  .catalog-product-view .product.detailed {
    margin-top: 45px;
  }
  .catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-right: 10px;
  }
  .catalog-product-view .product.detailed .data-tabs-content {
    padding: 20px 15px;
  }
  .catalog-product-view .product.detailed .data-tabs-content .table td,
  .catalog-product-view .product.detailed .data-tabs-content .table th {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend {
    margin-bottom: 0;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend span {
    font-size: 1.8rem;
  }
  .catalog-product-view .product.detailed .fieldset .review-legend.legend strong {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset > .field > .label {
    font-size: 1.4rem;
  }
  .catalog-product-view .product.detailed .fieldset .field:not(:last-child) {
    margin-bottom: 20px;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
    margin-left: 0;
  }
  .catalog-product-view .review-add .review-form .review-form-actions .actions-primary .action {
    width: 100%;
  }
  .catalog-product-view .product.description {
    font-size: 1.4rem;
  }
  .catalog-product-view .fieldset > .field > .label {
    font-size: 1.4rem;
  }
  .catalog-product-view .table-wrapper .product-item-name {
    margin: 0;
    margin-right: 10px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 5px 0;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title {
    display: none;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 15px;
  }
  .service-customers .primary-service {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .service-customers .primary-service:first-child {
    margin-bottom: 20px;
  }
  .block.related .block-title strong,
  .block.crosssell .block-title strong,
  .block.upsell .block-title strong {
    font-size: 1.8rem;
  }
  .bundle-options-container .nested .field.qty .label {
    font-size: 1.4rem;
  }
  .bundle-options-container .field.qty .label {
    font-size: 1.4rem;
  }
  .review-field-ratings .review-field-rating .control:before:before,
  .review-field-ratings .review-field-rating .control label:before {
    font-size: 2rem;
  }
  .catalog-product-view .product.detailed .data-tabs-content .data.item.content .description iframe {
    max-width: 300px;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-options-wrapper,
  .catalog-product-view.page-product-bundle .bundle-options-container .block-bundle-summary {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-info-main .additional-timer-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 360px) {
  .catalog-product-view .product.detailed .data-tabs-content .data.item.content .description iframe {
    max-width: 258px;
  }
  .stickyCart .stickyChild .clSticky #btnSticky {
    min-width: 145px;
  }
  .additional-timer-block .alo-count-down .timer-box {
    padding-top: 0;
  }
  .product-reviews-summary.empty .reviews-actions .action.add {
    margin-right: 0;
  }
  .block.related .block-subtitle button,
  .block.crosssell .block-subtitle button,
  .block.upsell .block-subtitle button {
    padding: 0 15px;
  }
  .product-info-main .price-box .weee .price {
    font-size: 2rem;
  }
  .product-info-main .price-box .price-from .weee .price,
  .product-info-main .price-box .price-to .weee .price {
    font-size: 2rem;
  }
  .product-info-main .price-box .price-from .weee .old-price .price,
  .product-info-main .price-box .price-to .weee .old-price .price {
    font-size: 2rem;
  }
}
@media screen and (max-width: 360px) {
  .table-wrapper.grouped .grouped .price-box {
    margin-bottom: 0;
  }
  .product-info-main .price-box {
    margin-bottom: 5px;
  }
  .product-info-main .price-box .special-price {
    margin-bottom: 0;
  }
  .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
    margin-left: 0;
    margin-top: 10px;
  }
}
.rtl .catalog-product-view .product.media .product-label {
  right: auto;
  left: 60px;
}
.rtl .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .product-qty .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .price-box .price:before {
  display: none;
}
.rtl .catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .reduced {
  left: 0;
  right: auto;
  background-color: transparent;
}
.rtl .catalog-product-view.page-product-bundle .bundle-options-container .product-qty .control.custom-qty .increase {
  background-color: transparent;
}
.rtl .catalog-product-view .plabel {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .catalog-product-view .product.detailed .items-tabs .data.switch .counter {
  display: inline-block;
}
.rtl .catalog-product-view .review-author,
.rtl .catalog-product-view .review-date,
.rtl .catalog-product-view .review-details-label {
  display: inline-block;
}
.rtl .block.related .block-title strong:after,
.rtl .block.crosssell .block-title strong:after,
.rtl .block.upsell .block-title strong:after {
  left: auto;
  right: 0;
}
.rtl .block-related-product .block-related .slick-slider .slick-prev,
.rtl .block-related-product .box-up-sell .slick-slider .slick-prev,
.rtl .block-related-product .crosssell .slick-slider .slick-prev {
  left: auto;
  right: -50px;
}
.rtl .block-related-product .block-related .slick-slider:hover .slick-prev,
.rtl .block-related-product .box-up-sell .slick-slider:hover .slick-prev,
.rtl .block-related-product .crosssell .slick-slider:hover .slick-prev {
  right: -8px;
}
.rtl .block-related-product .block-related .slick-slider .slick-next,
.rtl .block-related-product .box-up-sell .slick-slider .slick-next,
.rtl .block-related-product .crosssell .slick-slider .slick-next {
  right: auto;
  left: -50px;
}
.rtl .block-related-product .block-related .slick-slider:hover .slick-next,
.rtl .block-related-product .box-up-sell .slick-slider:hover .slick-next,
.rtl .block-related-product .crosssell .slick-slider:hover .slick-next {
  right: auto;
  left: -8px;
}
.rtl .page-title-wrapper.product {
  text-align: right;
}
.rtl .product-next-prev {
  float: left;
  right: auto;
  left: 15px;
}
.rtl .product-next-prev .product-prev .product-item-photo,
.rtl .product-next-prev .product-next .product-item-photo {
  right: auto;
  left: 0;
}
.rtl .product-next-prev .product-prev:before,
.rtl .product-next-prev .product-next:before {
  left: auto;
  right: 62%;
  transform: translate(50%, 25px);
}
.rtl .product-next-prev .product-prev .arrow:before {
  content: "\e684";
}
.rtl .product-next-prev .product-next .arrow:before {
  content: "\e686";
}
.rtl .service-customers .primary-service .service-item .icon {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .service-customers .primary-service .service-item .info {
  text-align: right;
}
.rtl .alo-count-down .timer-box:not(:first-child) {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .reviews-actions .action.view {
  padding: 0 12px 0 15px;
}
.rtl .product-social-links .product-addto-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .product-social-links .product-addto-links:before,
.rtl .product-social-links .product-addto-links:after {
  display: none;
}
.rtl .product-social-links .product-addto-links a {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .product-social-links .product-addto-links a span {
  display: flex;
}
.rtl .product-social-links .product-addto-links a span:before {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .product-info-main .field.qty {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .product-info-main .field.qty .custom-qty.control .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .product-info-main .field.qty .custom-qty.control .btn-plus .reduced {
  right: 0;
  left: auto;
}
.rtl .product-info-main .field.qty .custom-qty.control .reduced {
  border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
}
.rtl .product-info-main .field.qty .custom-qty.control .increase {
  border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
}
.rtl .product-info-main .field.qty .custom-qty button:focus,
.rtl .product-info-main .field.qty .custom-qty button:active {
  color: #333333;
}
.rtl .product-info-main .alo-social-links h3 {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .product-info-main .alo-social-links ul {
  padding-right: 0;
}
.rtl .product-info-main .alo-social-links ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .product.info.detailed .additional-attributes > thead > tr > th,
.rtl .product.info.detailed .additional-attributes > tbody > tr > th,
.rtl .product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 0 10px 30px;
}
.rtl .actions-toolbar > .primary {
  display: flex;
  justify-content: flex-start;
  width: auto;
  flex-wrap: wrap;
}
.rtl .actions-toolbar .primary {
  float: right;
}
.rtl .review-field-ratings .review-field-rating .label {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .block.review-list .review-ratings {
  float: right;
}
.rtl .block.review-list .review-ratings ~ .review-content,
.rtl .block.review-list .review-ratings ~ .review-details {
  margin-left: 0;
  margin-right: 220px;
}
.rtl .block.review-list .review-ratings .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .block.related .block-title:before,
.rtl .block.crosssel .block-title:before,
.rtl .block.upsell .block-title:before {
  left: auto;
  right: 0;
}
.rtl .block.related .block-subtitle button,
.rtl .block.crosssel .block-subtitle button,
.rtl .block.upsell .block-subtitle button {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .stickyCart .stickyChild .contentHide:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .stickyCart .stickyChild .contentHide .product-qty .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .stickyCart .stickyChild .contentHide .product-qty .btn-plus .reduced {
  left: auto;
  right: 0;
}
.rtl .reviews-actions a {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .product-reviews-summary .rating-summary {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .bundle-options-container .block-bundle-summary {
  float: left;
}
.rtl .bundle-options-container .bundle-options-wrapper {
  float: right;
}
.rtl .bundle-options-container .product-add-form .add-to-cart {
  margin-right: 0;
}
.rtl .bundle-options-container .nested .field.qty .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .bundle-options-container .bundle-option-select {
  background-position: left 15px center;
  padding-right: 15px;
  padding-left: 35px;
}
.rtl .bundle-options-container .product-qty .btn-plus .reduced {
  left: auto;
  right: 0;
}
.rtl .bundle-options-container .product-qty .btn-plus .increase {
  right: auto;
  left: 0;
}
.rtl .swatch-option {
  float: right;
}
.rtl .swatch-attribute-selected-option {
  padding-left: 0;
}
.rtl.product-downloadable-product .product-add-form .product-options-bottom .add-to-cart {
  margin-right: 0;
}
.rtl.page-product-grouped .table-wrapper.grouped .item .price-box {
  float: none;
}
.rtl .stock label {
  padding-right: 0;
  padding-left: 5px;
}
.rtl.catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
  margin-right: 0;
  margin-left: 60px;
}
.rtl.catalog-product-view .product.detailed .items-tabs .data.title:before {
  left: auto;
  right: 0;
}
@media screen and (max-width: 991px) {
  .rtl.catalog-product-view .sidebar.sidebar-additional {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl .catalog-product-view .product.media {
    border-left: 0;
  }
  .rtl .catalog-product-view .product.media .product-label {
    left: 15px;
  }
  .rtl .catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-left: 30px;
  }
  .rtl .block.review-list .review-ratings {
    float: none;
  }
  .rtl .block.review-list .review-ratings ~ .review-content,
  .rtl .block.review-list .review-ratings ~ .review-details {
    margin-right: 0;
  }
  .rtl .bundle-options-container .bundle-options-wrapper,
  .rtl .bundle-options-container .block-bundle-summary {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .rtl .page-title-wrapper.product {
    padding-right: 0;
    padding-left: 50px;
  }
}
body .field-tooltip._active {
  z-index: 9;
}
body .field-tooltip .label {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: calc(100% + 2px);
  left: 50%;
  padding: 5px 10px;
  transform: translate(-50%, 0);
  border-radius: 25px;
  font-size: 1.3rem;
  display: inline-block;
  transition: all 0.1s ease-in;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
body .field-tooltip .label:after {
  content: "";
  border-top: solid 5px #333;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
}
body .field-tooltip:hover .label {
  opacity: 1;
  visibility: visible;
}
body .multicheckout .block-title {
  text-transform: uppercase;
  font-size: 1.8rem;
}
body .multicheckout .block-title strong {
  font-weight: 700;
}
body .multicheckout .block-shipping .box {
  margin-top: 15px;
  margin-bottom: 10px;
}
body .multicheckout .block-shipping .box strong.box-title {
  display: block;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
body .multicheckout .block-shipping .box strong.box-title span {
  font-size: 2.2rem;
  font-weight: 600;
}
body .multicheckout .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
body .multicheckout .actions-toolbar:before,
body .multicheckout .actions-toolbar:after {
  display: none;
}
body .multicheckout .actions-toolbar .secondary {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body .multicheckout .actions-toolbar .secondary:before,
body .multicheckout .actions-toolbar .secondary:after {
  display: none;
}
body .multicheckout .actions-toolbar .secondary .action {
  order: 2;
}
body .multicheckout .actions-toolbar .secondary .action.back {
  order: 1;
  flex: 1;
  margin-top: 0;
  text-align: left;
}
body .multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 0;
}
body .payment-method-billing-address .actions-toolbar {
  display: flex;
  flex-wrap: wrap;
}
body .payment-method-billing-address .actions-toolbar > .primary {
  display: block;
  width: 100%;
}
body .payment-method-billing-address .actions-toolbar:before,
body .payment-method-billing-address .actions-toolbar:after {
  display: none;
}
body .payment-method-billing-address .actions-toolbar .action-cancel {
  margin-top: 0;
}
body .payment-method-billing-address .actions-toolbar .action-update {
  float: none;
}
body .payment-method-billing-address .actions-toolbar .action:not(:last-child) {
  margin-right: 10px;
}
.checkout-index-index .nav-sections {
  display: block;
}
.cart.table-wrapper .items thead + .item {
  border-top: 0;
  border-bottom: 0;
}
.cart.table-wrapper .items > .item {
  border-top: 0;
  border-bottom: 0;
}
.cart.table-wrapper .items > .item:last-child .item-info td {
  border-bottom: 0 !important;
}
.cart.table-wrapper .product-item-details {
  text-align: left;
}
.cart.table-wrapper .product-item-details .product-item-name a {
  color: #253237;
  color: #555;
  font-weight: 700;
}
.cart.table-wrapper .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cart.table-wrapper #shopping-cart-table {
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;
  color: #555555;
  text-align: center;
}
.cart.table-wrapper #shopping-cart-table.table thead th {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ebebeb;
  text-align: center;
}
.cart.table-wrapper #shopping-cart-table.table thead th:last-child {
  border-right: 0;
}
.cart.table-wrapper #shopping-cart-table .table-caption {
  display: none;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #ebebeb;
  vertical-align: middle;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td:last-child {
  border-right: 0;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td.col.item {
  padding: 10px;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar {
  text-align: center;
}
.cart.table-wrapper .btn-plus .items {
  min-width: auto;
}
.cart.table-wrapper .action-gift:after {
  vertical-align: middle;
}
.cart.table-wrapper .gift-options-cart-item {
  position: relative;
}
.cart.table-wrapper .gift-options-cart-item .gift-content {
  position: absolute;
  top: calc(100% + 30px);
  right: 0;
  width: 500px;
  padding: 30px;
  display: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin-right: 0;
  float: none;
  z-index: 2;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .field:before,
.cart.table-wrapper .gift-options-cart-item .gift-content .field:after {
  display: none;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .field > .label {
  float: none;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .field > .control {
  float: none;
  height: auto;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .field > .control input {
  border-width: 2px;
  border-style: solid;
  text-align: left;
  height: 45px;
  line-height: 41px;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary:before,
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary:after {
  display: none;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action {
  float: none;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-update {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-edit {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-delete {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.cart.table-wrapper .gift-options-cart-item .gift-content._active {
  display: block;
}
.checkout-step-sidebar .order-summary {
  margin-bottom: 50px;
}
.cart-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cart-container:before,
.cart-container:after {
  display: none;
}
.cart-container .cart-summary {
  width: 100% !important;
  order: 2;
  margin-top: 45px;
  position: static;
  border-width: 1px;
  border-style: solid;
  padding: 50px 30px 30px;
  margin-left: 15px;
  margin-right: 15px;
}
.cart-container .cart-summary .block .fieldset .field {
  margin: 0 0 30px;
}
.cart-container .cart-summary .block .fieldset.rate .field {
  margin: 0 0 10px;
}
.cart-container .form-cart {
  width: 100% !important;
  order: 1;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  font-size: 1.8rem;
  font-weight: 600;
}
.cart.main.actions {
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.cart.main.actions:before,
.cart.main.actions:after {
  display: none;
}
.cart.main.actions .continue,
.cart.main.actions .clear,
.cart.main.actions .update {
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cart.main.actions .clear {
  margin: 0 10px;
}
.cart.main.actions .continue:hover {
  color: #fff;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
}
#gift-options-cart {
  width: 100%;
  order: 1;
  padding-left: 15px;
  padding-right: 15px;
}
#gift-options-cart .cart-gift-item {
  width: 100%;
  margin-top: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  border: 1px solid #ebebeb;
}
#gift-options-cart .gift-item-block > .title {
  margin-top: 0;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  color: #ffffff;
}
#gift-options-cart .gift-item-block .content {
  margin-top: 10px;
  padding: 0;
  border-bottom: none;
}
.cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cart-summary:before,
.cart-summary:after {
  display: none;
}
.cart-summary .block {
  width: 30%;
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}
.cart-summary .block > .title {
  font-size: 1.4rem;
  font-weight: 600;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 0;
}
.cart-summary .block > .title:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.cart-summary .block .fieldset {
  border: 0;
}
.cart-summary .block .fieldset.coupon {
  display: block;
  position: relative;
}
.cart-summary .block .fieldset.coupon .field {
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.cart-summary .block .fieldset.coupon .field:before,
.cart-summary .block .fieldset.coupon .field:after {
  display: none;
}
.cart-summary .block .fieldset.coupon .field .control {
  width: 100% !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 1.4rem;
}
.cart-summary .block .fieldset.coupon .field .control .input-text::placeholder {
  color: #888888;
}
.cart-summary .block .fieldset.coupon .field .label {
  font-weight: 600;
  font-size: 1.6rem;
}
.cart-summary .block .fieldset.coupon .actions-toolbar {
  margin-right: 0;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cart-summary .block .fieldset.coupon .actions-toolbar .primary.action {
  position: absolute;
  bottom: 4px;
  right: 11px;
  height: 37px;
  line-height: 37px;
  width: 41px;
  font-size: 2rem;
  border: 0;
  padding: 0;
  margin: 0;
}
.cart-summary .block .fieldset.coupon .actions-toolbar .primary.action:before {
  content: "\f061";
  font-family: "FontAwesome";
}
.cart-summary .block .fieldset.coupon .actions-toolbar .primary.action span {
  font-size: 0;
}
.cart-summary .block .fieldset .field.note {
  font-size: 1.4rem;
  font-weight: normal;
}
.cart-summary .block .fieldset:not(.choice) > .label {
  font-size: 1.4rem;
  font-weight: normal;
}
.cart-summary .block.shipping {
  width: 33%;
}
.cart-summary .summary.title {
  text-transform: capitalize;
  padding-bottom: 10px;
  font-size: 2rem;
  font-weight: 600;
  margin-top: 0;
  border-bottom: 0;
  width: 100%;
}
.cart-summary .select {
  background-position: right 7px center;
  box-shadow: none;
}
.cart-summary .cart-totals {
  width: 31%;
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}
.cart-summary .checkout-methods-items {
  width: 100%;
  margin-top: 30px;
  text-align: unset;
}
.cart-summary .checkout-methods-items .action.primary {
  width: auto;
}
.cart-totals .grand .mark {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.cart-totals .grand .amount {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.cart-totals tbody .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.cart-totals tbody .amount {
  padding-right: 0 !important;
}
.cart-totals tfoot .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.cart-totals tfoot .amount {
  padding-right: 0 !important;
}
.onestepcheckout-index-index .page-header {
  border-bottom: 1px solid #ebebeb;
}
.onestepcheckout-index-index .page-title-wrapper {
  text-align: left;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.checkout-container .authentication-wrapper {
  margin-top: -102px;
}
.checkout-container .authentication-wrapper .modal-inner-wrap .modal-content {
  border: none;
}
.checkout-container .action.action-auth-toggle {
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.checkout-container .form.methods-shipping input[type="radio"] + label {
  display: inline;
}
.checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  padding: 0 17px;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
  font-weight: 600;
}
.checkout-step-sidebar .order-summary .step-title {
  color: #333333;
  position: relative;
}
.checkout-step-sidebar .order-summary .step-title:after {
  content: "";
  width: 65px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  right: 10px;
}
.checkout-shipping-method .delivery-time .ui-datepicker-trigger:before {
  font-size: 4rem;
  line-height: 40px;
}
.checkout-shipping-method .delivery-time .ui-datepicker-trigger:hover:before {
  color: #ef1e1e;
}
.checkout-shipping-method .no-quotes-block {
  margin: 37px 0;
}
#checkout-step-shipping > .field.addresses {
  margin-top: 45px;
}
.form-mgp-billing-address .field.street > .control [name$=".street.0"] .label {
  display: none;
}
.one-step-checkout-wrapper .one-step-checkout-container .form-mgp-billing-address .field {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .shipping-address-item {
  margin: 0 0 30px;
}
.opc-block-summary .table-totals .grand .mark {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.opc-block-summary .table-totals .grand .amount {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
.opc-block-summary .table-totals tbody .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.opc-block-summary .table-totals tbody .amount {
  padding-right: 0 !important;
}
.opc-block-summary .table-totals tfoot .mark {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
.opc-block-summary .table-totals tfoot .amount {
  padding-right: 0 !important;
}
.opc-block-summary .minicart-items-wrapper {
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 100%;
  padding-top: 30px;
  padding-right: 0;
}
.opc-block-summary .minicart-items-wrapper ol {
  max-width: 100%;
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar {
  width: 3px;
  border-radius: 3px;
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.opc-block-summary .minicart-items-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 0;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .items-in-cart > .title:after {
  top: 15px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 700;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-summary .block.discount .fieldset > .field > .label {
  display: none;
}
.checkout-cart-index .page-title-wrapper {
  display: none;
}
.checkout-cart-index .cart-empty {
  padding: 15px;
  font-size: 1.5rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.checkout-cart-index .cart-empty:before,
.checkout-cart-index .cart-empty:after {
  display: none;
}
.checkout-cart-index .cart-empty .cart-empty-content {
  width: 60%;
  padding: 30px;
  position: relative;
  padding: 0 15px;
}
.checkout-cart-index .cart-empty .cart-empty-content:before,
.checkout-cart-index .cart-empty .cart-empty-content:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-cart-index .cart-empty .cart-empty-content:before {
  left: -25px;
}
.checkout-cart-index .cart-empty .cart-empty-content:after {
  right: -25px;
}
.checkout-cart-index .cart-empty .cart-empty-content a {
  text-decoration: underline;
  font-weight: 700;
}
.checkout-cart-index .cart-empty .cart-empty-content a:hover {
  color: #ef1e1e;
  text-decoration: underline !important;
}
.checkout-cart-index .cart-empty .cart-empty-content .title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
}
.checkout-cart-index .cart-empty .cart-empty-img {
  width: 40%;
  padding: 0 15px;
}
.checkout-cart-index .cart-empty .cart-empty-img img {
  margin: 0 auto;
}
.checkout-cart-index .cart.table-wrapper th.col {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: capitalize;
}
.checkout-cart-index .actions-toolbar {
  text-align: right;
}
.checkout-cart-index .actions-toolbar a.action span {
  display: none;
}
.checkout-cart-index .actions-toolbar a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.4rem;
}
.checkout-cart-index .actions-toolbar a.action.action-edit:before {
  content: "\f040";
}
.checkout-cart-index .actions-toolbar a.action.action-delete:before {
  content: "\f014";
}
.checkout-cart-index .actions-toolbar a.action.action-towishlist:before {
  content: "\f004";
}
.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
  margin-right: 5px;
}
.checkout-cart-index .price-including-tax,
.checkout-cart-index .price-excluding-tax {
  font-size: 1.4rem;
}
.checkout-cart-index .table .item-actions {
  vertical-align: middle;
}
.checkout-cart-index .field.qty .custom-qty.control {
  border-width: 1px;
  border-style: solid;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
}
.checkout-cart-index .field.qty .custom-qty.control .btn-plus {
  height: auto;
  width: auto;
  border: 0;
  position: static;
}
.checkout-cart-index .cart-totals .table {
  margin-bottom: 20px;
}
.checkout-cart-index .cart-totals .table td,
.checkout-cart-index .cart-totals .table th {
  border-top: none;
}
.checkout-cart-index .cart-summary .action.multicheckout:hover {
  color: #0062bd;
}
.actions-toolbar .primary .action[value="Apply Discount"] {
  min-width: unset;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title {
  font-size: 2rem;
}
.checkout-index-index .page-title-wrapper .page-title {
  margin-bottom: 48px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 25px 0;
}
.checkout-index-index .field._required select {
  height: 45px;
}
.checkout-index-index .modal-popup .form-shipping-address {
  margin: 0 auto;
}
.checkout-index-index .modal-popup .field._required select {
  background-position: 98% 50%;
}
.checkout-index-index .modal-content {
  border: none;
}
.checkout-index-index .modal-header {
  border: none;
}
.checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 0 30px;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  text-transform: uppercase;
  height: 46px;
  line-height: 46px;
  font-weight: 600;
}
.checkout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  padding: 0 15px;
}
.checkout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action:hover {
  background-color: #253237;
  border-color: #253237;
  color: #fff;
}
.checkout-index-index #checkout-step-shipping {
  margin-bottom: 0;
}
.checkout-index-index .methods-shipping .table-checkout-shipping-method {
  border: none;
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .action.primary span {
  display: block;
}
.checkout-index-index .checkout-shipping-method .row {
  margin: 0;
}
.checkout-index-index .opc-block-summary {
  margin: 0;
  padding-bottom: 0;
}
.checkout-index-index .opc-block-summary .product-image-container .product-image-wrapper {
  height: auto;
}
.checkout-index-index .opc-block-summary > .title {
  text-transform: capitalize;
  padding-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .product-item-name {
  font-weight: 400;
  font-size: 1.4rem;
}
.checkout-index-index .opc-block-summary .details-qty {
  font-size: 1.4rem;
}
.checkout-index-index .opc-block-summary .details-qty .label {
  font-weight: 400;
}
.checkout-index-index .opc-block-summary .subtotal .cart-price .price {
  font-size: 1.5rem;
}
.checkout-index-index .opc-block-summary .product-item-details {
  padding-left: 15px;
}
.checkout-index-index .opc-block-summary .product-image-container {
  float: none;
  width: 80px;
  min-width: unset;
}
.checkout-index-index .opc-block-summary .product-item > .product:before,
.checkout-index-index .opc-block-summary .product-item > .product:after {
  display: none;
}
.checkout-index-index .opc-wrapper .fieldset > .field > .label {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 9px;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
}
.checkout-index-index .opc-wrapper button.action {
  padding: 0 30px;
  transition: all eases 0.3s;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  line-height: 40px;
  margin-right: 0;
}
.checkout-index-index .payment-method-title .label span {
  font-size: 1.4rem;
  font-weight: 400;
}
.checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block label span {
  font-size: 1.4rem;
}
.checkout-index-index .checkout-billing-address .billing-address-details {
  font-size: 1.4rem;
  padding-left: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
  font-size: 1.4rem;
}
.checkout-index-index .checkout-payment-method .payment-methods .actions-toolbar .primary.checkout {
  padding: 0 17px;
}
.checkout-index-index .checkout-payment-method .payment-method-billing-address .action-cancel:hover {
  border-width: 2px;
  border-style: solid;
}
.checkout-index-index .opc-block-shipping-information {
  padding: 0 30px 22px;
  padding-top: 40px;
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit:before {
  content: "\f040";
  font-family: "FontAwesome";
  font-size: 2rem;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit span {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content {
  font-size: 1.4rem;
}
.checkout-index-index .table-totals {
  border-width: 1px;
  border-sytle: solid;
}
.checkout-index-index .table-totals .table {
  margin-bottom: 20px;
}
.checkout-index-index .table-totals .table td,
.checkout-index-index .table-totals .table th {
  border-top: none;
}
.checkout-index-index .table-totals .mark,
.checkout-index-index .table-totals .amount {
  font-size: 1.3rem;
}
.checkout-index-index .table-totals .mark strong {
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
}
.checkout-index-index .opc-progress-bar-item._active > span {
  font-weight: 700;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: 300;
}
.checkout-index-index .opc-progress-bar-item > span {
  padding-top: 40px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #555555;
}
.checkout-index-index .opc-progress-bar-item._complete > span:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.4rem;
  line-height: 27px;
  font-weight: 300;
}
.checkout-index-index .discount-code .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .discount-code .form-discount {
  margin-bottom: 20px;
}
.checkout-index-index .authentication-wrapper {
  max-width: none;
}
.checkout-index-index .opc-sidebar {
  margin-top: 0;
}
.checkout-index-index .checkout-payment-method .payment-method-content {
  padding: 0;
  padding-bottom: 30px;
}
.one-step-checkout-container .step-title .fa-home {
  display: none;
}
.multishipping-checkout_address-newshipping .fieldset .legend {
  font-size: 1.8rem;
  font-weight: 600;
}
.multishipping-checkout_address-newshipping .fieldset > .field {
  margin-bottom: 30px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: 100% !important;
}
.opc-wrapper .form-shipping-address {
  margin-bottom: 0;
}
.opc-wrapper #shipping-new-address-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.opc-wrapper #shipping-new-address-form > .field {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}
.opc-wrapper .fieldset .field-tooltip {
  display: none;
}
.field .control._with-tooltip input {
  width: 100%;
  margin-right: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.opc-progress-bar {
  width: calc(66.66666667% - 30px);
  margin-top: 40px;
}
.opc-progress-bar .opc-progress-bar-item {
  width: 50%;
}
.checkout-payment-method .payment-method-title {
  border-top: none;
}
.checkout-payment-method .payment-method-title .label {
  margin-bottom: 0;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  padding-left: 0;
  padding-right: 0;
}
.checkout-payment-method .payment-option-content {
  padding-left: 0;
}
.form-mgp-billing-address .actions-toolbar > .primary .action,
.form-mgp-billing-address .actions-toolbar > .secondary .action {
  color: #ffffff;
  background: #ef1e1e;
  border: 1px solid #ef1e1e;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  display: block;
}
.opc-wrapper .form-login .fieldset > .field.required > label:after {
  position: static;
  margin-left: 0;
}
.place-order-primary .action.checkout {
  margin-top: 44px;
  padding: 0 15px;
  height: 50px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.checkout-success {
  text-align: center;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.checkout-success:before,
.checkout-success:after {
  display: none;
}
.checkout-success .success-info {
  width: 70%;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 30px;
}
.checkout-success .success-info:before,
.checkout-success .success-info:after {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
}
.checkout-success .success-info:before {
  left: -25px;
}
.checkout-success .success-info:after {
  right: -25px;
}
.checkout-success .success-img {
  width: 30%;
}
.checkout-success .success-img img {
  margin: 0 auto;
}
.checkout-success .success-title {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
}
.checkout-success .success-title > .fa {
  font-size: 2.5rem;
  width: 50px;
  height: 50px;
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  margin-bottom: 10px;
}
.checkout-success .success-title .title {
  background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
  color: #84fab0;
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  font-weight: 700;
  font-size: 3rem;
}
.checkout-success .success-content {
  font-size: 1.7rem;
}
.checkout-success .success-content p {
  margin-bottom: 0;
}
.checkout-success .actions-toolbar {
  display: inline-block;
  margin-top: 20px;
}
.checkout-success .actions-toolbar .primary a.action {
  margin-right: 0;
}
.multishipping-checkout-login .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.multishipping-checkout-login .actions-toolbar:before,
.multishipping-checkout-login .actions-toolbar:after {
  display: none;
}
.multishipping-checkout-login .actions-toolbar > .primary {
  width: 100%;
}
.multishipping-checkout-login .actions-toolbar > .primary .action {
  line-height: 40px;
  width: 100%;
  margin-right: 0;
}
.checkout-container .authentication-dropdown {
  top: calc(100% + 5px);
}
.authentication-dropdown .modal-header {
  padding: 0;
}
.authentication-dropdown .action-close {
  border: none;
  background: transparent;
}
.authentication-dropdown .action-close:hover {
  border: none;
}
.authentication-dropdown .block-authentication .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.authentication-dropdown .block-authentication .actions-toolbar:before,
.authentication-dropdown .block-authentication .actions-toolbar:after {
  display: none;
}
.authentication-dropdown .block-authentication .actions-toolbar:before,
.authentication-dropdown .block-authentication .actions-toolbar:after {
  display: none;
}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary {
  padding-top: 0;
  order: 0;
}
.authentication-dropdown .block-authentication .actions-toolbar > .secondary a.action {
  margin-top: 0;
  border: none;
}
.authentication-dropdown .block-authentication .actions-toolbar > .primary {
  order: 1;
}
.order-comment-block {
  margin-bottom: 15px;
}
.checkout-newsletter {
  margin-bottom: 15px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 10px;
}
.gift-options .actions-toolbar .secondary .action.secondary {
  border-radius: 30px;
}
.onestepcheckout-index-index .checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  padding: 0 17px;
  border-radius: 5px;
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  height: 44px;
}
.onestepcheckout-index-index .place-order-primary .action.checkout {
  padding: 0 15px;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .form-mgp-billing-address .actions-toolbar > .primary .action,
  .form-mgp-billing-address .actions-toolbar > .secondary .action {
    min-width: 150px;
  }
}
@media screen and (max-width: 1199px) {
  .multicheckout .actions-toolbar > .primary,
  .multicheckout .actions-toolbar > .secondary {
    margin-bottom: 30px;
  }
  .checkout-index-index .opc-block-shipping-information .shipping-information-title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-wrapper .form-discount {
    max-width: none;
  }
  .multishipping-checkout-addresses .nav-toggle-mobile,
  .multishipping-checkout-shipping .nav-toggle-mobile,
  .multishipping-checkout_address-newshipping .nav-toggle-mobile,
  .multishipping-checkout-addresses .cart-hide-multicheckout,
  .multishipping-checkout-shipping .cart-hide-multicheckout,
  .multishipping-checkout_address-newshipping .cart-hide-multicheckout {
    display: none;
  }
  .multishipping-checkout-addresses .col-logo,
  .multishipping-checkout-shipping .col-logo,
  .multishipping-checkout_address-newshipping .col-logo {
    margin-left: auto;
    margin-right: auto;
  }
  .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
    min-width: 103px;
  }
  .cart.table-wrapper .items thead + .item {
    border-top: none;
  }
  .place-order-primary .action.checkout {
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .cart.table-wrapper .action-gift > span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .checkout-container .authentication-dropdown {
    top: 0;
  }
  .multicheckout .actions-toolbar .primary .action,
  .multicheckout .actions-toolbar .secondary .action {
    width: 100%;
  }
  .authentication-dropdown .modal-inner-wrap {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #f4f4f4;
  }
  .authentication-dropdown .block-customer-login {
    background-color: #f4f4f4;
  }
  .authentication-dropdown .block-authentication .actions-toolbar {
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  body .multicheckout .actions-toolbar .secondary .action.back {
    text-align: center;
  }
  .form-mgp-billing-address .actions-toolbar > .primary .action,
  .form-mgp-billing-address .actions-toolbar > .secondary .action {
    min-width: 130px;
    padding: 0 15px;
  }
  body .opc-sidebar {
    width: 100%;
    float: none;
  }
  body .opc-wrapper {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  body .opc-wrapper .form-login,
  body .opc-wrapper .form-shipping-address {
    max-width: none;
  }
  body .field-tooltip .label {
    display: none;
  }
  body .field-tooltip .field-tooltip-content {
    top: calc(100% + 10px);
    left: auto;
    right: 0;
  }
  body .field-tooltip .field-tooltip-content:before,
  body .field-tooltip .field-tooltip-content:after {
    transform: rotate(180deg);
  }
  body .field-tooltip .field-tooltip-content:before {
    top: -13px;
    left: auto;
    right: 10px;
  }
  body .field-tooltip .field-tooltip-content:after {
    top: -14.5px;
    left: auto;
    right: 8.5px;
  }
  body .multicheckout .actions-toolbar > .primary {
    width: 100%;
    margin-right: 0;
  }
  body .multicheckout .actions-toolbar .secondary {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }
  body .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
    margin-top: 10px;
  }
  .multishipping-checkout-login .login-container .block {
    width: 100%;
    float: none;
  }
  .field-tooltip .label {
    display: none;
  }
  .cart-summary .block {
    width: 100%;
  }
  .cart-summary .block.shipping {
    width: 100%;
    margin-bottom: 30px;
  }
  .cart-summary .cart-totals {
    width: 100%;
    margin-bottom: 30px;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 40px;
  }
  .opc-progress-bar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .onestepcheckout-index-index .opc-estimated-wrapper {
    display: none;
  }
  .cart.table-wrapper .action-gift > span {
    display: inline;
  }
  #gift-options-cart {
    padding-left: 0;
    padding-right: 0;
  }
  #gift-options-cart .gift-item-block {
    border-top: 0;
  }
  #gift-options-cart .cart-gift-item {
    padding-left: 0;
    padding-right: 0;
    border: none;
  }
  .gift-options .actions-toolbar .action-update {
    padding: 0 15px;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr {
    border-top: 1px solid #ebebeb;
  }
  .multicheckout .item-options {
    width: 100%;
  }
  .checkout-step-sidebar .order-summary {
    margin-bottom: 20px;
  }
  .onestepcheckout-index-index .page-title-wrapper {
    margin-bottom: 2rem;
  }
  .onestepcheckout-index-index .page-title-wrapper .checkout-description {
    margin-bottom: 20px;
  }
  .authentication-dropdown .block-authentication .actions-toolbar > .secondary {
    margin-bottom: 20px;
  }
  .checkout-container .modal-custom.authentication-dropdown {
    left: 44px;
  }
  .checkout-container .authentication-wrapper {
    margin-top: -151px;
  }
  .checkout-index-index .checkout-container .authentication-wrapper .action-auth-toggle {
    padding: 0 15px;
    height: 35px;
    line-height: 33px;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .shipping-address-item {
    margin: 0 0 20px;
  }
  .opc-estimated-wrapper .estimated-block .estimated-label,
  .opc-estimated-wrapper .estimated-block .estimated-price {
    font-weight: 600;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    font-weight: 400;
  }
  .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-update {
    width: auto;
    padding: 0 20px;
    font-size: 1.4rem;
  }
  .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-cancel {
    display: block;
    margin-left: 20px;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 85px;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info td {
    border-width: 0;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info td.col.item {
    padding: 0;
    margin-bottom: 5px;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar {
    text-align: left;
    position: static;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item {
    margin-bottom: 10px;
    position: static;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item .gift-content {
    left: 0;
    right: 0;
    top: calc(100% - 30px);
    margin-top: 0;
    width: 100%;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item .gift-content .field > .label {
    width: 25%;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item .gift-content .field > .control {
    width: 75%;
  }
  body .cart.table-wrapper .items > .item {
    border-bottom: none;
  }
  body .multicheckout .table-wrapper .action.delete {
    margin-top: 0;
  }
  body .multicheckout .title {
    margin-bottom: 0;
  }
  body .cart-summary {
    padding-left: 0;
    padding-right: 0;
  }
  .cart-container .cart-summary {
    margin-left: 0;
    margin-right: 0;
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .checkout-cart-index .cart.table-wrapper {
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper #shopping-cart-table .cart.item {
    padding: 20px 20px;
    display: block;
    margin-top: 0;
  }
  .checkout-cart-index .cart.table-wrapper tbody + tbody {
    margin-top: 20px;
    padding: 0 20px;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr {
    display: block;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr.item-actions td:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: bold;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr td.item-actions:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .checkout-cart-index .cart.table-wrapper tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .checkout-cart-index .cart.table-wrapper thead tr th {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    min-height: auto;
    align-items: center;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item:before,
  .checkout-cart-index .cart.table-wrapper .item .col.item:after {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .table td {
    border: none;
    float: none;
    width: auto;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .checkout-cart-index .cart.table-wrapper .table td.col.qty {
    align-items: center;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    position: static;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    width: auto;
    padding-left: 10px;
  }
  .checkout-cart-index .actions-toolbar {
    flex-direction: row;
  }
  .checkout-cart-index .actions-toolbar a.action:not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .checkout-cart-index .cart.main.actions .action {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  .checkout-cart-index .cart.main.actions .action:not(:first-child) {
    margin-top: 15px;
  }
  .checkout-cart-index .cart-summary .summary.title {
    font-size: 2rem;
  }
  .checkout-cart-index .cart-container .checkout-methods-items {
    text-align: center;
  }
  .checkout-cart-index .cart-container .checkout-methods-items .action.primary {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper .checkout-shipping-address button.action {
    margin-bottom: 5px;
  }
  .checkout-index-index .opc-block-summary > .title {
    font-size: 2rem;
  }
  .checkout-index-index .opc-block-summary .items-in-cart > .title strong {
    font-size: 1.6rem;
  }
  .checkout-index-index .opc-sidebar {
    margin-top: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-option .payment-option-content {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-method-title {
    padding: 15px 0;
  }
  .checkout-index-index .checkout-payment-method .payment-methods,
  .checkout-index-index .checkout-payment-method .payment-option {
    margin: 0;
  }
  .checkout-index-index .opc-estimated-wrapper button.action {
    border: 0;
    background-color: transparent;
    position: relative;
  }
  .checkout-index-index .opc-estimated-wrapper button.action:before {
    font-size: 2.8rem;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    content: "\f110";
    font-family: "Ionicons";
  }
  .checkout-index-index .opc-estimated-wrapper button.action .counter-number {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ef1e1e;
    color: #ffffff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -5px;
    top: 0;
    display: block;
  }
  .authentication-dropdown.custom-slide._show .modal-inner-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 575px) {
  .opc-wrapper #shipping-new-address-form > .field {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item .gift-content .field > .label {
    width: 100%;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar .gift-options-cart-item .gift-content .field > .control {
    width: 100%;
    margin-bottom: 10px;
  }
  .cart-container .cart-summary .block .fieldset.coupon {
    width: 100%;
  }
  .cart-container .cart-summary .block .fieldset.coupon .field .control {
    width: 100% !important;
    margin-left: 0;
  }
  .form-mgp-billing-address .actions-toolbar > .primary .action.action-update {
    margin-bottom: 20px;
  }
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
    padding-left: 90px;
  }
  .checkout-cart-index .cart-empty .cart-empty-img {
    width: 100%;
  }
  .checkout-cart-index .cart-empty .cart-empty-content {
    width: 100%;
    margin-bottom: 10px;
  }
  .checkout-index-index .opc-estimated-wrapper .estimated-block {
    font-size: 1.6rem;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 1.8rem;
  }
  .checkout-index-index .opc-wrapper button.action {
    width: 100%;
  }
  .checkout-index-index .page-title-wrapper .page-title {
    font-size: 2.1rem;
  }
  .checkout-index-index table {
    max-width: 100%;
  }
  .checkout-index-index table .row {
    flex-wrap: nowrap;
  }
  .checkout-index-index .opc-block-summary table tbody {
    display: block;
  }
  .checkout-index-index .opc-block-summary table tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .checkout-index-index .opc-block-summary table th,
  .checkout-index-index .opc-block-summary table td {
    min-width: auto;
  }
  .table-checkout-shipping-method thead th {
    display: none !important;
  }
  .checkout-index-index .opc-progress-bar-item > span {
    font-size: 1.3rem;
  }
  .checkout-success .actions-toolbar .primary {
    width: 100%;
  }
  .checkout-success .actions-toolbar .primary a.action {
    width: 100%;
  }
  .checkout-success .success-info {
    width: 100%;
    margin-bottom: 10px;
  }
  .checkout-success .success-img {
    width: 100%;
  }
  body .payment-method-billing-address .actions-toolbar .action {
    width: auto;
  }
}
@media screen and (max-width: 360px) {
  body .multicheckout.shipping .actions-toolbar .primary .action,
  body .multicheckout.shipping .actions-toolbar .secondary .action {
    width: 100%;
    text-align: center;
  }
  .cart-container .cart-summary {
    padding-top: 0;
  }
}
.rtl .cart-totals .amount,
.rtl .opc-block-summary .table-totals .amount {
  text-align: left;
}
.rtl .opc-block-summary .product-item .product-item-name-block {
  text-align: right;
}
.rtl .cart-summary {
  float: left;
}
.rtl .cart-summary .select {
  background-position: left 7px center;
}
.rtl .cart-summary .block .item-options {
  margin-right: 0;
}
.rtl .cart-summary .block .fieldset.coupon .actions-toolbar .primary.action {
  right: auto;
  left: 11px;
}
.rtl .cart-summary .block .fieldset.coupon .actions-toolbar .primary.action:before {
  content: "\f060";
}
.rtl .cart.table-wrapper .product-item-photo {
  padding-right: 0;
  padding-left: 20px;
}
.rtl .cart.table-wrapper .product-item-details {
  text-align: right;
}
.rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td {
  border-width: 0 0 1px 1px;
}
.rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td:last-child {
  border-left: 0;
}
.rtl .cart.table-wrapper .gift-options-cart-item {
  float: right;
}
.rtl .cart.table-wrapper .gift-options-cart-item .gift-content {
  right: auto;
  left: 0;
  top: 100%;
}
.rtl .cart.table-wrapper .gift-options-cart-item .gift-content .gift-options-title {
  text-align: right;
}
.rtl .cart.table-wrapper .gift-options-cart-item .gift-content .field > .label {
  padding-right: 0;
  padding-left: 15px;
  text-align: right;
}
.rtl .cart.table-wrapper .action.action-edit,
.rtl .cart.table-wrapper .action.action-delete {
  vertical-align: middle;
}
.rtl .cart.table-wrapper .item-options dt {
  float: right;
  clear: right;
  margin-right: 0;
  margin-left: 10px;
}
.rtl .cart.table-wrapper .item-options dd {
  float: right;
}
.rtl .opc-wrapper .step-title:after,
.rtl .opc-block-shipping-information .shipping-information-title:after,
.rtl .opc-block-summary > .title:after,
.rtl .checkout-agreements-items .checkout-agreements-item-title:after {
  left: auto;
  right: 0;
}
.rtl .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product > .product-image-container {
  float: right;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 0;
  padding-right: 100px;
}
.rtl .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .label {
  margin-right: 0;
  margin-left: 8px;
}
.rtl .authentication-dropdown {
  text-align: right;
}
.rtl .onestepcheckout-index-index .page-title-wrapper {
  text-align: right;
}
.rtl .checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  right: auto;
  left: 10px;
}
.rtl .checkout-step-sidebar .order-summary .step-title:after {
  left: auto;
  right: 0;
}
.rtl .gift-message .field:not(.choice) > .label {
  float: right;
  text-align: right;
  padding: 6px 0 0 15px;
}
.rtl .gift-message .field:not(.choice) > .control {
  float: right;
}
.rtl .field-tooltip {
  right: auto;
  left: 0;
}
.rtl .field-tooltip .field-tooltip-content {
  left: auto;
  right: 38px;
}
.rtl .field-tooltip .field-tooltip-content:before,
.rtl .field-tooltip .field-tooltip-content:after {
  left: auto;
  right: -21px;
}
.rtl .field-tooltip .field-tooltip-content:after {
  border-right-color: transparent;
  border-left-color: #f4f4f4;
}
.rtl .field-tooltip .field-tooltip-content:before {
  border-left-color: #666666;
  border-right-color: transparent;
}
.rtl.checkout-cart-index .actions-toolbar {
  text-align: left;
}
.rtl.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .cart.main.actions .action:not(:first-child) {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .paypal-review-discount .block > .title,
.rtl .cart-summary .block > .title {
  padding-right: 0;
  padding-left: 30px;
}
.rtl .paypal-review-discount .block > .title:after,
.rtl .cart-summary .block > .title:after {
  right: auto;
  left: -5px;
}
.rtl.multishipping-checkout-login .login-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rtl.multishipping-checkout-login .login-container:before,
.rtl.multishipping-checkout-login .login-container:after {
  display: none;
}
.rtl.multishipping-checkout-login .fieldset .field.choice {
  padding-right: 17px;
  padding-left: 0;
}
.rtl.multishipping-checkout-login .fieldset .field.choice input {
  left: auto;
  right: 0;
}
.rtl .authentication-wrapper {
  float: left;
  text-align: left;
}
.rtl .authentication-wrapper .actions-toolbar > .secondary {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .minicart-items .product > .product-item-photo,
.rtl .minicart-items .product > .product-image-container {
  float: right;
  text-align: left;
}
.rtl .field .control._with-tooltip input {
  margin-right: 0;
  margin-left: 10px;
}
.rtl.checkout-index-index .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 30px;
}
.rtl.checkout-index-index .opc-wrapper .fieldset > .field.required > label {
  padding-right: 0;
}
.rtl.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
  float: left;
}
.rtl.checkout-index-index .opc-block-summary .items-in-cart > .title {
  padding-right: 0;
  padding-left: 40px;
}
.rtl.checkout-index-index .opc-block-summary .items-in-cart > .title:after {
  right: auto;
  left: 0;
}
.rtl.checkout-index-index .opc-block-summary .product-item-details {
  padding-left: 0;
  padding-right: 15px;
  float: none;
}
.rtl.checkout-index-index .methods-shipping .table-checkout-shipping-method th,
.rtl.checkout-index-index .methods-shipping .table-checkout-shipping-method td {
  text-align: right;
}
.rtl.checkout-index-index .modal-popup .field._required select {
  background-position: 2% 50%;
}
.rtl .opc-block-summary .product-item .subtotal {
  text-align: right;
}
.rtl .newsletter-subscribe input[type="checkbox"] {
  float: right;
  margin-right: 0;
  margin-left: 4px;
}
.rtl .newsletter-subscribe label {
  float: right;
}
.rtl .payment-method-billing-address .actions-toolbar .action:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 1199px) {
  .rtl.checkout-index-index .opc-wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .rtl .field-tooltip .field-tooltip-content {
    left: 0;
    right: auto;
  }
  .rtl .field-tooltip .field-tooltip-content:before,
  .rtl .field-tooltip .field-tooltip-content:after {
    left: 10px;
    right: auto;
    top: 0;
  }
  .rtl .field-tooltip .field-tooltip-content:before {
    border-top-color: #666666;
    border-left-color: transparent;
    border-bottom-color: transparent;
  }
  .rtl .field-tooltip .field-tooltip-content:after {
    border-top-color: #f4f4f4;
    border-left-color: transparent;
    border-bottom-color: transparent;
  }
  .rtl.checkout-index-index .opc-wrapper {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl .cart.table-wrapper .gift-options-cart-item {
    float: none;
  }
  .rtl .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-cancel {
    margin-left: 0;
    margin-right: 20px;
  }
  .rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info .item-actions .actions-toolbar {
    text-align: right;
  }
  .rtl .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
    margin-left: 0;
  }
  .rtl .gift-message .field:not(.choice) > .label {
    float: none;
  }
  .rtl .gift-message .field:not(.choice) > .control {
    float: none;
  }
  .rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td {
    border-width: 0;
  }
  .rtl.checkout-cart-index .cart.main.actions .action:not(:first-child) {
    margin-right: 0;
  }
  .rtl.checkout-cart-index .cart.table-wrapper tbody > tr td:before {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.checkout-cart-index .actions-toolbar a.action:not(:last-child) {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl.checkout-index-index .actions-toolbar .primary {
    float: none;
  }
  .rtl.checkout-index-index .opc-block-summary .table-totals .amount {
    text-align: left;
  }
  .rtl.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
    float: none;
  }
  .rtl.checkout-index-index .cart.table-wrapper .product-item-details {
    padding-left: 0;
    padding-right: 10px;
  }
  .rtl.checkout-index-index .cart.table-wrapper .item-options dt {
    float: right;
    clear: right;
    margin-right: 0;
    margin-left: 10px;
  }
}
.page-layout-2columns-right.blog-page-list .columns .sidebar-sticky,
.page-layout-2columns-left.blog-page-list .columns .sidebar-sticky,
.page-layout-2columns-right.blog-post-view .columns .sidebar-sticky,
.page-layout-2columns-left.blog-post-view .columns .sidebar-sticky {
  margin-bottom: 60px;
}
.blog-page .columns {
  margin-bottom: 60px;
}
.blog-page .columns .column.main {
  padding-bottom: 0px;
}
.post-list-wrapper .post-list {
  display: flex;
  flex-wrap: wrap;
}
.post-list-wrapper .post-list .post-holder {
  padding-left: 15px;
  padding-right: 15px;
  width: calc( 100% / 2);
  margin-bottom: 40px;
}
.post-list-wrapper .post-list .post-title-holder .post-title {
  margin-top: 10px;
}
.post-list-wrapper .post-list .post-item-photo {
  margin-bottom: 30px;
}
.post-list-wrapper .post-list .post-item-photo img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more {
  margin-top: 0;
  margin-bottom: 20px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: auto;
  line-height: unset;
  background-color: transparent;
  border: none;
  color: #253237;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:after {
  content: "\f362";
  font-family: "Ionicons";
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  margin-left: 3px;
  color: #ef1e1e;
  font-size: 1.6rem;
  -webkit-transition: 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:hover {
  color: #ef1e1e;
}
.post-list-wrapper .post-list .post-text-hld .desc {
  font-size: 1.4rem;
  font-weight: normal;
  color: #666;
  margin-top: 0;
  line-height: 23px;
  height: 92px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-list-wrapper .post-list .post-description {
  display: flex;
  flex-wrap: wrap;
}
.post-list-wrapper .post-list .post-description:before,
.post-list-wrapper .post-list .post-description:after {
  display: none;
}
.post-list-wrapper .post-list .post-description:hover .post-item-detail .post-read-more:after {
  -webkit-transform: translateX(0.25rem);
  transform: translateX(0.25rem);
}
.blog-page-list .post-list-wrapper .post-list:before,
.blog-page-list .post-list-wrapper .post-list:after {
  display: none;
}
.blog-post-view .breadcrumbs .pagecrumbs-title {
  display: none;
}
.blog-post-view .post-holder {
  margin-bottom: 0;
}
.blog-page .breadcrumbs .pagecrumbs-title {
  display: none;
}
.blog-page .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-page .post-text-hld {
  padding: 0;
}
.blog-page .post-posed-date {
  display: inline-block;
  vertical-align: middle;
}
.blog-page .post-categories {
  display: inline-block;
  vertical-align: middle;
}
.blog-page .post-categories a {
  text-transform: uppercase;
  font-weight: 700;
  color: #aaaaaa;
  font-size: 1.2rem;
}
.blog-page .post-categories a:hover {
  color: #253237;
}
.blog-page .post-posed-date .fa,
.blog-page .post-author .fa {
  padding-right: 5px;
}
.blog-page .post-holder .post-info {
  float: none !important;
  margin-top: 20px;
}
.blog-page .post-holder .post-info .post-posed-date > .fa,
.blog-page .post-holder .post-info .post-posed-date .value {
  display: inline-block;
  color: #888;
}
.blog-page .post-holder .post-info .post-posed-date > .fa {
  font-size: 1.5rem;
}
.blog-page .post-holder .post-info .post-posed-date .value {
  font-size: 1.4rem;
}
.blog-page .post-holder .post-info .item.post-categories {
  padding: 0;
  color: #aaaaaa;
  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: calc(100% - 10px);
}
.blog-page .post-holder .post-info .item.post-categories .label {
  display: none;
}
.blog-page .post-holder .post-info .item.post-categories a {
  color: #aaaaaa;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-page .post-holder .post-info .item.post-categories a:hover {
  color: #222222;
}
.blog-page .post-holder .post-info .item.post-author .label {
  color: #333333;
  font-size: 1.5rem;
}
.blog-page .post-holder .post-info .item.post-author .label > * {
  font-weight: 700;
}
.blog-page .post-holder .post-info .item.post-author a {
  font-weight: 700;
  color: #333333;
  text-transform: capitalize;
}
.blog-page .post-holder .post-info .item.post-author a:hover {
  color: #aaaaaa;
}
.blog-page .item.post-categories {
  padding-left: 0;
  margin-top: 10px;
}
.blog-page .sidebar .widget.blog-search .block-content {
  position: relative;
}
.blog-page .sidebar .widget.blog-search .action.search {
  height: 45px;
  line-height: 42px;
  padding: 0;
  text-align: center;
  width: 45px;
  border: none;
  top: 0;
  background: rgba(0, 0, 0, 0);
}
.blog-page .sidebar .widget.blog-search .action.search:hover:before {
  color: #ef1e1e;
}
.blog-page .sidebar .widget.blog-search .action.search:before {
  font-family: "Ionicons";
  content: "\f4a4";
  line-height: 40px;
  display: inline-block;
  color: #253237;
  transition: all 0.1s ease-in;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-size: 2.1rem;
  background-image: none;
}
.blog-page .sidebar .widget.blog-search .action.search span {
  display: none;
}
.blog-page .sidebar .widget.block-categories ul {
  padding: 0;
  list-style-type: none;
  margin: 0 0 1rem 0;
}
.blog-page .sidebar .widget.block-categories ul li {
  border: none;
  margin: 0 0 1rem 0;
}
.blog-page .sidebar .widget.block-categories ul li a {
  display: inline-block;
  position: relative;
  color: #555555;
  margin-right: 5px;
}
.blog-page .sidebar .widget.block-categories ul li a:hover {
  color: #ef1e1e;
}
.blog-page .sidebar .widget.block-categories ul ul {
  margin-left: 0;
  border-top: solid 1px #e9e9e9;
}
.blog-page .sidebar .widget.block-categories ul ul li {
  padding-left: 20px;
}
.blog-page .sidebar .block-recent-posts .post-item-link {
  display: block;
}
.blog-page .sidebar .block-recent-posts .post-item-link h3 {
  font-size: 1.4rem;
  font-weight: 400;
  color: #333;
  line-height: 35px;
  margin-bottom: 0;
  max-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-page .sidebar .block-recent-posts .post-item-link:hover h3 {
  color: #253237;
}
.blog-page .sidebar .block-recent-posts .block-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.blog-page .sidebar .block-recent-posts .block-content .item:before,
.blog-page .sidebar .block-recent-posts .block-content .item:after {
  display: none;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-link {
  width: 40%;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content {
  width: 60%;
  padding-left: 10px;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content a {
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 18px;
  -webkit-line-clamp: 2;
  max-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 400;
  font-size: 1.4rem;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content a:hover {
  color: #ef1e1e;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content .publish-date {
  color: #aaaaaa;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content .publish-date .date {
  margin-right: 10px;
}
.blog-page .sidebar .block-recent-posts .block-content .item:not(:last-child) {
  margin-bottom: 25px;
}
.blog-page .sidebar .block-instagram {
  display: none;
}
.blog-page .sidebar.sidebar-additional {
  margin-top: 0;
}
.blog-page .sidebar .block-archive .item {
  border: none;
}
.blog-page .sidebar .block-archive .item:not(:last-child) {
  margin-bottom: 1rem;
}
.blog-page .sidebar .block-archive a:hover {
  color: #ef1e1e;
}
.blog-page .post-list .post-title-holder {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 12px;
}
.blog-page .post-list .post-title-holder .post-title {
  font-size: 1.6rem;
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 5px;
  max-width: none;
}
.blog-page .post-list .post-title-holder .post-title a {
  color: #333333;
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
  font-size: 2rem;
}
.blog-page .post-list .post-title-holder .post-title a:hover {
  color: #253237;
}
.blog-page .post-list .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-page .post-list .post-holder:hover .post-ftimg-hld .blog-image:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .6s;
}
.blog-page .post-list .post-holder:hover .post-ftimg-hld img {
  transform: scale(1.09);
  -moz-transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -o-transform: scale(1.09);
  -ms-transform: scale(1.09);
}
.blog-page .post-list .post-ftimg-hld .blog-image {
  position: relative;
  overflow: hidden;
}
.blog-page .post-list .post-ftimg-hld .blog-image:before {
  position: absolute;
  border-radius: 50%;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
  z-index: 2;
  pointer-events: none;
}
.blog-page .post-list .post-ftimg-hld img {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: opacity 0.5s, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  -webkit-animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
  animation: 1.25s cubic-bezier(0.26, 0.54, 0.32, 1) forwards ani-fadeIn;
}
.blog-page .post-view .post-content {
  margin-bottom: 75px;
}
.blog-page .post-view .post-content .post-description .post-ftimg-hld img {
  padding-bottom: 0;
}
.blog-page .post-view .post-content .post-description .post-text-hld img {
  margin: 0;
}
.blog-page .post-view .post-title-holder {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.blog-page .post-view .post-title-holder .post-title {
  padding-top: 5px;
  padding-bottom: 0;
}
.blog-page .post-view .post-title-holder .post-title a {
  font-weight: 600;
  font-size: 3rem;
  color: #333333;
  text-transform: capitalize;
}
.blog-page .post-view .post-title-holder .post-holder .post-info .item.post-author a {
  font-size: 1.6rem;
  color: #222222;
}
.blog-page .post-view .post-text-hld p {
  color: #555;
  margin: 0;
}
.blog-page .post-view .related-post .post-text-hld p {
  line-height: 22px;
}
.blog-page .post-view .post-holder .post-header {
  margin-bottom: 20px;
}
.blog-page .post-view .post-bottom .block > .title {
  font-size: 1.8rem;
  color: #222222;
  margin-bottom: 25px;
  text-align: left;
}
.blog-page .post-view .post-bottom .block.related {
  position: relative;
}
.blog-page .post-view .post-bottom .block.related .item .add-to-links a .icon {
  display: none;
}
.blog-page .post-view .post-bottom .block.related .item .item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.blog-page .post-view .post-bottom .block.related .item .item-info:before,
.blog-page .post-view .post-bottom .block.related .item .item-info:after {
  display: none;
}
.blog-page .post-view .post-bottom .block.related .item .post-ftimg-hld {
  margin-bottom: 16px;
}
.blog-page .post-view .post-bottom .block.related .item .blog-info {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-page .post-view .post-bottom .block.related .item .blog-info .post-author {
  display: none;
}
.blog-page .post-view .post-bottom .block.related .item .post-author .label {
  color: #333333;
  font-size: 1.5rem;
}
.blog-page .post-view .post-bottom .block.related .item .post-author .label > * {
  font-weight: 700;
}
.blog-page .post-view .post-bottom .block.related .item .post-author .value {
  font-weight: 700;
  color: #333333;
  text-transform: capitalize;
}
.blog-page .post-view .post-bottom .block.related .item.post-categories {
  display: none !important;
}
.blog-page .post-view .post-bottom .block.related ol.slick-slider {
  padding-left: 0;
  position: relative;
}
.blog-page .post-view .post-bottom .block.related .post-item-link {
  font-size: 1.6rem;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  font-weight: 700;
  color: #253237;
  text-transform: capitalize;
}
.blog-page .post-view .post-bottom .block.related .post-item-link:hover {
  color: #222222;
}
.blog-page .post-view .post-bottom .block:not(:last-child) {
  margin-bottom: 45px;
}
.blog-page .post-view .post-bottom .block.related-products .product-action {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-page .post-view .post-bottom .block.related-products .slick-list {
  padding: 5px;
  padding-bottom: 50px;
}
.blog-page .post-view .post-bottom .block.related-products .slick-slider {
  padding: 0;
}
.blog-page .post-view .post-bottom .block.related-products .products.wrapper.grid .product-item .product-item-info .hover-box .product {
  width: 100%;
}
.blog-page .post-bottom .block.comments .c-count {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 30px;
}
.blog-page .post-bottom .block.comments .c-count strong {
  border-bottom: 2px solid #ef1e1e;
}
.blog-page .post-bottom .block.comments .c-replyform textarea {
  border: 1px solid #ebebeb;
}
.blog-page .post-bottom .block.comments .c-replyform button {
  background-color: #ef1e1e;
}
.blog-page .post-bottom .block.comments .c-replyform button:hover {
  background-color: #253237;
  border-color: #253237;
}
.blog-page .post-bottom .block.comments .c-replyform button.cancel {
  color: #fff;
}
.blog-page .post-bottom .block.comments .c-comments {
  margin-top: 45px;
  padding-left: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .p-name {
  text-transform: capitalize;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .publish-date {
  font-size: 1.2rem;
  color: #555;
}
.blog-page .post-bottom .block.comments .c-comments .p-text {
  font-size: 1.4rem;
  line-height: 23px;
  color: #555555;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions {
  padding: 30px 0 35px;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions a {
  text-transform: uppercase;
  color: #83b735;
  color: #253237;
  font-weight: 900;
}
.blog-page .post-actions {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.blog-page .post-actions .action {
  width: 50%;
}
.blog-page .post-actions .action a {
  color: #333;
  position: relative;
  padding: 0 10px;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 30px;
}
.blog-page .post-actions .action a:hover {
  color: #253237;
}
.blog-page .post-actions .action a:after {
  content: "\f0d9";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.blog-page .post-actions .action.next-action {
  text-align: right;
}
.blog-page .post-actions .action.next-action a:after {
  content: "\f0da";
  left: auto;
  right: 0;
}
.blog-page blockquote {
  font-family: inherit;
}
.blog-page .addthis_toolbox {
  margin-top: 0px;
}
.blog-post-view .page-title-wrapper {
  display: none;
}
.post-description .blog_short_text .post-text-hld {
  color: #555555;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
.post-description .blog_short_text .post-text-hld p {
  color: #555555;
  font-size: 1.4rem;
}
.post-ftimg-hld {
  position: relative;
}
.post-ftimg-hld .publish-date {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #ef1e1e;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
}
.post-ftimg-hld .publish-date .month {
  text-transform: uppercase;
  margin-top: 2px;
}
.post-ftimg-hld .publish-date .date {
  position: relative;
  padding-bottom: 3px;
  display: block;
}
.post-ftimg-hld .publish-date .date:after {
  content: "";
  position: absolute;
  left: 45%;
  bottom: 0px;
  transform: translateX(-50%);
  width: 20px;
  border-bottom: 1px solid #fff;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .blog-page .post-view .post-bottom .block.related .slick-list {
    padding: 0 !important;
  }
  .post-list-wrapper .post-list .post-holder {
    width: 50%;
  }
  .post-list-wrapper .post-list .post-item-photo {
    width: 100%;
  }
  .post-list-wrapper .post-list .post-item-detail {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  [class*="page-layout-2columns-"].blog-page .columns .sidebar-sticky {
    width: 100%;
    margin-top: 75px;
    margin-bottom: 0;
  }
  .blog-index-index .columns .column.main {
    border-right: 0;
  }
  .post-comments iframe {
    min-height: 200px;
  }
  .blog-page .sidebar .block-recent-posts .block-content .item .post-item-link {
    width: 108px;
  }
  .blog-page .sidebar .block-recent-posts .block-content .item .post-item-content {
    width: calc(100% - 108px);
  }
}
@media screen and (max-width: 767px) {
  [class*="page-layout-2columns-"].blog-page .columns .sidebar-sticky {
    order: 2;
  }
  .post-list-wrapper .post-list .post-holder {
    width: 100%;
  }
  .blog-page .post-view .post-title-holder .post-title a {
    font-size: 2.5rem;
  }
  .blog-page .post-view .post-bottom .block.related .item .blog-info {
    padding: 10px 20px;
  }
  .blog-page .post-view .post-bottom .block.related .post-item-link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .post-ftimg-hld .publish-date {
    font-size: 1.3rem;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 639px) {
  .post-list-wrapper .post-list .post-holder {
    width: 100%;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 575px) {
  .blog-page .post-view .post-bottom .block.related .item .blog-image {
    width: 100%;
  }
  .blog-page .post-view .post-bottom .block.related .item .blog-image img {
    width: 100%;
    object-fit: cover;
    max-height: 260px;
  }
  .blog-page .post-view .post-bottom .block.related .item .blog-info {
    width: 100%;
    border-width: 0 2px 2px;
  }
}
@media screen and (max-width: 480px) {
  .blog-page .post-view .post-title-holder .post-title a,
  .blog-page .post-list .post-title-holder .post-title a {
    font-size: 1.8rem;
  }
  .blog-page .post-list .post-content .post-description .post-ftimg-hld {
    padding: 0;
  }
  .blog-page .post-view .post-bottom .block.related .post-item-link {
    font-size: 1.4rem;
  }
  .blog-page .post-view .post-bottom .block:not(:last-child) {
    margin-bottom: 40px;
  }
  .blog-page .post-actions {
    margin-bottom: 30px;
  }
  .blog-page .post-bottom .block.comments .c-replyform .left-hld,
  .blog-page .post-bottom .block.comments .c-replyform .right-hld {
    width: 100%;
  }
  .post-list-wrapper .post-list .post-text-hld .desc {
    font-size: 1.4rem;
  }
  .blog-post-view .post-text-hld {
    font-size: 1.4rem;
  }
}
.rtl .post-holder .post-header .post-info {
  float: right;
}
.rtl .post-holder .post-header .post-info .post-author {
  overflow: hidden;
}
.rtl .post-holder .post-header .post-info .post-author .label {
  float: right;
  margin-left: 5px;
}
.rtl .post-list-wrapper .post-posed-date,
.rtl .post-view .post-posed-date {
  margin-right: 0;
}
.rtl .post-list .post-header .post-title {
  float: right;
}
.rtl .blog-page .post-list .post-ftimg-hld .blog-image:before {
  right: 50%;
}
.rtl .blog-page .post-list .post-holder:hover .post-ftimg-hld .blog-image:before {
  right: 0;
}
.rtl .post-read-more:after {
  padding-left: 0;
  padding-right: 5px;
}
.rtl .post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:after {
  margin-left: 0;
  margin-right: 3px;
}
.rtl .post-list-wrapper .post-list .post-description:hover .post-item-detail .post-read-more:after {
  -webkit-transform: translateX(-0.25rem);
  transform: translateX(-0.25rem);
}
.rtl .blog-page .sidebar .widget.block-categories ul li a {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .blog-page .post-view .post-bottom .block.related .item .blog-info {
  text-align: right;
}
.rtl .cms-static-blog .post-description .post-ftimg-hld:before {
  right: 50%;
}
.rtl .widget.blog-search .action.search {
  right: auto;
  left: 0;
}
.rtl .widget.blog-search input {
  padding-right: 15px;
  padding-left: 35px;
}
.rtl .post-posed-date .fa,
.rtl .post-author .fa {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .post-ftimg-hld .publish-date {
  left: auto;
  right: 10px;
}
.rtl.blog-page .columns .sidebar {
  float: left;
  clear: left;
}
.rtl.blog-page .post-info .item:not(:last-child) {
  margin-right: 0;
  margin-left: 20px;
}
.rtl.blog-page .post-info .item:not(:last-child):after {
  right: auto;
  left: -13px;
}
.rtl.blog-page .post-info .post-posed-date > .fa {
  padding-right: 0;
  padding-left: 5px;
}
.rtl.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content {
  padding-left: 0;
  padding-right: 10px;
}
.rtl.blog-page .post-actions .action a:after {
  content: "\f0da";
  left: auto;
  right: 0;
}
.rtl.blog-page .post-actions .action.next-action {
  text-align: left;
}
.rtl.blog-page .post-actions .action.next-action a:after {
  content: "\f0d9";
  right: auto;
  left: 0;
}
.rtl.blog-page .post-view .post-bottom .block > .title {
  text-align: right;
}
.rtl.blog-page .post-view .post-bottom .block.related ol.block-content {
  padding-right: 0;
}
.rtl.blog-page .post-holder .post-info .item.post-author {
  overflow: hidden;
}
.rtl.blog-page .post-holder .post-info .item.post-author .label {
  float: right;
  margin-left: 5px;
}
.page-top-about {
  padding-bottom: 70px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 75px;
}
.page-top-about .phrase-content .phrase h3 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}
.page-top-about .phrase-content .phrase p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.page-top-about .phrase-content .mission {
  margin-bottom: 52px;
}
.find-store {
  padding-bottom: 20px;
}
.find-store .img-map {
  margin-top: 44px;
  padding-left: 45px;
}
.find-store .find-store-phrase {
  margin-top: 160px;
  padding-left: 90px;
}
.find-store .find-store-phrase h3 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  margin-bottom: 10px;
}
.find-store .find-store-phrase p {
  line-height: 28px;
  margin-bottom: 30px;
}
.find-store .find-store-phrase a {
  border-width: 1px;
  border-style: solid;
  font-size: 1.4rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  line-height: 44px;
  height: 46px;
  padding: 0 33px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-color: #ef1e1e;
  background-color: #ef1e1e;
  color: #fff;
}
.find-store .find-store-phrase a i {
  font-weight: 400;
}
.cms-static-employee {
  text-align: center;
  border-top: 1px solid #ebebeb;
  padding-top: 75px;
  padding-bottom: 75px;
}
.cms-static-employee img {
  margin: 0 auto;
}
.cms-static-employee .cms-title {
  margin-bottom: 70px;
}
.cms-static-employee .cms-title .title {
  font-size: 2.4rem;
  margin-bottom: 8px;
}
.cms-static-employee .employee-title {
  margin-top: 20px;
}
.cms-static-employee .employee-title .name {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
}
.cms-static-employee .employee-title .position {
  font-size: 1.4rem;
  line-height: 1.714;
}
.choose.us {
  padding-bottom: 85px;
  border-bottom: 1px solid #ebebeb;
}
.choose.us .choose.primary {
  text-align: center;
  margin-bottom: 66px;
}
.choose.us .choose.primary h3 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.choose.us .choose.primary p {
  font-size: 14px;
  color: #555555;
}
.choose.us .choose-1 {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.choose.us .choose-2 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.choose.us .choose-inner {
  text-align: center;
}
.choose.us .choose-inner > div {
  margin-bottom: 28px;
}
.choose.us .choose-inner p {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.choose.us .choose-inner .icon-ico {
  display: inline-block;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  font-size: 70px;
  color: #fff;
  background-color: #17b0c7;
  text-align: center;
  line-height: 150px;
}
.choose.us .choose-inner .icon-ico:before {
  font-family: 'icomoon' !important;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .find-store .find-store-phrase {
    margin-top: 130px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .find-store .find-store-phrase {
    margin-top: 70px;
  }
  .choose.us .choose-inner .icon-ico {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-top-about {
    padding-bottom: 45px;
    margin-bottom: 50px;
  }
  .page-top-about .aboutus-image {
    margin-bottom: 45px;
  }
  .page-top-about .aboutus-image img {
    width: 100%;
  }
  .page-top-about .phrase-content .mission {
    margin-bottom: 35px;
  }
  .find-store .find-store-phrase {
    margin-top: 50px;
  }
  .choose.us .choose.primary {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cms-static-service .cms-title .text {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .find-store .img-map {
    padding-left: 0;
    margin-top: 15px;
  }
  .find-store .find-store-phrase {
    padding-left: 0;
    margin-top: 20px;
  }
  .cms-slider-about .text-slide .caption1 {
    font-size: 2rem;
  }
  .cms-static-employee {
    padding-top: 45px;
    padding-bottom: 40px;
  }
  .cms-static-employee .cms-title {
    margin-bottom: 43px;
  }
  .choose.us {
    padding-bottom: 45px;
  }
  .choose.us .choose-inner > div {
    margin-bottom: 20px;
  }
  .choose.us .choose-inner .icon-ico {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 26px;
  }
}
@media screen and (max-width: 575px) {
  .choose.us .choose-1 .choose-2 {
    width: 50%;
  }
  .choose.us .choose-1 .choose-2:nth-child(2) ~ .choose-2 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) {
  .page-top-about {
    padding-bottom: 30px;
    margin-bottom: 35px;
  }
  .page-top-about .aboutus-image {
    margin-bottom: 30px;
  }
  .page-top-about .phrase-content .mission {
    margin-bottom: 22px;
  }
  .page-top-about .phrase-content .phrase h3 {
    font-size: 2.1rem;
  }
  .page-top-about .phrase-content .phrase p {
    font-size: 1.4rem;
  }
  .choose.us {
    padding-bottom: 35px;
  }
  .choose.us .choose.primary {
    margin-bottom: 35px;
  }
  .choose.us .choose.primary h3 {
    font-size: 2.1rem;
  }
  .choose.us .choose.primary p {
    font-size: 1.3rem;
  }
  .find-store .find-store-phrase h3 {
    font-size: 2.1rem;
  }
  .cms-static-employee .cms-title .title {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 360px) {
  .cms-slider-about .text-slide .caption1 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .cms-slider-about .text-slide .action {
    padding: 0 20px;
    font-size: 1.1rem;
  }
}
.rtl .page-about .brand-people ul li:not(:last-child) {
  margin-right: 0;
  margin-left: 10px;
}
.contact-index-index .contact-content {
  position: relative;
  padding-bottom: 355px;
}
.contact-index-index .contact-content h3.block-title {
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 45px;
}
.contact-index-index .contact-content ul {
  padding: 0;
  margin: 0;
}
.contact-index-index .contact-content ul li {
  list-style-type: none;
}
.contact-index-index .contact-content .store-contact {
  padding-top: 55px;
  padding-bottom: 60px;
  background-image: url("../images/bg-contact.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.contact-index-index .contact-content .store-contact .store-content {
  margin-left: 70px;
  position: relative;
  height: 100%;
}
.contact-index-index .contact-content .store-contact .store-content .social-profile {
  position: absolute;
  bottom: 0;
  left: 0;
}
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li:before,
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li:after {
  display: none;
}
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li .icon {
  border: 2px solid;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: transparent;
  line-height: 37px;
  text-align: center;
  margin-right: 15px;
  font-size: 2.1rem;
}
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li .text {
  font-size: 1.4rem;
  line-height: 1.714;
}
.contact-index-index .contact-content .store-contact ul:not(.social-profile) li:first-child .icon {
  font-size: 2.6rem;
}
.contact-index-index .form-primary {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.contact-index-index .form-primary .field {
  margin-bottom: 20px;
}
.contact-index-index .form-primary .field.required label:after {
  content: "*";
}
.contact-index-index .form-primary .field.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.contact-index-index .form-primary .field.info:before,
.contact-index-index .form-primary .field.info:after {
  display: none;
}
.contact-index-index .form-primary .field.info .name,
.contact-index-index .form-primary .field.info .email {
  width: 50%;
  padding: 0 12px;
}
.contact-index-index .google-map {
  filter: grayscale(1);
}
.contact-index-index .block-map {
  margin-top: 23px;
}
.contact-index-index .block-map iframe {
  max-width: 100%;
}
.contact-index-index .fieldset {
  max-width: 630px;
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 60px;
}
.contact-index-index .fieldset > .field > .label {
  font-size: 1.4rem;
  margin-bottom: 5px;
  font-weight: 400;
}
.contact-index-index .column:not(.sidebar-main) .form.contact {
  width: 100%;
  box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -3px 3px 10px rgba(0, 0, 0, 0.1);
}
.contact-index-index .actions-toolbar > .primary .action {
  padding: 0 40px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .contact-index-index .contact-content .store-contact .store-content {
    margin-left: 30px;
  }
  .contact-index-index .fieldset {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 991px) {
  .contact-index-index .form-primary .field.info .name,
  .contact-index-index .form-primary .field.info .email {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .contact-index-index .row0 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .contact-index-index .col0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .contact-index-index .form-primary {
    position: static;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .contact-index-index .fieldset {
    padding: 30px 0;
  }
  .contact-index-index .contact-content {
    padding-bottom: 20px;
  }
  .contact-index-index .contact-content .store-contact {
    padding: 30px 0;
    background-clip: content-box;
  }
  .contact-index-index .contact-content .store-contact .store-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .contact-index-index .contact-content .store-contact .store-content .social-profile {
    position: static;
    margin-top: 50px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    box-shadow: none;
  }
  .contact-index-index .contact-content h3.block-title {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px) {
  .contact-index-index .contact-content h3.block-title {
    font-size: 2rem;
  }
  .contact-index-index .actions-toolbar > .primary .action {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .contact-index-index .contact-content .store-contact .store-content {
    margin-left: 15px;
  }
  .contact-index-index .contact-content .store-contact ul li .text {
    font-size: 1.3rem;
  }
}
.rtl.contact-index-index .contact-content .contact-list li {
  padding-left: 0;
  padding-right: 30px;
}
.rtl.contact-index-index .contact-content .contact-list img {
  left: auto;
  right: 0;
}
.rtl.contact-index-index .contact-content .store-contact .store-content {
  margin-left: 0;
  margin-right: 70px;
}
.rtl.contact-index-index .contact-content .store-contact ul:not(.social-profile) li .icon {
  margin-right: 0;
  margin-left: 15px;
}
@media screen and (max-width: 1199px) {
  .rtl.contact-index-index .contact-content .store-contact .store-content {
    margin-right: 30px;
  }
}
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  display: none;
}
.login-container,
.form-create-account {
  box-shadow: none;
  margin: 45px auto;
  margin-top: 0;
  width: 100%;
  max-width: 977px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.login-container:before,
.form-create-account:before,
.login-container:after,
.form-create-account:after {
  display: none;
}
.login-container .block {
  border-width: 1px;
  border-style: solid;
  width: 46% !important;
  padding: 30px 40px;
  margin-bottom: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  text-transform: capitalize;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.login-container .block .block-title strong {
  font-weight: inherit;
}
.login-container .block .block-content p.note,
.login-container .block .block-content .field.note {
  font-size: 1.4rem;
}
.login-container .block .block-content .fieldset .field {
  margin-bottom: 18px;
}
.login-container .block .block-content .fieldset .field.choice {
  margin-bottom: 20px;
}
.login-container .block .block-content .fieldset .field.required .label:after {
  content: "*";
  color: #e02b27;
}
.login-container .block .block-content .fieldset:after {
  margin-top: 20px;
}
.login-container .actions-toolbar .secondary {
  margin-bottom: 20px;
}
.login-container .actions-toolbar .secondary .action.remind {
  font-weight: 700;
  margin-top: 0;
}
.login-container .block-new-customer .action.create {
  display: block;
  text-align: center;
}
.form-create-account .block-title {
  border-width: 2px;
  border-style: solid;
  width: 46% !important;
  padding: 30px 40px;
}
.form-create-account .block-title strong {
  font-weight: inherit;
}
.form-create-account .fieldset {
  width: 48%;
  margin-bottom: 0;
  border-width: 1px;
  border-style: solid;
  padding: 30px 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.form-create-account .fieldset > .field:not(:last-child) {
  margin-bottom: 30px;
}
.form-create-account .fieldset .legend {
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 0;
  width: auto;
  max-width: unset;
  display: inline-block;
  padding: 0 10px;
}
.password-strength-meter {
  font-size: 1.4rem;
  background-color: #f4f4f4;
  padding: 0 9px;
}
.form-edit-account #password-error {
  margin-bottom: 8px;
}
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title {
  margin-bottom: 0;
}
.customer-account-login .actions-toolbar,
.customer-account-create .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.customer-account-login .actions-toolbar:before,
.customer-account-create .actions-toolbar:before,
.customer-account-login .actions-toolbar:after,
.customer-account-create .actions-toolbar:after {
  display: none;
}
.customer-account-login .actions-toolbar:before,
.customer-account-create .actions-toolbar:before,
.customer-account-login .actions-toolbar:after,
.customer-account-create .actions-toolbar:after {
  display: none;
}
.customer-account-login .actions-toolbar > .primary,
.customer-account-create .actions-toolbar > .primary {
  width: 100%;
}
.customer-account-login .actions-toolbar > .primary .action,
.customer-account-create .actions-toolbar > .primary .action {
  line-height: 40px;
  width: 100%;
  margin-right: 0;
}
.account .page-header {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 70px;
}
.account .page-title-wrapper {
  margin-top: 60px;
  margin-top: 0;
}
.account .page-title-wrapper .page-title {
  margin-right: 0;
}
.account .block.block-collapsible-nav {
  margin-bottom: 0;
}
.account .block.block-collapsible-nav .content {
  border-width: 1px;
  border-style: solid;
  padding: 10px 0;
  padding: 30px;
}
.account .block.block-collapsible-nav .items {
  display: flex;
  flex-wrap: wrap;
}
.account .block.block-collapsible-nav .items .item {
  width: 100%;
  border-bottom: none;
}
.account .block.block-collapsible-nav .items .item a,
.account .block.block-collapsible-nav .items .item > strong {
  display: block;
  line-height: 35px;
  width: 100%;
  padding: 0;
}
.account .block.block-collapsible-nav .item:first-child {
  border-top: none;
}
.account .block.block-collapsible-nav .title {
  display: none;
}
.account .column.main .block-title {
  margin-bottom: 15px;
  font-size: 2.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-weight: 400;
}
.account .column.main .block-title > .action {
  font-size: 1.4rem;
  margin-left: 15px;
}
.account .column.main .block-title > strong {
  font-weight: 400;
}
.account .column.main .order-details-items .order-title > strong {
  margin-top: 0;
  font-size: 2.2rem;
  font-weight: 400;
}
.account .column.main ul.order-links {
  display: none;
}
.account .return-status,
.account .order-status {
  margin-left: 10px;
}
.account .legend {
  margin-bottom: 15px;
  font-size: 2.2rem;
}
.account .fieldset > .field > label {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.account .fieldset > .field:not(:last-child) {
  margin-bottom: 30px;
}
.account .fieldset > .field.street > .control > .nested .field {
  margin-top: 20px;
}
.account .field.password-info {
  font-size: 1.4rem;
  margin-top: 15px;
  margin-bottom: 30px;
}
.account .field.password-info a {
  font-weight: 700;
}
.account .table td,
.account th {
  vertical-align: baseline;
}
.account .toolbar .toolbar-amount {
  margin-left: 0;
}
.account .table-order-items td.actions {
  display: flex;
}
.form-address-edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.form-address-edit > fieldset {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.form-address-edit .actions-toolbar {
  padding-left: 15px;
  padding-right: 15px;
}
.customer-account-index .order-actions-toolbar .action,
.sales-order-view .order-actions-toolbar .action,
.customer-address-index .order-actions-toolbar .action {
  text-decoration: underline;
}
.customer-account-index .order-actions-toolbar .action:hover,
.sales-order-view .order-actions-toolbar .action:hover,
.customer-address-index .order-actions-toolbar .action:hover {
  text-decoration: none;
}
.customer-account-index .column.main .block.block-dashboard-orders .block-content,
.sales-order-view .column.main .block.block-dashboard-orders .block-content,
.customer-address-index .column.main .block.block-dashboard-orders .block-content {
  display: block;
}
.customer-account-index .column.main .block .block-content,
.sales-order-view .column.main .block .block-content,
.customer-address-index .column.main .block .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.customer-account-index .column.main .block .block-content:before,
.sales-order-view .column.main .block .block-content:before,
.customer-address-index .column.main .block .block-content:before,
.customer-account-index .column.main .block .block-content:after,
.sales-order-view .column.main .block .block-content:after,
.customer-address-index .column.main .block .block-content:after {
  display: none;
}
.customer-account-index .column.main .block .block-content .box,
.sales-order-view .column.main .block .block-content .box,
.customer-address-index .column.main .block .block-content .box {
  width: 48%;
  border: 1px solid #ebebeb;
}
.customer-account-index .column.main .block .block-content .box:nth-child(2) ~ .box,
.sales-order-view .column.main .block .block-content .box:nth-child(2) ~ .box,
.customer-address-index .column.main .block .block-content .box:nth-child(2) ~ .box {
  margin-top: 60px;
}
.customer-account-index .column.main .block .block-content .box .box-title,
.sales-order-view .column.main .block .block-content .box .box-title,
.customer-address-index .column.main .block .block-content .box .box-title,
.customer-account-index .column.main .block .block-content .box .box-title span,
.sales-order-view .column.main .block .block-content .box .box-title span,
.customer-address-index .column.main .block .block-content .box .box-title span {
  color: #333;
  font-weight: 700;
  text-transform: capitalize;
}
.customer-account-index .column.main .block .block-content .box .box-title,
.sales-order-view .column.main .block .block-content .box .box-title,
.customer-address-index .column.main .block .block-content .box .box-title {
  background-color: #f5f5f5;
  margin: 0;
  padding: 10px 15px;
  display: block;
}
.customer-account-index .column.main .block .block-content .box .box-content,
.sales-order-view .column.main .block .block-content .box .box-content,
.customer-address-index .column.main .block .block-content .box .box-content {
  border-top: 0;
  font-size: 1.3rem;
  min-height: 135px;
  padding: 20px 15px;
}
.customer-account-index .column.main .block .block-content .box .box-actions,
.sales-order-view .column.main .block .block-content .box .box-actions,
.customer-address-index .column.main .block .block-content .box .box-actions {
  background-color: #f5f5f5;
  border-top: 0;
  margin: 0;
  padding: 10px 15px;
  display: flex;
}
.customer-account-index .column.main .block .block-content .box .action.edit,
.sales-order-view .column.main .block .block-content .box .action.edit,
.customer-address-index .column.main .block .block-content .box .action.edit {
  color: #e51717;
  margin-right: 10px;
}
.customer-account-index .column.main .block .block-content .box .action.edit:hover,
.sales-order-view .column.main .block .block-content .box .action.edit:hover,
.customer-address-index .column.main .block .block-content .box .action.edit:hover {
  color: #253237;
}
.table-order-items .mark {
  background: transparent;
}
.table:not(.cart):not(.totals) tfoot .mark {
  text-align: left;
}
.wishlist-index-index .notify-slider .slider > .item {
  width: 350px;
  margin-left: 0;
}
.wishlist-index-index .notify-slider .product-item-info {
  width: 100%;
}
.wishlist-index-index .form-wishlist-items {
  margin-bottom: 60px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
  width: calc(100%/3);
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  float: left;
  margin-bottom: 50px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-image-photo {
  width: 100%;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-image-container {
  width: 100% !important;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-reviews-summary {
  justify-content: flex-start;
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset:before,
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset:after {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
  margin-right: 20px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty .label {
  margin: 0;
  margin-right: 10px;
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty input.qty {
  width: 70px;
  height: 38px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .product-item-actions {
  margin-top: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-comment {
  line-height: 25px;
  height: 60px;
  padding: 0 10px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-info {
  width: 100%;
  position: relative;
  padding: 0;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions {
  margin-top: 0;
  position: absolute;
  top: 4px;
  z-index: 3;
  right: 10px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action {
  color: #aaa;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action span {
  display: none;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action:hover {
  color: #253237;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.5rem;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action.edit:before {
  content: "\f040";
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions a.action.delete:before {
  content: "\f00d";
}
.wishlist-index-index .cms-static-mix-custom-product .product-item-info {
  width: 100%;
}
.wishlist-index-index .wishlist-toolbar .pager {
  border-width: 1px;
  border-style: solid;
  padding: 5px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 100%;
}
.wishlist-index-index .wishlist-toolbar .pager .toolbar-amount {
  padding-top: 3px;
  vertical-align: middle;
}
.wishlist-index-index .wishlist-toolbar .pager .limiter {
  display: inline-block;
}
.wishlist-index-index .wishlist-toolbar .pager .limiter strong.limiter-options {
  padding: 0;
}
.wishlist-index-index .wishlist-toolbar .pager .limiter #limiter {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary .action {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #ebebeb;
  color: #555;
  width: auto;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary .action span {
  display: block;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary .action.tocart:before {
  display: none;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary .action:hover {
  background-color: #ef1e1e;
  border-color: #ef1e1e;
  color: #fff;
}
.products-grid.wishlist .product-item .price-box {
  margin-bottom: 15px;
}
.products-grid.wishlist .product-item-name {
  margin-bottom: 10px;
}
.gdpr-customer-index .column.main .actions-toolbar {
  margin-top: 30px;
}
.newsletter-manage-index .column.main form:not(:last-child) {
  margin-bottom: 60px;
}
.newsletter-manage-index .column.main .actions-toolbar {
  margin-top: 20px;
}
.form-address-edit > .fieldset:first-child {
  margin-bottom: 40px;
}
.table.comparison.headings {
  display: none;
}
.product-reviews-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product-reviews-summary:before,
.product-reviews-summary:after {
  display: none;
}
.product-reviews-summary .rating-summary {
  margin-right: 7px;
}
.print-compare .action.print {
  margin-bottom: 10px;
}
.action.print {
  color: #06c;
}
.page-title-wrapper {
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.cms-index-index .modal-popup.modals-quickview .page-title-wrapper {
  display: block;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  position: relative;
}
.opc-wrapper .step-title:after,
.opc-block-shipping-information .shipping-information-title:after,
.opc-block-summary > .title:after,
.checkout-agreements-items .checkout-agreements-item-title:after {
  content: "";
  width: 65px;
  height: 2px;
  background: #ef1e1e;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.catalog-product_compare-index .page-header {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 60px;
}
.catalog-product_compare-index .product-item-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0;
}
.catalog-product_compare-index .actions-secondary {
  margin-left: 15px;
}
.table-wrapper.comparison::-webkit-scrollbar {
  height: 3px;
  border-radius: 3px;
}
.table-wrapper.comparison::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.table-wrapper.comparison::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #f2f2f2;
  border-radius: 3px;
}
.table-wrapper.comparison {
  margin-bottom: 60px;
  clear: both;
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid #ebebeb;
  border-bottom: 0;
  border-right: 0;
}
.table-wrapper.comparison .table.table-comparison thead tr td.remove {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.table-wrapper.comparison .table.table-comparison tbody tr td {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.table-wrapper.comparison .table.table-comparison tr.cell,
.table-wrapper.comparison .table.table-comparison td.cell {
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.table.table-comparison {
  border-collapse: separate;
  margin-bottom: 0;
}
.table.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 0;
}
.table.table-comparison .action.tocart {
  font-size: 2.1rem;
  font-weight: 400;
}
.table.table-comparison .product-image-container .product-image-wrapper .product-image-photo {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.table.table-comparison .product-item-photo:hover .product-image-photo.thumbnail {
  top: 0;
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
.table.table-comparison .action.tocart {
  padding: 0;
}
.table.table-comparison .secondary-addto-links {
  margin-top: 20px;
  margin-left: 0;
  text-decoration: underline;
}
.table.table-comparison .cell {
  width: 195px;
}
.table.table-comparison .cell.label {
  background-color: #f3f5f6;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  font-weight: 600;
}
.table.table-comparison .cell.product.attribute .value {
  text-align: justify;
}
.table-wrapper.orders-recent .actions a {
  color: #ef1e1e;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-size: 1.6rem;
}
.account .customer-review .product-media {
  float: none;
  margin-right: 0;
}
#opc-new-shipping-address {
  padding-top: 30px;
}
.form.password.forget {
  min-width: 600px;
  max-width: 710px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.form.password.forget .captcha-image .captcha-img {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 46px;
}
.customer-account-forgotpassword .page-title-wrapper {
  margin-bottom: 0;
}
.form.password.forget > .fieldset .field.note {
  text-align: center;
  margin-bottom: 50px;
}
.form.password.forget > .actions-toolbar {
  margin-top: 15px;
  text-align: center;
}
.form.password.forget > .actions-toolbar .primary {
  float: none;
  text-align: center;
  width: 100%;
}
.form.password.forget > .fieldset .control.captcha {
  text-align: center;
}
.form.password.forget > .fieldset .control.captcha > .input-text {
  margin-bottom: 18px;
}
.form.password.forget > .actions-toolbar .primary .action.submit {
  padding: 0 25px;
  width: 100%;
  font-weight: 700;
}
.form.search.advanced {
  min-width: 600px;
  max-width: 710px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
.form.search.advanced > .fieldset > .legend {
  display: none;
}
.form.search.advanced .field.price .range.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form.search.advanced .field.price .range.price:before,
.form.search.advanced .field.price .range.price:after {
  display: none;
}
.form.search.advanced .field.price .range.price > .field {
  flex: 1;
}
.form.search.advanced .group.price .addon .addafter {
  padding-top: 11px;
}
.form.search.advanced select {
  padding-top: 10px;
  padding-bottom: 10px;
}
.form.search.advanced > .actions-toolbar {
  margin-top: 20px;
}
.form.search.advanced > .actions-toolbar > .primary {
  float: none;
  display: block;
}
.form.search.advanced > .actions-toolbar > .primary .action.search {
  padding: 0 25px;
  width: 100%;
  font-weight: 700;
}
.alo-testimonial-submit .form {
  min-width: 600px;
  max-width: 710px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    width: 100%;
    margin-right: 0;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty .control,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty input.qty {
    width: 100%;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .product-item-actions {
    width: 100%;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary .action {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  [class*="page-layout-2columns-"].account .sidebar-sticky {
    width: 100%;
    margin-bottom: 30px;
  }
  .account .columns {
    display: flex;
    flex-wrap: wrap;
  }
  .account .columns .sidebar-sticky {
    position: static;
  }
  .account .sidebar.sidebar-main {
    position: static;
    width: 100% !important;
    top: auto;
    left: auto;
    margin-bottom: 30px;
  }
  .account .column.main {
    margin-bottom: 30px;
  }
  .account .column.main .toolbar {
    text-align: left;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-image-container {
    max-width: none;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-photo {
    margin-right: 0;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-name,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-tooltip,
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item .box-tocart {
    float: none;
    margin-right: 0;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary,
  .wishlist-index-index .form-wishlist-items .actions-toolbar .secondary {
    width: 100%;
  }
  .wishlist-index-index .column.main .actions-toolbar > .primary .action {
    width: 100%;
  }
  .wishlist-index-index .column.main .actions-toolbar > .primary .action:not(:first-child) {
    margin-top: 10px;
  }
  .toolbar.wishlist-toolbar {
    padding: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .account .block.block-collapsible-nav {
    background: #fff;
  }
  .account .block.block-collapsible-nav .title {
    display: block;
  }
  .form.password.forget {
    min-width: initial;
    width: 100%;
    padding-bottom: 10px;
  }
  .form.password.forget > .fieldset .field.note {
    margin-bottom: 28px;
  }
  .form.search.advanced {
    min-width: initial;
    width: 100%;
  }
  .alo-testimonial-submit .form {
    min-width: initial;
    width: 100%;
  }
  .item-options-container .col[data-th="Product Name"]:before,
  .item-options-container .col[data-th="Price"]:before {
    display: none;
  }
  .item-options-container .col.subtotal {
    display: none !important;
  }
  .account .page-title-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:first-child .item-options {
    width: 100%;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.label:before {
    display: none;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr + tr.item-options-container {
    margin-top: 0;
  }
  body .form-create-account .fieldset {
    width: 100%;
  }
  body .form-create-account .fieldset.account {
    margin-top: 30px;
  }
  body .form-create-account .fieldset .legend {
    padding-top: 0;
    font-size: 2rem;
  }
  body .form-create-account .fieldset > .field:not(:last-child) {
    margin-bottom: 20px;
  }
  body .login-container .block {
    width: 100% !important;
  }
  body .login-container .block:first-child:before,
  body .login-container .block:first-child:after {
    display: none;
  }
  body .login-container .block.block-customer-login {
    margin-bottom: 30px;
  }
  body .login-container .fieldset:after {
    text-align: left;
  }
  body.account .page-main {
    padding-top: 0;
  }
  body.account .products-grid.wishlist {
    margin-right: 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison),
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col {
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: bold;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title {
    display: none;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr {
    margin-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th {
    padding-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr th,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr th,
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr td,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr td {
    padding: 10px 0;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .account .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount,
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col {
    align-items: center;
  }
  .wishlist-index-index .form-wishlist-items {
    margin-bottom: 0;
  }
  .wishlist-index-index .wishlist-toolbar .pager .toolbar-amount {
    float: left;
  }
  .wishlist-index-index .wishlist-toolbar .pager .limiter {
    float: right;
  }
  .customer-account-index .column.main .block .block-content .box,
  .sales-order-view .column.main .block .block-content .box,
  .customer-address-index .column.main .block .block-content .box {
    width: 100%;
  }
  .customer-account-index .column.main .block .block-content .box:not(:first-child),
  .sales-order-view .column.main .block .block-content .box:not(:first-child),
  .customer-address-index .column.main .block .block-content .box:not(:first-child) {
    margin-top: 40px;
  }
  body.account .column.main .block-title {
    font-size: 2rem;
  }
  body.account .legend {
    font-size: 2rem;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    float: none;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .multishipping-checkout-login .login-container .fieldset:after {
    text-align: left;
  }
  .opc-estimated-wrapper {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: #000;
    border-bottom: none;
  }
  .opc-estimated-wrapper .estimated-block {
    font-weight: 400;
    float: none;
  }
  .opc-estimated-wrapper:before,
  .opc-estimated-wrapper:after {
    display: none;
  }
  .opc-estimated-wrapper button.action {
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: #000;
    height: auto;
    line-height: inherit;
    border-radius: 0;
    min-width: auto;
  }
  .modal-custom.custom-slide {
    left: 0;
  }
  .modal-custom.custom-slide .modal-inner-wrap {
    overflow-x: hidden;
  }
  .modal-custom.custom-slide .action-close {
    height: 20px;
    width: 20px;
    background: transparent;
    border: none;
    color: #000;
  }
  .modal-custom.custom-slide .action-close:hover {
    background: transparent;
    border: none;
    color: #000;
  }
}
@media screen and (max-width: 639px) {
  .wishlist-index-index .products-grid.wishlist .product-item:first-child {
    border-top: none;
  }
  .wishlist-index-index .wishlist-toolbar .pager .limiter {
    clear: unset;
  }
  body .products-grid.wishlist .product-item {
    border-bottom: none;
  }
}
@media screen and (max-width: 480px) {
  .form.password.forget .captcha-image .captcha-reload {
    width: 100%;
    margin-top: 30px;
  }
  .form-address-edit > fieldset {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .customer-account-login .actions-toolbar > .primary,
  .customer-account-create .actions-toolbar > .primary {
    width: 100%;
  }
  .customer-account-login .actions-toolbar > .primary .action,
  .customer-account-create .actions-toolbar > .primary .action {
    width: 100%;
    text-align: center;
  }
  body .form-create-account .fieldset .legend {
    font-size: 1.6rem;
  }
  body .login-container .block .block-title,
  .form-create-account .block-title {
    font-size: 1.6rem;
  }
  body .login-container .actions-toolbar > div:not(:first-child) {
    margin-top: 7px;
  }
  body.account .toolbar {
    margin-bottom: 0;
  }
  body.account .column.main .block-title {
    font-size: 1.8rem;
  }
  body.account .column.main .block-title > .action {
    font-size: 1.4rem;
  }
  body.account .column.main .actions-toolbar > .primary .action {
    width: 100%;
    text-align: center;
  }
  body.account .column.main .order-details-items .order-title > strong {
    font-size: 1.8rem;
  }
  body.account .block.block-collapsible-nav .items .item a,
  body.account .block.block-collapsible-nav .items .item > strong {
    font-size: 1.4rem;
  }
  body.account .legend {
    font-size: 1.8rem;
  }
  .customer-account-index .column.main .block .block-content,
  .sales-order-view .column.main .block .block-content,
  .customer-address-index .column.main .block .block-content {
    font-size: 1.4rem;
  }
  .customer-account-index .column.main .block .block-content .box .box-title,
  .sales-order-view .column.main .block .block-content .box .box-title,
  .customer-address-index .column.main .block .block-content .box .box-title {
    font-size: 1.4rem;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    font-size: 1.4rem;
  }
  .wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item {
    width: 100%;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-name {
    font-size: 1.3rem;
  }
  body .cart-summary {
    margin-top: 40px;
  }
  .multishipping-checkout-login .actions-toolbar > .primary .action {
    width: 100%;
  }
  .catalog-product_compare-index .table-comparison th.cell {
    font-size: 1.4rem;
  }
  .price-including-tax .price,
  .price-excluding-tax .price {
    font-size: 1.4rem;
  }
  .account .customer-review .product-media {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .login-container .block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .form-create-account .fieldset {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.rtl.sales-order-view .order-links .item {
  margin-right: 0;
}
.rtl.account .table-wrapper .action {
  margin-right: 0;
  margin-left: 15px;
}
.rtl.account .block.block-collapsible-nav .items .item a,
.rtl.account .block.block-collapsible-nav .items .item > strong {
  border-left: none;
  border-right: solid 2px transparent;
}
.rtl.account .column.main .block-title > .action {
  margin-left: 0;
  margin-right: 15px;
}
.rtl.account .toolbar .toolbar-amount {
  float: right;
}
.rtl .rating-summary .label {
  margin-right: 0;
  margin-left: 10px;
}
.rtl.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-item-inner > .product-item-actions {
  right: auto;
  left: 10px;
  display: flex;
}
.rtl.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.rtl.wishlist-index-index .products-grid.wishlist .product-item-actions > * {
  margin-right: 0;
}
.rtl.wishlist-index-index .products-grid.wishlist .product-item-actions .action:not(:last-child) {
  margin-left: 15px;
}
.rtl.customer-account-index .column.main .block .block-content .box .action.edit,
.rtl.sales-order-view .column.main .block .block-content .box .action.edit,
.rtl.customer-address-index .column.main .block .block-content .box .action.edit {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .table:not(.cart):not(.totals) tfoot .mark {
  text-align: right;
}
.rtl .abs-pager-toolbar .limiter,
.rtl .account .toolbar .limiter,
.rtl .toolbar-wishlist-results .limiter,
.rtl .toolbar-giftregistry-results .limiter {
  float: left;
}
@media screen and (max-width: 1199px) {
  .rtl.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    float: right;
    text-align: right;
  }
  .rtl .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .rtl.account .column.main .actions-toolbar > .primary {
    width: 100%;
  }
}
.cms-static-404 {
  margin-top: 100px;
  margin-bottom: 105px;
}
.cms-static-404 .row {
  align-items: center;
}
.cms-static-404 img {
  margin-left: auto;
  margin-right: 0;
}
.cms-static-404 .cms-title .title {
  font-size: 3.6rem;
  margin-bottom: 20px;
}
.cms-static-404 .cms-title .text {
  margin-bottom: 5px;
}
.cms-static-404 .cms-title a {
  font-weight: 700;
}
/* responsive */
@media screen and (max-width: 991px) {
  .cms-static-404 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .cms-static-404 .cms-title .title {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .cms-static-404 img {
    margin: 0 auto;
  }
  .cms-static-404 .cms-img {
    margin-bottom: 20px;
  }
  .cms-static-404 .cms-title {
    text-align: center;
  }
}
.rtl .cms-static-404 img {
  margin-left: 0;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .rtl .cms-static-404 img {
    margin: 0 auto;
  }
}
.page-faq input[type="radio"] {
  display: none;
}
.page-faq .content {
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease-in;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #747474;
}
.page-faq input:checked ~ .content {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-top: 20px;
  margin-bottom: 25px;
}
.page-faq input:checked ~ label {
  cursor: default;
  font-weight: 600;
}
.page-faq input:checked ~ label:before {
  content: "-";
  background-color: #303030;
  color: #fff;
  font-weight: 400;
}
.page-faq label {
  color: #000;
  display: block;
  padding: 15px 0;
  padding-right: 25px;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}
.page-faq label:before {
  content: "+";
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  bottom: 0;
  background: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.page-faq .content-wrapper:not(:first-child) label {
  border-top: solid 1px #e9e9e9;
}
.rtl .page-faq label {
  padding-right: 0;
  padding-left: 23px;
}
.rtl .page-faq label:before {
  right: auto;
  left: 0;
}
.lookbook-item {
  text-align: center;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.lookbook-item:last-child {
  border-bottom: 0;
  margin-bottom: 20px;
}
.lookbook-item .row {
  align-items: center;
}
.lookbook-item .cms-title {
  max-width: 460px;
  margin: 0 auto;
}
.lookbook-item .cms-title .title {
  margin-bottom: 20px;
  font-size: 3.6rem;
}
.lookbook-item .cms-title .text {
  margin-bottom: 35px;
  font-size: 1.6rem;
}
.lookbook-item .title.item {
  display: none;
}
/* responsive */
@media screen and (max-width: 767px) {
  .lookbook-item .cms-img {
    margin-bottom: 30px;
  }
  .lookbook-item .cms-title .title {
    font-size: 2.8rem;
  }
  .lookbook-item .cms-title .text {
    font-size: 1.5rem;
  }
  .lookbook-item:nth-child(2) .cms-img {
    order: 1;
  }
  .lookbook-item:nth-child(2) .cms-content {
    order: 2;
  }
}
@media screen and (max-width: 360px) {
  .lookbook-item .cms-title .title {
    font-size: 2rem;
  }
}
.cms-page-view .column.main .toggle-tab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: right;
}
.cms-page-view .column.main .toggle-tab:before {
  content: "\f107";
  font-family: "FontAwesome";
}
.cms-page-view .column.main .item-content {
  position: relative;
}
.cms-page-view .column.main .toggle-content {
  display: none;
}
.cms-page-view .column.main .toggle-content.visible {
  display: block;
}
.cms-shipping-delivery .page-title-wrapper,
.cms-privacy-policy .page-title-wrapper,
.cms-terms-conditions .page-title-wrapper,
.cms-returns-exchanges .page-title-wrapper {
  display: none;
}
.terms-condition,
.return-exchange,
.shipping-delivery,
.privacy_policy {
  margin-bottom: 50px;
}
.terms-condition h2,
.return-exchange h2,
.shipping-delivery h2,
.privacy_policy h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 24px;
}
.terms-condition h3,
.return-exchange h3,
.shipping-delivery h3,
.privacy_policy h3 {
  font-size: 1.8rem;
  margin-bottom: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.terms-condition p + h3,
.return-exchange p + h3,
.shipping-delivery p + h3,
.privacy_policy p + h3 {
  margin-top: 40px;
}
.terms-condition p,
.return-exchange p,
.shipping-delivery p,
.privacy_policy p {
  margin-bottom: 15px;
}
.cms-privacy-cookie .privacy-policy {
  line-height: 25px;
}
.cms-privacy-cookie .privacy-policy h2 {
  margin: 30px 0 10px;
}
.cms-privacy-cookie .privacy-policy table th,
.cms-privacy-cookie .privacy-policy table td {
  border-width: 2px;
  border-style: solid;
  border-color: #dddddd;
}
.cms-privacy-cookie .privacy-policy table th {
  font-weight: 600;
}
/* responsive */
@media screen and (max-width: 767px) {
  .terms-condition,
  .return-exchange,
  .shipping-delivery,
  .privacy_policy {
    margin-bottom: 20px;
  }
  .terms-condition h2,
  .return-exchange h2,
  .shipping-delivery h2,
  .privacy_policy h2 {
    font-size: 1.8rem;
  }
  .terms-condition h3,
  .return-exchange h3,
  .shipping-delivery h3,
  .privacy_policy h3 {
    font-size: 1.6rem;
  }
}
