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,
.amstock-button.-link {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited,
.amstock-button.-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover,
.amstock-button.-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active,
.amstock-button.-link: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,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.footer.content ul,
.multishipping-checkout-success .multicheckout.success ul.orders-list,
.our-right ul,
.store-contact .store_info,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.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,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.footer.content ul > li,
.multishipping-checkout-success .multicheckout.success ul.orders-list > li,
.our-right ul > li,
.store-contact .store_info > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: '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;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.products-list .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.widget .block-title {
  margin-bottom: 15px;
}
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.block-wishlist .block-title > strong,
.widget .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.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;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[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;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[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;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[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;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[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;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.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,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 47px;
  text-align: center;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.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.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.aw-helpdesk2-listing .selectmenu .action-save > span,
.aw-helpdesk2-listing .selectmenu .action-edit > span,
.aw-helpdesk2-listing .selectmenu .action-delete > span,
.aw-helpdesk2-listing .selectmenu-toggle span,
.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-reorder .product-item .label,
.opc-wrapper .form-discount .field .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,
.block.newsletter .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span,
.modes-mode span,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.edit span,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.delete span,
.multicheckout.address table tbody td.col.actions .action.delete span,
.contact-form .fieldset .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span,
.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,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.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,
.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,
.header.content:before,
.header.content:after,
.customer-account-index .column.main .block .block-content:before,
.customer-account-index .column.main .block .block-content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.sales-order-view .column.main .block .block-content:before,
.sales-order-view .column.main .block .block-content:after,
.customer-address-index .column.main .block .block-content:before,
.customer-address-index .column.main .block .block-content:after,
.multishipping-checkout-shipping .column.main .block .block-content:before,
.multishipping-checkout-shipping .column.main .block .block-content: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,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details: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,
.header.content:after,
.customer-account-index .column.main .block .block-content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.sales-order-view .column.main .block .block-content:after,
.customer-address-index .column.main .block .block-content:after,
.multishipping-checkout-shipping .column.main .block .block-content: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;
}
.order-review-form .action.primary,
.multicheckout .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.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-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  font-size: inherit;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart-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-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart-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-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart-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-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart-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-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart-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-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart-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-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .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,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.account .toolbar .limiter,
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty .label,
.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;
}
.magento-payments-review-discount > .title,
.paypal-review-discount .block > .title,
.cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.paypal-review-discount .block > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .paypal-review-discount .block > .title strong,
.column.main .cart-summary .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.paypal-review-discount .block > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.paypal-review-discount .block.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (max-width: 990px) {
  .header .header-bottom .header-logo {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
  .header .header-content .content-logo {
    display: none;
  }
}
.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;
}
/* standoutdesign.studio */
/* @import '../font/towbar/css/towbar.css'; */
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 {
  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;
}
/**
 * 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,
.page-layout-product-full-width .block.crosssell,
.page-layout-product-full-width .block.upsell {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap {
  display: inline-block;
  position: relative;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap .admin__action-dropdown-text:after {
  left: -6px;
  right: 0;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap .admin__action-dropdown-menu {
  left: auto;
  right: 0;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown {
  border-color: #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-text:after,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-text:after {
  background-color: #ffffff;
  content: '';
  height: 6px;
  position: absolute;
  top: 100%;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap.active .admin__action-dropdown-menu,
.aw-helpdesk2-listing .admin__action-dropdown-wrap._active .admin__action-dropdown-menu {
  display: block;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap._disabled .admin__action-dropdown {
  cursor: default;
}
.aw-helpdesk2-listing .admin__action-dropdown-wrap._disabled:hover .admin__action-dropdown {
  color: #333333;
}
.aw-helpdesk2-listing .admin__action-dropdown {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 0;
  box-shadow: none;
  color: #41362f;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: -.025em;
  padding: 0.7rem 3.3rem 0.8rem 1.5rem;
  position: relative;
  vertical-align: baseline;
  z-index: 2;
}
.aw-helpdesk2-listing .admin__action-dropdown:hover,
.aw-helpdesk2-listing .admin__action-dropdown:focus {
  background-color: #ffffff;
  color: #060504;
  text-decoration: none;
}
.aw-helpdesk2-listing .admin__action-dropdown:after {
  right: 1.5rem;
}
.aw-helpdesk2-listing .admin__action-dropdown:before {
  margin-right: 1rem;
}
.aw-helpdesk2-listing .admin__action-dropdown-menu {
  background-color: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  line-height: 1.36;
  margin-top: -1px;
  min-width: 120%;
  padding: 0.5rem 1rem;
  position: absolute;
  top: 100%;
  transition: all 0.15s ease;
  z-index: 1;
}
.aw-helpdesk2-listing .admin__action-dropdown-menu > li {
  display: block;
}
.aw-helpdesk2-listing .admin__action-dropdown-menu > li > a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 0.6rem 0.5rem;
}
.aw-helpdesk2-listing .selectmenu {
  display: inline-block;
  position: relative;
  text-align: left;
  width: auto;
  border: 1px solid #adadad;
  z-index: 1;
  -webkit-appearance: none;
  background-color: #ffffff;
  border-radius: 1px;
  box-shadow: none;
  color: #303030;
  font-size: 1.4rem;
  font-weight: 400;
  height: auto;
  line-height: 1.36;
  transition: border-color 0.1s linear;
  vertical-align: baseline;
}
.aw-helpdesk2-listing .selectmenu:hover {
  border-color: #878787;
}
.aw-helpdesk2-listing .selectmenu:hover .selectmenu-toggle:before {
  border-color: #878787;
}
.aw-helpdesk2-listing .selectmenu._active {
  border-color: #007bdb;
  z-index: 500;
}
.aw-helpdesk2-listing .selectmenu._active .selectmenu-toggle:after {
  transform: rotate(180deg);
}
.aw-helpdesk2-listing .selectmenu .action-save,
.aw-helpdesk2-listing .selectmenu .action-edit,
.aw-helpdesk2-listing .selectmenu .action-delete {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding: 0 1rem 0 1rem;
}
.aw-helpdesk2-listing .selectmenu .action-save:hover,
.aw-helpdesk2-listing .selectmenu .action-edit:hover,
.aw-helpdesk2-listing .selectmenu .action-delete:hover {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
.aw-helpdesk2-listing .selectmenu .action-save:before,
.aw-helpdesk2-listing .selectmenu .action-edit:before,
.aw-helpdesk2-listing .selectmenu .action-delete:before {
  content: url('../Aheadworks_Helpdesk2/svg/trash-solid.svg');
  font-family: 'luma-icons';
  display: block;
  min-width: 12px;
}
.aw-helpdesk2-listing .selectmenu .action-edit,
.aw-helpdesk2-listing .selectmenu .action-delete {
  border: 0 solid #ffffff;
  border-left-width: 1px;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.aw-helpdesk2-listing .selectmenu .action-edit:hover,
.aw-helpdesk2-listing .selectmenu .action-delete:hover {
  border: 0 solid #ffffff;
  border-left-width: 1px;
}
.aw-helpdesk2-listing .selectmenu .action-save:before {
  content: url('../Aheadworks_Helpdesk2/svg/right-arrow.svg');
  font-family: 'luma-icons';
  display: block;
  min-width: 12px;
}
.aw-helpdesk2-listing .selectmenu .action-edit:before {
  content: url('../Aheadworks_Helpdesk2/svg/pencil-solid.svg');
  font-family: 'luma-icons';
  display: block;
  min-width: 12px;
}
.aw-helpdesk2-listing .selectmenu button:not(.primary) {
  box-shadow: none;
}
.aw-helpdesk2-listing .selectmenu-value {
  display: inline-block;
}
.aw-helpdesk2-listing .selectmenu-value input[type='text'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: inline;
  margin: 0;
  width: 8rem;
}
body._keyfocus .aw-helpdesk2-listing .selectmenu-value input[type='text']:focus {
  box-shadow: none;
}
.aw-helpdesk2-listing .selectmenu-toggle {
  padding-right: 1.8rem;
  background: transparent;
  border: none !important;
  bottom: 0;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}
.aw-helpdesk2-listing .selectmenu-toggle:focus,
.aw-helpdesk2-listing .selectmenu-toggle:active,
.aw-helpdesk2-listing .selectmenu-toggle:hover {
  background: transparent;
}
.selectmenu._active .aw-helpdesk2-listing .selectmenu-toggle:before {
  border-color: #007bdb;
}
body._keyfocus .aw-helpdesk2-listing .selectmenu-toggle:focus {
  box-shadow: none;
}
.aw-helpdesk2-listing .selectmenu-toggle:before {
  background: #e3e3e3;
  border-left: 1px solid #adadad;
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.aw-helpdesk2-listing .selectmenu-toggle:after {
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 0.5rem 0.4rem 0 0.4rem;
  content: '';
  height: 0;
  margin-top: -0.2rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.aw-helpdesk2-listing .selectmenu-items {
  background: #ffffff;
  border: 1px solid #007bdb;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  float: left;
  left: -1px;
  margin-top: 3px;
  max-width: 20rem;
  min-width: calc(100% + 2px);
  position: absolute;
  top: 100%;
}
.aw-helpdesk2-listing .selectmenu-items._active {
  display: block;
}
.aw-helpdesk2-listing .selectmenu-items ul {
  float: left;
  list-style-type: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}
.aw-helpdesk2-listing .selectmenu-items li {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
  transition: background .2s linear;
  margin-bottom: 0;
}
.aw-helpdesk2-listing .selectmenu-items li:hover {
  background: #e3e3e3;
}
.aw-helpdesk2-listing .selectmenu-items li:last-child .selectmenu-item-action {
  color: #007bdb;
  text-decoration: none;
}
.aw-helpdesk2-listing .selectmenu-item {
  position: relative;
  width: 100%;
  z-index: 1;
}
li._edit > .aw-helpdesk2-listing .selectmenu-item {
  display: none;
}
.aw-helpdesk2-listing .selectmenu-item-edit {
  display: none;
  padding: .3rem 4rem .3rem .4rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
li:last-child .aw-helpdesk2-listing .selectmenu-item-edit {
  padding-right: .4rem;
}
.aw-helpdesk2-listing .selectmenu-item-edit .admin__control-text {
  margin: 0;
  width: 5.4rem;
}
li._edit .aw-helpdesk2-listing .selectmenu-item-edit {
  display: block;
}
.aw-helpdesk2-listing .selectmenu-item-action {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  color: #333333;
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  min-width: 100%;
  padding: 1rem 6rem 1rem 1.5rem;
  text-align: left;
  transition: background .2s linear;
  width: 5rem;
  border: none !important;
  border-radius: 0;
}
.aw-helpdesk2-listing .selectmenu-item-action:hover,
.aw-helpdesk2-listing .selectmenu-item-action:focus {
  background: #e3e3e3;
}
.aw-helpdesk2-listing .admin__data-grid-pager-wrap {
  float: right;
  text-align: right;
}
.aw-helpdesk2-listing .admin__data-grid-pager {
  display: inline-block;
  margin-left: 3rem;
  margin-top: 5px;
}
.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text::-webkit-outer-spin-button,
.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.aw-helpdesk2-listing .admin__data-grid-pager .admin__control-text {
  -moz-appearance: textfield;
  text-align: center;
  width: 4.4rem;
}
.aw-helpdesk2-listing .action-previous,
.aw-helpdesk2-listing .action-next {
  width: 4.4rem;
}
.aw-helpdesk2-listing .action-previous:before,
.aw-helpdesk2-listing .action-next:before {
  font-weight: 700;
}
.aw-helpdesk2-listing .action-previous > span,
.aw-helpdesk2-listing .action-next > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.aw-helpdesk2-listing .action-previous {
  margin-right: 2.5rem;
  text-indent: -.25em;
}
.aw-helpdesk2-listing .action-previous:before {
  content: url('../Aheadworks_Helpdesk2/svg/left-arrow.svg');
  font-family: 'luma-icons';
}
.aw-helpdesk2-listing .action-next {
  margin-left: 1.5rem;
  text-indent: .1em;
}
.aw-helpdesk2-listing .action-next:before {
  content: url('../Aheadworks_Helpdesk2/svg/right-arrow.svg');
  font-family: 'luma-icons';
}
.aw-helpdesk2-listing .selectmenu .selectmenu-items li._edit > .selectmenu-item {
  display: none;
}
.aw-helpdesk2-listing .selectmenu .selectmenu-items li._edit .selectmenu-item-edit {
  display: block;
}
.aw-helpdesk2-listing .selectmenu .selectmenu-items li:last-child .selectmenu-item-edit {
  padding-right: .4rem;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap {
  position: relative;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .col-xs-3 {
  width: 25%;
  float: left;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .col-xs-9 {
  width: 75%;
  float: right;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__control-support-text {
  border: 1px solid transparent;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.36;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid td,
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid th {
  padding: 11px 15px;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid tbody tr td {
  border-top: 1px solid #cccccc;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable {
  position: relative;
  cursor: pointer;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend::before,
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend::before {
  position: absolute;
  right: 4px;
  font-size: 18px;
  bottom: 10px;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._descend::before {
  content: '\2191';
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .data-grid .data-grid-th._sortable._ascend::before {
  content: '\2193';
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner {
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  margin-left: -2rem;
  margin-top: -2rem;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 1em;
  background: none;
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.aw-helpdesk2-listing .admin__data-grid-outer-wrap .admin__data-grid-loading-mask .spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #fff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.aw_helpdesk2-ticket-index .page-title-wrapper .page-title {
  display: inline-block;
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask,
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 399;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner,
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner {
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  margin-left: -2rem;
  margin-top: -2rem;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 1em;
  background: none;
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(1),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(2),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(3),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(4),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(5),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(6),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(7),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.8100000000000001s;
  -moz-animation-delay: 0.8100000000000001s;
  -ms-animation-delay: 0.8100000000000001s;
  animation-delay: 0.8100000000000001s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span:nth-child(8),
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #ffffff;
  }
}
.aw_helpdesk2-ticket-view .admin__data-grid-loading-mask .spinner > span,
.aw_helpdesk2-ticket-external .admin__data-grid-loading-mask .spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 0.72s;
  -moz-animation-duration: 0.72s;
  -ms-animation-duration: 0.72s;
  animation-duration: 0.72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -moz-animation-direction: linear;
  -ms-animation-direction: linear;
  animation-direction: linear;
  background-color: #fff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: 0.5em;
  position: absolute;
  width: 1em;
}
.aw-heldesk2__agent-container {
  padding: 20px 0;
}
.aw-heldesk2__agent-container .page-title-wrapper {
  width: 60%;
}
.aw_helpdesk2__agent-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  background-color: #fdfdfd;
}
.aw_helpdesk2__agent-info .info-content {
  padding: 10px;
  width: 65%;
}
.aw_helpdesk2__agent-info .info-content .manager-name {
  margin-top: 1px;
  margin-bottom: 10px;
}
.aw_helpdesk2__agent-info .info-content .contact-data {
  padding-bottom: 10px;
}
.aw_helpdesk2__agent-info .info-content .contact-data .manager-number {
  color: #000000;
  transition: .1s;
}
.aw_helpdesk2__agent-info .info-image {
  float: right;
  width: 35%;
}
.aw_helpdesk2__agent-info .info-image img {
  width: auto;
  height: auto;
}
.aw_helpdesk2__agent-info .additional-info {
  display: block;
}
.aw-helpdesk2__form .actions-toolbar {
  text-align: right;
  margin-bottom: 20px;
}
.aw-helpdesk2__form .top-panel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fafafa;
  border: 1px solid #ececec;
  padding: 20px 15px;
  margin-bottom: 10px;
}
.aw-helpdesk2__form .panel-element {
  margin-right: 5px;
  min-width: 10rem;
}
.aw-helpdesk2__form .panel-element .label {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.aw-helpdesk2__form .panel-element .value .customer-rating {
  overflow: hidden;
  padding-right: 65px;
}
.aw-helpdesk2__form .panel-element .value .customer-rating:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.aw-helpdesk2__form .panel-element .value .customer-rating input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-helpdesk2__form .panel-element .value .customer-rating input[type="radio"]:hover + label:before,
.aw-helpdesk2__form .panel-element .value .customer-rating input[type="radio"]:checked + label:before {
  opacity: 1;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label:before {
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label:hover:before {
  opacity: 1;
}
.aw-helpdesk2__form .panel-element .value .customer-rating label:hover ~ label:before {
  opacity: 0;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-5 {
  z-index: 2;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-4 {
  z-index: 3;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-3 {
  z-index: 4;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-2 {
  z-index: 5;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-2:before {
  content: '\e605' '\e605';
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-1 {
  z-index: 6;
}
.aw-helpdesk2__form .panel-element .value .customer-rating .rating-1:before {
  content: '\e605';
}
.aw-helpdesk2__form .panel-element .value .customer-rating label[disabled="true"]:before {
  color: #ffaa81;
}
.aw-helpdesk2__form .fieldset-wrapper.reply {
  padding: 20px 15px;
  background-color: #fafafa;
  border: 1px solid #ececec;
  margin-bottom: 15px;
}
.aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area input[type="file"] {
  visibility: hidden;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  padding-left: 30px;
  color: #317BD4;
  font-size: 13px;
  position: relative;
  cursor: pointer;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button:focus,
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button:active {
  background: none;
  border: none;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button:hover {
  background: none;
  border: none;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button.disabled,
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button[disabled],
fieldset[disabled] .aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button {
  pointer-events: none;
  opacity: 0.5;
}
.aw-helpdesk2__form .file-uploader .file-uploader-area .file-uploader-button::before {
  content: '';
  display: block;
  width: 19px;
  height: 17px;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDAgNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojNDc4OEM3O3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwOyIgZD0iTTMwLDExTDE2LjIxMSwyNy42NDIgIEMxNS41NzgsMjguNDY3LDE0LjU4MiwyOSwxMy40NjIsMjlDMTEuNTUsMjksMTAsMjcuNDUsMTAsMjUuNTM4YzAtMC44MTEsMC4yNzktMS41NTcsMC43NDYtMi4xNDdMMjcuMDQ0LDQuMTcgIEMyOC4xODYsMi44NDEsMjkuODgsMiwzMS43NjksMkMzNS4yMSwyLDM4LDQuNzksMzgsOC4yMzFjMCwxLjQwMy0wLjQ2MywyLjY5Ny0xLjI0NiwzLjczOGwtMTkuMjYsMjMuMjYyICBDMTUuODU2LDM2LjkzOCwxMy41NTIsMzgsMTEsMzhjLTQuOTcxLDAtOS00LjAyOS05LTljMC0xLjc4NCwwLjUxOS0zLjQ0OCwxLjQxNS00Ljg0N0wyMCw1Ii8+PC9zdmc+");
  background-repeat: no-repeat;
  position: absolute;
  left: 4px;
  top: 4px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.aw-helpdesk2__form .file-uploader .file-uploader-preview {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  width: inherit;
  height: inherit;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
.aw-helpdesk2__form .file-uploader .file-uploader-preview .preview-link {
  display: none;
}
.aw-helpdesk2__form .file-uploader .file-uploader-preview .action-remove {
  position: static;
}
.aw-helpdesk2__form .file-uploader .file-uploader-summary {
  display: block;
  padding: 0 130px 0 0;
  position: relative;
  margin-top: 10px;
}
.aw-helpdesk2__form .file-uploader .file-uploader-summary .file-uploader-placeholder {
  display: none;
}
.aw_helpdesk2_form_thread .list-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aw_helpdesk2_form_thread .list-items .list-item {
  margin-bottom: 10px;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info {
  padding: 15px;
  border: 1px solid #ececec;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.admin-message {
  background-color: #dbf0d1;
  border-left: 2px solid #96c378;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.customer-message {
  background-color: #d3f1ff;
  border-left: 2px solid #80c8e8;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.admin-internal {
  background-color: #e6ddff;
  border-left: 2px solid #bca3ff;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.escalation-message {
  background-color: #f7dcdc;
  border-left: 2px solid #e3a4ab;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.system-message {
  background-color: #fff3b2;
  border-left: 2px solid #dec957;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.system-message .content {
  margin: 0 5px auto 15px;
  width: auto;
  overflow: inherit;
  display: block;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.system-message .author {
  font-size: 14px;
  width: auto;
  overflow: inherit;
  display: block;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.aw_helpdesk2_form_thread .list-items .list-item .item-info.system-message .date {
  margin-left: auto;
  font-size: 14px;
  width: auto;
  overflow: inherit;
  display: block;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.aw_helpdesk2_form_thread .aw-helpdesk2-thread .author {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}
.aw_helpdesk2_form_thread .aw-helpdesk2-thread .date {
  color: #524d49;
  font-weight: normal;
  font-size: 12px;
}
.aw_helpdesk2_form_thread .aw-helpdesk2-thread .content {
  margin-top: 20px;
  font-size: 14px;
  width: 100%;
  border: none;
}
.aw-actions-toolbar {
  float: right;
}
@media (max-width: 768px) {
  .aw-actions-toolbar {
    float: none;
    max-width: 130px;
  }
}
.actions-toolbar .secondary {
  float: none !important;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.amstockstatus-status-container {
  display: inline-block;
}
.amstockstatus-category {
  margin-bottom: 20px;
}
.amstockstatus-cart {
  padding: 12px;
  background: #fdf0d5 none repeat scroll 0 0;
}
.swatch-option.am-stockstatus-disabled:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  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%);
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
}
.amstock-button.-clear,
.amstock-button.-link {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
._keyfocus .amstock-button.-clear:focus,
.amstock-button.-clear:not([disabled]):focus {
  box-shadow: none;
}
.amstock-button.-clear:hover,
.amstock-button.-clear:focus,
.amstock-button.-clear:active {
  background: transparent;
  box-shadow: none;
}
.amstock-button.-link {
  vertical-align: inherit;
  font-weight: 400;
  line-height: 1.9rem;
}
.amstock-button.-link:focus {
  text-decoration: underline;
}
.product-info-stock-sku > .amstock-button.-link {
  text-align: right;
}
.amstockstatus-info-link {
  display: block;
}
.am-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amstock-popup-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.24);
  transition: visibility .2s, opacity .2s;
}
.amstock-popup-wrapper:not(.-active) {
  visibility: hidden;
  opacity: 0;
}
.amstock-popup-block {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  margin: 25px 15px;
  padding: 30px 15px 45px;
  width: 100%;
  height: calc(100% - 25px * 2);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 3px 7px rgba(139, 144, 154, 0.25), 0 6px 25px rgba(139, 144, 154, 0.5);
  text-align: left;
  transition: transform .4s, opacity .4s;
}
.amstock-popup-wrapper:not(.-active) .amstock-popup-block {
  opacity: 0;
  transform: translateY(20px);
}
.amstock-popup-block > .amstock-button.-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 5px;
  padding: 25px;
  width: 10px;
  height: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNDMkMyQzIiIGQ9Ik04LjMyODQ0IDcuNTAwNzZsNi40OTk2Ni02LjQ5OTc0Yy4yMjg5LS4yMjg4MzYuMjI4OS0uNTk5ODUxIDAtLjgyODY1OS0uMjI4OC0uMjI4ODA4Ny0uNTk5OC0uMjI4ODM4LS44Mjg2IDBMNy40OTk3NSA2LjY3MjA5IDEuMDAwMDQuMTcyMzYxYy0uMjI4ODMzLS4yMjg4MzgtLjU5OTg0OC0uMjI4ODM4LS44Mjg2NTYgMC0uMjI4ODA4Mi4yMjg4MzctLjIyODgzNzUuNTk5ODUyIDAgLjgyODY1OUw2LjY3MTA5IDcuNTAwNzMuMTcxMzg0IDE0LjAwMDVjLS4yMjg4Mzc1LjIyODgtLjIyODgzNzUuNTk5OCAwIC44Mjg2LjExNDQwNC4xMTQ0LjI2NDM3NC4xNzE2LjQxNDM0NS4xNzE2LjE0OTk3IDAgLjI5OTkxMi0uMDU3Mi40MTQzNDEtLjE3MTZsNi40OTk2OC02LjQ5OTY4IDYuNDk5NzUgNi40OTk2OGMuMTE0NC4xMTQ0LjI2NDMuMTcxNi40MTQzLjE3MTYuMTUgMCAuMjk5OS0uMDU3Mi40MTQzLS4xNzE2LjIyODktLjIyODguMjI4OS0uNTk5OCAwLS44Mjg2TDguMzI4NDQgNy41MDA3NnoiLz4KPC9zdmc+Cg==) center / 10px no-repeat;
  font-size: 0;
  transition: filter .2s;
}
.amstock-popup-block > .amstock-button.-close:hover,
.amstock-popup-block > .amstock-button.-close:focus,
.amstock-popup-block > .amstock-button.-close:active {
  filter: brightness(0.5);
}
.ie11 .amstock-popup-block > .amstock-button.-close {
  transition: opacity .2s;
}
.ie11 .amstock-popup-block > .amstock-button.-close:hover,
.ie11 .amstock-popup-block > .amstock-button.-close:focus,
.ie11 .amstock-popup-block > .amstock-button.-close:active {
  opacity: .6;
}
.amstock-popup-block > .amstock-header {
  word-wrap: break-word;
  word-break: break-word;
  margin: 20px 15px 40px;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3.3rem;
}
.ie11 .amstock-popup-block > .amstock-header {
  word-break: break-all;
}
.amstock-popup-block > .amstock-content {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  overflow: auto;
  margin-top: 40px;
  max-height: calc(100% - 100px);
  height: 100%;
  color: #333;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar {
  width: 4px;
}
.amstock-popup-block > .amstock-content::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstock-popup-block > .amstock-content ::-webkit-scrollbar-track {
  width: 4px;
}
.amstock-popup-block .amstock-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0 15px;
  padding: 10px 0;
  min-height: 35px;
  border-top: 1px solid transparent;
}
.amstock-popup-block .amstock-item:not(:first-child) {
  border-color: #ebeef5;
}
.amstock-popup-block .amstock-item > .amstock-title {
  word-wrap: break-word;
  word-break: break-word;
  flex-basis: calc(100% / 3);
  margin-bottom: 5px;
  padding: 0;
  min-width: calc(100% / 3);
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-title {
  word-break: break-all;
}
.amstock-popup-block .amstock-item > .amstock-value {
  word-wrap: break-word;
  word-break: break-word;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex-wrap: wrap;
  padding: 0;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.ie11 .amstock-popup-block .amstock-item > .amstock-value {
  word-break: break-all;
}
.amstock-popup-block .amstock-image {
  display: flex;
  margin-right: 10px;
  max-width: 50%;
}
body.-amstock-popup-active {
  overflow: hidden;
}
.amstockstatus-tooltip-block {
  display: inline-block;
  margin-left: 8px;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMCAwQzQuNDc3IDAgMCA0LjQ3NyAwIDEwYzAgNS41MjIgNC40NzcgMTAgMTAgMTBzMTAtNC40NzggMTAtMTBjMC01LjUyMy00LjQ3OC0xMC0xMC0xMHptLjg2NyAxNi40M2MtLjI0NS4yMzgtLjU0LjM2LS44ODMuMzYtLjE2NiAwLS4zMjYtLjAzMi0uNDc4LS4wOTVhMS4zOTcgMS4zOTcgMCAwMS0uMzk3LS4yNDggMS4xNyAxLjE3IDAgMDEtLjI3NC0uMzc1IDEuMDkzIDEuMDkzIDAgMDEtLjEwMi0uNDdjMC0uMzMzLjEyMy0uNjE5LjM2OC0uODU4LjI0NC0uMjM4LjU0LS4zNi44ODItLjM2LjMzNCAwIC42MjYuMTE3Ljg3NS4zNDMuMjUuMjMuMzczLjUxLjM3My44NDYgMCAuMzM0LS4xMjIuNjE4LS4zNjYuODU3aC4wMDJ6bTIuOTI0LTkuMDcyYTIuODIgMi44MiAwIDAxLS4zNS43NzJjLS4xNTIuMjM0LS4zMzguNDYtLjU1NC42NzYtLjIxNi4yMTYtLjQ2LjQ0MS0uNzI4LjY3NS0uMjM0LjItLjQyNS4zNzQtLjU3LjUyNy0uMTQ3LjE1LS4yNjQuMzA0LS4zNTIuNDU2YTEuNiAxLjYgMCAwMC0uMTg0LjQ5Yy0uMDM1LjE3Ny0uMDU0IDEuMDE3LS4wNTQgMS4yNzV2LjQ1Nkg4LjkyN3YtLjY2N2MwLS4yOC4wMi0xLjE1Ny4wNjItMS4zOGEyLjc0NCAyLjc0NCAwIDAxLjU0NS0xLjIxMWMuMTQ3LS4xODYuMzMyLS4zODUuNTUzLS41OTZsLjc5LS43NTRjLjIyMS0uMi40MTItLjQyMi41NzEtLjY2Ny4xNTgtLjI0Ny4yMzYtLjU0NS4yMzYtLjg5NiAwLS40NTYtLjE0My0uODQtLjQzLTEuMTQ4LS4yODgtLjMxMS0uNjkzLS40NjctMS4yMi0uNDY3YTEuNzE1IDEuNzE1IDAgMDAtMS42NDkgMS4xNDIgMi4yOCAyLjI4IDAgMDAtLjE0MS42ODRsLTIuMTU4LS4xOTNjLjA3LS41NjIuMjItMS4wNjIuNDQ4LTEuNTAxLjIyNy0uNDM5LjUyMy0uODA5Ljg4NS0xLjExNmEzLjg0MiAzLjg0MiAwIDAxMS4yNDctLjY5M2MuNDY4LS4xNTcuOTcxLS4yMzYgMS41MDktLjIzNi41MDIgMCAuOTguMDczIDEuNDMuMjJhMy41NyAzLjU3IDAgMDExLjE5NC42NDljLjM0NS4yODYuNjE4LjY0LjgxNiAxLjA2LjE5OS40MjMuMjk4LjkwOS4yOTggMS40NTcgMCAuMzc1LS4wNC43MDYtLjEyMi45ODV2LjAwMXoiIGZpbGw9IiM2NjYiLz48L3N2Zz4=') center / 20px no-repeat;
  vertical-align: bottom;
  cursor: pointer;
}
.amstockstatus-tooltip-block:hover,
.amstockstatus-tooltip-block:focus {
  position: relative;
  z-index: 500;
}
.amstockstatus-status-container .amstockstatus-tooltip-block {
  vertical-align: text-bottom;
}
.amstockstatus-tooltip-content {
  position: absolute;
  right: -1rem;
  bottom: 3rem;
  z-index: 1;
  display: none;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  border: 1px solid #383838;
  border-radius: 5px;
  background: #383838;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
  color: #ececec;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.5;
  cursor: default;
}
.amstockstatus-tooltip-content:before {
  position: absolute;
  top: 100%;
  right: 1.2rem;
  z-index: 3;
  display: block;
  box-sizing: border-box;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #383838;
  content: '';
}
.amstockstatus-tooltip-content:after {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 10px;
  content: '';
}
.amstockstatus-tooltip-block:hover .amstockstatus-tooltip-content,
.amstockstatus-tooltip-block:focus .amstockstatus-tooltip-content {
  display: block;
}
.amstockstatus-tooltip-content > .amstockstatus-inner {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #181818 rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  display: block;
  overflow: hidden auto;
  min-width: 230px;
  max-width: 320px;
  max-height: 140px;
  text-align: left;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  background: #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #181818;
  cursor: pointer;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #5f5e5e;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner::-webkit-scrollbar-thumb {
  width: 4px;
}
.amstockstatus-tooltip-content > .amstockstatus-inner ::-webkit-scrollbar-track {
  width: 4px;
}
.product-info-stock-sku > .amstockstatus-tooltip-block {
  margin-bottom: 3px;
}
.amstockstatus-status-container.-checkout {
  padding-left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block,
.am-checkout .amstockstatus-tooltip-block {
  position: static;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
  right: 0;
  bottom: 30px;
  left: 88px;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content:before {
  content: none;
}
.amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner,
.am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content > .amstockstatus-inner {
  max-height: 65px;
}
.opc-block-summary .amstockstatus-status-container.-checkout {
  padding-left: 118px;
}
.am-checkout .amstockstatus-tooltip-block .amstockstatus-tooltip-content {
  bottom: 70px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: 14px;
  line-height: 1;
  color: #333333;
  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;
}
.magiccart_community {
  display: block;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.grid-init .product-item-info,
.slick-initialized .product-item-info {
  width: auto;
}
.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.click .level0:hover .level-top-mega {
  opacity: 0;
  visibility: hidden;
  top: 130%;
}
.magicmenu .nav-desktop.click .level0.over .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop.click .level0.dropdown.over > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop.click .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.over .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown.over > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  border-style: solid;
  border-width: 0px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .dropdown .level1 a {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0.dropdown li {
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.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;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega {
  border-style: solid;
  border-width: 0px;
  padding: 0px 15px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild.over > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  color: #666;
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 13px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a {
  position: relative;
  display: block;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.Sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
  border: 0 none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  border-width: 0 0 0;
  border-style: solid;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  padding: 28px 0 8px;
  display: block;
  line-height: 25px;
  margin: 0px;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
  font-size: 14px;
  position: relative;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:hover span:after {
  width: 100%;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 30px 0 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: left;
  text-align: left;
  width: 235px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  margin-right: 0px;
  padding: 0px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children > ul {
  padding: 22px 0 20px;
  position: relative;
  list-style: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .children.level1 > a {
  padding: 0px;
  margin-bottom: 10px;
}
.magicmenu .nav-desktop .level0 > a:hover .short_desc {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level-top {
  padding: 15px 13px;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  outline: medium none;
  display: block;
  text-align: left;
  line-height: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .level-top span.icon-text {
  padding: 0;
  text-decoration: none;
  outline: medium none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  right: 20px;
  top: -8px;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  white-space: nowrap;
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
.magicmenu .nav-desktop .level0 .level-top .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0:hover .level-top-mega {
  opacity: 1;
  top: 50px;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot {
  color: #fff;
  background-color: #ff0000;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.magicmenu .nav-desktop .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.HOT {
  color: #ff3d49;
}
.magicmenu .nav-desktop .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.New:before {
  border-top-color: #009966;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.magicmenu .nav-desktop .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0.logo.display {
  display: none;
  border: 0;
}
.magicmenu .nav-desktop .level0.home {
  margin-left: 20px;
  position: static;
}
.magicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  font-size: 15px;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  padding: 20px 25px 25px;
  min-width: 175px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.home .level-top-mega div a span {
  font-size: 14px;
  line-height: 27px;
}
.magicmenu .nav-desktop p {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
}
.magicmenu .nav-desktop .level0.ext .level0.dropdown li a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level-top a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.magicmenu .nav-desktop .level0.dropdown.home > .level0 {
  width: 200px;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  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: 270px;
  float: left;
}
.vmagicmenu .vmagicmenu-narrow {
  position: absolute;
  margin: 0px;
  padding: 5px 0 25px;
  list-style: outside none none;
  width: 270px;
  display: none;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild.over > ul {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  width: 215px;
  padding: 20px 0px;
  line-height: 38px;
  text-align: left;
  border-width: 0px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  top: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 li a span {
  font-size: 14px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 38px;
  font-size: 13px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: 'icons-blank-theme';
}
.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: 'icons-blank-theme';
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.dropdown.over > .level0 {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.vmagicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .nav-desktop .level0.dropdown > .level0 {
  background-color: #ffffff;
}
.vmagicmenu .level0.over .level-top-mega {
  opacity: 1;
  visibility: visible;
}
.vmagicmenu .level0 {
  padding: 0;
  margin: 0;
  float: left;
  line-height: 39px;
  width: 100%;
  list-style: none;
  position: static;
}
.vmagicmenu .level0 .level-top-mega {
  border-width: 0px;
  border-style: solid;
  position: absolute;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  top: 0 !important;
  min-height: 100%;
  padding: 0 15px;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  border-width: 0px 0 0;
  border-style: solid;
  display: block;
  padding-top: 28px;
  padding-bottom: 8px;
  position: relative;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children > a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children > a span:after {
  border-width: 0 0 1px;
  border-style: solid;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  bottom: 0px;
  width: 0px;
  transition: all 0.35s ease 0s;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children > a:hover span:after {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .children a {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level0 .level-top-mega .children a span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 {
  font-size: 100%;
  padding: 0 0 5px;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.vmagicmenu .level0 .level-top-mega .children .nav {
  line-height: 26px;
  border-bottom: 1px solid #ececec;
}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .nav a {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .children > .nav {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale {
  color: #00bd33;
}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  margin: 0;
  padding: 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-top {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
  clear: both;
  padding: 25px 0 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom img {
  margin: 0 auto;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: left;
  width: 235px;
  text-align: left;
  padding: 0 15px;
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
  list-style: outside none none;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul li {
  margin: 0;
  position: relative;
}
.vmagicmenu .level0 .level-top-mega .mage-column li {
  margin: 0;
}
.vmagicmenu .level0:hover .level0 {
  background-color: transparent;
}
.vmagicmenu .level0:hover .level-top-mega {
  opacity: 1;
  visibility: visible;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.vmagicmenu .level0 .level-top {
  border-bottom: 1px solid #e6e6e6;
  margin: 0px 18px;
  padding: 0px;
  font-size: 100%;
  text-decoration: none;
  display: block;
  outline: medium none;
  position: relative;
}
.vmagicmenu .level0 .level-top img {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.vmagicmenu .level0 .level-top span {
  font-size: 14px;
  vertical-align: middle;
}
.vmagicmenu .level0 .level0 .children > ul {
  margin: 0;
  padding: 20px 0 35px;
  position: relative;
}
.vmagicmenu .level0 .cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.vmagicmenu .level0 .cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.vmagicmenu .level0 .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.vmagicmenu .level0 .cat_label.Hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.hot {
  color: #ff3d49;
  background-color: #dc1212;
}
.vmagicmenu .level0 .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.HOT {
  color: #ff3d49;
}
.vmagicmenu .level0 .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.Sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.sale {
  color: #00bd33;
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .level0 .cat_label.New {
  border-top-color: #009966;
}
.vmagicmenu .level0 .cat_label.SALE {
  background-color: #ff6600;
}
.vmagicmenu .level0 .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vmagicmenu .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: 'icons-blank-theme';
  float: right;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
}
.vmagicmenu p {
  line-height: 30px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level-top a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
  color: #000;
}
.vmagicmenu .banner-menu-position img {
  margin-left: -30px;
}
.sections .nav-sections-item-content > .navigation {
  display: none;
}
.nav-sections-item-content {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
  text-align: left;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  padding: 10px 0 0;
}
.block-left {
  float: left;
}
.block-right {
  float: left;
}
.cat-mega {
  float: left;
}
.block-bottom {
  clear: both;
}
.mage-column-custom {
  padding-top: 32px;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: 0px;
}
.all-cat {
  display: block;
  margin-top: 10px;
}
.all-cat span {
  padding: 0px;
  cursor: pointer;
  display: block;
  line-height: normal;
  width: 100%;
  clear: both;
  font-size: 14px;
}
.all-cat span:after {
  content: "\f0d7";
  font-family: 'icons-blank-theme';
  padding-left: 5px;
}
.all-cat:hover span {
  color: #333;
}
.sidebar .accordion-container {
  margin-bottom: 30px;
}
.sidebar .accordion-container .all-cat {
  margin-top: 20px;
  padding: 0 18px;
}
.sidebar .accordion-container .level0 .level-top img {
  display: none;
}
.sidebar .accordion-container .meanmenu-accordion {
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  padding: 0px 0px 34px;
}
.sidebar .nav-accordion {
  padding: 13px 18px 0;
}
.accor-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.35;
  margin: 0;
  padding: 15px 18px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #e6e6e6;
}
ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0 0 30px;
}
ul.nav-accordion li {
  position: relative;
  margin: 0;
}
ul.nav-accordion li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 5px 0;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #333e48;
  outline: medium none;
}
ul.nav-accordion li a span {
  font-size: 14px;
}
ul.nav-accordion li a:hover {
  color: #333;
}
ul.nav-accordion li a span.cat_label {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
ul.nav-accordion li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
ul.nav-accordion li a.level-top {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}
ul.nav-accordion li a.level-top span {
  font-size: 14px;
}
ul.nav-accordion li > ul.submenu > li > a {
  padding-left: 20px;
}
ul.nav-accordion li ul li ul li.parent > a {
  padding: 0 0 0 20px;
}
ul.nav-accordion li ul li.parent > a span:before {
  display: none;
}
ul.nav-accordion li.last {
  border-bottom: 0 none;
}
ul.nav-accordion ul {
  margin: 0;
  padding: 0px;
  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: 'icons-blank-theme';
  font-size: 13px;
  padding-right: 15px;
  text-align: right;
}
ul.nav-accordion ul ul ul li a {
  margin-left: 20px;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  outline: none;
}
ul.nav-accordion ul li.active {
  font-weight: normal;
}
ul.nav-accordion ul.submenu {
  display: none;
}
ul.nav-accordion .expand {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .expand:before {
  content: '\e621';
  color: #333;
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
}
ul.nav-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 10px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion .collapse:before {
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 30px;
  font-weight: normal;
  content: '\e622';
  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;
}
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  list-style: none;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul {
  background-color: #fff;
  border-width: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul li.hasChild > a:after {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  list-style: none;
}
.vmagicmenu .nav-desktop .level0.dropdown > .level0 {
  list-style: none;
}
.vmagicmenu .nav-desktop .level0.dropdown .hasChild ul {
  background-color: #fff;
  border-width: 0;
}
.vmagicmenu .nav-desktop .level0.dropdown .hasChild > a:before {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul li.hasChild > a:after {
  content: '\e608';
  font-family: 'icons-blank-theme';
  font-size: 1rem;
  padding-left: 5px;
  font-weight: normal;
}
.vmagicmenu .nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  list-style: 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 {
  background-color: #009966;
  color: #fff;
  font-size: 11px !important;
  line-height: 16px;
  font-weight: 700;
  padding: 0px 5px;
  margin: 0 0 0 3px;
  position: absolute !important;
  text-transform: uppercase;
}
.nav-sections .mean-nav ul li a span.cat_label:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-right-width: 5px;
  border-top-width: 5px;
  display: none;
}
.nav-sections .mean-nav ul li a span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li a .cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li a .cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.SALE {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.SALE:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.Sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.Sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li a .cat_label.sale {
  background-color: #ff6600;
}
.nav-sections .mean-nav ul li a .cat_label.sale:before {
  border-color: #ff6600 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li .level-top span {
  font-size: 15px;
  padding: 0 14px;
}
.nav-sections .mean-nav ul li li a {
  font-size: 14px;
  padding: 10px 0 10px 25px;
  filter: alpha(opacity=75);
  visibility: visible;
}
.nav-sections .mean-nav ul li li li a {
  font-size: 14px;
  padding: 10px 0 10px 40px;
}
.nav-sections .mean-nav ul li li li li a {
  padding: 1em 20%;
}
.nav-sections .mean-nav ul li li li li li a {
  padding: 1em 25%;
}
.nav-sections .mean-nav ul li .expand {
  cursor: pointer;
  top: 0;
  right: 0px;
  width: 40px;
  height: 45px;
  line-height: 45px;
  padding: 0px !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-weight: 300;
  border: none !important;
  display: block;
  font-size: 0;
}
.nav-sections .mean-nav ul li .expand:before {
  font-family: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: '\e621';
  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: 'icons-blank-theme';
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  width: 18px;
  line-height: 45px;
  font-weight: normal;
  content: '\e622';
  color: #ccc;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #009966;
  border-width: 6px 10px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 10px;
  top: 17px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.HOT:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.Hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot {
  background-color: #dc1212;
}
.nav-sections .mean-nav ul li span.level-top span.cat_label.hot:before {
  border-color: #dc1212 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.nav-sections .navigation .parent .level-top:after {
  display: none !important;
}
.mean-nav ul li a span.cat_label.hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.Hot {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.HOT {
  color: #ff3d49;
}
.mean-nav ul li a span.cat_label.sale {
  color: #00bd33;
}
.mean-nav ul li a span.cat_label.Sale {
  color: #00bd33;
}
.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";
    content: '\e609';
    font-family: 'icons-blank-theme';
    color: #fff;
    font-size: 20px;
  }
}
/*Zoe Trinh*/
body .magicmenu .nav-desktop .level0 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;
}
body 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;
}
body .nav-sections .mean-nav 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;
}
.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;
}
.shopbrand-list {
  clear: both;
}
.brand-search {
  height: 150px;
  text-align: center;
}
.brand-search-sidebar .block-search {
  max-width: 100%;
}
.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;
}
.content-products .product-items {
  opacity: 0;
}
.content-products .product-items.grid-init,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.content-products .product-item-info {
  width: auto;
}
.testimonial .field-summary_rating .rating-box .rating:before {
  content: '\e605';
  font-family: 'icons-blank-theme';
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 28px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial .rating-result {
  text-align: center;
}
.testimonial .customer {
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 60px 0;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial .inner-customer {
  text-align: center;
}
.testimonial.center-mode {
  margin-bottom: 50px;
}
.testimonial.center-mode .item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial.center-mode .item .testimonial_text {
  display: none;
}
.testimonial.center-mode .slick-center .item img {
  width: 150px;
  height: 150px;
}
.testimonial.center-mode .slick-list {
  margin-bottom: 50px;
}
.testimonial-caption.center-mode {
  display: block;
  width: 85%;
  color: #494949;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.testimonial-caption.center-mode .sub-text {
  display: block;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.testimonial-caption.center-mode .product-reviews-summary {
  display: block;
  text-align: center;
}
.testimonial-caption .zoomIn {
  animation: zoomIn 0.9s ease-out;
  -moz-animation: zoomIn 0.9s ease-out;
  -webkit-animation: zoomIn 0.9s ease-out;
  -o-animation: zoomIn 0.9s ease-out;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul.mst-search__list {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul.mst-search__list li {
  margin: 2rem 0;
}
.mst-search__index ul.mst-search__list li:before,
.mst-search__index ul.mst-search__list li:after {
  content: '';
  display: table;
}
.mst-search__index ul.mst-search__list li:after {
  clear: both;
}
.mst-search__index ul.mst-search__list li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul.mst-search__list li .mst-search__index-content {
  color: #666666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ffff00;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border: 1px solid #C2C2C2;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0 0 1px 1px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #efefef;
  text-align: center;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #efefef;
  padding: 8px 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0 1rem;
  padding: 1rem 0;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 600;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: .7rem 0 .7rem 1rem;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product img {
  height: 8rem;
  max-width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #999999;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #999999;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #fff !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_category a i {
  color: #999999;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #999999;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1BA1FC;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  transform: scale(0.3);
  border-radius: 15px;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.mst__item-border {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.mst__item-border .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: auto;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: .5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: .1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__content.filters_top {
  flex-direction: column;
}
.mstInPage__content.filters_top .mstInPage__sidebar {
  width: 100%;
  overflow: auto;
}
.mstInPage__content.filters_top .mstInPage__bucketList > div:first-of-type {
  display: flex;
}
.mstInPage__content.filters_top .mstInPage__main {
  padding-top: 0;
}
.mstInPage__content.filters_top .mstInPage__bucketList {
  border-bottom: 1px solid #ececec;
  padding: 0px 20px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  padding: 10px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  max-height: 36vh;
  overflow-y: auto;
  min-width: 12rem;
  max-width: 28rem;
  padding: 10px 10px 0 10px;
  margin-top: -1rem;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__slider {
  width: 20rem;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
  margin-top: 30px;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
img[src*="Loader.gif"] {
  opacity: 0;
  visibility: hidden;
  height: auto;
}
.lazy {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
  visibility: visible;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.field-yotpo_accepts_sms_marketing_checkout {
  padding: 10px 0 10px 0;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-cart-failed .actions .action.tocart {
  margin-right: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 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,
.country.required .required-entry {
  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,
.box-order-shipping-address .box-content,
.box-address-shipping .box-content,
.box-order-billing-address .box-content,
.block-addresses-list .block-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;
}
.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;
}
.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,
.block-compare .block-title strong,
.block-wishlist .block-title strong,
.block-reorder .block-title strong,
.widget.block .block-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;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.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;
}
.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;
}
.cart-summary {
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px;
  padding: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 90px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.block.crosssell {
  margin-top: 30px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 12px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -35px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  min-width: 18px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.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%;
}
.amfinder-vertical,
.amfinder-horizontal {
  padding: 8px;
  background: #fafafa;
}
.amfinder-vertical li,
.amfinder-horizontal li {
  list-style-type: none;
}
.amfinder-vertical .last .no-display,
.amfinder-horizontal .last .no-display {
  display: none;
}
.amfinder-vertical .dropdown-title,
.amfinder-horizontal .dropdown-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.amfinder-vertical .amfinder-title,
.amfinder-horizontal .amfinder-title {
  display: none;
}
.amfinder-vertical .dropdown-element {
  padding-bottom: 4px;
}
.amfinder-horizontal .amfinder-buttons,
.amfinder-vertical .amfinder-buttons {
  width: 100%;
}
.amfinder-horizontal .last,
.amfinder-vertical .last {
  display: block;
  width: 100%;
  margin: 10px 0 0;
  text-align: right;
}
.amfinder-horizontal .amfinder-toggle,
.amfinder-vertical .amfinder-toggle,
.footer.content .amfinder-horizontal .amfinder-toggle,
.footer.content .amfinder-vertical .amfinder-toggle {
  display: block;
  margin: 0;
  padding: 10px;
}
.amfinder-horizontal .am-item,
.footer.content .amfinder-horizontal .am-item {
  display: inline-block;
  min-width: 160px;
  margin: 0 5px 20px 0;
  vertical-align: top;
}
.amfinder-horizontal .am-item .amfinder-select,
.footer.content .amfinder-horizontal .am-item .amfinder-select {
  width: 100%;
}
.amfinder-horizontal .-list-item:nth-last-of-type(2),
.footer.content .amfinder-horizontal .-list-item:nth-last-of-type(2) {
  margin-right: 0;
}
.amfinder-hide {
  display: none;
}
.amfinder-common-wrapper {
  clear: both;
}
.amfinder-title {
  text-transform: uppercase;
}
.blog-page .amfinder-title {
  display: none;
}
.amfinder-common-wrapper .chosen-container-single .chosen-single {
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  box-shadow: none;
  background: #fff;
  box-sizing: content-box;
}
.amfinder-common-wrapper .chosen-container-single .chosen-single div {
  display: none;
}
.amfinder-common-wrapper .chosen-container-active .chosen-single,
.amfinder-common-wrapper select {
  border-radius: 3px;
  border: 1px solid #aaaaaa;
}
.amfinder-common-wrapper .amfinder-select {
  background: none;
  background-color: #fff;
}
.amfinder-common-wrapper .amfinder-select:not([disabled]):focus,
.amfinder-common-wrapper .chosen-container-active.chosen-with-drop .chosen-single,
.amfinder-common-wrapper .chosen-search input:focus,
.amfinder-dropdown.-active {
  box-shadow: 0 0 1px #1979c3;
}
.amfinder-common-wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  background-image: none;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
.amfinder-common-wrapper .chosen-container .chosen-results li.highlighted {
  background-image: none;
}
.amfinder-common-wrapper .chosen-container .chosen-results {
  padding: 0;
  margin: 0;
}
.amfinder-toggle .chosen-container-single .chosen-default {
  color: #000;
}
.amfinder-select-wrapper {
  position: relative;
}
.amfinder-select-wrapper:after,
.amfinder-dropdown:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5Ij48cGF0aCBkPSJNMTIxLjMgMzQuNmMtMS42LTEuNi00LjItMS42LTUuOCAwbC01MSA1MS4xLTUxLjEtNTEuMWMtMS42LTEuNi00LjItMS42LTUuOCAwLTEuNiAxLjYtMS42IDQuMiAwIDUuOGw1My45IDUzLjljLjguOCAxLjggMS4yIDIuOSAxLjIgMSAwIDIuMS0uNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIuMS01Ljh6Ii8+PC9zdmc+) no-repeat center;
  background-size: 12px;
  width: 22px;
  height: 100%;
}
.amfinder-dropdown {
  position: relative;
  padding-left: 8px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background: #fff;
  overflow: hidden;
}
.amfinder-dropdown.-active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.amfinder-dropdown.-reset:after {
  display: none;
}
.amfinder-dropdown[disabled] {
  pointer-events: none;
  opacity: 0.4;
}
.amfinder-dropdown .amfinder-reset {
  display: none;
  float: right;
  width: 22px;
  height: 100%;
  border-radius: 3px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjQuNTEyIDIyNC41MTIiPjxwYXRoIGZpbGw9IiMwMTAwMDIiIGQ9Ik0yMjQuNTA3IDYuOTk3TDIxNy41MjEgMCAxMTIuMjU2IDEwNS4yNTggNi45OTggMCAuMDA1IDYuOTk3bDEwNS4yNTggMTA1LjI1N0wuMDA1IDIxNy41MTJsNi45OTMgN0wxMTIuMjU2IDExOS4yNGwxMDUuMjY1IDEwNS4yNzIgNi45ODYtNy0xMDUuMjU4LTEwNS4yNTh6Ii8+PC9zdmc+) no-repeat center;
  background-size: 10px;
  cursor: pointer;
}
.amfinder-dropdown.-reset .amfinder-reset {
  display: block;
}
.amfinder-toggle {
  position: relative;
}
.amfinder-details {
  position: absolute;
  left: 0;
  display: none;
  margin-top: 5px;
  margin-left: 10px;
  padding: 15px 15px 0;
  width: calc(100% - 30px);
  max-height: 430px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 16px 32px rgba(69, 90, 100, 0.24);
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 9999;
}
.amfinder-details .amfinder-close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.amfinder-details .am-input-hidden {
  display: none;
}
.amfinder-vertical .amfinder-details {
  width: calc(100% - 20px);
}
.amfinder-item {
  float: left;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  margin-right: 15px;
  margin-bottom: 15px;
  max-width: 130px;
}
.amfinder-item .am-label {
  cursor: pointer;
}
.amfinder-item.-label {
  border: 1px solid #cacaca;
}
.amfinder-item.-label .amfinder-label {
  padding: 5px 15px;
}
.amfinder-item {
  border: 2px solid #ffffff;
}
.amfinder-item.-active,
.amfinder-item:hover {
  border: 2px solid #a19494;
}
.amfinder-item.-active.-label {
  border: 2px solid #a19494;
}
.amfinder-img {
  position: relative;
  width: 130px;
  height: 130px;
}
.amfinder-img.-no-img {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.amfinder-img .amfinder-pic {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 130px;
  max-width: 130px;
}
.amfinder-img.-no-img:before {
  content: '';
  position: absolute;
  top: 0;
  left: -50%;
  width: 100%;
  height: 100%;
  transform: skew(45deg);
  border-right: 1px solid #e1e1e1;
}
.amfinder-img.-no-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: skew(-45deg);
  border-left: 1px solid #e1e1e1;
}
.amfinder-label {
  background: #f9f9f9;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block.newsletter .title {
  display: none;
}
.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;
}
body {
  background-color: #ffffff;
}
a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.header-right-menu {
  position: relative;
}
header .header .header-bottom {
  background: none;
}
.header-bottom .header-logo {
  display: block;
  position: absolute;
  z-index: 999;
  top: -6px;
  left: 0px;
  width: 200px;
  height: 60px;
}
.header-logo h1 {
  margin: 0;
}
.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;
}
/* Typography */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  color: #0968B8 !important;
  /* united font */
  /*font-family: "United", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}
.abs-primary-color-site,
.block.discount .apply.primary,
.checkout-container .authentication-wrapper .action-auth-toggle,
.authentication-wrapper .authentication-dropdown .block-customer-login .action.action-login,
.checkout-payment-method .payment-methods .actions-toolbar .primary.checkout,
.login-container .actions-toolbar .login.primary,
.checkout-shipping-method .action.primary,
.discount-code .actions-toolbar .action.action-apply,
.login-container .block-new-customer .actions-toolbar .create.primary,
.form-create-account .actions-toolbar .submit.primary {
  background-color: #58b606;
  color: #ffffff;
  border-color: #58b606;
}
.background-gradient {
  background: -webkit-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -moz-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -o-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f6f6f6 0%, #ffffff 100%);
}
html body {
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.42857143;
  color: #282C37;
  background-color: #ffffff;
  overflow-x: hidden;
  cursor: default;
}
* {
  outline: none !important;
}
body .container {
  padding-left: 0;
  padding-right: 0;
}
.btn,
button.action {
  background-color: #58b606;
  color: #ffffff;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
/*    .header {
      .top-links {
        display: inline-block;
        a {
          color: #282C37;
          text-decoration: none;
          &:before {
            content: "\f10b";
            font-family: "Fontawesome";
            margin-right: 10px;
            font-size: 17px;
          }
          &:hover {
            color: #2b90d9;
          }
        }
        .book:before {
          content: '\f0ad';
        }
        .phone, .contact {
          padding-right: 10px;
          border-right: 1px solid #282C37;
          margin-right: 10px;
        }
        .contact:before {
          content: '\f0e0';
        }
      }
    }

    .header {
        .header-top {
            background-color: #f2f2f2;
            padding: 7px 0 8px;
        }
        .header-top-link {
            float: right;
            a {
              color: #282C37;
              padding-right: 10px;
              border-right: 1px solid #282C37;
              margin-right: 10px;
              &:hover {
                text-decoration: none;
              }
              &:last-child {
                border-right: none;
              }
            }
            .wishlist {
              display: none;
            }
            .dropdown-link {
              display: inline-block;
              padding-right: 20px;
              a {
                color: @body-color;
                text-decoration: none;
                &:hover {
                  color: #2b90d9;
                }
              }
            }
            > ul {
                padding-left:0;
                margin-bottom:0;
                display: inline-block;
                li {
                    display: inline-block;
                    margin-bottom: 0;
                    padding-right: 20px;
                    margin-right: 20px;
                    position: relative;
                    &:after {
                        position: absolute;
                        content: "";
                        width: 1px;
                        height: 13px;
                        background-color: #bdbdbd;
                        right: 0;
                        bottom: 4px;
                    }
                    a,strong {
                        color: @body-color;
                        position: relative;
                        text-decoration: none;
                        &:before {
                            content: "\f100";
                            font-family: "Flaticon";
                            margin-right: 10px;
                            font-size: 17px;
                        }
												&:hover {
													color: #2b90d9;
												}
                    }

                    a.top-link-mywishlist {
                        &:before {
                            content: "\f101";
                            font-family: "Flaticon";
                        }
                    }
                    &:last-child {
                        a,strong {
                            &:before {
                                content: "\f102";
                                font-family: "Flaticon";
                            }
                        }
                    }
                }
            }
            .top-form-language {
                display: inline-block;
                position: relative;
                .toggle {
                    span {
                        &:extend(.header .header-top-link .currency_top span);
                        background-repeat: no-repeat;
                        background-position: left center;
                        padding-left: 24px;
                        &:after {
                            content: "\f107";
                            font-family: @fontawesome;
                            margin-left: 5px;
                        }
                    }
                }
            }
            .currency_top {
                display: inline-block;
                padding-right: 20px;
                margin-right: 20px;
                position: relative;
                &:after {
                    &:extend(.header .header-top-link > ul li:after);
                }
                span {
                    color: @body-color;
                    &:after {
                        content: "\f107";
                        font-family: @fontawesome;
                        margin-left: 5px;
                    }
                }
            }
            .switcher-options {
                .switcher-dropdown {
                    position: absolute;
                    padding-left: 0;
                    margin-bottom: 0;
                    display: none;
                    padding: 10px;
                    .drop-shadow (0,6px,12px,0,.176);
                    z-index: 15;
                    right: 0;
                    background-color: @white;
                    top: 144%;
                    min-width: 130px;
                    li {
                        padding: 2px 0;
                        border-bottom: 1px solid #e6e6e6;
                        &:last-child {
                            border-bottom: 0
                        }
                        a {
                            background-repeat: no-repeat;
                            background-position: left center;
                            padding-left: 24px;
                            &:focus {
                                color: #333;
                                text-decoration: none;
                            }
                        }
                    }
                }

            }
            .switcher-currency {
                .switcher-dropdown {
                    li {
                        a {
                            padding-left: 0
                        }
                    }
                }
            }

        }
    } */
.header .header-content {
  padding: 25px 0 50px 0;
}
.header .content-logo .logo {
  margin: 0;
  transition: all 0.2s ease-in-out;
}
.header .content-logo .logo:hover {
  opacity: 0.8;
}
.header .content-search .search-area {
  margin-top: 5px;
}
.header .content-search .search-area .form-search {
  border: 2px solid #eeeeee;
  border-radius: 25px;
  position: relative;
  height: 41px;
}
.header .content-search .search-area .form-search .block-title {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}
.header .content-search .search-area .form-search .field .control {
  font-size: 13px;
}
.header .content-search .search-area .form-search .field .control ::-webkit-input-placeholder {
  color: #333;
  font-family: 'Raleway', sans-serif;
}
.header .content-search .search-area .form-search .field .control :-moz-placeholder {
  color: #333;
  font-family: 'Raleway', sans-serif;
}
.header .content-search .search-area .form-search .field .control ::-moz-placeholder {
  color: #333;
  font-family: 'Raleway', sans-serif;
}
.header .content-search .search-area .form-search .field .control :-ms-input-placeholder {
  color: #333;
  font-family: 'Raleway', sans-serif;
}
.header .content-search .search-area .form-search .field .control .input-text {
  border-width: 0;
  border-radius: 25px 0 0 25px;
  height: 37px;
}
.header .content-search .search-area .form-search .field .control #search_autocomplete {
  width: 80%;
}
.header .content-search .search-area .form-search .field .control .search-autocomplete ul:not(:empty) {
  border-top: 1px solid #c2c2c2;
}
.header .content-search .search-area .form-search .field .control .search-autocomplete > ul {
  padding: 15px;
}
.header .content-search .search-area .form-search .field .control .search-autocomplete > ul .rating-summary {
  vertical-align: middle;
  display: inline-block;
}
.header .content-search .search-area .form-search .field .control .search-autocomplete > ul .option-price {
  font-weight: bold;
}
.header .content-search .search-area .form-search .field .control.catalogsearch #search {
  width: calc(100% - 61px);
  float: left;
  padding: 0 26px;
}
.header .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  display: none;
}
.header .content-search .search-area .form-search .action.search {
  position: absolute;
  top: 0;
  right: 0;
  width: 63px;
  height: 37px;
  margin: 0;
  padding: 0;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #eeeeee;
  border-radius: 0 25px 25px 0;
  cursor: pointer;
  pointer-events: inherit;
  transition: all 0.2s ease-in-out;
}
.header .content-search .search-area .form-search .action.search .fa:before {
  content: "\f104";
  font-family: "Flaticon";
  color: #7d7d7d;
  font-size: 20px;
}
.header .content-search .search-area .form-search .action.search:hover {
  background: #0968B8;
}
.header .content-search .search-area .form-search .action.search:hover .fa:before {
  color: #fff;
}
.header .content-cart {
  float: right;
}
.header .content-cart .tool-header {
  float: right;
}
.header .content-cart .tool-header .tool-setting {
  display: inline-block;
  vertical-align: middle;
}
.header .content-cart .tool-header .tool-setting .settting-switcher {
  position: relative;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting {
  font-size: 14px;
  color: #333333;
  line-height: 1.3;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-hidden {
  display: none;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold {
  font-size: 0px;
  cursor: pointer;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold:after {
  content: "\f007";
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 20px;
  color: #0968B8;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold:hover::after {
  color: #4cb1df;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher {
  position: absolute;
  top: 110%;
  left: -86px;
  z-index: 899;
  width: 245px;
  border: 1px solid #bbb;
  padding: 15px 20px;
  background-color: #fff;
  display: none;
  -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);
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login a,
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .logout a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login {
  text-align: center;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .dropdown-link .login a {
  display: inline-block;
  width: auto;
  color: #2b90d9;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links {
  background-image: none;
  float: none;
  display: block;
  text-align: left;
  padding: 10px 0 10px;
  margin-bottom: 0px;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li {
  display: block;
  text-align: left;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li a {
  padding: 8px 0;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li a:before {
  content: "\f102";
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li a:hover {
  color: #2b90d9;
  text-decoration: none;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links a:before {
  font-family: "Flaticon";
  margin-right: 10px;
  font-size: 17px;
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links .top-link-myaccount:before {
  content: "\f100";
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links .top-link-mywishlist:before {
  content: "\f101";
}
.header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher.visible {
  display: block;
}
.header .content-cart .tool-header .minicart-wrapper {
  display: inline-block;
  margin-left: 25px;
  position: relative;
}
.header .content-cart .tool-header .minicart-wrapper .showcart {
  padding: 5px;
  border-radius: 30px;
  border: 3px solid #0968B8;
  display: inline-block;
  transition: 0.5s;
}
.header .content-cart .tool-header .minicart-wrapper .showcart:hover,
.header .content-cart .tool-header .minicart-wrapper .showcart:focus {
  text-decoration: none;
  border: 3px solid #4cb1df;
}
.header .content-cart .tool-header .minicart-wrapper .showcart:hover .crat-icon,
.header .content-cart .tool-header .minicart-wrapper .showcart:focus .crat-icon {
  color: #4cb1df;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .crat-icon {
  width: 20px;
  font-size: 20px;
  color: #0968B8;
  position: relative;
  vertical-align: middle;
  transition: 0.5s;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .crat-icon .counter.qty {
  position: absolute;
  width: 16px;
  height: 16px;
  font-size: 11px;
  font-weight: bold;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 16px;
  background-color: #2f3336;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  top: -7px;
  right: -15px;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .crat-icon .counter.qty.empty {
  background-color: transparent !important;
  font-size: 0;
  text-indent: -999px;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .minicart-text {
  vertical-align: middle;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .minicart-text .cart-title {
  position: relative;
  font-size: 0px;
  text-indent: -999px;
  color: #fff;
  text-transform: uppercase;
}
.header .content-cart .tool-header .minicart-wrapper .showcart .minicart-text .price {
  display: none;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart {
  z-index: 998;
  position: absolute;
  top: 116%;
  border-width: 0;
  border-style: solid;
  padding: 25px 15px 15px;
  width: 306px;
  margin: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.15);
  display: none;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-title {
  display: none;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 15px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content > .actions > .primary .paypal {
  height: 45px;
  overflow: hidden;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  max-height: 288px;
  overflow-y: auto;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item {
  margin-bottom: 0;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item:not(:first-child) {
  border-top: 0;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 100px;
  text-align: left;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions {
  margin: -25px 0 0;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .price-container .price {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .product-item-pricing .details-qty label {
  color: #555;
  font-size: 14px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .primary {
  margin-right: 10px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .edit > span,
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .edit:before,
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .delete:before {
  color: #555;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .edit:hover::before,
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .delete:hover::before {
  color: #2b90d9;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details .actions .delete:before {
  content: "\f00d";
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .actions .secondary {
  margin: 0 10px 0;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font-weight: 500;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .actions .action.viewcart:hover {
  color: #2b90d9;
  border-color: #2b90d9;
  text-decoration: none;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .action.close {
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  position: absolute;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  color: #333;
  display: none;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .action.close:before {
  color: inherit;
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: top;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .items-total {
  float: right;
  margin-left: 0;
  margin-right: 0;
  margin-top: 3px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .subtotal .label {
  font-size: 14px;
  font-weight: normal;
  color: #555;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
.header .content-cart .tool-header .minicart-wrapper .block-minicart .subtotal .amount.price-container .price {
  font-size: 17px;
  font-weight: 700;
  color: #333;
}
.loading-mask {
  background-color: transparent;
}
.page-header .header .header-content .content-logo {
  display: block;
}
/* footer */
/* footer top boxes */
.footer-boxes-top {
  margin-top: 20px;
}
.footer-boxes-top h4 {
  text-align: center;
  font-size: 1em;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.footer-boxes-top h4 a {
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  color: #040404;
}
.footer-boxes-top h4 a:hover {
  color: #0C4DA1;
  text-decoration: none;
}
.footer-boxes-top h4 a:focus {
  color: #040404;
  text-decoration: none;
}
.footer-boxes-top h4 a:before {
  float: left;
  margin-right: 5px;
  font-size: 22px;
}
.footer-boxes-top div:nth-child(1) h4 a:before {
  content: '';
  background: url(https://eurocarupgrades.com.au/media/kangaroo.svg) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 22px;
  display: inline-block;
}
.footer-boxes-top div:nth-child(2) h4 a:before {
  content: '\f0ad';
}
.footer-boxes-top div:nth-child(3) h4 a:before {
  content: '\f19d';
}
.footer-boxes-top div:nth-child(4) h4 a:before {
  content: '';
  background: url(https://eurocarupgrades.com.au/media/shipping.svg) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 22px;
  display: inline-block;
}
.footer-boxes-top div:nth-child(5) h4 a:before {
  content: '';
  background: url(https://eurocarupgrades.com.au/media/trolley.svg) center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 22px;
  display: inline-block;
}
.footer-boxes-top div:nth-child(6) h4 a:before {
  content: '\f2db';
}
.page-footer {
  padding-top: 0;
  background-color: #F3F3F3;
}
.page-footer .block-footer-top {
  background-color: #F3F3F3;
}
.page-footer .block-footer-top .footer {
  padding-top: 20px;
}
.page-footer .block-footer-top .footer .social-share {
  text-align: right;
  padding-bottom: 10px;
  line-height: 30px;
}
.page-footer .block-footer-top .footer .social-share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 22px;
  color: #555555;
  background-color: #dddddd;
  text-align: center;
  margin: 0 5px;
}
.page-footer .block-footer-top .footer .social-share a:hover {
  color: #ffffff;
  background-color: #4cb1df;
}
.page-footer .block-footer-top .footer .collapsible .introduce-logo {
  display: block;
  width: 150px;
  height: 150px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.page-footer .block-footer-top .footer .collapsible .address-list {
  padding-left: 0;
}
.page-footer .block-footer-top .footer .collapsible .address-list li p {
  font-size: 14px;
  color: #666666;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
}
.page-footer .block-footer-top .footer .collapsible .address-list li p .contact-name {
  font-size: 16px;
  margin-right: 12px;
  margin-top: 1px;
}
.page-footer .block-footer-top .footer .collapsible .address-list li p .tit-name {
  color: #333;
  font-weight: bold;
}
.page-footer .block-footer-top .footer .collapsible .address-list li p.no-margin {
  line-height: 1.7;
}
.page-footer .block-footer-top .footer .collapsible .address-list li p.no-margin .contact-name {
  margin-top: 5px;
}
.page-footer .block-footer-top .footer .collapsible .address-list li .follow-buttons {
  margin-top: 26px;
  text-align: center;
}
.page-footer .block-footer-top .footer .collapsible .address-list li .follow-buttons a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 28px;
  color: #555555;
  background-color: #dddddd;
  text-align: center;
  margin-right: 10px;
}
.page-footer .block-footer-top .footer .collapsible .address-list li .follow-buttons a:hover {
  color: #ffffff;
  background-color: #4cb1df;
}
.page-footer .block-footer-top .footer .collapsible .map {
  width: 100%;
  height: 300px;
  border: none;
}
.page-footer .block-footer-top .footer .collapsible .heading {
  text-transform: uppercase;
  color: #040404 !important;
}
.page-footer .block-footer-top .footer .collapsible .block-content-statick .bullet {
  padding-left: 0;
  font-size: 14px;
  color: #666;
  margin-bottom: 0;
}
.page-footer .block-footer-top .footer .collapsible .block-content-statick .bullet li {
  margin: 17px 0;
}
.page-footer .block-footer-top .footer .collapsible .block-content-statick .bullet li a {
  font-size: 14px;
  color: #666;
}
.page-footer .block-footer-top .footer .collapsible .block-content-statick .bullet li a:hover {
  color: #333;
}
.page-footer .block-footer-bottom {
  background: #F3F3F3;
}
.page-footer .block-footer-bottom .trademark-help p {
  font-size: 14px;
  color: #333333;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 31px;
  background-image: url(../images/alothemes/help.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  margin-bottom: 6px;
}
.page-footer .block-footer-bottom .trademark-help p span {
  color: #58b606;
}
.page-footer .block-footer-bottom .payment-method {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 17px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e5e5e5;
}
.page-footer .block-footer-bottom .payment-method .payment-text {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #222;
  margin-right: 55px;
}
.page-footer .block-footer-bottom .payment-method .payment-img {
  display: inline-block;
  vertical-align: middle;
}
.page-footer .block-footer-bottom .footer-menu-box {
  padding-top: 45px;
  padding-bottom: 40px;
}
.page-footer .block-footer-bottom .footer-menu-box .footer-menu-list {
  text-align: center;
  padding-left: 0;
  margin-bottom: 5px;
}
.page-footer .block-footer-bottom .footer-menu-box .footer-menu-list li {
  display: inline-block;
  padding-right: 9px;
  margin-right: 9px;
  margin-bottom: 0;
  position: relative;
}
.page-footer .block-footer-bottom .footer-menu-box .footer-menu-list li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.page-footer .block-footer-bottom .footer-menu-box .footer-menu-list li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 13px;
  background-color: #bbbbbb;
  position: absolute;
  right: 0;
  top: 5px;
}
.page-footer .block-footer-bottom .footer-menu-box .footer-menu-list li a {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.page-footer .footer-links-company {
  background: #F3F3F3;
  padding-bottom: 40px;
}
.page-footer .footer-links-company .footer-copyright .main1 {
  text-align: center;
}
.page-footer .footer-links-company .footer-copyright .main1 .copyright {
  font-size: 14px;
  color: #333;
}
.page-footer .footer-links-company .footer-copyright #backtotop {
  bottom: 5px;
  display: block;
  height: 43px;
  width: 43px;
  line-height: 40px;
  overflow: hidden;
  position: fixed;
  right: 5px;
  text-align: center;
  text-decoration: none;
  z-index: 50;
  border: 2px solid #eeeeee;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.page-footer .footer-links-company .footer-copyright #backtotop .fa {
  font-size: 20px;
}
.block-creare-twitter .block-content ul {
  padding-left: 0;
}
.block-creare-twitter .block-content .alo-twitter {
  display: flex;
}
.block-creare-twitter .block-content .twitter-pic {
  margin-right: 8px;
}
.block-creare-twitter .block-content .twitter-pic a {
  font-size: 20px;
  color: #58b606;
}
.block-creare-twitter .block-content .twitter-pic a:before {
  content: "\f099";
  font-family: "FontAwesome";
}
.block-creare-twitter .block-content .twitter-pic img {
  display: none;
}
.block-newletter .block-subscribe .block-title {
  display: none;
}
.block-newletter .block-subscribe .input-box .subscribe-panel .panel-text {
  font-size: 16px;
  font-weight: normal;
  color: #999;
  margin-top: -1px;
  margin-bottom: 2px;
}
.block-newletter .block-subscribe .input-box .subscribe-panel .panel-text.panel-text-no-sidebar {
  font-size: 14px;
  color: #888;
  margin-bottom: 20px;
}
.block-newletter .block-subscribe .input-box .visible .control {
  margin-bottom: 10px;
}
.block-newletter .block-subscribe .input-box .visible .control .input-text {
  height: 45px;
  border-width: 2px;
  border-style: solid;
  border-color: #e6e6e6;
  padding: 0 20px;
  background-color: transparent;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.block-newletter .block-subscribe .input-box .visible .control ::-webkit-input-placeholder {
  color: #888888;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.block-newletter .block-subscribe .input-box .visible .control :-moz-placeholder {
  color: #888888;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.block-newletter .block-subscribe .input-box .visible .control ::-moz-placeholder {
  color: #888888;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.block-newletter .block-subscribe .input-box .visible .control :-ms-input-placeholder {
  color: #888888;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.block-newletter .block-subscribe .input-box .visible .actions .subscribe {
  width: 100%;
  height: 45px;
  background-color: #58b606;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border-width: 0;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
/* service */
.service {
  padding-top: 42px;
  padding-bottom: 39px;
}
.service .primary-service {
  text-align: center;
  position: relative;
}
.service .primary-service:after {
  content: "";
  width: 1px;
  height: 52px;
  background-color: #eeeeee;
  position: absolute;
  right: 0;
  top: -6px;
}
.service .primary-service:last-child:after {
  display: none;
}
.service .primary-service .service-item .icon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 18px;
}
.service .primary-service .service-item .icon .fa {
  font-size: 30px;
  color: #58b606;
}
.service .primary-service .service-item .info {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  max-width: 230px;
}
.service .primary-service .service-item .info h3 {
  font-size: 16px;
  color: #282C37;
  margin-top: 0;
  margin-bottom: 2px;
}
.service .primary-service .service-item .info p {
  color: #888;
  margin-top: 0;
  margin-bottom: 0;
}
/* slider */
.slick-initialized .slick-slide {
  position: relative;
}
.static-home-slide {
  margin-bottom: 22px;
}
.static-home-slide .magicslider .slick-arrow {
  opacity: 0;
  visibility: hidden;
  top: 50%;
  transform: translateY(-50%);
}
.static-home-slide .magicslider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.static-home-slide .magicslider:hover .slick-prev {
  left: 0;
}
.static-home-slide .magicslider:hover .slick-next {
  right: 0;
}
.static-home-slide .slick-slide .text-slide {
  position: absolute;
  top: 42%;
  right: 360px;
  transform: translate(0, -50%);
  text-align: center;
}
.static-home-slide .slick-slide .text-slide .caption1,
.static-home-slide .slick-slide .text-slide .caption2,
.static-home-slide .slick-slide .text-slide .caption3,
.static-home-slide .slick-slide .text-slide .caption4,
.static-home-slide .slick-slide .text-slide .caption5 {
  display: none;
}
.static-home-slide .slick-slide .text-slide.text-slide2 {
  top: 29%;
  left: auto;
  right: 398px;
}
.static-home-slide .slick-slide.slick-active .text-slide .caption1 {
  display: block;
  font-size: 30px;
  line-height: 30px;
  color: #666;
  text-transform: uppercase;
}
.static-home-slide .slick-slide.slick-active .text-slide .caption2 {
  display: block;
  font-size: 35px;
  line-height: 35px;
  font-weight: 900;
  color: #222;
  text-transform: uppercase;
}
.static-home-slide .slick-slide.slick-active .text-slide .caption3 {
  display: block;
  font-size: 18px;
  color: #666;
  font-weight: normal;
}
.static-home-slide .slick-slide.slick-active .text-slide .caption3 span {
  color: #222;
  font-weight: bold;
}
.static-home-slide .slick-slide.slick-active .text-slide .btn-shop {
  display: inline-block;
  height: 40px;
  line-height: 37px;
  padding: 0 45px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide1 .caption1 {
  margin-top: 0;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide1 .caption2 {
  margin-top: -4px;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide1 .btn-shop {
  margin-top: 6px;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide2 .caption1 {
  margin-top: 0;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide2 .caption2 {
  margin-top: -4px;
  color: #222;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide2 .caption3 {
  color: #666;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide2 .caption3 span {
  color: #222222;
}
.static-home-slide .slick-slide.slick-active .text-slide.text-slide2 .btn-shop {
  margin-top: 6px;
}
.magicslider .slick-slide.slick-active .figcaption .caption1 {
  display: block;
  -moz-animation: fadeInRight 0.8s ease-in 1.3s 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 {
  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 .caption3 {
  display: block;
  -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
  -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
  animation: fadeInRight 0.8s ease-in 1s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .caption4 {
  display: block;
  -moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
  -webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
  animation: fadeInRight 0.8s ease-in 1s backwards;
}
.magicslider .slick-slide.slick-active .figcaption .caption5 {
  display: block;
  -moz-animation: fadeInLeft 0.8s ease-in 2s backwards;
  -webkit-animation: fadeInLeft 0.8s ease-in 2s backwards;
  animation: fadeInLeft 0.8s ease-in 2s backwards;
}
@media (max-width: 1600px) and (min-width: 1200px) {
  .static-home-slide .slick-slide .text-slide {
    right: 145px;
  }
  .static-home-slide .slick-slide .text-slide.text-slide2 {
    top: 40%;
    right: 300px;
  }
}
/*For Effec caption slick slider*/
@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(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  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);
  }
}
.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);
  }
}
.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;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 43px;
  width: 43px;
  line-height: 40px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 38%;
  padding: 0;
  border: 2px solid #eeeeee;
  outline: none;
  z-index: 9;
  transition: all .35s ease 0s;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
  border-width: 2px;
}
.slick-prev:focus,
.slick-next:focus,
.slick-prev:active,
.slick-next:active {
  border: 2px solid #58b606;
}
.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
}
.slick-prev:before {
  content: "\f104";
}
.slick-next:before {
  content: "\f105";
  margin-left: 3px;
}
.slick-prev {
  left: 25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-next {
  right: 25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: 21px;
  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;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background-color: #24aa4b;
}
.slick-dots li button {
  border: 0;
  background-color: #fff;
  display: block;
  height: 2px;
  width: 21px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
.nav-sections .navigation-mobile ul li.all-category {
  display: none;
}
.magicslider > .item:nth-child(n+2),
.magicslider > .item .figcaption {
  display: none;
}
.magicslider .slick-slide .item {
  display: block !important;
}
.hotcat-section .home-slider > .item,
.hotcat-section .home-slider > .item .figcaption {
  display: none;
}
/* products grid home */
.content-products .mage-magictabs {
  display: none;
}
.content-products .mage-magictabs.activated {
  display: block;
}
/* banner home */
.banner-slogan .addon-box .banner-ads {
  position: relative;
}
.banner-slogan .addon-box .banner-ads:hover {
  opacity: 0.8;
}
.banner-slogan .addon-box .banner-ads .caption-ads {
  position: absolute;
  top: 15px;
  right: 15px;
}
.banner-slogan .addon-box .banner-ads .caption-ads .shop-now-btn {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
  height: 37px;
  line-height: 35px;
  padding: 0 23px;
  background-color: #58b606;
  display: inline-block;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.banner-side {
  margin-top: 18px;
  margin-bottom: 29px;
}
.banner-side .col-banner:first-child {
  margin-bottom: 20px;
}
.banner-top {
  margin-bottom: 46px;
}
.banner-top .addon-box .banner-ads {
  position: relative;
}
.banner-top .addon-box .banner-ads .caption-ads {
  position: absolute;
  top: 15px;
  right: 50px;
}
.banner-top .addon-box .banner-ads .caption-ads1 {
  top: 25px;
  right: 53px;
}
.banner-top .addon-box .banner-ads .caption-ads1 .caption1 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 5px;
}
.banner-top .addon-box .banner-ads .caption-ads1 .caption2 {
  font-size: 16px;
  font-weight: normal;
  color: #666;
  margin-bottom: 15px;
}
.banner-top .addon-box .banner-ads .caption-ads1 .shop-now-btn {
  height: 37px;
  line-height: 35px;
  padding: 0 23px;
}
.banner-top .addon-box .banner-ads .caption-ads2 {
  text-align: center;
  top: 60px;
  right: 10px;
}
.banner-top .addon-box .banner-ads .caption-ads2 .caption1 {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  line-height: 1;
}
.banner-top .addon-box .banner-ads .caption-ads2 .caption2 {
  font-size: 20px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.banner-top .addon-box .banner-ads .caption-ads2 .shop-now-btn {
  height: 37px;
  line-height: 35px;
  padding: 0 34px;
}
.banner-top .addon-box .banner-ads .caption-ads3 {
  top: 49px;
  right: 18px;
}
.banner-top .addon-box .banner-ads .caption-ads3 .caption1 {
  font-size: 24px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 7px;
}
.banner-top .addon-box .banner-ads .caption-ads3 .shop-now {
  font-size: 15px;
  font-weight: bold;
  color: #e75146;
  text-decoration: underline;
}
.banner-middle {
  margin-bottom: 40px;
}
.banner-middle .addon-box .banner-ads4 .caption-ads {
  top: 18px;
  right: 30px;
}
.banner-middle .addon-box .banner-ads4 .caption-ads .caption1 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
.banner-middle .addon-box .banner-ads4 .caption-ads .caption2 {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  line-height: 1;
}
.banner-middle .addon-box .banner-ads4 .caption-ads .caption3 {
  font-size: 18px;
  font-weight: 900;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.banner-middle .addon-box .banner-ads4 .caption-ads .shop-now-btn {
  padding: 0 31px;
}
.banner-middle .addon-box .banner-ads5 .caption-ads {
  top: 27px;
  right: 19px;
}
.banner-middle .addon-box .banner-ads5 .caption-ads .caption1 {
  font-size: 18px;
  font-weight: 900;
  color: #333;
  text-transform: uppercase;
  background-color: #fedd00;
  padding: 5px 8px;
  margin-bottom: 3px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.banner-middle .addon-box .banner-ads5 .caption-ads .caption2 {
  margin-bottom: 5px;
}
.banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .primary {
  font-size: 14px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
  margin-right: 5px;
  vertical-align: middle;
}
.banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .secondary {
  font-size: 24px;
  font-weight: 900;
  color: #222;
  vertical-align: middle;
}
.banner-middle .addon-box .banner-ads5 .caption-ads .shop-now-btn {
  padding: 0 35px;
}
.banner-bottom {
  margin-bottom: 40px;
}
.banner-bottom .addon-box .banner-ads6 .caption-ads {
  top: 19px;
  right: 27px;
}
.banner-bottom .addon-box .banner-ads6 .caption-ads .caption1 {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  text-transform: uppercase;
}
.banner-bottom .addon-box .banner-ads6 .caption-ads .caption2 {
  font-size: 18px;
  font-weight: 900;
  color: #222;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 17px;
}
.banner-bottom .addon-box .banner-ads6 .caption-ads .shop-now-btn {
  padding: 0 31px;
}
.banner-bottom .addon-box .banner-ads7 .caption-ads {
  top: 6px;
  right: auto;
  left: 50px;
  text-align: center;
}
.banner-bottom .addon-box .banner-ads7 .caption-ads .caption1 {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
}
.banner-bottom .addon-box .banner-ads7 .caption-ads .caption2 {
  font-size: 50px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
}
.banner-bottom .addon-box .banner-ads7 .caption-ads .caption3 {
  font-size: 25px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px;
}
.banner-bottom .addon-box .banner-ads7 .caption-ads .caption4 {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.banner-bottom-low {
  margin-bottom: 58px;
}
.banner-bottom-low .addon-box .banner-ads8 .caption-ads {
  top: 26px;
  right: auto;
  left: 120px;
}
.banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
  font-size: 24px;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
  text-transform: capitalize;
  line-height: 1;
  margin-bottom: 2px;
}
.banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
  font-size: 28px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 12px;
}
.banner-bottom-low .addon-box .banner-ads8 .caption-ads .shop-now-btn {
  padding: 0 35px;
}
/* hot categories */
.hotcat-section {
  margin-bottom: 40px;
}
.hotcat-section .featured-category > .title {
  margin-bottom: 16px;
}
.hotcat-section .featured-category > .title span {
  font-size: 22px;
  font-weight: bold;
  color: #222;
}
.hotcat-section .featured-category .slick-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.hotcat-section .featured-category .slick-slider .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.hotcat-section .featured-category .slick-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.hotcat-section .featured-category .slick-slider:hover .slick-prev {
  left: -38px;
}
.hotcat-section .featured-category .slick-slider:hover .slick-next {
  right: -38px;
}
.hotcat-section .featured-category .slick-slider .slick-slide {
  padding-left: 15px;
  padding-right: 15px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item {
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #e6e6e6;
  padding: 5px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .imgslide {
  width: 49%;
  float: right;
  padding-left: 8px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption {
  width: 51%;
  float: left;
  padding-left: 12px;
  margin-top: 10px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .cate-name-wrap {
  margin-bottom: 5px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .cate-name-wrap .cate-name {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 0;
  margin-bottom: 0;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .cate-name-wrap .cate-name:hover {
  color: #58b606;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul li {
  margin-bottom: 5px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #999;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul li a:hover {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .action {
  margin-bottom: 20px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .action a {
  font-size: 14px;
  font-weight: bold;
  color: #555;
  background-color: #e6e6e6;
  height: 31px;
  line-height: 29px;
  padding: 0 33px;
  display: inline-block;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption .action a:hover {
  color: #ffffff;
  background-color: #58b606;
  text-decoration: none;
}
/* caption primary */
.caption-primary {
  background-color: #58b606;
  text-align: center;
  padding: 10px;
  margin-bottom: 22px;
}
.caption-primary p {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
}
.caption-primary p span {
  font-size: 20px;
  text-transform: uppercase;
}
.caption-primary p .deals-now {
  font-size: 16px;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.caption-primary p .deals-now:hover {
  text-decoration: none;
}
.caption-primary p .deals-now:after {
  content: "";
  position: absolute;
  width: 134px;
  height: 2px;
  background-color: #c1e2c8;
  left: 0;
  bottom: 0;
  z-index: -1;
}
/* common */
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: 0 0;
}
.slick-track {
  margin-left: 0;
  margin-right: 0;
}
.dropdown {
  position: relative;
}
.message.success {
  margin: 0 0 30px;
}
.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-bottom: 10px;
}
.review-field-ratings .review-field-rating .control:before {
  color: #dfdfdf;
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  display: block;
  font-family: "FontAwesome";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
  z-index: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio],
.review-field-ratings .review-field-rating .control span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-field-ratings .review-field-rating .control label {
  color: #f2c800;
}
.review-field-ratings .review-field-rating .control label:before {
  display: block;
  font-family: "FontAwesome";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  height: 25px;
  letter-spacing: 10px;
  line-height: 25px;
  position: absolute;
  vertical-align: top;
  opacity: 0;
}
.review-field-ratings .review-field-rating .control label:hover:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control input[type=radio]:checked + label:before,
.review-field-ratings .review-field-rating .control input[type=radio]:focus + label:before {
  opacity: 1;
}
.review-field-ratings .review-field-rating .control .rating-1:before {
  content: "\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;
}
.rating-summary .rating-result {
  position: relative;
}
.rating-summary .rating-result:before,
.rating-summary .rating-result > span:before {
  font-size: 12px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.rating-summary .rating-result:before {
  content: "\f006" "\f006" "\f006" "\f006" "\f006";
  font-family: "FontAwesome";
  color: #ccc;
  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";
  color: #f2c800;
  z-index: 2;
  position: relative;
}
.rating-summary .rating-result > span span {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.reviews-actions .action {
  color: #aaa;
}
.reviews-actions .action:before {
  content: "(";
}
.reviews-actions .action:after {
  content: ")";
}
.reviews-actions .action span {
  display: none;
}
.price-box .price {
  font-size: 16px;
  font-weight: 700;
  color: #222;
}
.price-box .price-label {
  display: none !important;
}
.price-box .special-price {
  margin-right: 5px;
}
.price-box .old-price .price {
  font-size: 14px;
  font-weight: normal;
  color: #aaa;
  text-decoration: line-through;
}
.price-box .minimal-price {
  margin-top: 0;
  margin-bottom: 0;
}
.ajax_loading {
  background-image: url("../images/alothemes/loading.gif");
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 46%;
  position: absolute;
  z-index: 34;
  animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 0;
  width: 50px;
  height: 50px;
}
/* product */
.product-title {
  font-size: 1.25em;
  margin-bottom: 20px;
}
.search-terms {
  color: #666666;
  font-size: 85%;
}
.product {
  /*display: block !important;*/
}
.product .product-item-info {
  padding: 10px;
  padding-bottom: 15px;
  position: relative;
  background-color: #ffffff;
  transition: all .3s ease 0s;
}
.product .product-item-info .sticker {
  position: absolute;
  z-index: 1;
  margin-top: 38px;
  left: 1px;
}
.product .product-item-info .sticker:first-child {
  margin-top: 0;
}
.product .product-item-info .sticker .labelnew,
.product .product-item-info .sticker .labelsale {
  display: inline-block;
  width: 78px;
  height: 29px;
  line-height: 27px;
  background-color: #ff421d;
  text-align: center;
  position: relative;
  border-radius: 0 28px 28px 0;
  -moz-border-radius: 0 28px 28px 0;
  -webkit-border-radius: 0 28px 28px 0;
}
.product .product-item-info .sticker .labelnew:before,
.product .product-item-info .sticker .labelsale:before {
  content: "";
  display: inline-block;
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #ad2004;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 3px;
  bottom: -6px;
}
.product .product-item-info .product-hover {
  position: relative;
  margin-bottom: 5px;
}
.product .product-item-info .product-hover .link-view {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.product .product-item-info .product-hover .link-view:hover button span .icons {
  color: #58b606;
}
.product .product-item-info .product-hover .link-view button {
  padding: 0;
  background-color: transparent;
  border: none;
}
.product .product-item-info .product-hover .link-view button span {
  font-size: 0;
}
.product .product-item-info .product-hover .link-view button span .icons {
  font-size: 18px;
  color: #ccc;
}
.product .product-item-info .products-textlink .product-name {
  font-size: 14px;
  font-weight: 400;
}
.product .product-item-info .products-textlink .product-name a {
  color: #555;
}
.product .product-item-info .products-textlink .product-name a:hover {
  text-decoration: none;
}
.product .product-item-info .products-textlink .product-reviews-summary {
  margin-top: 4px;
  margin-bottom: 5px;
}
.product .product-item-info .products-textlink .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.product .product-item-info .products-textlink .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  margin-top: 0;
}
.product .product-item-info .products-textlink .price-box {
  margin-top: 0;
  margin-bottom: 4px;
}
.product .product-item-info .hover-box {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  bottom: 20px;
  transition: all .3s ease 0s;
}
.product .product-item-info .hover-box .actions-cart {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.product .product-item-info .hover-box .actions-cart .button.btn-cart,
.block-compare .block-content .actions-toolbar .primary .compare {
  height: 33px;
  line-height: 28px;
  padding: 0 20px;
  background-color: #58b606;
  color: #ffffff;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.product .product-item-info .hover-box .add-to-links {
  display: inline-block;
  vertical-align: middle;
}
.product .product-item-info .hover-box .add-to-links .action {
  font-size: 0;
  color: #aaa;
  display: inline-block;
}
.product .product-item-info .hover-box .add-to-links .action .icon {
  font-size: 15px;
}
.product .product-item-info .hover-box .add-to-links .tocompare:hover {
  color: #2b90d9;
}
.product .product-item-info .hover-box .add-to-links .towishlist {
  margin-right: 10px;
}
.product .product-item-info .hover-box .add-to-links .towishlist:hover {
  color: #e02b27;
}
.product .product-item-info:hover .link-view,
.product .product-item-info:hover .hover-box {
  opacity: 1;
  visibility: visible;
}
.product .product-item-info:hover .hover-box {
  background: #fff;
  bottom: 2px;
  box-shadow: 0px -10px 10px 5px #ffffff;
}
.product .product-item-info:hover {
  /* default hover effect
                margin-bottom: -51px;
                padding-bottom: 66px;
                .drop-shadow (0,2px,16px,0,.15); */
  z-index: 9;
}
.slick-slide.slick-current .product .product-item-info {
  /*border-left: 0;*/
}
/* product extra */
.box-products {
  position: relative;
  z-index: 9;
}
.box-products .block-title-tabs > .title {
  float: left;
  margin-top: -3px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-transform: capitalize;
}
.box-products .block-title-tabs .magictabs {
  margin-top: 5px;
  float: right;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.box-products .block-title-tabs .magictabs .item {
  display: inline-block;
  margin-bottom: 0;
  margin: 0 0 0 1px;
}
.box-products .block-title-tabs .magictabs .item .title,
.product.detailed .items-tabs .data.switch {
  background-color: #dfdfdf;
  border-radius: 2px 2px 0 0;
  padding: 0 19px;
  line-height: 30px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.box-products .block-title-tabs .magictabs .item.activated .title,
.box-products .block-title-tabs .magictabs .item:hover .title,
.product.detailed .items-tabs .data.title.active .data.switch,
.product.detailed .items-tabs .data.title:hover .data.switch {
  background-color: #2b90d9;
}
.box-products .box-product,
.block.related .products.wrapper,
.block.crosssell .products.wrapper,
.block.upsell .products.wrapper {
  border: 1px solid #dfdfdf;
}
.box-products .content-products {
  margin-bottom: -53px;
}
.box-products .content-products .slick-arrow,
.custom-product.custom-product2 .content-products .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.box-products .content-products:hover .slick-arrow,
.custom-product.custom-product2 .content-products:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.box-products .content-products:hover .slick-prev,
.custom-product.custom-product2 .content-products:hover .slick-prev {
  left: -53px;
}
.box-products .content-products:hover .slick-next,
.custom-product.custom-product2 .content-products:hover .slick-next {
  right: -53px;
}
.box-products .slick-slider {
  margin-bottom: 0;
}
.box-products .slick-list {
  padding-bottom: 53px;
  /*margin-left: -3px;
            margin-right: -3px;
            padding-left: 3px;
            padding-right: 3px;
            margin-top:-8px;
            padding-top: 8px;*/
}
.box-products.box-products-three {
  z-index: 8;
}
.box-products.box-products-two {
  margin-bottom: 40px;
}
.slick-current .product:not(.product-items) .product-item-info {
  border-left: 0;
}
.box-products.box-products-three {
  margin-bottom: 60px;
}
.box-products.box-products-three .box-product-adv {
  width: 20%;
  float: left;
}
.box-products.box-products-three .box-product {
  width: 80%;
  float: left;
}
.box-products-four .block-title-tabs .magictabs {
  padding-right: 0;
}
.box-products-four .box-product-content .content-products .slick-list {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.box-products-four .box-product-content .content-products .product-items {
  display: block !important;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
  width: 37%;
  float: left;
  text-align: center;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info {
  border-left: 0;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .hover-box {
  position: static;
  opacity: 1;
  visibility: visible;
  margin-bottom: 10px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .hover-box .actions-cart {
  margin-right: 0;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .hover-box .actions-cart .button.btn-cart {
  min-width: 245px;
  height: 40px;
  line-height: 37px;
  padding: 0 15px;
  font-size: 15px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .hover-box .add-to-links {
  display: none;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info:hover {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .products-textlink .price-box {
  margin-bottom: 5px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .products-textlink .product-name {
  margin-top: 0;
  margin-bottom: 18px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-reviews-summary {
  display: block;
  margin-top: 2px;
  margin-bottom: 0;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2),
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3),
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) {
  width: 21%;
  float: left;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-reviews-summary,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-reviews-summary,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-reviews-summary {
  display: none;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-item-info,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-item-info {
  padding-left: 5px;
  padding-right: 5px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info:last-child,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-item-info:last-child,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-item-info:last-child {
  padding-bottom: 35px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info:first-child,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-item-info:first-child,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-item-info:first-child {
  border-bottom: 1px solid #dfdfdf;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info:hover,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-item-info:hover,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-item-info:hover {
  margin-bottom: -50px;
  padding-bottom: 65px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .products-textlink,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .products-textlink,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .products-textlink {
  padding-left: 5px;
  padding-right: 5px;
}
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-label,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-label,
.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-label {
  display: none;
}
.box-products-four .box-product-content .content-products .product-items .product-item-description {
  display: none;
}
.main.colum2 .part1 {
  float: right;
}
.deal-the-day {
  margin-bottom: 40px;
}
.deal-the-day .block-title-tabs > .title {
  margin-top: 13px;
  margin-right: 137px;
}
.deal-the-day .block-title-tabs .magictabs {
  margin-top: 16px;
  display: none;
}
.deal-the-day .content-products {
  margin-bottom: -70px;
}
.deal-the-day .slick-list {
  padding-bottom: 70px;
}
.deal-the-day .alo-count-down {
  float: right;
  margin-bottom: 3px;
  padding-right: 20px;
}
.deal-the-day .alo-count-down .caption-count {
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
}
.deal-the-day .alo-count-down .caption-count .title {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #222;
}
.deal-the-day .alo-count-down .caption-count .letter {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #888;
}
.deal-the-day .alo-count-down .countdown {
  display: inline-block;
  vertical-align: middle;
}
.deal-the-day .alo-count-down .timer-box {
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 2px solid #dddddd;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.deal-the-day .alo-count-down .timer-box:not(:last-child) {
  margin-right: 9px;
}
.deal-the-day .alo-count-down .timer-box b {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  display: block;
  margin-top: 1px;
}
.deal-the-day .alo-count-down .timer-box .title {
  font-size: 12px;
  font-weight: normal;
  color: #666;
  margin-top: -4px;
  display: block;
}
.deal-the-day .alo-count-down .timer-box:hover {
  background-color: #58b606;
  border-color: #58b606;
}
.deal-the-day .alo-count-down .timer-box:hover b,
.deal-the-day .alo-count-down .timer-box:hover .title {
  color: #ffffff;
}
.deal-the-day .product-reviews-summary {
  display: none;
}
.deal-the-day .product .product-item-info .hover-box {
  bottom: 50px;
}
.deal-the-day .product .product-item-info .hover-box .actions-cart {
  margin-right: 19px;
}
.deal-the-day .product .product-item-info .hover-box .actions-cart .button.btn-cart {
  min-width: 166px;
  height: 40px;
  line-height: 37px;
  padding: 0 15px;
  font-size: 15px;
}
.deal-the-day .product .product-item-info:hover {
  margin-bottom: -68px;
  padding-bottom: 83px;
}
.deal-the-day .product .product-item-info:hover .hover-box {
  bottom: 28px;
}
.deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
  margin-right: 19px;
}
.custom-product.vertical {
  margin-bottom: 23px;
}
.custom-product.vertical .product-item {
  margin: 10px 0;
}
.custom-product.vertical .product-item-info {
  padding: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border-left: 0;
}
.custom-product.vertical .images-container {
  padding-left: 0;
}
.custom-product.vertical .product-item-details {
  padding-left: 0;
  padding-right: 0;
  margin-top: 6px;
}
.custom-product .magictabs {
  padding-left: 0;
  list-style: none;
  margin-bottom: 8px;
  border-bottom: 1px solid #e6e6e6;
}
.custom-product .magictabs .item.activated .title,
.custom-product .magictabs .item:hover .title {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  background-color: transparent;
}
.custom-product.custom-product2 {
  margin-bottom: 40px;
}
.custom-product.custom-product2 .magictabs {
  border-bottom: 0;
  margin-bottom: 13px;
}
.custom-product.custom-product2 .images-container,
.custom-product.custom-product2 .product-item-details {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.custom-product.custom-product2 .product .product-item-info {
  padding: 20px 10px;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #e6e6e6;
}
.custom-product.custom-product2 .content-products:hover .slick-prev {
  left: -38px;
}
.custom-product.custom-product2 .content-products:hover .slick-next {
  right: -38px;
}
.main.colum2 .block-newletter {
  padding: 23px 20px;
  text-align: center;
  border: 1px solid #e6e6e6;
  background-image: url(../images/alothemes/bg-newsletter.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
}
.main.colum2 .block-newletter .block-subscribe .input-box .subscribe-panel {
  margin-bottom: 54px;
}
.main.colum2 .block-newletter .block-subscribe .input-box .subscribe-panel .panel-text {
  font-size: 24px;
  font-weight: normal;
  color: #222;
  line-height: 31px;
  margin-bottom: 11px;
}
.main.colum2 .block-newletter .block-subscribe .input-box .subscribe-panel .panel-text-no-sidebar {
  font-size: 15px;
  color: #555;
  line-height: 21px;
}
.main.colum2 .block-newletter .block-subscribe .input-box .visible .control .input-text {
  background-color: #fff;
}
.main.colum2 .block-newletter .block-subscribe .input-box .visible .actions {
  margin-bottom: 6px;
}
/* hot product */
.hot-products .block-title-tabs .magictabs {
  display: none;
}
.hot-products .box-product-content {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dfdfdf;
  border-right: 2px solid #dfdfdf;
}
.hot-products .box-product-content .content-products .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.hot-products .box-product-content .content-products:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.hot-products .box-product-content .content-products:hover .slick-prev {
  left: -8px;
}
.hot-products .box-product-content .content-products:hover .slick-next {
  right: -8px;
}
.hot-products .product {
  position: relative;
  float: none;
}
.hot-products .product:after {
  content: '';
  border-left: 1px solid #eaeaea;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  height: 84%;
}
.hot-products .product .product-item-info {
  border-left: 0;
  padding: 10px;
  margin-bottom: 0;
}
.hot-products .product .product-item-info:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.hot-products .product .product-item-info .product-hover {
  width: 45%;
  float: left;
  margin-bottom: 0;
  padding-right: 6px;
}
.hot-products .product .product-item-info .products-textlink {
  width: 55%;
  float: left;
  margin-top: 3px;
}
.hot-products .product .product-item-info .products-textlink .price-box {
  margin-bottom: 5px;
}
.hot-products .product .product-item-info .products-textlink .product-reviews-summary {
  margin: 5px 0 1px;
  display: block;
}
.hot-products .product .product-item-info .products-textlink .product-name {
  margin: 0;
  line-height: 1.3;
}
.hot-products .slick-slide.slick-current .product:after {
  display: none;
}
/* main navigation */
.vmagicmenu {
  min-width: 270px;
}
.vmagicmenu .nav-desktop.vmagicmenu-narrow {
  padding-top: 14px;
  border-width: 0 1px;
  border-style: solid;
  border-color: #dfdfdf;
  display: none;
}
.vmagicmenu .all-cat {
  margin-left: -1px;
  margin-right: -1px;
  clear: both;
  padding-top: 28px;
  margin-bottom: 0;
  margin-top: 0;
}
.vmagicmenu .all-cat span,
.meanmenu-accordion .all-cat span {
  padding-left: 65px;
  padding-right: 74px;
  line-height: 47px;
}
.vmagicmenu .level0 .level-top-mega {
  top: -46px !important;
}
.vmagicmenu .level0 .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.176);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.176);
}
/* latest blog*/
.cms-static-blog {
  margin-bottom: 40px;
}
.cms-static-blog .block-title strong {
  font-size: 22px;
  font-weight: 400;
  color: #0968B8;
  text-transform: uppercase;
}
.cms-static-blog .block-title strong:before {
  content: "\f0a1";
  font-family: "Fontawesome";
  margin-right: 10px;
  font-size: 22px;
}
.cms-static-blog .block-content.magicblog {
  padding: 0;
  border-width: 0;
  /*.slick-arrow {
            	top: -51px;
            }
            .slick-prev {
            	&:extend(.hotcat-section .featured-category .slick-slider .slick-prev);
            	right: 68px;
            	left: auto;
            }
            .slick-next {
            	&:extend(.hotcat-section .featured-category .slick-slider .slick-next);
            	right: 15px;
            }*/
}
.cms-static-blog .block-content.magicblog .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.cms-static-blog .block-content.magicblog:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.cms-static-blog .block-content.magicblog:hover .slick-prev {
  left: -35px;
}
.cms-static-blog .block-content.magicblog:hover .slick-next {
  right: -35px;
}
.cms-static-blog .block-content.magicblog .slick-dots {
  display: none !important;
}
.cms-static-blog .block-content.magicblog > .item {
  display: none;
}
.cms-static-blog .block-content.magicblog .blog-image {
  margin-bottom: 11px;
}
.cms-static-blog .block-content.magicblog .blog-image:hover,
.post-list-wrapper .post-list .post-item-photo .blog-image:hover {
  opacity: 0.8;
}
.cms-static-blog .block-content.magicblog .blog_short_text {
  padding: 0 20px 30px;
  height: 550px;
  position: relative;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-item-link {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  color: #0968B8;
  padding-left: 0;
  margin: 12px 0;
  max-height: 102px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-item-link:hover {
  color: #58b606;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-meta {
  padding-bottom: 5px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 13px;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-meta .item {
  font-weight: normal;
  font-size: 13px;
  text-transform: capitalize;
  line-height: normal;
  float: none;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin-right: 48px;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-meta .item a {
  font-size: 14px;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-meta .post-author {
  display: none;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-text-hld {
  padding: 0;
  max-height: 300px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-text-hld p {
  font-weight: normal;
  color: #666;
  line-height: 1.5;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-text-hld p:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.5em;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-read-more {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 70px);
  line-height: 40px;
  text-align: center;
  margin: 10px auto 0;
  display: block;
  width: 140px;
  background-color: #d9d9d9;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-read-more:after {
  display: none;
}
.cms-static-blog .block-content.magicblog .blog_short_text .post-read-more:hover {
  background-color: #58b606;
  color: #ffffff;
  text-decoration: none;
}
.cms-static-blog .block-content.magicblog .post-description {
  margin-bottom: 1px;
}
.box-products-five {
  margin-bottom: 38px;
}
/* brand */
.alo-brand {
  background-color: #fff;
  padding: 40px 0;
  margin-bottom: 15px;
}
.alo-brand .shopbrand > .item {
  display: none;
}
.alo-brand .shopbrand .slick-arrow {
  opacity: 0;
  visibility: hidden;
  top: 50%;
  transform: translateY(-50%);
}
.alo-brand .shopbrand:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.alo-brand .shopbrand:hover .slick-prev {
  left: -45px;
}
.alo-brand .shopbrand:hover .slick-next {
  right: -45px;
}
.alo-brand .shopbrand .item a {
  display: block;
  border: 2px solid #e6e6e6;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alo-brand .shopbrand .item a:hover {
  border-color: #58b606;
}
/* modal popup */
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 6px;
  top: 3px;
  color: #333;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  margin-left: 1px;
}
/* newsletter popup */
.modal-popup .modal-inner-wrap {
  overflow-y: visible;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.modal-popup .modal-header {
  padding: 0;
}
.modal-popup .action-close {
  width: 29px;
  height: 29px;
  line-height: 26px;
  text-align: center;
  background-color: #58b606;
  color: #ffffff;
  right: -14px;
  top: -15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.modal-popup .modal-content {
  padding: 0;
}
.modal-popup .modal-content #popup-newsletter {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  line-height: 1;
  padding-top: 19px;
  padding-bottom: 40px;
}
.modal-popup .modal-content #popup-newsletter .input-box {
  margin-bottom: 5px;
  width: 75%;
}
.modal-popup .modal-content #popup-newsletter .input-box .input-text {
  height: 49px;
  text-align: center;
  text-transform: capitalize;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  color: #111;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-popup .modal-content #popup-newsletter .actions {
  margin-bottom: 18px;
}
.modal-popup .modal-content #popup-newsletter .actions .action.button {
  width: 75%;
  height: 50px;
  line-height: 50px;
  padding: 0 9px;
  display: block;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background-color: rgba(43, 144, 217, 0.8);
  border: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modal-popup .modal-content #popup-newsletter .actions .action.button:hover {
  background-color: #2B90D9;
}
.modal-popup .modal-content .block-content {
  max-width: 575px;
  padding: 0 30px;
}
.modal-popup .modal-content .block-content .block-title {
  display: none;
}
.modal-popup .modal-content .block-content .promo-text {
  font-size: 25px;
  text-transform: uppercase;
  text-shadow: 0 0 5px #fff;
  color: #111;
  margin-top: 0;
  margin-bottom: 7px;
  padding: 10px;
}
.modal-popup .modal-content .block-content > .caption {
  font-size: 32px;
  color: #111;
  margin-top: 0;
  margin-bottom: 20px;
}
.modal-popup .modal-content .block-content > .caption span {
  color: #58b606;
  font-size: 125%;
}
.modal-popup .modal-content .block-content .subcribe-box {
  padding: 0 23px;
  margin-bottom: 19px;
}
.modal-popup .modal-content .block-content .caption.coupon {
  /* doesn't work anyway */
  display: none;
  font-size: 14px;
  font-weight: bold;
  color: #222;
  text-align: center;
  text-decoration: underline;
}
.modal-popup .modal-content .block-content .subscribe-bottom {
  display: none;
}
.modal-popup .modal-content .block-content .vaild {
  font-size: 13px;
  font-weight: normal;
  color: #111;
  margin-bottom: 0;
  margin-top: 0;
}
.modal-popup.confirm .modal-content {
  padding: 30px;
}
/* breadcrumbs */
.breadcrumbs {
  padding-top: 30px;
  padding-bottom: 30px;
}
.breadcrumbs li {
  display: inline-block;
  background-color: transparent;
  padding-left: 30px;
  background-image: url("../images/alothemes/bre-left.png");
  background-position: left center;
  background-repeat: no-repeat;
}
.breadcrumbs li.home {
  background-image: url("../images/alothemes/bre-home-left.png");
  padding-left: 0;
  line-height: 24px;
  padding-left: 15px;
}
.breadcrumbs li a {
  background-image: url("../images/alothemes/bre-right.png");
  background-position: right center;
  padding-right: 23px;
  color: #888;
}
.breadcrumbs li strong {
  outline: medium none;
  background-image: url("../images/alothemes/bre-right.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 30px;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  font-size: 14px;
  display: block;
  line-height: 24px;
  color: #333;
}
.breadcrumbs li + li {
  margin-left: -8px;
}
/* category cms block */
h3.chiptuning-title {
  margin-top: 10px;
  text-transform: uppercase;
}
h3.chiptuning-title:after {
  animation-name: tuningcycle;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  content: "";
}
h3.chiptuning-title strong {
  color: #fff;
  font-size: 0px;
}
@keyframes tuningcycle {
  0% {
    content: "CAR";
  }
  25% {
    content: "TRUCK";
  }
  50% {
    content: "TRACTOR";
  }
  75% {
    content: "BOAT";
  }
  100% {
    content: "CAR";
  }
}
/* category page */
.category-products {
  border-width: 1px 0 0 1px;
  border-color: #e6e6e6;
  border-style: solid;
}
.category-products .product-item {
  border-width: 0 1px 1px 0;
  border-color: #e6e6e6;
  border-style: solid;
}
.category-products .product-item .product-item-info {
  border-left: 0;
}
.category-products div[class^="swatch-opt-"] {
  /*display: none;*/
}
.column.main {
  margin-bottom: 60px;
}
.column.main > .page-title-wrapper {
  display: none;
}
.cms-index-index .column.main {
  margin-bottom: 0;
}
.sidebar {
  margin-bottom: 60px;
}
.sidebar .accordion-container .meanmenu-accordion {
  border-style: none;
  border-width: 1px;
  border-color: #e6e6e6;
  padding: 0px 0px 0px;
}
.page-layout-2columns-left .alocolumns,
.page-layout-2columns-right .alocolumns {
  margin-left: -15px;
  margin-right: -15px;
}
.page-layout-2columns-left .alocolumns .column.main,
.page-layout-2columns-right .alocolumns .column.main,
.page-layout-2columns-left .alocolumns .sidebar,
.page-layout-2columns-right .alocolumns .sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
.page-layout-2columns-left .alocolumns .column.main,
.page-layout-2columns-right .alocolumns .column.main {
  width: 75%;
}
.page-layout-2columns-left .alocolumns .sidebar,
.page-layout-2columns-right .alocolumns .sidebar {
  width: 25%;
}
.page-layout-2columns-left .alocolumns .column.main {
  float: right;
}
.page-layout-2columns-left .alocolumns .sidebar {
  float: left;
}
.page-layout-2columns-right .alocolumns .column.main {
  float: left;
}
.page-layout-2columns-right .alocolumns .sidebar {
  float: left;
}
.catalog-category-view .accor-title {
  line-height: normal;
}
.meanmenu-accordion .all-cat span:after {
  content: "\f101";
  font-family: "FontAwesome";
  font-weight: normal;
  margin-left: 20px;
}
.column.main {
  margin-bottom: 60px;
}
.column.main > .page-title-wrapper {
  display: none;
}
.category-image {
  margin-bottom: 30px;
}
.category-products {
  margin-bottom: 28px;
}
.toolbar {
  padding: 8px 0;
  border-width: 1px 0;
  border-style: solid;
  border-color: #dfdfdf;
  margin-bottom: 28px;
  z-index: 998;
  position: relative;
}
.toolbar .modes {
  float: left;
  margin-top: 2px;
}
.toolbar .modes .modes-mode {
  background-color: #b0b0b0;
  color: #333;
}
.toolbar .modes .modes-mode.active,
.toolbar .modes .modes-mode:hover {
  background-color: #2b90d9;
  color: #ffffff;
}
.toolbar .sorter {
  padding-top: 0;
  float: none;
  display: inline-block;
  margin-right: 29px;
}
.toolbar .sorter .sorter-label {
  margin-right: 12px;
}
.toolbar .sorter .sorter-options {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("../images/alothemes/arrow-select.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  height: 34px;
  padding: 4px 4px 6px 12px;
  border-width: 2px;
  border-color: #eaeaea;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.toolbar .sorter .sorter-action {
  display: none;
}
.toolbar .limiter {
  padding-top: 0;
  float: none;
  display: inline-block;
}
.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: 70% 50%;
  height: 34px;
  padding: 4px 33px 5px 13px;
  border-width: 2px;
  border-color: #eaeaea;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.toolbar .limiter .limiter-text {
  display: none;
}
.toolbar .toolbar-amount {
  float: none;
  margin-left: 5px;
  display: none;
}
.toolbar .modes-label,
.toolbar .sorter-label,
.toolbar .sorter-options,
.toolbar .limiter .label,
.toolbar .limiter-options,
.toolbar .limiter-text,
.toolbar .toolbar-amount {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.toolbar .modes-label {
  margin-right: 12px;
  display: none;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.modes-mode {
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.modes-mode:before {
  content: "\f00a";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.mode-list:before {
  content: "\f00b";
}
.mode-grid {
  margin-right: 7px;
}
.products.wrapper ~ .toolbar .sorter {
  display: inline-block;
}
.products.wrapper ~ .toolbar .limiter {
  display: inline-block;
}
.toolbar .pages {
  display: block;
  float: right;
  margin-top: 2px;
}
.toolbar .pages .pages-label {
  display: none;
}
/* panagations */
.pages .pages-items .item {
  display: inline-block;
}
.pages .pages-items .item .label {
  display: none;
}
.pages .pages-items .item .action,
.pages .pages-items .item .page {
  min-width: 31px;
  height: 31px;
  display: inline-block;
  line-height: 25px;
  font-size: 14px;
  color: #333;
  text-align: center;
  font-weight: normal;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.pages .pages-items .item .action:hover,
.pages .pages-items .item .page:hover {
  border-color: #0C4DA1;
  color: #ffffff;
  background-color: #0C4DA1;
}
.pages .pages-items .item.current .page {
  border-color: #2b90d9;
  color: #ffffff;
  background-color: #2b90d9;
}
.pages .pages-items .item:not(:last-child) {
  margin-right: 5px;
}
.pages .pages-items .action span {
  display: none;
}
.pages .pages-items .action:before {
  content: "\f104";
  font-family: "FontAwesome";
}
.pages .pages-items .action.next:before {
  content: "\f105";
}
.toolbar-blog-posts {
  border-width: 0;
}
.toolbar-blog-posts .pages {
  float: none;
}
.toolbar-blog-posts .pages-items .item .action,
.toolbar-blog-posts .pages-items .item .page {
  min-width: 37px;
  height: 37px;
  line-height: 31px;
  border-color: #e6e6e6;
}
.products.wrapper.grid .product-reviews-summary,
.products.wrapper.grid .stock {
  display: none;
}
.cms-index-index .products.wrapper.grid .product-reviews-summary {
  display: block;
}
.products.wrapper.list .product .product-item-info {
  padding: 10px;
}
.products.wrapper.list .product .product-item-info:hover {
  margin-bottom: 0;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.products.wrapper.list .product .product-item-info .images-container {
  width: 33.333333%;
  float: left;
  padding-right: 20px;
}
.products.wrapper.list .product .product-item-info .products-textlink {
  width: 66.666667%;
  float: left;
}
.products.wrapper.list .product .product-item-info .products-textlink .price-box {
  margin-bottom: 6px;
}
.products.wrapper.list .product .product-item-info .products-textlink .price-box .old-price .price,
.product-info-main .price-box .old-price .weee .price {
  font-size: 16px;
  font-weight: normal;
}
.products.wrapper.list .product .product-item-info .products-textlink .price-box .price,
.product-info-main .price-box .weee .price {
  font-size: 20px;
}
.products.wrapper.list .product .product-item-info .products-textlink .price-box .special-price {
  vertical-align: middle;
}
.products.wrapper.list .product .product-item-info .products-textlink .product-name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 17px;
}
.products.wrapper.list .product .product-item-info .products-textlink .product-name .product-item-link {
  color: #222;
}
.products.wrapper.list .product .product-item-info .products-textlink .stock {
  font-size: 14px;
  font-weight: normal;
}
.products.wrapper.list .product .product-item-info .products-textlink .stock label {
  color: #333;
  margin-right: 11px;
}
.products.wrapper.list .product .product-item-info .products-textlink .stock > span {
  color: #58b606;
}
.products.wrapper.list .product .product-item-info .products-textlink .stock > span:before {
  content: "\f046";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.products.wrapper.list .product .product-item-info .products-textlink .product.description {
  margin-top: 15px;
  margin-bottom: 23px;
}
.products.wrapper.list .product .product-item-info .products-textlink .product.description ul,
.product-info-main .attribute .value > ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.products.wrapper.list .product .product-item-info .products-textlink .product.description ul li,
.product-info-main .attribute .value > ul li {
  font-weight: normal;
  margin-bottom: 3px;
}
.products.wrapper.list .product .product-item-info .products-textlink .product.description h3,
.products.wrapper.list .product .product-item-info .products-textlink .product.description h4,
.products.wrapper.list .product .product-item-info .products-textlink .product.description h5 {
  margin: 7px 0;
}
.products.wrapper.list .product .product-item-info .products-textlink .product.description .action.more {
  display: none;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-primary {
  display: inline-block;
  margin-right: 18px;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-primary .button.btn-cart,
.product-add-form .button.btn-cart {
  min-width: 218px;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  background-color: #58b606;
  color: #ffffff;
  border: 0;
  font-size: 15px;
  font-weight: 500;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-primary .button.btn-cart > span {
  display: inline-block;
  margin-bottom: 2px;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary {
  display: inline-block;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .action {
  font-size: 14px;
  font-weight: normal;
  color: #aaa;
  vertical-align: middle;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .action:hover {
  color: #58b606;
  text-decoration: none;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .action .icon {
  font-size: 15px;
  margin-right: 6px;
  vertical-align: middle;
}
.products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist {
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #e6e6e6;
}
.products.wrapper.list .product .product-item-info:before {
  content: "";
  display: table;
}
.products.wrapper.list .product .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
.products.wrapper.list .product-reviews-summary {
  margin-top: 15px;
  margin-bottom: 4px;
}
.products.wrapper.list .product-reviews-summary .reviews-actions,
.product-info-main .product-reviews-summary .reviews-actions {
  vertical-align: middle;
  font-size: 13px;
}
.products.wrapper.list .product-reviews-summary .reviews-actions .action span,
.product-info-main .product-reviews-summary .reviews-actions .action span {
  display: inline;
}
.products.wrapper.list .product-reviews-summary .reviews-actions a.add,
.product-info-main .product-reviews-summary .reviews-actions a.add {
  display: none;
}
.products.wrapper.list .rating-summary,
.product-info-main .rating-summary {
  vertical-align: middle;
}
.products.wrapper.list .rating-summary .rating-result:before,
.products.wrapper.list .rating-summary .rating-result > span:before,
.product-info-main .rating-summary .rating-result:before,
.product-info-main .rating-summary .rating-result > span:before {
  font-size: 13px;
  height: 13px;
  line-height: 13px;
}
/*sidebar */
.block.filter .filter-options {
  margin-top: 7px;
}
.block.filter .filter-options .count {
  color: #888;
}
.block.filter .filter-options-item:nth-child(1),
.block.filter .filter-options-item:nth-child(2) {
  padding-bottom: 9px;
  margin-bottom: 26px;
  border-bottom: 1px dotted #888;
}
.block.filter .filter-options-item:last-child {
  margin-bottom: 5px;
  border-bottom: none;
}
.block.filter .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  margin-top: -3px;
}
.block.filter .filter-title,
.block-compare .block-title,
.block-wishlist .block-title,
.block-reorder .block-title,
.widget.block .block-title {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 3px;
  margin-bottom: 30px;
}
.block.filter .filter-title strong,
.block-compare .block-title strong,
.block-wishlist .block-title strong,
.block-reorder .block-title strong,
.widget.block .block-title strong {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.block.filter .filter-content,
.block-reorder .block-content,
.widget.block .block-content,
.widget.block .accordion {
  border: 2px solid #dfdfdf;
  padding: 18px;
}
.block.filter .filter-options-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.block.filter .filter-options-content {
  display: block !important;
}
.block.filter .filter-options-content .items .item {
  margin-bottom: 16px;
}
.block.filter .filter-options-content .items .item a,
.block-reorder .block-content .product-item-link {
  font-size: 14px;
  font-weight: normal;
  color: #888;
}
.block.filter .filter-options-content .items .item a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #e9e9e9;
  background: -webkit-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -moz-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -o-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: -ms-linear-gradient(90deg, #f6f6f6 0%, #ffffff 100%);
  background: linear-gradient(0deg, #f6f6f6 0%, #ffffff 100%);
  margin-right: 10px;
}
.block.filter .filter-options-content .items .item a:hover,
.block-compare .block-content .product-item .product-item-link:hover,
.block-reorder .block-content .product-item-link:hover {
  color: #58b606;
}
.swatch-option {
  height: 20px !important;
}
.swatch-option.text {
  line-height: 20px !important;
  padding: 4px 8px !important;
  height: auto !important;
}
.swatch-attribute.color {
  margin: 6px 0;
}
.swatch-option.selected {
  outline: 2px solid #ff5501 !important;
  border-color: #ffffff !important;
}
.fieldset .configurable.required {
  width: 31%;
  float: left;
}
.fieldset .configurable.required .label {
  display: none;
}
.fieldset .configurable.required .super-attribute-select {
  height: 43px;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
  padding: 5px 15px 4px;
  background-position: 91% 50%;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.fieldset .configurable.required:first-child {
  margin-right: 30px;
}
.product-add-form .fieldset:before {
  content: "";
  display: table;
}
.product-add-form .fieldset:after {
  content: "";
  display: table;
  clear: both;
}
.accor-title {
  border-bottom: 2px solid #dfdfdf;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 37px;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  color: #333;
  padding-bottom: 3px;
}
.block-compare {
  margin-bottom: 28px;
}
.block-compare .block-title .counter {
  font-size: 14px;
  color: #333;
  margin-left: 10px;
}
.block-compare .empty,
.block-compare .block-content,
.block-wishlist .empty,
.block-wishlist .block-content {
  padding: 18px;
  border: 2px solid #dfdfdf;
}
.block-compare .empty,
.block-wishlist .empty,
.block-wishlist .block-content {
  font-size: 13px;
  font-weight: normal;
  color: #888;
  text-transform: capitalize;
}
.block-compare .block-content .product-item {
  float: none;
}
.block-compare .block-content .product-item .product-item-link {
  color: #888888;
  font-size: 14px;
  font-weight: normal;
}
.block-compare .action.delete {
  right: auto;
}
.block-compare .action.delete:hover:before {
  color: #333;
}
.sidebar-additional .block-title-tabs {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 3px;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 20px;
}
.sidebar-additional .block-title-tabs .magictabs {
  padding-left: 0;
  margin-bottom: 0;
}
.sidebar-additional .block-title-tabs .magictabs .item {
  margin-bottom: 0;
}
.sidebar-additional .block-title-tabs .magictabs .item.activated .title,
.sidebar-additional .block-title-tabs .magictabs .item:hover .title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background-color: transparent;
}
.sidebar-additional .product-items .product-item {
  width: 100%;
  margin-bottom: 9px;
}
.sidebar-additional .product.product-item .product-item-info {
  padding: 0;
  border-left: 0;
}
.sidebar-additional .product.product-item .product-item-info:hover {
  margin-bottom: 0;
  padding-bottom: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.sidebar-additional .product.product-item .product-item-info .product-hover {
  margin-bottom: 0;
  border-width: 2px 1px;
  border-style: solid;
  border-color: #f5f5f5;
}
.sidebar-additional .product.product-item .product-item-info .product-item-photo {
  margin: 0;
  float: none;
  position: static;
}
.sidebar-additional .product.product-item .images-container {
  width: 44.4444444%;
  padding-left: 0;
  padding-right: 10px;
}
.sidebar-additional .product.product-item .product-item-details {
  width: 55.5555556%;
  padding-left: 0;
  padding-right: 10px;
  margin-top: 8px;
  margin-left: 0;
}
/* page cart */
.page-main > .page-title-wrapper .page-title {
  display: block;
}
.page-title-wrapper .page-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 78px;
}
.page-title-wrapper.product .page-title {
  font-size: 18px;
  font-weight: normal;
  color: #555;
  text-transform: none;
}
.product-item-details .product-item-name a {
  font-weight: normal;
  color: #555;
}
.product-item-details .product-item-name a:hover {
  color: #2b90d9;
  text-decoration: none;
}
.cart.table-wrapper .cart.table {
  width: 100%;
}
.cart.table-wrapper .col {
  vertical-align: middle;
}
.cart.table-wrapper th.col {
  font-size: 15px;
  font-weight: bold;
  color: #333;
}
.cart.table-wrapper .toolbar .items > .item {
  border-bottom: 0;
}
.cart.table-wrapper .cart.item .product-item-photo {
  width: 40%;
}
.cart.table-wrapper .product-item-details {
  width: 60%;
}
.actions-toolbar .action-edit span,
.actions-toolbar .action-delete span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.actions-toolbar .action-edit:before,
.actions-toolbar .action-delete:before {
  color: #666;
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
  font-weight: 400;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.actions-toolbar .action-edit:hover::before,
.actions-toolbar .action-delete:hover::before {
  color: #2b90d9;
}
.actions-toolbar .action-edit:hover,
.actions-toolbar .action-delete:hover {
  text-decoration: none;
}
.actions-toolbar .action-edit,
.actions-toolbar .action-towishlist {
  margin-right: 15px;
}
.actions-toolbar .action-delete:before {
  content: "\f00d";
}
.cart.main.actions {
  text-align: right;
}
.cart.main.actions .continue,
.cart.main.actions .action.clear,
.cart.main.actions .action.update,
.checkout-success .actions-toolbar .primary.continue,
#registration .action.primary {
  padding: 9px 22px 10px;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.cart.main.actions .action.clear,
.cart.main.actions .action.update,
.cart.main.actions .action.continue {
  padding: 6px 20px 7px;
  background-color: #ffffff;
}
.cart.main.actions .action.clear:hover,
.cart.main.actions .action.update:hover,
.cart.main.actions .action.continue:hover {
  color: #2b90d9;
  border: 1px solid #2b90d9;
  text-decoration: none;
}
.cart.main.actions .action.clear {
  border: 1px solid #d73d32;
  color: #d73d32;
}
.cart.main.actions .action.update {
  border: 1px solid #1fa67a;
  color: #1fa67a;
}
.cart.main.actions .action.continue {
  margin-right: 20px;
  color: #0C4DA1;
  border: 1px solid #0C4DA1;
}
.cart.main.actions .action.clear {
  margin-right: 6px;
}
.cart-summary {
  top: auto !important;
}
.cart-summary .block > .title {
  font-size: 14px;
  color: #333;
  font-weight: normal;
}
.cart-summary .block .fieldset {
  border: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 20px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 14px;
  font-weight: normal;
  color: #888;
}
.cart-summary .block .fieldset:not(.choice) > .label {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.cart-summary .summary.title {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  margin-top: 21px;
  margin-bottom: 11px;
}
.cart-summary .select {
  height: 43px;
  background-position: 95% 50%;
}
.cart-summary .input-text {
  height: 43px;
}
.cart-totals .mark,
.cart-totals .amount {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.cart-totals .mark strong {
  font-weight: 700;
}
.block.discount .apply.primary,
.checkout-shipping-method .action.primary {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  padding: 4px 16px 7px;
  font-size: 15px;
  font-weight: 500;
}
.checkout.items .item button.action.primary {
  height: 45px;
  background: #4cb1df;
  color: #fff;
  font-size: 1.5em;
  line-height: 34px;
}
.checkout.items .item button.action.primary:hover {
  background: #0968b8;
}
.checkout.items .item .paypal {
  height: 55px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .checkout.items .item .paypal {
    height: 45px;
  }
}
.fieldset.estimate {
  border: 0;
}
.checkout-cart-index .cart-empty {
  padding: 15px;
  border: 1px solid #e6e6e6;
  font-size: 15px;
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: #58b606;
}
/* page checkout */
body.firecheckout header .header,
body.firecheckout footer.page-footer,
body.firecheckout .request-callback-button {
  display: none;
}
.checkout-index-index .page-title-wrapper .page-title {
  margin-bottom: 48px;
}
.checkout-container .authentication-wrapper {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  text-align: right;
  margin-bottom: 50px;
  padding-bottom: 15px;
  width: auto;
  max-width: none;
  float: none;
  margin-top: 0;
}
.checkout-container .authentication-wrapper .action-auth-toggle {
  padding: 8px 15px;
  min-width: 120px;
  font-size: 14px;
  text-decoration: none;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.checkout-success .actions-toolbar .primary.continue {
  background-color: #ff5c01;
  padding: 9px 14px 10px;
  border-radius: 20px;
  display: inline-block;
}
.customer-account-forgotpassword .actions-toolbar {
  margin-top: 30px;
}
.authentication-wrapper .authentication-dropdown {
  width: auto;
  min-width: 300px;
  right: 0;
  border: 0;
}
.authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #f0f0f0;
  padding: 15px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.authentication-wrapper .authentication-dropdown .block-customer-login .block-title strong {
  display: block;
  border-bottom: 1px solid #f0f0f0;
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
  margin-bottom: 15px;
  padding-bottom: 4px;
}
.authentication-wrapper .authentication-dropdown .block-customer-login .fieldset {
  margin-bottom: 20px;
}
.authentication-wrapper .authentication-dropdown .block-customer-login .input-text {
  height: 40px;
}
.authentication-wrapper .authentication-dropdown .block-customer-login .action.action-login {
  padding: 8px 20px 10px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}
.opc-progress-bar {
  width: calc(66.66666667% - 30px);
}
.opc-progress-bar .opc-progress-bar-item {
  width: 50%;
}
.opc-wrapper .step-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 25px;
}
.opc-wrapper .form.form-login,
.opc-wrapper .form.form-shipping-address {
  max-width: none;
  margin-top: 0;
}
.opc-wrapper .form-login .fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.opc-wrapper .form-login .fieldset .note {
  display: block;
}
.opc-wrapper .form-login .fieldset .field.required > label:after {
  position: static;
  margin-left: 5px;
}
.opc-wrapper .field.street .field._required,
.opc-wrapper .field.street .field.additional:not(:last-child) {
  margin-bottom: 10px;
}
.opc-wrapper .step-content {
  margin: 0;
}
.opc-sidebar {
  float: left;
  margin-top: 0;
}
input.input-text,
.opc-wrapper .field._required select,
.checkout-index-index .field._required select {
  height: 40px;
}
.opc-wrapper .field._required select {
  background-position: 98% 50%;
}
.methods-shipping .table-checkout-shipping-method {
  width: 100%;
  border: none;
  margin-bottom: 10px;
}
.methods-shipping .table-checkout-shipping-method thead th {
  display: table-cell;
  padding: 14px 30px 11px;
}
.methods-shipping .table-checkout-shipping-method th,
.methods-shipping .table-checkout-shipping-method td {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
  text-align: center;
  vertical-align: middle;
}
.methods-shipping .table-checkout-shipping-method tbody td {
  padding: 14px 30px 11px;
}
.methods-shipping .table-checkout-shipping-method tbody td:first-child {
  width: auto;
  padding: 14px 30px 11px;
}
.checkout-shipping-method .action.primary {
  min-width: 200px;
}
.opc-block-summary .minicart-items-wrapper {
  overflow-y: auto;
}
.opc-block-summary > .title {
  text-transform: uppercase;
  color: #2a2a2a;
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 4px;
  padding-bottom: 1px;
}
.opc-block-summary .product-item-details {
  overflow: hidden;
  padding-left: 15px;
}
.opc-block-summary .product-item .product-item-inner,
.opc-block-summary .product-item .product-item-name-block,
.opc-block-summary .product-item .subtotal {
  display: block;
}
.opc-block-summary .product-item .subtotal {
  text-align: left;
}
.checkout-payment-method {
  /*.payment-option-title,.payment-option-content {
            padding-left: 0;
        }*/
}
.checkout-payment-method .form.payments .fieldset {
  padding: 20px;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary.checkout,
.discount-code .actions-toolbar .action.action-apply {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  padding: 8px 15px 10px;
  font-size: 15px;
  font-weight: 500;
}
.checkout-payment-method .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method-title img.payment-icon {
  display: none;
}
.checkout-payment-method .payment-method-title a.action-help {
  display: none;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #333;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  text-transform: capitalize;
  top: 6px;
  /*&:hover {
                    color: @green;
                }*/
}
.checkout-onepage-success .checkout-success {
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  margin-top: 30px;
}
.multicheckout .table-wrapper .col.item .action.edit {
  color: red;
}
.multishipping-checkout-success .multicheckout.success ul.orders-list > li {
  margin-bottom: 30px;
}
.multishipping-checkout-success .multicheckout.success ul.orders-list .order-id {
  font-size: 14px;
  font-weight: bold;
}
#registration .action.primary {
  border-color: transparent;
}
#registration p + p {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup .form-shipping-address {
  margin: 0 auto;
}
.checkout-index-index .modal-popup .field._required select {
  background-position: 98% 50%;
}
.modal-slide._inner-scroll .modal-header {
  padding: 38px 50px 20px;
}
.modal-slide._inner-scroll .modal-footer {
  padding-left: 50px;
  padding-right: 50px;
}
.modal-slide._inner-scroll .field.street .field._required,
.modal-slide._inner-scroll .field.street .field.additional:not(:last-child) {
  margin-bottom: 10px;
}
/* product detail */
.product-view {
  margin-bottom: 30px;
}
.product-view .product-social-links {
  text-align: left;
}
.page-layout-1column .product.media.product-img-box {
  width: 50%;
}
.page-layout-1column .product-info-main.product-shop {
  width: 50%;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  /*top: 20px;*/
}
.fotorama__wrap--css3 .fotorama__stage {
  /*left: 110px !important;*/
}
.fotorama__wrap--css3 .fotorama__stage__shaft {
  /*border: 1px solid #dfdfdf;*/
}
/*.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
        padding-right: 8px !important;
    }*/
.fotorama--fullscreen .zoomImg {
  display: none !important;
}
.product-info-main.product-shop .product.attribute ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.product-info-main .brand a {
  text-decoration: none;
}
.product-info-main .brand a img {
  border: none;
}
.product-info-main .brand span {
  display: none;
}
.product-info-main .brand img {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  max-width: 300px;
  max-height: 80px;
}
.product-info-main .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  margin-top: 0;
}
.product-info-main .special-price {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-size: 14px;
  font-weight: normal;
  color: #1fa67a;
  text-transform: none;
  margin: 13px 0;
}
.product-info-main .stock.unavailable {
  color: #d73d32 !important;
}
.product-info-main .amstockstatus-status-container {
  margin: 15px 0;
}
.product-info-main .amstockstatus-status-container .amstockstatus {
  color: #0968B8;
}
.product-info-main .amstockstatus-status-container .amstockstatus.amsts_177 {
  line-height: 18px;
}
.product-info-main .amstockstatus-status-container .amstockstatus.amsts_177::before {
  content: "\f058";
  font-family: "Fontawesome";
  margin-right: 3px;
  font-size: 18px;
}
.product-info-main .availability .only {
  color: #d73d32;
}
.product-info-main .product.sku {
  margin-bottom: 15px;
}
.product-info-main .product.sku strong,
.product-info-main .product.sku .value {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  display: inline-block;
}
.product-info-main .product.sku strong {
  color: #666;
}
.product-info-main .product.sku strong:after {
  content: ":";
}
.product-info-main .product.oldsku {
  margin-bottom: 15px;
}
.product-info-main .product.oldsku strong,
.product-info-main .product.oldsku .value {
  font-size: 13px;
  font-weight: normal;
  color: #666;
  display: inline-block;
}
.product-info-main .product.oldsku strong:after {
  content: ":";
}
.product-info-main .attribute {
  margin-bottom: 24px;
}
.field.qty .label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
  margin-right: 5px;
}
.field.qty .label:after {
  content: ":";
}
.field.qty .custom-qty.control {
  display: inline-block;
  height: 35px;
  width: 85px;
  border: 1px solid #e8e8e8;
  vertical-align: middle;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.field.qty .custom-qty.control .input-text {
  width: 55px;
  height: 33px;
  border-width: 0;
  float: left;
  border-right: 1px solid #e8e8e8;
  text-align: center;
  border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
}
.field.qty .custom-qty.control .btn-plus {
  width: 25px;
  height: 33px;
  float: left;
  text-align: center;
}
.field.qty .custom-qty.control .btn-plus .items {
  display: block;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  border-width: 0;
  font-size: 14px;
  color: #666;
}
.field.qty .custom-qty.control .btn-plus .items:hover {
  color: #2b90d9;
}
.field.qty .custom-qty.control .btn-plus .increase {
  margin-top: 1px;
}
.field.qty .custom-qty.control .btn-plus .reduced {
  margin-top: -10px;
}
.product-add-form .add-to-cart {
  margin: 15px 0;
}
.product-add-form .button.btn-cart {
  margin: 15px 15px 0 0;
}
.product-add-form .button.btn-cart:hover {
  opacity: 0.8;
}
.product-add-form #instant-purchase {
  display: none;
}
.product-add-form .product-social-links {
  padding-bottom: 10px;
}
.product-add-form .product-social-links button.primary {
  border-radius: 25px;
}
.product-add-form .product-social-links button.primary:hover {
  color: #fff;
  background-color: #4cb1df;
  border-color: #4cb1df;
}
.product-add-form .product-social-links .downloads {
  padding: 7px 15px;
  border-radius: 25px;
  border: 1px solid #0968b8 !important;
  color: #0968b8 !important;
  text-decoration: none;
}
.product-add-form .product-social-links .downloads:hover {
  border: 1px solid #4cb1df !important;
  color: #4cb1df !important;
  text-decoration: none;
}
.addit {
  display: none;
}
/*.product-reviews-summary {
        .rating-summary {
            display: table-cell;
            vertical-align: middle;
            .rating-result {
                &:before, > span:before {
                    font-size: 13px;
                    height: 13px;
                    line-height: 13px;
                }
            }
        }
    }*/
/* related product, upsell, crosssell*/
.block.related .choice.related,
.block.crosssell .choice.related,
.block.upsell .choice.related {
  display: none;
}
.block.related .block-title,
.block.crosssell .block-title,
.block.upsell .block-title {
  margin-bottom: 8px;
}
.block.related .block-title strong,
.block.crosssell .block-title strong,
.block.upsell .block-title strong {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-transform: capitalize;
}
.block.related .block-subtitle,
.block.crosssell .block-subtitle,
.block.upsell .block-subtitle {
  display: none;
}
.block.related .products.list.items,
.block.crosssell .products.list.items,
.block.upsell .products.list.items {
  margin-bottom: -50px;
}
.block.related .products.list.items > .item,
.block.crosssell .products.list.items > .item,
.block.upsell .products.list.items > .item {
  display: none;
}
.block.related .products.list.items .slick-list,
.block.crosssell .products.list.items .slick-list,
.block.upsell .products.list.items .slick-list {
  padding-bottom: 51px;
}
.block.related .products.list.items .slick-arrow,
.block.crosssell .products.list.items .slick-arrow,
.block.upsell .products.list.items .slick-arrow {
  opacity: 0;
  visibility: hidden;
}
.block.related .products.list.items:hover .slick-arrow,
.block.crosssell .products.list.items:hover .slick-arrow,
.block.upsell .products.list.items:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}
.block.related .products.list.items:hover .slick-prev,
.block.crosssell .products.list.items:hover .slick-prev,
.block.upsell .products.list.items:hover .slick-prev {
  left: -25px;
}
.block.related .products.list.items:hover .slick-next,
.block.crosssell .products.list.items:hover .slick-next,
.block.upsell .products.list.items:hover .slick-next {
  right: -25px;
}
/* description, add infomation, review */
.product.detailed .items-tabs {
  text-align: left;
  position: relative;
  border-bottom: 2px solid #2b90d9;
}
.product.detailed .items-tabs .data.title {
  display: inline-block;
}
.product.detailed .items-tabs .data.title.active .data.switch,
.product.detailed .items-tabs .data.title:hover .data.switch {
  text-decoration: none;
  background-color: #2b90d9 !important;
}
.product.detailed .items-tabs .data.switch {
  text-transform: uppercase;
  background-color: #dfdfdf !important;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  position: relative;
  padding: 0 12px;
}
.product.detailed .items-tabs .data.switch:hover {
  background-color: #2b90d9;
}
.product.detailed .items-tabs .data.switch .counter {
  font-size: 10px;
  position: absolute;
  top: -4px;
  right: 4px;
}
.product.detailed .items-tabs .data.switch .counter:before {
  content: "(";
}
.product.detailed .items-tabs .data.switch .counter:after {
  content: ")";
}
.product.detailed .data-tabs-content {
  border: 1px solid #f1f1f1;
  border-top: none;
  padding: 15px 10px;
}
@media screen and (max-width: 480px) {
  .items-tabs .data.title {
    display: block;
    margin-bottom: 5px;
  }
  .items-tabs .data.title .data.switch {
    width: 100%;
    text-align: center;
  }
}
.review-list .block-title strong {
  font-size: 25px;
  color: #555;
  font-weight: 500;
}
.review-list .block-content .items.review-items {
  padding-left: 0;
}
.review-list .block-content .items.review-items .review-title {
  font-weight: 600;
  font-size: 18px;
}
.review-list .block-content .review-toolbar {
  border-width: 1px 0 0 0;
  margin-bottom: 13px;
}
.review-list .block-content .review-toolbar .limiter {
  display: none;
}
.review-ratings .item {
  display: table-row;
}
.review-ratings .item .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
}
.review-form fieldset,
.form-create-account .fieldset,
.wishlist.share .fieldset,
.form-address-edit .fieldset,
.form-edit-account .fieldset,
.form-newsletter-manage .fieldset {
  border-width: 0;
  padding: 0;
  margin: 0 0 40px;
}
.review-form .action.submit.primary {
  height: 43px;
  line-height: 39px;
  padding: 0 20px;
  background-color: #2b90d9;
  color: #ffffff;
  border-width: 0;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.review-form .action.submit.primary:hover {
  opacity: 0.8;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset .review-legend.legend {
  font-size: 18px;
}
.fieldset .review-legend.legend strong {
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  margin-bottom: 10px;
}
.fieldset .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: none;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 13px;
  margin: 0 0 0 5px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
  margin: 0 0 8px;
  display: inline-block;
}
.product.description .value p {
  font-size: 14px;
  font-weight: normal;
  color: #555;
  margin-top: 0;
  line-height: 24px;
}
.product.description .value p:not(:last-child) {
  margin-bottom: 25px;
}
/* my account */
.login-container {
  display: block;
  border: 1px solid #ececec;
  background: #fff;
  border-top: 4px solid #58b606;
  padding: 35px 25px 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.login-container .block {
  width: 48%;
}
.login-container .block .block-title {
  font-size: 15px;
  color: #333;
  margin-bottom: 14px;
}
.login-container .fieldset {
  border-width: 0;
}
.login-container .fieldset:after {
  margin-top: 25px;
}
.login-container .actions-toolbar .login.primary,
.login-container .block-new-customer .actions-toolbar .create.primary,
.form-create-account .actions-toolbar .submit.primary {
  padding: 8px 40px 10px;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
}
.login-container .actions-toolbar .action.remind {
  margin-top: 10px;
}
.login-container .block-new-customer .block-content > p {
  margin-top: 0;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 28px;
}
.form-create-account {
  padding: 30px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
}
.form-create-account .fieldset {
  width: 48%;
}
.form-create-account .fieldset .legend {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #333;
}
.form-create-account .fieldset > .field.newsletter > .checkbox,
.form-create-account .fieldset > .field.newsletter > .label {
  vertical-align: middle;
}
.form-create-account .fieldset > .field.newsletter > .label {
  margin: 0;
}
.form-create-account .create.info {
  float: left;
}
.form-create-account .create.account {
  float: right;
}
.form-create-account .actions-toolbar {
  clear: both;
}
.form-create-account .actions-toolbar .secondary a.action {
  margin-top: 9px;
}
.form-create-account .fieldset.address + .fieldset.create.account {
  float: none;
}
.block.account-nav .title {
  margin-bottom: 0;
}
.block.account-nav .content {
  padding: 15px 0;
  background-color: #f5f5f5;
}
.block.account-nav .item {
  margin: 3px 0 0;
}
.block.account-nav .item a,
.block.account-nav .item > strong {
  border-left: 3px solid transparent;
  color: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block.account-nav .item.current > strong {
  border-color: #58b606;
  color: #000;
  font-weight: 600;
}
.customer-account-index .column.main .block .block-content,
.sales-order-view .column.main .block .block-content,
.customer-address-index .column.main .block .block-content,
.multishipping-checkout-shipping .column.main .block .block-content {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #dfdfdf;
}
.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,
.multishipping-checkout-shipping .column.main .block .block-content .box {
  width: 48%;
}
.customer-account-index .column.main .block .block-content .box:nth-child(1),
.sales-order-view .column.main .block .block-content .box:nth-child(1),
.customer-address-index .column.main .block .block-content .box:nth-child(1),
.multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(1) {
  float: left;
}
.customer-account-index .column.main .block .block-content .box:nth-child(2),
.sales-order-view .column.main .block .block-content .box:nth-child(2),
.customer-address-index .column.main .block .block-content .box:nth-child(2),
.multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(2) {
  float: right;
}
.customer-account-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,
.sales-order-view .column.main .block .block-content .box .box-title span,
.customer-address-index .column.main .block .block-content .box .box-title,
.customer-address-index .column.main .block .block-content .box .box-title span,
.multishipping-checkout-shipping .column.main .block .block-content .box .box-title,
.multishipping-checkout-shipping .column.main .block .block-content .box .box-title span {
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
}
.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,
.multishipping-checkout-shipping .column.main .block .block-content .box .box-title {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  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,
.multishipping-checkout-shipping .column.main .block .block-content .box .box-content {
  border: 1px solid #ddd;
  border-top: 0;
  font-size: 13px;
  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,
.multishipping-checkout-shipping .column.main .block .block-content .box .box-actions {
  background-color: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-top: 0;
  margin: 0;
  padding: 10px 15px;
}
.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,
body.account .main .block-title > a,
.multishipping-checkout-shipping .column.main .block .block-content .box .action.edit {
  color: red;
  margin-right: 10px;
}
.block-addresses-list .items.addresses .item.actions .action,
.account .data.table .col.actions .action,
[class^="sales-guest-"] .data.table .col.actions .action,
.sales-guest-view .data.table .col.actions .action,
.block .box-actions .action {
  color: red;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
/*.block-dashboard-addresses {
        &:extend(.block-dashboard-info);
    }*/
/*.block-order-details-view {
        .block-title {
            font-size: 16px;
            line-height: 1.2;
            margin: 0 0 15px;
            color: #333;
        }
        .block-content {
            &:extend()
        }
    }*/
.sales-order-view .block-content .box:nth-child(1),
.sales-order-view .block-content .box:nth-child(2) {
  margin-bottom: 30px;
}
.sales-order-view .block-content .box:nth-child(3) {
  float: left;
  clear: both;
}
.sales-order-view .block-content .box:nth-child(4) {
  float: right;
}
.data.table tbody tr td.a-subtotal .cart-price .price,
.data.table tbody tr td .cart-price .price {
  font-size: 16px;
  color: #333;
}
.sales-order-history .order-products-toolbar {
  border-bottom: 0;
}
.wishlist-index-index .products-grid.wishlist .product-items {
  margin-left: -15px;
  margin-right: -15px;
}
.wishlist-index-index .products-grid.wishlist .product-items:before,
.wishlist-index-index .products-grid.wishlist .product-items:after {
  content: "";
  display: table;
}
.wishlist-index-index .products-grid.wishlist .product-items:after {
  clear: both;
}
.wishlist-index-index .products-grid.wishlist .product-items .product-item {
  width: 33.333333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  float: left;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart input.qty {
  width: 96px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.edit,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.delete {
  color: #aaa;
}
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.edit:before,
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.delete:before {
  content: "\f040";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 15px;
}
.wishlist-index-index .products-grid.wishlist .product-item .product-item-actions .action.delete:before {
  content: "\f00d";
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  padding-right: 3px;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: inline-block;
}
.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions .actions-primary button.action {
  height: 32px;
}
.wishlist-index-index .products-grid .product-item {
  margin-bottom: 30px;
}
.wishlist-index-index .product-item .product-item-info {
  width: auto;
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  position: relative;
}
.wishlist-index-index .product-item-inner > .product-item-actions {
  position: absolute;
  top: 4px;
  right: 10px;
  margin-top: 0;
}
.wishlist.share .fieldset .legend {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
body.account .main .block-title strong {
  font-size: 28px;
  font-weight: 500;
  margin-right: 15px;
}
body.account .main .block-title > a {
  font-size: 14px;
}
body.account .main .fieldset .legend,
.form-address-edit .fieldset .legend {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}
.account .table-wrapper .action {
  margin-right: 0;
}
.form-address-edit #region_id,
.country.required .required-entry {
  height: 40px;
  background-position: 98% 50%;
}
.field.street .field.additional:first-child {
  margin-top: 10px;
  margin-bottom: 10px;
}
.country.required .required-entry {
  display: block;
}
.form-edit-account .actions-toolbar > .primary .action {
  padding: 7px 30px;
}
.form-newsletter-manage .actions-toolbar > .primary .action {
  padding: 7px 30px;
}
.review-customer-view .reviews-actions .action span {
  display: inline;
}
.block-reviews-dashboard .rating-summary .label,
.block-reviews-dashboard .rating-summary .rating-result {
  vertical-align: middle;
}
.block-reviews-dashboard .rating-summary .rating-result {
  display: inline-block;
  margin-left: 5px;
}
.multicheckout.address table tbody tr td.col.address select {
  height: 40px;
  background-position: 99% 50%;
  padding-right: 25px;
}
.multicheckout.address table tbody td.col.actions .action.delete:before {
  content: "\f00d";
  font-family: "FontAwesome";
}
.multicheckout.address .title strong {
  font-size: 20px;
  color: #333;
}
.multishipping-checkout-shipping .column.main .block .block-title {
  margin-bottom: 20px;
}
.multishipping-checkout-shipping .column.main .block .block-content .box .box-title a span {
  color: red;
}
.multishipping-checkout-shipping .column.main .block .block-content .box.box-shipping-address,
.multishipping-checkout-shipping .column.main .block .block-content .box.box-items {
  width: 25%;
}
.multishipping-checkout-shipping .column.main .block .block-content .box.box-shipping-method {
  width: 50%;
  float: left;
}
.multishipping-checkout-shipping .fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}
.multishipping-checkout-address-newbilling .main .fieldset .legend,
.multishipping-checkout-address-editbilling .main .fieldset .legend,
.multishipping-checkout-address-newshipping .main .fieldset .legend {
  color: #000;
  font-size: 28px;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}
.multicheckout .box-title .action {
  color: red;
}
.multicheckout .block-billing .box-actions .action {
  color: red;
}
.multicheckout .block-billing .box-actions .action.edit {
  margin-right: 10px;
}
.multicheckout {
  /*&.order-review {
    		.block-billing {
    			margin-left: 0;
    			margin-right: 0;
    		}
    	}*/
}
.multicheckout .block-billing {
  margin-left: -15px;
  margin-right: -15px;
}
.multicheckout .block-billing .box-billing-address {
  padding-left: 15px;
  padding-right: 15px;
}
.multicheckout .block-billing .block-title {
  margin-left: 15px;
  margin-right: 15px;
}
/* Blog */
.post-list-wrapper .post-list .post-holder {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.post-list-wrapper .post-list .post-item-photo {
  width: 43%;
  float: left;
  padding-right: 15px;
}
.post-list-wrapper .post-list .post-content .post-item-detail {
  width: 57%;
  float: left;
  padding-left: 15px;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more {
  height: auto;
  line-height: inherit;
  padding: 0;
  background-color: transparent;
  color: #4cb1df;
  text-transform: none;
  border-width: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:hover {
  border-width: 0;
  background-color: transparent;
  border-color: transparent;
  color: #0968b8;
  text-decoration: none;
}
.post-list-wrapper .post-list .post-content .post-item-detail .post-read-more:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.post-list-wrapper .post-list .post-title-holder,
.post-view .post-header .post-title-holder {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 12px;
}
.sidebar .block-list-posts .post-item-link {
  line-height: 1.5;
}
.sidebar .block-list-posts .post-item-link:hover {
  text-decoration: none;
}
.sidebar .block-list-posts .post-item-date .value {
  color: #6482aa;
}
.post-list .post-header .post-title-holder .post-title,
.post-view .post-header .post-title-holder .post-title {
  font-size: 16px;
  text-transform: capitalize;
  padding-top: 6px;
  margin-bottom: 8px;
}
.post-list .post-header .post-title-holder .post-title a,
.post-view .post-header .post-title-holder .post-title a {
  color: #4cb1df;
  font-weight: normal;
  text-transform: uppercase;
}
.post-list .post-header .post-title-holder .post-title a:hover {
  color: #0968b8;
}
.post-list .post-header .post-title-holder .post-info .post-posed-date {
  margin: 0 3px 3px 0;
}
.post-list .post-header .post-title-holder .post-info .post-posed-date > .fa,
.post-list .post-header .post-title-holder .post-info .post-posed-date .value {
  display: inline-block;
  color: #888;
}
.post-list .post-header .post-title-holder .post-info .post-posed-date > .fa {
  font-size: 15px;
}
.post-list .post-header .post-title-holder .post-info .post-posed-date .value {
  font-size: 14px;
}
.post-list .post-header .post-title-holder .post-info .post-categories {
  padding: 0;
}
.post-list .post-header .post-title-holder .post-info .post-categories a {
  color: #6482aa;
  text-decoration: none;
}
.post-list .post-text-hld p {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  margin-top: 0;
  line-height: 23px;
}
.addthis_toolbox a {
  margin-bottom: 0;
}
.widget.block-categories li:last-child,
.sidebar .widget.block-recent-posts .item:last-child,
.widget.block-archive .item:last-child,
.tagclaud-hld span:last-child {
  border-bottom: 0;
}
.widget.block-categories ul ul {
  padding: 0;
}
/* post view */
.post-view .post-header .post-title-holder {
  margin-bottom: 6px;
}
.post-view .post-header .post-title-holder .post-title a {
  font-weight: normal;
}
.post-view .post-header .element-head {
  margin-bottom: 18px;
}
.post-view .post-header .item.post-categories {
  padding: 0;
}
.post-view .post-holder .post-header .post-info .dash {
  display: block;
  float: left;
  padding: 0 11px;
}
.post-view .post-holder .post-content .post-description .post-ftimg-hld img {
  padding: 0 0 10px;
}
.post-view .post-bottom .products.list.items {
  padding-left: 0;
}
.post-view .post-bottom .nextprev-link:hover {
  text-decoration: none;
}
._2pi8 {
  padding-left: 0;
  padding-right: 0;
}
.post-nextprev-hld ~ .block.related,
.post-nextprev-hld ~ .block.crosssell,
.post-nextprev-hld ~ .block.upsell {
  margin-bottom: 40px !important;
}
.post-nextprev-hld {
  margin-top: 20px;
}
.post-nextprev-hld .nextprev-link {
  color: #4cb1df;
  font-weight: 600;
}
.post-nextprev-hld .nextprev-link:hover {
  color: #0968b8 !important;
}
.mfblog-replated-posts-block .block-title {
  border-bottom: none !important;
}
.mfblog-replated-posts-block .block-title #block-relatedposts-heading {
  border-bottom: none;
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-transform: capitalize;
}
.mfblog-replated-posts-block .block-content {
  margin-bottom: 30px;
}
.mfblog-replated-posts-block .block-content .item .post-item-link {
  font-size: initial;
}
/* about */
.column.main > .our-story {
  margin-bottom: 72px;
}
.our-left .block-title,
.our-right .block-title {
  margin-bottom: 18px;
}
.our-left .block-title h2,
.our-right .block-title h2,
.crazy-team .block-title h2 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.our-left .block-content p {
  font-size: 13px;
  color: #666;
  margin-top: 0;
  line-height: 25px;
  margin-bottom: 23px;
}
.our-left .about-primary {
  width: 44.66666667%;
}
.our-left .about-secondary {
  width: 55.33333333%;
}
.our-right .block-title {
  margin-bottom: 5px;
}
.our-right ul li {
  padding: 10px 0;
}
.our-right ul li a {
  font-size: 13px;
  color: #666666;
}
.our-right ul li a:before {
  content: "\f102";
  font-family: "Flaticon";
  margin-right: 16px;
}
.our-right ul li a:hover {
  text-decoration: none;
  color: #58b606;
}
.our-right ul li:not(:first-child) {
  border-top: 1px dotted #e6e6e6;
}
.crazy-team .block-title {
  text-align: center;
}
.crazy-team .block-title h2 {
  margin-bottom: 11px;
}
.crazy-team .block-title .sub-text {
  color: #888;
  font-size: 14px;
  margin: 0 auto 50px;
  max-width: 900px;
  line-height: 25px;
}
.crazy-team-slide .team-name {
  font-size: 14px;
  font-weight: normal;
  margin-top: 7px;
  margin-bottom: 5px;
}
.crazy-team-slide .team-name a {
  color: #58b606;
}
.crazy-team-slide h3 {
  font-size: 14px;
  font-weight: normal;
  color: #444;
  margin-top: 5px;
  margin-bottom: 19px;
}
.crazy-team-slide p {
  font-size: 13px;
  font-weight: normal;
  color: #888;
  margin-bottom: 0;
}
/* contact */
.google-map > p {
  font-size: 14px;
  font-weight: normal;
  color: #666;
  line-height: 25px;
  margin-top: 10px;
}
.contact-form .fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.contact-form .fieldset > .field {
  margin: 0 0 10px;
}
.contact-form input.input-text {
  height: 47px;
  width: 70%;
}
.contact-form textarea {
  min-height: 153px;
}
.contact-form .actions-toolbar {
  margin-top: 16px;
}
.contact-form button.action {
  padding: 11px 39px;
  text-transform: uppercase;
}
.contact-form .store-primary {
  margin-top: 40px;
}
.store-contact .block-title {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 31px;
}
.store-contact .store_info {
  border-right: 1px solid #e6e6e6;
}
.store-contact .store_info li {
  padding: 18px 0;
}
.store-contact .store_info li:first-child {
  padding-top: 0;
}
.store-contact .store_info li:last-child {
  padding-bottom: 0;
}
.store-contact .store_info li .icons {
  display: inline-block;
  font-size: 14px;
  color: #333;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background-color: #e4e4e4;
  vertical-align: middle;
  margin-right: 18px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.store-contact .store_info li .flex {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  line-height: 17px;
}
.store-contact .store_info li .flex .tit-name {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
}
.store-contact .store_info li .flex .tit-contain {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #888;
}
.store-contact .store4 .store_info {
  border-right: 0;
}
/* popup quickview */
.modal-popup.modals-quickview .container {
  width: 100%;
}
.table.table-comparison .product-reviews-summary .reviews-actions {
  line-height: normal;
  display: inline-block;
}
.table.table-comparison .cell.label .attribute.label {
  color: #333;
}
.table.table-comparison .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
/* responsive */
@media screen and (max-width: 1199px) {
  .vmagicmenu {
    min-width: 220px;
  }
  .vmagicmenu .block-title.v-title .vmagicmenu-subtitle {
    margin-right: calc(65% - 62px);
  }
  .vmagicmenu .vmagicmenu-narrow .level0 {
    line-height: 31px;
  }
  .vmagicmenu .vmagicmenu-narrow .level0 .level-top {
    padding: 0 12px 0 15px;
  }
  .vmagicmenu .all-cat {
    padding-top: 24px;
  }
  .vmagicmenu .all-cat span,
  .meanmenu-accordion .all-cat span {
    padding-left: 42px;
    padding-right: 45px;
  }
  .vmagicmenu .vmagicmenu-narrow .level0 .level-top-mega .mage-column .children {
    width: 190px;
  }
  .magicmenu .nav-desktop.sticker .level0 .level-top {
    padding: 16px 12px;
  }
  .magicmenu .nav-desktop.sticker .level0.home .level-top {
    padding: 11px 15px 12px;
  }
  .box-products .content-products:hover .slick-prev,
  .custom-product.custom-product2 .content-products:hover .slick-prev {
    left: 0;
  }
  .box-products .content-products:hover .slick-next,
  .custom-product.custom-product2 .content-products:hover .slick-next {
    right: 0;
  }
  .static-home-slide .magicslider:hover .slick-prev {
    left: 0;
  }
  .static-home-slide .magicslider:hover .slick-next {
    right: 0;
  }
  .static-home-slide .slick-slide .text-slide {
    right: 42px;
  }
  .static-home-slide .slick-slide .text-slide.text-slide2 {
    top: 50%;
    right: 132px;
  }
  /* hot categories */
  .hotcat-section .featured-category .slick-slider:hover .slick-prev {
    left: 15px;
  }
  .hotcat-section .featured-category .slick-slider:hover .slick-next {
    right: 15px;
  }
  .hot-products .box-product-content .content-products:hover .slick-prev {
    left: 15px;
  }
  .hot-products .box-product-content .content-products:hover .slick-next {
    right: 15px;
  }
  .alo-brand .shopbrand:hover .slick-prev {
    left: 10px;
  }
  .alo-brand .shopbrand:hover .slick-next {
    right: 10px;
  }
  .box-products-four .box-product-content .content-products .slick-prev {
    left: auto;
  }
  .box-products-four .box-product-content .content-products .slick-next {
    right: -2px;
  }
  .block.related .products.list.items:hover .slick-prev,
  .block.crosssell .products.list.items:hover .slick-prev,
  .block.upsell .products.list.items:hover .slick-prev {
    left: 0;
  }
  .block.related .products.list.items:hover .slick-next,
  .block.crosssell .products.list.items:hover .slick-next,
  .block.upsell .products.list.items:hover .slick-next {
    right: 0;
  }
  .hot-products .price-box .price {
    font-size: 14px;
  }
  .hot-products .price-box .old-price .price {
    font-size: 13px;
  }
  .banner-top .addon-box .banner-ads .caption-ads1 .caption1 {
    font-size: 16px;
  }
  .banner-top .addon-box .banner-ads .caption-ads1 .caption2 {
    font-size: 14px;
  }
  .banner-top .addon-box .banner-ads .caption-ads2 .caption1 {
    font-size: 23px;
  }
  .banner-top .addon-box .banner-ads .caption-ads3 .caption1 {
    font-size: 19px;
  }
  .deal-the-day .product .product-item-info .hover-box .actions-cart .button.btn-cart {
    min-width: 106px;
    height: 33px;
    line-height: 28px;
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption1 {
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption2 {
    font-size: 23px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption3 {
    font-size: 14px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption1 {
    font-size: 14px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .primary {
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .secondary {
    font-size: 18px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption1 {
    font-size: 25px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption2 {
    font-size: 14px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption1 {
    font-size: 15px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption2 {
    font-size: 40px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption3 {
    font-size: 20px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption4 {
    font-size: 12px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
    font-size: 20px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 24px;
  }
  .deal-the-day .block-title-tabs > .title {
    margin-right: 65px;
  }
  .box-products.box-products-three .box-product-adv {
    width: 24%;
  }
  .box-products.box-products-three .box-product {
    width: 76%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
    min-height: 564px;
    background-color: #fff;
    width: 46%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) {
    display: none;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2),
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3),
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) {
    width: 27%;
  }
  .cms-static-blog .block-content.magicblog .blog_short_text .post-meta .item {
    margin-right: 11px;
  }
  .cms-static-blog .block-content.magicblog:hover .slick-prev {
    left: 15px;
  }
  .cms-static-blog .block-content.magicblog:hover .slick-next {
    right: 15px;
  }
  /*list view */
  .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-primary {
    margin-bottom: 10px;
  }
  /* product view */
  .fieldset .configurable.required {
    width: 36%;
  }
  /* contact us */
  .map-primary iframe {
    width: 100%;
  }
  /*.store-primary {
    		.store-item {
    			text-align: center;
    		}
    	}*/
  .store_info .flex {
    padding: 10px 0 0;
    width: 100%;
  }
  .modals-quickview .product-add-form .button.btn-cart {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  /* header */
  .header .top-left,
  .header .top-right {
    text-align: center;
  }
  .header .top-left {
    margin-bottom: 10px;
  }
  .header .header-top-link {
    float: none;
  }
  .header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    margin-top: -80px;
    transition: 0.25s ease-in-out;
    z-index: 98;
  }
  .header .header-top:hover,
  .header .header-top:focus,
  .header .header-top:active {
    margin-top: 0;
  }
  .header .header-top:after {
    content: '\f103';
    font-family: 'FontAwesome';
    font-size: 20px;
    display: block;
    width: 30px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 15px);
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 0 0 5px 5px;
  }
  .header .content-logo {
    margin: 20px 0;
    text-align: center;
  }
  .header .content-logo .logo {
    display: block;
    margin: 0 auto;
    width: 140px;
    max-width: 100%;
  }
  .header .header-logo {
    position: relative;
    padding-left: 40px;
    display: inline-block;
  }
  .header .content-cart .nav-toggle {
    display: none;
  }
  .header .content-search {
    margin-bottom: 15px;
  }
  .header .nav-toggle {
    display: inline-block;
    position: absolute;
    vertical-align: top;
    left: 0;
    top: 4%;
  }
  .header .nav-toggle::before {
    content: "\f0c9";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 35px;
    font-weight: 400;
    line-height: inherit;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
  }
  .nav-before-open.nav-open .nav-toggle {
    background-color: #333;
    height: 30px;
    line-height: 26px;
    left: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    padding: 0;
  }
  .nav-before-open.nav-open .nav-toggle:before {
    position: static;
    content: "\f00d";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
  }
  .vmagicmenu.vertical-menu {
    display: none !important;
  }
  .toolbar-products .pages {
    display: none;
  }
  /* content */
  .service .primary-service:after {
    height: 86px;
  }
  .service .primary-service .service-item .icon {
    display: block;
    margin-bottom: 10px;
  }
  .vertical-align-left {
    display: none;
  }
  .slide-showcase .slider-primary {
    width: 100%;
  }
  .block-title-tabs {
    position: relative;
  }
  .box-products .toggle-tab.mobile {
    color: #666;
    cursor: pointer;
    display: block !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 19px;
  }
  /* deal of the day */
  .deal-the-day .block-title-tabs > .title {
    margin-right: 20px;
  }
  .deal-the-day .product .product-item-info .hover-box .actions-cart .button.btn-cart {
    height: 33px;
    line-height: 28px;
    padding: 0 20px;
    font-size: 13px;
    min-width: inherit;
  }
  .deal-the-day .toggle-tab.mobile {
    top: 14px;
  }
  .box-products .block-title-tabs {
    margin-bottom: 10px;
  }
  .box-products .block-title-tabs .magictabs.toggle-content {
    position: absolute;
    width: 200px;
    display: none;
    right: 0;
    top: 33px;
    background-color: #fff;
    z-index: 1;
  }
  .box-products .block-title-tabs .magictabs.toggle-content.visible {
    display: block;
  }
  .box-products .block-title-tabs .magictabs.toggle-content .item {
    display: block;
  }
  .box-products .block-title-tabs .magictabs.toggle-content .item .title {
    display: block;
  }
  .box-products.box-products-three .box-product-adv {
    display: none;
  }
  .box-products.box-products-three .box-product {
    width: 100%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
    width: 60%;
    min-height: 582px;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) {
    width: 40%;
  }
  .product-add-form .button.btn-cart {
    margin-bottom: 10px;
  }
  .post-list .post-header .post-title-holder .post-title,
  .post-view .post-header .post-title-holder .post-title,
  .post-view .post-header .post-title-holder .post-title {
    padding: 0 0 5px;
  }
  /* product view */
  .fieldset .configurable.required {
    width: 46%;
  }
  /* view cart */
  .page-title-wrapper .page-title {
    margin-bottom: 45px;
  }
  .cart-container .cart-summary {
    width: 60%;
    float: none;
    margin: 0 auto;
  }
  .cart-container .form.form-cart {
    width: 100%;
  }
  /* my account */
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: 50%;
  }
  /*slider*/
  .static-home-slide .slick-slide .text-slide {
    top: 50%;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption1 {
    font-size: 20px;
    line-height: 20px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption2 {
    font-size: 25px;
    line-height: 25px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption3 {
    font-size: 14px;
  }
  /* grid multi */
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .header .header-top {
    height: 115px;
    margin-top: -115px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .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-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: 900;
    background: #fff;
  }
  .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;
  }
  .banner-top .addon-box .banner-ads .caption-ads1 {
    top: 16px;
    right: 19px;
  }
  .banner-top .addon-box .banner-ads .caption-ads1 .caption1 {
    font-size: 12px;
  }
  .banner-top .addon-box .banner-ads .caption-ads1 .caption2 {
    font-size: 14px;
  }
  .banner-top .addon-box .banner-ads .caption-ads2 {
    top: 28px;
  }
  .banner-top .addon-box .banner-ads .caption-ads2 .caption1 {
    font-size: 19px;
  }
  .banner-top .addon-box .banner-ads .caption-ads2 .caption2 {
    font-size: 16px;
  }
  .banner-top .addon-box .banner-ads .caption-ads3 {
    top: 25px;
    right: 18px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads {
    top: 2px;
    right: 10px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption1 {
    font-size: 12px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption2 {
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption3 {
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads {
    top: 6px;
    right: 19px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption1 {
    font-size: 12px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .primary {
    font-size: 12px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .secondary {
    font-size: 16px;
  }
  .banner-slogan .addon-box .banner-ads .caption-ads .shop-now-btn {
    padding: 0 18px;
    height: 35px;
    line-height: 31px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads {
    top: 6px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption1 {
    font-size: 20px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption2 {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption1 {
    font-size: 12px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption2 {
    font-size: 31px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption3 {
    font-size: 13px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption4 {
    font-size: 10px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads {
    top: 7px;
    left: 60px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
    font-size: 18px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 22px;
  }
  .page-layout-2columns-left .alocolumns .column.main,
  .page-layout-2columns-right .alocolumns .column.main {
    width: 67%;
  }
  .page-layout-2columns-left .alocolumns .sidebar,
  .page-layout-2columns-right .alocolumns .sidebar {
    width: 33%;
  }
  .toolbar.toolbar-products .pages {
    float: left;
    margin-top: 10px;
  }
  .products.wrapper ~ .toolbar.toolbar-products .pages {
    float: right;
    margin-top: 0;
  }
  .main.colum2 .part1 {
    width: 70%;
  }
  .main.colum2 .part2 {
    width: 30%;
  }
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide.modals-quickview .modal-inner-wrap[class] {
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .field.qty .custom-qty.control .btn-plus {
    display: none;
  }
  .field.qty .custom-qty.control .input-text {
    border-radius: 25px;
    border-right: 0;
  }
  /*body {
            .container {
                padding-left: 15px;
                padding-right: 15px;
            }
        }*/
  .login-container .block {
    width: 100%;
  }
  .login-container .block.block-new-customer {
    margin-bottom: 40px;
  }
  .page-header {
    border-bottom: 0;
  }
  .header .content-cart {
    text-align: center;
  }
  .header .menu-mobile {
    padding: 20px 0;
  }
  .header .menu-mobile .content-cart .tool-header {
    float: none;
  }
  .service .primary-service {
    width: 100%;
    text-align: left;
  }
  .service .primary-service:not(:last-child) {
    margin-bottom: 20px;
  }
  .service .primary-service .service-item {
    max-width: 273px;
    margin-left: auto;
    margin-right: auto;
  }
  .service .primary-service .service-item .icon {
    display: inline-block;
  }
  .service .primary-service:after {
    display: none;
  }
  .static-home-slide .slick-slide.slick-active .text-slide {
    right: 30px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption1 {
    font-size: 15px;
    line-height: 15px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption2 {
    font-size: 16px;
    line-height: 16px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption3 {
    font-size: 14px;
    margin-top: 10px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .btn-shop {
    height: 37px;
    line-height: 35px;
    padding: 0 30px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide2 {
    right: auto;
  }
  .banner-top .col-banner:not(:last-child) {
    margin-bottom: 30px;
  }
  .banner-top .addon-box .banner-ads {
    max-width: 370px;
    margin: 0 auto;
  }
  .banner-middle .col-banner:not(:last-child),
  .banner-bottom .col-banner:not(:last-child) {
    margin-bottom: 30px;
  }
  .banner-middle .addon-box .banner-ads,
  .banner-bottom .addon-box .banner-ads {
    max-width: 570px;
    margin: 0 auto;
  }
  .banner-slogan .addon-box .banner-ads .caption-ads .shop-now-btn {
    font-size: 14px;
    height: 33px;
    line-height: 30px;
    padding: 0 20px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .shop-now-btn {
    padding: 0 20px;
  }
  .product .product-item-info .products-textlink .product-name {
    font-size: 13px;
  }
  .deal-the-day .block-title-tabs > .title {
    margin-right: 25px;
  }
  .deal-the-day .product .product-item-info .hover-box .actions-cart {
    margin-right: 10px;
  }
  .deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
    margin-right: 10px;
  }
  .box-products-four .block-title-tabs .magictabs {
    padding-right: 0;
  }
  .box-products-four .box-product-content .content-products .product-items {
    display: flex !important;
  }
  .box-products-four .box-product-content .content-products .product-items:before {
    content: "";
    display: table;
  }
  .box-products-four .box-product-content .content-products .product-items:after {
    content: "";
    display: table;
    clear: both;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
    width: 60%;
    min-height: 100%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) {
    width: 40%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) {
    display: none;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads {
    top: 2px;
    left: 50px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
    font-size: 15px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .footer .toggle-tab.mobile {
    display: block !important;
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 22px;
  }
  .footer .toggle-tab.mobile:before {
    content: "\f107";
    font-family: "FontAwesome";
  }
  .footer .toggle-visible .toggle-tab.mobile:before {
    content: "\f106";
    font-family: "FontAwesome";
  }
  .footer .mobile-collapsible .toggle-content {
    display: none;
  }
  .footer .mobile-collapsible .toggle-content.visible {
    display: block;
  }
  .page-footer .block-footer-top .collapsible .heading {
    margin-top: 15px;
    margin-bottom: 12px;
  }
  .page-footer .block-footer-top .collapsible .block-content-statick .bullet li {
    margin: 8px 0;
  }
  .page-footer .block-footer-bottom .payment-method .payment-text {
    margin-bottom: 10px;
  }
  .popup-newsletter.modal-popup.modal-slide {
    left: 0;
  }
  .popup-newsletter.modal-popup.modal-slide .modal-inner-wrap {
    overflow-y: visible;
    margin: 5rem auto;
    width: 540px !important;
    height: auto !important;
  }
  .page-layout-2columns-left .alocolumns .column.main,
  .page-layout-2columns-right .alocolumns .column.main {
    width: 100%;
  }
  .page-layout-2columns-left .alocolumns .sidebar,
  .page-layout-2columns-right .alocolumns .sidebar {
    width: 100%;
  }
  .toolbar.toolbar-products .pages {
    float: left;
    margin-top: 10px;
  }
  .products.wrapper ~ .toolbar.toolbar-products .pages {
    float: right;
    margin-top: 0;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    display: inline-block;
  }
  .actions-toolbar > .primary {
    margin-right: 10px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: static;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: none;
  }
  .products.wrapper.list .product-reviews-summary {
    margin-left: inherit;
    margin-right: inherit;
  }
  .page-layout-1column .product.media.product-img-box {
    width: 100%;
  }
  .page-layout-1column .product-info-main.product-shop {
    width: 100%;
  }
  /* product view */
  .fieldset .configurable.required {
    width: 40%;
  }
  /* about us */
  .our-left .about-primary,
  .our-left .about-secondary {
    width: 100%;
  }
  .our-left .about-primary {
    margin-bottom: 20px;
  }
  .crazy-team-slide .item:nth-child(1),
  .crazy-team-slide .item:nth-child(2) {
    margin-bottom: 30px;
  }
  /* contact us */
  .contact-form .map-primary {
    margin-bottom: 30px;
  }
  .store-contact .store1,
  .store-contact .store2 {
    margin-bottom: 30px;
  }
  .store-contact .store2 .store_info {
    border-right: 0;
  }
  .store_info .flex {
    width: auto;
    padding: 0;
  }
  .cart.main.actions {
    text-align: center;
  }
  .cart.main.actions .action.update {
    margin-top: 15px;
  }
  /* check out */
  .opc-estimated-wrapper {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid #ccc;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    float: right;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    content: "\f291";
    font-size: 22px;
    font-family: "FontAwesome";
    vertical-align: middle;
    margin-right: 10px;
  }
  .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    background-color: #58b606;
    vertical-align: middle;
  }
  .opc-progress-bar {
    width: 100%;
  }
  .opc-block-shipping-information {
    padding-left: 30px;
    padding-right: 30px;
  }
  .multicheckout .actions-toolbar button.action {
    width: 100%;
    margin-bottom: 0;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
    display: block;
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar .secondary button.action {
    margin-left: 0;
  }
  .multishipping-checkout-shipping .column.main .block .block-content .box.box-shipping-address,
  .multishipping-checkout-shipping .column.main .block .block-content .box.box-items,
  .multishipping-checkout-shipping .column.main .block .block-content .box.box-shipping-method {
    width: 100%;
    margin-bottom: 25px;
  }
  .multishipping-checkout-shipping .column.main .block .block-content .box.box-shipping-method {
    padding-left: 0;
    padding-right: 0;
    float: none;
  }
  .multishipping-checkout-shipping .column.main .block .block-content .box.box-items {
    margin-bottom: 0;
  }
  .multicheckout .block-billing .box.box-billing-address {
    width: 100%;
    margin-bottom: 30px;
  }
  .multicheckout .block-billing .box.box-billing-method {
    padding-left: 15px;
    padding-right: 15px;
  }
  .customer-account-index .column.main .block .block-content .box:nth-child(1),
  .sales-order-view .column.main .block .block-content .box:nth-child(1),
  .customer-address-index .column.main .block .block-content .box:nth-child(1),
  .multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(1) {
    float: none;
  }
  /* my account */
  .account .page-wrapper .page-main {
    padding-top: 0;
  }
  .account .page-wrapper .page-main .block-collapsible-nav .item.current a,
  .account .page-wrapper .page-main .block-collapsible-nav .item.current strong {
    color: #0968b8;
  }
  .customer-account-index .column.main,
  .sales-order-view .column.main,
  .customer-address-index .column.main,
  .multishipping-checkout-shipping .column.main {
    margin-bottom: 30px !important;
  }
  .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,
  .multishipping-checkout-shipping .column.main .block .block-content .box {
    width: 100%;
  }
  .customer-account-index .column.main .block .block-content .box:nth-child(1),
  .sales-order-view .column.main .block .block-content .box:nth-child(1),
  .customer-address-index .column.main .block .block-content .box:nth-child(1),
  .multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(1) {
    margin-bottom: 25px;
  }
  .wishlist-index-index .products-grid.wishlist {
    margin-right: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    margin-bottom: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item .box-tocart {
    float: none;
    margin-right: 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-photo {
    margin-right: 0;
    float: none;
  }
  .wishlist-index-index .products-grid.wishlist .product-item-name,
  .wishlist-index-index .products-grid.wishlist .product-item-description,
  .wishlist-index-index .products-grid.wishlist .product-item .price-box,
  .wishlist-index-index .products-grid.wishlist .product-item-tooltip {
    margin-left: 0;
  }
  .modal-popup.modal-slide.modals-quickview {
    padding-left: 15px;
    padding-right: 15px;
    left: 0;
    /*.modal-inner-wrap[class] {
        		overflow-x: visible;
        	}*/
  }
  .modal-popup.modal-slide.modals-quickview .action-close {
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 639px) {
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
    padding-top: 5px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td:before {
    content: attr(data-th) ": ";
    margin-right: 10px;
    font-weight: bold;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    border-top: 0;
    border-bottom: 0;
  }
  .account .page-main .column.main,
  .account .page-main .sidebar-additional {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 576px) {
  .container {
    width: 540px;
  }
}
@media screen and (max-width: 575px) {
  body .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide {
    top: 49%;
    right: 16px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption1 {
    font-size: 15px;
    line-height: 15px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption2 {
    font-size: 16px;
    line-height: 16px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption3 {
    font-size: 13px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .btn-shop {
    height: 35px;
    line-height: 33px;
    padding: 0 22px;
    font-size: 14px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide2 {
    right: auto;
    left: 20px;
  }
  .caption-primary p {
    font-size: 16px;
  }
  .caption-primary p span {
    font-size: 18px;
  }
  .deal-the-day .block-title-tabs > .title,
  .deal-the-day .block-title-tabs .count-down-time {
    width: 100%;
  }
  .deal-the-day .block-title-tabs > .title {
    margin-bottom: 10px;
  }
  .deal-the-day .alo-count-down {
    padding-right: 0;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
    width: 55%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) .product-item-info .hover-box .actions-cart .button.btn-cart {
    min-width: 200px;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) {
    width: 45%;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
    font-size: 14px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 14px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .shop-now-btn {
    height: auto;
    line-height: normal;
    padding: 0;
    background-color: transparent;
    font-weight: bold;
    color: #e75146;
    text-decoration: underline;
  }
  .popup-newsletter.modal-popup.modal-slide {
    padding: 0 30px;
  }
  .popup-newsletter.modal-popup.modal-slide .modal-inner-wrap {
    width: 100% !important;
  }
  .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist {
    padding-right: 15px;
    margin-right: 15px;
  }
  /* post view */
  .breadcrumbs li + li.blog_post {
    margin-top: 10px;
    display: block;
    max-width: 252px;
    margin-left: 0;
  }
  .post-view .post-holder .post-header .post-info .dash {
    display: none;
  }
  .post-view .post-holder .post-header .item.post-categories {
    width: 100%;
  }
  /* product view */
  .fieldset .configurable.required {
    width: 45%;
  }
  /* contact us */
  .store_info .flex {
    width: 100%;
    padding: 10px 0 0;
  }
  .methods-shipping .table-checkout-shipping-method thead th {
    padding: 14px 16px 11px;
  }
  .methods-shipping .table-checkout-shipping-method tbody td {
    padding: 14px 16px 11px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .box-tocart input.qty {
    width: 85px;
  }
  .magicslider .slick-slide.slick-active .figcaption .caption4 {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .header .content-cart .tool-header {
    position: relative;
  }
  .header .content-cart .tool-header .tool-setting .settting-switcher,
  .header .content-cart .tool-header .minicart-wrapper {
    position: static;
  }
  .header .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher,
  .header .content-cart .tool-header .minicart-wrapper .block-minicart {
    left: 10%;
    transform: translateX(-50%);
  }
  .header .content-cart .tool-header .minicart-wrapper .block-minicart {
    right: auto;
  }
  .header .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
    left: auto;
    right: 0;
  }
  .static-home-slide .slick-slide.slick-active .text-slide {
    right: 9px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption1 {
    font-size: 13px;
    line-height: 13px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption2 {
    font-size: 15px;
    line-height: 15px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption3 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .caption4 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .static-home-slide .slick-slide.slick-active .text-slide .btn-shop {
    height: 33px;
    line-height: 30px;
    padding: 0 20px;
  }
  .static-home-slide .slick-slide.slick-active .text-slide2 {
    right: auto;
    left: 20px;
  }
  .slick-dots {
    bottom: 5px;
  }
  .hotcat-section .featured-category > .title span {
    font-size: 18px;
  }
  .hotcat-section .slick-slide img {
    margin: 0 auto;
  }
  .caption-primary p .deals-now {
    display: inline-block;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads {
    top: 1px;
    right: 5px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption1 {
    font-size: 12px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption2 {
    font-size: 16px;
  }
  .banner-middle .addon-box .banner-ads4 .caption-ads .caption3 {
    margin-bottom: 3px;
  }
  .banner-slogan .addon-box .banner-ads .shop-now-btn {
    font-size: 13px;
    height: 30px;
    line-height: 28px;
    padding: 0 12px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads {
    top: 3px;
    right: 5px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption1 {
    font-size: 13px;
    padding: 3px 5px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .primary {
    font-size: 13px;
  }
  .banner-middle .addon-box .banner-ads5 .caption-ads .caption2 .secondary {
    font-size: 14px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads {
    top: 3px;
    right: 20px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption1 {
    font-size: 20px;
  }
  .banner-bottom .addon-box .banner-ads6 .caption-ads .caption2 {
    margin-bottom: 5px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption1 {
    font-size: 12px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption2 {
    font-size: 20px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption3 {
    font-size: 13px;
    margin-bottom: 3px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption4 {
    font-size: 12px;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
    width: 100%;
  }
  .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) {
    display: none;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads {
    left: 22px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption1 {
    font-size: 10px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 10px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .shop-now-btn {
    font-size: 12px;
  }
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 18px;
  }
  .modal-popup .modal-content .block-content > .caption {
    font-size: 16px;
    padding: 0;
  }
  .modal-popup .modal-content .block-content .subcribe-box {
    padding: 0;
  }
  .products.wrapper ~ .toolbar .sorter {
    display: none;
  }
  .toolbar .modes {
    width: 100%;
    margin-bottom: 15px;
  }
  .toolbar.toolbar-products .pages {
    width: 100%;
  }
  /* list view */
  .products.wrapper.list .product .product-item-info .images-container,
  .products.wrapper.list .product .product-item-info .products-textlink {
    width: 100%;
  }
  .breadcrumbs li + li.product {
    margin-left: 0;
    margin-top: 10px;
  }
  .product.detailed .items-tabs {
    text-align: center;
  }
  .product.detailed .items-tabs .data.title {
    width: 100%;
  }
  .product.detailed .items-tabs .data.title:first-child .data.switch {
    background-image: none;
  }
  .product.detailed .items-tabs .data.switch {
    background-image: none;
  }
  .product.info.detailed .product.data.items .items-tabs .item.active a,
  .product.info.detailed .product.data.items .items-tabs .item:hover a {
    color: #333;
  }
  .product.detailed .items-tabs::after {
    display: none;
  }
  /* list blog */
  .post-list-wrapper .post-list .post-content .post-item-photo {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .post-list-wrapper .post-list .post-content .post-item-detail {
    width: 100%;
    padding-left: 0;
  }
  /* product view */
  .fieldset .configurable.required {
    width: 100%;
    max-width: 218px;
    float: none;
  }
  .fieldset .configurable.required:first-child {
    margin-right: 0;
  }
  /* contact us */
  .store-contact .store1,
  .store-contact .store2,
  .store-contact .store3,
  .store-contact .store4 {
    width: 100%;
  }
  .store-contact .store1 .store_info,
  .store-contact .store3 .store_info {
    border-right: 0;
  }
  .store-contact .store3 {
    margin-bottom: 30px;
  }
  .store_info .flex {
    width: auto;
    padding: 0;
  }
  /* view cart */
  .cart-container .cart-summary {
    width: 100%;
  }
  .cart.table-wrapper .item-info .col.qty,
  .cart.table-wrapper .item-info .col.price,
  .cart.table-wrapper .item-info .col.subtotal,
  .cart.table-wrapper .item-info .col.msrp {
    width: 50%;
  }
  .cart.table-wrapper .amstockstatus-cart {
    color: #1fa67a;
    padding: 0;
    background: none;
  }
  .cart.main.actions .continue,
  .cart.main.actions .action.clear,
  .cart.main.actions .action.update,
  .checkout-success .actions-toolbar .primary.continue,
  #registration .action.primary {
    width: 100%;
    display: block;
  }
  .cart.main.actions .continue,
  .checkout-success .actions-toolbar .primary.continue,
  #registration .action.primary {
    margin-bottom: 15px;
  }
  .methods-shipping .table-checkout-shipping-method thead th {
    padding: 15px 0;
  }
  .methods-shipping .table-checkout-shipping-method tbody td {
    padding: 15px 0;
  }
  .wishlist-index-index .products-grid.wishlist .product-items .product-item {
    width: 100%;
  }
  .wishlist-index-index .actions-toolbar button.action {
    width: 100%;
  }
  .wishlist-index-index .actions-toolbar button.action:not(:last-child) {
    margin-bottom: 20px;
  }
  .wishlist-index-index .actions-toolbar > .primary {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) and (min-width: 361px) {
  .product .product-item-info .sticker .labelnew,
  .product .product-item-info .sticker .labelsale {
    width: 54px;
    height: 24px;
    line-height: 22px;
  }
  .product .product-item-info .hover-box .actions-cart {
    margin-right: 5px;
  }
  .product .product-item-info .hover-box .actions-cart .button.btn-cart,
  .block-compare .block-content .actions-toolbar .primary .compare {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px;
  }
  .product .product-item-info .hover-box .add-to-links .towishlist {
    margin-right: 5px;
  }
  .deal-the-day .product .product-item-info .hover-box .actions-cart {
    margin-right: 5px;
  }
  .deal-the-day .product .product-item-info .hover-box .actions-cart .button.btn-cart {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 12px;
  }
  .deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
    margin-right: 5px;
  }
}
@media screen and (max-width: 360px) {
  .slick-prev,
  .slick-next {
    width: 38px;
    height: 38px;
    line-height: 32px;
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 18px;
  }
  .hotcat-section .featured-category .slick-slider .slick-prev {
    right: 42px;
  }
  .deal-the-day .alo-count-down .caption-count {
    width: 100%;
    margin-bottom: 10px;
  }
  .deal-the-day .alo-count-down .countdown {
    width: 100%;
  }
  .box-products-four {
    margin-bottom: 30px;
  }
  .banner-middle .addon-box .banner-ads .caption-ads .shop-now-btn,
  .banner-bottom .addon-box .banner-ads .caption-ads .shop-now-btn {
    height: auto;
    line-height: normal;
    padding: 0;
    background-color: transparent;
    font-weight: bold;
    color: #e75146;
    text-decoration: underline;
    font-size: 14px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption2 {
    font-size: 16px;
  }
  .banner-bottom .addon-box .banner-ads7 .caption-ads .caption4 {
    font-size: 10px;
  }
  .banner-bottom-low {
    margin-bottom: 30px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption2 {
    font-size: 9px;
  }
  .banner-bottom-low .addon-box .banner-ads8 .caption-ads .caption-btn {
    margin-top: -6px;
  }
  .popup-newsletter.modal-popup.modal-slide {
    padding: 0 20px;
  }
  .modal-popup .modal-content .block-content {
    padding: 0 20px;
  }
  .modal-popup .modal-content .block-content .promo-text {
    font-size: 18px;
  }
  .modal-popup .modal-content .block-content > .caption {
    font-size: 15px;
  }
  .toolbar .sorter {
    margin-right: 5px;
  }
  .toolbar .modes-label,
  .toolbar .sorter-label,
  .toolbar .sorter-options,
  .toolbar .limiter .label,
  .toolbar .limiter-options,
  .toolbar .limiter-text,
  .toolbar .toolbar-amount {
    font-size: 12px;
  }
  .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist {
    padding-right: 6px;
    margin-right: 6px;
  }
  .contact-form input.input-text {
    width: 100%;
  }
  /* check out */
  .methods-shipping .table-checkout-shipping-method thead th {
    padding: 15px 0;
  }
  .methods-shipping .table-checkout-shipping-method tbody td {
    padding: 15px 0;
  }
  .custom-slide {
    left: 0 !important;
  }
  body.account .main .block-title strong {
    font-size: 24px;
  }
}
body.rtl,
.rtl .main,
.rtl select,
.rtl input,
.rtl textarea {
  text-align: right;
}
body.rtl {
  direction: rtl;
}
.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12 {
  float: right;
}
@media (min-width: 768px) {
  .rtl {
    /*&.page-layout-2columns-left {
                .sidebar-additional {float: right;clear: right;}
            }*/
  }
  .rtl .col-sm-1,
  .rtl .col-sm-2,
  .rtl .col-sm-3,
  .rtl .col-sm-4,
  .rtl .col-sm-5,
  .rtl .col-sm-6,
  .rtl .col-sm-7,
  .rtl .col-sm-8,
  .rtl .col-sm-9,
  .rtl .col-sm-10,
  .rtl .col-sm-11,
  .rtl .col-sm-12 {
    float: right;
  }
}
@media (min-width: 992px) {
  .rtl .col-md-1,
  .rtl .col-md-2,
  .rtl .col-md-3,
  .rtl .col-md-4,
  .rtl .col-md-5,
  .rtl .col-md-6,
  .rtl .col-md-7,
  .rtl .col-md-8,
  .rtl .col-md-9,
  .rtl .col-md-10,
  .rtl .col-md-11,
  .rtl .col-md-12 {
    float: right;
  }
}
@media (min-width: 1200px) {
  .rtl .col-lg-1,
  .rtl .col-lg-2,
  .rtl .col-lg-3,
  .rtl .col-lg-4,
  .rtl .col-lg-5,
  .rtl .col-lg-6,
  .rtl .col-lg-7,
  .rtl .col-lg-8,
  .rtl .col-lg-9,
  .rtl .col-lg-10,
  .rtl .col-lg-11,
  .rtl .col-lg-12 {
    float: right;
  }
}
.rtl {
  /* menu */
  /* service */
  /* slider */
  /*.box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info {border-left: 1px solid #dfdfdf;}*/
  /*&.page-layout-2columns-left .alocolumns .sidebar.sidebar-additional {clear: none;}*/
  /* product detail */
  /* view cart */
  /* checkout */
  /*.actions-toolbar .primary {float: right;}*/
  /* multi checkout */
  /*.actions-toolbar .primary .action, .multicheckout .actions-toolbar > .primary {margin-right: 0;}*/
  /* about us */
  /* service */
}
.rtl .links-wrapper-separators,
.rtl .header .welcome-msg {
  direction: ltr;
}
.rtl .top-right {
  float: right;
}
.rtl .top-left {
  float: right;
}
.rtl .header .header-top-link {
  float: left;
}
.rtl .header .welcometop {
  padding-left: 14px;
  margin-left: 14px;
  padding-right: 0;
  margin-right: 0;
}
.rtl .header .welcometop:after {
  right: auto;
  left: 0;
}
.rtl #search_autocomplete {
  left: auto;
  right: 0;
}
.rtl .header .header-top-link .currency_top {
  padding-left: 20px;
  margin-left: 20px;
  padding-right: 0;
  margin-right: 0;
}
.rtl .header .header-top-link .currency_top:after {
  right: auto;
  left: 0;
}
.rtl .header .header-top-link > ul {
  padding-right: 0;
}
.rtl .header .header-top-link > ul li {
  padding-left: 20px;
  margin-left: 20px;
  padding-right: 0;
  margin-right: 0;
}
.rtl .header .header-top-link > ul li:after {
  right: auto;
  left: 0;
}
.rtl .header .header-top-link > ul li a:after,
.rtl .header .header-top-link > ul li strong:after {
  content: "\f100";
  font-family: "Flaticon";
  margin-left: 10px;
  font-size: 17px;
}
.rtl .header .header-top-link > ul li a:before,
.rtl .header .header-top-link > ul li strong:before {
  display: none;
}
.rtl .header .header-top-link > ul li a.top-link-mywishlist:after {
  content: "\f101";
  font-family: "Flaticon";
}
.rtl .header .header-top-link > ul li a.top-link-mywishlist:before {
  display: none;
}
.rtl .header .header-top-link > ul li:last-child a:after,
.rtl .header .header-top-link > ul li:last-child strong:after {
  content: "\f102";
  font-family: "Flaticon";
}
.rtl .header .header-top-link > ul li:last-child a:before,
.rtl .header .header-top-link > ul li:last-child strong:before {
  display: none;
}
.rtl .header .header-top-link > ul li a:hover {
  color: #2b90d9;
}
.rtl .header .header-top-link .switcher-options .switcher-dropdown li a {
  background-position: right center;
  padding-right: 24px;
  padding-left: 0;
}
.rtl .header .header-top-link .switcher-currency .switcher-dropdown li a {
  padding-right: 0;
}
.rtl .header .header-top-link .top-form-language .toggle span {
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 24px;
  padding-left: 0;
}
.rtl .header .header-top-link .top-form-language .toggle span:before {
  content: "\f107";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.rtl .header .header-top-link .top-form-language .toggle span:after {
  display: none;
}
.rtl .header .header-top-link .currency_top span:before {
  content: "\f107";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.rtl .header .header-top-link .currency_top span:after {
  display: none;
}
.rtl .content-logo,
.rtl .content-search,
.rtl .content-cart {
  float: right;
}
.rtl .content-cart .tool-header {
  float: left;
}
.rtl .content-cart .tool-header .minicart-wrapper {
  margin-right: 25px;
  margin-left: 0;
}
.rtl .content-cart .tool-header .minicart-wrapper .showcart .minicart-text {
  margin-right: 14px;
  margin-left: 0;
}
.rtl .content-cart .tool-header .minicart-wrapper .showcart .crat-icon .counter.qty {
  left: -15px;
  right: auto;
}
.rtl .content-cart .tool-header .minicart-wrapper .block-minicart {
  right: auto;
  left: 0;
}
.rtl .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold:before {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-weight: normal;
  font-size: 14px;
  margin-right: 7px;
}
.rtl .content-cart .tool-header .tool-setting .settting-switcher .dropdown-toggle .text-setting.text-bold:after {
  display: none;
}
.rtl .content-cart .tool-header .tool-setting .settting-switcher .dropdown-switcher .links li {
  text-align: right;
}
.rtl .content-search .search-area .form-search .action.search {
  right: auto;
  left: 0;
  border-radius: 25px 0 0 25px;
  border-width: 0 1px 0 0;
}
.rtl .content-search .search-area .form-search .field .control.catalogsearch .input-text {
  float: right;
}
.rtl .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box {
  float: right;
}
.rtl .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box span {
  border-left: 0;
  border-right: 1px solid #eeeeee;
}
.rtl .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container {
  padding-right: 0;
}
.rtl .content-search .search-area .form-search .field .control.catalogsearch .catalogsearch-box .dd-container li {
  text-align: right;
}
.rtl .content-search .search-area .form-search .search-autocomplete ul li {
  text-align: right;
}
.rtl .content-search .search-area .form-search .search-autocomplete .action.close {
  float: left;
}
.rtl .content-search .search-area .form-search .search-autocomplete .c-smartsearch__image {
  float: right;
}
.rtl .content-search .search-area .form-search .search-autocomplete .c-smartsearch__description {
  padding: 10px 110px 0 0;
}
.rtl .vmagicmenu {
  float: right;
}
.rtl .magicmenu .nav-desktop .level0:not(:first-child):not(:last-child) .level-top:before {
  right: auto;
  left: 0;
}
.rtl .magicmenu .nav-desktop .level0.hasChild .level-top:after {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .magicmenu .nav-desktop .level0.home .level-top {
  margin-left: 0;
  margin-right: 11px;
}
.rtl .magicmenu .nav-desktop .level0.dropdown > .level0 a,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 a,
.rtl .magicmenu .nav-desktop .level0.ext .level0.dropdown a {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  text-align: right;
  float: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children a,
.rtl .magicmenu .nav-desktop p {
  text-align: right;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  margin-right: 0;
  margin-left: 20px;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: right;
}
.rtl .mage-column.mega-block-right {
  float: left;
}
.rtl .banner-menu-position img {
  left: auto;
  right: 50%;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega,
.rtl .magicmenu .nav-desktop .level0.dropdown > .level0 {
  padding: 0 30px 0 0;
}
.rtl .magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:before,
.rtl .vmagicmenu .level0 .level-top-mega .children > a:before {
  right: 0;
  left: auto;
}
.rtl .magicmenu .nav-desktop .level0.dropdown > .level0,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0,
.rtl .magicmenu .nav-desktop .level0.ext .level0.dropdown {
  padding-right: 0;
}
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  right: 100%;
  left: auto;
}
.rtl .magicmenu .nav-desktop .level0.dropdown .hasChild > a:before,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f104";
  right: auto;
  left: 15px;
}
.rtl .service .primary-service .service-item .icon {
  margin-right: 0;
  margin-left: 18px;
}
.rtl .service .primary-service .service-item .info {
  text-align: right;
}
.rtl .vmagicmenu .level-top a {
  text-align: right;
}
.rtl .vmagicmenu .level0 .level-top img {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .vmagicmenu .level0.hasChild .level-top:after {
  content: "\f104";
  float: left;
}
.rtl .vmagicmenu .level0 .level-top-mega,
.rtl .vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  right: 100%;
  left: auto;
}
.rtl .vmagicmenu .level0 .level-top-mega .mage-column .children {
  text-align: right;
  padding-right: 30px;
  padding-left: 0;
}
.rtl .vmagicmenu .level0 .level-top-mega .children a,
.rtl .vmagicmenu p {
  text-align: right;
}
.rtl .vmagicmenu .level0 {
  float: right;
}
.rtl .vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: right;
}
.rtl .vmagicmenu .banner-menu-position img {
  margin-right: -30px;
}
.rtl .vmagicmenu .all-cat span:after {
  display: none;
}
.rtl .vmagicmenu .all-cat span:before,
.rtl .meanmenu-accordion .all-cat span:before {
  content: "\f100";
  font-family: "FontAwesome";
  font-weight: normal;
  margin-right: 20px;
}
.rtl .vmagicmenu .block-title .vmagicmenu-subtitle {
  margin-left: calc(18%);
  margin-right: 0;
}
.rtl .static-home-slide .magicslider .slick-prev {
  right: 0;
}
.rtl .static-home-slide .magicslider .slick-next {
  left: 0;
}
.rtl .static-home-slide .magicslider:hover .slick-next {
  right: auto;
  left: 0;
}
.rtl .static-home-slide .magicslider:hover .slick-prev {
  left: auto;
  right: 0;
}
.rtl .hot-products .box-product-content .content-products:hover .slick-next {
  right: auto;
  left: -8px;
}
.rtl .hot-products .box-product-content .content-products:hover .slick-prev {
  left: auto;
  right: -8px;
}
.rtl .hot-products .product:after {
  right: 0;
  left: auto;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-next,
.rtl .cms-static-blog .block-content.magicblog .slick-next {
  left: -53px;
  right: auto;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-prev,
.rtl .cms-static-blog .block-content.magicblog .slick-prev {
  left: auto;
  right: -53px;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-prev {
  left: 53px;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-slide .item .imgslide {
  float: left;
  padding-left: 0;
  padding-right: 8px;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption {
  float: right;
  padding-right: 12px;
  padding-left: 0;
}
.rtl .box-products .block-title-tabs .magictabs .item {
  margin: 0 1px 0 0;
}
.rtl .box-products .block-title-tabs .magictabs .item:first-child .title,
.rtl .product.detailed .items-tabs .data.title:first-child .data.switch {
  background-image: url(../images/alothemes/button-2firsta.png);
}
.rtl .box-products .block-title-tabs .magictabs .item.activated .title,
.rtl .box-products .block-title-tabs .magictabs .item:hover .title,
.rtl .product.detailed .items-tabs .data.title.active .data.switch,
.rtl .product.detailed .items-tabs .data.title:hover .data.switch {
  background-position: 100% 100%;
}
.rtl .box-products .block-title-tabs .magictabs .item .title,
.rtl .product.detailed .items-tabs .data.switch {
  background-position: 100% 0;
}
.rtl .box-products .block-title-tabs > .title,
.rtl .deal-the-day .alo-count-down {
  float: right;
}
.rtl .box-products .block-title-tabs > .title {
  margin-right: 0;
  margin-left: 137px;
}
.rtl .box-products .block-title-tabs .magictabs {
  float: left;
  padding-right: 0;
}
.rtl .deal-the-day .alo-count-down .caption-count {
  margin-left: 12px;
  margin-right: 0;
}
.rtl .deal-the-day .alo-count-down .timer-box:not(:last-child) {
  margin-left: 9px;
  margin-right: 0;
}
.rtl .box-products .content-products:hover .slick-prev {
  left: auto;
  right: -53px;
}
.rtl .box-products .content-products:hover .slick-next {
  right: auto;
  left: -53px;
}
.rtl .product .product-item-info .sticker {
  left: auto;
  right: 20px;
}
.rtl .product .product-item-info .hover-box .actions-cart,
.rtl .product .product-item-info .hover-box .add-to-links .towishlist {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .deal-the-day .product .product-item-info .hover-box .actions-cart,
.rtl .deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
  margin-right: 0;
  margin-left: 19px;
}
.rtl .product .product-item-info .product-hover .link-view {
  right: auto;
  left: 0;
}
.rtl .custom-product.vertical .images-container {
  padding-left: 15px;
  padding-right: 0;
}
.rtl .box-products.box-products-three .box-product-adv,
.rtl .box-products.box-products-three .box-product {
  float: right;
}
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(1) {
  float: right;
}
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2),
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3),
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) {
  float: right;
}
.rtl .box-products-four .block-title-tabs .magictabs {
  padding-left: 0;
  padding-right: 0;
}
.rtl .cms-static-blog .block-content.magicblog .blog_short_text .post-meta .item {
  margin-left: 48px;
  margin-right: 0;
}
.rtl .cms-static-blog .block-content.magicblog .blog_short_text .post-meta .post-author {
  margin-left: 0;
}
.rtl .alo-brand .shopbrand:hover .slick-prev {
  left: auto;
  right: -53px;
}
.rtl .alo-brand .shopbrand:hover .slick-next {
  right: auto;
  left: -53px;
}
.rtl .page-footer .block-footer-top .collapsible .address-list,
.rtl .page-footer .block-footer-top .collapsible .block-content-statick .bullet {
  padding-right: 0;
}
.rtl .page-footer .block-footer-top .collapsible .address-list li p .contact-name {
  margin-left: 12px;
  margin-right: 0;
}
.rtl .page-footer .block-footer-top .collapsible .address-list li .follow-buttons a {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .page-footer .block-footer-bottom .payment-method .payment-text {
  margin-left: 55px;
  margin-right: 0;
}
.rtl.page-layout-2columns-left .alocolumns .column.main {
  float: left;
}
.rtl.page-layout-2columns-left .alocolumns .sidebar {
  float: right;
  clear: right;
}
.rtl .mode-grid {
  margin-right: 0;
  margin-left: 7px;
}
.rtl .toolbar .sorter {
  margin-right: 0;
  margin-left: 29px;
}
.rtl .toolbar .sorter .sorter-label {
  margin-right: 0;
  margin-left: 12px;
}
.rtl .toolbar .modes {
  float: right;
}
.rtl .toolbar .pages {
  float: left;
}
.rtl .toolbar .sorter .sorter-options {
  padding: 4px 12px 6px 4px;
  background-position: 10% 50%;
}
.rtl .toolbar .limiter .control .limiter-options {
  padding: 4px 13px 5px 33px;
  background-position: 30% 50%;
}
.rtl .accor-title {
  text-align: right;
}
.rtl ul.nav-accordion li a {
  text-align: right;
  padding: 0 23px 0 0;
}
.rtl ul.nav-accordion ul {
  padding: 0 15px 0 0;
}
.rtl ul.nav-accordion .expand,
.rtl ul.nav-accordion .collapse {
  left: auto;
  right: 0;
}
.rtl ul.nav-accordion .collapse:before,
.rtl ul.nav-accordion .expand:before {
  content: "\f104";
}
.rtl ul.nav-accordion ul ul li a:before {
  content: "\f0d9";
  padding-left: 12px;
  padding-right: 0;
}
.rtl ul.nav-accordion li a.level-top {
  padding-left: 23px;
}
.rtl .meanmenu-accordion .all-cat span:after {
  display: none;
}
.rtl .block.filter .filter-options-content {
  margin-right: 0;
}
.rtl .block.filter .filter-options .count {
  float: left;
}
.rtl .block.filter .filter-options-content .items .item a:before {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .sidebar-additional .product.product-item .images-container,
.rtl .sidebar-additional .product.product-item .products-textlink {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .sidebar-additional .block-title-tabs .magictabs {
  padding-right: 0;
}
.rtl .page-footer .block-footer-bottom .trademark-help p {
  background-position: 100% 3px;
  padding-right: 31px;
  padding-left: 0;
}
.rtl .product-info-main .brand span {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .products.wrapper.list .product .product-item-info .images-container {
  float: right;
  padding-right: 0;
  padding-left: 20px;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink {
  float: right;
}
.rtl .product .product-item-info .products-textlink .product-reviews-summary .rating-summary,
.rtl .product-info-main .rating-summary {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .price-box .special-price {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .product.description ul,
.rtl .product-info-main .attribute .value > ul {
  padding-right: 0;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .product.description ul li:before,
.rtl .product-info-main .attribute .value > ul li:before {
  display: none;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .product.description ul li:after,
.rtl .product-info-main .attribute .value > ul li:after {
  content: "\f111";
  font-size: 7px;
  font-family: "FontAwesome";
  margin-left: 10px;
  vertical-align: middle;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-primary,
.rtl .product-add-form .button.btn-cart {
  margin-right: 0;
  margin-left: 18px;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist,
.rtl .product-add-form .product-social-links .product-addto-links .towishlist {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e6e6e6;
  float: right;
}
.rtl .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .action .icon,
.rtl .product-add-form .product-social-links .product-addto-links .action .icon {
  margin-right: 0;
  margin-left: 6px;
}
.rtl .product-info-main .attribute h3,
.rtl .product-info-main .attribute h4,
.rtl .product-info-main .attribute h5 {
  margin: 7px 0;
}
.rtl .addit .so-social-share:not(:last-child) {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .field.qty .label {
  margin-right: 0;
  margin-left: 5px;
}
.rtl .review-ratings ~ .review-content,
.rtl .review-ratings ~ .review-details {
  margin-right: 280px;
  margin-left: 0;
}
.rtl .review-ratings {
  float: right;
}
.rtl .review-ratings .item .rating-label {
  padding-right: 0;
  padding-left: 25px;
}
.rtl .block.related .products.list.items:hover .slick-prev,
.rtl .block.crosssell .products.list.items:hover .slick-prev,
.rtl .block.upsell .products.list.items:hover .slick-prev,
.rtl .block.crosssell .products.list.items:hover .slick-prev,
.rtl .block.upsell .products.list.items:hover .slick-prev {
  left: auto;
  right: -25px;
}
.rtl .block.related .products.list.items:hover .slick-next,
.rtl .block.crosssell .products.list.items:hover .slick-next,
.rtl .block.upsell .products.list.items:hover .slick-next,
.rtl .block.crosssell .products.list.items:hover .slick-next,
.rtl .block.upsell .products.list.items:hover .slick-next {
  right: auto;
  left: -25px;
}
.rtl .post-list-wrapper .post-list .post-item-photo {
  float: right;
  padding-right: 0;
  padding-left: 15px;
}
.rtl .post-list-wrapper .post-list .post-content .post-item-detail {
  float: right;
  padding-left: 0;
  padding-right: 15px;
}
.rtl .post-posed-date {
  float: right;
}
.rtl .item.post-categories {
  float: right;
}
.rtl .post-posed-date .fa,
.rtl .post-author .fa {
  padding-right: 0;
  padding-left: 10px;
}
.rtl .addthis_default_style .addthis_separator,
.rtl .addthis_default_style .at4-icon,
.rtl .addthis_default_style .at300b,
.rtl .addthis_default_style .at300bo,
.rtl .addthis_default_style .at300bs,
.rtl .addthis_default_style .at300m {
  float: right;
}
.rtl .post-holder .post-header .post-info,
.rtl .post-view .post-holder .post-header .post-info .dash {
  float: right;
}
.rtl table th {
  text-align: right;
}
.rtl .cart.table-wrapper .item-actions td {
  text-align: left;
}
.rtl .actions-toolbar .action-edit,
.rtl .actions-toolbar .action-towishlist {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .cart-summary {
  float: left;
}
.rtl .cart-container .form-cart {
  float: right;
}
.rtl .cart.main.actions {
  text-align: left;
}
.rtl .cart.main.actions .continue,
.rtl .checkout-success .actions-toolbar .primary.continue,
.rtl #registration .action.primary {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .cart.main.actions .action.clear {
  margin-left: 6px;
  margin-right: 0;
}
.rtl .cart-summary .block .item-options {
  margin-right: 0;
}
.rtl .field-tooltip {
  right: auto;
  left: 0;
}
.rtl .field .control._with-tooltip input {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .opc-wrapper {
  float: right;
  padding-right: 0;
  padding-left: 30px;
}
.rtl .opc-sidebar {
  float: left;
}
.rtl .opc-wrapper .fieldset > .field.required > label {
  padding-right: 0;
}
.rtl .opc-wrapper .field._required select {
  background-position: 2% 50%;
}
.rtl .minicart-items .product > .product-item-photo,
.rtl .minicart-items .product > .product-image-container {
  float: right;
}
.rtl .opc-block-summary .product-item .product-item-name-block,
.rtl .opc-block-summary .product-item .subtotal {
  text-align: right;
}
.rtl .opc-block-summary .product-item-details {
  padding-right: 15px;
  padding-left: 0;
}
.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.rtl .cart.table-wrapper .product-item-photo {
  padding-right: 0;
  padding-left: 20px;
}
.rtl .all-cat {
  text-align: right;
}
.rtl .header .content-cart .tool-header .minicart-wrapper .block-minicart .block-content .minicart-items-wrapper .product-item .product-item-details {
  padding-left: 0;
  padding-right: 100px;
  text-align: right;
}
.rtl .minicart-wrapper .product .actions {
  float: left;
  text-align: left;
}
.rtl .multicheckout .actions-toolbar .secondary .action {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .multicheckout .block-billing .box-billing-address {
  float: right;
}
.rtl .multicheckout .block-billing .box-billing-method {
  float: right;
  padding-left: 0;
  padding-right: 25px;
}
.rtl .multicheckout .block-shipping .box {
  float: right;
}
.rtl .multicheckout .actions-toolbar .primary {
  float: right;
}
.rtl .multicheckout.order-review .box-items {
  float: none;
}
.rtl .block.account-nav .item a,
.rtl .block.account-nav .item > strong {
  border-left: 0;
  border-right: 3px solid transparent;
}
.rtl .block.account-nav .item.current > strong {
  border-color: #24aa4b;
}
.rtl .actions-toolbar .secondary {
  float: left;
}
.rtl input[type="checkbox"] {
  margin: 2px 0 0 5px;
}
.rtl .block-reorder .actions-toolbar {
  max-width: none;
}
.rtl.wishlist-index-index .product-item-inner > .product-item-actions {
  right: auto;
  left: 10px;
}
.rtl .products-grid.wishlist .product-item-actions > * {
  margin-right: 0;
  margin-left: 15px;
}
.rtl .abs-blocks-2columns:nth-child(odd),
.rtl .amazon-addresses .amazon-address:nth-child(odd),
.rtl .login-container .block:nth-child(odd),
.rtl .block-addresses-list .items.addresses > .item:nth-child(odd),
.rtl .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
.rtl [class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
.rtl .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd),
.rtl .column .block-addbysku .block-content .box:nth-child(odd) {
  float: right;
  clear: right;
}
.rtl .abs-blocks-2columns:nth-child(even),
.rtl .amazon-addresses .amazon-address:nth-child(even),
.rtl .login-container .block:nth-child(even),
.rtl .block-addresses-list .items.addresses > .item:nth-child(even),
.rtl .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
.rtl [class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box:nth-child(even),
.rtl .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even),
.rtl .column .block-addbysku .block-content .box:nth-child(even) {
  float: left;
}
.rtl .sales-order-view .column.main .block .block-content .box:nth-child(2),
.rtl .customer-address-index .column.main .block .block-content .box:nth-child(2),
.rtl .multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(2) {
  float: right;
}
.rtl.customer-account-index .column.main .block .block-content .box:nth-child(2),
.rtl.sales-order-view .column.main .block .block-content .box:nth-child(2),
.rtl.customer-address-index .column.main .block .block-content .box:nth-child(2),
.rtl.multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(2) {
  float: left;
}
.rtl.customer-account-index .column.main .block .block-content .box:nth-child(1),
.rtl .sales-order-view .column.main .block .block-content .box:nth-child(1),
.rtl .customer-address-index .column.main .block .block-content .box:nth-child(1),
.rtl .multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(1),
.rtl.sales-order-view .column.main .block .block-content .box:nth-child(1),
.rtl.customer-address-index .column.main .block .block-content .box:nth-child(1),
.rtl.multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(1) {
  float: right;
}
.rtl.multishipping-checkout-shipping .column.main .block .block-content .box:nth-child(2) {
  float: right;
}
.rtl .block-creare-twitter .block-content ul {
  padding-right: 0;
}
.rtl .block-creare-twitter .block-content .twitter-pic {
  margin-right: 0;
  margin-left: 8px;
}
.rtl .our-right ul li a:before {
  display: none;
}
.rtl .our-right ul li a:after {
  content: "\f102";
  font-family: "Flaticon";
  margin-left: 16px;
}
.rtl .store-contact .store_info {
  border-right: 0;
  border-left: 1px solid #e6e6e6;
}
.rtl .store-contact .store4 .store_info {
  border-left: 0;
}
.rtl .store-contact .store_info li .icons {
  margin-right: 0;
  margin-left: 18px;
}
.rtl .service .primary-service:after {
  display: none;
}
.rtl .service .primary-service:before {
  content: "";
  width: 1px;
  height: 52px;
  background-color: #eeeeee;
  position: absolute;
  right: auto;
  top: -6px;
  left: 0;
}
.rtl .service .primary-service:last-child:before {
  display: none;
}
.rtl .hotcat-section .featured-category .slick-slider .slick-slide .item .figcaption ul {
  padding-right: 0;
}
.rtl .product .product-item-info {
  border-left: 0;
  border-right: 1px solid #e6e6e6;
}
.rtl .vertical .product .product-item-info {
  border-right: 0;
}
.rtl .custom-product .magictabs {
  padding-right: 0;
}
.rtl .hot-products .product .product-item-info {
  border-right: 0;
}
.rtl .slick-slide.slick-current .product .product-item-info {
  border-right: 0;
}
.rtl .main.colum2 .part1 {
  float: left;
}
.rtl .custom-product.custom-product2 .product .product-item-info {
  border-right: 1px solid #e6e6e6;
}
.rtl .custom-product.custom-product2 .content-products:hover .slick-prev {
  left: auto;
  right: -38px;
}
.rtl .custom-product.custom-product2 .content-products:hover .slick-next {
  right: auto;
  left: -38px;
}
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(2) .product-item-info {
  border-right: 0;
}
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(3) .product-item-info,
.rtl .box-products-four .box-product-content .content-products .product-items .sub-item:nth-child(4) .product-item-info {
  border-right: 1px solid #e6e6e6;
}
.rtl .product .hover-box {
  right: 20px;
}
.rtl .box-products-four .product .product-item-info .hover-box {
  right: 10px;
}
.rtl .page-footer .block-footer-bottom .footer-menu-box .footer-menu-list {
  padding-right: 0;
}
.rtl .sidebar-additional .actions-toolbar .primary {
  float: right;
}
.rtl .sidebar-additional .product.product-item .product-item-info {
  border-right: 0;
}
@media screen and (max-width: 1199px) {
  .rtl .box-products .block-title-tabs > .title {
    margin-left: 59px;
  }
  .rtl .static-home-slide .magicslider:hover .slick-prev,
  .rtl .box-products .content-products:hover .slick-prev {
    right: 0;
  }
  .rtl .static-home-slide .magicslider:hover .slick-next,
  .rtl .box-products .content-products:hover .slick-next {
    left: 0;
  }
  .rtl .box-products-four .box-product-content .content-products .slick-prev {
    /*right: auto;left: 26px;*/
  }
  .rtl .box-products-four .box-product-content .content-products .slick-next {
    /*right: auto;left: -2px;*/
  }
  .rtl .hot-products .box-product-content .content-products:hover .slick-prev {
    right: 15px;
  }
  .rtl .hot-products .box-product-content .content-products:hover .slick-next {
    left: 15px;
  }
  .rtl .alo-brand .shopbrand:hover .slick-prev {
    right: 10px;
  }
  .rtl .alo-brand .shopbrand:hover .slick-next {
    left: 10px;
  }
  .rtl .hotcat-section .featured-category .slick-slider .slick-prev,
  .rtl .cms-static-blog .block-content.magicblog .slick-prev {
    right: 15px;
  }
  .rtl .hotcat-section .featured-category .slick-slider .slick-next,
  .rtl .cms-static-blog .block-content.magicblog .slick-next {
    left: 15px;
  }
  .rtl .custom-product.custom-product2 .content-products:hover .slick-prev {
    right: 0;
  }
  .rtl .custom-product.custom-product2 .content-products:hover .slick-next {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .nav-open .rtl .nav-sections {
    left: auto;
    right: 0;
  }
  .nav-before-open.nav-open .rtl .nav-toggle {
    right: auto;
    left: 0;
  }
  .rtl .nav-sections .navigation-mobile ul li a {
    text-align: right;
  }
  .rtl .nav-sections .navigation-mobile ul li .expand,
  .rtl .nav-sections .navigation-mobile ul li .collapse {
    right: auto;
    left: 0;
  }
  .rtl {
    /*.box-products-four .toggle-tab.mobile {left: 50px;}*/
  }
  .rtl .header .header-top-link {
    float: none;
  }
  .rtl .box-products .toggle-tab.mobile,
  .rtl .box-products .block-title-tabs .magictabs.toggle-content {
    right: auto;
    left: 0;
  }
  .rtl .box-products-four .block-title-tabs .magictabs {
    padding-left: 0;
  }
  .rtl .nav-sections .navigation-mobile ul li li a {
    padding: 10px 25px 10px 0;
  }
  .rtl .nav-sections .navigation-mobile ul li li li a {
    padding: 10px 40px 10px 0;
  }
  .rtl .deal-the-day .block-title-tabs > .title {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rtl .service .primary-service {
    text-align: right;
  }
  .rtl .service .primary-service::before {
    display: none;
  }
  .rtl .deal-the-day .block-title-tabs > .title {
    margin-left: 25px;
  }
  .rtl .footer .toggle-tab.mobile {
    right: auto;
    left: 15px;
  }
  .rtl .page-footer .block-footer-bottom .payment-method .payment-text {
    margin-left: 0;
  }
  .rtl .cart.table-wrapper .item .col.item {
    padding: 25px 75px 10px 0;
  }
  .rtl .cart.table-wrapper .product-item-photo {
    left: auto;
    right: 0;
    padding: 0;
  }
  .rtl .cart.table-wrapper .col.qty,
  .rtl .cart.table-wrapper .col.price,
  .rtl .cart.table-wrapper .col.subtotal,
  .rtl .cart.table-wrapper .col.msrp {
    float: right;
  }
  .rtl .cart.table-wrapper .item-actions td {
    text-align: center;
  }
  .rtl .opc-estimated-wrapper .estimated-block {
    float: right;
  }
  .rtl .opc-estimated-wrapper .minicart-wrapper {
    float: left;
  }
  .rtl .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    display: none;
  }
  .rtl .opc-estimated-wrapper .minicart-wrapper .action.showcart:after {
    content: "\f291";
    font-size: 22px;
    font-family: "FontAwesome";
    vertical-align: middle;
    margin-right: 10px;
  }
  .rtl .opc-estimated-wrapper .minicart-wrapper .action.showcart:after {
    color: #333;
  }
  .rtl .opc-wrapper {
    float: none;
    padding-left: 0;
  }
  .rtl .multicheckout .actions-toolbar .primary {
    float: none;
  }
  .rtl .multicheckout .actions-toolbar .secondary .action {
    margin-right: 0;
  }
  .rtl .sidebar-additional .actions-toolbar .primary {
    float: none;
    display: inline-block;
  }
  .rtl .block-addresses-list .items.addresses > .item:nth-child(2n+1) {
    float: none;
  }
  .rtl .block-addresses-list .items.addresses > .item:nth-child(2n) {
    float: none;
  }
  .rtl .store-contact .store2 .store_info {
    border-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .rtl .review-ratings ~ .review-content,
  .rtl .review-ratings ~ .review-details {
    margin-right: 0;
  }
  .rtl .review-ratings {
    float: none;
  }
  .rtl .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td::before {
    margin-right: 0;
    margin-left: 10px;
  }
  .rtl .multicheckout .actions-toolbar .secondary {
    float: none;
  }
  .rtl .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    float: right;
    text-align: right;
  }
}
@media screen and (max-width: 575px) {
  .rtl .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist,
  .rtl .product-add-form .product-social-links .product-addto-links .towishlist,
  .rtl .product-add-form .product-social-links .product-addto-links .towishlist {
    padding-left: 15px;
    margin-left: 15px;
  }
  .rtl .products-grid.wishlist .product-item-actions > * {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .rtl .content-cart .tool-header .minicart-wrapper .block-minicart {
    left: 10%;
  }
  .rtl .box-products .block-title-tabs .magictabs .item:first-child .title,
  .rtl .product.detailed .items-tabs .data.title:first-child .data.switch,
  .rtl .product.detailed .items-tabs .data.title:first-child .data.switch {
    background-image: none;
  }
  .rtl .post-list-wrapper .post-list .post-content .post-item-detail {
    padding-right: 0;
  }
  .rtl .post-list-wrapper .post-list .post-content .post-item-photo {
    padding-left: 0;
  }
  .rtl .store-contact .store1 .store_info,
  .rtl .store-contact .store3 .store_info {
    border-left: 0;
  }
}
@media screen and (max-width: 480px) and (min-width: 361px) {
  .rtl .rtl .deal-the-day .product .product-item-info .hover-box .actions-cart,
  .rtl .rtl .deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
    margin-left: 5px;
  }
  .rtl .deal-the-day .product .product-item-info .hover-box .actions-cart,
  .rtl .deal-the-day .product .product-item-info .hover-box .add-to-links .towishlist {
    margin-left: 5px;
  }
}
@media screen and (max-width: 360px) {
  .rtl .hotcat-section .featured-category .slick-slider .slick-prev {
    left: 42px;
  }
  .rtl .toolbar .sorter {
    margin-left: 5px;
  }
  .rtl .product-info-main .brand span {
    font-size: 15px;
  }
  .rtl .products.wrapper.list .product .product-item-info .products-textlink .actions-no .actions-secondary .towishlist,
  .rtl .product-add-form .product-social-links .product-addto-links .towishlist,
  .rtl .product-add-form .product-social-links .product-addto-links .towishlist {
    padding-left: 6px;
    margin-left: 6px;
  }
}
/* firecheckout */
.firecheckout #maincontent .checkout-payment-method .form.payments .fieldset {
  border: 0;
  margin: 0;
}
.firecheckout #maincontent #checkout .opc-wrapper .step-title:before,
.firecheckout #maincontent #checkout .opc-block-summary > .title:before,
.firecheckout #maincontent #checkout .opc-sidebar .step-title:before {
  width: 30px;
  height: 30px;
  line-height: 28px;
  margin: 0 6px 0 -6px;
  color: #4cb1df;
  border: 2px solid #4cb1df;
  border-radius: 50%;
}
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper .action-auth-toggle,
.firecheckout #maincontent #discount-form .actions-toolbar .action {
  padding: 5px 12px;
  background: #4cb1df;
  border-radius: 25px;
  border: none;
  color: #fff;
}
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper .action-auth-toggle:hover,
.firecheckout #maincontent #discount-form .actions-toolbar .action:hover,
.firecheckout #maincontent .page-title-wrapper .authentication-wrapper .action-auth-toggle:focus,
.firecheckout #maincontent #discount-form .actions-toolbar .action:focus {
  background: #0968b8;
  border-radius: 25px;
  border: none;
}
.firecheckout #maincontent .actions-toolbar .primary button.action {
  color: #4cb1df;
  border-radius: 25px;
  background: #fff;
  border-color: #4cb1df;
}
.firecheckout #maincontent .actions-toolbar .primary button.action:hover,
.firecheckout #maincontent .actions-toolbar .primary button.action:focus {
  color: #0968b8;
  background: #fff;
  border-color: #0968b8;
  border-radius: 25px;
}
.firecheckout #maincontent .actions-toolbar .primary button.action.action-cancel {
  color: #666;
  border: none;
}
.firecheckout #maincontent .actions-toolbar .primary button.action.action-cancel:hover,
.firecheckout #maincontent .actions-toolbar .primary button.action.action-cancel:focus {
  border: none;
}
.firecheckout #maincontent .main #checkout .opc-wrapper .opc > li,
.firecheckout #maincontent .main #checkout .opc-sidebar {
  padding: 10px;
}
.firecheckout #maincontent .main .opc-block-summary > .place-order:last-child .actions-toolbar {
  margin: 0 -10px;
}
.firecheckout #maincontent .checkout-payment-method .payment-method-content {
  padding: 0;
}
.firecheckout #maincontent .main .checkout-payment-method .ccard {
  max-width: 100%;
}
.firecheckout #maincontent .main #nabdirectpost-form #payment_form_nabdirectpost .field.date .fields.group.group-2 {
  width: 100%;
}
.firecheckout #maincontent .place-order .actions-toolbar .primary .action {
  background: #0968b8;
  border: none;
  border-radius: 25px;
  width: 95%;
  height: 50px;
  line-height: 52px;
  padding: 0 15px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.5em;
}
.firecheckout #maincontent .place-order .actions-toolbar .primary .action:hover {
  background: #4cb1df;
  color: #fff;
}
/* catalog products grid view */
.category-products-grid .product-item .product-hover .product-item-photo,
.category-products-grid .product-item .product-hover .product-item-photo .product-image-container,
.category-products-grid .product-item .product-hover .product-item-photo .product-image-container .product-image-wrapper {
  display: block;
  padding: 0 !important;
}
/* stuff */
/* columns for magento 1 compatiblity */
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 479px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* font awesome universal class */
.osom:after,
.osom:before {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-family: FontAwesome;
  text-rendering: optimizeLegibility;
}
/*-----------
Product view
-------------
/* general tweaks */
.product-view .overview h3,
.detailed .product .description h3,
.product-view .overview h4,
.detailed .product .description h4 {
  margin-bottom: 10px;
}
.box-tocart .add-to-cart #product-addtocart-button {
  background-color: #0968B8;
  border-color: #0968B8;
}
.product-info-main .brand .title {
  display: none;
}
.product-info-main .attribute .button,
.product.info.detailed .button {
  display: inline-block;
  background-color: #2b90d9;
  height: 33px;
  line-height: 33px;
  padding: 0 20px;
  border-radius: 25px;
  margin-right: 20px;
  color: #fff;
}
.product-info-main .attribute .button:hover,
.product.info.detailed .button:hover {
  background-color: #0C4DA1;
  text-decoration: none;
}
.product-info-main .attribute .button a,
.product.info.detailed .button a {
  color: #fff;
}
.product-info-main .attribute .button a:hover,
.product.info.detailed .button a:hover {
  text-decoration: none;
}
.product.fitnote .type {
  color: #0968B8;
  font-size: 16px;
  font-weight: normal;
}
/* this fits tab */
#fitnote-content-addon .col-1,
#fitnote-content-addon .col-2 {
  width: 50%;
  padding: 20px;
}
#fitnote-content-addon .col-1 {
  float: left;
  padding-left: 0;
}
#fitnote-content-addon .col-2 {
  float: right;
  padding-right: 0;
}
#fitnote-content-addon .data-table tbody tr:hover {
  color: #fff;
  background: #0968B8;
}
#fitnote-content-addon .data-table .even {
  background: #dfdfdf;
}
#fitnote-content-addon .install-note:first-of-type {
  padding-bottom: 5px;
}
#fitnote-content-addon .install-note:first-of-type strong {
  color: #d73d32;
}
#fitnote-content-addon .install-note:first-of-type strong:before {
  content: "\f071";
  font-family: "Fontawesome";
  margin-right: 5px;
}
#fitnote-content-addon:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 770px) {
  #fitnote-content-addon .col-1,
  #fitnote-content-addon .col-2 {
    padding: 10px;
  }
}
@media only screen and (max-width: 479px) {
  #fitnote-content-addon .col-1,
  #fitnote-content-addon .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
/* -------------
product view end
-----------------
cms pages */
.cms-page-view h1,
.cms-page-view .h1,
.cms-page-view h2,
.cms-page-view .h2,
.cms-page-view h3,
.cms-page-view .h3,
.cms-page-view h4,
.cms-page-view .h4,
.cms-page-view h5,
.cms-page-view .h5,
.cms-page-view h6,
.cms-page-view .h6 {
  color: #0968B8 !important;
}
/* hide vehicle fits title on unwanted pages - fucks knows why its even there */
.account .amfinder-title,
.contact-index-index .amfinder-title {
  display: none;
}
/* home page */
/* slider hide on small screens */
@media screen and (max-width: 991px) {
  .slide-home {
    display: none;
  }
}
/* parts finder */
.finder-home {
  padding-top: 30px;
}
.amfinder-common-wrapper {
  background: #F3F3F3;
}
.amfinder-common-wrapper .amfinder-toggle .am-item {
  width: 28% !important;
  margin: 0;
}
.amfinder-common-wrapper .amfinder-buttons button.button {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border: none;
}
.amfinder-common-wrapper .amfinder-buttons button.button:hover {
  color: #fff;
  background: #d73d32;
}
.amfinder-common-wrapper .amfinder-buttons button.action {
  background-color: #0C4DA1;
  color: #fff;
}
.amfinder-common-wrapper .amfinder-buttons button.action:hover {
  background-color: #0968B8;
}
@media only screen and (min-width: 992px) {
  .catalog-category-view .main .amfinder-common-wrapper .amfinder-toggle .am-item {
    width: 25% !important;
    margin: 0;
  }
  .amfinder-horizontal .amfinder-toggle .last {
    width: 130px !important;
    display: inline-block !important;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  #amfinder_3 .am-item {
    width: 32% !important;
  }
}
@media only screen and (max-width: 767px) {
  #amfinder_3 {
    padding: 0;
    border: none;
    background: #D9E1E8 !important;
  }
  #amfinder_3 .amfinder-title {
    display: none !important;
  }
  #amfinder_3 .amfinder-title:before {
    display: none !important;
  }
  #amfinder_3 .amfinder-toggle {
    display: block !important;
    border: none;
  }
  #amfinder_3 .am-item {
    width: 100% !important;
    margin-bottom: 5px;
  }
}
/* home banners */
.col-sm-12.col-banner {
  padding: 0;
}
/* home contact form */
.home-contact-form h4 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
.home-contact-form form {
  padding-bottom: 10px;
  background: #D9E1E8;
}
.home-contact-form .fieldset {
  border: none;
  background: #D9E1E8;
}
.home-contact-form .fieldset .label {
  margin: 0;
  font-weight: normal;
}
.home-contact-form .fieldset .field {
  margin: 0 0 5px;
}
.home-contact-form .fieldset .field input {
  border: none;
}
.home-contact-form h3,
.home-contact-form br {
  display: none;
}
.home-contact-form .actions-toolbar .recaptcha2 {
  padding: 5px;
}
.home-contact-form .actions-toolbar .primary {
  width: 100%;
  text-align: center;
  float: none;
}
.home-contact-form .actions-toolbar .primary button.action {
  float: none;
  background-color: #0C4DA1;
  padding: 9px 14px 10px;
  border-radius: 20px;
  font-size: 15px;
}
@media (min-width: 1920px) {
  .home-contact-form h4 {
    padding: 5px 0;
    color: #ffffff !important;
    background-color: #0C4DA1;
  }
  .home-contact-form form {
    padding: 17px 0;
  }
}
/* chip tuning boxes */
.tuning-wrapper {
  position: relative;
  z-index: 30;
  margin-top: 20px;
}
.tuning-wrapper .col-xs-6 {
  margin-bottom: 20px;
}
.tuning-wrapper a {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
  text-align: center;
  text-shadow: 0 0 6px #000, 0 0 2px #000;
}
.tuning-wrapper a:hover,
.tuning-wrapper a:focus,
.tuning-wrapper a:active {
  text-decoration: none;
}
.tuning-wrapper a:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.tuning-wrapper a:hover::after {
  background: rgba(0, 0, 0, 0.5);
}
.tuning-wrapper a.car-tuning {
  background: no-repeat top center url('../images/car_tuning.jpg') #000000;
  background-size: cover;
}
.tuning-wrapper a.truck-tuning {
  background: no-repeat top center url('../images/truck_tuning.jpg') #000000;
  background-size: cover;
}
.tuning-wrapper a.tractor-tuning {
  background: no-repeat top center url('../images/tractor_tuning.jpg') #000000;
  background-size: cover;
}
.tuning-wrapper a.marine-tuning {
  background: no-repeat top right url('../images/marine_tuning.jpg') #000000;
  background-size: cover;
}
.tuning-wrapper a strong {
  position: relative;
  z-index: 2;
  padding-top: 70px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 100%;
  font-weight: 900;
}
.tuning-wrapper a:hover .find {
  margin: 0;
  opacity: 0.9;
}
.tuning-wrapper a .find {
  display: inline-block;
  position: relative;
  z-index: 2;
  margin: 60px 0 0 0;
  padding: 5px;
  color: #ccc;
  border: 1px solid #ccc;
  font: 14px Helvetica, Arial, sans-serif;
  opacity: 0;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  background: rgba(0, 0, 0, 0.2);
}
.tuning-wrapper a .find:hover {
  color: #fff;
  border: 1px solid #fff;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
/* home banners */
#repair {
  padding: 5px 0;
  background: url(../images/electronics_banner_bg.jpg) center center no-repeat;
  background-size: cover;
}
#repair h4 {
  padding: 7px;
  margin-bottom: 7px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.95);
  font-size: 1.5em;
  width: 100%;
  text-align: center;
}
#repair .row {
  text-align: center;
  width: 66%;
}
#repair .row .col-sm-12 ul {
  width: 80%;
  padding-inline-start: 0px;
}
#repair ul {
  display: inline-block;
  margin: 0;
  list-style-type: square;
  text-align: left;
}
#repair ul li {
  color: #0968b8;
  padding: 7px;
  margin-bottom: 5px;
  background: rgba(255, 255, 255, 0.95);
  font-size: 1.25em;
}
#repair ul li::marker {
  color: #fff;
}
#repair a.button {
  position: absolute;
  bottom: 20px;
  right: 35px;
  display: inline-block;
  height: 45px;
  line-height: 48px;
  padding: 0 22px;
  border-radius: 25px;
  background: #0968b8;
  color: #fff;
  font-size: 1.75em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
#repair a.button:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
@media (max-width: 991px) {
  #repair {
    text-align: center;
  }
  #repair .row {
    width: 100%;
  }
  #repair a.button {
    position: inherit;
    margin: 10px auto;
  }
}
.home-banner-left {
  padding: 10px 5px 0 30px;
}
.home-banner-left a:nth-child(2) img {
  margin-top: 8px;
}
.home-banner-right {
  padding: 10px 30px 0 5px;
}
/* home boxes categories */
.home-boxes {
  margin: 20px 0;
}
.home-boxes h4 {
  margin-bottom: 0;
  font-size: 1.25em;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.home-boxes h4 a {
  display: block;
  position: relative;
  padding: 15px;
  margin-bottom: 10px;
  line-height: 25px;
  background: #f3f3f3;
  color: #040404;
  white-space: nowrap;
}
.home-boxes h4 a:hover {
  background: #4cb1df;
  color: #040404;
  text-decoration: none;
}
.home-boxes h4 a:focus {
  background: #4cb1df;
  color: #040404;
  text-decoration: none;
}
.home-boxes h4 a:before {
  content: '\f0ad';
  margin-right: 7px;
  vertical-align: middle;
}
.home-boxes div:nth-child(1) h4 a:before {
  content: '\f02b';
}
.home-boxes div:nth-child(2) h4 a:before {
  content: '';
  background: url(../images/icon_obd.png) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(3) h4 a:before {
  content: '';
  background: url(../images/icon_performance_airfilter.png) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(4) h4 a:before {
  content: '';
  background: url(../images/icon_performance.png) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(5) h4 a:before {
  content: '\f293';
}
.home-boxes div:nth-child(6) h4 a:before {
  content: '';
  background: url(../images/icon_rvcamera.png) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(7) h4 a:before {
  content: '';
  background: url(../images/icon_camera.png) center center no-repeat;
  width: 22px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(8) h4 a:before {
  content: '';
  background: url(../images/icon_lighting.svg) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(9) h4 a:before {
  content: '';
  background: url(../images/icon_diagnostics.png) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(10) h4 a:before {
  content: '';
  background: url(../images/icon_carcare.svg) center center no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-boxes div:nth-child(11) h4 a:before {
  content: '\f041';
}
.home-boxes div:nth-child(12) h4 a:before {
  content: '';
  background: url(../images/icon_retrofits.svg) center center no-repeat;
  width: 27px;
  height: 25px;
  display: inline-block;
  background-size: contain;
}
.home-title {
  margin: 30px 0;
  text-align: center;
  text-transform: uppercase;
}
/* categories & services section */
/* .services, .categories {
  padding: 0;
  .col-sm-12.col-md-6 {
    padding: 0;
    .banner {
      position: relative;
      height: 200px;
      padding: 20px;
      background-size: cover;
      h4 {
      	margin: 50px 0 15px 0;
      	font-size: 2em;
      	text-transform: uppercase;
      }
      a {
        position: absolute;
        bottom: 20px;
        right: 20px;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        background: @lightblue;
        color: #fff;
        font-family: "United","Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
        font-size: 1.25em;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
        &:hover {
          color: #fff;
          text-decoration: none;
          opacity: 0.9;
        }
      }
    }
  }
  .banner-1 {
    	background: url(../images/services_tesla.jpg) center center no-repeat;
  }
  .banner-2 {
    	background: url(../images/services_dashcam.jpg) center center no-repeat;
  }
  .banner-3 {
    	background: url(../images/services_diagnostics.jpg) center center no-repeat;
  }
  .banner-4 {
      background: url(../images/services_cp.jpg) center center no-repeat;
  }
  .banner-5 {
    	background: url(../images/services_navigation.jpg) top center no-repeat;
  }
  .banner-6 {
      background: url(../images/services_chiptuning.jpg) center center no-repeat;
  }
  .banner-7 {
      background: url(../images/services_rns510.jpg) center center no-repeat;
  }
  .banner-8 {
      background: url(../images/services_repairs.jpg) center right no-repeat;
  }
  .banner-2 h4,
  .banner-3 h4,
  .banner-6 h4,
  .banner-7 h4 {
    color: @body-text-color !important;
    text-shadow: 0 0 4px #fff, 0 0 10px #fff, 1px 1px 3px #fff, -1px -1px 3px #fff;
  }
  .banner-1 h4,
  .banner-4 h4,
  .banner-5 h4,
  .banner-8 h4 {
    color: #fff !important;
    text-shadow: 0 0 4px #000, 1px 1px 3px #000, -1px -1px 3px #000;
  }
}
.services {
  .banner-3 h4,
  .banner-4 h4,
  .banner-8 h4 {
    font-size: 1.5em !important;
  }
}
.categories {
  .banner-1 {
      background: url(../images/categories_diagnostics.jpg) top center no-repeat;
  }
  .banner-2 {
    	background: url(../images/categories_maps.jpg) bottom left no-repeat;
  }
  .banner-3 {
      background: url(../images/categories_performance.jpg) center left no-repeat;
  }
  .banner-4 {
      background: url(../images/categories_retrofits.jpg) bottom center no-repeat;
  }
  .banner-5 {
      background: url(../images/categories_performance_intakes.jpg) center center no-repeat;
  }
  .banner-6 {
      background: url(../images/categories_performance_exhausts.jpg) center right no-repeat;
  }
  .banner-7 {
      background: url(../images/categories_tesla.jpg) center center no-repeat;
  }
  .banner-8 {
      background: url(../images/categories_bmw.jpg) bottom right no-repeat;
  }
}
*/
/* careers */
.cms-careers #maincontent .main .col-lg-6 {
  margin-bottom: 30px;
}
.cms-careers #maincontent .main .col-lg-6 a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px 10px 300px 10px;
  border-radius: 10px;
  background: linear-gradient(to bottom, #337ab7 0%, rgba(51, 122, 183, 0) 66%);
  font-size: 150%;
  color: #fff;
  cursor: pointer;
}
.cms-careers #maincontent .main .col-lg-6 a:hover {
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 66%);
  text-decoration: none;
}
.cms-careers #maincontent .main .col-lg-6 div {
  border-radius: 10px;
  background-size: cover;
}
.cms-careers #maincontent .main .careers-box1 {
  background: url(../images/careers1.jpg) top left no-repeat;
}
.cms-careers #maincontent .main .careers-box2 {
  background: url(../images/careers2.jpg) top left no-repeat;
}
.cms-careers #maincontent .main .careers-box3 {
  background: url(../images/careers3.jpg) top left no-repeat;
}
.cms-careers #maincontent .main .careers-box4 {
  background: url(../images/careers4.jpg) top left no-repeat;
}
/* bmw retrofits */
.cms-bmw-retrofits h3 {
  padding: 20px 0;
  text-align: center;
}
.cms-bmw-retrofits a.button {
  color: #fff;
}
.cms-bmw-retrofits a.button:hover {
  text-decoration: none;
}
/* chip tuning catalogue */
.chiptuning-calatouge {
  padding-bottom: 20px;
}
@media (min-width: 768px), print {
  .chiptuning-calatouge .column.main {
    min-height: auto;
  }
}
/* MyGadgetRepairs widgets */
.mgr-widget-container #langSelector {
  display: none;
}
.mgr-widget-container h3 {
  font-size: 150%;
}
.mgr-widget-container .form-group {
  margin-top: 7px;
}
.mgr-widget-container .form-group .form-control {
  margin: 5px 0;
}
.mgr-widget-container .btn-primary {
  margin-top: 20px;
  background-color: #0968B8;
}
.mgr-widget-container .btn-primary:hover {
  border: 0;
}
#mgr-ticket-widget #mgr-ticket-container .form-group label.mgr-prefix {
  padding: 11px 0 0 7px !important;
  background: transparent !important;
}
/* OBD11 table */
table.obdeleven,
table.obdelevenult {
  font-size: 125%;
}
table.obdeleven td:nth-child(3) .text-green {
  color: #0968B8 !important;
}
table.obdelevenult td:nth-child(4) .text-green {
  color: #ed1c24 !important;
}
.data-table .text-red,
.data-table .text-green {
  display: block;
  text-align: center;
}
.data-table .text-green {
  color: #040404;
}
/* Colors for the circles and positions for the graphics */
.power .outer {
  stroke: #e34f26;
}
.torque .outer {
  stroke: #F08200;
}
.fuel .outer {
  stroke: #1fa67a;
}
.chart svg {
  position: absolute;
  top: 0;
  left: 0;
}
.outer {
  fill: transparent;
  stroke: #333;
  stroke-width: 20;
  stroke-dasharray: 534;
  transition: stroke-dashoffset 1s;
  -webkit-animation-play-state: running;
  /* firefox bug fix - won't rotate at 90deg angles */
  -moz-transform: rotate(-89deg) translateX(-190px);
}
.chart:hover .outer {
  stroke-dashoffset: 534 !important;
  -webkit-animation-play-state: paused;
}
/* END Circle colors and graphic positions */
/* Set the initial values for the animation */
.chart[data-percent='100'] .outer {
  stroke-dashoffset: 0;
  -webkit-animation: show100 2s;
  animation: show100 2s;
}
.chart[data-percent='90'] .outer {
  stroke-dashoffset: 54;
  -webkit-animation: show90 2s;
  animation: show90 2s;
}
.chart[data-percent='75'] .outer {
  stroke-dashoffset: 133;
  -webkit-animation: show75 2s;
  animation: show75 2s;
}
.chart[data-percent='50'] .outer {
  stroke-dashoffset: 267;
  -webkit-animation: show50 2s;
  animation: show50 2s;
}
.chart[data-percent='30'] .outer {
  stroke-dashoffset: 376;
  -webkit-animation: show30 2s;
  animation: show30 2s;
}
.chart[data-percent='25'] .outer {
  stroke-dashoffset: 401;
  -webkit-animation: show25 2s;
  animation: show25 2s;
}
.chart[data-percent='20'] .outer {
  stroke-dashoffset: 429;
  -webkit-animation: show20 2s;
  animation: show20 2s;
}
.chart[data-percent='15'] .outer {
  stroke-dashoffset: 456;
  -webkit-animation: show15 2s;
  animation: show15 2s;
}
.chart[data-percent='10'] .outer {
  stroke-dashoffset: 483;
  -webkit-animation: show10 2s;
  animation: show10 2s;
}
/* END set initial animation values */
/* Keyframes for the initial animation */
@-webkit-keyframes show100 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes show100 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes show90 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 54;
  }
}
@keyframes show90 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 54;
  }
}
@-webkit-keyframes show75 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 134;
  }
}
@keyframes show75 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 134;
  }
}
@-webkit-keyframes show50 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 267;
  }
}
@keyframes show50 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 267;
  }
}
@-webkit-keyframes show30 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 376;
  }
}
@keyframes show30 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 376;
  }
}
@-webkit-keyframes show25 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 401;
  }
}
@keyframes show25 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 401;
  }
}
@-webkit-keyframes show20 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 429;
  }
}
@keyframes show20 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 429;
  }
}
@-webkit-keyframes show15 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 456;
  }
}
@keyframes show15 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 456;
  }
}
@-webkit-keyframes show10 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 483;
  }
}
@keyframes show10 {
  from {
    stroke-dashoffset: 537;
  }
  to {
    stroke-dashoffset: 483;
  }
}
/* END Keyframes for the initial animation */
/* END pie charts */
/* bootrstrap fix */
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
/* forms */
.webforms .fieldset {
  border: none;
}
.mfp-content .webforms-popup {
  border-radius: 25px;
}
button.mfp-close {
  right: 8px;
  top: 8px;
  border-radius: 25px;
}
@media screen and (min-width: 20em) {
  .mfp-content .webforms-popup {
    width: 80% !important;
  }
}
@media screen and (min-width: 48em) {
  .mfp-content .webforms-popup {
    width: 50% !important;
  }
}
@media screen and (min-width: 64em) {
  .mfp-content .webforms-popup {
    width: 30% !important;
  }
}
/* show and hide elements on screen and for print */
@media print {
  .noPrint {
    display: none;
  }
}
@media screen {
  .onlyPrint {
    display: none;
  }
}
.request-callback-button {
  position: fixed;
  bottom: -1px;
  right: 70px;
  z-index: 999;
}
.request-callback-button button {
  background: #0968B8;
  border: 0;
  border-radius: 25px 25px 0 0;
}
.request-callback-button button span {
  color: #fff;
  font-size: 1.5em;
}
.request-callback-button button span:before {
  content: '\f2a0';
  display: inline-block;
  margin-right: 8px;
  font-size: 1.2em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-family: FontAwesome;
  text-rendering: optimizeLegibility;
  animation: tilt-shaking 0.25s linear infinite;
}
@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(15deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*
 *  @package eurocarelectronics.com.au
 *  @company BelVG LLC. (http://www.belvg.com)
 *  @author Avreitsevich Andrei <a.avreitsevich@belvg.com>
 *  Copyright (c) 2024.
 */
.content-products .product-items {
  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;
  }
  .amstockstatus-tooltip-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: inherit;
    left: 0;
    width: 100%;
  }
  .amstockstatus-tooltip-content > .amstockstatus-inner {
    max-width: 100%;
    max-height: 30vh;
  }
  .amstockstatus-tooltip-content:before,
  .amstockstatus-tooltip-content:after {
    display: none;
  }
  .amstockstatus-status-container.-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .amstockstatus-tooltip-content .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content,
  .am-checkout .amstockstatus-tooltip-block > .amstockstatus-tooltip-content {
    right: 0;
    bottom: inherit;
    left: 0;
    margin: 10px;
    width: calc(100% - 20px);
  }
  html:not(.nav-open) .header.content .nav-toggle,
  .header.content .logo {
    z-index: 1;
  }
  .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,
  .sales-order-view .page-title-wrapper,
  .customer-address-index .page-title-wrapper,
  .multishipping-checkout-shipping .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;
  }
  .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;
  }
  .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;
  }
  .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%;
  }
  .amfinder-horizontal {
    padding: 0;
    border: none;
    background: none;
  }
  .amfinder-horizontal .am-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .amfinder-horizontal .amfinder-toggle {
    display: none;
    border: 1px solid #ccc;
    border-top: none;
  }
  .amfinder-horizontal .amfinder-title {
    position: relative;
    display: block;
    color: #636363;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-transform: uppercase;
    background-color: #fafafa;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 24px;
  }
  .amfinder-horizontal .amfinder-title:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 0;
    display: block;
    width: 10px;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5Ij48cGF0aCBkPSJNMTIxLjMgMzQuNmMtMS42LTEuNi00LjItMS42LTUuOCAwbC01MSA1MS4xLTUxLjEtNTEuMWMtMS42LTEuNi00LjItMS42LTUuOCAwLTEuNiAxLjYtMS42IDQuMiAwIDUuOGw1My45IDUzLjljLjguOCAxLjggMS4yIDIuOSAxLjIgMSAwIDIuMS0uNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIuMS01Ljh6Ii8+PC9zdmc+) no-repeat center;
  }
  .amfinder-horizontal:hover {
    cursor: pointer;
  }
  .open .amfinder-title:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .open .amfinder-toggle {
    display: block;
  }
  .amfinder-img {
    width: 100px;
    height: 100px;
  }
  .amfinder-img .amfinder-pic {
    max-height: 100px;
    max-width: 100px;
  }
  .amfinder-details {
    width: calc(100% - 20px);
  }
  .amfinder-item {
    max-width: 100px;
  }
  .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;
  }
  .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;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .aw-helpdesk2__form .top-panel {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .aw-helpdesk2__form .panel-element {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar {
    display: block;
  }
  .aw-helpdesk2__form .fieldset-wrapper.reply .bottom-actions-toolbar .actions {
    padding-top: 30px;
    text-align: right;
  }
  .cart.table-wrapper {
    overflow: hidden;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    color: #999;
    font-size: 1.6rem;
    padding: 1rem;
    line-height: 1rem;
    cursor: pointer;
  }
  .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;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .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;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .aw-helpdesk2__form .top-panel {
    display: block;
  }
  .aw-helpdesk2__form .panel-element {
    margin-bottom: 15px;
  }
  .aw-helpdesk2__form .panel-element .customer-rating {
    margin-bottom: 30px;
  }
  .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;
}
