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;
}
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.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .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;
}
.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,
.order-details-items .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-compare .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .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-compare .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .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;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.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;
}
.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,
.block-reorder .product-item .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-onepage-success .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,
.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,
.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,
.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,
.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,
.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,
.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,
.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,
.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,
.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),
.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;
}
.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,
.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,
.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 {
  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 {
  -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 {
  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 {
  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 .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,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.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;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: '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;
}
.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,
.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;
}
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 400;
}
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.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 #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
a.action.primary {
  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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.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 .magepow-categories-category {
  display: block;
  margin: 16px;
}
.magepow-categories-grid .magepow-categories-category-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-grid .magepow-categories-category-name {
  text-align: center;
}
/* List layout */
.magepow-categories-list li {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: content-box;
  overflow: auto;
}
.magepow-categories-list .magepow-categories-category {
  display: block;
  overflow: auto;
  margin: 16px;
}
.magepow-categories-list .magepow-categories-category-image {
  float: left;
  width: 20%;
  /* These percentages must match 1/3 */
}
.magepow-categories-list .magepow-categories-category-image img {
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
.magepow-categories-list .magepow-categories-category-name {
  margin: 0 0 16px 20%;
  /* These percentages must match 2/3 */
  padding: 0 0 0 32px;
}
.magepow-categories-list .magepow-categories-category-description {
  margin: 0 0 16px 20%;
  /* These percentages must match 3/3 */
  padding: 0 0 0 32px;
}
/* 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 {
  display: none;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
  line-height: 2;
  padding: 30px;
  margin: 0;
  display: block;
  z-index: 10;
  padding: 15px;
}
.magepow-gdpr-cookie-notice.message.global h3 {
  margin-top: 0;
}
.magepow-gdpr-cookie-notice.gdpr-box-shadow {
  -webkit-box-shadow: -2px 2px 82px -26px #000000;
  box-shadow: -2px 2px 82px -26px #000000;
}
.magepow-gdpr-cookie-notice.text-align-center {
  text-align: center;
}
.magepow-gdpr-cookie-notice.text-align-left {
  text-align: left;
}
.magepow-gdpr-cookie-notice.text-align-right {
  text-align: right;
}
.ias-trigger-next,
.iass-spinner,
.ias-noneleft {
  display: block;
  width: 100%;
  padding: 30px 0;
  font-size: 1em;
  clear: both;
}
.iass-spinner {
  text-align: center;
  font-size: 16px;
  color: #333;
  display: block;
}
.ias-noneleft {
  text-align: center;
  color: #333;
  letter-spacing: 0px;
}
.iass-spinner img,
.ias-noneleft img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ias-trigger-next {
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.load-more {
  border: none;
}
.load-more:hover {
  background: #0491ff;
}
.ias-trigger-prev {
  text-align: center;
  cursor: pointer;
}
.iass-spinner img {
  height: auto;
  min-width: 40px;
  max-width: 400px;
  margin-bottom: 7px;
}
.infinitescroll-pro .toolbar-bottom {
  display: none;
}
.layered_overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
.productzoom-lens .zoomContainer {
  overflow: hidden;
  z-index: 9;
}
.nav-sections {
  position: relative;
  z-index: 10;
}
.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;
}
.catalog-category-view .actions-primary + .actions-secondary {
  vertical-align: top;
}
.catalog-category-view button.buynow {
  margin-left: 5px;
}
.catalog-product-view #product-addtocart-button {
  float: left;
}
.buy-now-btn {
  margin-right: 1%;
  width: 100%;
  line-height: 3.6rem;
  margin-top: 10px;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 1px !important;
}
@media (max-width: 767px) {
  .catalog-category-view button.buynow {
    margin-top: 5px;
    margin-left: 0px;
  }
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
  display: inline-block;
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 11;
}
.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 20px 20px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 11;
  max-width: 300px;
  margin-top: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
  display: block;
  text-transform: uppercase;
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: static;
  height: auto;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  height: calc(100vh - 90px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  position: static;
  background-color: #fff;
  z-index: 12;
  border-width: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
  width: 5PX;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
  background-color: #484848;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
  width: 100%;
  margin: 0 0 20px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border-width: 0px;
  display: block;
  width: 100%;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
  max-width: calc(100% - 100px);
}
.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
  max-width: 100%;
}
.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
  z-index: 9999;
}
.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
  max-width: 100%;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
    right: auto;
    left: 0;
  }
}
@media (max-width: 479px) {
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
    z-index: 13;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
    right: 0;
    left: auto;
    font-size: 0;
    top: 5px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
    position: static;
    border: 0;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
    border-width: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@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;
}
.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;
}
.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;
}
/**
 * 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%;
}
.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;
}
.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;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.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;
}
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: 0;
}
.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: 24px;
  font-weight: 400;
}
.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-content .cart-total .subtotal {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 26px;
  position: relative;
  margin-top: 30px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 12px;
}
.block-minicart .block-content .cart-total .subtotal:before,
.block-minicart .block-content .cart-total .subtotal:after {
  display: none;
}
.block-minicart .block-content .go-shop {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 28px;
  border-bottom: 2px solid #000;
  margin-top: 5px;
  margin-bottom: 10px;
}
.block-minicart .block-content .go-shop:hover {
  color: #f8ae4b;
  border-color: #f8ae4b;
}
.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 .minicart-items .product > .product-item-photo {
  float: unset;
  padding: 0;
  padding-left: 15px;
}
.minicart-wrapper.active > .showcart {
  position: relative;
  z-index: 1;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 30px 20px;
  right: 0;
  width: 380px;
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-title {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content {
  position: relative;
  text-align: center;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  max-height: 35vh;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto !important;
  padding-right: 5px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 6px;
  border-radius: 3px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar-thumb {
  background-color: #aeaeae;
  border-radius: 3px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .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;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .subtitle.empty {
  padding-top: 55px;
  font-size: 18px;
  font-weight: 400;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .subtitle.empty::before {
  content: "\e914";
  font-family: "wpbingofont";
  position: absolute;
  top: 0;
  font-size: 50px;
  line-height: 1;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  font-weight: 400;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .layout-btn-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .layout-btn-cart-total:before,
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .layout-btn-cart-total:after {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .layout-btn-cart-total .action {
  padding: 0;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  -webkit-transition: unset;
  transition: unset;
  border: 0;
  height: 50px;
  color: #ffffff;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .layout-btn-cart-total .action.button {
  margin: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions,
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout {
  width: calc(50% - 5px);
  margin: 0 5px;
  position: relative;
  z-index: 1;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions::before,
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout::before {
  position: absolute;
  content: "";
  bottom: 0;
  background-color: #f8ae4b;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: -1;
  display: block;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions:hover::before,
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout:hover::before {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions {
  margin-left: 0;
  background-color: #000000;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout {
  margin-right: 0;
  color: #ffffff;
  background-color: #a0a0a0;
}
.minicart-wrapper .block-minicart .free-order {
  color: #000;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
.minicart-wrapper .block-minicart .free-order span:last-child {
  text-decoration: underline;
  font-weight: 700;
}
.minicart-wrapper .product.row {
  position: relative;
}
.minicart-wrapper .product .product-item-photo {
  position: static;
}
.minicart-wrapper .product .actions {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.minicart-wrapper .product .actions .primary {
  margin-bottom: 5px;
}
.minicart-wrapper .product .actions .primary span {
  font-size: 0;
}
.minicart-wrapper .product .actions .primary span::before {
  content: "\f040";
}
.minicart-wrapper .product .actions .secondary span {
  font-size: 0;
}
.minicart-wrapper .product .actions .secondary span::before {
  content: "\f00d";
}
.minicart-wrapper .product .actions .action span {
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.minicart-wrapper .product .actions .action span:before,
.minicart-wrapper .product .actions .action span:after {
  display: none;
}
.minicart-wrapper .product .actions .action span::before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}
.minicart-wrapper .product .actions .action:hover span {
  background-color: #ffffff;
  color: #f8ae4b;
  border-color: #f8ae4b;
}
.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;
  margin-bottom: 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #f1f1f1;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item .product-item-details [class*="col-"] {
  padding-left: 12px;
  padding-right: 35px;
  text-align: left;
}
.minicart-items .product-item .product-item-details [class*="col-"] .content {
  width: 100%;
}
.minicart-items .product-item .product-item-details [class*="col-"] .product.options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.minicart-items .product-item .product-item-details [class*="col-"] .product.options:before,
.minicart-items .product-item .product-item-details [class*="col-"] .product.options:after {
  display: none;
}
.minicart-items .product-item .product-item-details [class*="col-"] dt.label {
  margin-right: 5px;
  width: 50%;
}
.minicart-items .product-item .product-item-details .product-item-name {
  color: #000000;
  display: block;
  line-height: 1.1;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
}
.minicart-items .product-item .product-item-photo .product.actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.minicart-items .product-item .product-item-photo .product.actions:before,
.minicart-items .product-item .product-item-photo .product.actions:after {
  display: none;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
  margin-bottom: 0;
}
.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;
  width: 100%;
}
.minicart-items .product .toggle:hover {
  color: #f8ae4b;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product .content .options {
  display: block;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  line-height: 22px;
  color: #868686;
  font-size: 16px;
  font-weight: 500;
}
.minicart-items .product-item-details .product-item-pricing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.minicart-items .product-item-details .product-item-pricing:before,
.minicart-items .product-item-details .product-item-pricing:after {
  display: none;
}
.minicart-items .product-item-details .product-item-pricing .price-container {
  order: 1;
}
.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;
}
@media screen and (max-width: 575px) {
  .minicart-wrapper .minicart-items .product > .product-item-photo {
    padding-left: 7.5px;
  }
  .minicart-wrapper .product .actions {
    right: 7px;
  }
  .minicart-wrapper .product-item .product-item-details [class*="col-"] {
    padding-right: 30px;
  }
  .minicart-wrapper .block-minicart {
    padding: 20px 10px;
  }
  .minicart-items .product-item .product-item-details .product-item-name {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 480px) {
  .minicart-wrapper .block-minicart {
    width: 33rem;
  }
  .minicart-wrapper .minicart-items .product > .product-item-photo {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  .minicart-wrapper .minicart-items .product > .product-item-details {
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
  }
}
@media screen and (max-width: 360px) {
  .minicart-wrapper .block-minicart {
    width: calc(100vw - 30px);
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions,
  .minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout {
    width: 100%;
    margin: 0;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions {
    margin-bottom: 15px;
  }
}
.rtl .minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .minicart-wrapper .product .actions {
  right: auto;
  left: 15px;
}
.rtl .minicart-wrapper .minicart-items .product > .product-item-photo {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .minicart-items .product-item .product-item-details [class*="col-"] {
  text-align: right;
  padding-left: 35px;
  padding-right: 12px;
}
.rtl .minicart-items .product-item .product-item-details [class*="col-"] dd.values {
  margin-right: 0;
}
.rtl .minicart-items .product-item .product-item-details [class*="col-"] dt.label {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .magicmenu .nav-desktop .level0 .level-top::before {
  position: relative;
  top: -1px;
}
@media screen and (max-width: 575px) {
  .rtl .minicart-wrapper .minicart-items .product > .product-item-photo {
    padding-right: 7.5px;
  }
  .rtl .minicart-wrapper .product .actions {
    left: 7px;
  }
  .rtl .minicart-wrapper .product-item .product-item-details [class*="col-"] {
    padding-left: 30px;
  }
}
@media screen and (max-width: 320px) {
  .rtl .minicart-wrapper .block-minicart #minicart-content-wrapper .actions .actions {
    margin-left: 0;
  }
  .rtl .minicart-wrapper .block-minicart #minicart-content-wrapper .actions #top-cart-btn-checkout {
    margin-right: 0;
  }
}
.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;
}
.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 .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 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 .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.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;
}
._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;
}
.modal-popup.popup-authentication .modal-inner-wrap {
  position: absolute;
  width: auto;
  max-width: 430px;
  margin: auto;
  top: 0;
  transform: translateY(-50%);
  max-height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px;
  min-width: unset;
}
.modal-popup.popup-authentication._show .modal-inner-wrap {
  transform: translateY(-50%);
}
.modal-popup.popup-authentication .modal-header,
.modal-popup.popup-authentication .modal-content,
.modal-popup.popup-authentication .modal-footer {
  padding-left: 0;
  padding-right: 0;
}
.modal-custom.authentication-dropdown {
  border-color: #333333;
}
.modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  padding: 10px 15px;
  min-width: 110px;
  border-color: #1979c3;
  background: #1979c3;
  font-size: 1.4rem;
  color: #ffffff;
}
.checkout-container {
  position: relative;
}
.checkout-container * {
  box-sizing: border-box;
}
.checkout-container input,
.checkout-container select {
  height: 44px;
}
.checkout-container input[type="checkbox"],
.checkout-container input[type="radio"] {
  height: initial;
}
.checkout-container .payment-group .payment-method input[type="radio"] {
  height: initial;
}
.checkout-container .action.action-auth-toggle {
  background: #1979c3;
  border-color: #1979c3;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 0 50px;
  border-radius: 3px;
  height: 45px;
  line-height: 45px;
  margin: 0;
}
.checkout-container .action.action-auth-toggle:hover {
  text-decoration: none;
}
.checkout-container .authentication-wrapper {
  margin-top: -91px;
}
.checkout-container .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.one-step-checkout-wrapper.opc-wrapper {
  width: 66.66666667%;
  float: left;
}
.one-step-checkout-wrapper.opc-wrapper .form-login {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.one-step-checkout-wrapper.opc-wrapper .form-login #customer-email-fieldset {
  margin-bottom: 0;
}
.one-step-checkout-wrapper .one-step-checkout-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address,
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  padding-left: 15px;
  padding-right: 15px;
}
.one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address {
  width: 50%;
}
.one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .opc-shipping-address-box {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .shipping-address-item {
  width: 100%;
}
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method {
  width: 50%;
}
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .fieldset {
  margin-bottom: 0;
}
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-method .checkout-payment-method .form.payments .message.notice {
  margin: 0 0 15px;
}
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step,
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-billing-step {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
}
.one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step {
  margin-bottom: 50px;
}
.one-step-checkout-wrapper .field-tooltip {
  top: 8px;
}
.checkout-payment-method #checkout-step-payment {
  margin-bottom: 10px;
}
.methods-shipping .table-checkout-shipping-method {
  min-width: unset;
  width: 100%;
}
.methods-shipping .table-checkout-shipping-method .row {
  display: table-row;
}
.methods-shipping .table-checkout-shipping-method tbody td {
  border-top: 1px solid #ebebeb;
}
.methods-shipping .table-checkout-shipping-method tbody td.col-price {
  font-weight: 400;
}
#checkout-payment-method-load .payment-method-content .actions-toolbar .primary .action.checkout {
  display: none;
}
.checkout-shipping-method .delivery-time {
  margin-bottom: 20px;
}
.checkout-shipping-method .delivery-time .title {
  margin-bottom: 7px;
}
.checkout-shipping-method .delivery-time .control {
  position: relative;
}
.checkout-shipping-method .delivery-time .control .remove-delivery-time {
  margin-top: 10px;
  display: inline-block;
}
.checkout-shipping-method .delivery-time .control .remove-delivery-time:hover {
  color: #f8ae4b;
  cursor: pointer;
}
.checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  padding: 0;
  position: absolute;
  top: 3px;
  right: 15px;
  border: 0;
  font-weight: 400;
  background: none;
}
.checkout-shipping-method .delivery-time .ui-datepicker-trigger span {
  display: none;
}
.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;
}
.checkout-shipping-method .checkout-comment-block label {
  display: block;
  margin-bottom: 8px;
}
.checkout-payment-method .payments .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ebebeb;
}
.checkout-step-sidebar {
  width: 33.33333333%;
  float: right;
}
.checkout-step-sidebar .order-summary {
  border: 1px solid #ebebeb;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 70px;
}
.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;
}
.checkout-step-sidebar .order-summary .payment-option-title {
  margin-bottom: 8px;
}
.checkout-step-sidebar .opc-block-summary {
  background: #ffffff;
  padding: 0;
}
.checkout-step-sidebar .opc-block-summary .items-in-cart {
  margin-bottom: 15px;
}
.checkout-step-sidebar .opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #ebebeb;
}
.checkout-step-sidebar .opc-block-summary .table-totals {
  border-top: 0;
  margin-bottom: 25px;
}
.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;
}
.checkout-step-sidebar .opc-block-summary .table-totals .totals.shipping .amount {
  vertical-align: top;
}
.checkout-step-sidebar .opc-block-summary .table-totals .grand .mark,
.checkout-step-sidebar .opc-block-summary .table-totals .grand .amount {
  border-top: none;
}
.checkout-step-sidebar .opc-block-summary .table-totals .grand strong {
  font-size: 1.9rem;
  font-weight: 700;
}
.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.6rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0;
}
.checkout-step-sidebar .opc-block-summary .table-totals tbody > tr th,
.checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr th,
.checkout-step-sidebar .opc-block-summary .table-totals tbody > tr td,
.checkout-step-sidebar .opc-block-summary .table-totals tfoot > tr td {
  vertical-align: middle;
}
.checkout-step-sidebar .opc-block-summary .not-calculated {
  text-transform: none;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product > .product-image-container {
  float: left;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 100px;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
  display: flex;
  justify-content: space-between;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a {
  color: #555555;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-name-block a:hover {
  color: #222222;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .price-excluding-tax {
  margin: 0;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .label {
  margin-right: 8px;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control {
  border: 1px solid #ebebeb;
  width: 120px;
  position: relative;
}
.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;
  font-size: 1.3rem;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .reduced {
  left: 0;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .control .increase {
  right: 0;
}
.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;
}
.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';
}
.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';
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove {
  text-align: right;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove {
  padding: 0;
  border: none;
  background: none;
  color: #000000;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove:before {
  content: "\f014";
  font-family: "FontAwesome";
  font-size: 1.8rem;
  font-weight: 500;
}
.checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove .button-action.remove:hover {
  color: #f8ae4b;
}
.checkout-step-sidebar .discount-code label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.checkout-step-sidebar .discount-code .payment-option-title {
  display: none;
}
.checkout-step-sidebar .discount-code .payment-option-content {
  display: block !important;
}
.checkout-step-sidebar .discount-code .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  padding: 13px 17px;
  background: #1979c3;
  border: 1px solid #1979c3;
  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;
}
table.table-checkout-shipping-method > tbody > tr > th,
table.table-checkout-shipping-method > tfoot > tr > th,
table.table-checkout-shipping-method > tbody > tr > td,
table.table-checkout-shipping-method > tfoot > tr > td {
  vertical-align: middle;
}
.opc-wrapper .step-title > .number {
  display: none;
}
.payment-group > .step-title {
  display: none;
}
.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;
}
.place-order-primary .action.checkout {
  float: unset;
  width: 100%;
  padding: 18px 15px;
  text-transform: uppercase;
}
.onestepcheckout-authentication-wrapper {
  position: absolute;
  width: 33.33333333%;
  text-align: right;
  top: -65px;
  right: 0;
}
.onestepcheckout-payment-after-methods {
  margin-bottom: 40px;
}
.onestepcheckout-place-order-block label[for="discount-code"] {
  display: none;
  margin-bottom: 5px;
}
.onestepcheckout-place-order-block .form-discount {
  display: flex;
  flex-wrap: wrap;
}
.onestepcheckout-place-order-block .form-discount .payment-option-inner {
  flex: 1;
  margin-right: 10px;
}
.onestepcheckout-place-order-block .form-discount .actions-toolbar .primary .action-apply {
  padding: 13px 17px;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  margin-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.order-comment-block {
  margin-bottom: 20px;
}
.order-comment-block > .label {
  display: block;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.checkout-newsletter {
  margin-bottom: 23px;
}
.billing-address-same-as-shipping-block {
  margin-bottom: 30px;
}
#checkout-step-shipping_method {
  margin-bottom: 8px;
}
.form-mgp-billing-address .actions-toolbar > .primary .action,
.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.4rem;
  }
  .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;
  }
}
.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: 100%;
  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.submenu {
  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: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.11);
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  background-color: #ffffff;
  pointer-events: none;
  list-style: none;
  border: 1px solid rgba(143, 143, 143, 0.1);
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu li a span {
  font-size: 16px;
}
.magicmenu .nav-desktop .level0.dropdown:hover .level0.submenu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  pointer-events: unset;
}
.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;
  font-family: 'Jost', sans-serif;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  border-style: solid;
  border-width: 0px;
  border-color: rgba(143, 143, 143, 0.1);
  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;
  pointer-events: none;
}
.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: 25px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
  font-size: 16px;
}
.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 .submenu {
  font-family: "Lato", sans-serif;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3 {
  border: none;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3 span {
  font-size: 14px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3 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 > h3: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: 200px;
  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-bottom: 10px;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  outline: medium none;
  display: block;
  text-align: left;
  line-height: normal;
  font-weight: 500;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top::after {
  position: relative;
  top: -1px;
}
.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: 100%;
  visibility: visible;
  pointer-events: unset;
}
.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: 16px;
  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: 12px;
  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: 250px;
  float: left;
}
.vmagicmenu .vmagicmenu-narrow {
  position: absolute;
  margin: 0px;
  padding: 5px 0 25px;
  list-style: outside none none;
  width: 270px;
  display: none;
  border: 1px solid rgba(191, 191, 191, 0.4);
  background-color: #ffffff;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  width: 180px;
  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: 15px;
  font-family: "Lato", sans-serif;
}
.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;
  border: 1px solid rgba(143, 143, 143, 0.25);
}
.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;
  border: 1px solid rgba(143, 143, 143, 0.25);
}
.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: 15px;
}
.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 li a {
  font-family: "Lato", sans-serif;
}
.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;
  font-family: "Lato", sans-serif;
}
.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;
  width: auto;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: left;
}
.nav-sections-item-content > .magicmenu > .nav-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.nav-sections-item-content > .magicmenu > .nav-desktop:before,
.nav-sections-item-content > .magicmenu > .nav-desktop:after {
  display: none;
}
.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: 50px;
}
.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: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  padding: 5px 0;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #868686;
  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: 0;
  margin-top: 10px;
}
ul.nav-accordion li a.level-top span {
  font-size: 16px;
}
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: 0px;
  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: 0px;
  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: 0;
}
.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;
  }
}
.testimonial .field-summary_rating .rating-box .rating:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  color: #ffc107;
  z-index: 2;
  position: relative;
  font-size: 13px;
  height: 13px;
  display: block;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial .rating-result {
  text-align: center;
}
.testimonial .customer {
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 60px 0;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial .inner-customer {
  text-align: center;
}
.testimonial.center-mode {
  margin-bottom: 50px;
}
.testimonial.center-mode .item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial.center-mode .item .testimonial_text {
  display: none;
}
.testimonial.center-mode .slick-center .item img {
  width: 150px;
  height: 150px;
}
.testimonial.center-mode .slick-list {
  margin-bottom: 50px;
}
.testimonial-caption.center-mode {
  display: block;
  width: 85%;
  color: #494949;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.testimonial-caption.center-mode .sub-text {
  display: block;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.testimonial-caption.center-mode .product-reviews-summary {
  display: block;
  text-align: center;
}
.testimonial-caption .zoomIn {
  animation: zoomIn 0.9s ease-out;
  -moz-animation: zoomIn 0.9s ease-out;
  -webkit-animation: zoomIn 0.9s ease-out;
  -o-animation: zoomIn 0.9s ease-out;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.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;
  }
}
@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;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .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;
  }
  .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;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .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;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .order-details-items .action.print {
    display: none;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .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;
  }
  .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;
  }
  .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%;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
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;
}
.ui-datepicker td {
  padding: 0;
}
.iass-spinner img {
  max-width: 100px;
}
@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 (max-width: 1199px) {
  body .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1480px) {
  body .container {
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .nav-sections.sections .header.links a,
  .nav-sections.sections .header.links a:hover {
    font-weight: 400;
  }
}
@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;
}
body a.button {
  appearance: none;
  -webkit-appearance: none;
}
.al_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hidden {
  display: none !important;
}
.abs-primary-color-site {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.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: #f8ae4b;
  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: #f8ae4b !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,
.checkout-cart-index .field.qty .custom-qty.control,
.checkout-cart-index .cart.item .control {
  width: 70px;
  text-align: center;
  position: relative;
  height: 55px;
}
.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,
.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: 51px;
  font-weight: 500;
}
.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,
.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: 51px;
  font-weight: 500;
  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,
.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,
.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,
.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,
.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,
.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,
.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: "FontAwesome";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 18px;
  position: absolute;
  vertical-align: top;
  color: #666666;
}
.hidden-visibility,
.login-container .block .block-content .fieldset:after {
  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,
button.action,
.actions-toolbar > .primary .action,
.header .search-area .form-search .action.search,
.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.modals-ajaxcart .actions 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,
.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,
body .multicheckout .actions-toolbar .secondary .action.back,
body .multicheckout .actions-toolbar > .secondary .action,
.cart.main.actions .clear,
.cart.main.actions .update,
.cart-summary .block .fieldset.coupon .actions-toolbar button.action,
.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: 400;
  display: inline-block;
  line-height: 53px;
  height: 55px;
  padding: 0 35px;
  letter-spacing: 1px;
}
.button-decor i,
.action-more .load-more i,
.action-more .load-end i,
button.action i,
.actions-toolbar > .primary .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.modals-ajaxcart .actions 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,
.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,
body .multicheckout .actions-toolbar .secondary .action.back i,
body .multicheckout .actions-toolbar > .secondary .action i,
.cart.main.actions .clear i,
.cart.main.actions .update i,
.cart-summary .block .fieldset.coupon .actions-toolbar button.action 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,
  button.action,
  .actions-toolbar > .primary .action,
  .header .search-area .form-search .action.search,
  .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.modals-ajaxcart .actions 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,
  .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,
  body .multicheckout .actions-toolbar .secondary .action.back,
  body .multicheckout .actions-toolbar > .secondary .action,
  .cart.main.actions .clear,
  .cart.main.actions .update,
  .cart-summary .block .fieldset.coupon .actions-toolbar button.action,
  .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;
  }
}
@-webkit-keyframes scaleZoom {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes scaleZoom {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }
}
.scaleZoom {
  -webkit-animation-name: scaleZoom;
  animation-name: scaleZoom;
}
@-webkit-keyframes scaleZoom125 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleZoom125 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.scaleZoom125 {
  -webkit-animation-name: scaleZoom125;
  animation-name: scaleZoom125;
}
@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%,
  50% {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  30%,
  70% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
.shake-horizontal {
  -webkit-animation: shake-horizontal 1s cubic-bezier(0.255, 0.03, 0.115, 0.455) both;
  animation: shake-horizontal 1s cubic-bezier(0.255, 0.03, 0.115, 0.455) 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%;
  }
}
@-webkit-keyframes animation-in-up {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@keyframes animation-in-up {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate(-50%, 20px);
    -ms-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.animation-in-up {
  -webkit-animation-name: animation-in-up;
  animation-name: animation-in-up;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}
ul li {
  list-style: none;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
  display: block;
  width: 100%;
}
button.reduced:focus:before,
button.increase:focus:before,
button.reduced:active:before,
button.increase:active:before {
  color: #f8ae4b;
}
div.mage-error[generated] {
  background-color: #fff;
  padding: 5px;
}
html body {
  font-family: 'Jost', sans-serif;
  color: #868686;
}
.form-search .catalogsearch-box {
  max-width: 250px;
}
body .slick-arrow::before {
  padding: 0;
}
body.filter-active {
  overflow-y: hidden;
}
body.filter-active .page-header {
  position: relative;
}
.cms-index-index .scrollbar {
  margin: 0 auto;
  margin-top: 50px;
  height: 1px;
  background: #dfdfdf;
  line-height: 0;
  cursor: pointer;
  width: 100%;
}
.cms-index-index .scrollbar .handle {
  background: #000;
  height: 3px;
  position: relative;
  top: -2px;
  left: 0;
}
.cms-index-index .scrollbar .mousearea {
  position: absolute;
  top: -37px;
  left: 0;
  width: 100%;
  height: 20px;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  white-space: nowrap;
  font-family: 'Jost', sans-serif;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 500;
}
.cms-index-index .scrollbar .mousearea .icon-right {
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
  position: relative;
  top: 3px;
  margin-left: 10px;
}
.cms-index-index .scrollbar .mousearea:hover {
  color: #000000;
}
.rtl .slick-prev::before {
  content: "\e91a";
}
.rtl .slick-next:before {
  content: "\e91b";
}
.cookie-status-message {
  display: none;
}
.nav-open .menu-mobile.header-sticker {
  position: static !important;
  animation: unset;
  z-index: 1;
}
.print-compare {
  margin-bottom: 20px;
}
.open-popup-search {
  overflow: hidden;
}
.loading_body {
  /*.loading{
            width:300px;
            height:300px;
            margin: 0;
            .late-transform(@x: -50%, @y: -50%);
        }*/
}
.loading_body .preloading .loading {
  /* background-image: none !important;*/
  display: block;
  position: relative;
  /* width: 150px;
                height: 150px;*/
  margin: 0px 0px;
  border-radius: 50%;
  border: 3px solid transparent;
  /* border-top-color: #3498db;*/
  /* -webkit-animation: spin 2s linear infinite;
                animation: spin 2s linear infinite;*/
  /*&: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;
                }*/
  /*&: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;
}
.nav-sections .nav-sections-item-content .link.wishlist .counter.qty {
  display: none;
}
.form-shipping-address .field.street > .control [name$=".street.0"] .label {
  display: 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 {
  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: 20px;
  padding-right: 20px;
}
.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: 0 20px;
  margin: 0;
  overflow-y: hidden;
  height: fit-content;
}
.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 .block .block-content .block-actions .filter-clear,
.page-layout-1column-full-width.catalog-category-view .block .block-content .block-actions .filter-clear {
  background-color: #f8ae4b;
  color: #ffffff;
  border-color: #f8ae4b;
}
.page-layout-1column.catalog-category-view .block .block-content .block-actions .filter-clear:hover,
.page-layout-1column-full-width.catalog-category-view .block .block-content .block-actions .filter-clear:hover {
  background-color: #000000;
  border-color: #000000;
}
.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;
}
.page-layout-1column.catalog-category-view .block.filter.active .block-content .block-subtitle,
.page-layout-1column-full-width.catalog-category-view .block.filter.active .block-content .block-subtitle {
  display: block;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: #ebebeb;
  margin-bottom: 35px;
  font-size: 1.7rem;
}
.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 10px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body input[type="number"] {
  height: 50px;
  padding: 0 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body input[type=checkbox],
body input[type=radio] {
  cursor: pointer;
}
body input,
body textarea {
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
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: 50px;
  background-size: 10px;
  padding: 0 20px 0 12px;
  border-width: 1px;
  border-style: solid;
  border-color: #e9e9e9;
  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;
}
.actions-toolbar .secondary a.action {
  font-size: 1.4rem;
}
.actions-toolbar .secondary a.back.action {
  margin-top: 10px;
  position: relative;
  display: inline-block;
}
.actions-toolbar .secondary a.back.action::before {
  content: "\f177";
  font-family: "FontAwesome";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.actions-toolbar .secondary a.back.action:hover::before {
  left: -30px;
}
.actions-secondary a.action {
  font-size: 1.4rem;
}
button.button,
.cart .continue {
  display: inline-block;
  cursor: pointer;
  line-height: 50px;
  height: 55px;
  padding: 0 25px;
}
.nav-before-open .page-wrapper {
  overflow: visible !important;
}
.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;
  padding: 0;
  overflow-y: auto;
}
.page-layout-1column.catalog-category-view .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #868686;
  border-radius: 3px;
  background-color: #F5F5F5;
}
.page-layout-1column.catalog-category-view .block.filter .block-content::-webkit-scrollbar,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content::-webkit-scrollbar {
  width: 3px;
  background-color: #F5F5F5;
}
.page-layout-1column.catalog-category-view .block.filter .block-content::-webkit-scrollbar-thumb,
.page-layout-1column-full-width.catalog-category-view .block.filter .block-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px #868686;
  background-color: #555;
}
.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: 0;
  text-align: left;
}
.page-title-wrapper.product .page-title {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  word-break: break-word;
}
.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;
  }
  .cms-index-index .scrollbar {
    width: calc(100% - 15px);
    margin-left: 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;
  }
  .cms-index-index .scrollbar .mousearea .icon-right {
    display: none;
  }
}
.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 .cms-index-index .scrollbar .mousearea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .cms-index-index .scrollbar .mousearea:before,
.rtl .cms-index-index .scrollbar .mousearea:after {
  display: none;
}
.rtl .cms-index-index .scrollbar .mousearea .icon-right {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .cms-index-index .scrollbar .mousearea .icon-right::before {
  display: inline-block;
  transform: rotate(180deg);
}
.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 {
  padding-left: 20px;
  padding-right: 40px;
}
.rtl .message.success > *:first-child:before {
  left: auto;
  right: 0;
}
.rtl .message.error > *:first-child:before {
  left: auto;
  right: 0;
}
.rtl .page-title-wrapper.product {
  text-align: right;
}
@media screen and (max-width: 480px) {
  .rtl .actions-toolbar .primary .action {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .loading_body .preloading .loading {
    left: 30%;
    top: 10%;
  }
}
@media screen and (min-width: 301px) and (max-width: 400px) {
  .loading_body .preloading .loading {
    left: -20%;
    top: 22%;
  }
}
@media screen and (max-width: 300px) {
  .preloading .loading {
    left: -40%;
    top: 30%;
  }
}
@media screen and (min-width: 401px) and (max-width: 500px) {
  .loading_body .preloading .loading {
    left: -10%;
    top: 35%;
  }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
  .loading_body .preloading .loading {
    left: 4%;
    top: 35%;
  }
}
@media screen and (min-width: 601px) and (max-width: 900px) {
  .loading_body .preloading .loading {
    left: 18%;
    top: 35%;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .loading_body .preloading .loading {
    left: 20%;
    top: 38%;
  }
}
@media screen and (min-width: 1024px) {
  .rtl .loading_body .preloading .loading {
    left: -30%;
    top: 10%;
  }
}
@media screen and (min-width: 301px) and (max-width: 400px) {
  .rtl .loading_body .preloading .loading {
    left: 20%;
    top: 22%;
  }
}
@media screen and (max-width: 300px) {
  .rtl .preloading .loading {
    left: 40%;
    top: 30%;
  }
}
@media screen and (min-width: 401px) and (max-width: 500px) {
  .rtl .loading_body .preloading .loading {
    left: 10%;
    top: 35%;
  }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
  .rtl .loading_body .preloading .loading {
    left: -4%;
    top: 35%;
  }
}
@media screen and (min-width: 601px) and (max-width: 900px) {
  .rtl .loading_body .preloading .loading {
    left: -18%;
    top: 35%;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .rtl .loading_body .preloading .loading {
    left: -20%;
    top: 38%;
  }
}
/*@media screen and (max-width: 763px) 
{
    .loading_body .preloading .loading
    {
        left: -27%;
        top: 10%;
    }
}*/
.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: left;
  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: flex-start;
}
.alo-count-down .countdown:before,
.alo-count-down .countdown:after {
  display: none;
}
.alo-count-down .timer-box {
  display: inline-block;
  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: 17px;
}
.alo-count-down .timer-box span.number {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #ff4848;
  text-align: center;
  line-height: 62px;
  font-size: 24px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.alo-count-down .timer-box span.number:before,
.alo-count-down .timer-box span.number:after {
  display: none;
}
.alo-count-down .timer-box b {
  font-size: 2.2rem;
  display: inline-block;
  font-weight: 600;
  color: #000000;
  text-align: center;
  position: relative;
  line-height: 1;
}
.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 {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  font-weight: 700;
  margin-top: 8px;
}
/* responsive */
@media screen and (max-width: 991px) {
  .alo-count-down .timer-box:not(:first-child) {
    margin-left: 10px;
  }
}
.rtl .alo-count-down .timer-box .title {
  margin-left: 0;
  margin-right: 0;
}
body .searchsuite-autocomplete {
  left: 165px;
  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: #f8ae4b;
  background: #fafafa;
  margin-bottom: 20px;
  color: #555;
}
body .searchsuite-autocomplete .title .see-all:hover {
  color: #f8ae4b;
}
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.3rem;
}
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;
}
.cms-index-index .underlined {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-index-index .underlined img {
  margin: 0 21px;
}
.cms-index-index .underlined::before,
.cms-index-index .underlined::after {
  content: "";
  width: 72px;
  height: 1px;
  background-color: #999999;
  display: inline-block;
  margin-top: 8px;
}
.cms-index-index .container-title > .title-block {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 34px;
  color: #000000;
  font-family: 'Jost', sans-serif;
}
/* responsive */
@media screen and (max-width: 1199px) {
  body .searchsuite-autocomplete {
    width: calc(100% - 140px);
  }
}
@media screen and (max-width: 991px) {
  body .searchsuite-autocomplete {
    max-height: 235px;
  }
}
@media screen and (max-width: 767px) {
  body .searchsuite-autocomplete {
    width: 100%;
  }
  .cms-index-index .container-title > .title-block {
    font-size: 25px;
  }
  .cms-index-index .container-title .underlined::before,
  .cms-index-index .container-title .underlined::after {
    width: 50px;
  }
}
@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: 22px;
}
@media screen and (max-width: 360px) {
  .rtl .searchsuite-autocomplete ul li .qs-option-info {
    padding-right: 0;
  }
}
.magicproduct {
  position: relative;
}
.ajax_loading {
  background-image: url("../images/alothemes/loading.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  transform: translate(-50%, 50%);
  position: absolute;
  z-index: 10;
  padding: 0;
  width: 100px;
  height: 50px;
  top: 30%;
  -webkit-animation: inherit;
  animation: inherit;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.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: #000000;
}
.product-deal-special-progress {
  margin-bottom: 26px;
}
.opc-progress-bar-item._active:before {
  background: #f8ae4b;
}
.opc-progress-bar-item._active > span:before {
  background: #f8ae4b;
}
.rating-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.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.3rem;
  height: 13px;
  display: block;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: 5px;
}
.rating-summary .rating-result:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  z-index: 1;
  position: absolute;
}
.rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.rating-summary .rating-result > span:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  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;
  display: inline-block;
  margin-top: -2px;
}
.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: "FontAwesome";
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 18px;
  position: absolute;
  vertical-align: top;
  color: #666666;
}
.review-field-ratings .review-field-rating .control:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  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 {
  color: #fdd835;
  opacity: 1;
}
.review-field-ratings .review-field-rating .control .rating-1:hover::before {
  content: "\f005";
  z-index: 6;
}
.review-field-ratings .review-field-rating .control .rating-2:hover::before {
  content: "\f005" "\f005";
  z-index: 5;
}
.review-field-ratings .review-field-rating .control .rating-3:hover::before {
  content: "\f005" "\f005" "\f005";
  z-index: 4;
}
.review-field-ratings .review-field-rating .control .rating-4:hover::before {
  content: "\f005" "\f005" "\f005" "\f005";
  z-index: 3;
}
.review-field-ratings .review-field-rating .control .rating-5:hover::before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  z-index: 2;
}
.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 [class*="rating-"]::before {
  color: #fdd835;
}
.review-field-ratings .review-field-rating .control .rating-1:before {
  content: "\f005";
  z-index: 5;
}
.review-field-ratings .review-field-rating .control .rating-2:before {
  content: "\f005" "\f005";
  z-index: 4;
}
.review-field-ratings .review-field-rating .control .rating-3:before {
  content: "\f005" "\f005" "\f005";
  z-index: 3;
}
.review-field-ratings .review-field-rating .control .rating-4:before {
  content: "\f005" "\f005" "\f005" "\f005";
  z-index: 2;
}
.review-field-ratings .review-field-rating .control .rating-5:before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  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 .reviews-actions .action.view {
  padding: 0 12px 0 15px;
  margin-right: 0;
  margin-left: 15px;
}
.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: 26px;
  height: 26px;
  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%;
  margin: 0 16px 8px 0;
}
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 {
  margin-bottom: 10px;
}
body .swatch-attribute.size .swatch-option {
  font-size: 1.4rem;
  padding: 14px 5px;
  width: 52px;
  text-align: center;
  border-width: 1px;
  height: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body #layered_ajax_price_text {
  margin-bottom: 20px;
}
body .ui-slider-horizontal {
  height: 2px;
  margin-left: 7px;
  margin-right: 7px;
}
body .ui-slider-horizontal .ui-slider-handle {
  margin-left: -7px;
}
body .ui-slider .ui-slider-range {
  height: 2px;
  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: -6px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #ffffff;
  border: 2px solid #000000;
  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 body .swatch-option.color {
  margin-left: 16px;
  margin-right: 0;
}
.rtl .swatch-option.text {
  margin-right: 0;
  margin-left: 7px;
}
.rtl body .product-items .swatch-option,
.rtl body .product-items .swatch-option.text {
  margin-right: 0;
  margin-left: 10px;
}
.rtl body .product-items .swatch-option:last-child,
.rtl body .product-items .swatch-option.text:last-child {
  margin-left: 0;
}
.block-title-tabs {
  margin-bottom: 45px;
  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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: center;
  padding-right: 0;
}
.block-title-tabs .magictabs .item {
  display: inline-block;
  margin: 0 20px;
}
.block-title-tabs .magictabs .item .title,
.style-products .owner-product .title {
  font-size: 1.4rem;
  line-height: 34px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  cursor: pointer;
  letter-spacing: 3.2px;
  border-bottom: 2px solid transparent;
}
.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 #000000;
}
.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 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.3rem;
  }
  .block-title-tabs .magictabs.visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 480px) {
  .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;
  }
}
.header-container-fixed .magicmenu .nav-desktop > .level0.category-item {
  padding: 13px 0;
}
.magicmenu .nav-desktop .home {
  margin-left: 0 !important;
}
.magicmenu .nav-desktop .home.level0.dropdown.home > .level0 {
  width: 80rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 300px;
}
.magicmenu .nav-desktop .home.level0.dropdown.home > .level0:before,
.magicmenu .nav-desktop .home.level0.dropdown.home > .level0:after {
  display: none;
}
.magicmenu .nav-desktop .home .level0 .level1 {
  display: inline-block;
  width: 25%;
}
.magicmenu .nav-desktop .home.dropdown .level-top:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 1.2rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0.dropdown:hover .level0.submenu {
  top: 100%;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu {
  padding-left: 15px;
  padding-right: 15px;
}
.magicmenu .nav-desktop .level0.dropdown.blog {
  position: static;
}
.magicmenu .nav-desktop .level0.dropdown.blog .blog-link {
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog {
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list:before,
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list:after {
  display: none;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-holder {
  margin-bottom: 15px;
  display: block;
  width: 100%;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-holder:last-child {
  margin-bottom: 0;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-item-link {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-item-link:hover {
  color: #f8ae4b;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-image-holder {
  max-width: 13rem;
  width: 100%;
  margin-right: 30px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-detail-holder .post-title {
  line-height: 26px;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info {
  color: #868686;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info:before,
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info:after {
  display: none;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info .publish-date::after {
  content: "|";
  display: inline-block;
  margin: 0 8px 0 5px;
  color: #e1e1e1;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info .post-comments {
  display: inline-block;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info .publish-date {
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  display: block;
  padding-top: 0;
}
.magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-more-info .publish-date .date {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog {
  width: 80rem;
  left: 0;
  padding: 40px 15px;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .level-top,
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .title {
  line-height: 12px;
  border: none;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  display: block;
  margin: 0px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 17px;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .level-top::before,
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .title::before {
  position: absolute;
  bottom: -1px;
  width: 40px;
  height: 1px;
  background: #f8ae4b;
  content: "";
  left: 0;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .level1.submenu {
  padding: 0;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .level1.submenu .level2 {
  padding: 5px 0;
}
.magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog .level1.submenu .level2::marker {
  height: 0;
  line-height: 0;
}
.magicmenu .nav-desktop > .level0:hover > .level-top {
  color: #ffffff;
}
.magicmenu .nav-desktop > .level0:hover .level-top-mega {
  top: 100%;
}
.magicmenu .nav-desktop .level0 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  color: #ffffff;
}
.magicmenu .nav-desktop .level0.hasChild:hover .level-top:after,
.magicmenu .nav-desktop .level0.hasChild.active .level-top:after {
  color: #ffffff;
}
.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: 5px 15px;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a {
  text-transform: capitalize;
  padding: 0;
  line-height: 25px;
}
.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.category-item:hover > .level-top span:last-child::before {
  width: 100%;
}
.magicmenu .nav-desktop .level0.category-item:last-child > .level-top {
  margin-right: 0;
}
.magicmenu .nav-desktop .level0.category-item > .level-top {
  padding: 0;
  margin-right: 39.5px;
  position: relative;
  padding-bottom: 2px;
}
.magicmenu .nav-desktop .level0.category-item > .level-top span:last-child::before {
  content: "";
  width: 0;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.magicmenu .nav-desktop .level0 .level-top {
  position: static;
  text-transform: capitalize;
}
.magicmenu .nav-desktop .level0 .level-top span {
  position: relative;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 25px;
  text-transform: capitalize;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  font-family: 'Jost', sans-serif;
}
.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: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 .mage-column.cat-mega {
  float: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
}
.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: 10px;
}
.magicmenu .nav-desktop .level0 .level-top-mega li:last-child {
  padding-bottom: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level0 > .level1 {
  padding-bottom: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3 {
  text-transform: uppercase;
  line-height: 12px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3::after {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > h3::before {
  position: absolute;
  bottom: -1px;
  width: 40px;
  height: 1px;
  background: #f8ae4b;
  content: "";
  left: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 30px 15px 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-container:before,
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-container:after {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner {
  position: relative;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner:first-child {
  margin-right: 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner:last-child {
  margin-left: 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner::before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  bottom: 10px;
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  right: 50%;
  opacity: 0;
  z-index: 11;
  pointer-events: none;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner::after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  right: 10px;
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  bottom: 50%;
  opacity: 0;
  z-index: 11;
  pointer-events: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner:hover::before {
  left: 10px;
  right: 10px;
  opacity: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .image-banner:hover::after {
  top: 10px;
  bottom: 10px;
  opacity: 1;
}
.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: 17px 0 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level1 > a {
  text-transform: uppercase;
  color: #000000;
}
.magicmenu .nav-desktop .level0 .level-top-mega .level1 > a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 40px;
  height: 1px;
  background-color: #f8ae4b;
  left: 0;
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  top: auto;
}
.magicmenu .nav-desktop .level0 .level1 a {
  position: relative;
  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 .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: #000000;
}
.magicmenu .nav-desktop .level0.nav-10 {
  position: static;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top span {
  position: relative;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top span::before {
  content: "";
  width: 0;
  height: 1px;
  background: #ffffff;
  position: absolute;
  bottom: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.magicmenu .nav-desktop .level0.nav-10:hover .level-top span::before {
  width: 100%;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega {
  padding: 40px 15px;
  left: 0 !important;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.11);
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .mage-column .children > ul {
  padding-top: 0;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner {
  padding-right: 15px;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img {
  position: relative;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .row_desc {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 30%;
  text-align: left;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .title {
  font-size: 1.3rem;
  color: #888;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .content {
  font-size: 3rem;
  color: #0d0d0d;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 10px;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .content span {
  color: #bf8f5f;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .btn-shop {
  font-size: 1.4rem;
  font-weight: 500;
  color: #0d0d0d;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  text-align: left;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .btn-shop::after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #f8ae4b;
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.magicmenu .nav-desktop .level0.nav-10 .level-top-mega .shop-banner .cms-home_megamenu_img .btn-shop:hover::after {
  width: 100%;
}
.magicmenu .nav-desktop .level0.nav-10 .level1 > a span {
  line-height: 12px;
  position: relative;
  font-size: 12px;
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 17px;
}
.magicmenu .nav-desktop .level0.nav-10 .level1.submenu .category-item {
  padding: 5px 0;
}
.magicmenu .nav-desktop .level0.nav-10 .level1.submenu .category-item a {
  line-height: 24px;
}
.magicmenu .nav-desktop .nav-4 .level-top-mega {
  background-image: url(../images/alothemes/Banner-menu.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.magicmenu .nav-desktop .nav-4 .level-top-mega .content-mega-horizontal {
  padding-bottom: 220px;
}
.vmagicmenu {
  min-width: 250px;
  z-index: 20;
  display: inline-block !important;
  height: 100%;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  text-transform: capitalize;
  color: #222222;
}
.vmagicmenu .block-title {
  position: relative;
  cursor: pointer;
  padding: 0;
  line-height: 56px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px 0;
}
.vmagicmenu .block-title:before,
.vmagicmenu .block-title:after {
  display: none;
}
.vmagicmenu .block-title > strong {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #ffffff;
  line-height: 30px;
  width: 100%;
  border-right: 1px solid #ffffff7d;
}
.vmagicmenu .block-title > strong:before,
.vmagicmenu .block-title > strong:after {
  display: none;
}
.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: 2px;
  -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 .icon-menu {
  width: 18px;
}
.vmagicmenu .block-title .icon-menu span {
  height: 2px;
  margin: 3px 0;
  display: block;
  background-color: #fff;
  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 20px;
  text-transform: none;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  order: 2;
  text-transform: uppercase;
}
.vmagicmenu .block-vmagicmenu-content {
  visibility: visible;
  opacity: 1;
  border: none;
  margin-top: 0;
  position: static;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow {
  min-width: 250px;
  width: 100%;
  left: 0;
  display: none;
  padding-bottom: 0;
  padding: 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:last-child::before {
  content: "-";
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:after {
  opacity: 0;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat:hover span {
  color: #f8ae4b;
}
.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 a.level-top {
  margin: 0;
  line-height: 23px;
  padding: 12.5px 20px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow > .level0:hover a.level-top:after {
  font-weight: 700;
  color: #f8ae4b;
}
.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: 17px 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-bottom: 1px solid rgba(143, 143, 143, 0.25);
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 3px;
  background: #ed1d24;
  left: 0;
  display: block !important;
  opacity: 1;
  visibility: visible;
  top: auto;
  bottom: -2px;
}
.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 .nav-desktop .nav-4 .level-top-mega {
  background-image: url(../images/alothemes/banner-menu3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.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.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: #666666;
}
.vmagicmenu .level-top.category-item {
  border-left: 1px solid transparent;
}
.vmagicmenu .level-top.category-item:hover {
  border-color: #f8ae4b;
}
.vmagicmenu .level-top.category-item:nth-child(n+9) {
  display: none;
}
.vmagicmenu .level-top.dropdown {
  position: static;
}
.vmagicmenu .level-top.dropdown .level0 {
  top: -3px !important;
  padding-top: 20px;
}
.vmagicmenu .level-top.dropdown .level-top {
  position: relative;
}
.vmagicmenu .level-top.nav-8 {
  position: relative;
}
.vmagicmenu .level-top.nav-8 .level0.submenu {
  min-height: auto;
  height: auto;
}
.vmagicmenu .all-cat {
  color: #666666;
  background: #f5f5f5;
}
.vmagicmenu .all-cat:hover {
  color: #f8ae4b;
}
.vmagicmenu .nav-5 .level-top-mega {
  background-image: url(../images/alothemes/banner-game-consoles.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.vmagicmenu .nav-5 .level-top-mega {
  padding-right: 150px;
  padding-bottom: 30px;
}
.nav-sections-item-content .magicmenu {
  text-align: center;
  background-color: transparent;
}
.nav-sections-item-content .magicmenu .nav-desktop {
  padding: 0;
  position: relative;
}
.nav-sections-item-content .magicmenu .level0.shop {
  position: static;
}
.nav-sections-item-content .magicmenu .level0.shop .level-top-mega {
  width: 80rem;
  left: 0 !important;
  padding: 40px 15px 40px 15px;
}
.nav-sections-item-content .magicmenu .level0.shop .level-top-mega .content-mega-horizontal {
  width: 100% !important;
}
.nav-sections-item-content .magicmenu .level0.shop .level-top-mega .content-mega-horizontal > .level0 {
  width: 100%;
}
.nav-sections-item-content .magicmenu .level0.shop .level-top-mega .content-mega-horizontal .children.level1 {
  width: calc(100% / 3);
}
.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 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: #000000;
  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;
  background-color: #ffffff;
}
.childnode-search .search-inner-wrap {
  max-width: 100%;
  margin: auto;
  padding-top: 90px;
}
.childnode-search .search-inner-wrap .search-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.childnode-search .search-inner-wrap .search-top:before,
.childnode-search .search-inner-wrap .search-top:after {
  display: none;
}
.childnode-search .search-inner-wrap h2 {
  margin: 0;
  font-size: 18px;
}
.childnode-search .search-inner-wrap .btn-close {
  position: relative;
  cursor: pointer;
  line-height: 42px;
  text-align: center;
  color: #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.childnode-search .search-inner-wrap .btn-close:before,
.childnode-search .search-inner-wrap .btn-close:after {
  display: none;
}
.childnode-search .search-inner-wrap .btn-close:hover {
  color: #f8ae4b;
}
.childnode-search .search-inner-wrap .btn-close::after {
  content: '\e680';
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 2.5rem;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
}
.childnode-search .search-inner-wrap .btn-close span {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-right: 5px;
  font-weight: 500;
}
.childnode-search .search-inner-wrap .form-search {
  border-bottom: 2px solid #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.childnode-search .search-inner-wrap .form-search:before,
.childnode-search .search-inner-wrap .form-search:after {
  display: none;
}
.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.6rem;
  font-weight: 400;
  padding-bottom: 20px;
}
.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;
  height: 50px;
  line-height: 50px;
  font-size: 4rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: transparent;
  color: #000000;
  float: left;
  order: 2;
}
.childnode-search .search-inner-wrap .form-search .field.search .control .input-text::placeholder {
  font-size: 38px !important;
  color: #868686 !important;
  font-weight: 500;
  font-family: 'Jost', sans-serif;
}
.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;
  display: none;
}
.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;
  cursor: pointer;
  pointer-events: inherit;
  opacity: 1;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #000000;
  font-size: 2.5rem;
  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: 'ElegantIcons';
  content: "\55";
  font-weight: 500;
}
.childnode-search .search-inner-wrap .form-search .action.search:hover {
  color: #f8ae4b;
}
.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: #f8ae4b;
  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;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product:before,
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product:after {
  display: none;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product li {
  width: 20%;
  border-bottom: 0;
  padding: 0 15px;
  margin-bottom: 15px;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product .qs-option-image {
  max-width: 100%;
  width: 100%;
  float: none;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product .qs-option-info {
  width: 100%;
  float: none;
  padding-left: 0;
}
.childnode-search .search-inner-wrap .searchsuite-autocomplete #product .qs-option-sku {
  display: none;
}
.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: #000000;
  line-height: 1;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile a:hover {
  color: #f8ae4b;
}
.sticky-toolbar-mobile .main-toolbar-mobile .item-mobile .symbolic {
  position: relative;
  display: inline-block;
  font-family: "Ionicons";
}
.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: 19px;
  bottom: 11px;
  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: "\e90d";
  font-family: "icomoon";
  font-size: 23px;
  font-weight: 600;
}
.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;
}
@media screen and (min-width: 1799px) {
  .childnode-search .search-inner-wrap .container {
    max-width: 1770px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .magicmenu .nav-desktop .level0 .level-top span {
    font-size: 16px;
  }
  .magicmenu .nav-desktop .level0.category-item > .level-top {
    margin-right: 25px;
  }
  .magicmenu .nav-desktop .level0.nav-10 .level-top-mega {
    width: 67rem;
  }
  .magicmenu .nav-desktop .level0.nav-10 .level-top-mega .mega-block-right {
    display: none;
  }
  .magicmenu .nav-desktop .level0.nav-10 .level-top-mega .level0.category-item {
    width: 100% !important;
  }
  .magicmenu .nav-desktop .level0.nav-10 .level-top-mega .mage-column .children {
    width: 25%;
  }
  .magicmenu .nav-desktop .home.level0.dropdown.home > .level0 {
    width: 67rem;
  }
  .nav-mobile {
    display: block !important;
  }
  .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;
  }
  .vmagicmenu .level0 .level-top-mega .mage-column .children {
    width: 200px;
  }
  .nav-sections-item-content .magicmenu .level0.shop .level-top-mega {
    padding-bottom: 30px;
    width: 67rem;
  }
  .nav-sections-item-content .magicmenu .nav-desktop {
    padding-right: 0;
  }
  .magicmenu .nav-desktop .level0.dropdown .level0.submenu.menu-blog {
    width: 67rem;
  }
  .magicmenu .nav-desktop .level0.dropdown.blog .recent-blog .post-list .post-content .post-image-holder {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1023px) {
  .childnode-search .search-inner-wrap .searchsuite-autocomplete #product li {
    width: 25%;
  }
}
@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);
  }
  .childnode-search .search-inner-wrap .searchsuite-autocomplete #product li {
    width: calc(100%/3);
  }
  .nav-sections .navigation .level0 > .level-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
  }
  .nav-sections .navigation .level0 > .level-top:before,
  .nav-sections .navigation .level0 > .level-top:after {
    display: none;
  }
  .nav-sections .header.links li a {
    text-transform: uppercase;
  }
  .navigation .submenu:not(:first-child) ul {
    padding-left: 0;
  }
  .childnode-search .search-inner-wrap .form-search .field.search .control.catalogsearch .catalogsearch-box {
    display: none;
  }
  .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 .header.links .customer-welcome .customer-name {
    display: block;
    color: #000000;
    line-height: 39px;
    padding: 5px 20px;
    font-weight: bold;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
  }
  .nav-sections .nav-sections-item-title {
    display: block;
    margin-bottom: 20px;
    font-size: 1.2rem;
    text-transform: uppercase;
    background-color: transparent;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    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: #f8ae4b;
  }
  .nav-sections .nav-sections-item-title.active:after {
    width: 100%;
  }
  .nav-sections .nav-sections-item-title.active + .nav-sections-item-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .nav-sections .nav-sections-item-title a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
  }
  .nav-sections .nav-sections-item-content {
    width: 100%;
    order: 2;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0 20px;
    margin-bottom: -200px;
  }
  .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;
    justify-content: flex-start;
  }
  .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: 10px;
    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 .level0.level-top.shop .level0 .level1 > a {
    padding-left: 30px;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top.shop .level0 .level1 .submenu .level2 > a {
    padding-left: 40px;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.shop .level1.nav-shop .level-top {
    margin-bottom: 0;
    display: block;
    padding: 5px 40px 5px 30px;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    color: #000000;
    font-weight: 400;
    font-size: 14px;
  }
  .nav-sections .nav-sections-item-content .nav-mobile .level0.shop .level1.nav-shop .level-top:before,
  .nav-sections .nav-sections-item-content .nav-mobile .level0.shop .level1.nav-shop .level-top:after {
    display: none;
  }
  .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: 10px;
    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;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  .nav-sections .navigation-mobile .nav-mobile li a {
    display: block;
    padding: 5px 40px 5px 20px;
    min-height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid rgba(129, 129, 129, 0.2);
    color: #000000;
  }
  .nav-sections .navigation-mobile .nav-mobile li a:hover {
    color: #f8ae4b;
  }
  .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 30px;
  }
  .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-sections .nav-sections-items a {
    color: #000000;
  }
  .nav-sections .nav-sections-items a:hover {
    color: #f8ae4b;
  }
  .sticky-toolbar-mobile {
    display: block;
  }
  .toolbar-mobile-true {
    padding-bottom: 65px;
  }
  .toolbar-mobile-true .stickyCart.sticky_show_atc {
    bottom: 65px;
  }
  .nav-sections.sections {
    background-color: #ffffff;
  }
  .nav-sections.sections .section-item-content .top-form-language,
  .nav-sections.sections .section-item-content .currency_top {
    color: #222222;
  }
  .nav-sections.sections .section-item-content .top-form-language .view-default:hover,
  .nav-sections.sections .section-item-content .currency_top .view-default:hover,
  .nav-sections.sections .section-item-content .top-form-language .language-USD:hover,
  .nav-sections.sections .section-item-content .currency_top .language-USD:hover {
    color: #f8ae4b;
  }
  .header-menu .close-menu .icon-close {
    border: 1px solid #ffffff;
  }
  .page-header .switcher .options ul.dropdown a {
    padding-left: 0;
  }
  .close-menu-nav-open {
    background-color: #f8ae4b;
    padding: 10px 20px 20px 20px;
    font-size: 13px;
    text-transform: uppercase;
    text-align: right;
  }
  .close-menu-nav-open::after {
    content: "\e680";
    font-family: "Pe-icon-7-stroke";
    color: #fff;
    font-size: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    margin-left: 5px;
    position: relative;
    top: 5px;
  }
  #html-body .blog .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  #html-body .blog .pagebuilder-column {
    width: 100%;
    position: relative;
  }
  #html-body .blog .pagebuilder-column h3.level-top,
  #html-body .blog .pagebuilder-column h3.title {
    display: none;
  }
  #html-body .blog .menu-blog {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .childnode-search .search-inner-wrap {
    max-width: 100%;
  }
  .childnode-search .search-inner-wrap .searchsuite-autocomplete #product li {
    width: 50%;
  }
  .childnode-search .search-inner-wrap .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .childnode-search .search-inner-wrap .form-search .field.search .control {
    padding-bottom: 5px;
  }
  .childnode-search .search-inner-wrap .form-search .field.search .control .input-text {
    font-size: 20px;
  }
  .childnode-search .search-inner-wrap .form-search .field.search .control .input-text::placeholder {
    font-size: 20px !important;
  }
  .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;
  }
  .close-menu {
    left: 320px;
  }
  .nav-sections.sections .header.links a {
    color: #000000;
  }
  .nav-sections.sections .header.links a:hover {
    color: #f8ae4b;
    font-weight: 400;
  }
  .nav-sections.sections .nav-sections-items::before,
  .nav-sections.sections .nav-sections-items::after {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .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) {
  .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 .searchsuite-autocomplete #product li {
    width: 100%;
    padding: 0;
  }
  .nav-sections {
    width: 290px;
  }
  .nav-open .page-wrapper {
    left: 290px;
  }
  .close-menu {
    left: 290px;
  }
  .close-menu .icon-close {
    font-size: 3rem;
  }
}
@media screen and (max-width: 320px) {
  .nav-sections {
    width: calc(100% - 32px);
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
  .close-menu {
    left: auto;
    right: 0;
  }
  .nav-sections .nav-sections-item-title {
    padding: 0 5px;
  }
}
.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 {
  direction: ltr;
}
.rtl .magicmenu .nav-desktop .level0 .level-top span.icon-text {
  text-align: right;
}
.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 .cat_label {
  margin-left: 0 !important;
  margin-right: 8px;
}
.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.hasChild .level-top:after {
  display: none;
}
.rtl .magicmenu .nav-desktop .level0.hasChild .level-top:before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 15px;
  padding-right: 5px;
  font-weight: normal;
}
.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 .magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  padding-right: 0;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a::before {
  content: "";
}
.rtl .magicmenu .nav-desktop .home.dropdown .level-top:after {
  display: none;
}
.rtl .magicmenu .nav-desktop .home.dropdown .level-top:before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 13px;
  padding-right: 5px;
  font-weight: normal;
}
.rtl .childnode-search .search-inner-wrap .btn-close {
  right: auto;
  left: 50px;
}
.rtl .vmagicmenu {
  float: right;
}
.rtl .vmagicmenu .nav-desktop.vmagicmenu-narrow {
  left: auto;
  right: 0;
}
.rtl .vmagicmenu .nav-desktop.vmagicmenu-narrow li.all-cat span:before {
  margin-right: 0;
  margin-left: 8px;
}
.rtl .vmagicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a::before {
  left: auto;
  right: 0;
}
.rtl .vmagicmenu .block-title {
  text-align: right;
}
.rtl .vmagicmenu .block-title .vmagicmenu-subtitle {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .vmagicmenu .block-title > strong {
  border-right: 0;
  border-left: 1px solid #ffffff7d;
}
.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 .children li a:hover {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .vmagicmenu .level0 .level-top-mega .children li a:hover::before {
  content: "\f104";
  left: auto;
  right: 0;
}
.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 .vmagicmenu .level-top.category-item {
  border-left: 0;
  border-right: 1px solid transparent;
}
.rtl .vmagicmenu .level-top.category-item:hover {
  border-color: #f8ae4b;
}
.rtl .topmenu-close {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .topmenu-close span {
  margin-left: 0;
  margin-right: auto;
}
.rtl .close-menu {
  left: auto;
  right: 340px;
}
.rtl .childnode-search .search-inner-wrap .form-search .action.search {
  right: auto;
  left: 0;
}
.rtl .childnode-search .search-inner-wrap .searchsuite-autocomplete {
  left: auto;
  right: 0;
}
.rtl .nav-sections .navigation-mobile .nav-mobile li a {
  padding-right: 20px;
  padding-left: 40px;
}
@media screen and (max-width: 1199px) {
  .rtl .nav-sections .nav-sections-item-title:before {
    display: none;
  }
  .rtl .nav-sections .nav-sections-item-title:after {
    font-family: "FontAwesome";
  }
  .rtl .nav-sections .nav-sections-item-title[aria-controls="store.settings"]:after {
    content: "\f013";
  }
  .rtl .nav-sections .nav-sections-item-title[aria-controls="store.menu"]:after {
    content: "\f0c9";
  }
  .rtl .nav-sections .nav-sections-item-title.active:after {
    -webkit-animation: unset;
    animation: unset;
  }
  .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: 10px;
  }
  .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 {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
  }
  .rtl .nav-sections .top-form-language .switcher-dropdown .switcher-option a {
    padding-left: 0;
    padding-right: 20px;
    background-position: right center;
  }
  .rtl .nav-sections .mean-nav ul li.level1 .toggle-tab {
    right: auto;
    left: 0;
  }
  .rtl .nav-sections-item-content .magicmenu .nav-desktop {
    padding-left: 0;
    padding-right: 15px;
  }
  .rtl .close-menu i {
    right: auto;
    left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .rtl .nav-sections {
    left: auto;
    right: 0;
    -webkit-transform: translate(340px, 0);
    -ms-transform: translate(340px, 0);
    -o-transform: translate(340px, 0);
    transform: translate(340px, 0);
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li .submenu li .submenu li > a {
    padding-right: 40px;
    padding-left: 40px;
  }
  .rtl .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top.shop .level0 .level1 .submenu .level2 > a {
    padding-left: 40px;
    padding-right: 40px;
  }
  .rtl .nav-sections .navigation-mobile .nav-mobile li .submenu li > a {
    padding-left: 40px;
    padding-right: 30px;
  }
  .rtl .nav-sections .nav-sections-item-content .nav-mobile .level0.level-top.shop .level0 .level1 > a {
    padding-left: 40px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .rtl .close-menu {
    right: 320px;
  }
  .rtl .childnode-search .search-inner-wrap .btn-close {
    left: 10px;
    top: 10px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .close-menu {
    right: 290px;
  }
}
@media screen and (max-width: 320px) {
  .rtl .close-menu {
    right: auto;
    left: 0;
  }
}
@media screen and (min-width: 1200px) {
  .header.header-container-fixed {
    animation: fadeInDown 0.8s;
  }
}
@media screen and (min-width: 1800px) {
  header .container {
    max-width: 1770px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cms-home.cms-index-index header {
  position: absolute;
  z-index: 11;
  width: 100%;
  top: 0;
  left: 0;
}
.cms-home.cms-index-index header .header-content {
  background-color: transparent;
}
header .wishlist-head a,
header .search-product a,
header .header-account .text-account {
  position: relative;
  top: -1px;
}
header .header-top {
  height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-top:before,
header .header-top:after {
  display: none;
}
header .header-top .item-inform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-top .item-inform:before,
header .header-top .item-inform:after {
  display: none;
}
header .header-top .header-infor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
header .header-top .header-infor:before,
header .header-top .header-infor:after {
  display: none;
}
header .header-top .header-infor [class*="icon-"] {
  margin-right: 10px;
  font-size: 15px;
  position: relative;
  top: 3px;
}
header .header-top .header-infor a {
  font-size: 15px;
}
header .header-top .phone,
header .header-top .email {
  line-height: 20px;
}
header .header-top .phone {
  border-right: 1px solid #c4cad0;
  padding-right: 20px;
  margin-right: 25px;
}
header .header-top .item-right .h-contact,
header .header-top .item-right .h-faqs,
header .header-top .item-right .h-currency {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #c4cad0;
}
header .header-top .item-right .h-contact,
header .header-top .item-right .h-faqs,
header .header-top .item-right .h-currency,
header .header-top .item-right .h-language {
  font-size: 15px;
  line-height: 20px;
}
::placeholder {
  color: #868686 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #868686 !important;
}
::-ms-input-placeholder {
  color: #868686 !important;
}
.page-header {
  border-bottom: none;
  margin-bottom: 0;
}
.nav-open .header {
  z-index: 9;
}
.links.header .mywishlist .counter.qty {
  display: none;
}
.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;
}
.customer-account-forgotpassword .page-header {
  border-bottom: 1px solid #ebebeb;
}
.cms-index-index .header .header-content {
  border-bottom: 0;
}
.header {
  position: relative;
  z-index: 10;
}
.header div.minprogress {
  border: none;
  background: #f1f1f1;
}
.header .welcometop {
  line-height: 37px;
}
.header .welcometop span {
  font-size: 1.3rem;
  color: #334141;
}
.header .header-content > .container > .row .action.nav-toggle {
  display: inline-block;
  position: static;
  width: 30px;
  padding: 0;
  vertical-align: middle;
}
.header .header-content > .container > .row .action.nav-toggle span {
  height: 2px;
  margin: 5px 0;
  display: block;
  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 .header-content > .container > .row .action.nav-toggle span:first-child {
  width: 22px;
}
.header .header-content > .container > .row .action.nav-toggle span:nth-child(2) {
  width: 11px;
}
.header .header-content > .container > .row .action.nav-toggle span:last-child {
  width: 22px;
}
.header .header-content > .container > .row .action.nav-toggle:before {
  display: none;
}
.header .header-content > .container > .row .action.nav-toggle:hover span:nth-child(2) {
  width: 22px;
}
.header .header-content > .container > .row .action.nav-toggle:hover span:first-child {
  width: 15px;
}
.header .header-content > .container > .row .action.nav-toggle:hover span:last-child {
  width: 11px;
}
.header .header-top-link {
  font-size: 1.3rem;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.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: "\f0d7";
  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 15px;
  -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: 150%;
  min-width: 100px;
  border-width: 3px 0 0;
  border-style: solid;
  border-color: #f8ae4b;
  list-style-type: none;
}
.header .header-top-link .switcher .switcher-options .switcher-dropdown a {
  color: #222;
}
.header .header-top-link .switcher .switcher-options .switcher-dropdown a:hover {
  color: #f8ae4b;
}
.header .header-top-link .switcher .switcher-options .switcher-dropdown:before {
  content: "";
  border-top: 0;
  border-bottom: 6px solid #f8ae4b;
  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;
  position: relative;
}
.header .header-top-link .currency_top .switcher .switcher-options .switcher-dropdown {
  background-color: #ffffff;
  padding: 10px 15px;
}
.header .header-top-link .currency_top .switcher .switcher-options .switcher-dropdown li a {
  padding: 0;
}
.header .header-logo {
  position: relative;
}
.header .header-logo .logo {
  float: none;
  margin: 0;
  display: block;
  max-width: 140px;
}
.header .search-area {
  vertical-align: middle;
  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 .form-search {
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
}
.header .search-area .form-search:before,
.header .search-area .form-search:after {
  display: none;
}
.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 .input-text {
  box-shadow: none !important;
}
.header .search-area .form-search .block-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #1b1b1b;
  padding: 20px 23px;
  border-bottom: 2px solid #f1f1f1;
  display: none;
}
.header .search-area .form-search .searchsuite-autocomplete {
  top: 100%;
  border: 0;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
  max-height: 470px;
}
.header .search-area .form-search .searchsuite-autocomplete .no-result {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header .search-area .form-search .searchsuite-autocomplete a {
  color: #555555;
}
.header .search-area .form-search .searchsuite-autocomplete a:hover {
  color: #f8ae4b;
}
.header .search-area .form-search.all-categories-opened .field .control.catalogsearch .catalogsearch-box span:before {
  content: "\f0de";
  top: 2px;
}
.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 #cccccc;
  background: #fff;
  -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;
}
.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 .field.search {
  width: calc(100% - 48px);
}
.header .search-area .form-search .field .control {
  font-size: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.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: 44px;
  box-shadow: none;
  font-size: 1.5rem;
  background-color: #fafafa;
}
.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: 100%;
  padding: 0 15px;
  height: 44px;
  line-height: 39px;
  font-size: 1.4rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: #ffffff;
  order: 1;
}
.header .search-area .form-search .field .control.catalogsearch .input-text::placeholder {
  color: #666666 !important;
  font-size: 1.5rem;
  opacity: 1;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  margin: 0;
  padding-right: 49px;
  position: relative;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span {
  display: block;
  height: 100%;
  line-height: 45px;
  padding: 0 15px 0 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  font-size: 1.5rem;
  position: relative;
  font-weight: 400;
  cursor: pointer;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box span:before {
  content: "\f0dd";
  font-family: "FontAwesome";
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 1.3rem;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: rgba(143, 143, 143, 0.25);
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  background-color: #ffffff;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 105%;
  width: 200px;
  height: 250px;
  overflow: auto;
  border: 1px solid #e6e6e6;
  padding-left: 0;
  border-radius: 0.25rem;
  padding: 15px 30px;
  list-style: none;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  border: 0;
  color: #212529;
  padding: 15px 0;
  margin: 0;
  text-align: left;
  font-size: 1.5rem;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li:hover {
  cursor: pointer;
  color: #f8ae4b;
}
.header .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li:not(:last-child) {
  border-bottom: 1px solid #f5f5f5;
}
.header .search-area .form-search .action.search {
  cursor: pointer;
  pointer-events: inherit;
  opacity: 1;
  padding: 0;
  color: #253237;
  font-size: 2rem;
  font-weight: 400;
  height: 45px;
}
.header .search-area .form-search .action.search::before {
  vertical-align: top;
  display: inline-block;
  line-height: inherit;
  content: "\e90b";
  font-family: "wpbingofont";
}
.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-account {
  position: relative;
  margin-right: 20px;
}
.header .header-account .text-account {
  font-size: 0;
  cursor: pointer;
}
.header .header-account .text-account:hover {
  color: #f8ae4b;
}
.header .header-account .text-account::before {
  content: "\e904";
  font-size: 2rem;
  font-weight: 400;
  font-family: "icomoon";
}
.header .header-account .toggle-content {
  opacity: 0;
  visibility: hidden;
  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;
  top: calc(100% + 20px);
  right: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
  padding: 15px 30px;
  min-width: 210px;
}
.header .header-account .toggle-content.visible {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 10px);
}
.header .header-account .toggle-content .header.links {
  padding: 0;
  margin-bottom: 0;
}
.header .header-account .toggle-content .header.links li {
  margin-bottom: 0;
}
.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: left;
  text-transform: capitalize;
  color: #000000;
  font-weight: bold;
}
.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 .authorization-link a {
  border-bottom: none;
}
.header .wishlist-head {
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.header .minicart-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 5px;
  position: relative;
  padding-right: 35px;
}
.header .minicart-wrapper:before,
.header .minicart-wrapper:after {
  display: none;
}
.header .minicart-wrapper .mage-dropdown-dialog {
  position: absolute;
  right: -10px;
  z-index: 2;
  top: calc(100% + 75px);
  display: block !important;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.header .minicart-wrapper.active .mage-dropdown-dialog {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 25px);
}
.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: 400;
  line-height: 1;
  vertical-align: middle;
  font-family: inherit;
  text-transform: uppercase;
  position: relative;
}
.header .minicart-wrapper .showcart .cart-icon:hover .text {
  color: #f8ae4b;
}
.header .minicart-wrapper .showcart .cart-icon:hover .counter.qty {
  color: #f8ae4b;
  border-color: #f8ae4b;
}
.header .minicart-wrapper .showcart .cart-icon .counter.qty {
  width: 30px;
  height: 30px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  font-family: inherit;
  position: absolute;
  top: -8px;
  right: -40px;
}
.header .minicart-wrapper .showcart .cart-icon::before {
  display: none;
}
.header .minicart-wrapper .showcart .cart-icon .text {
  font-family: 'Jost', sans-serif;
  width: auto;
  height: auto;
  overflow: visible;
  position: relative;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 3px;
}
.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.active .block-minicart {
  display: block;
}
.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: 23px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header .header-content > .container > .row {
  align-items: center;
}
.header .header-content > .container > .row .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .header-content > .container > .row .action.search {
  display: block;
}
.header .header-content > .container > .row .header-icon.wishlist:before {
  content: "\e903";
  font-size: 2rem;
  font-weight: 400;
  font-family: "icomoon";
}
.header .header-content .header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.header .header-content .header-left:before,
.header .header-content .header-left:after {
  display: none;
}
.header .header-content > .row {
  align-items: center;
}
.header .header-content .item .actions {
  padding-bottom: 0;
}
.header .header-content .h-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 1;
}
.header .header-content .h-logo:before,
.header .header-content .h-logo:after {
  display: none;
}
.header .header-content .h-logo .logo {
  margin: 0;
  float: none;
  max-width: 100%;
  display: inline-block;
}
.header .header-content .h-logo .logo img {
  max-height: 20px;
  width: auto;
}
.header .header-content .h-menu {
  margin-left: 90px;
  flex: 1;
}
.header .header-content .header-right {
  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-right:before,
.header .header-content .header-right:after {
  display: none;
}
.header .header-content .header-right .h-search {
  line-height: 28px;
}
.header .header-content .header-right .search-product {
  margin-right: 20px;
}
.header .header-content .header-right .search-product a span {
  display: none;
}
.header .header-content .header-right .search-product a:before {
  vertical-align: top;
  display: inline-block;
  content: "\e90b";
  font-family: "wpbingofont";
  font-size: 2rem;
  font-weight: 400;
}
.header .header-content .header-right .search-area,
.header .header-content .header-right .compare-head,
.header .header-content .header-right .wishlist-head {
  margin-right: 15px;
}
.header .header-content .header-right .search-area {
  width: 100%;
  max-width: 288px;
  display: none;
}
.header .header-bottom .header-phone {
  height: 100%;
  padding-left: 30px;
  border-left: 1px solid #ffffff7d;
}
.header .header-bottom .header-phone .box-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.header .header-bottom .header-phone .box-phone:before,
.header .header-bottom .header-phone .box-phone:after {
  display: none;
}
.header .header-bottom .header-phone .icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff;
}
.header .header-bottom .header-phone .icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/alothemes/free-shipping.svg);
  background-position: center center;
  background-size: contain;
  display: inline-block;
}
.header .header-bottom .header-phone .text {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 0;
}
.header .header-bottom .container {
  position: relative;
}
.header .header-bottom .content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header .header-bottom .content-header:before,
.header .header-bottom .content-header:after {
  display: none;
}
.header .header-bottom .header-menu {
  flex: 1;
}
.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: 0;
}
.header.header-container-fixed .header-content .container {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.header.header-container-fixed .header-top,
.header.header-container-fixed .header-bottom {
  display: none;
}
.header.header-container-fixed .header-content {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}
.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;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .header .header-content .header-tool .search-area {
    max-width: 222px;
  }
}
@media screen and (max-width: 991px) {
  .header .header-top {
    display: none;
  }
  .header .header-content .header-right .h-search,
  .header .header-content .header-right .header-account,
  .header .header-content .header-right .wishlist-head {
    display: none;
  }
  .header .header-content .h-menu {
    margin: 0;
    flex: none;
  }
  .header .header-content .header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .header .header-content .header-left:before,
  .header .header-content .header-left:after {
    display: none;
  }
  .header .minicart-wrapper {
    margin-left: 0;
    padding-right: 15px;
  }
  .header .minicart-wrapper .showcart .cart-icon .text {
    font-size: 0;
  }
  .header .minicart-wrapper .showcart .cart-icon .text::before {
    content: "\e90d";
    font-family: "icomoon";
    font-size: 18px;
    font-weight: 600;
  }
  .header .minicart-wrapper .showcart .cart-icon .counter.qty {
    width: 18px;
    height: 18px;
    line-height: 18px;
    right: -15px;
    top: -10px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .nav-open .page-wrapper {
    left: 300px;
  }
}
@media screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .header .minicart-wrapper .mage-dropdown-dialog {
    right: 0;
  }
}
@media screen and (max-width: 360px) {
  .open-minicart .header .minicart-wrapper .block-minicart {
    right: 0;
  }
}
#html-body .page-footer .footer-content .col-image {
  width: 14.6%;
  padding-left: 0;
}
#html-body .page-footer .footer-content .col-image img {
  max-width: 75px;
  width: 100%;
}
#html-body .page-footer .footer-content .col-image figure {
  margin-bottom: 0;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#html-body .page-footer .footer-content .col-image figure:before,
#html-body .page-footer .footer-content .col-image figure:after {
  display: none;
}
#html-body .page-footer .footer-content .col-info {
  width: 23.4%;
}
#html-body .page-footer .footer-content .col-link-1 {
  width: 16.7%;
}
#html-body .page-footer .footer-content .col-link-2 {
  width: 17.7%;
}
#html-body .page-footer .footer-content .col-search {
  width: 27.6%;
  padding-right: 0;
}
#html-body .page-footer .footer-content .col-search p {
  font-size: 16px;
}
.page-footer {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
}
.page-footer .block-footer-top {
  padding: 44px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.page-footer .footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page-footer .footer-content:before,
.page-footer .footer-content:after {
  display: none;
}
.page-footer .footer-content .pagebuilder-column-group {
  width: 100%;
}
.page-footer .footer-content .col-footer {
  padding: 0 15px;
}
.page-footer .footer-content .col-footer ul {
  list-style: none;
  padding-left: 0;
  font-size: 16px;
  margin-bottom: 0;
}
.page-footer .footer-content .col-footer ul li {
  line-height: 24px;
  margin-bottom: 6px;
}
.page-footer .footer-content .col-footer ul li:last-child {
  margin-bottom: 0;
}
.page-footer .footer-content .col-footer > p {
  font-size: 16px;
}
.page-footer .footer-content .col-footer .footer-social a {
  font-size: 15px;
}
.page-footer .footer-content .col-footer .footer-social a .fa {
  font-weight: 400;
}
.page-footer .footer-content .col-footer .footer-social .link-icon {
  margin-bottom: 0;
}
.page-footer .footer-content .col-footer .footer-social .link-social .link-list {
  line-height: 25px;
}
.page-footer .footer-content .col-footer .block-subscribe {
  margin-bottom: 25px;
}
.page-footer .footer-content .form.subscribe input {
  font-size: 14px;
  border: none;
  padding: 0;
}
.page-footer .footer-content .form.subscribe input::placeholder {
  font-size: 13px;
  color: #868686;
  padding: 0;
  font-weight: 400;
}
.page-footer .footer-content .form.subscribe .newsletter {
  border-bottom: 2px solid #000000;
}
.page-footer .footer-content .form.subscribe .newsletter .visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.page-footer .footer-content .form.subscribe .newsletter .control {
  flex: 1;
  position: relative;
}
.page-footer .footer-content .form.subscribe .newsletter .actions span {
  font-size: 0;
}
.page-footer .footer-content .form.subscribe .newsletter .actions span::before {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  font-size: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
.page-footer .footer-content .form.subscribe .newsletter .actions .subscribe {
  position: relative;
  padding: 0;
  width: 33px;
  height: 50px;
}
.page-footer .footer-links-company {
  padding: 19px 0 14px 0;
}
.page-footer .footer-links-company .copyright {
  font-size: 14px;
  color: #868686;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.page-footer .footer-links-company .copyright:before,
.page-footer .footer-links-company .copyright:after {
  display: none;
}
.page-footer .footer-links-company .copyright p {
  margin-bottom: 0;
}
.page-footer .footer-links-company .copyright a {
  font-size: 14px;
  color: #868686;
  font-weight: 500;
}
.page-footer .footer-links-company .copyright a:hover {
  color: #f8ae4b;
}
.page-footer .footer-links-company .payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.page-footer .footer-links-company .payment:before,
.page-footer .footer-links-company .payment:after {
  display: none;
}
#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: 991px) {
  #html-body .page-footer .footer-content .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  #html-body .page-footer .footer-content .col-image .pagebuilder-mobile-only {
    display: none;
  }
  #html-body .page-footer .footer-content .col-image {
    width: 60%;
    margin-bottom: 30px;
    padding-top: 5px;
  }
  #html-body .page-footer .footer-content .col-info {
    width: 40%;
    margin-bottom: 30px;
  }
  #html-body .page-footer .footer-content .col-link-1 {
    width: 30%;
    padding-left: 0;
  }
  #html-body .page-footer .footer-content .col-link-2 {
    width: 30%;
  }
  #html-body .page-footer .footer-content .col-search {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  #html-body .page-footer .footer-content .col-image {
    padding-right: 0;
  }
  #html-body .page-footer .footer-content .col-image .pagebuilder-mobile-only {
    display: block;
  }
  #html-body .page-footer .footer-content .col-image img {
    margin: 0 auto;
  }
  #html-body .page-footer .footer-content .col-image figure {
    justify-content: center;
  }
  #html-body .page-footer .footer-content .col-footer {
    margin-bottom: 50px;
    text-align: center;
    padding-top: 0;
  }
  #html-body .page-footer .footer-content .col-footer.col-search {
    margin-bottom: 0;
  }
  .page-footer .footer-content .col-footer {
    padding: 0;
  }
  .page-footer .footer-content .col-footer ul.social-profile {
    justify-content: center;
  }
  .page-footer .footer-links-company {
    padding: 20px 0;
  }
  .page-footer .footer-links-company .copyright {
    justify-content: center;
  }
  .page-footer .footer-links-company .payment {
    justify-content: center;
    margin-top: 10px;
  }
}
.rtl .page-footer .footer-content .col-footer .footer-social .link-social .link-list {
  padding-left: 25px;
  padding-right: 0;
}
.rtl .page-footer .footer-content .form.subscribe .newsletter .actions span::before {
  right: auto;
  left: 0;
}
.rtl .page-footer .footer-content .col-footer ul {
  padding-right: 0;
}
.rtl #html-body .page-footer .footer-content .col-image {
  padding-left: 15px;
  padding-right: 0;
}
.rtl #html-body .page-footer .footer-content .col-search {
  padding-right: 15px;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .rtl #html-body .page-footer .footer-content .col-link-1 {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .rtl #html-body .page-footer .footer-content .col-image {
    padding-left: 0;
  }
  .rtl #html-body .page-footer .footer-content .col-search {
    padding-right: 0;
  }
  .rtl #html-body .page-footer .footer-content .col-link-1 {
    padding-left: 0;
  }
  .rtl .page-footer .footer-content .col-footer ul {
    padding: 0;
  }
  .rtl .page-footer .footer-content .col-footer .footer-social .link-social .link-list {
    padding: 0;
  }
}
.page-layout-1column .product.media.product-img-box {
  display: block;
  align-items: stretch;
  flex: none;
  max-width: none;
  width: 58%;
}
.page-layout-1column .product-info-main.product-shop {
  max-width: none;
  width: 42%;
}
.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%;
  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: 25%;
  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: 360px;
  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;
  padding-bottom: 10px;
}
.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;
  }
  .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 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-layout-2columns-left .product-info-main.product-shop,
  .page-layout-2columns-right .product-info-main.product-shop,
  .page-layout-3columns .product-info-main.product-shop {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 30px;
  }
}
@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 .column.main {
  float: left;
}
.rtl.page-layout-2columns-left .columns .sidebar {
  float: right;
  clear: right;
}
.breadcrumbs {
  padding-top: 190px;
  padding-bottom: 90px;
  margin-bottom: 50px;
  text-align: left;
  position: relative;
  background-image: url("../images/bkg_breadcrumbs.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
}
.breadcrumbs::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}
.breadcrumbs .container {
  position: relative;
  z-index: 1;
}
.breadcrumbs .pagecrumbs-title {
  text-align: center;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 14px;
}
.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;
  line-height: 20px;
}
.breadcrumbs li strong {
  font-weight: 400;
}
.breadcrumbs li:not(:last-child):after {
  content: '/';
  display: inline-block;
  color: #ffffff;
  padding: 0 10px;
}
.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: 170px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 991px) {
  .breadcrumbs {
    padding-top: 120px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumbs {
    background-attachment: unset;
  }
  .breadcrumbs .pagecrumbs-title {
    font-size: 32px;
  }
}
.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.toolbar-products .grid-view-mode {
  display: none;
}
.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-bottom .toolbar .toolbar-right .box-view-sort {
  display: none;
}
.toolbar {
  padding: 0;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.toolbar:before,
.toolbar:after {
  display: none;
}
.toolbar .modes {
  margin-left: 4px;
}
.toolbar .modes .modes-mode {
  border: 0;
  padding: 0;
  cursor: pointer;
}
.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 .sidebar-filters-toggle:hover {
  background-color: #f8ae4b;
  color: #ffffff;
  border-color: #f8ae4b;
}
.toolbar .sidebar-filters-toggle:hover .filter-toggle {
  stroke: #ffffff;
}
.toolbar .sidebar-filters-toggle:hover .title-filter-toggle {
  color: #ffffff;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  width: 34px;
}
.toolbar.toolbar-products {
  border-radius: 5px;
}
.toolbar a.sidebar-filters-toggle {
  padding: 0 10px 0 5px;
}
.toolbar a.sidebar-filters-toggle:active,
.toolbar a.sidebar-filters-toggle:focus {
  color: #000000;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  width: 34px;
}
.toolbar .toolbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.toolbar .toolbar-right:before,
.toolbar .toolbar-right:after {
  display: none;
}
.toolbar .toolbar-right .box-view-sort {
  border: 1px solid #e1e1e1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.toolbar .toolbar-right .box-view-sort:before,
.toolbar .toolbar-right .box-view-sort:after {
  display: none;
}
.toolbar .toolbar-right .box-view-sort > .grid-view-mode {
  border-right: 1px solid #e1e1e1;
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.toolbar .toolbar-right .box-view-sort > .grid-view-mode:before,
.toolbar .toolbar-right .box-view-sort > .grid-view-mode:after {
  display: none;
}
.toolbar .toolbar-right .box-view-sort > .modes {
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  height: 34px;
  align-items: center;
  margin-left: 0;
}
.toolbar .toolbar-right .box-view-sort > .modes:before,
.toolbar .toolbar-right .box-view-sort > .modes:after {
  display: none;
}
.toolbar .sorter {
  padding-top: 0;
  float: none;
  display: inline-block;
  margin-left: 10px;
  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: 36px;
  padding: 0 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  box-shadow: none;
  min-width: 190px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.toolbar .sorter .sorter-action {
  display: none;
}
.toolbar .grid-view-mode .grid-mode {
  cursor: pointer;
  display: inline-block;
}
.toolbar .grid-view-mode .grid-mode:not(:last-child) {
  margin-right: 5px;
}
.toolbar .grid-view-mode .grid-mode.grid-5,
.toolbar .grid-view-mode .grid-mode.grid-1 {
  display: none;
}
.toolbar .grid-view-mode .grid-mode:hover rect,
.toolbar .grid-view-mode .grid-mode.active rect {
  fill: #000000;
}
.toolbar .grid-view-mode .grid-mode.grid-1 svg {
  width: 10px;
}
.toolbar .form-item-select {
  position: relative;
}
.toolbar .form-item-select::before {
  content: "\f0dd";
  font-family: "FontAwesome";
  color: #000000;
  font-size: 16px;
  position: absolute;
  top: 45%;
  right: 15px;
  transform: translateY(-50%);
  background-color: #ffffff;
  width: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.toolbar .form-item-select::before:before,
.toolbar .form-item-select::before:after {
  display: none;
}
.toolbar .limiter {
  padding-top: 0;
  float: none;
  display: inline-block;
}
.toolbar .limiter .control .limiter-options {
  padding: 0 20px;
  margin: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.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;
  cursor: pointer;
  font-weight: 500;
}
.toolbar .limiter-options {
  padding: 0 10px;
  padding-right: 20px;
  margin-right: 0;
}
.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: 40px;
  height: 40px;
  line-height: 37px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0 2px;
  font-weight: 400;
  color: #868686;
  vertical-align: middle;
  border: 1px solid #ddd;
  text-decoration: none;
}
.toolbar .pages .items .item .action:hover,
.toolbar .pages .items .item .page:hover {
  background: #f8ae4b;
  color: #fff !important;
  border-color: #f8ae4b;
}
.toolbar .pages .items .item .action span,
.toolbar .pages .items .item .page span {
  vertical-align: inherit;
}
.toolbar .pages .items .item:hover .page {
  color: #000000;
}
.toolbar .pages .items .item:hover .action {
  color: #000000;
}
.toolbar .pages .items .item.current .page {
  color: #fff;
  background: #f8ae4b;
  border-color: #f8ae4b;
}
.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";
}
.toolbar .pages .items .item .previous:before {
  content: "\f104";
}
.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;
}
.modes-mode {
  height: 21px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  border-style: solid;
  border-width: 2px;
  padding: 0 10px;
}
.modes-mode > span:first-child {
  display: none;
}
.modes-mode.mode-grid span.icon-column {
  width: 21px;
  height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.modes-mode.mode-grid span.icon-column:before,
.modes-mode.mode-grid span.icon-column:after {
  display: none;
}
.modes-mode.mode-grid span.icon-column .layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.modes-mode.mode-grid span.icon-column .layer:before,
.modes-mode.mode-grid span.icon-column .layer:after {
  display: none;
}
.modes-mode.mode-grid span.icon-column .layer span {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 1px;
}
.modes-mode .icon-column .layer span {
  background-color: #cecece;
}
.modes-mode.active .icon-column .layer span,
.modes-mode:hover .icon-column .layer span {
  background-color: #000000;
}
.mode-list .icon-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 25px;
  height: 21px;
}
.mode-list .icon-column:before,
.mode-list .icon-column:after {
  display: none;
}
.mode-list .layer {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.mode-list .layer:before,
.mode-list .layer:after {
  display: none;
}
.mode-list .layer span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.mode-list .layer span:before,
.mode-list .layer span:after {
  display: none;
}
.mode-list .layer span:first-child {
  display: inline-block;
  width: 5px;
  height: 5px;
}
.mode-list .layer span:nth-child(2) {
  display: none;
}
.mode-list .layer span:last-child {
  display: inline-block;
  width: 17px;
  height: 1px;
}
.mode-grid {
  margin-right: 7px;
}
.page-layout-1column .toolbar-bottom .toolbar-products .pages {
  text-align: center;
}
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle,
.page-layout-1column .toolbar .sidebar-filters-toggle {
  order: 1;
  margin-right: 0;
  margin-left: 40px;
  padding: 0 10px 0 5px;
}
.page-layout-1column-full-width .toolbar .grid-view-mode .grid-mode.grid-5,
.page-layout-1column .toolbar .grid-view-mode .grid-mode.grid-5 {
  display: inline-block;
}
.page-layout-1column-full-width .toolbar .grid-view-mode .grid-mode.grid-2,
.page-layout-1column .toolbar .grid-view-mode .grid-mode.grid-2 {
  display: none;
}
/* responsive */
@media screen and (max-width: 1919px) {
  .page-layout-1column-full-width .toolbar .grid-view-mode .grid-mode.grid-5,
  .page-layout-1column .toolbar .grid-view-mode .grid-mode.grid-5 {
    display: none;
  }
}
@media screen and (max-width: 1479px) {
  .toolbar .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .page-layout-1column-full-width .toolbar .grid-view-mode .grid-mode.grid-2,
  .page-layout-1column .toolbar .grid-view-mode .grid-mode.grid-2 {
    display: inline-block;
  }
}
@media screen and (max-width: 1199px) {
  .toolbar .sorter {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .toolbar .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .toolbar .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
}
@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;
  }
  .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 .grid-view-mode .grid-mode.grid-3 {
    display: inline-block;
  }
  .toolbar .grid-view-mode .grid-mode.grid-1 {
    display: none;
  }
  .toolbar.toolbar-products .toolbar-left {
    display: none;
  }
  .toolbar-bottom .toolbar-products .sidebar-filters-toggle {
    display: none !important;
  }
  .has-sidebar-filters-toggle #layerednav-list-products .sidebar-filters-toggle::before {
    left: 300px;
    right: auto;
    top: 0;
    color: #ffffff;
    background-color: #000000;
    font-size: 3rem;
    border: 1px solid #ffffff;
  }
  .page-layout-1column-full-width .toolbar .grid-view-mode,
  .page-layout-1column .toolbar .grid-view-mode {
    padding-left: 0;
    margin-left: 0;
  }
  .page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
  .page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    order: 1;
    margin: 0;
  }
  .toolbar .grid-view-mode {
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .toolbar .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
  .toolbar .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .toolbar-bottom {
    margin-top: 40px;
  }
  .toolbar .grid-view-mode {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .toolbar .modes {
    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 .service-customers .primary-service .service-item .icon {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .toolbar .toolbar-right .box-view-sort > .grid-view-mode {
  border-right: 0;
  border-left: 1px solid #e1e1e1;
}
.rtl .toolbar .limiter-options {
  padding-right: 10px;
  padding-left: 20px;
}
.rtl .toolbar .form-item-select::before {
  right: auto;
  left: 15px;
}
.rtl .toolbar .modes {
  text-align: right;
}
.rtl .toolbar a.sidebar-filters-toggle {
  padding: 0 5px 0 10px;
}
.rtl .toolbar .sorter .sorter-options,
.rtl .toolbar .limiter .control .limiter-options {
  background-position: 10% 50%;
}
.rtl .toolbar .grid-view-mode .grid-mode:not(:last-child) {
  margin-right: 0;
  margin-left: 5px;
}
.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: 10px;
  padding-left: 0;
  border-left: 0;
}
.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;
}
.rtl .page-layout-1column-full-width .toolbar .sidebar-filters-toggle,
.rtl .page-layout-1column .toolbar .sidebar-filters-toggle {
  margin-left: 0;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 5px;
}
@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;
  }
  .rtl .has-sidebar-filters-toggle #layerednav-list-products .sidebar-filters-toggle::before {
    left: auto;
    right: 300px;
  }
}
@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 .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 {
  -moz-animation: fbounce-in-top 0.8s ease-in 2s backwards;
  -webkit-animation: bounce-in-top 0.8s ease-in 2s backwards;
  animation: bounce-in-top 0.8s ease-in 2s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .action:last-child {
  -moz-animation: fbounce-in-top 0.8s ease-in 2.5s backwards;
  -webkit-animation: bounce-in-top 0.8s ease-in 2.5s backwards;
  animation: bounce-in-top 0.8s ease-in 2.5s backwards;
}
.magicslider > .item:nth-child(n+2) {
  display: none;
}
.magicslider > .item .figcaption {
  display: none;
}
.magicslider .slick-slide .item {
  display: block !important;
}
.static-home-slide .magicslider:hover .slick-prev {
  left: 30px;
}
.static-home-slide .magicslider:hover .slick-next {
  right: 30px;
}
.static-home-slide .magicslider .slick-prev {
  left: 30px;
}
.static-home-slide .magicslider .slick-next {
  right: 30px;
}
.static-home-slide .magicslider .slick-arrow {
  opacity: 1;
  visibility: visible;
  top: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.static-home-slide .magicslider .slick-arrow::before {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  padding: 0;
  color: #ffffff;
  opacity: 1;
}
.static-home-slide .magicslider .slick-arrow:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.static-home-slide .magicslider .slick-arrow:hover::before {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #000000;
}
.static-home-slide .slick-slide img {
  width: 100%;
}
.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: 73%;
  left: 29%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 70rem;
  position: absolute;
  text-align: left;
}
.static-home-slide .slick-slide .text-slide .caption1 {
  font-size: 2.4rem;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 25px;
  letter-spacing: 0;
}
.static-home-slide .slick-slide .text-slide .caption2 {
  font-size: 9rem;
  line-height: 11rem;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: capitalize;
  letter-spacing: 0;
}
.static-home-slide .slick-slide .text-slide .caption3 {
  font-size: 2rem;
  line-height: 15px;
  margin-bottom: 45px;
  font-weight: 400;
  line-height: 1.4;
}
.static-home-slide .slick-slide .text-slide .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.static-home-slide .slick-slide .text-slide .actions:before,
.static-home-slide .slick-slide .text-slide .actions:after {
  display: none;
}
.static-home-slide .slick-slide .text-slide .actions .action {
  height: 54px;
  line-height: 54px;
  padding: 0 40px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: none;
}
.static-home-slide .slick-slide .text-slide .actions .action:before,
.static-home-slide .slick-slide .text-slide .actions .action:after {
  display: none;
}
.static-home-slide .slick-dots {
  bottom: 50px;
  right: 30px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-direction: column;
  width: auto;
  height: fit-content;
}
.static-home-slide .slick-dots li {
  margin: 5px 0;
}
.slick-slider:hover .slick-prev,
.slick-slider:hover .slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-slider:hover .slick-prev {
  left: -40px;
}
.slick-slider:hover .slick-next {
  right: -40px;
}
body .slick-prev:active,
body .slick-next:active,
body .slick-prev:focus,
body .slick-next:focus,
body .slick-prev:not(.primary),
body .slick-next:not(.primary) {
  border: 1px solid #a3a3a3;
}
body .slick-prev:hover:active,
body .slick-next:hover:active,
body .slick-prev:hover:focus,
body .slick-next:hover:focus,
body .slick-prev:hover:not(.primary),
body .slick-next:hover:not(.primary) {
  border-color: #f8ae4b;
}
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  background: #fff;
  text-align: center;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: #a3a3a3;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
  z-index: 7;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  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-size: 1rem;
  font-weight: 600;
  display: inline-block;
  line-height: 38px;
  font-family: "wpbingofont";
}
.slick-prev {
  left: -50px;
  right: auto;
}
.slick-prev:before {
  content: "\e91a";
}
.slick-next {
  right: -50px;
  left: auto;
}
.slick-next:before {
  content: "\e91b";
}
.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: 10px;
  width: 10px;
  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: 1439px) {
  .static-home-slide .magicslider .slick-arrow {
    display: none !important;
  }
  .static-home-slide .slick-slide .text-slide {
    top: 65%;
    left: 25%;
  }
  .static-home-slide .slick-slide .text-slide .caption1 {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 4rem;
    margin-bottom: 15px;
    line-height: 1;
  }
  .static-home-slide .slick-slide .text-slide .caption3 {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 30px;
  }
  .static-home-slide .slick-slide .text-slide .actions .action {
    height: 35px;
    line-height: 35px;
    padding: 0 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
    line-height: 38px;
  }
  .slick-prev:before,
  .slick-next:before {
    line-height: 38px;
  }
  .static-home-slide .slick-dots {
    display: none !important;
  }
  .static-home-slide .slick-slide .text-slide {
    top: 60%;
  }
}
@media screen and (max-width: 480px) {
  .static-home-slide .slick-slide .text-slide {
    left: 50%;
    padding: 0 20px;
    max-width: 30rem;
    width: 100%;
  }
  .static-home-slide .slick-slide .text-slide .caption2 {
    font-size: 3rem;
  }
}
.block.filter .filter-options-title,
.block.block-product-tags .block-title {
  color: #000;
  padding: 0 0 10px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 25px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
  line-height: 19px;
}
.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-current {
  margin-bottom: 20px;
}
.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;
  font-size: 16px;
  font-weight: 500;
}
.block.filter .filter-options-item .filter-options-content .item > a {
  color: #868686;
}
.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 #ddd;
  text-align: center;
  border-radius: 0;
  -webkit-border-radius: 0;
  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 {
  color: #000000;
}
.block.filter .filter-options-item .filter-options-content .item > a:hover:before {
  border-color: #000000;
  content: "\f383";
  background: #000000;
  color: #fff;
}
.block.filter .filter-options .count {
  color: inherit;
}
.block.filter .filter-current .items {
  margin-top: 10px;
  padding: 0;
}
.block.filter .filter-current .items .item {
  position: relative;
}
.block.filter .filter-current .items .filter-label {
  font-weight: 600;
  padding-right: 5px;
}
.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: #f8ae4b;
}
.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 {
  cursor: pointer;
}
.block.block-product-tags .block-title h2 {
  margin-bottom: 0;
  font-weight: 600;
}
.block.block-product-tags .block-content {
  margin-top: 42px;
}
.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;
  position: relative;
}
.block.block-product-tags .list-product-tags li a {
  line-height: 38px;
  background: transparent;
  border: 1px solid #ebebeb;
  color: #555;
  display: block;
  padding: 0 20px;
}
.block.block-product-tags .list-product-tags li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  z-index: -1;
}
.block.block-product-tags .list-product-tags li:hover {
  background-color: transparent;
}
.block.block-product-tags .list-product-tags li:hover a {
  border-color: #f8ae4b;
  color: #ffffff;
}
.block.block-product-tags .list-product-tags li:hover::before {
  width: 100%;
  background: #f8ae4b;
}
.sidebar.sidebar-main {
  padding-right: 0;
}
.sidebar .accor-title {
  padding: 0 0 10px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 25px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
  line-height: 19px;
}
.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 ul.nav-accordion li.active a.level-top {
  color: #000000;
}
.sidebar .accordion-container .all-cat {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000000;
  color: #ffffff;
}
.sidebar .accordion-container .all-cat:hover {
  background-color: #f8ae4b;
}
.sidebar .accordion-container .all-cat:hover span {
  color: #ffffff;
}
.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 .block-title-tabs {
  margin-bottom: 0;
}
.sidebar.sidebar-additional .block-title-tabs .magictabs {
  display: none;
}
.sidebar.sidebar-additional .block-title-tabs .title-block {
  color: #000;
  padding: 0 0 10px;
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 25px;
  position: relative;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info {
  border: none;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding: 0;
  padding-left: 15px;
  text-align: left;
  width: calc(100% - 90px);
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  justify-content: flex-start;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  margin-bottom: 8px;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 0;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details [class*="swatch-opt-"] {
  display: none;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-name .product-item-link {
  margin-top: 0;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-name .product-item-link:hover {
  color: #f8ae4b;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .price-box {
  margin-top: 0;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .price-box .special-price .price,
.sidebar.sidebar-additional .products.wrapper.grid .product-item .price-box .price-container .price {
  font-size: 15px;
}
.sidebar.sidebar-additional .products.wrapper.grid .product-item .price-box .old-price .price {
  font-size: 13px;
}
.sidebar.sidebar-additional .product-item {
  padding: 0 0 18px 0;
}
.sidebar.sidebar-additional .product-item:not(:last-child) {
  margin-bottom: 18px;
  border-bottom: 1px dashed #e1e1e1;
}
.sidebar.sidebar-additional .product-item .product-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.sidebar.sidebar-additional .product-item .product-item-info:before,
.sidebar.sidebar-additional .product-item .product-item-info:after {
  display: none;
}
.sidebar.sidebar-additional .product-item .images-container {
  width: 90px;
}
.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 .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;
  padding: 20px 25px;
}
.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;
  font-weight: 400;
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.sidebar.sidebar-additional .block-tagclaud .tagclaud-hld > span a:hover {
  border-color: #f8ae4b;
  color: #ffffff;
}
.sidebar ul.nav-accordion li {
  margin: 0;
}
.sidebar ul.nav-accordion li a {
  line-height: 25px;
}
.sidebar ul.nav-accordion .expand,
.sidebar ul.nav-accordion .collapse {
  height: 25px;
}
.sidebar ul.nav-accordion .expand:before,
.sidebar ul.nav-accordion .collapse:before {
  line-height: 25px;
}
.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: #000000;
}
.filter-active .filter .filter-current.active .items {
  padding: 0 20px;
}
.filter-active .block.filter .filter-actions {
  padding-left: 20px;
  padding-right: 20px;
}
.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 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 .blog-search,
.blog-post-view .sidebar .blog-search {
  background-color: #000;
  padding: 30px;
}
.blog-page-list .sidebar .widget,
.blog-post-view .sidebar .widget {
  border: 1px solid #e4e4e4;
}
.blog-page-list .sidebar .widget.blog-search,
.blog-post-view .sidebar .widget.blog-search {
  border: none;
}
.blog-page-list .sidebar .widget.blog-search .block-title,
.blog-post-view .sidebar .widget.blog-search .block-title {
  padding: 0 25px;
  padding-bottom: 15px;
  position: relative;
  margin: 0;
}
.blog-page-list .sidebar .widget.blog-search .block-title strong,
.blog-post-view .sidebar .widget.blog-search .block-title strong {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
.blog-page-list .sidebar .widget.blog-search .block-title:after,
.blog-post-view .sidebar .widget.blog-search .block-title:after {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 2px;
  background: #fff;
  top: 10px;
}
.blog-page-list .sidebar .widget.blog-search .block-title::before,
.blog-post-view .sidebar .widget.blog-search .block-title::before {
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 2px;
  background: #fff;
  top: 5px;
}
.blog-page-list .sidebar .widget.blog-search .block-content,
.blog-post-view .sidebar .widget.blog-search .block-content {
  padding-top: 10px;
}
.blog-page-list .sidebar .widget .block-content,
.blog-post-view .sidebar .widget .block-content,
.blog-page-list .sidebar .widget .accordion,
.blog-post-view .sidebar .widget .accordion,
.blog-page-list .sidebar .widget .tagclaud-hld,
.blog-post-view .sidebar .widget .tagclaud-hld {
  border-top: 1px solid #e4e4e4;
}
.blog-page-list .sidebar .widget .block-title,
.blog-post-view .sidebar .widget .block-title {
  padding: 0 25px;
  position: relative;
  margin-bottom: 0;
  margin: 15px 25px;
}
.blog-page-list .sidebar .widget .block-title strong,
.blog-post-view .sidebar .widget .block-title strong {
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
}
.blog-page-list .sidebar .widget .block-title:after,
.blog-post-view .sidebar .widget .block-title:after {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  height: 2px;
  background: #000;
  top: 10px;
}
.blog-page-list .sidebar .widget .block-title::before,
.blog-post-view .sidebar .widget .block-title::before {
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 2px;
  background: #000;
  top: 5px;
}
.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: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    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;
    max-width: 300px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    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 20px;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #ebebeb;
    margin-bottom: 35px;
    font-size: 1.7rem;
  }
  .block.filter.active .block-content .filter-options {
    padding: 0 20px 20px 20px;
  }
  .has-sidebar-filters-toggle .block.filter .block-title {
    display: none;
  }
  .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-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%;
  }
  .block.filter .block-content {
    max-width: calc(100vw - 35px);
  }
  .has-sidebar-filters-toggle #layerednav-list-products .sidebar-filters-toggle::before {
    right: 0;
    left: auto;
  }
  .page-layout-1column-full-width.page-with-filter .block.filter .block-content,
  .page-layout-1column.page-with-filter .block.filter .block-content {
    max-width: calc(100vw - 35px);
  }
}
.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: center;
}
.rtl .block.filter .filter-options-content .items .item a:before {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .block.filter .filter-options .count {
  margin-right: 5px;
}
.rtl .block.filter .filter-current .items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .block.filter .filter-current .items .item:before,
.rtl .block.filter .filter-current .items .item:after {
  display: none;
}
.rtl .block.filter .filter-current .items .filter-label {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .sidebar ul.nav-accordion ul {
  padding-right: 15px;
  padding-left: 0;
}
.rtl .sidebar ul.nav-accordion li a {
  text-align: right;
}
.rtl .sidebar ul.nav-accordion .expand,
.rtl .sidebar ul.nav-accordion .collapse {
  left: 0;
  right: auto;
}
.rtl .sidebar.sidebar-additional .block-tagclaud .tagclaud-hld > span {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .sidebar .accor-title {
  text-align: right;
}
.rtl .sidebar .meanmenu-accordion .all-cat span {
  text-align: right;
}
.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 .sidebar.sidebar-additional .products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}
.rtl .page-products.page-layout-1column .block.filter .filter-options-item .filter-options-title:before {
  right: auto;
  left: 0;
}
.rtl .block.filter .filter-options-title:after,
.rtl .block.block-product-tags .block-title:after {
  left: auto;
  right: 0;
}
.rtl .block.filter .filter-current .items .action.remove {
  right: auto;
  left: 0;
}
.rtl .blog-page-list .sidebar .widget .block-title::after,
.rtl .blog-post-view .sidebar .widget .block-title::after,
.rtl .blog-page-list .sidebar .widget .block-title::before,
.rtl .blog-post-view .sidebar .widget .block-title::before {
  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 .page-products.page-layout-1column .block.filter .filter-options-item:not(:last-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 360px) {
  .rtl .has-sidebar-filters-toggle #layerednav-list-products .sidebar-filters-toggle::before {
    right: auto;
    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: 30px;
}
.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 {
  content: "\f16d";
  color: #ffffff;
  font-family: "FontAwesome";
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  line-height: 100%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}
.instagram-list .slick-slide a:hover:before {
  visibility: visible;
  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: 30px;
  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;
}
html.has-newsletter,
html.has-newsletter body {
  height: 100% !important;
  overflow: hidden;
}
.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;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.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: #f8ae4b;
  background-color: #e5e5e5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  display: none;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before,
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 12px;
  top: 50%;
  left: 29.5%;
  margin-top: -1px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-custom .action-close::after,
.modal-popup .action-close::after,
.modal-slide .action-close::after {
  transform-origin: 50% 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-custom .action-close:hover::before,
.modal-popup .action-close:hover::before,
.modal-slide .action-close:hover::before,
.modal-custom .action-close:hover::after,
.modal-popup .action-close:hover::after,
.modal-slide .action-close:hover::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.view-full-page-details {
  margin-top: 45px;
}
.view-full-page-details a {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
}
.view-full-page-details a:focus,
.view-full-page-details a:visited {
  color: #333;
}
.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: #f8ae4b;
  -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: 0;
  max-height: 90%;
}
.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 {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 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: 750px;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.modal-popup.popup-newsletter .action-close {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
  width: 28px;
  height: 28px;
  border: 1px solid #d6d6d6;
  color: #fff;
  z-index: 9999;
  right: 10px;
  top: 10px;
}
.modal-popup.popup-newsletter .action-close:hover {
  background: #e5e5e5;
}
.modal-popup.popup-newsletter .action-close::before,
.modal-popup.popup-newsletter .action-close::after {
  left: 28.5%;
}
.modal-popup.popup-newsletter .modal-content {
  padding: 0;
}
.modal-popup.popup-newsletter .popup-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.modal-popup.popup-newsletter .popup-container:before,
.modal-popup.popup-newsletter .popup-container:after {
  display: none;
}
.modal-popup.popup-newsletter .popup-container .popup-image {
  width: 43%;
}
.modal-popup.popup-newsletter .popup-container .popup-content {
  width: 57%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.modal-popup.popup-newsletter .popup-container .popup-content:before,
.modal-popup.popup-newsletter .popup-container .popup-content:after {
  display: none;
}
.modal-popup.popup-newsletter .popup-container .popup-content .block-content {
  padding: 25px;
}
.modal-popup.popup-newsletter .popup-container .title-newsletter {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
  text-align: center;
}
.modal-popup.popup-newsletter .popup-container .text-newsletter {
  margin-bottom: 30px;
  font-size: 16px;
  text-align: center;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 69px;
  line-height: 23px;
  overflow: hidden;
}
.modal-popup.popup-newsletter .popup-container .subcribe-box .control {
  border-right: 0;
}
.modal-popup.popup-newsletter .popup-container .actions .subscribe {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
.modal-popup.popup-newsletter .popup-container .checkbox {
  margin-bottom: 0;
  text-align: right;
  position: relative;
}
.modal-popup.popup-newsletter .popup-container .checkbox input:checked ~ span:before {
  background-color: #f8ae4b;
}
.modal-popup.popup-newsletter .popup-container .checkbox span {
  cursor: pointer;
  font-size: 12px;
  color: #868686;
  display: inline-block;
}
.modal-popup.popup-newsletter .popup-container .checkbox span::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #e8e8e8;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.modal-popup.popup-newsletter .popup-container .checkbox input {
  position: absolute;
  z-index: 10;
  opacity: 0;
  width: 100%;
  left: 0;
  cursor: pointer;
}
.modal-popup.modals-quickview {
  opacity: 0;
  transform: scale(0) rotate(15deg) skewX(-30deg);
  transition: transform 0.8s, opacity 0.8s ease-in-out;
}
.modal-popup.modals-quickview._inner-scroll {
  overflow-y: auto;
}
.modal-popup.modals-quickview .action-close {
  width: 36px;
  height: 36px;
}
.modal-popup.modals-quickview .action-close::before,
.modal-popup.modals-quickview .action-close::after {
  width: 18px;
  left: 25%;
}
.modal-popup.modals-quickview .product-info-main button.button {
  height: 64px;
}
.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: 1070px;
  max-height: none;
  overflow-y: visible;
  top: initial;
  transform: none;
  vertical-align: middle;
  margin: 10rem auto;
}
.modal-popup.modals-quickview .modal-inner-wrap .product-shop-content {
  padding: 45px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  width: auto;
  overflow: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
}
.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 .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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  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: 0;
}
.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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  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;
  margin-left: 0;
}
.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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  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;
}
.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;
}
.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 0.8s, 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;
  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 0.8s, 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: 15px;
}
.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 .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 {
  overflow-y: auto;
  pointer-events: unset;
}
.modal-popup.popup-authentication .message.error {
  position: relative;
  top: auto;
  right: auto;
  animation: none;
}
.modal-popup.popup-authentication .modal-header .action-close {
  text-align: right;
  position: absolute;
  z-index: 9;
  right: 16px;
  top: 35px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #e5e5e5;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-color: transparent;
}
.modal-popup.popup-authentication .modal-header .action-close::before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.modal-popup.popup-authentication .modal-header .action-close::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.modal-popup.popup-authentication .modal-header .action-close:hover {
  background-color: #e5e5e5;
}
.modal-popup.popup-authentication .modal-header .action-close:hover::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-popup.popup-authentication .modal-header .action-close:hover::after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.modal-popup.popup-authentication .modal-content {
  padding: 0;
  overflow-y: visible;
  padding: 60px 30px 30px;
  border: 1px solid #e5e5e5;
}
.modal-popup.popup-authentication .modal-content .block[class] {
  padding: 0;
}
.modal-popup.popup-authentication .modal-content .block-title {
  margin-bottom: 40px;
  padding: 0 30px 15px;
  position: absolute;
  text-align: center;
  top: -23px;
  left: 50%;
  background-color: #ffffff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.modal-popup.popup-authentication .modal-content .block-title:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  width: 200px;
  background-color: #000;
}
.modal-popup.popup-authentication .modal-content .block-title #block-customer-login-heading {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.modal-popup.popup-authentication .modal-content .block-content .fieldset .field {
  margin-bottom: 15px;
}
.modal-popup.popup-authentication .modal-content .block-content .fieldset .field .control {
  position: relative;
}
.modal-popup.popup-authentication .modal-content .block-content .fieldset .field .control:before {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 1.8rem;
}
.modal-popup.popup-authentication .modal-content .block-content .fieldset .field input {
  height: 55px;
}
.modal-popup.popup-authentication .modal-content .block-content .fieldset .actions-toolbar .secondary {
  padding-top: 0;
}
.modal-popup.popup-authentication .modal-content .block-content .actions-toolbar .primary .action {
  font-size: 1.4rem;
  font-weight: 400;
  display: inline-block;
  line-height: 53px;
  height: 55px;
  padding: 0 35px;
  letter-spacing: 1px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  border-width: 1px;
  border-style: solid;
}
.modal-popup.popup-authentication .modal-content .block-content .actions-toolbar .primary .action i {
  font-weight: 400;
}
.modal-popup.popup-authentication .modal-content .block-content .actions-toolbar .secondary {
  margin-bottom: 15px;
  margin-right: 0;
}
.modal-popup.popup-authentication .modal-content .block-content .actions-toolbar .secondary .action {
  text-decoration: underline;
  font-weight: 500;
  margin: 0;
}
.modal-popup.popup-authentication .modal-content .block-content .actions-toolbar > * {
  width: 100%;
}
.modal-popup.popup-authentication .block-authentication {
  border-top: 0;
}
.modal-popup.popup-authentication._show .modal-inner-wrap {
  max-width: 510px;
  min-width: 510px;
  padding: 50px 30px 30px;
  overflow: visible;
  min-height: 460px;
  margin-top: 15vh;
  top: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.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 .page-title-wrapper .page-title {
  display: block;
}
.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: 55%;
  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: 100px;
}
.open-quickview .modal-popup.modals-quickview .product-info-main .product.sku strong {
  width: 100px;
}
.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: 45%;
  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 {
  scrollbar-width: thin;
}
.open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content .attribute.overview {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 25px;
  overflow: hidden;
  font-size: 16px;
}
.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;
}
.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: #f8ae4b;
}
.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: #000000;
}
.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: 3px;
  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: 7px;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  cursor: pointer;
  color: #000000;
}
.suggest-slider .x-close:hover {
  color: #f8ae4b;
}
.suggest-slider .x-close:before {
  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: 180px;
}
#backtotop {
  bottom: 70px;
  height: 43px;
  width: 43px;
  line-height: 40px;
  overflow: hidden;
  position: fixed;
  right: 30px;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  background-color: #ffffff;
  color: #000000;
  -webkit-animation: roll-in-left 0.6s ease-out both;
  animation: roll-in-left 0.6s ease-out both;
}
#backtotop .fa {
  font-size: 2rem;
}
#backtotop:hover {
  background-color: #f8ae4b;
  color: #ffffff;
  border-color: #f8ae4b;
}
#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: 15px;
  background: #fff;
}
.modal-popup .modal-header {
  padding: 0;
  border-bottom: 0;
  display: block;
  width: 100%;
}
.modal-popup .action-close,
.modal-slide.alo-video .action-close {
  position: absolute;
  width: 28px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.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: 25px;
  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 .control {
  flex: 1;
  border-right: 0;
}
.modal-popup .modal-content .block-content .input-box .input-text {
  height: 55px;
  width: 100%;
  padding: 0 12px;
  line-height: 55px;
  border-radius: 0;
  border-right: 0;
}
.modal-popup .modal-content .block-content .input-box .input-text::placeholder {
  color: #666666 !important;
}
.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 4rem;
}
.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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search.brand-search .form-search .field.search .control-search input {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search.brand-search .form-search .field.search .actions {
  right: 1px;
}
.block-search.brand-search .form-search .field.search .actions .action {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.block-search.brand-search .form-search .field.search .actions .action:hover:before {
  color: #f8ae4b;
}
.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 .actions {
  margin-top: 0;
}
.form-search-sidebar-brand .field.search .actions .action {
  border: none;
}
.form-search-sidebar-brand .field.search .actions .action:hover:before {
  color: #f8ae4b;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .modal-popup.modals-quickview .modal-inner-wrap {
    max-width: 768px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-shop-content {
    padding-left: 0;
    padding-right: 15px;
  }
  .modal-popup.modals-quickview .product-add-form .add-to-cart .tocart {
    min-width: auto;
  }
  .modal-popup.modals-quickview .product-reviews-summary.empty .reviews-actions:before {
    margin-bottom: 15px;
    width: 100%;
  }
  .modal-popup.modals-quickview .product-reviews-summary.empty .reviews-actions .action.add {
    padding-left: 0;
    margin-left: 0;
    border-left: 0;
  }
  .modal-popup.modals-quickview .action-close {
    top: 10px;
    right: 10px;
  }
  .modal-popup.modals-quickview .rating-summary {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .modal-popup.modals-quickview .reviews-actions .action.view {
    padding-left: 0;
    border-left: 0;
  }
  .modal-popup.modals-quickview .page-title-wrapper.product .page-title {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  .modal-popup.modals-quickview .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-info-main {
    margin-top: 0;
  }
  .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: 0;
  }
  .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
    width: 45%;
    padding-left: 0;
  }
  .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding-right: 20px;
  }
  .open-quickview .modal-popup.modals-quickview .modal-content .page-title-wrapper .page-title {
    font-size: 2.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 {
    max-width: 45%;
  }
  .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 {
    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: 10px;
    right: 10px;
    background: #e5e5e5;
    color: #000000;
  }
  .modal-popup .action-close:hover {
    color: #000000;
  }
}
@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 {
    max-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;
    top: 50%;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    transform: translate(0, -50%);
    left: 10px;
    right: 10px;
  }
  .modal-popup.popup-newsletter .modal-inner-wrap {
    max-width: calc(100vw - 20px);
    left: 10px;
  }
  .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: 30px;
  }
  .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 .popup-container .popup-image {
    width: 45%;
  }
  .modal-popup.popup-newsletter .popup-container .popup-content {
    width: 55%;
  }
}
@media screen and (max-width: 575px) {
  .modal-popup.modal-slide .modal-inner-wrap {
    left: 60%;
  }
  .modal-popup.modals-ajaxcart .actions {
    font-size: 1.3rem;
  }
  .modal-popup.popup-newsletter .popup-container .popup-image {
    display: none;
  }
  .modal-popup.popup-newsletter .popup-container .popup-content {
    width: 100%;
  }
  .modal-popup.popup-newsletter .modal-content .block-content .actions {
    width: auto;
    margin: 0;
  }
  .modal-popup.popup-authentication._show .modal-inner-wrap {
    max-width: calc(100% - 30px);
    min-width: calc(100% - 30px);
  }
  .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 {
    display: none;
  }
  .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: 0 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 .popup-container .popup-content .block-content {
    padding-top: 35px;
  }
  .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-authentication._show .modal-inner-wrap {
    max-width: 100%;
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal-popup.popup-authentication .modal-header .action-close {
    right: 7px;
  }
  .modal-popup.modals-quickview .modal-inner-wrap .product-info-main.product-shop .product-shop-content {
    padding: 0;
  }
  .modal-popup.modals-quickview .product-reviews-summary .rating-summary {
    margin-right: 0;
  }
  .modal-popup.modals-quickview .reviews-actions .action.view {
    padding: 0 5px;
    margin-right: 5px;
  }
  .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;
  }
}
.rtl .message.global.cookie .cookie-close {
  right: auto;
  left: 5px;
}
.rtl .modal-popup.popup-authentication .modal-header .action-close {
  right: auto;
  left: 16px;
  border-right-color: transparent;
  border-bottom-color: #e5e5e5;
}
.rtl .block-authentication .actions-toolbar > .secondary {
  text-align: right;
}
.rtl .modal-popup.modal-slide .modal-footer {
  text-align: left;
}
.rtl .modal-popup.modal-slide .modal-footer .action-save-address {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty .reduced {
  border-right: 0;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .product-qty .control.custom-qty .increase {
  border-left: 0;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .box-tocart .field.qty .product-qty > .label {
  margin-right: 0;
  margin-left: 8px;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary .product-image-container {
  margin-left: auto;
  margin-right: 0;
}
.rtl .modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .suggest-slider .x-close {
  right: auto;
  left: 0;
}
.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 {
  display: flex;
  flex-wrap: wrap;
  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 .subscribe-bottom input ~ span {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .modal-popup .modal-content .block-content .input-box .input-text {
  border-left: 0;
  border-right: 1px solid #d1d1d1;
}
.rtl .modal-popup.popup-newsletter .popup-container .checkbox {
  text-align: left;
}
.rtl .modal-popup.popup-newsletter .popup-container .checkbox span::before {
  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.modals-quickview .bundle-options-container .field.qty .increase {
  right: auto;
  left: 0;
}
.rtl #backtotop {
  right: auto;
  left: 30px;
}
.rtl .addthis_toolbox {
  display: flex;
}
.rtl .product-info-main .additional-timer-block .slogan-countdown {
  text-align: right;
}
.rtl .modal-custom .action-close,
.rtl .modal-popup .action-close,
.rtl .modal-slide .action-close {
  right: auto;
  left: 10px;
}
.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.page-layout-1column .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-left .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-2columns-right .modal-popup.modals-quickview .product.media.product-img-box,
.rtl.page-layout-3columns .modal-popup.modals-quickview .product.media.product-img-box {
  float: right;
}
.rtl .searchsuite-autocomplete {
  left: auto;
  right: 165px;
}
.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: 0;
  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 .view-full-page-details a:after {
  margin-left: 0;
  margin-right: 8px;
}
.rtl .modal-popup.modals-ajaxcart .message {
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .rtl .modal-popup.modals-quickview .modal-inner-wrap .product-shop-content {
    padding-left: 15px;
    padding-right: 0;
  }
  .rtl .modal-popup.modals-quickview .reviews-actions .action.view {
    padding-right: 0;
    border-right: 0;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #ebebeb;
  }
  .rtl .modal-popup.modals-quickview .product-reviews-summary.empty .reviews-actions .action.add {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .rtl .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding-left: 20px;
    padding-right: 0;
  }
  .rtl .modal-popup.modals-quickview .bundle-options-container .bundle-options-wrapper {
    padding-left: 0;
  }
  .rtl .modal-popup.modals-quickview .bundle-options-container .block-bundle-summary {
    padding-right: 0;
  }
}
@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 .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding: 0 30px;
  }
  .rtl .modal-custom .action-close,
  .rtl .modal-popup .action-close,
  .rtl .modal-slide .action-close {
    left: 10px;
  }
  .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 .modal-popup.modal-slide._show .modal-inner-wrap {
    left: 10px;
    right: 10px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .modal-popup .modal-content .block-content .actions {
    margin-right: 0;
  }
  .rtl .open-quickview .modal-popup.modals-quickview .product-info-main.product-shop .product-shop-content {
    padding: 0 15px;
  }
  .rtl .modal-popup.modals-ajaxcart .message {
    text-align: center;
  }
}
@media screen and (max-width: 360px) {
  .rtl .notify-slider-wrapper {
    right: 0;
  }
}
.fotorama-item .fotorama__active .fotorama__dot {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
}
.fotorama__wrap--css3 .fotorama__stage__shaft {
  overflow: hidden;
}
.fotorama--fullscreen .zoomImg {
  display: none !important;
}
.fotorama__stage__frame .zoomImg {
  display: none !important;
}
.product-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-label > .sticker {
  position: absolute;
  z-index: 3;
  top: 10px;
}
.product-label > .top-left {
  left: 10px;
}
.product-label > .top-right {
  right: 10px;
}
.product-label:before,
.product-label:after {
  display: none;
}
.product-label .sticker {
  display: block;
  font-weight: 700;
  font-size: 1rem;
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 5px;
}
.product-label .sticker.top-right {
  margin-right: 0;
}
.product-label .sticker > span {
  padding: 0 10px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
}
.product-label .sticker > span.labelnew {
  border-width: 1px;
}
.product-label .sticker > span.labelsale {
  border-width: 1px;
}
.product-image-container {
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.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;
}
.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 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;
  border-color: #f8ae4b;
}
.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;
  margin-bottom: 5px;
}
.product-item .product-item-info .rating-summary .rating-result:before {
  font-size: 1.2rem;
  height: 12px;
  line-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-item .product-item-info .rating-summary .rating-result:before:before,
.product-item .product-item-info .rating-summary .rating-result:before:after {
  display: none;
}
.product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 1.2rem;
  height: 12px;
  line-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-item .product-item-info .rating-summary .rating-result > span:before:before,
.product-item .product-item-info .rating-summary .rating-result > span:before:after {
  display: none;
}
.product-item .product-reviews-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  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: 1;
  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 .product-timer {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  transform-origin: 50% 100%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 1;
}
.product-item .alo-count-down {
  background-color: #ffffff;
  border: 1px solid #f1f1f1;
}
.product-item .alo-count-down .countdown {
  padding: 12px 0;
  justify-content: center;
}
.product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #cfcfcf;
}
.product-item .alo-count-down .timer-box span.number {
  width: auto;
  height: auto;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
}
.product-item .alo-count-down .timer-box span.number b {
  font-size: 24px;
  line-height: 22px;
  color: #f8ae4b;
  font-weight: 500;
}
.product-item .alo-count-down .timer-box .title {
  font-size: 12px;
  line-height: 10px;
  margin-top: 5px;
  margin-bottom: -1px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: 500;
}
.product-item .minimal-price .price-container {
  display: inline-block;
}
.quickview {
  font-weight: 600;
}
.product-cart {
  position: relative;
}
.product-cart .actions {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.price-box .price-label {
  display: none;
}
.price-box .price-container .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.price-box .special-price {
  order: 2;
}
.price-box .special-price .price-label {
  display: none !important;
}
.price-box .special-price .price {
  font-size: 1.4rem;
}
.price-box .old-price {
  margin: 0 5px;
}
.price-box .old-price .price {
  text-decoration: line-through;
  font-weight: 700;
  font-size: 12px;
}
.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.6rem;
  font-weight: 500;
  display: block;
  line-height: 23px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: capitalize;
  color: #646464;
}
.product-item .product-item-name .product-item-link:hover {
  color: #f8ae4b;
}
.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;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.product-item .actions-secondary .action {
  font-size: 1.7rem;
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-weight: 500;
  width: 50px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  background-color: #ffffff;
  margin-bottom: 5px;
  border: 1px solid #e1e1e1;
}
.product-item .actions-secondary .action.quickview {
  margin-bottom: 0;
}
.product-item .actions-secondary .action span {
  display: none;
}
.product-item .actions-secondary .action:before {
  display: block;
}
.product-item .actions-secondary .action.towishlist:before {
  content: "\e903";
  font-family: "icomoon";
}
.product-item .actions-secondary .action.tocompare:before {
  content: "\e61b";
  font-family: "Pe-icon-7-stroke";
}
.product-item .actions-secondary .action.quickview:before {
  content: "\e90b";
  font-family: "wpbingofont";
}
.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;
  color: #000000;
}
.product-item .tocart:hover {
  color: #f8ae4b;
}
.product-item .tocart > span {
  font-size: 1.4rem;
  text-transform: inherit;
  line-height: inherit;
  font-weight: 500;
}
.product-item .tocart::before {
  content: "\e905";
  font-family: "icomoon";
  font-size: 16px;
  margin: 0;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.product-item .tocart.disabled {
  opacity: 1;
  color: #f8ae4b;
}
.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: #f8ae4b #f8ae4b #f8ae4b #ffffff;
  line-height: 1;
  animation: fa-spin 0.2s infinite linear;
  margin-bottom: 2px;
  vertical-align: middle;
}
.product-item .tocart.disabled .icon {
  display: none;
}
@keyframes fa-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.products.wrapper.grid .product-item .product-item-info {
  padding-bottom: 0;
}
.products.wrapper.grid .product-item .product-item-info:hover .images-container .product-hover .hover-box .towishlist,
.products.wrapper.grid .product-item .product-item-info:hover .images-container .product-hover .hover-box .link-view {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.products.wrapper.grid .product-item .product-item-info:hover .images-container .product-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:hover .product-timer {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  opacity: 0;
  visibility: hidden;
}
.products.wrapper.grid .product-item .product-item-info:hover .box-swatch {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info:hover .product-cart .actions {
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info:hover .product-cart .price-box {
  opacity: 0;
  visibility: hidden;
}
.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 div[class^="swatch-opt-"] {
  width: 100%;
  text-align: right;
  background-color: #fff;
  z-index: 2;
}
.products.wrapper.grid .product-item .product-item-info div[class^="swatch-opt-"] .swatch-attribute {
  padding: 15px 9px 0 9px;
}
.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 .swatch-attribute-options .swatch-option.color {
  width: 14px;
  height: 14px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-right: 12px;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option.color:last-child {
  margin-right: 0;
}
.products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option.text {
  width: 20px;
  height: 20px;
  padding: 0;
  font-size: 10px;
}
.products.wrapper.grid .product-item .product-item-info .product-hover {
  position: relative;
}
.products.wrapper.grid .product-item .product-item-info .product-hover .link-view button {
  padding: 0;
  border: none;
}
.products.wrapper.grid .product-item .product-item-info .hover-box {
  position: absolute;
  bottom: 65px;
  z-index: 3;
  right: 15px;
}
.products.wrapper.grid .product-item .product-item-info .hover-box .link-view,
.products.wrapper.grid .product-item .product-item-info .hover-box .towishlist {
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  transform-origin: 100% 50%;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
}
.products.wrapper.grid .product-item .product-item-info .hover-box .link-view {
  transition-delay: .1s;
}
.products.wrapper.grid .product-item .product-item-info .box-swatch {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 3;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  transform-origin: 50% 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.products.wrapper.grid .product-item .product-item-info .box-swatch .swatch-attribute {
  margin-bottom: 0;
}
.products.wrapper.grid .product-item .product-item-info .box-swatch .swatch-attribute.size {
  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;
  z-index: 1;
  padding: 25px 30px;
  padding-top: 20px;
  background-color: transparent;
  text-align: center;
}
.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;
}
.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-percent > .save-percent {
  display: none;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 21px;
}
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box:before,
.products.wrapper.grid .product-item .product-item-info .product-item-details .price-box:after {
  display: none;
}
.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 .add-to-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.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: #000000;
}
.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 .actions .add-to-links a {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.products.wrapper.grid .product-item .product-item-info .link-view {
  opacity: 1;
  visibility: visible;
}
.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 60px;
}
.products.wrapper.list .product-item .box-swatch {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 3;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  transform-origin: 50% 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #fff;
}
.products.wrapper.list .product-item .box-swatch .swatch-option.color {
  width: 10px;
  height: 10px;
  margin: 5px;
}
.products.wrapper.list .product-item .box-swatch [class*="swatch-opt-"] {
  padding: 15px;
}
.products.wrapper.list .product-item .box-swatch [class*="swatch-opt-"] .swatch-attribute:not(:last-child) {
  margin-bottom: 10px;
}
.products.wrapper.list .product-item .box-swatch .swatch-attribute-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.products.wrapper.list .product-item .box-swatch .swatch-attribute-options:before,
.products.wrapper.list .product-item .box-swatch .swatch-attribute-options:after {
  display: none;
}
.products.wrapper.list .product-item .box-swatch .swatch-attribute {
  margin-bottom: 0;
}
.products.wrapper.list .product-item .product-timer {
  bottom: 10px;
}
.products.wrapper.list .product-item .product-timer .alo-count-down {
  border: 2px solid #f8ae4b;
}
.products.wrapper.list .product-item .product-timer .alo-count-down .timer-box .title {
  font-weight: 700;
  font-size: 10px;
}
.products.wrapper.list .product-item .product-timer .alo-count-down .timer-box span.number b {
  font-size: 22px;
  font-weight: 700;
  color: #000000;
}
.products.wrapper.list .product-item .swatch-attribute.size .swatch-option {
  margin-bottom: 0;
  width: 30px;
  padding: 5px;
}
.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;
}
.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:hover .box-swatch {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.products.wrapper.list .product-item .product-item-info:hover .product-timer {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  opacity: 0;
  visibility: hidden;
}
.products.wrapper.list .product-item .product-item-info .products-textlink > .stock.unavailable > span {
  color: #000000;
}
.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:hover .images-container .link-view {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}
.products.wrapper.list .product-item .product-item-info .images-container {
  position: relative;
  padding: 0;
  width: 33.3%;
}
.products.wrapper.list .product-item .product-item-info .images-container .product-hover {
  position: relative;
}
.products.wrapper.list .product-item .product-item-info .images-container .link-view {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  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 .product-item-info .product-item-details {
  width: 66.7%;
}
.products.wrapper.list .product-item .product-item-info .product-item-details .product.description {
  margin-top: 30px;
  padding-top: 40px;
  margin-bottom: 23px;
  font-size: 16px;
  border-top: 1px solid #eaeaea;
}
.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: #868686;
  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.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 {
  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: #000000;
}
.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 .product-item-info .product-hover:hover .hover-box {
  opacity: 1;
  visibility: visible;
  bottom: 10px;
}
.products.wrapper.list .product-item .product-item-info .box-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background-color: #ffffff;
  padding: 5px 0;
}
.products.wrapper.list .product-item .product-item-info .box-actions .product-item-actions {
  margin-right: 20px;
}
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart {
  width: auto;
  padding: 0 30px;
  height: 42px;
  line-height: 42px;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart:before,
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart:after {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart::before {
  display: none;
}
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart span {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
.products.wrapper.list .product-item .product-item-info .box-actions .btn-cart:hover {
  background-color: #f8ae4b;
}
.products.wrapper.list .product-item .product-item-info .box-actions .actions-secondary .action {
  height: 42px;
  width: 42px;
  line-height: 40px;
}
.products.wrapper.list .product-item .product-item-info .box-actions .stock.unavailable {
  padding: 0 30px;
  height: 40px;
  color: #ffffff;
  background-color: #ed1d24;
  font-family: Rubik, sans-serif;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.products.wrapper.list .product-item .product-item-info .box-actions .add-to-links .action:hover {
  border-color: #f8ae4b;
}
.products.wrapper.list .product-item .product-item-info .box-actions .add-to-links .action:hover::before {
  background-color: #f8ae4b;
  color: #ffffff;
}
.products.wrapper.list .product-item:last-child {
  border: none;
  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 {
  text-transform: capitalize;
}
.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.2rem;
  height: 12px;
  line-height: 12px;
}
.products.wrapper.list .product-name {
  min-height: auto;
  margin-bottom: 5px;
}
.products.wrapper.list .product-name a.product-item-link {
  height: auto;
  font-size: 2rem;
  color: #000000;
  display: inline-block;
}
.products.wrapper.list .product-name a.product-item-link:hover {
  color: #f8ae4b;
}
.products.wrapper.list .product-reviews-summary .reviews-actions {
  display: none;
}
.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 button {
  border: 0;
  padding: 0;
  color: #000000;
  background-color: #ffffff;
  border-color: transparent;
  width: 42px;
  height: 42px;
}
.products.wrapper.list .link-view button:focus {
  background: transparent;
  border: none;
}
.products.wrapper.list .link-view button:hover {
  background-color: #f8ae4b;
  color: #ffffff;
}
.products.wrapper.list .link-view button span {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: 100%;
}
.products.wrapper.list .link-view button span:before,
.products.wrapper.list .link-view button span:after {
  display: none;
}
.products.wrapper.list .link-view button span::before {
  vertical-align: top;
  display: inline-block;
  line-height: inherit;
  font-family: "wpbingofont";
  content: "\e90b";
  font-size: 20px;
  font-weight: 400;
  line-height: 42px;
  height: 42px;
  text-indent: 10px;
}
.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: #000000;
}
.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: #ffffff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.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: 1479px) {
  .product-item .alo-count-down .countdown {
    padding: 7px 0;
  }
  .product-item .alo-count-down .timer-box:not(:first-child) {
    padding-left: 8px;
    margin-left: 8px;
  }
  .product-item .alo-count-down .timer-box span.number b {
    font-size: 15px;
    line-height: 13px;
  }
  .products-list .product-item .alo-count-down .timer-box:not(:first-child) {
    margin-left: 10px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .product-info-main .stock.available,
  .product-info-main .stock.unavailable {
    margin-right: 0;
  }
  .products.wrapper.list .product-item .product-timer .alo-count-down .timer-box span.number b {
    font-size: 15px;
  }
}
@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;
  }
  .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.grid .product-item .product-item-info .images-container .product-hover .hover-box {
    opacity: 1;
    visibility: visible;
    bottom: 10px;
  }
  .products.wrapper.grid .product-item .product-item-info .box-swatch {
    display: none;
  }
  .products.wrapper.grid .product-item .product-item-info .product-timer {
    display: none;
  }
  .products.wrapper.grid .product-item .product-item-info .add-to-links .action.link-wishlist,
  .products.wrapper.grid .product-item .product-item-info .add-to-links .action.tocompare,
  .products.wrapper.grid .product-item .product-item-info .add-to-links .action.quickview,
  .products.wrapper.grid .product-item .product-item-info .add-to-links .action.towishlist {
    display: none;
  }
  .products.wrapper.grid .product-item .product-item-info:hover {
    border-color: #ebebeb;
  }
  .products.wrapper.grid .product-item .product-item-info .product-cart .actions {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 8px;
  }
  .products.wrapper.grid .product-item .product-item-info:hover .product-item-details .price-box {
    opacity: 1;
    visibility: visible;
  }
  .products.wrapper.grid .product-item .product-item-info .product-item-details {
    padding-left: 10px;
    padding-right: 10px;
  }
  .products.wrapper.list .product-item .product-timer,
  .products.wrapper.list .product-item .box-swatch,
  .products.wrapper.list .product-item .link-view {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .products.wrapper.grid .product-items {
    margin: 0;
  }
  .products.wrapper.grid .product-items .product-item {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
  }
  .page-products .products-grid .product-item {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  .item button.button .icon {
    font-size: 1.8rem;
  }
  .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%;
  }
  .product-label {
    top: 10px;
    left: 10px;
  }
  .product-label .sticker > span {
    padding: 0 5px;
  }
}
@media screen and (max-width: 480px) and (min-width: 361px) {
  .products.wrapper.grid .product-item .product-item-info .box-actions {
    padding: 0;
  }
}
.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;
  padding-left: 0;
  border-left: 0;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #cfcfcf;
}
.rtl .product-item .tocart::before {
  transform: rotate(180deg);
}
.rtl .price-box .special-price {
  margin-right: 5px;
  margin-left: 0;
}
.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 {
  right: auto;
  left: 15px;
}
.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;
}
.rtl .product-label .sticker {
  margin: 0;
}
.rtl .products.wrapper.list .product-item .product-item-info .box-actions .product-item-actions {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .products.wrapper.list .product-item .product-item-info .product-item-details .product.description ul {
  padding-right: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info .swatch-attribute-options {
  text-align: left;
}
.rtl .products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option.color:last-child {
  margin-right: 12px;
}
.rtl .products.wrapper.grid .product-item .product-item-info .swatch-attribute-options .swatch-option.color {
  margin-left: 0;
}
.rtl .products.wrapper.grid .product-item .product-item-info .hover-box .link-view,
.rtl .products.wrapper.grid .product-item .product-item-info .hover-box .towishlist {
  transform-origin: 0% 50%;
}
@media screen and (max-width: 1479px) {
  .rtl .product-item .alo-count-down .timer-box:not(:first-child) {
    margin-right: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 480px) and (min-width: 361px) {
  .rtl .products.wrapper.grid .product-item .actions-primary .action::before,
  .rtl .products.wrapper.grid .product-item .actions-secondary .action::before {
    text-indent: -5px;
  }
  .rtl .product-label {
    left: auto;
    right: 10px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .products.wrapper.list .product-item .product-item-info .images-container .hover-box {
    padding: 0;
  }
}
@media screen and (min-width: 1799px) {
  .cms-index-index .container {
    max-width: 1770px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-index-index .banner-one-col .container {
    max-width: 1440px;
    padding: 0;
  }
}
.open-minicart .message.global.cookie.magepow-gdpr-cookie-notice {
  z-index: 2;
}
.cms-index-index .column.main {
  padding-bottom: 0;
  min-height: auto;
}
.cms-index-index .box-product-content {
  overflow: hidden;
}
.cms-index-index header {
  position: absolute;
  z-index: 11;
  width: 100%;
  top: 0;
  left: 0;
}
.cms-index-index header .header-content {
  background-color: transparent;
}
.loading_img .lazyload {
  background-size: 30px auto;
}
.loading_body .loading {
  width: 150px;
  height: 150px;
}
.loading_body .preloading {
  opacity: 1;
}
.open-minicart body._has-modal {
  transform: translateX(0);
}
.slide-showcase {
  margin-bottom: 40px;
}
.banner-two-col {
  margin-bottom: 30px;
}
.banner-two-col .pagebuilder-column-group {
  margin: 0 -15px;
}
.banner-two-col .pagebuilder-column-group .pagebuilder-column {
  padding: 0 15px;
}
.banner-two-col .banner-container {
  position: relative;
}
.banner-two-col .banner-container .banner-image {
  overflow: hidden;
}
.banner-two-col .banner-container .banner-image img {
  transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  min-height: 20rem;
}
.banner-two-col .banner-container:hover .banner-image img {
  transform: scale(1.1);
}
.banner-two-col .banner-container:hover .banner-content .title-banner {
  color: #ffffff;
}
.banner-two-col .banner-container .banner-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}
.banner-two-col .banner-container .banner-content .title-banner {
  font-size: 80px;
  margin: 0 0 10px;
  color: transparent;
  font-family: 'Jost', sans-serif;
  -webkit-text-stroke: 1px #ffffff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.banner-two-col .banner-container .banner-content .button {
  display: inline-block;
  color: #ffffff;
  position: relative;
  font-family: 'Jost', sans-serif;
  z-index: 1;
  font-size: 16px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  letter-spacing: 1px;
  padding: 0;
}
.banner-two-col .banner-container .banner-content .button::before {
  position: absolute;
  width: 100%;
  content: "";
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.banner-two-col .banner-container .banner-content .button:hover {
  color: #f8ae4b;
}
.banner-two-col .banner-container .banner-content .button:hover::before {
  width: 50%;
  background-color: #f8ae4b;
}
.cms-product.product-top {
  margin-bottom: 60px;
}
.cms-product.product-bottom .banner-content {
  background-color: #3c422e;
}
.cms-product .banner-container:hover .banner-image img {
  transform: scale(1.1);
}
.cms-product .row .banner {
  width: 30%;
  padding: 0 15px;
}
.cms-product .row .product-container {
  width: 70%;
  padding: 0 15px;
}
.cms-product .row .product-container .block-title-tabs {
  display: none;
}
.cms-product .row .product-container .slick-list {
  margin: 0 -15px;
}
.cms-product .row .product-container .slick-list .slick-slide {
  padding: 0 15px;
}
.cms-product .row .product-container .slick-list .slick-slide .product-item {
  margin-bottom: 0;
}
.cms-product .banner-image {
  overflow: hidden;
}
.cms-product .banner-image img {
  transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  width: 100%;
}
.cms-product .banner-content {
  background-color: #3b4251;
  width: 100%;
  padding: 80px 70px;
}
.cms-product .banner-content .title-banner {
  font-size: 40px;
  color: #ffffff;
  margin: 0 0 10px;
}
.cms-product .banner-content .button {
  display: inline-block;
  color: #ffffff;
  position: relative;
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0;
  line-height: 1.4;
}
.cms-product .banner-content .button::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cms-product .banner-content .button:hover {
  color: #f8ae4b;
}
.cms-product .banner-content .button:hover::before {
  width: 50%;
  background-color: #f8ae4b;
}
.banner-one-col {
  padding: 150px 0;
  margin-bottom: 90px;
}
.banner-one-col .product-timer {
  max-width: 720px;
  padding: 10px;
  text-align: center;
}
.banner-one-col .product-timer .block-title-tabs {
  margin: 0 0 10px;
}
.banner-one-col .product-timer .block-title-tabs .title {
  font-size: 60px;
  position: relative;
  color: #000;
  margin-bottom: 0;
}
.banner-one-col .product-timer .block-title-tabs .toggle-tab {
  display: none !important;
}
.banner-one-col .product-timer .block-title-tabs .magictabs {
  display: none;
}
.banner-one-col .products.wrapper.grid .product-item {
  margin-bottom: 0;
}
.banner-one-col .products.wrapper.grid .product-item .product-item-info .product-item-details {
  padding: 0;
}
.banner-one-col .products.wrapper.grid .product-item .product-item-info .product-item-details .price-box {
  margin-bottom: 20px;
}
.banner-one-col .product-item .product-item-name {
  margin-bottom: 0;
}
.banner-one-col .product-item .product-item-name .product-item-link {
  font-size: 20px;
  font-weight: 400;
  color: #6d6d6d;
  line-height: 1.4;
}
.banner-one-col .product-item .product-item-name .product-item-link:hover {
  color: #f8ae4b;
}
.banner-one-col .product-item .countdown-container {
  margin-bottom: 32px;
  justify-content: center;
}
.banner-one-col .product-item .alo-count-down {
  background-color: transparent;
  border: none;
}
.banner-one-col .product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 20px;
  padding-left: 0;
  border: none;
}
.banner-one-col .product-item .alo-count-down .countdown {
  padding: 0;
}
.banner-one-col .product-item .alo-count-down .timer-box span.number {
  display: inline-block;
  width: 62px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  background-color: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.banner-one-col .product-item .alo-count-down .timer-box span.number b {
  color: #000000;
  font-size: 26px;
  font-weight: 400;
}
.banner-one-col .product-item .alo-count-down .timer-box .title {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 1.4;
}
.banner-one-col .product-item .button-banner .button {
  display: inline-block;
  font-size: 16px;
  line-height: 45px;
  padding: 0 20px;
  color: #ffffff;
  z-index: 2;
  letter-spacing: 1px;
  background-color: #000000;
}
.banner-one-col .product-item .button-banner .button:hover {
  background-color: #f8ae4b;
}
.banner-one-col .product-item .button-banner .button::after {
  content: "\e905";
  font-family: "icomoon";
  position: relative;
  top: 2px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 600;
}
.banner-one-col .price-box .old-price .price {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.banner-one-col .price-box .special-price .price {
  font-size: 20px;
  font-weight: 400;
  color: #000000;
}
.block-service {
  margin-top: 90px;
  margin-bottom: 0;
  padding: 65px 0 65px 0;
  border-top: 1px solid #E4E4E4;
}
.block-service .service-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.block-service .service-row:before,
.block-service .service-row:after {
  display: none;
}
.block-service .service-col {
  width: 25%;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.block-service .service-col:before,
.block-service .service-col:after {
  display: none;
}
.block-service .service-col .content {
  margin-left: 20px;
}
.block-service .service-col .title {
  font-size: 22px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 3px;
}
.block-service .service-col .subtitle {
  font-size: 16px;
}
.block-service .service-col .banner img:hover {
  -webkit-animation: shake-horizontal 1s cubic-bezier(0.255, 0.03, 0.115, 0.455) both;
  animation: shake-horizontal 1s cubic-bezier(0.255, 0.03, 0.115, 0.455) both;
}
.block-service .service-col:first-child {
  padding-left: 0;
}
.block-service .service-col:last-child {
  padding-right: 0;
}
/* responsive */
@media screen and (max-width: 1479px) {
  .block-service .service-col {
    width: 50%;
  }
  .block-service .service-col:nth-child(1),
  .block-service .service-col:nth-child(2) {
    margin-bottom: 50px;
  }
  .block-service .service-col:nth-child(2n + 1) {
    padding-left: 0;
  }
  .block-service .service-col:nth-child(2n + 2) {
    padding-right: 0;
  }
  .cms-product .banner-content {
    padding: 50px 40px 59px 40px;
  }
  .cms-product .product-item .alo-count-down .countdown {
    padding: 7px 0;
  }
  .cms-product .product-item .alo-count-down .timer-box:not(:first-child) {
    padding-left: 5px;
    margin-left: 5px;
  }
  .cms-product .product-item .alo-count-down .timer-box span.number b {
    font-size: 15px;
    line-height: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .cms-product .banner-content {
    padding: 55px 40px 63px 40px;
  }
  .cms-product .banner-content .title-banner {
    font-size: 25px;
  }
  .cms-product .row .banner {
    width: 40%;
  }
  .cms-product .row .product-container {
    width: 60%;
  }
  .banner-two-col .banner-container .banner-content .title-banner {
    font-size: 40px;
  }
}
@media screen and (max-width: 991px) {
  .block-service .service-col .title {
    font-size: 17px;
  }
  .cms-product .pagebuilder-column-group .banner {
    width: 100%;
  }
  .cms-product .pagebuilder-column-group .banner img {
    width: 100%;
  }
  .cms-product .pagebuilder-column-group .product-container {
    width: 100%;
  }
  .cms-product.product-top .pagebuilder-column-group .banner {
    margin-bottom: 30px;
  }
  .cms-product.product-bottom .pagebuilder-column-group .product-container {
    margin-bottom: 30px;
  }
  .cms-product .banner-content {
    padding: 25px 40px 30px 40px;
  }
  .cms-product .row .banner {
    width: 60%;
  }
  .cms-product .row .product-container {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .block-service {
    margin-top: 30px;
  }
  .block-service .service-col {
    width: 100%;
    padding: 0 15px;
    flex-direction: column;
  }
  .block-service .service-col .banner {
    margin-bottom: 20px;
    height: 56px;
  }
  .block-service .service-col .content {
    text-align: center;
    margin-left: 0;
  }
  .block-service .service-col:nth-child(3) {
    margin-bottom: 50px;
  }
  .block-service .service-col:nth-child(2n + 2) {
    padding: 0 15px;
  }
  .block-service .service-col:nth-child(2n + 1) {
    padding: 0 15px;
  }
  .banner-two-col .pagebuilder-column-group .pagebuilder-column:first-child {
    margin-bottom: 30px;
  }
  .banner-one-col .product-timer {
    max-width: 35rem;
  }
  .banner-one-col .product-timer .block-title-tabs .title {
    font-size: 40px;
  }
  .cms-product.product-top {
    margin-bottom: 30px;
  }
  .cms-product.product-top .row .banner {
    margin-bottom: 30px;
  }
  .cms-product.product-bottom {
    margin-bottom: 30px;
  }
  .cms-product.product-bottom .row .product-container {
    margin-bottom: 30px;
  }
  .banner-one-col {
    margin-bottom: 50px;
  }
  .cms-product .row .banner {
    width: 100%;
  }
  .cms-product .row .product-container {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .cms-product .row {
    margin: 0;
  }
  .cms-product .row .product-container .slick-list {
    margin: 0;
  }
  .cms-product .row .product-container .slick-list .slick-slide {
    padding: 0;
  }
  .cms-product .row .banner {
    padding: 0;
  }
  .cms-product .row .product-container {
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .banner-one-col .product-timer .block-title-tabs .title {
    font-size: 35px;
  }
  .banner-one-col .product-item .product-item-name .product-item-link {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .banner-one-col .product-item .alo-count-down .timer-box span.number {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .banner-one-col .product-item .alo-count-down .timer-box span.number b {
    font-size: 20px;
  }
  .banner-one-col .product-item .alo-count-down .timer-box:not(:first-child) {
    margin-left: 10px;
  }
  .banner-one-col .price-box .special-price .price {
    font-size: 15px;
  }
  .banner-one-col .price-box .old-price .price {
    font-size: 15px;
  }
}
.catalog-category-view .header-content,
.catalogsearch-result-index .header-content,
.page-products .header-content,
.blog-page .header-content,
.cms-page-view .header-content,
.shopbrand-brand-listbrand .header-content {
  position: absolute;
  z-index: 11;
  width: 100%;
  left: 0;
}
.catalog-category-view header.header-container-fixed .header-content,
.catalogsearch-result-index header.header-container-fixed .header-content,
.page-products header.header-container-fixed .header-content,
.blog-page header.header-container-fixed .header-content,
.cms-page-view header.header-container-fixed .header-content,
.shopbrand-brand-listbrand header.header-container-fixed .header-content {
  background-color: #000000;
}
.catalog-category-view.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
.catalogsearch-result-index.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
.page-products.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 10px;
  padding-left: 10px;
}
.catalog-category-view #layerednav-list-products .toolbar.toolbar-products,
.catalogsearch-result-index #layerednav-list-products .toolbar.toolbar-products,
.page-products #layerednav-list-products .toolbar.toolbar-products {
  margin-top: -5px;
}
.catalog-category-view #layerednav-list-products .toolbar-bottom .toolbar-products,
.catalogsearch-result-index #layerednav-list-products .toolbar-bottom .toolbar-products,
.page-products #layerednav-list-products .toolbar-bottom .toolbar-products {
  width: 100%;
  margin-top: 0;
}
.catalog-category-view .filter-actions,
.catalogsearch-result-index .filter-actions,
.page-products .filter-actions {
  margin: 0;
  margin-bottom: 15px;
}
.catalog-category-view .filter-actions .action.clear,
.catalogsearch-result-index .filter-actions .action.clear,
.page-products .filter-actions .action.clear {
  display: inline-block;
  font-size: 1.3rem;
  height: 4rem;
  line-height: 3.8rem;
  padding: 0 23px;
}
.catalog-category-view .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper,
.page-products .page-title-wrapper {
  display: none;
}
.catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
.catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
.page-products .products.wrapper.list .product-item .product-item-info .images-container {
  padding-right: 15px;
}
.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: none;
  overflow: hidden;
}
.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 0 0 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 {
  display: none;
}
.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-top: 10px;
}
.catalog-category-view .products.wrapper.list .product-item .add-to-links,
.catalogsearch-result-index .products.wrapper.list .product-item .add-to-links,
.page-products .products.wrapper.list .product-item .add-to-links {
  margin-top: 10px;
}
.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 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;
  margin-bottom: 15px;
}
.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-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;
  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: #eaeaea;
}
.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: #1b1b1b;
}
.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: #1b1b1b;
}
.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: #eaeaea;
  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-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink,
.catalogsearch-result-index.page-layout-1column .products-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink,
.page-products.page-layout-1column .products-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-textlink {
  width: 330px;
}
.catalog-category-view.page-layout-1column .products-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-info,
.catalogsearch-result-index.page-layout-1column .products-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-info,
.page-products.page-layout-1column .products-grid .product-item .products.wrapper.list .product-item .product-item-info .product-item-details.products-info {
  width: calc(100% - 230px - 330px);
}
.catalog-category-view.page-layout-1column .columns .block.filter .block-title,
.catalogsearch-result-index.page-layout-1column .columns .block.filter .block-title,
.page-products.page-layout-1column .columns .block.filter .block-title {
  display: none;
}
.catalog-category-view.page-layout-1column .columns .toolbar-bottom .sidebar-filters-toggle,
.catalogsearch-result-index.page-layout-1column .columns .toolbar-bottom .sidebar-filters-toggle,
.page-products.page-layout-1column .columns .toolbar-bottom .sidebar-filters-toggle {
  display: none;
}
.catalog-category-view.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before,
.catalogsearch-result-index.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before,
.page-products.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
  z-index: 14;
}
.catalog-category-view.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before:hover,
.catalogsearch-result-index.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before:hover,
.page-products.page-layout-1column.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle:before:hover {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
}
.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;
  margin-right: 0;
}
.cms-sale-products .sale-product-top {
  text-align: center;
  margin-top: 10px;
}
.cms-sale-products .alo-count-down .timer-box {
  width: 82px;
  height: 82px;
}
.cms-sale-products .page-main .products.wrapper.grid .product-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cms-sale-products .page-main .products.wrapper.grid .product-items:before,
.cms-sale-products .page-main .products.wrapper.grid .product-items:after {
  display: none;
}
.cms-sale-products .page-main .products.wrapper.grid .product-item {
  width: 20%;
  padding: 0 15px;
}
.cms-sale-products .page-main .products.wrapper.grid .product-item .product-item-info:hover .actions-secondary {
  opacity: 1;
  visibility: visible;
  bottom: 10px;
}
.cms-sale-products .page-main .products.wrapper.grid .product-item .product-item-info .product-image-wrapper {
  padding-bottom: 100% !important;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .toolbar-amount {
  display: none;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-label {
  display: none;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items:before,
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items:after {
  display: none;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .action {
  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;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .action:hover {
  background-color: #f8ae4b;
  color: #ffffff;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .action span {
  display: none;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .action.previous::before {
  content: "\f104";
  margin-left: 2px;
  font-family: "FontAwesome";
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .action.next::before {
  content: "\f105";
  margin-left: 2px;
  font-family: "FontAwesome";
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .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;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .page:hover {
  background-color: #f8ae4b;
  color: #ffffff;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .item:not(:first-child) {
  margin-left: 10px;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .pages-items .item.current .page {
  background-color: #f8ae4b;
  color: #ffffff;
}
.cms-sale-products .page-main .products.wrapper.grid .pager .label {
  display: none;
}
.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;
}
.catalogsearch-result-index .sidebar .block-content .action.remove {
  top: -5px !important;
}
.catalogsearch-result-index .sidebar .block-content .action.remove span {
  font-size: 0;
}
.catalogsearch-result-index .sidebar .block-content .action.remove span::before {
  font-family: "Pe-icon-7-stroke";
  content: "\e680";
  font-size: 2rem;
  font-weight: 900;
}
.cms-sale-products .column.main .content-products {
  overflow: hidden;
}
.cms-sale-products .column.main .slick-list {
  margin: 0 -15px;
}
.cms-sale-products .column.main .slick-list .slick-slide {
  padding: 0 15px;
}
/* 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%;
  }
  .cms-sale-products .page-main .products.wrapper.grid .product-item {
    width: 25%;
  }
  .catalog-category-view.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
  .catalogsearch-result-index.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
  .page-products.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child) {
    margin-left: 5px;
    padding-left: 5px;
  }
}
@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;
  }
  .cms-sale-products .page-main .products.wrapper.grid .product-item {
    width: calc(100% / 3);
  }
}
@media screen and (max-width: 991px) {
  .swatch-option-tooltip {
    display: none !important;
  }
  .catalog-category-view .toolbar,
  .catalogsearch-result-index .toolbar,
  .page-products .toolbar {
    margin-bottom: 0;
  }
  .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 .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;
  }
  .shopbrand-brand-view .toolbar-products {
    justify-content: space-between;
  }
  .shopbrand-brand-view .toolbar-products .field.limiter {
    display: none;
  }
  .shopbrand-brand-view .toolbar-products > .modes {
    flex: inherit;
  }
  .page-products.producttags-tag-view .columns {
    padding-top: 0;
  }
  #layerednav-list-products > .toolbar-products,
  .search.results > .toolbar-products {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    justify-content: space-between;
  }
  #layerednav-list-products > .toolbar-products .modes,
  .search.results > .toolbar-products .modes {
    flex: initial;
  }
  #layerednav-list-products > .toolbar-products .field.limiter,
  .search.results > .toolbar-products .field.limiter {
    display: none;
  }
  #layerednav-list-products > .category-products,
  .search.results > .category-products {
    padding-top: 40px;
  }
  .catalogsearch-result-index .filter .filter-current .items {
    display: block;
  }
  .catalogsearch-result-index .toolbar .sidebar-filters-toggle {
    display: inline-block;
    margin-right: 0;
  }
  .catalogsearch-result-index .sidebar-sticky .block .block-title {
    display: none;
  }
  .catalogsearch-result-index.filter-active #layered-filter-block .block-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .catalogsearch-result-index .search .toolbar .sidebar-filters-toggle::before {
    background-color: #000000;
    color: #ffffff;
    left: auto;
    right: 0;
  }
  .catalogsearch-result-index .sidebar .filter-options-title {
    padding-top: 10px;
  }
  .page-layout-1column.cms-sale-products .block_widget .product-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .page-layout-1column.cms-sale-products .block_widget .product-items:before,
  .page-layout-1column.cms-sale-products .block_widget .product-items:after {
    display: none;
  }
  .page-layout-1column.cms-sale-products .block_widget .product-items .product-item {
    width: calc(100% / 3);
  }
  .cms-sale-products .page-main .products.wrapper.grid .product-item {
    width: 50%;
  }
}
@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;
  }
  .page-layout-1column.cms-sale-products .block_widget .product-items .product-item {
    width: calc(100% / 2);
  }
  .products.wrapper.list .product-item .product-item-info .images-container {
    width: 50%;
  }
  .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-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
  .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
  .page-products .products.wrapper.list .product-item .product-item-info .images-container {
    padding-right: 0;
  }
  .cms-sale-products .block-title-tabs {
    display: none;
  }
}
@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;
  }
  .cms-sale-products .products.wrapper.grid .product-items {
    margin: 0;
  }
  .cms-sale-products .page-main .products.wrapper.grid .product-items {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .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;
  }
  .page-layout-1column.cms-sale-products .block_widget .product-items .product-item {
    width: 100%;
  }
  .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: 100%;
  }
}
@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;
  }
  .cms-sale-products .page-main .products.wrapper.grid .product-item {
    width: 100%;
  }
  .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: 20px;
}
.rtl .catalogsearch-result-index .search .toolbar .sidebar-filters-toggle::before {
  left: 0;
  right: auto;
}
.rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .box-actions .add-to-links .action:first-child {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .page-layout-1column.page-with-filter .block.filter .block-content,
.rtl .page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.rtl .page-layout-1column.page-with-filter .block.active .block-content,
.rtl .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);
}
.rtl .has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  left: auto;
  right: 300px;
}
.rtl .catalog-category-view .columns .column.main {
  float: right;
}
.rtl .catalog-category-view.page-layout-2columns-right .columns .column.main {
  float: left;
}
.rtl .catalog-category-view.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
.rtl .catalogsearch-result-index.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child),
.rtl .page-products.grid-mode-4 .grid.products-grid .product-item .alo-count-down .timer-box:not(:first-child) {
  margin-left: 0;
  padding-left: 0;
  margin-right: 10px;
  padding-right: 10px;
}
.rtl .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
.rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
.rtl .page-products .products.wrapper.list .product-item .product-item-info .images-container {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details,
.rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
.rtl .page-products .products.wrapper.list .product-item .product-item-info .product-item-details {
  padding-left: 0;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .rtl .catalog-category-view .products.wrapper.list .product-item .product-item-info .images-container,
  .rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .images-container,
  .rtl .page-products .products.wrapper.list .product-item .product-item-info .images-container {
    padding-left: 0;
  }
  .rtl .catalog-category-view .products.wrapper.list .product-item .product-item-info .product-item-details,
  .rtl .catalogsearch-result-index .products.wrapper.list .product-item .product-item-info .product-item-details,
  .rtl .page-products .products.wrapper.list .product-item .product-item-info .product-item-details {
    padding-right: 0;
  }
}
button:focus,
button:active {
  border-color: #f8ae4b;
  background-color: #f8ae4b;
  color: #fff;
}
.field.qty .btn-plus:focus,
.field.qty .btn-plus:active {
  color: #aaaaaa;
}
.modal-popup .action-close,
.modal-slide.alo-video .action-close,
.modal-slide.alo-video .action-close {
  background-color: transparent;
}
.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 {
  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;
}
.page-title-wrapper .brand > .title {
  width: 100px;
  font-size: 14px;
}
.page-title-wrapper .brand > a {
  margin-bottom: 5px;
}
.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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.product-info-main .field.qty .custom-qty.control .reduced,
.product-info-main .field.qty .custom-qty.control .increase {
  width: 38px;
}
.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;
  vertical-align: sub;
  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: 0;
}
.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.unavailable span:first-child,
.product-info-main .stock.available span:first-child {
  color: #1b1b1b;
  margin-right: 5px;
  display: inline-block;
}
.product-info-main .stock.available span {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}
.product-info-main .stock.available span:first-child {
  color: #868686;
  display: inline-block;
  margin-right: 5px;
}
.product-info-main .brand h2:after {
  content: ":";
}
.product-info-main .product.sku strong {
  margin-bottom: 0;
  color: #868686;
  line-height: inherit;
  margin-right: 5px;
  font-weight: 400;
  display: inline-block;
  font-size: 16px;
}
.product-info-main .product.sku .value {
  font-weight: 400;
  display: inline-block;
  font-size: 16px;
  color: #000000;
}
.product-info-main .product.sku strong:after {
  content: ":";
}
.product-info-main .stock.available {
  margin-bottom: 15px;
}
.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: 10px;
}
.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 .product-reviews-summary .reviews-actions a.add {
  margin-right: 0;
}
.product-info-main .price-box.price-final_price {
  margin-top: 0;
}
.product-info-main .price-box.price-final_price .weee {
  margin-bottom: 0;
}
.product-info-main .price-box.price-final_price .weee .price {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1;
}
.product-info-main .price-box.price-final_price .old-price .weee .price {
  font-size: 2rem;
}
.product-info-main .price-box.price-final_price .special-price {
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}
.product-info-main .price-box.price-final_price .normal-price {
  display: inline-block;
}
.product-info-main .price-box.price-final_price .price-from,
.product-info-main .price-box.price-final_price .price-to {
  margin: 0;
}
.product-info-main .price-box.price-final_price .price-from .weee .price,
.product-info-main .price-box.price-final_price .price-to .weee .price,
.product-info-main .price-box.price-final_price .price-from .weee .old-price .price,
.product-info-main .price-box.price-final_price .price-to .weee .old-price .price {
  font-size: 3rem;
}
.product-info-main .attribute {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .attribute.overview {
  margin-bottom: 25px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}
.product-info-main .attribute.overview p {
  margin-bottom: 0;
}
.product-info-main .attribute ol,
.product-info-main .attribute ul {
  list-style-position: inside;
}
.product-info-main .brand {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .brand:before,
.product-info-main .brand:after {
  display: none;
}
.product-info-main .brand .title {
  margin-bottom: 0;
  color: #868686;
  line-height: inherit;
  margin-right: 5px;
  font-weight: 400;
  display: inline-block;
  font-size: 16px;
}
.product-info-main .brand .title::after {
  content: ":";
}
.product-info-main .brand span {
  font-weight: 400;
  display: inline-block;
  font-size: 16px;
  color: #000000;
}
.product-info-main .brand img {
  display: none;
}
.product-info-main .swatch-attribute {
  margin-bottom: 30px;
}
.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: 15px 10px;
  font-size: 18px;
  font-weight: 500;
  margin-right: 10px;
}
.product-info-main .swatch-attribute.size .swatch-option.selected {
  background-color: #f8ae4b;
}
.product-info-main .field.qty {
  margin-bottom: 0;
  margin-right: 7px;
}
.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: 2px solid #b5b5b5;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  width: 125px;
  height: 64px;
}
.product-info-main .field.qty .custom-qty.control .increase,
.product-info-main .field.qty .custom-qty.control .reduced {
  background: #ffffff;
  font-weight: 900;
}
.product-info-main .field.qty .custom-qty.control .input-text {
  font-size: 18px;
  font-weight: 500;
}
.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;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.product-info-main .fieldset .swatch-opt .swatch-attribute-options {
  vertical-align: middle;
  margin: 10px 0 0;
}
.product-info-main .review-form-actions {
  margin-top: 10px;
}
.product-info-main .additional-timer-block {
  margin-top: 30px;
  margin-bottom: 28px;
}
.product-info-main .additional-timer-block .slogan-countdown {
  margin: 0 0 20px;
  font-size: 18px;
  position: relative;
  padding-left: 35px;
  color: #f55;
  margin-bottom: 20px;
}
.product-info-main .additional-timer-block .slogan-countdown::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  background: url(../images/clock.svg) no-repeat;
  width: 24px;
  height: 29px;
  background-size: contain;
}
.product-info-main .additional-timer-block .countdown-container {
  display: block;
}
.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.6rem;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: 400;
  color: #868686;
}
.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: #f8ae4b !important;
}
.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 {
  color: #000000;
}
.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;
  position: absolute;
  right: 15px;
  top: 22px;
}
.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: #f8ae4b;
  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: #f8ae4b;
  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 .table.grouped {
  margin-bottom: 0;
}
.table-wrapper.grouped .price-box .weee .price {
  font-size: 1.6rem;
}
.table-wrapper.grouped .price-box .old-price {
  vertical-align: text-bottom;
}
.table-wrapper.grouped .price-box .old-price .weee .price {
  font-size: 1.1rem;
}
.table-wrapper.grouped .price-box.price-final_price .special-price {
  margin-right: 3px;
}
.table-wrapper.grouped .price-box .special-price .price {
  color: #000000;
}
.table-wrapper.grouped tr td {
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: inherit;
}
.table-wrapper.grouped tr td:first-child {
  width: 75px;
  padding-left: 12px;
}
.table-wrapper.grouped tr td:last-child {
  width: 80px;
  padding-right: 12px;
}
.table-wrapper.grouped {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px solid #d1d1d1 ;
}
.table-wrapper.grouped .table.grouped thead {
  background: #f6f6f6;
}
.table-wrapper.grouped .product-item-name {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  color: #868686;
  line-height: 18px;
  text-transform: uppercase;
}
.table-wrapper.grouped tbody td img {
  width: 60px;
}
.table-wrapper.grouped .price-box.price-final_price {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.categories-product-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
  font-size: 1.6rem;
}
.categories-product-view:before,
.categories-product-view:after {
  display: none;
}
.categories-product-view .plabel {
  margin-bottom: 0;
  color: #868686;
  line-height: inherit;
  margin-right: 5px;
  font-weight: 400;
}
.categories-product-view .categories b {
  font-weight: 400;
}
.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;
}
.page-product-grouped .product-shop-content > .price-final_price {
  padding-bottom: 0;
}
.catalog-product-view .fotorama-item .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .block-product-bottom .slick-arrow {
  border: 1px solid #000000;
  background-color: #ffffff;
}
.catalog-product-view .block-product-bottom .slick-arrow::before {
  color: #000000;
}
.catalog-product-view .block-product-bottom .slick-arrow:hover {
  border-color: #f8ae4b;
  background-color: #f8ae4b;
}
.catalog-product-view .block-product-bottom .slick-arrow:hover::before {
  color: #ffffff;
}
.catalog-product-view #maincontent {
  margin-top: 50px;
}
.catalog-product-view .breadcrumbs {
  padding: 0;
  background-image: none;
  text-align: left;
  margin-bottom: 10px;
}
.catalog-product-view .breadcrumbs .container {
  padding: 0;
}
.catalog-product-view .breadcrumbs .items {
  justify-content: flex-start;
}
.catalog-product-view .breadcrumbs::before {
  display: none;
}
.catalog-product-view .breadcrumbs li strong {
  color: #000000;
}
.catalog-product-view .breadcrumbs li a {
  color: #868686;
}
.catalog-product-view .breadcrumbs li a:hover:hover {
  color: #f8ae4b;
}
.catalog-product-view .breadcrumbs li:not(:last-child):after {
  color: #000;
  content: "\f105";
  font-family: "FontAwesome";
  color: #868686;
}
.catalog-product-view .breadcrumbs li a,
.catalog-product-view .breadcrumbs li strong {
  font-size: 13px;
}
.catalog-product-view .bundle-actions {
  margin-bottom: 25px;
}
.catalog-product-view .product-label > .top-left {
  left: 35px;
}
.catalog-product-view .product-label > .top-right {
  right: 35px;
}
.catalog-product-view .product-info-main .add-to-cart {
  flex: 1;
}
.catalog-product-view .product-info-main button.button {
  height: 64px;
  padding: 0 15px;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.catalog-product-view .product-info-main button.button:before,
.catalog-product-view .product-info-main button.button:after {
  display: none;
}
.catalog-product-view .product-addto-links {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.catalog-product-view .product-addto-links .towishlist:hover::before {
  border-color: #f8ae4b;
  background-color: #f8ae4b;
  color: #ffffff;
}
.catalog-product-view .product-addto-links .towishlist::before {
  content: "\f08a";
  font-family: "FontAwesome";
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #cecece;
  margin-right: 10px;
  color: #868686;
  display: inline-block;
  text-indent: 15px;
}
.catalog-product-view .product-addto-links .tocompare {
  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 .block-content .toolbar.review-toolbar:last-child {
  display: block;
}
.catalog-product-view .product-info-main {
  padding: 80px 15px 0 80px;
}
.catalog-product-view .data-tabs-content #reviews .toolbar {
  padding: 0;
  border: 0;
}
.catalog-product-view .data-tabs-content #reviews .toolbar:first-child {
  display: block;
  border-top: none;
}
.catalog-product-view .data-tabs-content #reviews .toolbar:first-child .pager {
  text-align: right;
}
.catalog-product-view .data-tabs-content #reviews .toolbar:first-child .pages {
  display: none;
}
.catalog-product-view .data-tabs-content #reviews .toolbar:last-child .limiter {
  display: none;
}
.catalog-product-view .product-img-box .fotorama__stage__frame .fotorama__img {
  top: 0;
  left: 0;
  transform: translate(0, 0);
}
.catalog-product-view .product-img-box .fotorama__stage img {
  width: 100%;
}
.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: #000000;
  line-height: 30px;
}
.product-social-links .product-addto-links a:hover {
  color: #f8ae4b;
}
.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 .block-product-bottom .block-related-product:first-child {
  padding-top: 50px;
  border-top: 1px solid #e1e1e1;
}
.catalog-product-view .message.global.cookie {
  display: none !important;
}
.catalog-product-view .fotorama__nav--thumbs {
  text-align: left;
}
.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: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.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: "wpbingofont";
  display: block;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:before {
  content: "\e91a";
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:before {
  content: "\e91b";
}
.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;
}
.catalog-product-view .product.detailed {
  margin-top: 80px;
  padding-bottom: 40px;
  position: relative;
  border-top: 1px solid #e1e1e1;
}
.catalog-product-view .product.detailed .items-tabs {
  padding-top: 35px;
  margin-bottom: 35px;
  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 {
  font-size: 2rem;
  line-height: 28px;
  padding: 0 0 5px;
  display: block;
  font-weight: 500;
}
.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 {
  position: absolute;
  bottom: 0;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 0;
  height: 2px;
  background: #000;
}
.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 #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 {
  font-size: 25px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 30px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list > .block-title .name-product {
  color: #f8ae4b;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title {
  font-size: 1.2rem;
  font-weight: 400;
  flex: 1;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title:before,
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title:after {
  display: none;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .review-author {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #000;
  display: block;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .review-author strong {
  font-weight: 500;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .logo {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-image: url(../images/person.png);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin: 0;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .review-infor {
  padding-left: 15px;
}
.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 .data-tabs-content #reviews .review-add #reply-title {
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 40px;
  display: inline-block;
  border: 2px solid #000;
  line-height: 52px;
  padding: 0 35px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add #reply-title::before {
  content: "\e918";
  font-family: "wpbingofont";
  display: inline-block;
  font-size: 20px;
  margin-right: 15px;
  font-weight: 400;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .comment-notes {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #868686;
  margin-bottom: 15px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .comment-notes .required {
  color: #f8ae4b;
  margin-left: 3px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .review-field-ratings {
  margin-bottom: 15px;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .review-field-ratings .label {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .review-form input {
  height: 6rem;
}
.catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .review-form textarea {
  padding: 14px 20px;
}
.catalog-product-view .product.detailed .review-form-actions {
  margin-top: 25px;
}
.catalog-product-view .product.detailed .review-form-actions .actions-primary {
  width: 100%;
}
.catalog-product-view .product.detailed .review-form-actions .actions-primary button.submit {
  margin: 0;
  height: 6rem;
  line-height: 6rem;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
}
.catalog-product-view .product.detailed .review-form-actions .actions-primary button.submit:hover {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
  color: #ffffff;
}
.catalog-product-view .product.info.detailed .toggle-tab {
  display: none;
}
.catalog-product-view .product.info.detailed .fieldset .field:not(:last-child) {
  margin-bottom: 25px;
}
.catalog-product-view .box-tocart .field.qty,
.catalog-product-view .box-tocart .add-to-cart {
  margin-bottom: 25px;
}
.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.6rem;
}
.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;
  margin-left: 0;
}
.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 .field.qty {
  margin-right: 15px;
  margin-bottom: 15px;
}
.catalog-product-view.page-product-bundle .bundle-options-container .bundle-info .product-details .actions {
  margin: 0;
}
.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: 125px;
}
.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: #f8ae4b;
}
.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;
  position: relative;
}
.block.review-list .toolbar .limiter {
  display: none;
}
.block.review-list ol.review-items {
  padding: 0;
  margin: 0 -15px 40px -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.block.review-list ol.review-items:before,
.block.review-list ol.review-items:after {
  display: none;
}
.block.review-list ol.review-items .review-item {
  width: 50%;
  padding: 0 15px;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block.review-list ol.review-items .review-item .review-content-container {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #d9d9d9;
  height: 100%;
}
.block.review-list ol.review-items .review-item .review-content-container:before,
.block.review-list ol.review-items .review-item .review-content-container:after {
  display: none;
}
.block.review-list .rating-summary .rating-result:before,
.block.review-list .rating-summary .rating-result > span:before {
  font-size: 1.2rem;
}
.block.review-list .review-ratings {
  max-width: 200px;
}
.block.review-list .review-ratings ~ .review-content,
.block.review-list .review-ratings ~ .review-details {
  margin-left: 0;
  width: 100%;
  margin-bottom: 0;
  color: #000000;
}
.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: 3.4rem;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 15px;
}
.block.related .block-title strong:after,
.block.crosssell .block-title strong:after,
.block.upsell .block-title strong:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30%;
  height: 2px;
  background-color: #f8ae4b;
}
.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: 60px;
}
.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 .product-info {
  padding-left: 15px;
}
.stickyCart .stickyChild .clSticky {
  padding: 0;
}
.stickyCart .stickyChild .clSticky .stickyProductName {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}
.stickyCart .stickyChild .clSticky .price-box .special-price {
  margin-left: 0;
  margin-right: 5px;
}
.stickyCart .stickyChild #parentQtySticky {
  height: auto;
  margin-right: 25px;
}
.stickyCart .stickyChild #timerSticky .stickyProductName {
  color: #000000;
}
.stickyCart .stickyChild .clSticky #btnSticky {
  -webkit-transition: none;
  transition: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 42px;
  position: relative;
  text-align: center;
  padding: 0 60px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  margin: 0;
  white-space: nowrap;
  font-weight: 600;
  height: 46px;
}
.stickyCart .stickyChild .clSticky .stickyChild .clSticky {
  padding: 0;
}
.stickyCart .stickyChild .clSticky .imgBorder {
  border: none;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.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-bottom: 2px solid;
  min-width: 75px;
}
.stickyCart .stickyChild .contentHide .quantity input {
  float: none;
  color: #000;
  border: none;
  text-align: center;
  width: 75px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 500;
  height: 25px;
}
.stickyCart .stickyChild .contentHide .quantity .reduced {
  border-right: 1px solid #eeeeee;
}
.stickyCart .stickyChild .contentHide .quantity .increase {
  border-left: 1px solid #eeeeee;
}
/* 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 (max-width: 1439px) {
  .block-related-product .block-related button.slick-arrow,
  .block-related-product .box-up-sell button.slick-arrow,
  .block-related-product .crosssell button.slick-arrow {
    display: none !important;
  }
  .catalog-product-view .block-product-bottom .block .block-content {
    overflow: hidden;
  }
  .checkout-cart-index .block > .block-content {
    overflow: hidden;
  }
}
@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) {
  .block.review-list {
    margin-bottom: 10px !important;
  }
  .block.review-list ol.review-items {
    margin-left: 0;
    margin-right: 0;
  }
  .block.review-list ol.review-items .review-item {
    width: 100%;
    padding: 0;
  }
  .catalog-product-view .fotorama__nav-wrap .fotorama__nav--thumbs .fotorama__nav__frame {
    margin-right: 20px;
  }
  .catalog-product-view .alo-count-down .timer-box:not(:first-child) {
    margin-left: 10px;
  }
  .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%;
  }
  .catalog-product-view .product-info-main {
    padding-left: 15px;
  }
  .catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .col-12.review-form [class*="col-"]:nth-child(1) {
    order: 1;
  }
  .catalog-product-view .product.detailed .data-tabs-content #reviews .review-add .col-12.review-form [class*="col-"]:nth-child(2) {
    margin-bottom: 25px;
  }
}
@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) {
  .block.review-list .toolbar .limiter {
    position: relative;
  }
  .block.related .block-title strong,
  .block.crosssell .block-title strong,
  .block.upsell .block-title strong {
    font-size: 2.5rem;
  }
  .catalog-product-view .product.detailed {
    margin-top: 55px;
  }
  .bundle-options-container {
    margin-bottom: 0;
  }
  .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 ~ .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: 30px;
  }
}
@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;
  }
  .block.related .slick-list,
  .block.crosssell .slick-list,
  .block.upsell .slick-list {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .block.review-list .review-ratings {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
  }
  .stickyCart .stickyChild .contentHide .quantity {
    height: 40px;
  }
  .product-next-prev {
    right: 7.5px;
  }
  .catalog-product-view .product-label > .top-left {
    left: 25px;
  }
  .catalog-product-view .product-label > .top-right {
    right: 25px;
  }
  .catalog-product-view .product.detailed .items-tabs .data.title {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .catalog-product-view .product.detailed .data-tabs-content .data.item.content .description iframe {
    max-width: 390px;
  }
  .catalog-product-view .product-info-main {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media screen and (max-width: 480px) {
  .page-title-wrapper.product {
    padding-right: 50px;
  }
  .table-wrapper.grouped .grouped tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .table-wrapper.grouped .grouped tbody tr:before,
  .table-wrapper.grouped .grouped tbody tr:after {
    display: none;
  }
  .table-wrapper.grouped .grouped tbody td {
    display: block;
  }
  .table-wrapper.grouped .grouped tbody td:last-child {
    max-width: 65px;
  }
  .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: 0;
    margin-bottom: 10px;
  }
  .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 .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: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:before,
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col:after {
    display: none;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td.col.qty .items-qty .title {
    display: none;
  }
  .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;
  }
  .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;
  }
}
@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 {
    padding: 0 30px;
  }
  .page-product-bundle .stickyCart .stickyChild .clSticky #btnSticky {
    padding: 0 15px;
  }
  .page-product-bundle .stickyCart .stickyChild #parentQtySticky {
    margin-right: 10px;
  }
  .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;
  }
  .catalog-product-view .alo-count-down .timer-box:not(:first-child) {
    margin-left: 5px;
  }
  .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;
  }
  .block.review-list ol.review-items .review-item .review-content-container {
    padding-left: 15px;
    padding-right: 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;
  }
  .catalog-product-view .product-shop-content .product-reviews-summary .rating-summary {
    margin-bottom: 13px;
    width: 100%;
  }
  .catalog-product-view .product-shop-content .reviews-actions .action.view {
    padding-left: 0;
    border-left: 0;
  }
}
.rtl .product-reviews-summary.empty .reviews-actions .action.add {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ebebeb;
}
.rtl .product-next-prev {
  float: left;
  right: auto;
  left: 15px;
}
.rtl .product-next-prev .product-items {
  direction: ltr;
}
.rtl .product-next-prev .product-prev .product-item-photo,
.rtl .product-next-prev .product-next .product-item-photo {
  left: 0;
  right: auto;
}
.rtl .catalog-product-view .product.media {
  border-right: 0;
}
.rtl .catalog-product-view .product.media .product-label {
  right: auto;
  left: 35px;
}
.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 .field.qty {
  margin-right: 0;
  margin-left: 15px;
}
.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 .bundle-info .product-image-container {
  margin-right: 0;
}
.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 .data-tabs-content #reviews .toolbar:first-child .pager {
  text-align: left;
}
.rtl .catalog-product-view .fotorama__nav--thumbs {
  text-align: right;
}
.rtl .catalog-product-view .product.detailed .data-tabs-content #reviews .review-add #reply-title::before {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .catalog-product-view .breadcrumbs li:not(:last-child):after {
  content: "\f104";
}
.rtl .categories-product-view .plabel {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .catalog-product-view .product-addto-links .towishlist::before {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .catalog-product-view .product.detailed .data-tabs-content #reviews #product-review-container .review-list .review-title .review-infor {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .catalog-product-view .product-info-main {
  padding-left: 15px;
  padding-right: 80px;
}
.rtl .catalog-product-view .product-label > .top-right {
  left: 35px;
  right: auto;
}
.rtl .catalog-product-view .product-label > .top-left {
  left: auto;
  right: 35px;
}
.rtl .table-wrapper.grouped .price-box.price-final_price .special-price {
  margin-right: 0;
  margin-left: 3px;
}
.rtl .stickyCart .stickyChild .product-info {
  padding-left: 0;
  padding-right: 15px;
}
.rtl .stickyCart .stickyChild #parentQtySticky {
  margin-right: 0;
  margin-left: 25px;
}
.rtl .stickyCart .stickyChild .quantity .reduced {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px solid #eeeeee;
}
.rtl .stickyCart .stickyChild .quantity .increase {
  right: auto;
  left: 0;
  border-left: 0;
  border-right: 1px solid #eeeeee;
}
.rtl .stickyCart .stickyChild .clSticky .price-box .special-price {
  margin-right: 0;
  margin-left: 5px;
}
.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: 30px;
}
.rtl .product-social-links .product-addto-links a.tocompare {
  margin: 0;
}
.rtl .product-social-links .product-addto-links a span {
  display: flex;
}
.rtl .product-social-links .product-addto-links a span:before {
  margin-left: 7px;
  margin-right: 0;
}
.rtl .product-info-main .field.qty {
  margin-right: 0;
  margin-left: 7px;
}
.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 .fieldset .swatch-opt .swatch-attribute-label {
  margin-right: 0;
  margin-left: 10px;
}
.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-main .product.sku strong {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .product-info-main .stock.available span:first-child {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .product-info-main .swatch-attribute.size .swatch-option {
  margin-right: 0;
}
.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 .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: 0;
}
.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 {
  display: inline-block;
}
.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;
}
.rtl .product-info-main .price-box .special-price {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width: 991px) {
  .rtl.catalog-product-view .sidebar.sidebar-additional {
    margin-top: 0;
  }
  .rtl .catalog-product-view .product-info-main {
    padding-right: 15px;
  }
}
@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: 20px;
  }
  .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: 575px) {
  .rtl .product-next-prev {
    left: 7.5px;
  }
  .rtl .catalog-product-view .product.detailed .items-tabs .data.title:not(:last-child) {
    margin-left: 0;
  }
  .rtl .catalog-product-view .product-info-main {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media screen and (max-width: 480px) {
  .rtl .page-title-wrapper.product {
    padding-right: 0;
    padding-left: 50px;
  }
  .rtl .product-next-prev .product-prev .arrow::before,
  .rtl .product-next-prev .product-next .arrow::before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .rtl .product-next-prev .product-prev .arrow::before:before,
  .rtl .product-next-prev .product-next .arrow::before:before,
  .rtl .product-next-prev .product-prev .arrow::before:after,
  .rtl .product-next-prev .product-next .arrow::before:after {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .rtl .catalog-product-view .product-shop-content .reviews-actions .action.view {
    padding-right: 0;
    border-right: 0;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #ebebeb;
  }
}
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.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 .field-tooltip .field-tooltip-action:before {
  line-height: 45px;
}
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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
body .multicheckout .actions-toolbar .secondary .action.back:before,
body .multicheckout .actions-toolbar .secondary .action.back:after {
  display: none;
}
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;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item {
  border-color: #f8ae4b;
}
.checkout-index-index .checkout-step-address #opc-shipping_method #checkout-step-shipping_method .loading-mask {
  display: none;
}
.checkout-index-index .checkout-step-sidebar .order-summary .payment-option .action-apply {
  height: 45px;
  line-height: 43px;
}
.checkout-cart-index .table-wrapper .cart-products-toolbar-top {
  display: none;
}
.checkout-cart-index .table-wrapper .cart-products-toolbar-bottom {
  margin: 40px 0;
}
.checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
.checkout-step-sidebar .opc-block-summary .table-totals tbody .amount {
  padding: 10px;
  border: 1px solid #ebebeb;
  padding-right: 10px !important;
  width: 50%;
  border-top: 0;
  border-right: 0;
}
.checkout-step-sidebar .opc-block-summary .table-totals tbody .totals.sub .mark,
.checkout-step-sidebar .opc-block-summary .table-totals tbody .totals.sub .amount {
  border-top: 1px solid #ebebeb;
}
.checkout-step-sidebar .opc-block-summary .table-totals tbody .totals .amount {
  border-right: 1px solid #ebebeb;
}
.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 .items .price-excluding-tax .price {
  font-size: 16px;
  font-weight: 400;
}
.cart.table-wrapper .items .col.subtotal .price-excluding-tax .price {
  font-size: 13px;
}
.cart.table-wrapper a.product-item-photo {
  padding-right: 3rem;
  max-width: 11rem;
}
.cart.table-wrapper .product-item-details {
  text-align: left;
}
.cart.table-wrapper .product-item-details .product-item-name a {
  font-weight: 400;
  line-height: 14px;
  font-size: 13px;
  text-transform: uppercase;
}
.cart.table-wrapper .product-item-details .item-options {
  display: none;
}
.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 .cart.table-wrapper {
  margin-bottom: 0;
}
.cart.table-wrapper #shopping-cart-table {
  border-width: 1px;
  border-style: solid;
  border-collapse: separate;
  color: #000;
  text-align: left;
  margin-bottom: 0;
}
.cart.table-wrapper #shopping-cart-table.table thead th {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #ebebeb;
  text-align: left;
}
.cart.table-wrapper #shopping-cart-table.table thead th:last-child {
  border-right: 0;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td {
  border-width: 0 0 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:last-child .action.action-edit {
  margin-right: 15px;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td:last-child .actions-toolbar .action-towishlist {
  display: none;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td .actions-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 80px;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td .actions-toolbar:before,
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td .actions-toolbar:after {
  display: none;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td.col {
  padding: 15px;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td.item-actions {
  padding: 15px;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td.item-actions .gift-options-cart-item {
  margin-right: 15px;
  display: inline-block;
}
.cart.table-wrapper #shopping-cart-table .cart.item .item-info td.item-actions .action-gift {
  border: none;
  padding: 0;
  height: 27px;
  line-height: 27px;
}
.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 .action-gift::after {
  content: "\f06b";
  font-family: "FontAwesome";
  font-size: 2rem;
  line-height: inherit;
}
.cart.table-wrapper .gift-options-cart-item .action-gift span {
  display: none;
}
.cart.table-wrapper .gift-options-cart-item .gift-content {
  display: inline-block;
  position: absolute;
  top: calc(100% + 30px);
  right: 0;
  width: 400px;
  padding: 30px;
  opacity: 0;
  visibility: hidden;
  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);
  float: none;
  z-index: 2;
  margin: 0;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .gift-options-title {
  font-weight: 500;
}
.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;
  font-weight: 500;
}
.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: 1px;
  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;
  text-transform: uppercase;
  font-weight: 500;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-update {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-edit {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-delete {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-cancel {
  margin-top: 0;
  padding: 0 20px;
  border: 1px solid;
}
.cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-cancel:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cart.table-wrapper .gift-options-cart-item .gift-content._active {
  top: calc(100% + 12px);
  opacity: 1;
  visibility: visible;
}
.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: 400px;
  order: 1;
  color: #000000;
  top: 0 !important;
}
.cart-container form.form-cart {
  width: auto;
  flex: 1;
  padding-right: 95px;
  margin-bottom: 50px;
}
.cart-container form.form-cart .cart.table-wrapper {
  margin-bottom: 0;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand strong {
  font-size: 1.8rem;
  font-weight: 500;
}
.cart.table-wrapper .action-gift:active {
  border-width: 1px;
}
.cart.main.actions {
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px;
  border: 1px solid #ebebeb;
  border-top: none;
}
.cart.main.actions:before,
.cart.main.actions:after {
  display: none;
}
.cart.main.actions .clear,
.cart.main.actions .update {
  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 a.action {
  font-weight: 500;
}
.cart.main.actions .clear {
  margin: 0 10px;
}
#gift-options-cart {
  display: none;
}
.cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.cart-summary:before,
.cart-summary:after {
  display: none;
}
.cart-summary .block > .title {
  font-size: 1.4rem;
  font-weight: 500;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  color: #000000;
}
.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;
  margin-bottom: 0;
}
.cart-summary .block .fieldset.coupon {
  display: block;
  position: relative;
  margin-bottom: 0;
}
.cart-summary .block .fieldset.coupon .field {
  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 {
  height: 55px;
}
.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 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 {
  width: 100%;
}
.cart-summary .block .fieldset.coupon .actions-toolbar button.action {
  margin: 0;
  width: 100%;
}
.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,
.cart-summary #cart-totals,
.cart-summary .block.discount {
  padding: 15px 30px;
  background-color: #f6f6f6;
}
.cart-summary .block.discount,
.cart-summary .checkout {
  border-top: 1px solid #dfdfdf;
}
.cart-summary .summary.title {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 0;
  border-bottom: 0;
  width: 100%;
  color: #000000;
  background-color: #e9e9e9;
  padding: 15px 30px 11px;
  line-height: 1.8;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.cart-summary .select {
  background-position: right 7px center;
  box-shadow: none;
}
.cart-summary .checkout-methods-items {
  width: 100%;
  padding: 15px 30px;
  text-align: unset;
  background-color: #f6f6f6;
  margin: 0;
}
.cart-summary .checkout-methods-items .action.primary {
  width: 100%;
  padding: 24px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  height: auto;
  line-height: 20px;
  font-weight: 400;
  border: none;
}
.cart-summary .checkout-methods-items .action.multicheckout {
  font-weight: 500;
}
.cart-summary .checkout-methods-items .item:last-child {
  text-align: center;
}
.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;
  font-size: 16px;
}
.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-title-wrapper {
  text-align: left;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.onestepcheckout-index-index._has-modal-custom._has-auth-shown .authentication-wrapper {
  z-index: 1;
}
.onestepcheckout-index-index .modal-custom .action-close::before,
.onestepcheckout-index-index .modal-custom .action-close::after {
  left: 22.5%;
}
.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: #f8ae4b;
  border-color: #f8ae4b;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.checkout-container .form.methods-shipping input[type="radio"] + label {
  display: inline;
}
.onestepcheckout-place-order-wrapper .actions-toolbar .place-order-primary button.primary.checkout {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.onestepcheckout-place-order-wrapper .actions-toolbar .place-order-primary button.primary.checkout:hover {
  background-color: #f8ae4b !important;
  border-color: #f8ae4b !important;
}
.checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply {
  padding: 0 17px;
  background-color: #000000;
  border-color: #000000;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.checkout-step-sidebar .discount-code .form-discount .actions-toolbar .primary .action-apply:hover {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
}
.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: #f8ae4b;
  position: absolute;
  left: 0;
  bottom: -1px;
}
[class*="multishipping-checkout"] .page-header {
  display: none;
}
.multishipping-checkout-addresses .multicheckout .table-wrapper .action.delete {
  margin: 0;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-width: 100px;
}
.multishipping-checkout-addresses .multicheckout .table-wrapper .action.delete:before,
.multishipping-checkout-addresses .multicheckout .table-wrapper .action.delete:after {
  display: none;
}
.multishipping-checkout-addresses .multicheckout #multiship-addresses-table .col.product .product-item-name {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 45px;
}
.multishipping-checkout-addresses .multicheckout #multiship-addresses-table .col.product .product-item-name:before,
.multishipping-checkout-addresses .multicheckout #multiship-addresses-table .col.product .product-item-name:after {
  display: none;
}
.multishipping-checkout-addresses .multicheckout #multiship-addresses-table .col.product .product-item-name a {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.multishipping-checkout-addresses .header .wishlist-head {
  margin-right: 0;
}
.multishipping-checkout-addresses #checkout_multishipping_form .title {
  padding: 0 7.5px;
}
.multishipping-checkout-addresses #checkout_multishipping_form .title strong {
  font-weight: bold;
  color: #000000;
}
.multishipping-checkout-addresses .actions-toolbar .primary .action {
  margin-right: 0;
}
.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: #f8ae4b;
}
.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;
}
.one-step-checkout-wrapper .opc-wrapper .shipping-address-item.selected-item {
  border-color: #f8ae4b;
}
.onestepcheckout-place-order-wrapper .place-order-primary button.primary.checkout:hover {
  background-color: #000000 !important;
  border-color: #000000 !important;
}
.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;
  margin: 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: 500;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-summary .block.discount .fieldset > .field > .label {
  display: none;
}
.checkout-cart-index .page-title-wrapper .page-title,
.multishipping-checkout_address-newshipping .page-title-wrapper .page-title,
.multishipping-checkout-addresses .page-title-wrapper .page-title,
.multishipping-checkout-shipping .page-title-wrapper .page-title {
  font-size: 40px;
  font-weight: 500;
}
.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: #f8ae4b;
  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: 500;
  text-transform: uppercase;
  padding: 15px;
}
.checkout-cart-index .actions-toolbar {
  text-align: left;
}
.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.8rem;
}
.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 .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;
  height: 40px;
}
.checkout-cart-index .field.qty .custom-qty.control .btn-plus {
  height: auto;
  width: auto;
  border: 0;
  position: static;
}
.checkout-cart-index .field.qty .custom-qty.control .increase,
.checkout-cart-index .field.qty .custom-qty.control .reduced,
.checkout-cart-index .field.qty .custom-qty.control input {
  line-height: 38px;
}
.checkout-cart-index .cart-totals .table {
  margin-bottom: 0;
}
.checkout-cart-index .cart-totals .table td,
.checkout-cart-index .cart-totals .table th {
  border-top: none;
  vertical-align: inherit;
}
.checkout-cart-index .cart-totals .table td .price {
  font-size: 20px;
}
.checkout-cart-index .cart-totals .table .grand.totals .price {
  font-size: 24px;
}
.checkout-cart-index .cart-summary .action.multicheckout:hover {
  color: #f8ae4b;
}
.multishipping-checkout-addresses .header-bottom {
  display: none;
}
.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 .opc-wrapper .edit-address-link:before {
  color: #ffffff;
}
.checkout-index-index .opc-shipping-address-box .edit-address-link {
  border-color: #f8ae4b;
  color: #ffffff;
  background-color: #f8ae4b;
}
.checkout-index-index .opc-shipping-address-box .edit-address-link:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.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: #f8ae4b;
  border-color: #f8ae4b;
  text-transform: uppercase;
  height: 46px;
  line-height: 46px;
  font-weight: 600;
  border-width: 0;
}
.checkout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
  padding: 0 15px;
}
.checkout-index-index .modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action:hover {
  background-color: #000000;
  border-color: #000000;
  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-right: 15px;
}
.checkout-index-index .opc-block-summary .product-item-details .item-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .opc-block-summary .product-item-details .item-options:before,
.checkout-index-index .opc-block-summary .product-item-details .item-options:after {
  display: none;
}
.checkout-index-index .opc-block-summary .product-item-details .item-options .label {
  padding-right: 5px;
  width: 40%;
}
.checkout-index-index .opc-block-summary .product-item-details .item-options dd.values {
  width: 60%;
  margin-left: 0;
  margin-right: 0;
}
.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;
  background-color: #f8ae4b;
}
.checkout-index-index .opc-wrapper button.action {
  padding: 0 30px;
  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: 10px;
}
.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 {
  display: none;
}
.checkout-payment-method .payment-group .payment-method._active .payment-method-content {
  display: none;
}
.one-step-checkout-container .step-title .fa-home {
  display: none;
}
.multishipping-checkout_address-newshipping {
  color: #000;
}
.multishipping-checkout_address-newshipping .fieldset .legend {
  padding-bottom: 0;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 0;
  width: auto;
  max-width: unset;
  display: inline-block;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 20px;
}
.multishipping-checkout_address-newshipping .fieldset > .field {
  margin-bottom: 30px;
}
.multishipping-checkout_address-newshipping .fieldset > .field.choice {
  margin-bottom: 5px;
}
.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: #f8ae4b;
  border: 1px solid #f8ae4b;
}
.form-mgp-billing-address .actions-toolbar > .primary .action:hover,
.form-mgp-billing-address .actions-toolbar > .secondary .action:hover {
  background-color: #000000;
  border-color: #000000;
}
.multishipping-checkout-shipping .multicheckout .block-title strong {
  color: #000000;
}
.multishipping-checkout-shipping .multicheckout .block-title strong span {
  color: #000000;
}
.multishipping-checkout-shipping .multicheckout .block-shipping .box strong.box-title span {
  font-size: 16px;
  color: #000000;
}
.multishipping-checkout-shipping .multicheckout .block-shipping .box strong.box-title .action span {
  font-size: 14px;
  font-weight: 400;
}
.multishipping-checkout-shipping .multicheckout .block-shipping .box strong.box-title .action span:hover {
  color: #f8ae4b;
}
.multishipping-checkout-shipping .block-shipping {
  color: #000;
}
.multishipping-checkout-shipping .block-shipping .block-title strong {
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  font-size: 26px;
  line-height: 36px;
}
.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;
  line-height: 48px;
}
.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.action-cancel {
  color: #000000;
}
.gift-options .actions-toolbar .secondary .action.action-cancel:hover {
  color: #f8ae4b;
}
/* 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;
  }
  .cart-container form.form-cart {
    padding-right: 15px;
  }
}
@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;
  }
  .cart-container .cart-summary {
    width: 100%;
  }
  .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 .header-content [class*="col-"]:nth-child(2) .header--logo,
  .multishipping-checkout-shipping .header-content [class*="col-"]:nth-child(2) .header--logo,
  .multishipping-checkout_address-newshipping .header-content [class*="col-"]:nth-child(2) .header--logo {
    justify-content: flex-start;
  }
  .multishipping-checkout-addresses .header-content [class*="col-"]:nth-child(4),
  .multishipping-checkout-shipping .header-content [class*="col-"]:nth-child(4),
  .multishipping-checkout_address-newshipping .header-content [class*="col-"]:nth-child(4) {
    flex: 1;
    max-width: 100%;
  }
  .multishipping-checkout-addresses .mobile_bottom,
  .multishipping-checkout-shipping .mobile_bottom,
  .multishipping-checkout_address-newshipping .mobile_bottom {
    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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
  .cart.table-wrapper .action-gift > span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .onestepcheckout-index-index._has-modal-custom._has-auth-shown .authentication-wrapper {
    z-index: 900;
  }
  .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 {
    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: 0;
  }
  body .multicheckout .actions-toolbar .secondary {
    width: 100%;
    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;
    margin-bottom: 60px;
  }
  .field-tooltip .label {
    display: none;
  }
  .cart-summary .block {
    width: 100%;
  }
  .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) {
  #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;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .opc-shipping-address .opc-shipping-address-box {
    padding: 15px;
  }
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-shipping-step,
  .one-step-checkout-wrapper .one-step-checkout-container .shipping-payment-box .checkout-billing-step {
    padding: 15px;
  }
  .checkout-step-sidebar .order-summary {
    padding: 15px;
  }
  .checkout-cart-index .page-title-wrapper .page-title,
  .multishipping-checkout_address-newshipping .page-title-wrapper .page-title,
  .multishipping-checkout-addresses .page-title-wrapper .page-title,
  .multishipping-checkout-shipping .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .cart-container form.form-cart {
    padding-right: 0;
  }
  .gift-options .actions-toolbar .action-update {
    padding: 0 15px;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: uppercase;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info td.col {
    padding: 0;
    margin-top: 15px;
  }
  .cart.table-wrapper #shopping-cart-table .cart.item .item-info td.item-actions {
    padding: 0;
    margin-top: 15px;
  }
  .multishipping-checkout-addresses .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr + tr {
    border-top: 1px solid #ebebeb;
  }
  .multishipping-checkout-addresses #checkout_multishipping_form .title {
    padding: 0;
  }
  .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: -90px;
  }
  .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;
    padding-bottom: 0;
  }
  .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-update {
    width: auto;
    padding: 0 20px;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-cancel {
    display: block;
    margin-bottom: 10px;
  }
  .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: 0;
  }
  .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 .gift-content {
    left: 0;
    right: 0;
    margin-top: 0;
  }
  .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;
    padding-right: 15px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    width: auto;
  }
  .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-estimated-wrapper {
    display: none;
  }
  .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;
    margin-right: 12px;
  }
  .checkout-index-index .opc-estimated-wrapper button.action:before {
    font-size: 2.8rem;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    content: "\e015";
    font-family: "ElegantIcons";
  }
  .checkout-index-index .opc-estimated-wrapper button.action .counter-number {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #f8ae4b;
    color: #ffffff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -12px;
    top: -7px;
    display: block;
    font-weight: 400;
  }
  .authentication-dropdown.custom-slide._show .modal-inner-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 639px) {
  .multishipping-checkout-shipping .multicheckout .actions-toolbar .action {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 575px) {
  .opc-wrapper #shipping-new-address-form > .field {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cart-summary .checkout-methods-items .action.primary {
    padding: 15px 20px;
  }
  .cart-summary .block .fieldset.coupon .field .control .input-text {
    height: 40px;
  }
}
@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.table-wrapper .gift-options-cart-item .gift-content {
    width: calc(100vw - 50px);
  }
  .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-top: 10px;
  }
  .form-mgp-billing-address .actions-toolbar > .primary .action.action-cancel {
    margin-top: 10px;
  }
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
    padding-left: 90px;
  }
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner {
    flex-direction: column;
  }
  .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .product-item-inner .product-item-name-block {
    margin-bottom: 10px;
  }
  .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 .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.table-wrapper .gift-options-cart-item .gift-content {
    padding: 15px;
  }
  .cart-container .cart-summary {
    padding-top: 0;
  }
}
@media screen and (max-width: 320px) {
  .checkout-container .authentication-wrapper {
    margin-top: -115px;
  }
}
.rtl .checkout-shipping-method .delivery-time .ui-datepicker-trigger {
  right: auto;
  left: 10px;
}
.rtl .cart-totals tbody .amount {
  padding-right: 7.5px !important;
  padding-left: 0;
}
.rtl .cart-container form.form-cart {
  padding-left: 95px;
  padding-right: 15px;
}
.rtl .gift-options .actions-toolbar .secondary .action {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td.item-actions .gift-options-cart-item {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info .gift-content .actions-toolbar {
  justify-content: flex-end;
  width: 100%;
}
.rtl .cart.table-wrapper #shopping-cart-table.table thead th {
  text-align: right;
}
.rtl .cart.table-wrapper .gift-options-cart-item .gift-content .actions-toolbar .secondary .action.action-update {
  margin-right: 0;
}
.rtl .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark,
.rtl .checkout-step-sidebar .opc-block-summary .table-totals tbody .amount {
  border-right: 1px solid #ebebeb;
}
.rtl .checkout-step-sidebar .opc-block-summary .table-totals tbody .mark {
  border-left: 0;
}
.rtl .checkout-index-index .opc-block-summary .product-item-details .item-options .label {
  padding-right: 0;
  padding-left: 5px;
}
.rtl .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.rtl .shipping-policy-block.field-tooltip .field-tooltip-content {
  right: auto;
  left: -10px;
}
.rtl .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content::before,
.rtl .shipping-policy-block.field-tooltip .field-tooltip-content::before {
  left: 10px;
  right: auto;
}
.rtl .checkout-index-index .modal-popup .field-tooltip .field-tooltip-content::after,
.rtl .shipping-policy-block.field-tooltip .field-tooltip-content::after {
  left: 10px;
  right: auto;
}
.rtl .multicheckout .actions-toolbar > .primary {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .multicheckout .actions-toolbar .secondary .action {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .multicheckout .actions-toolbar .secondary .action.back {
  margin-right: 0;
}
.rtl .cart.table-wrapper #shopping-cart-table {
  text-align: right;
}
.rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td:last-child .action.action-edit {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .cart.table-wrapper .product-item-details {
  text-align: right;
}
.rtl .cart-totals .amount,
.rtl .opc-block-summary .table-totals .amount {
  text-align: left;
}
.rtl .multishipping-checkout-addresses .multicheckout .item-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .multishipping-checkout-addresses .multicheckout .item-options:before,
.rtl .multishipping-checkout-addresses .multicheckout .item-options:after {
  display: none;
}
.rtl .multishipping-checkout-addresses .multicheckout .item-options dt {
  margin-left: 10px;
  margin-right: 0;
}
.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 .gift-options-cart-item {
  float: right;
}
.rtl .cart.table-wrapper .gift-options-cart-item .gift-content {
  right: auto;
  left: 0;
}
.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 .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.checkout-index-index .opc-wrapper button.action {
  margin-right: 0;
  margin-left: 10px;
}
.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;
}
.rtl .checkout-step-sidebar .order-summary .step-title:after {
  left: auto;
  right: 0;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
  padding-left: 15px;
  padding-right: 100px;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .details-qty .label {
  margin-right: 0;
  margin-left: 8px;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details .button-remove {
  text-align: left;
}
.rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product > .product-image-container {
  float: right;
}
.rtl .checkout-step-sidebar .discount-code .form-discount .payment-option-inner {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .onestepcheckout-index-index .page-title-wrapper {
  text-align: right;
}
@media screen and (max-width: 1479px) {
  .rtl .cart-container form.form-cart {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .rtl .cart-container form.form-cart {
    padding: 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;
  }
  .rtl .multicheckout .actions-toolbar .secondary .action {
    margin-right: 0;
  }
  .rtl .multicheckout .actions-toolbar > .primary {
    margin-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-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;
  }
  .rtl .cart.table-wrapper #shopping-cart-table .cart.item .item-info td:last-child {
    border-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtl .checkout-step-sidebar .minicart-items-wrapper .product-item .product .product-item-details {
    padding-right: 90px;
  }
}
.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;
}
.page-layout-2columns-right.blog-page-list .grid-init .slick-arrow,
.page-layout-2columns-left.blog-page-list .grid-init .slick-arrow,
.page-layout-2columns-right.blog-post-view .grid-init .slick-arrow,
.page-layout-2columns-left.blog-post-view .grid-init .slick-arrow {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2) !important;
}
.page-layout-2columns-right.blog-page-list .grid-init .slick-arrow:focus::before,
.page-layout-2columns-left.blog-page-list .grid-init .slick-arrow:focus::before,
.page-layout-2columns-right.blog-post-view .grid-init .slick-arrow:focus::before,
.page-layout-2columns-left.blog-post-view .grid-init .slick-arrow:focus::before,
.page-layout-2columns-right.blog-page-list .grid-init .slick-arrow:active::before,
.page-layout-2columns-left.blog-page-list .grid-init .slick-arrow:active::before,
.page-layout-2columns-right.blog-post-view .grid-init .slick-arrow:active::before,
.page-layout-2columns-left.blog-post-view .grid-init .slick-arrow:active::before {
  color: #ffffff;
}
.blog-page .columns {
  margin-bottom: 50px;
}
.blog-page .columns .column.main {
  padding-bottom: 0px;
}
.blog-page #maincontent > .page-title-wrapper {
  display: none;
}
.post-list-wrapper .post-list {
  display: flex;
  flex-wrap: wrap;
}
.post-list-wrapper .post-list .post-holder {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  margin-bottom: 0;
}
.post-list-wrapper .post-list .post-holder .columns .post-content {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.post-list-wrapper .post-list > li:nth-last-child(2) {
  margin-bottom: 20px;
}
.post-list-wrapper .post-list > li:nth-last-child(2) .post-content {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.post-list-wrapper .post-list .post-item-photo {
  width: 100%;
}
.post-list-wrapper .post-list .publish-date {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 25px;
  left: 25px;
  background-color: #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px;
  align-items: center;
  flex-direction: column;
}
.post-list-wrapper .post-list .publish-date:before,
.post-list-wrapper .post-list .publish-date:after {
  display: none;
}
.post-list-wrapper .post-list .publish-date .date {
  font-size: 18px;
}
.post-list-wrapper .post-list .post-author-comment .post-author {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #d5d5d5;
}
.post-list-wrapper .post-list .post-author-comment .post-author span {
  color: #000000;
}
.post-list-wrapper .post-list .post-author-comment .post-author span::before {
  content: "\e908";
  font-family: "icomoon";
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.post-list-wrapper .post-list .post-author-comment .post-author a {
  color: #868686;
  padding-left: 3px;
}
.post-list-wrapper .post-list .post-author-comment .post-author a:hover {
  color: #f8ae4b;
}
.post-list-wrapper .post-list .post-author-comment .comment::before {
  content: "\e907";
  font-family: "icomoon";
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 1;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.post-list-wrapper .post-list .post-title-holder .post-title {
  margin-top: 10px;
}
.post-list-wrapper .post-list .post-categories-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.post-list-wrapper .post-list .post-categories-name:before,
.post-list-wrapper .post-list .post-categories-name:after {
  display: none;
}
.post-list-wrapper .post-list .post-categories-name ul {
  list-style: none;
  position: relative;
  padding: 0;
}
.post-list-wrapper .post-list .post-categories-name ul:not(:first-child)::before {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  content: "";
  margin: 0 10px;
  background: #d8d7d7;
  position: relative;
  top: -1px;
}
.post-list-wrapper .post-list .post-categories-name ul li {
  margin-bottom: 0;
  display: inline-block;
}
.post-list-wrapper .post-list .post-categories-name ul a {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(135, 135, 135, 0.75);
}
.post-list-wrapper .post-list .post-categories-name ul:last-child span {
  display: none;
}
.post-list-wrapper .post-list .post-item-photo {
  margin-bottom: 20px;
}
.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 {
  width: fit-content;
  margin-top: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 500;
  height: 40px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  background-color: #f8ae4b;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-color: #f8ae4b;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:before,
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:after {
  display: none;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:hover {
  background-color: #1b1b1b;
  border-color: #1b1b1b;
}
.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-page-list .column.main .post-list-wrapper .post-list .post-content {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e2e2e2;
}
.blog-post-view .breadcrumbs .pagecrumbs-title {
  display: none;
}
.blog-post-view .post-holder {
  margin-bottom: 0;
}
.blog-post-view .columns .post-content .post-detail-holder {
  text-align: center;
  margin-bottom: 30px;
}
.blog-post-view .columns .post-content .post-title {
  font-size: 50px;
  font-weight: 500;
  color: #000000;
  word-break: break-word;
  line-height: 1.1;
  margin-bottom: 10px;
}
.blog-post-view .columns .post-content .post-categories-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.blog-post-view .columns .post-content .post-categories-name:before,
.blog-post-view .columns .post-content .post-categories-name:after {
  display: none;
}
.blog-post-view .columns .post-content .post-categories-name ul {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin-right: 2px;
  margin-bottom: 0;
}
.blog-post-view .columns .post-content .post-categories-name ul:last-child span {
  display: none;
}
.blog-post-view .columns .post-content .post-categories-name ul li {
  margin: 0;
}
.blog-post-view .columns .post-content .post-categories-name a {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: #868686;
}
.blog-post-view .columns .post-content .post-author {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #d5d5d5;
}
.blog-post-view .columns .post-content .post-author span {
  color: #000000;
}
.blog-post-view .columns .post-content .post-author span::before {
  content: "\e908";
  font-family: "icomoon";
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 1;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
.blog-post-view .columns .post-content .post-author a {
  color: #868686;
  padding-left: 3px;
}
.blog-post-view .columns .post-content .post-author a:hover {
  color: #f8ae4b;
}
.blog-post-view .columns .post-content .comment::before {
  content: "\e907";
  font-family: "icomoon";
  display: inline-block;
  font-size: 14px;
  color: #000;
  line-height: 1;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.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: #000000;
}
.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 input {
  padding-right: 55px;
}
.blog-page .sidebar .widget.blog-search input::placeholder {
  font-size: 13px;
}
.blog-page .sidebar .widget.blog-search .block-content {
  position: relative;
  border-top: 0;
}
.blog-page .sidebar .widget.blog-search .block-content .actions {
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 45px;
}
.blog-page .sidebar .widget.blog-search #blog_search_mini_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.blog-page .sidebar .widget.blog-search #blog_search_mini_form .field.search {
  flex: 1;
}
.blog-page .sidebar .widget.blog-search .action {
  position: absolute;
  top: 0;
  right: 0;
}
.blog-page .sidebar .widget.blog-search .action.search {
  position: relative;
  height: 45px;
  line-height: 42px;
  padding: 0;
  text-align: center;
  padding: 0 20px;
  border: none;
  top: 0;
}
.blog-page .sidebar .widget.blog-search .action.search:hover::before {
  color: #f8ae4b;
}
.blog-page .sidebar .widget.blog-search .action.search:before {
  font-family: "Ionicons";
  content: "\f4a4";
  line-height: 45px;
  display: inline-block;
  color: #000;
  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.5rem;
  background-image: none;
}
.blog-page .sidebar .widget.blog-search .action.search span {
  display: none;
}
.blog-page .sidebar .widget.block-categories {
  padding: 0;
}
.blog-page .sidebar .widget.block-categories ul {
  list-style-type: none;
  padding: 10px 0;
  margin-bottom: 0;
}
.blog-page .sidebar .widget.block-categories ul li {
  border: none;
  padding: 0 25px 5px 25px;
  margin-bottom: 0;
}
.blog-page .sidebar .widget.block-categories ul li::before {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 7px;
  padding-right: 10px;
  display: inline-block;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  top: -1px;
  color: #d8d7d7;
}
.blog-page .sidebar .widget.block-categories ul li a {
  display: inline-block;
  position: relative;
  color: #868686;
  margin-right: 5px;
  font-size: 15px;
}
.blog-page .sidebar .widget.block-categories ul li a:hover {
  color: #f8ae4b;
}
.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: #000000;
}
.blog-page .sidebar .block-recent-posts .block-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 25px;
}
.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-comments {
  padding: 0;
}
.blog-page .sidebar .block-recent-posts .block-content .item.post-comments .label {
  margin-left: 3px;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content {
  width: 60%;
  padding-left: 20px;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content h3 {
  margin-bottom: 0;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content a {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 500;
  font-size: 1.6rem;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content a:hover {
  color: #f8ae4b;
}
.blog-page .sidebar .block-recent-posts .block-content .item .post-item-content .publish-date {
  color: #868686;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.blog-page .sidebar .block-recent-posts .block-content .item:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.blog-page .sidebar .block-instagram {
  display: none;
}
.blog-page .sidebar.sidebar-additional {
  margin-top: 0;
}
.blog-page .sidebar .block-archive .item {
  padding: 20px 25px;
}
.blog-page .sidebar .block-archive .item a {
  font-size: 15px;
}
.blog-page .sidebar .block-archive .item:not(:last-child) {
  border-bottom: 1px solid #e4e4e4;
}
.blog-page .sidebar .block-archive a:hover {
  color: #f8ae4b;
}
.blog-page .post-list .post-title-holder {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.blog-page .post-list .post-title-holder .post-title {
  font-size: 1.6rem;
  text-transform: capitalize;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  max-width: none;
  display: block;
  width: 100%;
}
.blog-page .post-list .post-title-holder .post-title a {
  color: #000;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
  font-size: 3.5rem;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 84px;
  overflow: hidden;
}
.blog-page .post-list .post-title-holder .post-title a:hover {
  color: #f8ae4b;
}
.blog-page .post-list .post-author-comment {
  margin-bottom: 20px;
}
.blog-page .post-list .post-text-hld {
  margin-bottom: 30px;
}
.blog-page .post-list .post-text-hld p {
  font-size: 16px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 50px;
  line-height: 25px;
  overflow: hidden;
  margin-bottom: 0;
}
.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 {
  margin-bottom: 60px;
}
.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::marker {
  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-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 .publish-date {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
  padding-top: 5px;
}
.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: #000000;
  text-transform: capitalize;
}
.blog-page .post-view .post-bottom .block.related .post-item-link:hover {
  color: #222222;
}
.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-replyform-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.blog-page .post-bottom .block.comments .c-count {
  margin-bottom: 0;
  border-bottom: 0;
  text-align: center;
}
.blog-page .post-bottom .block.comments .c-count strong {
  font-size: 30px;
  margin-bottom: 0;
  color: #000;
  margin-top: 55px;
  border-bottom: 0;
  font-weight: 500;
}
.blog-page .post-bottom .block.comments .c-replytitle h3 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 23px;
  color: #000;
}
.blog-page .post-bottom .block.comments .c-replysubtitle {
  margin-bottom: 25px;
  font-weight: 400;
  color: #868686;
}
.blog-page .post-bottom .block.comments .c-replyform {
  margin-top: 15px;
}
.blog-page .post-bottom .block.comments .c-replyform textarea {
  border: 1px solid #ebebeb;
  height: 200px;
  background-color: #f5f5f5 !important;
  border: 0;
}
.blog-page .post-bottom .block.comments .c-replyform input {
  background-color: #f5f5f5 !important;
  border: 0;
}
.blog-page .post-bottom .block.comments .c-replyform button {
  height: 50px;
  border: 1px solid #000000;
  color: #000000;
  background-color: #ffffff;
  letter-spacing: 1px;
  line-height: 45px;
  display: inline-block;
}
.blog-page .post-bottom .block.comments .c-replyform button:hover {
  background-color: #f8ae4b;
  color: #ffffff;
  border-color: #f8ae4b;
}
.blog-page .post-bottom .block.comments .c-comments {
  margin-top: 42px;
  padding-left: 0;
  padding-top: 0;
  border-top: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  padding-bottom: 35px;
  border-bottom: 1px solid #ddd;
}
.blog-page .post-bottom .block.comments .c-comments .p-info:before,
.blog-page .post-bottom .block.comments .c-comments .p-info:after {
  display: none;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .info-col-right {
  flex: 1;
  padding-left: 20px;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .p-name {
  line-height: 1.8;
  font-size: 14px;
  margin-bottom: 5px;
  margin-right: 0;
  margin-top: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-weight: 500;
  line-height: 1;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .publish-date {
  font-size: 13px;
  line-height: 18px;
  color: rgba(135, 135, 135, 0.7);
  font-weight: 400;
  display: block;
  width: 100%;
  margin-bottom: 7px;
}
.blog-page .post-bottom .block.comments .c-comments .p-info .p-icon {
  width: 70px;
  height: 70px;
  background-image: url(../images/person.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.blog-page .post-bottom .block.comments .c-comments .c-comment {
  border-bottom: 0;
  margin-bottom: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-replies {
  border-left: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-replies .c-comment {
  margin-bottom: 0;
  border-bottom: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-text {
  line-height: 23px;
  color: #868686;
  text-align: left;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions a {
  font-size: 0;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions a:hover::before {
  color: #f8ae4b;
}
.blog-page .post-bottom .block.comments .c-comments .p-actions a::before {
  content: "\f112";
  display: inline-block;
  font-size: 14px;
  font-family: "FontAwesome";
}
.blog-page .post-bottom .block.comments .c-comments .c-btn-hld {
  margin-top: 30px;
}
.blog-page .post-bottom .block.comments .c-comments button {
  margin-top: 30px;
}
.blog-page .post-actions {
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 25px;
  padding-top: 25px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  position: relative;
}
.blog-page .post-actions::before {
  content: "";
  position: absolute;
  left: 50%;
  top: calc(50% - 39px);
  width: 1px;
  height: 78px;
  background: #ddd;
  display: block !important;
}
.blog-page .post-actions .action {
  width: 50%;
}
.blog-page .post-actions .action .prev,
.blog-page .post-actions .action .next {
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #868686;
}
.blog-page .post-actions .action a:hover .prev,
.blog-page .post-actions .action a:hover .next {
  color: #f8ae4b;
}
.blog-page .post-actions .action .post-title {
  line-height: 1.2;
  font-size: 20px;
}
.blog-page .post-actions .action.prev-action {
  padding-right: 10px;
  float: left;
}
.blog-page .post-actions .action.next-action {
  text-align: right;
  padding-left: 10px;
  float: right;
}
.blog-page blockquote {
  font-family: inherit;
}
.blog-page .addthis_toolbox {
  margin-top: 0px;
}
.blog-post-view .page-title-wrapper {
  display: none;
}
.post-ftimg-hld {
  position: relative;
}
.post-ftimg-hld .publish-date .month {
  text-transform: uppercase;
  font-size: 10px;
  display: block;
}
.post-ftimg-hld .publish-date .date {
  position: relative;
  padding-bottom: 3px;
  display: block;
}
.post-ftimg-hld .publish-date .date:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 3px;
  transform: translateX(-50%);
  width: 30px;
  border-bottom: 1px solid #e1e1e1;
}
/* responsive */
@media screen and (min-width: 1799px) {
  .cms-blog .container {
    max-width: 1440px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .blog-page .post-view .post-bottom .block.related .slick-list {
    padding: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  [class*="page-layout-2columns-"].blog-page .columns .sidebar-sticky {
    width: 100%;
    padding-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;
  }
  .blog-post-view .columns .post-content .post-title {
    font-size: 30px;
  }
  .blog-page .post-actions .action .post-title {
    font-size: 18px;
  }
  .blog-page .post-bottom .block.comments .c-count strong {
    font-size: 25px;
  }
  .blog-page .post-bottom .block.comments .c-replytitle h3 {
    font-size: 25px;
  }
  .post-list-wrapper .post-list .post-holder {
    width: 100%;
  }
  .post-list-wrapper .post-list .publish-date {
    width: 55px;
    height: 55px;
    top: 15px;
    left: 15px;
  }
  .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: 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;
  }
  .blog-page .post-bottom .block.comments .c-comments [type="submit"] {
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) {
  .post-list-wrapper .post-list .post-categories-name ul a {
    font-size: 10px;
  }
  .blog-page .post-view .post-title-holder .post-title a,
  .blog-page .post-list .post-title-holder .post-title a {
    font-size: 2.5rem;
  }
  .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 .p-replies .c-post,
.rtl .p-replies .c-replyform {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .blog-post-view .post-comments {
  margin-right: 0;
  margin-left: 20px;
}
.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 .widget.blog-search .action.search {
  right: auto;
  left: 0;
}
.rtl .widget.blog-search input {
  padding-right: 20px;
  padding-left: 35px;
}
.rtl .post-posed-date .fa,
.rtl .post-author .fa {
  padding-right: 0;
  padding-left: 10px;
}
.rtl.blog-page .columns .column.main {
  float: right;
}
.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: 20px;
}
.rtl.blog-page .sidebar .block-recent-posts .block-content .item.post-comments .label {
  margin-left: 0;
  margin-right: 3px;
}
.rtl.blog-page .post-actions .action.next-action {
  text-align: left;
  float: left;
  padding-left: 0;
  padding-right: 10px;
}
.rtl.blog-page .post-actions .action.prev-action {
  padding-right: 0;
  padding-left: 10px;
  float: 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;
}
.rtl .blog-page .post-list .post-title-holder {
  text-align: right;
}
.rtl .blog-page .post-list .post-ftimg-hld .blog-image:before {
  left: auto;
  right: 50%;
}
.rtl .blog-page .sidebar .widget.block-categories ul li a {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .blog-page .sidebar .widget.block-categories ul li::before {
  transform: rotate(180deg);
}
.rtl .blog-page .sidebar .widget.blog-search .block-content .actions {
  right: auto;
  left: 0;
}
.rtl .blog-page .sidebar .widget.blog-search input {
  padding-right: 10px;
  padding-left: 55px;
}
.rtl .blog-page .post-bottom .block.comments .c-comments .p-info .info-col-right {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .blog-page .post-bottom .block.comments .c-comments .p-text {
  text-align: right;
}
.rtl .blog-page .post-bottom .block.comments .c-comments .p-actions {
  right: auto;
  left: 0;
}
.rtl .blog-page .post-bottom .block.comments .c-comments .p-replies {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .cms-static-blog .post-ftimg-hld .box-info {
  left: auto;
  right: 0;
}
.rtl .special-products .cms-about-us-content .cms-about-us-col .about-us-img {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .page-layout-2columns-right.blog-page .columns .column.main {
  float: left;
}
.rtl .post-list-wrapper .post-list .post-author-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .post-list-wrapper .post-list .post-author-comment:before,
.rtl .post-list-wrapper .post-list .post-author-comment:after {
  display: none;
}
.rtl .post-list-wrapper .post-list .post-author-comment .post-author {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #d5d5d5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .post-list-wrapper .post-list .post-author-comment .post-author:before,
.rtl .post-list-wrapper .post-list .post-author-comment .post-author:after {
  display: none;
}
.rtl .post-list-wrapper .post-list .post-author-comment .post-author span::before {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .post-list-wrapper .post-list .post-author-comment .comment::before {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .post-list-wrapper .post-list .publish-date {
  left: auto;
  right: 0;
}
.rtl .blog-post-view .columns .post-content .post-author-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rtl .blog-post-view .columns .post-content .post-author-comment:before,
.rtl .blog-post-view .columns .post-content .post-author-comment:after {
  display: none;
}
.rtl .blog-post-view .columns .post-content .post-author {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #d5d5d5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.rtl .blog-post-view .columns .post-content .post-author:before,
.rtl .blog-post-view .columns .post-content .post-author:after {
  display: none;
}
.rtl .blog-post-view .columns .post-content .post-author span::before {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .blog-post-view .columns .post-content .post-author a {
  padding-left: 0;
  padding-right: 3px;
}
.rtl .blog-post-view .columns .post-content .comment::before {
  margin-right: 0;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .rtl .post-list-wrapper .post-list .publish-date {
    right: 15px;
  }
}
.cms-about-us #maincontent.container {
  max-width: 100%;
  padding: 0;
}
.cms-about-us .breadcrumbs {
  margin-bottom: 105px;
}
.cms-about-us .our-motto {
  margin-bottom: 100px;
}
.cms-about-us .our-motto .content {
  max-width: 99rem;
  margin: 0 auto;
  text-align: center;
}
.cms-about-us .our-motto .title {
  color: #000000;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 85px;
}
.cms-about-us .our-motto .name {
  font-weight: 500;
  color: #6B6B6B;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  padding-bottom: 20px;
  position: relative;
}
.cms-about-us .our-motto .name::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #8d8d8d;
}
.cms-about-us .image-us {
  margin-bottom: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cms-about-us .image-us:before,
.cms-about-us .image-us:after {
  display: none;
}
.cms-about-us .image-us .image-left,
.cms-about-us .image-us .image-right {
  width: 50%;
}
.cms-about-us .image-us .image-left {
  margin-top: 267px;
}
.cms-about-us .image-us .image-right {
  padding-left: 105px;
}
.cms-about-us .image-us .image-right .i-top {
  margin-bottom: 145px;
}
.cms-about-us .image-us .image-right .i-bottom .box-image {
  float: right;
}
.cms-about-us .image-us .box-image {
  overflow: hidden;
  display: inline-block;
}
.cms-about-us .image-us .box-image img {
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.cms-about-us .image-us .box-image:hover img {
  transform: scale(1.1);
}
.cms-about-us .our-approach {
  margin-bottom: 130px;
}
.cms-about-us .our-approach .title-block {
  font-size: 45px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 120px;
}
.cms-about-us .our-approach .content-col {
  width: 25%;
  padding: 0 15px;
  color: #000000;
}
.cms-about-us .our-approach .content-col .number {
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid #D5D5D5;
}
.cms-about-us .our-approach .content-col .title {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: 500;
}
.cms-about-us .our-approach .content-col .content {
  color: #464646;
  font-size: 15px;
  line-height: 1.4;
}
.cms-about-us .our-approach .content-col a {
  display: block;
  color: #868686;
}
.cms-about-us .our-approach .content-col a:hover {
  color: #f8ae4b;
}
.cms-about-us .page-about {
  padding: 90px 0;
  margin-bottom: 130px;
  background-color: #FCF6F6;
}
.cms-about-us .page-about .title .our-team {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 90px;
  text-align: center;
}
.cms-about-us .page-about .slick-list {
  margin: 0 -15px;
}
.cms-about-us .page-about .slick-list .slick-slide {
  padding: 0 15px;
}
.cms-about-us .page-about .slick-list .item {
  position: relative;
}
.cms-about-us .page-about .slick-list .item:hover .social-link {
  opacity: 1;
  visibility: visible;
}
.cms-about-us .page-about .slick-list .item:hover::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.cms-about-us .page-about .slick-list .item::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
  transform: translate(-50%, -50%) scale(0.8);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.cms-about-us .page-about .slick-list .employee-title {
  left: 35px;
  position: absolute;
  bottom: 30px;
  color: #ffffff;
  text-align: left;
  line-height: 1.4;
}
.cms-about-us .page-about .slick-list .employee-title .name {
  font-size: 20px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: -5px;
}
.cms-about-us .page-about .slick-list .employee-title .position {
  font-size: 15px;
  color: #ffffff;
}
.cms-about-us .page-about .slick-list .social-link {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: 2;
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cms-about-us .page-about .slick-list .social-link:before,
.cms-about-us .page-about .slick-list .social-link:after {
  display: none;
}
.cms-about-us .page-about .slick-list .social-link li {
  margin: 0 7px;
}
.cms-about-us .page-about .slick-list .social-link li a {
  font-size: 12px;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 42px;
  text-align: center;
  background: #ffffff;
  color: #868686;
}
.cms-about-us .page-about .slick-list .social-link li a i {
  font-size: 14px;
  color: #868686;
}
.cms-about-us .page-about .slick-list .social-link li a:hover {
  background-color: #f8ae4b;
}
.cms-about-us .page-about .slick-list .social-link li a:hover i {
  color: #ffffff;
}
.cms-about-us .page-about .grid-init {
  overflow: hidden;
}
.cms-about-us .email-address {
  margin-bottom: 60px;
}
.cms-about-us .email-address .content {
  max-width: 78rem;
  text-align: center;
  margin: 0 auto;
}
.cms-about-us .email-address .content .title {
  text-align: center;
  color: #000000;
  font-size: 45px;
  line-height: 55px;
}
.cms-about-us .email-address .content .name {
  padding: 10px 0;
  font-size: 20px;
  color: #000000;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.cms-about-us .email-address .content .name:hover {
  color: #f8ae4b;
}
.cms-about-us .email-address .content .name:hover::before {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f8ae4b;
}
.cms-about-us .email-address .content .name::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000000;
  position: absolute;
  bottom: 10px;
  left: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .cms-about-us .our-motto .content {
    padding: 0 15px;
  }
  .cms-about-us .image-us .image-right {
    padding-left: 50px;
  }
  .cms-about-us .email-address .content {
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .cms-about-us .our-approach .content-col {
    width: 50%;
  }
  .cms-about-us .our-approach .content-col:nth-child(1),
  .cms-about-us .our-approach .content-col:nth-child(2) {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cms-about-us .breadcrumbs {
    margin-bottom: 50px;
  }
  .cms-about-us .our-motto {
    margin-bottom: 50px;
  }
  .cms-about-us .our-motto .title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 35px;
  }
  .cms-about-us .image-us {
    margin-bottom: 50px;
  }
  .cms-about-us .image-us .image-right {
    padding: 0 15px;
  }
  .cms-about-us .image-us .image-right .i-top {
    margin-bottom: 5rem;
  }
  .cms-about-us .image-us .image-left {
    padding: 0 15px;
    margin-top: 23rem;
  }
  .cms-about-us .our-approach {
    margin-bottom: 60px;
  }
  .cms-about-us .our-approach .title-block {
    font-size: 35px;
    margin-bottom: 50px;
  }
  .cms-about-us .page-about {
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .cms-about-us .page-about .title .our-team {
    font-size: 35px;
    margin-bottom: 50px;
  }
  .cms-about-us .email-address {
    margin-bottom: 10px;
  }
  .cms-about-us .email-address .content .title {
    font-size: 25px;
    line-height: 35px;
  }
  .cms-about-us .email-address .content .name {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .cms-about-us .image-us .image-left,
  .cms-about-us .image-us .image-right {
    width: 100%;
  }
  .cms-about-us .image-us .image-left {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .cms-about-us .image-us .image-right .i-top {
    margin-bottom: 15px;
  }
  .cms-about-us .our-approach .content-col {
    width: 100%;
  }
  .cms-about-us .our-approach .content-col:nth-child(3) {
    margin-bottom: 50px;
  }
  .cms-about-us .page-about .slick-list .social-link li:last-child {
    display: none;
  }
}
.rtl .cms-about-us .image-us .image-right {
  padding-left: 0;
  padding-right: 105px;
}
.rtl .cms-about-us .image-us .image-right .i-bottom .box-image {
  float: left;
}
.rtl .cms-about-us .page-about .slick-list .employee-title {
  left: auto;
  right: 35px;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .rtl .cms-about-us .image-us .image-right {
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .rtl .cms-about-us .image-us .image-right {
    padding: 0 15px;
  }
}
.contact-index-index .breadcrumbs {
  margin-bottom: 50px;
}
.contact-index-index .header-content {
  position: absolute;
  width: 100%;
}
.contact-index-index .contact-content {
  position: relative;
}
.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;
}
.contact-index-index .contact-content .store-contact .store-content {
  margin-left: 70px;
  position: relative;
  height: 100%;
  font-family: 'Jost', sans-serif;
}
.contact-index-index .contact-content .store-contact .store-content > ul > li:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
.contact-index-index .contact-content .store-contact .store-content > ul > li .title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}
.contact-index-index .contact-content .store-contact .store-content > ul > li .text {
  color: #909090;
  font-size: 13px;
  font-weight: 400;
}
.contact-index-index .contact-content .store-contact .store-content .link-social {
  font-size: 20px;
}
.contact-index-index .contact-content .store-contact .store-content .link-social .link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contact-index-index .contact-content .store-contact .store-content .link-social .link-list .link-icon:not(:last-child) {
  margin-right: 33px;
}
.contact-index-index .contact-content .store-contact .store-content .link-social .link-list .link-icon a {
  color: #909090;
}
.contact-index-index .contact-content .store-contact .store-content .link-social .link-list .link-icon a:hover {
  color: #f8ae4b;
}
.contact-index-index .contact-content .store-contact .store-content .link-social .link-list .link-icon a .fa {
  font-weight: 400;
}
.contact-index-index .contact-content .google-map {
  margin-bottom: 55px;
}
.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,
.contact-index-index .form-primary .field.info .subject {
  width: calc(100%/3);
  padding: 0 12px;
}
.contact-index-index .block-map {
  margin-top: 23px;
}
.contact-index-index .block-map iframe {
  max-width: 100%;
}
.contact-index-index .fieldset {
  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 .fieldset .block-title {
  font-size: 25px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  font-family: 'Jost', sans-serif;
  margin-bottom: 35px;
}
.contact-index-index .fieldset .input-text {
  background-color: #f5f5f5;
}
.contact-index-index .column:not(.sidebar-main) .form.contact {
  width: 100%;
}
.contact-index-index .actions-toolbar > .primary .action {
  padding: 0 40px;
}
.contact-index-index .page-wrapper > .page-title-wrapper {
  display: none;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .contact-index-index .contact-content .store-contact .store-content {
    margin-left: 30px;
  }
  .contact-index-index .fieldset {
    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,
  .contact-index-index .form-primary .field.info .subject {
    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-top: 30px;
    padding-bottom: 0;
    background-clip: content-box;
  }
  .contact-index-index .contact-content .store-contact .store-content {
    margin-left: 0;
  }
  .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 .store-content .link-social .link-list .link-icon:not(:last-child) {
  margin-right: 0;
  margin-left: 33px;
}
@media screen and (max-width: 1199px) {
  .rtl .contact-index-index .fieldset {
    padding-left: 30px;
    padding-right: 0;
  }
  .rtl.contact-index-index .contact-content .store-contact .store-content {
    margin-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .rtl .contact-index-index .fieldset {
    padding-left: 0;
  }
  .rtl.contact-index-index .contact-content .store-contact .store-content {
    margin-right: 0;
  }
}
.testimonial-index-index .testimonial-container .action.submit {
  height: 4rem;
  line-height: 4rem;
  display: inline-block;
  background-color: #f8ae4b;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 25px;
}
.testimonial-index-index .testimonial-container .action.submit:hover {
  background-color: #000000;
}
.testimonial-index-index .testimonial-container .magiccart-testimonials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.testimonial-index-index .testimonial-container .magiccart-testimonials:before,
.testimonial-index-index .testimonial-container .magiccart-testimonials:after {
  display: none;
}
.testimonial-index-index .testimonial-container .magiccart-testimonials .testimonial-items {
  width: calc(100% / 3);
  padding: 0 15px;
  margin-bottom: 30px;
}
.testimonial-index-index .testimonial-container .testimonial-item {
  background: #f5f5f5;
  text-align: center;
  padding: 8px 100px 55px;
  position: relative;
  min-height: 500px;
}
.testimonial-index-index .testimonial-container .testimonial-item .icon::before {
  content: "\f11a";
  font-size: 100px;
  color: rgba(237, 29, 36, 0.1);
  font-family: "Ionicons";
}
.testimonial-index-index .testimonial-container .testimonial-item .testimonial_text {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  color: #666666;
  margin-bottom: 35px;
  margin-top: -15px;
}
.testimonial-index-index .testimonial-container .testimonial-item .testimonial_text .magiccart-testimonial-content {
  word-break: break-word;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  line-height: 25px;
  overflow: hidden;
}
.testimonial-index-index .testimonial-container .testimonial-item .magiccart-testimonial-rating {
  margin-bottom: 25px;
}
.testimonial-index-index .testimonial-container .testimonial-item .magiccart-testimonial-rating .rating-box {
  position: relative;
}
.testimonial-index-index .testimonial-container .testimonial-item .magiccart-testimonial-rating .rating-box::before {
  font-size: 1.4rem;
  height: 14px;
  line-height: 14px;
  color: #666666;
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  font-family: "FontAwesome";
  z-index: 1;
  position: absolute;
  left: 0;
  letter-spacing: 2px;
}
.testimonial-index-index .testimonial-container .testimonial-item .magiccart-testimonial-rating .rating {
  overflow: hidden;
}
.testimonial-index-index .testimonial-container .testimonial-item .magiccart-testimonial-rating .rating::before {
  content: "\f005" "\f005" "\f005" "\f005" "\f005";
  font-family: "FontAwesome";
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 14px;
  height: 14px;
  display: block;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial-index-index .testimonial-container .testimonial-item .customer-img {
  margin-bottom: 15px;
}
.testimonial-index-index .testimonial-container .testimonial-item .customer-img img {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.testimonial-index-index .testimonial-container .testimonial-item .customer-info .magiccart-testimonial-author {
  font-size: 16px;
  font-weight: bold;
  color: #1b1b1b;
  font-family: Rubik, sans-serif;
}
.testimonial-index-index .testimonial-container .testimonial-item .customer-info .magiccart-testimonial-jobandcompany {
  font-size: 13px;
}
.testimonial-index-post .alo-testimonial-submit .field.field-avatar #image {
  border: none;
  cursor: pointer;
}
.testimonial-index-post .alo-testimonial-submit .field.field-rating .review-field-ratings .review-field-rating .control {
  padding: 2px 0 0 5px;
}
.testimonial-index-post .alo-testimonial-submit #form-validate {
  padding: 35px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.testimonial-index-post .alo-testimonial-submit #form-validate .field-rating #Value_rating_label {
  margin-top: -3px;
  display: inline-block;
  padding-right: 5px;
}
.catalog-product_compare-index .secondary-addto-links .towishlist:hover {
  background-color: #f8ae4b;
  color: #ffffff;
  border-color: #f8ae4b;
}
.customer-account-logoutsuccess #maincontent .column.main {
  padding-bottom: 0;
  text-align: center;
}
.customer-account-login .page-title-wrapper .page-title,
.customer-account-create .page-title-wrapper .page-title,
.customer-account-forgotpassword .page-title-wrapper .page-title {
  font-size: 40px;
  font-weight: 500;
}
body.account {
  color: #000;
}
body.account .column.main {
  margin-bottom: 60px;
}
body.account .toolbar.bottom .pager {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
body.account .toolbar.bottom .pager:before,
body.account .toolbar.bottom .pager:after {
  display: none;
}
body.account .toolbar.bottom .pager .pages {
  position: relative;
  order: 1;
  margin-top: 50px;
}
body.account .actions-toolbar .primary .action {
  margin-right: 0;
  margin-left: 5px;
}
body.account .actions-toolbar .action.back {
  display: none;
}
body.account.customer-address-index .block-content .table-wrapper {
  width: 100%;
}
body.account.customer-address-index .block-content .customer-addresses-toolbar {
  width: 100%;
}
body.account.review-customer-view .customer-review .product-media {
  margin-bottom: 20px;
}
body.account.customer-account-index .block-reviews-dashboard .items .item:not(:last-child) {
  margin-bottom: 20px;
}
.login-container,
.form-create-account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto ;
  -webkit-box-shadow: 0 10px 34px -15px #000000;
  -moz-box-shadow: 0 10px 34px -15px #000000;
  box-shadow: 0 10px 34px -15px #000000;
}
.login-container:before,
.form-create-account:before,
.login-container:after,
.form-create-account:after {
  display: none;
}
.login-container .block {
  border: none;
  flex: 1;
  padding: 30px 40px;
  margin-bottom: 0;
}
.login-container .block.block-customer-login {
  margin-bottom: 40px;
}
.login-container .block.block-new-customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(126deg, #21364e 0%, #0d141e 100%);
}
.login-container .block.block-new-customer:before,
.login-container .block.block-new-customer:after {
  display: none;
}
.login-container .block.block-new-customer .block-title {
  color: #ffffff;
  margin-bottom: 10px;
}
.login-container .block.block-new-customer .sub-title {
  color: #ffffff;
  margin-bottom: 20px;
}
.login-container .block.block-new-customer .action.create {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
.login-container .block.block-new-customer .action.create:hover {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
}
.login-container .block .block-title {
  font-size: 2.4rem;
  text-transform: capitalize;
  font-weight: 500;
  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;
}
.shopbrand-brand-listbrand .characters .filter {
  padding-right: 0;
}
.shopbrand-brand-listbrand .characters .char a:focus,
.shopbrand-brand-listbrand .characters .char a:active,
.shopbrand-brand-listbrand .characters .char a:visited {
  color: #000000;
}
.shopbrand-brand-listbrand .characters .char a:hover {
  background-color: #f8ae4b;
  border-color: #f8ae4b;
  color: #ffffff;
}
.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 {
  flex: 1;
  margin-bottom: 0;
  padding: 30px;
}
.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;
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 20px;
}
.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 {
  text-align: 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 > .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%;
  margin-right: 0;
}
.customer-account-login .actions-toolbar .secondary,
.customer-account-create .actions-toolbar .secondary {
  float: none;
}
.customer-account-login .actions-toolbar .secondary ._back,
.customer-account-create .actions-toolbar .secondary ._back {
  margin-top: 10px;
  position: relative;
  display: inline-block;
}
.customer-account-login .actions-toolbar .secondary ._back::before,
.customer-account-create .actions-toolbar .secondary ._back::before {
  content: "\f177";
  font-family: "FontAwesome";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.customer-account-login .actions-toolbar .secondary ._back:hover::before,
.customer-account-create .actions-toolbar .secondary ._back:hover::before {
  left: -30px;
}
.account .page-header {
  border-bottom: 0;
  margin-bottom: 70px;
}
.account .page-title-wrapper {
  margin-top: 60px;
  margin-top: 0;
}
.account .page-title-wrapper .page-title {
  margin: 0;
}
.account .block.block-collapsible-nav {
  margin-bottom: 0;
  position: relative;
}
.account .block.block-collapsible-nav .content {
  border: 1px solid #ebebeb;
  padding: 10px 0;
  padding: 30px;
  display: block;
}
.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.current a,
.account .block.block-collapsible-nav .items .item.current > strong {
  color: #f8ae4b;
}
.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;
  color: #555555;
}
.account .block.block-collapsible-nav .items .item a:hover,
.account .block.block-collapsible-nav .items .item > strong:hover {
  color: #f8ae4b;
}
.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: 20px;
  font-size: 2.4rem;
}
.account .fieldset > .field > label {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.account .fieldset > .field:not(:last-child) {
  margin-bottom: 20px;
}
.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: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  -webkit-box-shadow: 0 10px 34px -15px #000000;
  -moz-box-shadow: 0 10px 34px -15px #000000;
  box-shadow: 0 10px 34px -15px #000000;
}
.form-address-edit > fieldset {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 30px;
}
.form-address-edit .actions-toolbar {
  padding: 30px;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  width: 100%;
}
.form-address-edit .actions-toolbar:before,
.form-address-edit .actions-toolbar:after {
  display: none;
}
.form-address-edit .actions-toolbar button.action {
  width: 100%;
}
.sales-order-view .order-actions-toolbar .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.sales-order-view .order-actions-toolbar .actions:before,
.sales-order-view .order-actions-toolbar .actions:after {
  display: none;
}
.sales-order-view .order-actions-toolbar .actions a {
  color: #000000;
}
.sales-order-view .order-actions-toolbar .actions a:hover {
  color: #f8ae4b;
}
.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 {
  margin-right: 10px;
}
.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 .column.main {
  position: relative;
}
.wishlist-index-index .column.main .wishlist-toolbar {
  position: static;
}
.wishlist-index-index .column.main .wishlist-toolbar > .pager .pages {
  bottom: 0;
  position: absolute;
}
.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 .control {
  margin-bottom: 5px;
}
.wishlist-index-index .form-wishlist-items .products-grid.wishlist .product-items .product-item .fieldset .field.qty input.qty {
  width: 70px;
  height: 55px;
}
.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: #000000;
}
.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-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;
  padding-bottom: 15px;
}
.wishlist-index-index .wishlist-toolbar .pager .limiter {
  display: inline-block;
  padding-bottom: 15px;
  transform: translateY(-12px);
}
.wishlist-index-index .wishlist-toolbar .pager .limiter strong.limiter-options {
  padding: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .actions-primary .action {
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #f8ae4b;
  border-color: #f8ae4b;
  color: #ffffff;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .actions-primary .action:hover {
  background-color: #000000;
  border-color: #000000;
}
.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: #f8ae4b;
  border-color: #f8ae4b;
  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;
}
.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: #f8ae4b;
  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;
}
.catalog-product_compare-index .product-item .actions-primary .action,
.catalog-product_compare-index .product-item .actions-secondary .action {
  box-shadow: none !important;
}
.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 {
  position: relative;
}
.table-wrapper.orders-recent .actions a::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 0;
  background-color: #f8ae4b;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.table-wrapper.orders-recent .actions a:hover::before {
  width: 100%;
}
.price-including-tax .price,
.price-excluding-tax .price {
  line-height: 24px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
}
.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;
}
.form.password.forget {
  max-width: 700px;
  margin: 50px auto 0;
  -webkit-box-shadow: 0 10px 34px -15px #000000;
  -moz-box-shadow: 0 10px 34px -15px #000000;
  box-shadow: 0 10px 34px -15px #000000;
  padding: 30px;
}
.form.password.forget > .fieldset .field.note {
  margin-bottom: 20px;
}
.control.captcha-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.control.captcha-image:before,
.control.captcha-image:after {
  display: none;
}
.form.password.forget > .actions-toolbar {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.form.password.forget > .actions-toolbar:before,
.form.password.forget > .actions-toolbar:after {
  display: none;
}
.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%;
}
.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: 1479px) {
  .testimonial-index-index .testimonial-container .testimonial-item {
    padding: 8px 50px 55px 50px;
  }
}
@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) {
  .testimonial-index-index .testimonial-container .magiccart-testimonials .testimonial-items {
    width: 50%;
  }
  [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 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
  .account .column.main .toolbar .pages {
    right: 0;
  }
  .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%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary:before,
  .wishlist-index-index .form-wishlist-items .actions-toolbar .secondary:before,
  .wishlist-index-index .form-wishlist-items .actions-toolbar .primary:after,
  .wishlist-index-index .form-wishlist-items .actions-toolbar .secondary:after {
    display: none;
  }
  .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) {
  .form.password.forget {
    min-width: initial;
    width: 100%;
    margin-top: 0;
  }
  .form.password.forget > .fieldset .field.note {
    margin-bottom: 28px;
  }
  .form-address-edit > fieldset {
    flex: auto;
    max-width: 100%;
  }
  .customer-account-login .page-title-wrapper .page-title,
  .customer-account-create .page-title-wrapper .page-title,
  .customer-account-forgotpassword .page-title-wrapper .page-title {
    font-size: 30px;
  }
  .customer-account-logoutsuccess #maincontent .column.main {
    min-height: 200px;
  }
  .review-customer-index .products-reviews-toolbar .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
  }
  .review-customer-index .products-reviews-toolbar .pager:before,
  .review-customer-index .products-reviews-toolbar .pager:after {
    display: none;
  }
  .review-customer-index .products-reviews-toolbar .pager .limiter {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  body.account.review-customer-index .toolbar.bottom .pages {
    width: 100%;
    transform: translate(0, 0);
    order: 1;
    margin-top: 50px;
  }
  .wishlist-index-index .columns .column.main {
    padding-bottom: 100px;
    margin-bottom: 60px;
  }
  .testimonial-index-index .testimonial-container .magiccart-testimonials .testimonial-items {
    width: 100%;
  }
  .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-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;
  }
  .sales-order-history .column.main .toolbar .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
  .sales-order-history .column.main .toolbar .pager:before,
  .sales-order-history .column.main .toolbar .pager:after {
    display: none;
  }
  .sales-order-history .column.main .toolbar .pager .pages {
    order: 1;
    top: auto;
    transform: translateY(0);
    margin-top: 35px;
    width: 100%;
  }
  .customer-account-edit .field-tooltip .field-tooltip-action:before {
    display: none;
  }
  body .form-create-account .fieldset {
    width: 100%;
    flex: auto;
  }
  body .form-create-account .fieldset.account {
    padding-top: 0;
  }
  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;
    flex: none;
  }
  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: 575px) {
  .testimonial-index-index .testimonial-container .magiccart-testimonials {
    margin: 0;
  }
  .testimonial-index-index .testimonial-container .magiccart-testimonials .testimonial-items {
    padding: 0;
  }
  .customer-account-forgotpassword .field.captcha.required {
    margin-bottom: 0;
  }
}
@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;
  }
  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;
  }
  .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;
  }
  .wishlist-index-index .wishlist-toolbar .pager .limiter {
    width: 100%;
    text-align: left;
    padding-bottom: 3px;
  }
  .wishlist-index-index .wishlist-toolbar .pager .toolbar-amount {
    padding-bottom: 25px;
  }
}
.rtl.sales-order-view .order-links .item {
  margin-right: 0;
}
.rtl .form.password.forget .captcha-image .captcha-img {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .product-reviews-summary .rating-summary {
  margin-right: 0;
  margin-left: 15px;
}
.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;
}
.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;
}
@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%;
  }
}
@media screen and (max-width: 360px) {
  .rtl .wishlist-index-index .wishlist-toolbar .pager .limiter {
    text-align: right;
  }
}
.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;
}
.cms-no-route .header .header-content {
  position: relative;
}
/* 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.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;
  }
}
