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 {
  border: 0;
}
img,
object,
video,
embed {
  max-height: 100%;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  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,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-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="datetime"],
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="datetime"]: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="datetime"]::-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="datetime"]::-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="datetime"]:-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[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.prices-tier,
.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,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.prices-tier > 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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare: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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare: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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  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,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .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,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.block-compare .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[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;
}
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[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;
}
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[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;
}
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[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;
}
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[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,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filtered .item .action.remove:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #303030;
}
.product.name a {
  font-weight: 400;
}
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.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 {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.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;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field: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,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field: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,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.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,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .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;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  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,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > 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,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist: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,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
.form-address-edit .actions-toolbar .action.vertex-secondary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift: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-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee,
.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 {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .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,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  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;
  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;
}
.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,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .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,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .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,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .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,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .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,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.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 {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.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 {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYpHtKgS4.woff2) format('woff2');
  unicode-range: "U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F";
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYrXtKgS4.woff2) format('woff2');
  unicode-range: "U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116";
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYpntKgS4.woff2) format('woff2');
  unicode-range: "U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB";
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYp3tKgS4.woff2) format('woff2');
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF";
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtK.woff2) format('woff2');
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD";
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9fsw-I1hc.woff2) format('woff2');
  unicode-range: "U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F";
}
/* cyrillic */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9fug-I1hc.woff2) format('woff2');
  unicode-range: "U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116";
}
/* vietnamese */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9fsQ-I1hc.woff2) format('woff2');
  unicode-range: "U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB";
}
/* latin-ext */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9fsA-I1hc.woff2) format('woff2');
  unicode-range: "U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF";
}
/* latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/cormorantgaramond/v10/co3YmX5slCNuHLi8bLeY9MK7whWMhyjQdl9fvg-I.woff2) format('woff2');
  unicode-range: "U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD";
}
@font-face {
  font-family: 'F37Ginger';
  src: url('../fonts/F37Ginger/Linearicons.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'F37Ginger-Light';
  src: url('../fonts/F37Ginger/F37Ginger-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'F37Ginger-Bold';
  src: url('../fonts/F37Ginger/F37Ginger-Bold.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
html body {
  font-family: F37Ginger-Light, "Cerebri Sans", sans-serif;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0,
html body strong,
html body .btn-custom,
html body .btn-default,
html body .box-getup__link,
html body .section-builder .tab-banner li,
html body .products.products-grid .product-item .product-item-details .box-left-product .product-item-link,
html body .block.filter .filter-content .filter-options-title,
html body .child-categories ul li a,
html body .custom-tab-product-detail .product.data.items .title .switch,
html body .product-add-form .swatch-attribute-label,
html body .product-add-form .label,
html body .page-title-wrapper .page-title,
html body .complimentary_premiums,
html body .content-des #learn-more-des span,
html body ul.opc-progress-bar li span,
html body .opc-block-summary .data.table.table-totals tr th,
html body .dropdown-mega-menu .sub-menu.strong *,
html body .dropdown-mega-menu .mega-menu-sub-title,
html body .mega-strong-sub-title,
html body .img-dash__des {
  font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
  font-weight: normal;
}
html body .block.upsell .block-title strong,
html body .opc-block-summary .data.table.table-totals tr.grand.totals .price,
html body button.action,
html body .comparison .tech-content__item strong,
html body .cart.table-wrapper .actions-toolbar > .action.action,
html body .action-gift.action {
  font-family: F37Ginger-Light, "Cerebri Sans", sans-serif;
}
html body a:active,
html body .alink:active,
html body a:hover,
html body .alink:hover {
  color: #000;
}
.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 {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table: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,
.message.error,
.message.warning,
.message.notice,
.message.success {
  font-size: 1rem;
  display: block;
  padding: 16px 40px 15px;
  border-radius: 4px;
  position: fixed;
  right: 0;
  top: 60px;
  z-index: 999;
  left: 0;
}
.message.info > *:first-child:before,
.message.error > *:first-child:before,
.message.warning > *:first-child:before,
.message.notice > *:first-child:before,
.message.success > *:first-child:before {
  font-family: "Linearicons";
  position: absolute;
  font-size: 18px;
  left: 13px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.message.info .close,
.message.error .close,
.message.warning .close,
.message.notice .close,
.message.success .close {
  position: absolute;
  cursor: pointer;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.message.info .close:before,
.message.error .close:before,
.message.warning .close:before,
.message.notice .close:before,
.message.success .close:before {
  content: "\e935";
  font-family: "Linearicons";
  font-size: 16px;
}
.message.info {
  color: #0c5460;
  background-color: #d1ecf1;
}
.message.info > *:first-child:before {
  content: "\e691";
}
.message.error {
  color: #721c24;
  background-color: #f8d7da;
}
.message.error > *:first-child:before {
  content: "\e954";
}
.message.warning {
  color: #856404;
  background-color: #fff3cd;
}
.message.warning > *:first-child:before {
  content: "\e955";
}
.message.notice {
  background: #fdf0d5;
  color: #6f4400;
}
.message.notice > *:first-child:before {
  content: "\e956";
}
.message.success {
  background-color: #ceecce;
  color: #006400;
}
.message.success > *:first-child:before {
  content: "\e959";
}
.rtl-theme .message.info > *:first-child:before,
.rtl-theme .message.error > *:first-child:before,
.rtl-theme .message.warning > *:first-child:before,
.rtl-theme .message.notice > *:first-child:before,
.rtl-theme .message.success > *:first-child:before {
  left: auto;
  right: 13px;
}
.rtl-theme .message.info .close,
.rtl-theme .message.error .close,
.rtl-theme .message.warning .close,
.rtl-theme .message.notice .close,
.rtl-theme .message.success .close {
  left: 13px;
  right: auto;
}
.column.main .message.info,
.sidebar .message.info,
.column.main .message.error,
.sidebar .message.error,
.column.main .message.warning,
.sidebar .message.warning,
.column.main .message.notice,
.sidebar .message.notice,
.column.main .message.success,
.sidebar .message.success {
  position: relative;
  max-width: 100%;
  left: auto;
  right: auto;
  top: auto;
}
.horizontal-menu.mgt-menu .navigation {
  background: none;
}
.horizontal-menu.mgt-menu .navigation > ul {
  padding: 0;
}
.horizontal-menu.mgt-menu .navigation .level0 .level-top {
  border: none;
  font-size: 1.125rem;
  font-weight: 600;
  color: #222222;
  padding: 10px 15px 10px 0;
  display: block;
  line-height: inherit;
}
.horizontal-menu.mgt-menu .navigation li > a {
  font-size: 1rem;
  font-weight: 400;
  color: #222222;
  padding: 10px 30px 10px 0;
  border-top: 1px solid #f3f3f3;
  display: block;
  background: none;
  text-transform: none;
  border-left: none !important;
}
.horizontal-menu.mgt-menu .navigation li > a > span {
  margin: 0 !important;
}
.horizontal-menu.mgt-menu .navigation li > a:after {
  content: none;
}
.horizontal-menu.mgt-menu .navigation li.level0 + li.level0 > a.level-top {
  border-top: 1px solid #f3f3f3;
}
.horizontal-menu.mgt-menu .navigation li.level1 > a {
  padding-left: 10px;
}
.horizontal-menu.mgt-menu .navigation li[class*="level"]:not(.level1):not(.level0) > a {
  padding-left: 20px !important;
}
.horizontal-menu.mgt-menu .navigation li.parent {
  position: relative;
}
.horizontal-menu.mgt-menu .navigation li.parent .submenu {
  position: static !important;
  border: none;
  box-shadow: none;
  padding: 0 !important;
}
.horizontal-menu.mgt-menu .navigation li.parent > a.ui-state-active:before {
  content: "\e937" !important;
}
.horizontal-menu.mgt-menu .navigation li.parent.level0 > a:before {
  content: "\e936";
  font-family: 'Linearicons';
  font-size: 0.75rem;
  color: #222;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  padding: 17px 9px;
  line-height: 1;
}
.horizontal-menu.mgt-menu .navigation li.parent.level0 > a.ui-state-active:before {
  content: "\e937";
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.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;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.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;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: '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;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  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;
}
.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .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;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding-right: 7rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  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;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
.amazon-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-button-container img {
  display: block;
}
.amazon-button-container .field-tooltip {
  display: none;
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.checkout-shipping-address .amazon-button-container {
  margin: 22px 0;
}
.login-container .block-amazon-login .actions-toolbar {
  margin-top: 25px;
}
.amazon-validate-container .block .block-title {
  font-size: 1.8rem;
}
.amazon-validate-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.amazon-validate-container .fieldset:after {
  margin-top: 35px;
}
@media all and (max-width: 1024px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .amazon-button-container,
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.product-social-links .amazon-button-container {
  margin-bottom: 30px;
  display: block;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.amazon-addtoCart {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 1024px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 1024px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
@media all and (max-width: 1024px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  padding: 10px 5px;
  border: 1px solid #ffffff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  margin: 0;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Search
 * @copyright   Copyright (c) 2017 Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.autocomplete-suggestions {
  border: 1px solid #bbb;
  background: #fff;
  cursor: default;
  border-top: none;
  overflow: auto;
  max-height: 10000px;
}
.autocomplete-suggestion {
  cursor: pointer;
  overflow: hidden;
  padding: 10px 5px 10px 5px;
  font-size: 1.2em;
  border-bottom: 1px solid #eee;
  display: block;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.search-category,
#mpsearch-category {
  height: 100%;
}
.autocomplete-selected {
  background: #eef3d6;
}
input#searchauto {
  border: 1px solid #bbb;
  border-radius: 2px;
  width: 375px;
}
.suggestion-left {
  float: left;
  width: 15%;
  padding: auto;
}
.suggestion-right {
  width: 82%;
  padding-left: 10px;
  text-align: left;
  color: black;
  float: left;
}
.product-name {
  font-size: 14px;
  color: #3399cc;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-size: 12px;
}
.product-des {
  font-size: 12px;
}
.product-des p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-line {
  margin-bottom: 5px;
}
ul#ui-id-1 {
  background: #fff;
  width: 373px;
  font-family: inherit;
  padding: 0px;
  border-bottom: none;
}
p.short-des {
  margin: 0px;
  font-size: 0.9em;
  color: #aaa;
}
#view_all {
  text-align: center;
  background: #eff4f7;
  cursor: pointer;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.form-address-edit .actions-toolbar .vertex-update-address {
  margin-top: 10px;
}
.vertex__address-suggestion {
  margin: 5px 0;
  padding-left: 10px;
  font-weight: 500;
  border-left: 2px solid gray;
}
.yotpo-yotpo-is-enabled .yotpoBottomLine {
  width: 100%;
}
.yotpo-yotpo-is-enabled .yotpo-icon-double-bubble,
.yotpo-yotpo-is-enabled .yotpo-stars {
  margin: 0 5px 0 0 !important;
}
.yotpo-yotpo-is-enabled .thumbnail .yotpo a {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled div.yotpo.QABottomLine {
  display: inline-block;
}
.yotpo-yotpo-is-enabled div.yotpo.bottomLine.bottomline-position {
  display: inline-block;
  margin: 0 10px 1px 0;
}
.yotpo-yotpo-is-enabled.cms-index-index .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .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%;
}
.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;
}
.payment-method-braintree .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: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  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;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.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 {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .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 .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.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 p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.cart-summary {
  background: #f5f5f5;
  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 5px;
}
.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-totals .discount.coupon {
  display: none;
}
.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 .col.qty .input-text {
  margin-top: -5px;
}
.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: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.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;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .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 {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  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;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  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;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #1979c3;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 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 {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.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.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #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;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #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%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  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 .checkout-agreements {
  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: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.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 {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.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 {
  margin-bottom: 0;
  text-align: left;
}
.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 {
  margin-bottom: 20px;
}
.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;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.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;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.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;
  font-weight: 700;
  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;
}
.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 .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.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: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.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 {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  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;
  box-sizing: border-box;
}
.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-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.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;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .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 > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.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 {
  box-sizing: border-box;
  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 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.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.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #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.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.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;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: '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;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #ff5501;
  font-family: '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;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.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;
  padding: 5px 0;
  vertical-align: middle;
}
.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 .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.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-right: 10px;
  padding-top: 6px;
}
.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 {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-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-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 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 {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.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 {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  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;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  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;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  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 {
  font-size: 12px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.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;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.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;
}
.products-grid:not(.active-slider) .product-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.products-grid:not(.active-slider) .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 3);
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
  padding: 0 15px;
  width: 100%;
}
.row-mobile-1 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 1);
  flex: 0 0 calc(100% / 1);
  max-width: calc(100% / 1);
}
.row-mobile-2 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 2);
  flex: 0 0 calc(100% / 2);
  max-width: calc(100% / 2);
}
.row-mobile-3 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 3);
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
}
.row-mobile-4 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 4);
  flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4);
}
.row-mobile-5 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 5);
  flex: 0 0 calc(100% / 5);
  max-width: calc(100% / 5);
}
.row-mobile-6 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 6);
  flex: 0 0 calc(100% / 6);
  max-width: calc(100% / 6);
}
.row-mobile-7 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 7);
  flex: 0 0 calc(100% / 7);
  max-width: calc(100% / 7);
}
.row-mobile-8 .products-grid .product-items .product-item {
  -ms-flex: 0 0 calc(100% / 8);
  flex: 0 0 calc(100% / 8);
  max-width: calc(100% / 8);
}
@media (min-width: 768px) {
  .row-tablet-1 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .row-tablet-2 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .row-tablet-3 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .row-tablet-4 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4);
  }
  .row-tablet-5 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
  }
  .row-tablet-6 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 6);
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
  }
  .row-tablet-7 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 7);
    flex: 0 0 calc(100% / 7);
    max-width: calc(100% / 7);
  }
  .row-tablet-8 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 8);
    flex: 0 0 calc(100% / 8);
    max-width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .row-1 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1);
  }
  .row-2 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .row-3 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .row-4 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
    max-width: calc(100% / 4);
  }
  .row-5 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
  }
  .row-6 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 6);
    flex: 0 0 calc(100% / 6);
    max-width: calc(100% / 6);
  }
  .row-7 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 7);
    flex: 0 0 calc(100% / 7);
    max-width: calc(100% / 7);
  }
  .row-8 .products-grid .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 8);
    flex: 0 0 calc(100% / 8);
    max-width: calc(100% / 8);
  }
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.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 {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.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.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.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,
.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;
  line-height: 14px;
  margin-bottom: 5px;
}
.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 .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.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: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  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;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 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 {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.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 {
  height: auto;
  max-width: 100%;
}
.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-bottom: 0;
  padding-top: 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 {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
header.page-header .block-search {
  margin: 0 80px 0 0;
  padding: 0;
  width: auto;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
header.page-header .block-search .block-title {
  margin: 0;
  display: none;
}
header.page-header .block-search .block-title:before {
  font-family: 'Linearicons';
  content: "\e922";
  line-height: 30px;
  font-size: 20px;
}
header.page-header .block-search .control {
  padding: 0;
  margin: 0;
  border: none;
}
header.page-header .block-search .block-content {
  position: relative;
  margin: 0;
}
header.page-header .block-search .block-content .field.search .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header.page-header .block-search .block-content input {
  background-color: #fff;
  height: 40px;
  border: none;
  box-shadow: none;
  color: #000;
  border-radius: 20px;
  padding: 0 50px 0 18px;
  border: 1px solid #ededeb;
  min-width: 270px;
  position: static;
  margin: 0;
  left: 0;
}
header.page-header .block-search .block-content .action.advanced {
  display: none;
}
header.page-header .block-search .action.search {
  right: 19px;
  display: 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;
  padding: 5px 0;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
header.page-header .block-search .action.search:before {
  font-family: 'Linearicons';
  content: "\e922";
  font-size: 16px;
  line-height: 30px;
}
header.page-header .block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header.page-header .search-icon-left .logo {
  z-index: 1;
}
header.page-header .search-icon-left .block-search {
  margin-right: 0;
}
header.page-header .search-icon-left .block-search .block-title.theme-header-icon {
  display: block;
  cursor: pointer;
}
header.page-header .search-icon-left .block-search .block-title.theme-header-icon:before {
  font-family: 'Linearicons';
  content: "\e922";
  line-height: 30px;
  font-size: 1.2rem;
}
header.page-header .search-icon-left .block-search .block-title.theme-header-icon > strong {
  display: none;
}
header.page-header .search-icon-left .block-search .block-content {
  position: absolute;
  right: 100%;
  visibility: hidden;
  z-index: 111;
  margin-right: 20px;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -webkit-transform-origin: top right;
  -o-transform-origin: top right;
}
header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon {
  z-index: 222;
}
header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:before {
  content: "\e935";
  font-size: 1rem;
  color: #999;
}
header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:hover:before,
header.page-header .search-icon-left .block-search.active .block-title.theme-header-icon:focus:before {
  color: #f68872;
}
header.page-header .search-icon-left .block-search.active .block-content {
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  visibility: visible;
}
header.page-header .search-icon-bottom .right-content {
  position: static;
}
header.page-header .search-icon-bottom .block-search {
  position: static;
  margin-right: 0;
}
header.page-header .search-icon-bottom .block-search .block-title.theme-header-icon {
  display: block;
  cursor: pointer;
}
header.page-header .search-icon-bottom .block-search .block-title.theme-header-icon > strong {
  display: none;
}
header.page-header .search-icon-bottom .block-search .block-content {
  position: absolute;
  right: 0 !important;
  left: 0 !important;
  top: 100%;
  padding: 20px 80px;
  background-color: #fff;
  border-top: 0.5px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0 3px 5px #e1e1e1;
  opacity: 0;
  visibility: hidden;
  transform-origin: top right;
  -moz-transform-origin: top right;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform: scaleY(0);
  -moz-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
header.page-header .search-icon-bottom .block-search .block-content .form.minisearch input {
  border: none;
  border-radius: 0;
  padding-left: 0;
}
header.page-header .search-icon-bottom .block-search .block-content .action.search {
  right: 80px;
  top: 20px;
}
header.page-header .search-icon-bottom .block-search .block-content .action.search:before {
  font-size: 1.1rem;
}
header.page-header .search-icon-bottom .block-search.active .block-content {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  -webkit-transform: scaleY(1);
}
header.page-header .search-icon-bottom .block-search.active .block-title.theme-header-icon {
  z-index: 222;
}
header.page-header .search-icon-bottom .block-search.active .block-title.theme-header-icon:before {
  content: "\e935";
  font-size: 1rem;
  color: #999;
}
header.page-header .search-icon-bottom #search_mini_form.loading .control:after {
  height: 50px;
  right: 20px;
}
header.page-header .search-icon-bottom #search_mini_form.loading > .actions {
  display: none;
}
header.page-header .search-icon-popup .logo {
  z-index: 1;
}
header.page-header .search-icon-popup .block-search {
  margin-right: 0;
}
header.page-header .search-icon-popup .block-search .block-title.theme-header-icon {
  display: block;
  cursor: pointer;
}
header.page-header .search-icon-popup .block-search .block-title.theme-header-icon > strong {
  display: none;
}
header.page-header .search-icon-popup .block-search .block-content {
  position: fixed;
  left: 0 !important;
  right: 0 !important;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  max-height: 100%;
  overflow-y: auto;
  transition: all 400ms;
  -moz-transition: all 400ms;
  -webkit-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
header.page-header .search-icon-popup .block-search .block-content input {
  width: 100%;
  min-width: auto;
  height: 50px;
  border-radius: 30px;
}
header.page-header .search-icon-popup .block-search .block-content .form.minisearch {
  max-width: 70%;
  margin: 150px auto 0;
  position: relative;
}
header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label {
  clip: inherit;
  height: auto;
  margin: 0 0 25px;
  overflow: visible;
  position: absolute;
  width: auto;
  bottom: 100%;
  display: block;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 1.75rem;
  font-weight: 600;
  color: #222;
}
header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label:before {
  display: none;
}
header.page-header .search-icon-popup .block-search .block-content .form.minisearch .field.search .label > span {
  clip: inherit;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
header.page-header .search-icon-popup .block-search .block-content .action.search::before {
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 40px;
  margin-right: 10px;
}
header.page-header .search-icon-popup .block-search.active .block-content {
  opacity: 1;
  visibility: visible;
}
header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon {
  z-index: 2229;
  height: 40px;
  width: 40px;
  cursor: pointer;
  text-align: center;
  position: fixed;
  right: 10px;
  top: 10px;
  transition: all 500ms;
  -moz-transition: all 500ms;
  -webkit-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
}
header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:before {
  content: "\e935";
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
}
header.page-header .search-icon-popup .block-search.active .block-title.theme-header-icon:before:hover:before {
  color: #f68872;
}
header.page-header .search-icon-popup #search_mini_form.loading .control:after {
  height: 50px;
  right: 20px;
}
header.page-header .search-icon-popup #search_mini_form.loading > .actions {
  display: none;
}
@media (max-width: 1365px) {
  header.page-header .header-area.search-visible .block-search {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  header.page-header .header-area.search-visible .block-search .block-title {
    display: block;
  }
  header.page-header .header-area.search-visible .block-search .block-title strong {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  header.page-header .header-area.search-visible .block-search .block-content {
    position: absolute;
    right: 100%;
    visibility: hidden;
    z-index: 111;
    margin-right: 20px;
    transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transform-origin: top right;
    -moz-transform-origin: top right;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
  }
  header.page-header .header-area.search-visible .block-search.active .block-content {
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    visibility: visible;
  }
  header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon {
    z-index: 222;
  }
  header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before {
    content: "\e935";
    font-size: 1rem;
    color: #999;
    cursor: pointer;
  }
  header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before,
  header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before {
    color: #f68872;
  }
}
@media (max-width: 767px) {
  header.page-header .header-area.search-icon-bottom .block-search .action.search {
    top: 8px;
  }
}
@media (max-width: 1365px) {
  header.page-header .header-area.search-icon-bottom .block-search .block-content {
    padding: 0 15px;
  }
}
@media (max-width: 1500px) {
  header.page-header .header-area.search-icon-bottom .block-search .block-content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1365px) {
  header.page-header .header-area.search-icon-bottom .block-search .block-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  header.page-header .header-area.search-icon-left .right-content {
    position: static;
  }
  header.page-header .header-area.search-icon-left .right-content .block-search {
    position: static;
  }
  header.page-header .header-area.search-icon-left .right-content .block-search .block-content {
    left: 10px;
    right: 45px;
    margin-right: 0;
  }
  header.page-header .header-area.search-icon-left .right-content .block-search .block-content input {
    width: 100%;
    min-width: auto;
  }
  header.page-header .header-area.search-icon-popup .block-search .block-content .form.minisearch {
    max-width: 100%;
    margin: 100px 15px 0;
  }
}
.cms-noroute-index .column.main .error-icon {
  font-size: 72px;
  color: #f68872;
}
.cms-noroute-index .column.main .title {
  font-weight: 600;
}
.cms-noroute-index .column.main .sub-title {
  color: #a1a1a1;
}
.cms-noroute-index .column.main .sub-title a {
  text-decoration: underline;
  color: #f68872;
}
.cms-noroute-index .column.main .sub-title a:hover {
  color: #222;
}
.cms-noroute-index .column.main .block-search {
  margin: 42px auto 0;
  width: 370px;
  max-width: 100%;
}
.cms-noroute-index .column.main .block-search .form.minisearch {
  position: relative;
}
.cms-noroute-index .column.main .block-search .form.minisearch .field.search .label {
  display: none;
}
.cms-noroute-index .column.main .block-search .control {
  padding-bottom: 0;
}
.cms-noroute-index .column.main .block-search .control input[type="text"] {
  border: 1px solid #d9d9d9;
  height: 3.35rem;
  line-height: 3.35rem;
  padding-right: 40px;
}
.cms-noroute-index .column.main .block-search .control input[type="text"]:focus,
.cms-noroute-index .column.main .block-search .control input[type="text"]:active {
  border: 1px solid #f68872;
}
.cms-noroute-index .column.main .block-search .action.search {
  background: none;
  border: none;
  box-shadow: none !important;
  top: 50%;
  padding: 0;
  display: block;
  position: absolute;
  width: 51px;
  height: 100%;
  right: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.cms-noroute-index .column.main .block-search .action.search span {
  display: none;
}
.cms-noroute-index .column.main .block-search .action.search:before {
  content: '\e922';
  color: #222;
  font-family: "Linearicons";
  font-size: 20px;
  z-index: 99;
}
div[class*="swatch-opt-"] {
  margin-top: 9px;
}
.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-option {
  padding: 1px 2px;
  min-width: 20px;
  max-width: 90px;
  height: 20px;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 10px;
}
.swatch-option.selected {
  border: 1px solid #9e9e9e;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #eeeeee;
  color: #333;
}
.swatch-option.image.selected,
.swatch-option.image:not(.disabled):hover {
  border: 1px solid #fdcf6b;
}
.swatch-option.text {
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
  color: #666666;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  padding: 0 3px;
  min-width: 20px;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.text.selected {
  border: 1px solid #9e9e9e;
  background-color: #fff;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  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: -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%);
  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: -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: 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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
.swatch-option-tooltip {
  max-width: 140px;
  position: absolute;
  display: none;
  z-index: 999;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #222;
  background-color: #222;
  color: #fff;
  line-height: 1;
  padding: 3px 8px;
  font-size: 12px;
  margin-left: -5px;
}
.swatch-option-tooltip .image {
  display: none !important;
}
.swatch-option-tooltip .corner {
  left: 0 !important;
  position: relative;
  bottom: 0;
  height: 1px;
  right: 0;
}
.swatch-option-tooltip .corner:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid #222222;
  position: absolute;
  top: 100%;
  margin-top: 4px;
  left: 50%;
  margin-left: -3px;
}
.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}
.swatch-option-tooltip-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-option-tooltip-layered .image {
  display: none !important;
}
.swatch-option-tooltip-layered .corner {
  left: 0 !important;
  position: relative;
  bottom: 0;
  height: 1px;
  right: 0;
}
.swatch-option-tooltip-layered .corner:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid #222222;
  position: absolute;
  top: 100%;
  margin-top: 4px;
  left: 50%;
  margin-left: -3px;
}
.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
.swatch-option-disabled {
  cursor: default;
  border: 0;
}
.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}
.swatch-option-loading {
  content: url("../images/loader-2.gif");
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}
.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 {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: '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.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #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;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    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 {
    border-bottom: 1px solid #d1d1d1;
    border-top: 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 {
    -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 {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.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 {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .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;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .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;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .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[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .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%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .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;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-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: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    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;
  }
  .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;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
  body.category-landing .category-banner img {
    height: 500px;
    object-fit: cover;
  }
  body .compare,
  body .product-addto-links .action.tocompare,
  body .product-item-actions .actions-secondary > .action.tocompare,
  body [class*='block-compare'] {
    display: block;
  }
  .category-landing #filter-mobile {
    display: none;
  }
  .banner-category {
    padding-bottom: 10px;
  }
  .catalog-category-view .category-banner .owl-dots,
  .catalogsearch-result-index .category-banner .owl-dots {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    margin: 0 -5px;
  }
  .catalog-category-view .category-banner .owl-dots .owl-dot,
  .catalogsearch-result-index .category-banner .owl-dots .owl-dot {
    margin: 0;
    display: flex;
    flex-grow: 1;
    padding: 0 5px;
  }
  .catalog-category-view .category-banner .owl-dots .owl-dot span,
  .catalogsearch-result-index .category-banner .owl-dots .owl-dot span {
    background: #ccc;
    border-radius: 0;
    height: 3px;
    margin: 0;
    width: 100% !important;
  }
  .catalog-category-view .category-banner .owl-dots .owl-dot.active span,
  .catalogsearch-result-index .category-banner .owl-dots .owl-dot.active span {
    background: #000;
  }
  .catalog-category-view .section-title,
  .catalogsearch-result-index .section-title {
    margin: 30px 0 10px 0 !important;
  }
  .catalog-category-view .section-title .title,
  .catalogsearch-result-index .section-title .title {
    font-size: 26px;
  }
  .catalog-category-view .swiper-scrollbar,
  .catalogsearch-result-index .swiper-scrollbar,
  .catalog-category-view .swiper-button-prev,
  .catalogsearch-result-index .swiper-button-prev,
  .catalog-category-view .swiper-button-next,
  .catalogsearch-result-index .swiper-button-next {
    display: none;
  }
  .catalog-category-view .highlight-block .highlight-block__item.bottom-left .highlight-block__info,
  .catalogsearch-result-index .highlight-block .highlight-block__item.bottom-left .highlight-block__info,
  .catalog-category-view .highlight-block .highlight-block__item.top-left .highlight-block__info,
  .catalogsearch-result-index .highlight-block .highlight-block__item.top-left .highlight-block__info {
    left: 20px;
  }
  .catalog-category-view .highlight-block .highlight-block__item .highlight-block__info .highlight-block__action,
  .catalogsearch-result-index .highlight-block .highlight-block__item .highlight-block__info .highlight-block__action {
    text-align: left;
  }
  .catalog-category-view .highlight-block .highlight-block__item .highlight-block__info .highlight-block-des br,
  .catalogsearch-result-index .highlight-block .highlight-block__item .highlight-block__info .highlight-block-des br {
    display: none;
  }
  .catalog-category-view .highlight-block .highlight-block__item .highlight-block__info h3,
  .catalogsearch-result-index .highlight-block .highlight-block__item .highlight-block__info h3 {
    font-size: 30px;
    margin: 10px 0;
    line-height: 30px;
  }
  .catalog-category-view .highlight-block .highlight-block__item .highlight-block__info .highlight-block__action .btn,
  .catalogsearch-result-index .highlight-block .highlight-block__item .highlight-block__info .highlight-block__action .btn {
    margin-top: 20px;
  }
  .catalog-category-view .category-image,
  .catalogsearch-result-index .category-image {
    margin: 0;
  }
  .catalog-category-view .page-title-wrapper.layout_type1,
  .catalogsearch-result-index .page-title-wrapper.layout_type1 {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .catalog-category-view .page-title-wrapper.layout_type1 #filter-mobile,
  .catalogsearch-result-index .page-title-wrapper.layout_type1 #filter-mobile {
    order: 3;
  }
  .catalog-category-view .page-title-wrapper.layout_type1 .breadcrumbs,
  .catalogsearch-result-index .page-title-wrapper.layout_type1 .breadcrumbs {
    width: 100%;
  }
  .catalog-category-view #maincontent,
  .catalogsearch-result-index #maincontent {
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-category-view #maincontent .category-view,
  .catalogsearch-result-index #maincontent .category-view {
    order: -1;
  }
  .catalog-category-view #maincontent .child-categories,
  .catalogsearch-result-index #maincontent .child-categories,
  .catalog-category-view #maincontent .category-product-actions,
  .catalogsearch-result-index #maincontent .category-product-actions,
  .catalog-category-view #maincontent .columns:after,
  .catalogsearch-result-index #maincontent .columns:after {
    display: none;
  }
  .catalog-category-view #maincontent .sidebar .block.filter,
  .catalogsearch-result-index #maincontent .sidebar .block.filter {
    margin: 0;
  }
  .catalog-category-view .block-content.filter-content,
  .catalogsearch-result-index .block-content.filter-content {
    display: none;
  }
  .catalog-category-view .block-content.filter-content .filter-options,
  .catalogsearch-result-index .block-content.filter-content .filter-options {
    position: fixed;
    top: 48px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999999 !important;
    padding: 15px;
    overflow: auto;
  }
  .catalog-category-view.filter-active .filter-title,
  .catalogsearch-result-index.filter-active .filter-title {
    border-bottom: 1px solid #ccc;
    height: 48px;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    z-index: 99999;
    display: flex !important;
    align-items: center;
    padding: 0 15px;
    background: #fff;
  }
  .catalog-category-view.filter-active .filter-title strong,
  .catalogsearch-result-index.filter-active .filter-title strong {
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    height: auto !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .catalog-category-view.filter-active .filter-title strong:after,
  .catalogsearch-result-index.filter-active .filter-title strong:after {
    font-family: 'Linearicons';
    content: "\e935";
    font-size: 13px;
    display: block;
    color: #000;
  }
  .catalog-category-view.filter-active .block-content.filter-content,
  .catalogsearch-result-index.filter-active .block-content.filter-content {
    display: block;
  }
  .catalog-category-view #filter-mobile:before,
  .catalogsearch-result-index #filter-mobile:before {
    content: '';
    width: 16px;
    height: 13px;
    display: block;
    background: url('../images/icons/filter-icon.png') no-repeat center center;
  }
  .catalog-category-view #layered-filter-block .block-title.filter-title,
  .catalogsearch-result-index #layered-filter-block .block-title.filter-title {
    display: block;
    position: absolute;
  }
  .catalog-category-view #layered-filter-block .block-title.filter-title strong,
  .catalogsearch-result-index #layered-filter-block .block-title.filter-title strong {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
  }
  body .category-banner .owl-nav button,
  body .category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  body .category-banner .owl-nav .action-gift {
    width: 35px !important;
    height: 35px !important;
  }
  body .category-banner .owl-nav button.owl-prev,
  body .category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
  body .category-banner .owl-nav .action-gift.owl-prev {
    left: 15px !important;
  }
  body .category-banner .owl-nav button.owl-next,
  body .category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
  body .category-banner .owl-nav .action-gift.owl-next {
    right: 15px !important;
  }
  body .category-view .category-description h2 {
    font-size: 5vw;
  }
  body .category-view .category-description p {
    font-size: 12px;
  }
  .landing-masonry .landing-masonry-item {
    flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    max-width: 100% !important;
    position: relative;
  }
  .landing-masonry .landing-masonry-item .info-subcate {
    top: auto !important;
    bottom: 30px;
  }
  .highlight-block .highlight-block__item {
    width: 100% !important;
  }
  .highlight-block .highlight-block__item:not(:first-child) {
    margin-top: 15px;
  }
  .block-find-category .section-content .block-find-category__item {
    width: 100% !important;
  }
  .block-find-category .section-content .block-find-category__item:not(:first-child) {
    margin-top: 15px;
  }
  .label-product-desktop {
    display: none;
  }
  body.catalog-product-view .product.media .vertical-gallery {
    display: none !important;
  }
  body.catalog-product-view .product.media .swiper-container.swiper-container-horizontal .swiper-slide {
    display: flex;
  }
  body.catalog-product-view .product.media .swiper-container.swiper-container-horizontal > .swiper-scrollbar {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 3px;
  }
  body.catalog-product-view .product-info-main #product-options-wrapper .swatch-opt {
    margin: 0 0 10px 0;
  }
  body.catalog-product-view .product-info-main #product-options-wrapper .swatch-attribute:not(.color) .swatch-attribute-label {
    display: block;
  }
  body.catalog-product-view .product-info-main #product-options-wrapper .swatch-attribute:not(.color) .swatch-attribute-options {
    display: inline-block;
  }
  body.catalog-product-view .product-info-main #product-options-wrapper .swatch-attribute,
  body.catalog-product-view .product-info-main #product-options-wrapper .field {
    float: left;
    clear: left;
    margin-top: 10px !important;
  }
  body.catalog-product-view .product-info-main #product-options-wrapper .field {
    margin-top: 0 !important;
  }
  #banner img {
    height: 500px;
    object-fit: cover;
  }
  body.catalog-product-view div .block.related {
    margin: 20px 0 !important;
  }
  body.catalog-product-view div .showAll ~ #see-more-slide:after {
    background: url("../images/icons/arrow-up-menu.png") no-repeat center center;
    background-size: contain;
  }
  body.catalog-product-view div #see-more-slide {
    font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #000;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.catalog-product-view div #see-more-slide:after {
    content: '';
    width: 13px;
    height: 13px;
    background: url("../images/icons/arrow-down-menu.png") no-repeat center center;
    background-size: contain;
    display: block;
    margin-left: 5px;
  }
  body.catalog-product-view div #product-slider-related .product-item {
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
    border-radius: 3px;
  }
  body.catalog-product-view div #product-slider-related .product-item .checkbox-related {
    left: auto !important;
    right: 0;
    top: 50% !important;
    transform: translatey(-50%);
  }
  body.catalog-product-view div #product-slider-related .product-item .checkbox-related input[type=checkbox] {
    width: 15px !important;
    height: 15px !important;
  }
  body.catalog-product-view div #product-slider-related .product-item .product-item-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  body.catalog-product-view div #product-slider-related .product-item .product-item-info .product-top {
    width: 30%;
    padding: 20px !important;
  }
  body.catalog-product-view div #product-slider-related .product-item .product-item-info .product-item-details {
    justify-content: center;
    padding-left: 5px;
  }
  body.catalog-product-view div #product-slider-related .product-item .product-item-info .product-image-wrapper {
    height: auto;
    padding-bottom: 0 !important;
  }
  body.catalog-product-view div #product-slider-related .product-item .product-item-info .product-image-wrapper .product-image-photo {
    position: static;
  }
  body.catalog-product-view div .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
    display: none;
  }
  body.catalog-product-view div .products-grid .items .product-item .product-image-container {
    width: 100% !important;
  }
  body.catalog-product-view div .my-tooltip {
    display: none;
  }
  body.catalog-product-view div #product-options-wrapper .swatch-opt {
    display: flex;
    flex-direction: column;
  }
  body.catalog-product-view div #product-options-wrapper .swatch-opt .swatch-attribute.color {
    order: -1;
  }
  body.catalog-product-view div .add-to-cart-bottom {
    background-color: #0065ff;
    border-color: #0065ff;
    text-transform: capitalize;
    height: 45px;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-top: 40px;
  }
  body.catalog-product-view div .product.media .vertical-gallery .product.item-image img:not(.zoomImg) {
    padding: 0;
  }
  body.catalog-product-view div .product.media .vertical-gallery #vertical-thumbnail-wrapper {
    display: none;
  }
  body.catalog-product-view div .product.media .vertical-gallery #owl-carousel-gallery {
    width: 100%;
    margin: 0;
  }
  body.catalog-product-view div .breadcrumbs {
    margin: 0;
    padding: 10px 0 20px 0;
  }
  body.catalog-product-view div .title-mobile {
    padding: 0 15px 15px 15px;
  }
  body.catalog-product-view div .title-mobile .product-name {
    font-weight: bold;
    color: #000;
    font-size: 18px;
  }
  body.catalog-product-view div .title-mobile .special_remarks {
    font-size: 14px;
  }
  body.catalog-product-view div .title-mobile .product-brand {
    font-size: 15px;
    color: #000;
  }
  body.catalog-product-view div .product-info-main {
    margin-top: 0;
  }
  body.catalog-product-view div .product-info-main .swatch-attribute.color .swatch-attribute-label {
    text-align: center;
    display: block;
    padding-bottom: 5px;
  }
  body.catalog-product-view div .product-info-main .swatch-attribute.color .swatch-attribute-options {
    justify-content: center;
  }
  body.catalog-product-view div .product-info-main .box-tocart .fieldset .field.qty {
    width: 50% !important;
  }
  body.catalog-product-view div .product-info-main .box-tocart .fieldset .actions {
    width: calc(50% - 15px);
    margin: 0 0 0 15px;
  }
  body.catalog-product-view div .product-info-main .product-brand,
  body.catalog-product-view div .product-info-main .page-title-wrapper,
  body.catalog-product-view div .product-info-main .special_remarks {
    display: none;
  }
  body.catalog-product-view div .product.media .block.related {
    margin-top: 20px !important;
  }
  body.catalog-product-view div .product.media .block.related .products-grid .product-item {
    margin-bottom: 0 !important;
  }
  body.catalog-product-view div .product.media .block.related .products-grid .product-item .product-item-info {
    width: 100% !important;
  }
  body.catalog-product-view div .title-mobile {
    display: block;
  }
  body.catalog-product-view div .product.info.detailed {
    margin-top: 30px;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.title {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
  }
  body.catalog-product-view div .product-tab-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  body.catalog-product-view div .product-tab-mobile .product-name {
    color: #000;
    font-size: 14px;
  }
  body.catalog-product-view div .product-tab-mobile .wrap-tab-mobile {
    position: relative;
  }
  body.catalog-product-view div .product-tab-mobile .wrap-tab-mobile.active ul.tab-mobile {
    display: flex;
  }
  body.catalog-product-view div .product-tab-mobile .wrap-tab-mobile.active .head-tab-mobile:after {
    background: url(../images/icons/arrow-up.png) no-repeat center center;
  }
  body.catalog-product-view div .product-tab-mobile .head-tab-mobile {
    box-shadow: 0px 0px 10px 0px #ddd;
    border-radius: 20px;
    padding: 7px 40px 4px 15px;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    min-width: 130px;
    position: relative;
  }
  body.catalog-product-view div .product-tab-mobile .head-tab-mobile:after {
    content: '';
    background: url(../images/icons/arrow-down.png) no-repeat center center;
    width: 10px;
    height: 8px;
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
  }
  body.catalog-product-view div .product-tab-mobile ul.tab-mobile {
    display: none;
    flex-direction: column;
    box-shadow: 0px 0px 3px 0px #dedede;
    padding: 5px;
    position: absolute;
    top: 32px;
    width: 100%;
    cursor: pointer;
    z-index: 2;
    background: #fff;
    opacity: 0.9;
  }
  body.catalog-product-view div .product-tab-mobile ul.tab-mobile li {
    margin: 0;
    padding: 3px 10px;
  }
  body.catalog-product-view div .product-tab-mobile ul.tab-mobile li.active a {
    font-weight: bold;
  }
  body.catalog-product-view div .product-tab-mobile ul.tab-mobile li a {
    font-size: 14px;
  }
  body.catalog-product-view div .product-tab-mobile ul.tab-mobile li a:hover {
    font-weight: bold;
  }
  body.catalog-product-view div .columns {
    padding: 0;
  }
  body.catalog-product-view div .product-info-main #product_addtocart_form .product-options-wrapper .product-info-overview-configuration {
    display: none;
  }
  body.catalog-product-view div .product-info-main #product_addtocart_form > .product-info-overview-configuration {
    order: 0;
    padding: 0 0 20px 0;
  }
  body.catalog-product-view div .product-info-main #product_addtocart_form > .product-info-overview-configuration .product.attribute.overview {
    padding-top: 5px;
  }
  body.catalog-product-view div .custom-tab-product-detail .product.data.items .title .switch {
    padding: 0 !important;
  }
  body.catalog-product-view div .custom-tab-product-detail .product.data.items .title .switch:after {
    top: 15px !important;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.content {
    padding: 15px 0 !important;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box__img img {
    height: 299px;
    width: 100%;
    object-fit: cover;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items .item.title > .switch {
    padding: 4px 40px 5px 15px !important;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.content .content-des .box-img-2col {
    flex-direction: column;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img .box-img__des h3 {
    font-size: 4.5vw !important;
  }
  body.catalog-product-view div .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row .tech-content__content .tech-content__item {
    width: 100%;
    margin-bottom: 10px;
  }
  body .main-comparison .search-comparison {
    margin-bottom: 20px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 2;
  }
  body .main-comparison .search-comparison > h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  body .main-comparison .search-comparison .search-control {
    padding: 0 10px;
    font-size: 15px;
    height: 30px;
    background: #fff;
  }
  body .main-comparison .search-comparison .search-control:after {
    height: 30px;
    width: 30px;
  }
  body .main-comparison .search-comparison #list-product-search {
    padding: 15px 10px;
  }
  body .main-comparison .search-comparison #list-product-search ul {
    padding: 0;
  }
  body .main-comparison .search-comparison #list-product-search ul li {
    margin-bottom: 10px;
  }
  body .main-comparison .search-comparison #list-product-search ul li a {
    width: 100%;
    display: block;
    font-size: 14px;
  }
  body.catalog-product_compare-index.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.catalog-product_compare-index.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .columns {
    max-width: 100% !important;
    margin: 0;
    padding: 0;
  }
  body.catalog-product_compare-index .compare-head__des #add-device.active {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    background: #fff;
  }
  body.catalog-product_compare-index .products-filter-by-attr {
    padding: 0 15px;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap {
    width: 50px;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .swatch-option {
    width: 20px;
    height: 20px;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .product-item-actions {
    flex-direction: column;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .product-item-actions a {
    margin-bottom: 15px;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__head {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__content .tech-content__item {
    flex-direction: column;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__content .tech-content__item strong {
    font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
    width: 100%;
    font-size: 14px;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__content .tech-content__item span {
    width: 100%;
    display: block;
    font-size: 14px;
  }
  body.catalog-product_compare-index .compare-head__des h2 {
    font-size: 28px;
  }
  body.catalog-product_compare-index .featured-product-comparison {
    padding: 50px 20px;
  }
  body.catalog-product_compare-index .featured-product-comparison,
  body.catalog-product_compare-index .main-comparison,
  body.catalog-product_compare-index .compare-head {
    margin: 0;
  }
  body.catalog-product_compare-index .table-wrapper.comparison {
    flex-wrap: wrap;
    padding: 0 15px;
    justify-content: flex-start;
    position: relative;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item {
    max-width: 100%;
    width: calc(50% - 7.5px);
    margin-bottom: 15px;
    margin-right: 0 !important;
    flex-grow: 0;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item.sticky {
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(50% - 20px);
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item.sticky.active {
    position: fixed;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item:not(:nth-child(2n)) {
    margin-right: 15px !important;
  }
  body.catalog-product_compare-index .table-wrapper.comparison .product-item:not(:nth-child(1)):not(:nth-child(2)) {
    display: none !important;
  }
  header.page-header .minicart-slide .minicart-wrapper.active .block-minicart {
    transform: translate(0);
  }
  header.page-header .minicart-slide .minicart-wrapper.active #btn-minicart-close {
    display: block !important;
  }
  body.checkout-index-index #shipping-new-address-form .field {
    width: 100% !important;
    margin-right: 0 !important;
  }
  body.checkout-index-index #co-shipping-form .step-title {
    padding: 10px 0;
  }
  body .control._with-tooltip .field-tooltip._active .field-tooltip-content {
    right: calc(100% + 10px);
  }
  body .control._with-tooltip .field-tooltip .field-tooltip-content {
    left: auto;
    right: calc(100% + 20px);
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
  }
  body .control._with-tooltip .field-tooltip .field-tooltip-content:after {
    display: none !important;
  }
  body .control._with-tooltip .field-tooltip .field-tooltip-content:before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(0, 0, 0, 0.8);
    left: 100%;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  body.checkout-index-index {
    overflow: auto;
    width: auto;
  }
  body.checkout-index-index ul.opc-progress-bar li span {
    font-size: 13px;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom {
    display: none !important;
    position: static !important;
    overflow: auto !important;
    visibility: visible !important;
    opacity: 1;
    z-index: 9999 !important;
    order: -1 !important;
    margin-top: -30px !important;
    margin-bottom: 30px !important;
    height: auto !important;
    min-height: auto !important;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom .opc-block-shipping-information {
    margin-top: 0 !important;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom.active {
    display: block !important;
  }
  body.checkout-onepage-success .page-main > .columns {
    padding: 0;
  }
  body.checkout-onepage-success ul.opc-progress-bar {
    justify-content: space-between;
    width: 345px;
  }
  body.checkout-onepage-success ul.opc-progress-bar li {
    padding: 0;
  }
  body.checkout-onepage-success ul.opc-progress-bar li:before {
    left: -23px;
  }
  body.checkout-index-index .page-wrapper .modal-custom-overlay {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: absolute;
    top: -110%;
    height: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom .modal-custom-overlay,
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom .action-close {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom .opc-block-summary {
    max-width: 100%;
    padding: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom .modal-inner-wrap {
    transform: translateX(0);
    box-shadow: none;
    border-top: 1px solid #ddd;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom.active {
    visibility: visible;
    opacity: 1;
    top: 54px;
    display: block;
  }
  body.checkout-index-index .page-wrapper .modal-custom-overlay {
    display: none;
  }
  body.checkout-index-index .page-wrapper ul.opc-progress-bar {
    border: none;
    justify-content: space-between;
  }
  body.checkout-index-index .page-wrapper ul.opc-progress-bar li {
    padding: 0 !important;
    display: flex;
    flex-grow: 1;
  }
  body.checkout-index-index .page-wrapper ul.opc-progress-bar li.dot {
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
  }
  body.checkout-index-index .page-wrapper .shipping-information {
    margin: 10px 0 50px 0;
  }
  body.checkout-index-index .page-wrapper #checkout-step-shipping .field[name="shippingAddress.telephone"] .control .field-tooltip .field-tooltip-content {
    top: 35px;
  }
  body.checkout-index-index .page-wrapper .table-checkout-shipping-method tr.row {
    display: flex;
    flex-wrap: wrap;
  }
  body.checkout-index-index .page-wrapper .table-checkout-shipping-method tr.row td {
    flex-grow: 0;
  }
  body.checkout-index-index .page-wrapper .table-checkout-shipping-method tr.row td.col-method:first-child {
    width: 15px;
    padding-right: 20px;
  }
  body.checkout-index-index .page-wrapper .table-checkout-shipping-method tr.row td.col-carrier {
    padding-left: 5px;
    white-space: initial;
    flex-grow: 1;
  }
  body.checkout-index-index .page-wrapper .table-checkout-shipping-method tr.row td.col-price {
    order: 2;
    text-align: right;
  }
  body.checkout-index-index .page-wrapper li#shipping {
    position: relative;
    padding-top: 0 !important;
  }
  body.checkout-index-index .page-wrapper .authentication-wrapper {
    padding: 0 0 10px 0;
  }
  body.checkout-index-index .page-wrapper .authentication-wrapper span.txt-authen {
    font-size: 12px !important;
  }
  body.checkout-index-index .page-wrapper .authentication-wrapper button.action-auth-toggle,
  body.checkout-index-index .page-wrapper .authentication-wrapper .cart.table-wrapper .actions-toolbar > .action.action-auth-toggle,
  body.checkout-index-index .page-wrapper .authentication-wrapper .action-gift.action-auth-toggle {
    text-decoration: underline;
  }
  body.checkout-index-index .page-wrapper .authentication-wrapper button.action-auth-toggle span,
  body.checkout-index-index .page-wrapper .authentication-wrapper .cart.table-wrapper .actions-toolbar > .action.action-auth-toggle span,
  body.checkout-index-index .page-wrapper .authentication-wrapper .action-gift.action-auth-toggle span {
    font-size: 12px !important;
  }
  body.checkout-index-index .page-wrapper .opc-wrapper .step-title {
    padding-bottom: 5px;
    font-size: 16px !important;
    padding: 0;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper {
    background: #f4f4f4;
    padding: 0 15px;
    margin-bottom: 30px;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    order: -1;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper:before,
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper:after {
    display: none;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .estimated-block {
    order: 2;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .estimated-block .estimated-label {
    display: none;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper {
    margin: 0;
    position: relative;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper:after {
    background: url("../images/icons/arrow-down.png") no-repeat center center;
    background-size: contain;
    content: '';
    position: absolute;
    top: 21px;
    right: -18px;
    width: 10px;
    height: 10px;
    display: block;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper.active:after {
    background: url("../images/icons/arrow-up.png") no-repeat center center;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart {
    background: none;
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
    color: #000;
    margin-right: 10px;
    content: '';
    background: url(../images/icons/cart-icon.svg) no-repeat center center;
    width: 21px;
    height: 22px;
    display: block;
    cursor: pointer;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart:after {
    content: 'Show order summary';
    font-weight: 600;
    font-size: 15px;
  }
  body.checkout-index-index .page-wrapper .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
    display: none;
  }
  body.checkout-index-index .page-wrapper .logo {
    position: relative;
    z-index: 2;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns ul.opc-progress-bar li {
    padding: 0 15px;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .checkout-container {
    flex-direction: column;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar {
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar.modal-custom {
    padding-top: 0;
    padding-left: 0;
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .checkout-payment-method .field-select-billing,
  body.checkout-index-index .page-wrapper #maincontent .columns .checkout-payment-method .billing-address-form {
    max-width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper {
    width: 100%;
    padding: 0 15px;
  }
  body.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper #checkoutSteps {
    padding-left: 0;
    max-width: 100%;
  }
  .cms-index-index .panel-block.block20 {
    padding: 0 15px;
  }
  .cms-index-index .section-builder .box-getup {
    height: 500px;
  }
  .cms-index-index .section-builder .box-getup .box-getup__img {
    margin-top: -80px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 0;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content {
    padding: 20px 15px;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content .box-getup__title {
    margin: 15px 0;
    max-width: initial;
    font-size: 28px;
    line-height: 30px;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content .box-getup__description {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content .box-getup__action span {
    display: block;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content .box-getup__action .btn {
    margin: 10px 0 0;
    position: relative;
    z-index: 1;
  }
  .cms-index-index .section-builder .box-getup .box-getup__content .box-getup__action .btn .icon-btn {
    display: none;
  }
  .cms-index-index .section-builder .box-getup .box-getup__img img {
    height: 230px;
  }
  .cms-index-index .box-featured .panel-block {
    padding: 0;
  }
  .cms-index-index .panel-block {
    padding: 0;
  }
  .cms-index-index .box-featured__item .box-featured-action .btn {
    padding: 13.5px 20px;
  }
  .cms-index-index .box-featured__item.style1 .box-featured__content {
    padding: 30px 40px 0 40px !important;
  }
  .cms-index-index .box-featured__item.style1 .box-featured-action {
    margin-top: 20px;
  }
  .cms-index-index .box-featured__item.style1 img {
    height: 335px;
    object-position: center center;
    object-fit: cover;
  }
  .cms-index-index .box-featured__item.style2 {
    display: flex;
    margin-top: 20px;
  }
  .cms-index-index .box-featured__item.style2 img {
    height: 500px;
    object-position: center center;
    object-fit: cover;
  }
  .cms-index-index .promobanner {
    display: flex;
  }
  .cms-index-index .promobanner img {
    height: 500px;
    object-position: right bottom;
    object-fit: cover;
  }
  .cms-index-index .banner-center .promobanner img {
    object-position: center center;
  }
  .cms-index-index .slide-text h2 {
    font-size: 1.3rem;
    line-height: 20px;
  }
  .cms-index-index .slide-text p {
    margin-bottom: 5px;
  }
  .cms-index-index .slide-text .btn {
    margin-top: 10px;
  }
  .cms-index-index .section-builder .banner-homepage .owl-carousel .owl-item {
    transition: all 1000ms ease;
    transform: scale(0.9);
  }
  .cms-index-index .section-builder .banner-homepage .owl-carousel .owl-item.active {
    transform: scale(1);
  }
  .cms-index-index .section-builder .tab-banner li {
    margin: 0;
    padding: 15px 0 10px;
  }
  .cms-index-index .section-builder.collections .line > div:not(:first-child) {
    margin-top: 15px;
  }
  .cms-index-index .section-builder.collections .promobanner-v1 .promobanner .banner-text .title {
    font-size: 1.5rem;
  }
  body.tradein-cms header.page-header .header-area:not(.start-stk) {
    border-bottom: none !important;
  }
  body.tradein-cms .service-box {
    flex-direction: column;
  }
  body.tradein-cms .service-box .service-box__item {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 20px 0;
  }
  body.tradein-cms .service-box .service-box__item .service-box__img {
    width: 65px;
    height: auto;
  }
  body.tradein-cms .service-box .service-box__item .service-box__group {
    width: calc(100% - 65px);
    padding-left: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  body.tradein-cms .service-box .service-box__item .service-box__group .service-box__title {
    padding-top: 0;
  }
  body.tradein-cms .supportBox {
    text-align: left;
  }
  body.tradein-cms .action-box {
    margin-top: 20px;
    text-align: right;
  }
  body.tradein-cms .action-box .action-support {
    text-align: right !important;
  }
  body.tradein-cms .title-tradein h2 {
    text-align: center;
    margin-top: 50px;
  }
  body.tradein-cms .table-box #tradein_filter {
    margin: 30px 0 40px 0;
  }
  body.tradein-cms .box-text {
    flex-direction: column;
  }
  body.tradein-cms .box-text .box-content__item {
    width: 100%;
    padding: 15px 0;
  }
  body.tradein-cms .box-text .box-content__item:nth-child(1) {
    order: 1;
  }
  body.tradein-cms .box-text .box-content__item:nth-child(2) {
    order: 2;
  }
  body.tradein-cms .box-text .box-content__item:nth-child(3) {
    order: 4;
  }
  body.tradein-cms .box-text .box-content__item:nth-child(4) {
    order: 3;
    margin-top: 20px;
  }
  .tradein-cms .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    overflow-y: auto;
    position: static;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    min-height: 100%;
  }
  body .banner-tradein .tradein__des .banner_tradein__des {
    font-size: 2vw;
    max-width: 42vw;
    right: 15px;
  }
  body .banner-tradein .tradein__des .banner_tradein__des h3 {
    font-size: 2.5vw;
    line-height: 2.5vw;
    margin-bottom: 2vw;
  }
  body .service-box .service-box__item {
    width: 45%;
  }
  body .service-box .service-box__item .service-box__title {
    font-size: 16px;
  }
  body .service-box .service-box__item .service-box__description {
    font-size: 14px;
  }
  body .service-box .service-box__item:nth-child(3),
  body .service-box .service-box__item:nth-child(4) {
    margin-top: 20px;
  }
  body .title-tradein h2 {
    font-size: 20px;
  }
  body .supportBox {
    justify-content: center;
    text-align: center;
  }
  body .supportBox > div {
    width: 100%;
  }
  body .supportBox .action-box .action-support {
    text-align: center;
  }
  body .parallax-box__title {
    line-height: 20px;
    margin-bottom: 15px !important;
  }
  body .parallax-box__title p {
    font-size: 22px;
  }
  body .parallax-box {
    background-size: 300px !important;
  }
  body .parallax-box .parallax-box__content .box-content__item {
    padding: 20px;
    min-height: auto;
  }
  body .parallax-box .parallax-box__content .box-content__item > h4 {
    font-size: 16px;
  }
  body .parallax-box .parallax-box__content .box-content__item .box-content__des {
    font-size: 14px;
  }
  body .back-box .back-box__title {
    margin: 20px 0;
  }
  body .back-box .back-box__title p {
    font-size: 20px;
    line-height: 22px;
  }
  body .service-box {
    margin-top: -100px;
  }
  body .table-box table#tradein {
    font-size: 14px;
  }
  body .table-box table#tradein colgroup {
    display: none;
  }
  body .table-box table#tradein tbody tr.group {
    font-size: 16px;
  }
  body .table-box table#tradein tbody tr.group td {
    padding: 15px 20px;
  }
  body .table-box table#tradein tbody tr.group td:after {
    top: 24px;
    right: 20px;
  }
  body .table-box table#tradein tbody tr:not(.group) td:nth-child(2) {
    padding-left: 20px;
    text-align: left;
  }
  body.cms-contact .columns {
    padding: 0;
    max-width: 100%;
  }
  body.cms-contact .form.contact .fieldset > div:not(.comment) {
    width: 100%;
  }
  body.cms-contact .contact-main-content {
    flex-wrap: wrap;
    flex-direction: column;
  }
  body.cms-contact .contact-main-content > div {
    width: 100%;
  }
  body.cms-contact .contact-main-content .form-content-right {
    padding: 0 !important;
    order: -1;
    width: 100%;
    padding: 0;
    margin-top: 50px;
  }
  body.cms-contact .contact-main-content .form-content-left {
    width: 100%;
  }
  body .content-404 {
    flex-direction: column;
  }
  body .content-404 .des-404 {
    padding: 0;
    margin-top: 40px;
  }
  body .content-404 .des-404 * {
    font-size: 16px;
  }
  body .cms-noroute-index .column.main {
    float: none !important;
    margin: 0 auto;
  }
  body.cms-support .content-cms {
    padding: 0;
  }
  body.cms-support .content-cms .top-title-contet {
    padding: 20px 0;
  }
  body.cms-support .des-support {
    display: none;
  }
  body.cms-support ul.toggle-list li {
    width: 100%;
  }
  body.cms-support ul.toggle-list li:nth-child(2n) {
    margin: 0;
  }
  body .content-cms .top-title-contet {
    padding: 50px 0;
  }
  body .content-cms .box-content .img-box {
    width: 100%;
  }
  body .content-cms .box-content .content-box {
    width: 100%;
    padding-top: 20px;
  }
  body .banner-cms h2 {
    position: static;
    letter-spacing: 10px;
    font-size: 35px;
  }
  body .banner-cms img,
  body .banner-cms .des-about {
    display: none;
  }
  body .cms-contact .contact-main-content {
    flex-wrap: wrap;
  }
  body .cms-contact .contact-main-content > div {
    width: 100%;
  }
  body .cms-contact .contact-main-content > div.form-content-right {
    padding: 0;
    margin-top: 40px;
  }
  body #banner .owl-carousel .owl-dots {
    position: absolute;
    height: 2px;
    bottom: 40px;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
  }
  body #banner .owl-carousel .owl-dots .owl-dot .text {
    display: none;
  }
  body #banner .owl-carousel .owl-dots .owl-dot .custom-dot {
    height: 2px;
    width: 100%;
    display: block;
    position: relative;
  }
  body #banner .owl-carousel .owl-dots .owl-dot .custom-dot .current {
    width: 0;
    transition: width 5s;
  }
  body #banner .owl-carousel .owl-dots .owl-dot .custom-dot .dot {
    height: 2px;
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 1;
  }
  body #banner .owl-carousel .owl-dots .owl-dot.start .custom-dot .current {
    height: 2px;
    width: 100%;
    display: block;
    background: #000;
    position: absolute;
    z-index: 2;
  }
  body .tab-vitural {
    width: 100% !important;
  }
  body #mgs-instant-autocomplete-wrapper .title {
    text-transform: capitalize;
    font-size: 15px;
    color: #9c9c9c;
  }
  body .mgs-instant-search-dropdown {
    z-index: 9;
    position: fixed;
    top: 70px;
    max-height: calc(100vh - 110px);
  }
  body .mgs-instant-search-dropdown > div {
    border: none;
  }
  body header.page-header .header-area .right-content .block-search.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9;
    display: block;
  }
  body header.page-header .header-area .right-content .block-search.active .block-title.theme-header-icon {
    top: 25px;
    right: 25px;
  }
  body header.page-header .header-area .right-content .block-search.active input {
    background: #fff !important;
  }
  body header.page-header .header-area .right-content .block-search.active .action.search {
    top: 22px;
    left: 30px;
    opacity: 1;
  }
  body header.page-header .header-area .right-content .block-search.active .action.search:before {
    content: '';
    background: url("../images/icons/search-icon.jpg") no-repeat center center;
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    background-size: cover;
  }
  body header.page-header .header-area .right-content .block-search.active form {
    padding: 20px 15px;
  }
  body .top-header {
    margin: 0 -15px;
  }
  body #banner-thumb .swiper-wrapper .tab-slide {
    text-align: left;
    display: inline-block;
  }
  body footer.page-footer .footer4 .middle-footer {
    padding-bottom: 10px;
  }
  body header.page-header .header-area.active-sticky.scroll-up:not(.top) .top-header-second {
    display: none !important;
  }
  footer.page-footer .middle-footer .list-icon li {
    font-size: 13px !imprtant;
  }
  footer.page-footer .bottom-footer .bottom-footer-copyright {
    font-size: 11px;
  }
  footer.page-footer .bottom-footer-social p {
    font-size: 13px;
  }
  footer.page-footer .footer-block.acc-block {
    border-top: 1px solid #c2c2c2 !important;
  }
  footer.page-footer .footer-block.active .footer-title:before {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    -o-transform: rotate(180deg) !important;
  }
  footer.page-footer .footer-block .footer-title:after {
    display: none;
  }
  footer.page-footer .footer-block .footer-title:before {
    content: '' !important;
    display: block !important;
    width: 13px !important;
    height: 17px !important;
    background: transparent url('../images/icons/update/arrow-down.png') no-repeat center center !important;
  }
  footer.page-footer .bottom-footer-copyright {
    font-size: 12px !important;
  }
  body .tab-vitural {
    right: auto !important;
    left: 0 !important;
    overflow: hidden;
  }
  .category-image .image {
    min-height: 500px;
    object-fit: cover;
  }
  body:not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
    border: none !important;
  }
  body .products-grid .items .product-item .product-item-details {
    padding-top: 15px;
  }
  body .products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap:last-child,
  body .products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap:last-child {
    margin-right: 0;
  }
  body.cms-index-index .section-title {
    margin-bottom: 5px;
  }
  body.cms-index-index .section-title .title {
    font-size: 20px;
  }
  body.cms-index-index .section-builder .box-getup .box-getup__content .box-getup__title {
    font-size: 25px;
  }
  .hidden-mobile {
    display: none !important;
  }
  .tablenote {
    padding: 20px 5px 0 5px !important;
  }
  .tablenote p {
    text-align: justify;
  }
  .container-box {
    text-align: justify;
  }
  .section-builder.collections .promobanner-v1 .promobanner > .text .text-center {
    text-align: left;
  }
  .header-top-links {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  header.page-header .header-area.myaccount-slide .header-top-links.active .login-form {
    transform: translateX(60px);
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -o-transform: translateX(60px);
    min-width: auto;
    width: calc(100% - 60px);
  }
  header.page-header .header-area .header-top-links .close-myaccount {
    display: block !important;
  }
  .custom-menu-mobile li a {
    font-size: 16px;
    color: #222222;
    font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
    font-weight: normal;
  }
  body .color-blue a {
    padding-top: 35px;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .line .no-border {
    border: none !important;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-phones {
    width: 100%;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-phones img {
    width: 100%;
    height: 100%;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash {
    position: relative;
    margin-top: 20px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash .img-dash__des {
    position: absolute;
    color: #fff;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-phones .img-dash__des {
    text-transform: uppercase;
    font-size: 14px;
    bottom: 35px;
    left: 50%;
    transform: translatex(-50%);
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-phones .img-dash__title {
    letter-spacing: 3px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-phones .img-dash__title p {
    margin-bottom: 0;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-wearables .img-dash__des {
    font-size: 14px;
    left: 50%;
    transform: translatex(-50%);
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-wearables.first .img-dash__des {
    top: 55px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-wearables.last .img-dash__des {
    top: 95px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-accessories {
    height: 100%;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-accessories .img-dash__des {
    font-size: 14px;
    left: 50%;
    transform: translatex(-50%);
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-accessories.first .img-dash__des {
    bottom: 40px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-accessories.second .img-dash__des {
    bottom: 40px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-accessories.last .img-dash__des {
    bottom: 84px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-living .img-dash__des {
    font-size: 14px;
    left: 50%;
    transform: translatex(-50%);
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-living.first .img-dash__des {
    bottom: 30px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-living.first .img-dash__des .AnimatedDash * {
    background-color: #213f3d;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-living.last .img-dash__des {
    bottom: 84px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-tablets .img-dash__des {
    font-size: 14px;
    left: 50%;
    transform: translatex(-50%);
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-tablets.first .img-dash__des {
    top: 60px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-tablets.first .img-dash__des .AnimatedDash * {
    background-color: #000;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-tablets.last .img-dash__des {
    top: 60px;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash.img-tablets.last .img-dash__des .AnimatedDash * {
    background-image: linear-gradient(to left, #1092e0, #d31346);
    color: transparent;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash:hover .AnimatedDash .AnimatedDash__Dash {
    transform: scaleX(0.75) translateZ(0px);
    transition: transform 100ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash:hover .AnimatedDash .AnimatedDash__TopLine {
    transform: translateX(1px) translateZ(0px) rotate(45deg) scaleX(1);
    transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 60ms;
  }
  header.page-header .header-area .horizontal-menu .dropdown-mega-menu .img-dash:hover .AnimatedDash .AnimatedDash__BottomLine {
    transform: translateX(1px) translateZ(0px) rotate(-45deg) scaleX(1);
    transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 90ms;
  }
  header.page-header .header-area .horizontal-menu .menu-parent .mega-menu-sub-title.parent,
  header.page-header .header-area .horizontal-menu .menu-parent .mega-strong-sub-title.parent {
    padding: 17px 5px 14px 0 !important;
    font-size: 18px;
  }
  header.page-header .header-area .horizontal-menu .menu-parent > .sub-menu {
    display: none;
    padding-left: 10px;
  }
  header.page-header .header-area .horizontal-menu .menu-parent.active > .sub-menu {
    display: block;
  }
  header.page-header .header-area .horizontal-menu .mega-menu-sub-title:not(.no-arrow),
  header.page-header .header-area .horizontal-menu .mega-strong-sub-title:not(.no-arrow) {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header.page-header .header-area .horizontal-menu .mega-menu-sub-title:not(.no-arrow):after,
  header.page-header .header-area .horizontal-menu .mega-strong-sub-title:not(.no-arrow):after {
    content: '';
    width: 16px;
    height: 8px;
    background: url('../images/icons/arrow-down-menu.png') no-repeat center center;
    display: block;
  }
  header.page-header .header-area .horizontal-menu .mega-menu-sub-title:not(.no-arrow).active:after,
  header.page-header .header-area .horizontal-menu .mega-strong-sub-title:not(.no-arrow).active:after {
    background: url('../images/icons/arrow-up-menu.png') no-repeat center center;
  }
  header.page-header .header-area .horizontal-menu.active-sub ul.sub-menu.strong li.level2 a {
    font-family: "F37Ginger-Light" !important;
  }
  header.page-header .header-area .horizontal-menu.active-sub ul.sub-menu li.level1 ul.sub-menu {
    display: none !important;
  }
  header.page-header .header-area .horizontal-menu.active-sub ul.sub-menu li.level1.active .sub-menu {
    display: block !important;
  }
  header.page-header .header-area .horizontal-menu.active-sub ul.sub-menu li.level1 li.level2 a {
    font-size: 14px !important;
    border: none !important;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu .sub-menu > li.level2 > a {
    padding: 9px 0 12px 0 !important;
  }
  body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu {
    padding: 25px 9px;
  }
  body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li .toggle-menu > .icon-toggle:before {
    content: '' !important;
    background: url('../images/icons/arrow-right.png') no-repeat center center !important;
    width: 8px;
    height: 16px;
    display: block;
    cursor: pointer;
  }
  body .page-wrapper header.page-header .block-search.active .block-title:before {
    background: none;
  }
  body .page-wrapper header.page-header .block-search .block-title:before {
    content: '';
    background: url('../images/icons/search-icon.jpg') no-repeat center center;
    width: 29px;
    height: 33px;
    display: block;
    cursor: pointer;
  }
  body .page-wrapper header.page-header .minicart-wrapper .action.showcart:before {
    content: '';
    background: url('../images/icons/cart-icon.svg') no-repeat center center;
    width: 29px;
    height: 33px;
    display: block;
    cursor: pointer;
  }
  body .page-wrapper header.page-header .icon-menu:before {
    content: '';
    background: url('../images/icons/menu-icon.jpg') no-repeat center center;
    width: 29px;
    height: 33px;
    display: block;
    cursor: pointer;
  }
  header.page-header.active-menu .middle-header:before {
    background: #666666 !important;
    opacity: 0.8 !important;
    visibility: visible !important;
  }
  header.page-header .header-area .horizontal-menu {
    height: 100% !important;
    left: 60px !important;
    right: 0 !important;
    box-sizing: border-box !important;
    width: auto !important;
    padding: 0 30px !important;
    overflow: hidden;
  }
  header.page-header .header-area .horizontal-menu.active-sub #back-menu {
    display: flex;
  }
  header.page-header .header-area .horizontal-menu .close-menu-site {
    right: 20px;
    top: 20px;
    position: absolute;
  }
  header.page-header .header-area .horizontal-menu .close-menu-site span {
    width: 16px;
    height: 16px;
    display: block;
    background: url('../images/icons/update/close.png') no-repeat center center;
  }
  header.page-header .header-area .horizontal-menu .close-menu-site span:before {
    display: none;
  }
  header.page-header .header-area .horizontal-menu #back-menu {
    position: absolute;
    top: 22px;
    left: 20px;
    display: none;
  }
  header.page-header .header-area .horizontal-menu #back-menu span {
    font-size: 16px;
    color: #222222;
    font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
    margin-left: 7px;
  }
  header.page-header .header-area .horizontal-menu #back-menu:before {
    content: '';
    width: 25px;
    height: 17px;
    background: url('../images/icons/back-arrow.png') no-repeat center center !important;
    cursor: pointer;
    display: block;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main {
    padding: 70px 0;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.act > .dropdown-mega-menu {
    transform: translateX(0);
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0 {
    font-size: 18px;
    border-color: #d7d7d7 !important;
    padding: 15px 5px 12px 0;
    border: none !important;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu {
    position: fixed;
    z-index: 2 !important;
    top: 80px !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    padding: 0 30px;
    background: #fff;
    border: none !important;
    display: block !important;
    transform: translateX(100%);
    transition: transform .25s;
    overflow: visible !important;
    height: 100% !important;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu .sub-menu > li > a {
    font-size: 18px;
    border-color: #d7d7d7 !important;
    padding: 15px 5px 12px 0 !important;
    border: none !important;
  }
  header.page-header .header-area .horizontal-menu .mgs-megamenu--main .nav-main-menu .color-blue * {
    font-size: 14px !important;
  }
}
@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-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar: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[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]: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,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    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-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 6.5px 0 6.5px 15px;
  }
  .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: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .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;
  }
  .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 .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row > div {
    width: 100% !important;
  }
  body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row > div.tech-content__head {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 319px) {
  .products-grid .product-item .product-item-details > div {
    width: 100% !important;
  }
}
@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: 2px;
  }
  .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;
  }
  .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 {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .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;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%)/3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
.transition__link {
  transition: all .4s ease;
}
.transition__menu {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  display: block !important;
  top: 100% !important;
}
.transition__menu-hover {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
  transition-delay: 0s, 0s, .3s;
}
a,
.action {
  transition: all .4s ease;
}
.navigation .parent:hover > .submenu {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
  transition-delay: 0s, 0s, .3s;
}
.navigation .submenu {
  visibility: hidden;
  opacity: 0;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  display: block !important;
  top: 100% !important;
}
body.page-layout-2columns-left .page-main > .columns .sidebar.sidebar-main {
  overflow: auto;
}
#sorter {
  position: absolute;
  width: 0;
  height: 0;
  visibility: hidden;
}
.page-with-filter.filter-active #maincontent {
  z-index: 9999;
}
.page-with-filter.filter-active .action-layer-custom {
  width: 250px;
}
body .products-grid .items .product-item .product-top .product-item-inner {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.action-layer-custom {
  padding-bottom: 50px;
  display: flex;
}
.action-layer-custom button,
.action-layer-custom .cart.table-wrapper .actions-toolbar > .action,
.action-layer-custom .action-gift {
  font-size: 13px;
  width: calc(50% - 5px);
  font-family: F37Ginger, "Cerebri Sans", sans-serif;
  font-weight: 600;
}
.action-layer-custom button span,
.action-layer-custom .cart.table-wrapper .actions-toolbar > .action span,
.action-layer-custom .action-gift span {
  font-family: F37Ginger, "Cerebri Sans", sans-serif;
  font-weight: 600;
}
.action-layer-custom #clear-filter {
  background: none;
  margin-right: 10px;
}
.action-layer-custom #ln_button_submit {
  margin-top: 0 !important;
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.filter-current,
.block-actions.filter-actions {
  display: none;
}
.fake-select .label-current {
  font-size: 16px;
}
.fake-select .label-current .label {
  color: #000;
}
.fake-select ul {
  padding: 0 20px;
  border-radius: 0px 0px 0px 20px;
}
.fake-select ul li {
  text-align: right;
  color: #000;
}
.fake-select ul li span:hover,
.fake-select ul li span.selected {
  color: #757575;
}
.fake-select {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.fake-select:before,
.fake-select:after {
  content: '';
  display: table;
}
.fake-select:after {
  clear: both;
}
.fake-select .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.fake-select .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;
}
.fake-select .action.toggle:hover:after {
  color: inherit;
}
.fake-select .action.toggle:active:after {
  color: inherit;
}
.fake-select .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.fake-select .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;
}
.fake-select .action.toggle.active:hover:after {
  color: inherit;
}
.fake-select .action.toggle.active:active:after {
  color: inherit;
}
.fake-select ul.dropdown {
  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);
}
.fake-select ul.dropdown li {
  margin: 0;
  padding: 3px 5px;
}
.fake-select ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.fake-select ul.dropdown:before,
.fake-select ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.fake-select ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.fake-select ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.fake-select ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.fake-select ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.fake-select.active {
  overflow: visible;
}
.fake-select.active ul.dropdown {
  display: block;
}
.fake-select.active ul.dropdown {
  display: flex !important;
  flex-direction: column;
}
.fake-select ul.dropdown {
  padding: 15px 15px;
  border-color: #e1e1e1;
  min-width: 175px;
  right: 0;
  box-shadow: none;
}
.fake-select ul.dropdown:before,
.fake-select ul.dropdown:after {
  display: none !important;
}
.fake-select ul.dropdown li[data-value="#val_featured"] {
  order: -1;
}
.fake-select ul.dropdown li {
  text-align: right;
}
.fake-select ul.dropdown li:hover {
  background: none;
}
.fake-select .action.toggle {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
}
.fake-select .action.toggle:after {
  content: '';
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  display: block;
  background: url("../images/icons/arrow-down.png") no-repeat center center;
  background-size: contain;
}
.fake-select .action.toggle.active:after {
  background: url("../images/icons/arrow-up.png") no-repeat center center;
}
.fake-select .action.toggle span .label {
  padding-right: 10px;
}
.fake-select ~ select {
  display: none;
}
.toolbar .sorter-action {
  display: none;
}
.category-cms .mgs-owl-carousel .owl-nav {
  display: none !important;
}
.price-box .price-label {
  display: none;
}
.brand-brand-view .columns {
  padding: 0;
}
.brand-brand-view .category-view {
  margin-bottom: 40px;
}
.brand-brand-view .breadcrumbs {
  padding: 20px 0 10px 0px;
  background: none;
}
.brand-brand-view .breadcrumbs ul {
  padding: 0;
}
.brand-brand-view .layout_type1.page-title-wrapper {
  padding: 0 0 20px 0 !important;
}
.child-categories {
  padding: 15px 0;
  margin-bottom: 25px;
}
.child-categories ul {
  display: flex;
  justify-content: center;
}
.child-categories ul li a {
  font-size: 18px;
  padding: 10px 25px;
  color: #999999;
}
.child-categories ul li a:hover,
.child-categories ul li a.active {
  color: #000;
}
#layered-filter-block-container .filter-options .filter-options-item {
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 20px;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content {
  display: none !important;
  height: auto !important;
  visibility: visible !important;
}
#layered-filter-block-container .filter-options .filter-options-item.act .filter-options-title:before {
  background: url("../images/icons/arrow-up.png") no-repeat center center;
  background-size: contain;
}
#layered-filter-block-container .filter-options .filter-options-item.act .filter-options-content {
  display: block !important;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-title {
  font-size: 12px;
  color: #000;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 18px;
  cursor: pointer;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  display: block;
  background: url("../images/icons/arrow-down.png") no-repeat center center;
  background-size: contain;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content {
  margin-bottom: 0;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-attribute.color .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-attribute.color .swatch-attribute-options > a {
  width: 33.333%;
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.text {
  width: 45px;
  color: #000;
  font-size: 14px;
  border: 1px solid #c2c2c2;
  background-color: transparent;
  line-height: 30px;
  min-width: 20px;
  border-radius: 0;
  padding: 0;
  height: 30px;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.text.selected {
  background: #000;
  color: #fff;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.color {
  margin: 0 auto 30px auto;
  position: relative;
  min-width: 25px;
  height: 25px;
  border-radius: 15px;
  overflow: visible;
  border: 1px solid #ccc;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.color:hover:after,
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.color.selected:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(40deg);
  border-radius: 0;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .swatch-option.color:before {
  left: 50%;
  transform: translatex(-50%);
  top: 25px;
  font-size: 12px;
  color: #000;
  margin: 0;
  content: "" attr(option-label) "";
  line-height: 19px;
  position: absolute;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item {
  margin: 0;
  display: flex;
  position: relative;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item:hover .filter-checkbox .checkbox {
  background: #000;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item:hover .filter-checkbox .checkbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(40deg);
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item .filter-checkbox input[type="checkbox"] {
  width: 0;
  height: 0;
  z-index: -9999;
  visibility: hidden;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item .filter-checkbox input[type="checkbox"]:checked + .checkbox {
  background: #000;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item .filter-checkbox input[type="checkbox"]:checked + .checkbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(40deg);
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item .filter-checkbox .checkbox {
  position: absolute;
  top: -2px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item a {
  font-size: 15px;
  color: #000;
  display: block;
  padding-left: 25px;
  margin-bottom: 15px;
  display: flex !important;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item a:hover {
  color: #757575;
}
#layered-filter-block-container .filter-options .filter-options-item .filter-options-content .items li.item a .count {
  display: none;
}
#layered-filter-block-container .item:first-child #ln_slider_container_price {
  position: relative;
  padding-top: 33px;
  margin-top: 8px;
  height: 75px;
}
#layered-filter-block-container .item:first-child #ln_slider_container_price .ui-slider-horizontal {
  background: #000;
  height: 6px;
}
#layered-filter-block-container .item:first-child #ln_slider_container_price .ui-slider .ui-slider-handle {
  width: 16px;
  height: 16px;
  border: 0;
  top: -5px;
  background: #000;
  border-radius: 16px;
  -moz-border-radius: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 0 !important;
  cursor: pointer;
}
#layered-filter-block-container .item:first-child #ln_slider_container_price #ln_slider_text_price {
  color: #333;
  padding: 1px 0;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.333;
  position: absolute;
  display: block;
  top: 0;
}
#layered-filter-block .block-title.filter-title,
#layered-filter-block .block-subtitle {
  display: none;
}
#layered-filter-block .filters-show ~ .item {
  display: none !important;
}
#layered-filter-block .filters-show {
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
}
#layered-filter-block .filters-show:checked ~ .item {
  display: flex !important;
}
#layered-filter-block .showmore-filter {
  width: 100%;
  padding-bottom: 15px;
}
#layered-filter-block .showmore-filter label {
  cursor: pointer;
  font-size: 12px;
  color: #2874f0;
}
#layered-filter-block .filter-item {
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 20px;
}
#layered-filter-block .filter-item .filter-options-title:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  display: block;
  background: url('../images/icons/arrow-down.png') no-repeat center center;
  background-size: contain;
}
#layered-filter-block .filter-item .filter-options-title.inactive:before {
  background: url('../images/icons/arrow-up.png') no-repeat center center;
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a {
  width: 33.333%;
  display: flex;
  align-items: center;
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a .swatch-option.color {
  margin: 0 auto 30px auto;
  position: relative;
  min-width: 25px;
  height: 25px;
  border-radius: 15px;
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a .swatch-option.color.disabled:before,
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a .swatch-option.color.disabled:after {
  background: none;
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a .swatch-option.color.disabled:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(40deg);
}
#layered-filter-block .filter-item .swatch-attribute.color .swatch-attribute-options > a .swatch-option.color:before {
  left: 50%;
  transform: translatex(-50%);
  top: 25px;
  font-size: 12px;
  color: #000;
  margin: 0;
}
#layered-filter-block .filter-item .filter-options-title {
  font-size: 12px;
  color: #000;
  position: relative;
}
#layered-filter-block .filter-item .filter-options-title:after {
  width: 10px;
}
#layered-filter-block .filter-item .filter-options-content {
  margin-bottom: 0;
}
#layered-filter-block .filter-item .filter-options-content .swatch-attribute-options .swatch-option.text {
  width: 45px;
  border-color: #c2c2c2;
  color: #000;
  font-size: 14px;
}
#layered-filter-block .filter-item .filter-options-content .swatch-attribute-options .swatch-option.text:hover {
  border-color: #000;
  font-family: 'F37Ginger-Bold';
}
#layered-filter-block .filter-item .filter-options-content .swatch-attribute-options .swatch-option.text.disabled {
  background: #000;
  border-color: #000;
  color: #fff;
  font-family: 'F37Ginger-Bold';
}
#layered-filter-block .filter-item .filter-options-content .swatch-attribute-options .swatch-option.text.disabled:after {
  display: none;
}
#layered-filter-block .filter-item .filter-options-content .item:hover .mgs-content {
  background: #000;
}
#layered-filter-block .filter-item .filter-options-content .item:hover .mgs-content:before {
  display: block !important;
}
#layered-filter-block .filter-item .filter-options-content .item a {
  color: #000;
  padding: 0 0 0 27px;
}
#layered-filter-block .filter-item .filter-options-content .item a:hover {
  color: #757575;
  text-decoration: none;
}
#layered-filter-block .filter-item .filter-options-content .item .mgs-filter-item-checkbox input[type="checkbox"]:checked + .mgs-content {
  background: #000;
}
#layered-filter-block .filter-item .filter-options-content .item .mgs-filter-item-checkbox input[type="checkbox"]:checked + .mgs-content:before {
  display: block;
}
#layered-filter-block .filter-item .filter-options-content .item .mgs-filter-item-checkbox input[type="checkbox"] + .mgs-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
#layered-filter-block .filter-item .filter-options-content .item .mgs-filter-item-checkbox input[type="checkbox"] + .mgs-content:before {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(40deg);
}
.category-product-actions {
  margin-bottom: 30px;
}
.category-product-actions #toolbar-amount,
.category-product-actions .modes,
.category-product-actions .filter-placeholder {
  display: none;
}
.category-product-actions .toolbar-products {
  margin-top: 0 !important;
  justify-content: flex-end !important;
}
.category-product-actions .toolbar-products .toolbar-sorter {
  margin: 0 !important;
}
.products-grid .owl-dots {
  bottom: -40px !important;
}
.products-grid .owl-dots .owl-dot span {
  background: #000 !important;
}
.products-grid .items .product-item,
.products-grid .owl-item .product-item {
  margin-bottom: 20px;
}
.products-grid .items .product-item .product-top,
.products-grid .owl-item .product-item .product-top {
  position: relative;
  padding: 25px 10px 0 10px;
}
.products-grid .items .product-item .product-top .product-label,
.products-grid .owl-item .product-item .product-top .product-label {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  display: block;
  border: 1px solid;
  border-radius: 6px;
  font-size: 12px;
  padding: 1px 5px;
  background-color: #fff;
}
.products-grid .items .product-item .product-top .product-label.clearance-label,
.products-grid .owl-item .product-item .product-top .product-label.clearance-label {
  color: #ed1c4e;
  border-color: ed1c4e;
}
.products-grid .items .product-item .product-top .product-label.certified-label,
.products-grid .owl-item .product-item .product-top .product-label.certified-label {
  color: #00a651;
  border-color: #00a651;
}
.products-grid .items .product-item .product-item-details,
.products-grid .owl-item .product-item .product-item-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.products-grid .items .product-item .product-item-details .product-item-details,
.products-grid .owl-item .product-item .product-item-details .product-item-details {
  padding-top: 0;
}
.products-grid .items .product-item .product-item-details .box-left-product,
.products-grid .owl-item .product-item .product-item-details .box-left-product {
  width: 60%;
  padding-right: 15px;
  color: #000;
  text-align: left;
}
.products-grid .items .product-item .product-item-details .box-left-product .brand-name,
.products-grid .owl-item .product-item .product-item-details .box-left-product .brand-name {
  margin-bottom: 3px;
}
.products-grid .items .product-item .product-item-details .box-left-product .product-item-link,
.products-grid .owl-item .product-item .product-item-details .box-left-product .product-item-link {
  margin-bottom: 3px;
  display: block;
}
.products-grid .items .product-item .product-item-details .box-left-product .special-remarks,
.products-grid .owl-item .product-item .product-item-details .box-left-product .special-remarks {
  margin-bottom: 3px;
}
.products-grid .items .product-item .product-item-details .box-left-product .free-gifts-or-promo,
.products-grid .owl-item .product-item .product-item-details .box-left-product .free-gifts-or-promo {
  color: #454545;
  font-size: 14px;
}
.products-grid .items .product-item .product-item-details .box-right-product,
.products-grid .owl-item .product-item .product-item-details .box-right-product {
  width: 40%;
  text-align: right;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.products-grid .items .product-item .product-item-details .box-right-product div[class*="swatch-opt-"],
.products-grid .owl-item .product-item .product-item-details .box-right-product div[class*="swatch-opt-"] {
  margin-top: 0;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute {
  display: flex;
  justify-content: flex-end;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap {
  margin-right: 5px;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .option-label,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .option-label {
  display: none;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option.color,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option.color {
  margin-right: 0;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(:first-child),
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(:first-child) {
  margin-left: 10px;
}
.products-grid .items .product-item .product-item-details .box-right-product .swatch-option:last-child,
.products-grid .owl-item .product-item .product-item-details .box-right-product .swatch-option:last-child {
  padding-right: 0;
  margin-right: 0;
}
.products-grid .items .product-item .product-item-details .box-right-product .price-box,
.products-grid .owl-item .product-item .product-item-details .box-right-product .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.products-grid .items .product-item .product-item-details .box-right-product .price-box .special-price + .old-price,
.products-grid .owl-item .product-item .product-item-details .box-right-product .price-box .special-price + .old-price {
  margin-right: 0;
  margin-left: 15px;
}
.products-grid .items .product-item .product-item-details .box-right-product .price-box .special-price + .old-price .price,
.products-grid .owl-item .product-item .product-item-details .box-right-product .price-box .special-price + .old-price .price {
  color: rgba(71, 70, 70, 0.8);
}
.products-grid .items .product-item .product-item-details .box-right-product .price-box .price-label,
.products-grid .owl-item .product-item .product-item-details .box-right-product .price-box .price-label {
  display: none !important;
}
.products-grid .items .product-item .product-item-details .box-right-product .price-box .price,
.products-grid .owl-item .product-item .product-item-details .box-right-product .price-box .price {
  color: #454545;
}
.category-landing .category-view,
.category-landing .breadcrumbs {
  display: none;
}
.category-landing .section-title {
  margin: 50px 0 25px 0;
}
.category-landing .products-grid .items .product-item {
  margin-bottom: 0;
}
.category-landing .landing-categories {
  padding-bottom: 0;
}
body.category-fullwidth .breadcrumbs .items,
body.category-fullwidth .page-main > .columns {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 100% !important;
}
.category-view {
  position: relative;
}
.category-view .category-description {
  position: absolute;
  bottom: 30px;
  left: 50px;
  margin: 0;
}
.category-view .category-description h2 {
  font-size: 48px;
}
.category-view .category-description * {
  color: #fff;
  font-size: 18px;
}
.category-view .category-description p {
  margin: 0;
}
.category-banner .item {
  position: relative;
}
.category-banner .item .des-banner-cat {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.category-banner .item .des-banner-cat *:not(.btn) {
  color: #fff;
}
.category-banner .item .des-banner-cat h4 {
  line-height: 25px;
}
.category-banner .item .des-banner-cat .btn {
  margin-top: 30px;
}
.category-banner .owl-nav {
  margin: 0 !important;
}
.category-banner .owl-nav button,
.category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.category-banner .owl-nav .action-gift {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #e8e8e8 !important;
}
.category-banner .owl-nav button span,
.category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
.category-banner .owl-nav .action-gift span {
  display: none;
}
.category-banner .owl-nav button:before,
.category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
.category-banner .owl-nav .action-gift:before {
  color: #000;
}
.category-banner .owl-nav button.owl-prev,
.category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.category-banner .owl-nav .action-gift.owl-prev {
  left: 270px;
}
.category-banner .owl-nav button.owl-next,
.category-banner .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
.category-banner .owl-nav .action-gift.owl-next {
  right: 270px;
}
.products-category {
  text-align: center;
  margin-top: 70px;
}
.products-category .product-info {
  margin-top: 10px;
}
.products-category .product-info .product-title {
  font-size: 20px;
}
.products-category .product-info .product-content {
  color: #454545;
  font-size: 16px;
}
.landing-masonry .landing-masonry-item {
  background-color: #e1e1e1;
}
.highlight-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.highlight-block .highlight-block__item {
  width: calc(50% - 10px);
  position: relative;
  min-height: 695px;
}
.highlight-block .highlight-block__item:nth-child(odd) {
  background: #ebfcfc;
}
.highlight-block .highlight-block__item:nth-child(even) {
  background: #ececec;
}
.highlight-block .highlight-block__item .highlight-block__info {
  position: absolute;
  color: #000;
  max-width: 500px;
}
.highlight-block .highlight-block__item .highlight-block__info .highlight-block_subtitle {
  font-size: 18px;
}
.highlight-block .highlight-block__item .highlight-block__info .highlight-block-des {
  font-size: 18px;
}
.highlight-block .highlight-block__item .highlight-block__info h3 {
  font-size: 46px;
  line-height: 50px;
  margin: 20px 0;
}
.highlight-block .highlight-block__item .highlight-block__info .highlight-block__action {
  text-align: center;
}
.highlight-block .highlight-block__item .highlight-block__info .highlight-block__action .btn {
  margin-top: 50px;
}
.highlight-block .highlight-block__item.top-left .highlight-block__info {
  top: 50px;
  left: 50px;
}
.highlight-block .highlight-block__item.top-center .highlight-block__info {
  top: 50px;
  left: 50%;
  transform: translatex(-50%);
}
.highlight-block .highlight-block__item.bottom-left .highlight-block__info {
  bottom: 50px;
  left: 50px;
}
.highlight-block .highlight-block__item.bottom-center {
  text-align: center;
}
.highlight-block .highlight-block__item.bottom-center .highlight-block__info {
  bottom: 50px;
  left: 50%;
  transform: translatex(-50%);
}
.block-find-category .section-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block-find-category .section-content .block-find-category__item {
  width: calc(33.333% - 13.333px);
  position: relative;
  text-align: center;
  background-color: #e1e1e1;
  min-height: 695px;
  background-size: cover !important;
}
.block-find-category .section-content .block-find-category__item .block-find-category__content {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
}
.block-find-category .section-content .block-find-category__item .block-find-category__content h3 {
  line-height: 30px;
}
.block-find-category .section-content .block-find-category__item .block-find-category__content .block-find-category__action {
  margin-top: 30px;
}
@media only screen and (max-width: 1300px) and (min-width: 768px) {
  .products-grid .product-items:not(.owl-carousel) .product-item {
    -ms-flex: 0 0 calc(100% / 3) !important;
    flex: 0 0 calc(100% / 3) !important;
    max-width: calc(100% / 3) !important;
  }
}
@media only screen and (min-width: 992px) {
  body.page-layout-2columns-left .page-main > .columns .sidebar.sidebar-main {
    padding-right: 25px !important;
  }
  .page-products .sidebar-main.fixed {
    position: fixed !important;
    top: 80px !important;
    overflow-y: auto !important;
    max-height: 100% !important;
  }
  .page-products .sidebar-main.fixed .irs-with-grid {
    margin-left: 3px;
  }
}
.products-filter-by-attr .section-title {
  margin: 25px 0;
}
body.catalog-product-view .label-sale-percent {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #fe8f53;
}
body.catalog-product-view .product-info-main {
  position: relative;
}
body.catalog-product-view .product-info-main .err-require,
body.catalog-product-view .product-info-main .mage-error {
  border: 1px solid #e02b27 !important;
  border-radius: 5px;
  padding-top: 3px;
}
body.catalog-product-view .product-info-main .swatch-option.text {
  margin-bottom: 0;
}
body.catalog-product-view .product-info-main .swatch-option.text:last-child {
  margin-right: 0;
}
body.catalog-product-view .product-info-main #product-options-wrapper .swatch-attribute,
body.catalog-product-view .product-info-main #product-options-wrapper .field {
  float: left;
  clear: left;
  margin-top: 10px !important;
}
body.catalog-product-view .product-info-main #product-options-wrapper .field {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px !important;
}
body.catalog-product-view .product-info-main #product-options-wrapper div.mage-error {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: -999;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
body .ajaxCartForm.modal-popup .modal-inner-wrap {
  background: #fff !important;
  max-width: 500px !important;
  width: calc(100% - 30px);
}
body .ajaxCartForm.modal-popup .product_quickview_content {
  height: 510px;
}
body .ajaxCartForm.modal-popup .product_quickview_content .product-info-main .box-tocart .fieldset .actions {
  margin: 0;
  width: 100%;
}
body .ajaxCartForm.modal-popup .product_quickview_content .product-info-main .swatch-attribute.color .swatch-attribute-label {
  text-align: left;
  margin-top: 10px;
}
body .ajaxCartForm.modal-popup .product_quickview_content .product-info-main .swatch-attribute.color .swatch-attribute-options {
  justify-content: flex-start;
}
body .ajaxCartForm.modal-popup .modal-header .action-close {
  top: 10px;
}
body .ajaxCartForm.modal-popup .modal-header .action-close:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  background: url("../images/icons/update/close.png") no-repeat center center;
}
body .ajaxCartForm.modal-popup .modal-inner-wrap {
  max-width: 500px !important;
  border-radius: 10px;
}
body .ajaxCartForm.modal-popup .modal-inner-wrap .box-tocart .fieldset {
  margin-bottom: 0;
}
body .ajaxCartForm.modal-popup .modal-header .action-close:before {
  font-size: 12px;
}
body .ajaxCartForm.modal-popup .product-info-price .price-box {
  margin-right: 0;
}
body .ajaxCartForm.modal-popup .product-info-price .price-box .old-price .price {
  margin-left: 0;
}
body .ajaxCartForm.modal-popup .product-info-ajax .field.qty,
body .ajaxCartForm.modal-popup .product-info-ajax .free_gifts_or_promo,
body .ajaxCartForm.modal-popup .product-info-ajax .subcharge,
body .ajaxCartForm.modal-popup .product-info-ajax .my-tooltip,
body .ajaxCartForm.modal-popup .product-info-ajax .complimentary_premiums {
  display: none !important;
}
body .ajaxCartForm.modal-popup .learn-more a {
  color: #0072bc;
  text-decoration: underline;
}
body .ajaxCartForm.modal-popup .box-tocart {
  margin-top: 20px;
}
body .ajaxCartForm.modal-popup .page-title-wrapper {
  display: flex !important;
  flex-wrap: wrap;
}
body .ajaxCartForm.modal-popup .page-title-wrapper .page-title {
  border-right: 1px solid #ddd;
  padding-right: 15px !important;
  margin: 0 15px 0 0 !important;
  font-size: 1.8rem;
}
body .ajaxCartForm.modal-popup .page-title-wrapper .price-box .old-price {
  display: none;
}
body .ajaxCartForm.modal-popup .page-title-wrapper .product-info-price {
  margin: 2px 0 0 0 !important;
  height: 31px;
}
body .ajaxCartForm.modal-popup .page-title-wrapper .product-info-price:last-child {
  display: none;
}
.product.info.detailed.sticky .product-tab-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  background: #fff;
  padding: 10px 15px;
}
.product.info.detailed.sticky ~ .add-to-cart-bottom {
  position: fixed;
  bottom: 0;
  width: calc(100% - 30px);
  left: 15px;
  z-index: 2;
}
body.page-layout-2columns-left.catalog-category-view .quickViewDetails .column.main {
  width: 100% !important;
  padding: 15px;
}
body .mgs-products.products-grid .product-item {
  padding: 0;
}
.my-tooltip {
  position: absolute !important;
  right: -25px;
  position: relative;
}
.my-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-top: 5px;
  left: 0;
  top: 100%;
}
.my-tooltip .tooltip-content:after,
.my-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.my-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.my-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.my-tooltip .tooltip-content:after,
.my-tooltip .tooltip-content:before {
  bottom: 100%;
}
.my-tooltip .tooltip-content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.my-tooltip .tooltip-content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.my-tooltip .tooltip-toggle {
  cursor: help;
}
.my-tooltip .tooltip-toggle:hover + .tooltip-content,
.my-tooltip .tooltip-toggle:focus + .tooltip-content,
.my-tooltip:hover .tooltip-content {
  display: block;
}
.my-tooltip .tooltip-toggle {
  background: url('../images/icons/more-icon.png') no-repeat center center;
  width: 12px;
  height: 12px;
  display: block;
  background-size: cover;
}
body.catalog-product-view .block.related {
  margin-top: 70px !important;
  max-width: 688px;
}
body.catalog-product-view .block.related .block-title strong {
  text-align: left;
  font-size: 14px;
}
body.catalog-product-view .block.related .products {
  margin-top: 20px;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item {
  position: relative;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-top {
  padding: 0;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .checkbox-related {
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .checkbox-related input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-info {
  width: calc(100% - 30px);
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-inner {
  display: none;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details {
  display: flex;
  flex-direction: column;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details .product-item-name a {
  font-size: 14px;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details .price-box {
  margin-top: 0;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details .price-box .price {
  font-size: 14px;
  color: #222;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details .price-box .old-price {
  float: none;
}
body.catalog-product-view .block.related .products #product-slider-related .product-item .product-item-details .price-box .old-price .price {
  color: #000 !important;
  font-size: 14px !important;
}
body.catalog-product-view .my-tooltip .tooltip-content {
  width: 230px;
  box-shadow: 0 5px 10px rgba(158, 156, 156, 0.6);
  border: none;
  border-radius: 5px;
  left: 25px;
  top: 0;
  color: #898989;
  font-size: 13px;
}
body.catalog-product-view .my-tooltip .tooltip-content span.price {
  color: #000;
  font-size: 13px;
  font-weight: bold;
}
body.catalog-product-view .my-tooltip .tooltip-content:before,
body.catalog-product-view .my-tooltip .tooltip-content:after {
  display: none;
}
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav {
  display: block !important;
  position: absolute;
  right: 0;
  bottom: -15px;
}
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav button,
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav .action-gift {
  color: #000;
}
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav button:hover,
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
body.catalog-product-view .products-grid.carousel-related:not(.products-related) .owl-carousel .owl-nav .action-gift:hover {
  background: #000;
  color: #fff;
}
body.catalog-product-view .product.media .product.item-image img:not(.zoomImg) {
  padding: 0 50px;
}
body.catalog-product-view .product.media .item-thumb {
  opacity: 1;
}
body.catalog-product-view .product.media .vertical-gallery {
  align-items: flex-start !important;
}
body.catalog-product-view .product.media .vertical-gallery .owl-carousel.gallery-vertical {
  margin-left: -15px;
}
body.catalog-product-view .product.media .vertical-gallery .slick-list {
  padding: 0 !important;
}
body.catalog-product-view .product.media .vertical-gallery .slick-arrow {
  background: none !important;
  width: 62px;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift {
  background: none;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 11px;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button:before,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift:before {
  display: none;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button.owl-next,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift.owl-next {
  right: 0;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button.owl-next:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift.owl-next:after {
  background: url('../images/icons/arrow-right.png') no-repeat center center;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button.owl-prev,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift.owl-prev {
  left: 0;
}
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav button.owl-prev:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev:after,
body.catalog-product-view .product.media #owl-carousel-gallery .owl-nav .action-gift.owl-prev:after {
  background: url('../images/icons/arrow-left.png') no-repeat center center;
}
body.catalog-product-view .product.media .item-thumb img {
  border: 1px solid #bbbbbb;
}
body.catalog-product-view .product.media .item-thumb.active img {
  border-color: #000;
}
body.catalog-product-view .product-info-main {
  display: flex;
  flex-direction: column;
}
body.catalog-product-view .product-info-main .page-title-wrapper {
  padding: 5px 0 !important;
}
body.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  font-weight: normal;
}
body.catalog-product-view .product-info-main .product-add-form .fieldset > .field:not(.choice) > .label {
  position: relative;
  display: flex;
}
body.catalog-product-view .product-info-main .product-add-form .fieldset > .field:not(.choice) > .label .my-tooltip {
  position: relative !important;
  right: auto;
  margin-top: -10px;
}
body.catalog-product-view .product-info-main .product-add-form .fieldset > .field:not(.choice) > .label:after {
  display: none;
}
body.catalog-product-view .product-info-main .product-options-wrapper {
  margin-bottom: 0;
}
body.catalog-product-view .product-info-main .product-info-price {
  position: relative;
}
body.catalog-product-view .product-info-main .product-info-price .special-price {
  margin-right: 10px;
}
body.catalog-product-view .product-info-main .product-info-price .my-tooltip {
  right: auto;
  top: -5px;
  left: 100%;
}
body.catalog-product-view .product-info-main .price-box .special-price,
body.catalog-product-view .product-info-main .price-box .normal-price {
  position: relative;
  display: inline-block;
}
body.catalog-product-view .product-info-main .price-box .old-price .price {
  color: #777777 !important;
  font-size: 27px !important;
  margin-left: 15px;
}
body.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  color: #000;
  font-size: 30px;
}
body.catalog-product-view .product-info-main .box-tocart .action.primary {
  background-color: #0065ff;
  border-color: #0065ff;
  border-radius: 5px;
  text-transform: capitalize;
  height: 50px !important;
  box-sizing: border-box;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty {
  border: 1px solid #cccccc;
  border-radius: 5px;
  height: 50px;
  margin-right: 20px;
  overflow: hidden;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty input {
  height: 50px !important;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty {
  width: 40px;
  line-height: 50px;
  box-sizing: border-box;
  background: #f7f7f7;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty i {
  color: #000;
  font-weight: bold;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.minus {
  border-right: 1px solid #ccc;
}
body.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus {
  border-left: 1px solid #ccc;
}
body.catalog-product-view .product-info-main .complimentary_premiums {
  font-size: 14px;
  color: #fe8f53;
  margin: 10px 0 5px;
}
body.catalog-product-view .product-info-main .free_gifts_or_promo {
  color: #000;
  font-size: 14px;
  margin-bottom: 20px;
}
body.catalog-product-view .product-info-main .product-brand .brand-name {
  margin: 0;
  font-size: 16px;
  color: #000;
}
body.catalog-product-view .product-info-main .product.attribute.overview {
  color: #000;
  padding-top: 15px;
}
body.catalog-product-view .product-info-main .product.attribute.overview ul {
  list-style: disc;
  padding-left: 20px;
}
body.catalog-product-view .product-info-main .product.attribute.overview ul li {
  margin-bottom: 0;
  font-family: 'Open Sans';
  font-size: 16px;
}
body.catalog-product-view .product-info-main .product-add-form {
  margin-top: 0 !important;
}
body.catalog-product-view .product-info-main .product-add-form .product-custom-option.admin__control-select {
  max-width: 260px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/icons/arrow-down-select.jpg") no-repeat 100% !important;
  height: 42px;
}
body.catalog-product-view .product-info-main .swatch-attribute {
  margin-bottom: 10px;
}
body.catalog-product-view .product-info-main .swatch-attribute.color .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
body.catalog-product-view .product-info-main .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 60px;
}
body.catalog-product-view .product-info-main .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap:first-child {
  margin-left: -10px;
}
body.catalog-product-view .product-info-main .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .swatch-option {
  margin-right: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
}
body.catalog-product-view .product-info-main .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .option-label {
  font-size: 14px;
  color: #000;
  text-align: center;
}
body.catalog-product-view .product-info-main .swatch-option.color {
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
body.catalog-product-view .product-info-main .swatch-option.color.selected {
  padding: 10px;
  border: 1px solid #8c8c8c !important;
}
body.catalog-product-view .product-info-main .swatch-option.color.selected > span {
  border: 4px solid #fff;
  position: relative;
}
body.catalog-product-view .product-info-main .swatch-option.color.selected > span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  border-radius: 100%;
  border: 1px solid #8c8c8c;
}
body.catalog-product-view .product-info-main > .product-info-price {
  display: none !important;
}
body.catalog-product-view .product-info-main .price-box .price-label {
  display: none !important;
}
body.catalog-product-view .product-info-main .product-brand {
  order: -1;
}
body.catalog-product-view .product-info-main .product-brand .title {
  display: none;
}
body.catalog-product-view .product-info-main .product-add-form .swatch-attribute-label,
body.catalog-product-view .product-info-main .product-add-form .label {
  font-size: 14px;
}
body.catalog-product-view .product-info-main .swatch-option.text {
  color: #000;
  border: 1px solid #cccccc;
  background: transparent;
  font-size: 14px;
  padding: 15px 23px;
  height: auto;
  max-width: initial;
  line-height: initial;
  border-radius: 5px;
}
body.catalog-product-view .product-info-main .swatch-option.text.selected,
body.catalog-product-view .product-info-main .swatch-option.text:hover {
  background-color: #000 !important;
  color: #fff;
}
body.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-label {
  font-size: 14px !important;
}
body.catalog-product-view .product-info-main #product_addtocart_form {
  display: flex;
  flex-direction: column;
}
body.catalog-product-view .product-info-main #product_addtocart_form .product-info-overview-configuration {
  order: -1;
}
body.catalog-product-view .product-info-main #product_addtocart_form .product-info-overview-configuration .product.attribute.overview {
  margin: 0;
}
body.catalog-product-view .custom-tab-product-detail {
  color: #000;
  font-size: 14px;
}
body.catalog-product-view .custom-tab-product-detail p {
  margin-bottom: 5px;
}
body.catalog-product-view .custom-tab-product-detail a {
  text-decoration: underline;
}
body.catalog-product-view .custom-tab-product-detail .product.data.items {
  display: flex;
  flex-direction: column;
}
body.catalog-product-view .custom-tab-product-detail .product.data.items .title.active .switch:after {
  background: url('../images/icons/arrow-up.png') no-repeat center center;
}
body.catalog-product-view .custom-tab-product-detail .product.data.items .title .switch {
  background: none !important;
  height: auto;
  color: #000 !important;
  border: none;
  border-bottom: 1px solid #d7d7d7;
  padding: 15px !important;
  font-size: 18px;
  cursor: pointer;
  position: relative;
}
body.catalog-product-view .custom-tab-product-detail .product.data.items .title .switch:after {
  content: '';
  background: url('../images/icons/arrow-down.png') no-repeat center center;
  width: 18px;
  height: 10px;
  display: block;
  position: absolute;
  right: 15px;
  top: 20px;
}
body.catalog-product-view .custom-tab-product-detail .product.data.items .content {
  margin-left: 0;
  border: none;
  margin: 0;
}
body.catalog-product-view .product.info.detailed {
  margin: 50px 0 0;
}
body.catalog-product-view .product.info.detailed .product.data.items {
  border: none;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.title > .switch {
  font-size: 18px;
  padding: 30px 40px;
  letter-spacing: 1px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content {
  border: none;
  padding-top: 20px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des {
  position: relative;
  overflow: hidden;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des {
  text-align: center;
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  -webkit-box-shadow: -24px -76px 37px 10px #ffffff;
  -moz-box-shadow: -24px -76px 37px 10px #ffffff;
  box-shadow: -24px -76px 37px 10px #ffffff;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des .btn-more {
  width: 100px;
  margin: 0 auto;
  cursor: pointer;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des .btn-more * {
  color: #000;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des .btn-more i {
  background: url('../images/icons/arrow-down.png') no-repeat center center;
  width: 10px;
  height: 10px;
  background-size: contain;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des .btn-more i:before {
  display: none;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des #learn-more-des .btn-more span {
  display: block;
  color: #000;
  font-size: 14px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des.show {
  max-height: 100%;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des.show #learn-more-des {
  background: transparent;
  box-shadow: none;
  -mox-box-shadow: none;
  -webkit-box-shadow: none;
  height: auto;
  position: static;
  margin-top: 20px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des.show #learn-more-des .btn-more i {
  background: url('../images/icons/arrow-up.png') no-repeat center center;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img {
  position: relative;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img .box-img__des {
  position: absolute;
  top: 50px;
  padding: 0 15px;
  text-align: center;
  width: 100%;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img .box-img__des h3 {
  font-size: 36px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img .box-img__des * {
  color: #fff;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img-2col {
  display: flex;
  margin-top: 20px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img-2col .box-img-2col__des {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 470px;
  margin: 0 auto;
  text-align: left;
  padding: 0 15px;
  box-sizing: border-box;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img-2col .box-img-2col__des * {
  color: #000;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .product.attibute.description .box-img-2col .box-img-2col__des h3 {
  font-size: 30px;
  padding: 20px 0;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row .tech-content__head {
  font-size: 18px;
  width: 15%;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row .tech-content__content {
  width: 85%;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row .tech-content__content .tech-content__item {
  width: 25%;
  padding: 0 15px;
}
body.catalog-product-view .product.info.detailed .product.data.items > .item.content .content-des .tech-content .tech-content__row .tech-content__content .tech-content__item strong {
  display: block;
}
body.catalog-product-view .block.upsell {
  margin-top: 0 !important;
}
body.catalog-product-view .block.upsell .block-title strong {
  text-align: left !important;
  font-size: 24px;
}
/*Compare product*/
body .modals-wrapper::after {
  background: rgba(18, 18, 18, 0.8) !important;
  opacity: 1 !important;
}
.catalog-product_compare-index .product-item * {
  font-family: F37Ginger, "Cerebri Sans", sans-serif;
}
.catalog-product_compare-index .section-title h3 {
  font-family: F37Ginger, "Cerebri Sans", sans-serif;
  font-size: 24px;
}
.catalog-product_compare-index .compre-head__img {
  display: flex;
  justify-content: center;
  width: 100%;
}
.catalog-product_compare-index div.mage-error[generated] {
  display: none !important;
}
.catalog-product_compare-index .main-comparison .swatch-attribute.color .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
.catalog-product_compare-index .main-comparison .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 60px;
}
.catalog-product_compare-index .main-comparison .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .swatch-option {
  margin-right: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.catalog-product_compare-index .main-comparison .swatch-attribute.color .swatch-attribute-options .swatch-option-wrap .option-label {
  font-size: 14px;
  color: #000;
  text-align: center;
}
.catalog-product_compare-index .swiper-container.swiper-container-horizontal > .swiper-scrollbar {
  height: 1px;
  margin-top: 0;
}
.catalog-product_compare-index .swiper-container.swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background: #000;
}
.catalog-product_compare-index .page-main > .page-title-wrapper {
  display: none !important;
}
.main-comparison,
.compare-head {
  background: #fafafa;
  margin: 0 -80px;
}
.main-comparison {
  padding-bottom: 65px;
}
.featured-product-comparison {
  padding: 50px 60px;
  background: #fff;
  margin: 0 -80px;
}
.compare-head__des {
  text-align: center;
  padding: 20px 0 30px 0;
}
.compare-head__des #add-device {
  display: flex;
  justify-content: center;
}
.compare-head__des #add-device span {
  display: flex;
  align-items: center;
  font-size: 24px;
  color: #000;
  margin: 15px 0;
  cursor: pointer;
}
.compare-head__des #add-device span:before {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background: url('../images/icons/add.svg');
  margin-right: 25px;
}
.compare-head__des h2 {
  font-size: 36px;
  font-weight: normal;
  padding: 15px 0;
  margin-bottom: 5px;
}
.compare-head__des p {
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
}
.main-comparison {
  display: flex;
  justify-content: space-between;
}
.main-comparison .search-comparison {
  margin-bottom: 20px;
}
.main-comparison .search-comparison .search-comparison__content {
  position: relative;
}
.main-comparison .search-comparison .search-comparison__content #list-product-search {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transform: .3s height;
  position: absolute;
  top: 100%;
  z-index: 2;
  background: #fff;
  width: 100%;
}
.main-comparison .search-comparison .search-comparison__content.active #list-product-search {
  visibility: visible;
  opacity: 1;
  height: auto;
}
.main-comparison .search-comparison > h3 {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
  font-size: 24px;
}
.main-comparison .search-comparison .action.delete {
  position: absolute;
  right: 20px;
}
.main-comparison .search-comparison .action.delete:hover label {
  display: block;
  cursor: pointer;
}
.main-comparison .search-comparison .action.delete:hover span {
  display: none;
}
.main-comparison .search-comparison .action.delete span {
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
}
.main-comparison .search-comparison .action.delete label {
  display: none;
}
.main-comparison .search-comparison .search-control {
  position: relative;
  border: 1px solid #cccccc;
  border-radius: 10px 10px 0 0;
  height: 40px;
  padding: 0 60px;
  overflow: hidden;
  cursor: pointer;
}
.main-comparison .search-comparison .search-control > span {
  display: flex;
  height: 100%;
  align-items: center;
  color: #000;
  font-weight: 500;
}
.main-comparison .search-comparison .search-control:after {
  content: '';
  display: block;
  background: #f7f7f7 url('../images/icons/expand.svg') no-repeat center center;
  width: 40px;
  height: 39px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 10px 0 0;
  border-left: 1px solid #cccccc;
}
.main-comparison .search-comparison #list-product-search {
  padding: 20px;
  border: 1px solid #cccccc;
  border-top: none;
  max-height: 370px;
  overflow: auto;
}
.main-comparison .search-comparison #list-product-search ul {
  padding: 0 40px;
}
.main-comparison .search-comparison #list-product-search ul li {
  margin-bottom: 25px;
}
.main-comparison .search-comparison #list-product-search ul li a {
  font-weight: normal;
  color: #000 !important;
}
.main-comparison .search-comparison #list-product-search ul li:last-child {
  margin-bottom: 0;
}
.table-wrapper.comparison {
  display: flex;
  justify-content: center;
  overflow: visible !important;
  width: 100%;
  margin: 0;
}
.table-wrapper.comparison #add-device {
  cursor: pointer;
}
.table-wrapper.comparison .product-item {
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 5px;
  max-width: 425px;
  padding: 50px 15px;
  box-shadow: 0 0 10px rgba(117, 117, 117, 0.31);
  width: calc(25% - 15px);
  flex-grow: 1;
  margin-right: 20px;
  background: #fff;
}
.table-wrapper.comparison .product-item.choose-item {
  display: none;
  position: relative;
}
.table-wrapper.comparison .product-item.choose-item.show-search {
  display: block;
}
.table-wrapper.comparison .product-item .action.delete,
.table-wrapper.comparison .product-item #close-search-comparison {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 14px;
}
.table-wrapper.comparison .product-item .action.delete:hover label,
.table-wrapper.comparison .product-item #close-search-comparison:hover label {
  display: block;
  cursor: pointer;
}
.table-wrapper.comparison .product-item .action.delete:hover span,
.table-wrapper.comparison .product-item #close-search-comparison:hover span {
  display: none;
}
.table-wrapper.comparison .product-item .action.delete span,
.table-wrapper.comparison .product-item #close-search-comparison span {
  cursor: pointer;
}
.table-wrapper.comparison .product-item .action.delete span:before,
.table-wrapper.comparison .product-item #close-search-comparison span:before {
  width: 20px;
  height: 20px;
  display: block;
  content: '';
  background: url("../images/icons/close.svg") no-repeat center center;
  background-size: contain;
}
.table-wrapper.comparison .product-item .action.delete label,
.table-wrapper.comparison .product-item #close-search-comparison label {
  display: none;
}
.table-wrapper.comparison .product-item .product-item-photo {
  text-align: center;
}
.table-wrapper.comparison .product-item .product-item-name {
  text-align: center;
  font-size: 18px;
  padding: 15px 0;
}
.table-wrapper.comparison .product-item .product.details {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 8px;
}
.table-wrapper.comparison .product-item .product.details > div {
  margin: 0;
}
.table-wrapper.comparison .product-item .price-box {
  text-align: center;
  display: flex;
  justify-content: center;
}
.table-wrapper.comparison .product-item .price-box .old-price {
  margin-right: 0;
  margin-left: 15px;
}
.table-wrapper.comparison .product-item .price-box .price {
  color: #000;
  font-size: 18px;
}
.table-wrapper.comparison .product-item .product-item-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  margin-bottom: 20px;
}
.table-wrapper.comparison .product-item .product-item-actions > a {
  text-decoration: underline;
  font-size: 14px;
}
.table-wrapper.comparison .product-item .product-item-actions .actions-primary {
  margin-left: 15px;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row {
  color: #000;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row:not(:last-child) {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__head {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__item {
  padding: 8px 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__item strong {
  font-size: 18px;
  width: 150px;
  font-weight: normal !important;
  display: inline-block;
  width: 140px;
}
.table-wrapper.comparison .product-item .attribute.tech_specs .tech-content .tech-content__row .tech-content__item span {
  width: calc(100% - 140px);
}
@media only screen and (max-width: 767px) {
  body.catalog-product_compare-index.page-layout-1column .frame,
  body.catalog-product_compare-index.page-layout-1column .page-main > .columns,
  body.catalog-product_compare-index.page-layout-1column .breadcrumbs .items {
    max-width: 100% !important;
  }
  body.catalog-product_compare-index.page-layout-1column .compare-head__des {
    padding: 20px 10px 30px 10px ;
  }
  body.catalog-product_compare-index.page-layout-1column .main-comparison .search-comparison > h3 {
    font-size: 18px;
  }
  body.catalog-product_compare-index.page-layout-1column .main-comparison .search-comparison .search-control {
    font-size: 13px;
  }
  body.catalog-product_compare-index.page-layout-1column .main-comparison .search-comparison .search-control:after {
    width: 20px;
  }
  body.catalog-product_compare-index.page-layout-1column .table-wrapper.comparison {
    padding: 0 10px !important;
  }
  body.catalog-product_compare-index.page-layout-1column .table-wrapper.comparison .product-item {
    padding: 50px 10px !important;
    width: calc(50% - 5px) !important;
  }
  body.catalog-product_compare-index.page-layout-1column .table-wrapper.comparison .product-item:not(:nth-child(2n)) {
    margin-right: 10px !important;
  }
}
.swatch-option.color {
  border: 1px solid transparent;
}
.swatch-option.color.selected {
  border: 1px solid #8c8c8c;
  position: relative;
}
.swatch-option.color.selected:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 2px solid #fff;
  border-radius: 100%;
}
/*Mini Cart*/
body header.page-header .minicart-slide .minicart-wrapper .minicart-items-wrapper {
  max-height: initial !important;
}
body header.page-header .minicart-items .product .product-item-details {
  padding-right: 0;
}
body header.page-header .minicart-items .product .product-item-details .product-item-name {
  line-height: 1;
}
body header.page-header .minicart-items .product .product-item-details .product-item-name a {
  font-size: 14px;
}
body header.page-header .minicart-items .product .product-item-details .product.options {
  margin-top: 8px;
}
body header.page-header .minicart-items .product .product-item-details .product.options .toggle {
  display: none;
}
body header.page-header .minicart-items .product .product-item-details .product.options .content {
  display: block !important;
}
body header.page-header .minicart-items .product .product-item-details .product.options .content * {
  color: #999999;
  font-size: 14px;
}
body header.page-header .minicart-items .product .product-item-details .product.options .content .product.options.list {
  line-height: 1.1;
}
body header.page-header .minicart-items .product .product-item-details .price-container {
  text-align: right;
}
body header.page-header .minicart-items .product .product-item-details .price-container .price {
  color: #999999;
  font-size: 14px;
}
body header.page-header .minicart-items .product .bottom-item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 15px;
}
body header.page-header .minicart-items .product .bottom-item .actions {
  position: static;
  margin-right: 20px;
}
body header.page-header .minicart-items .product .bottom-item .details-qty {
  margin: 0;
}
body header.page-header .minicart-items .product .bottom-item .details-qty .qty-box {
  margin: 0;
}
body header.page-header .minicart-items .product .bottom-item .details-qty .qty-box input {
  color: #000;
}
body header.page-header .minicart-items .product .bottom-item .details-qty .qty-box span:before,
body header.page-header .minicart-items .product .bottom-item .details-qty .qty-box span:after {
  background-color: #000 !important;
}
body header.page-header .minicart-wrapper .discountAmount {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
  font-size: 14px;
  color: #000;
}
body header.page-header .minicart-wrapper .free-shipping {
  margin-top: 70px;
}
body header.page-header .minicart-wrapper .free-shipping .txt-shipping {
  color: #000;
  font-size: 14px;
  padding: 5px 0;
}
body header.page-header .minicart-wrapper .free-shipping .shipping-bar {
  height: 3px;
  width: 100%;
  background: #f7f7f7;
  position: relative;
}
body header.page-header .minicart-wrapper .free-shipping .shipping-bar.shipping-half span,
body header.page-header .minicart-wrapper .free-shipping .shipping-bar.shipping-full span {
  position: absolute;
  left: 0;
  top: 0;
  background: #2bde87;
  display: block;
  height: 3px;
}
body header.page-header .minicart-wrapper #cart-title {
  display: flex;
  font-weight: bold;
  color: #000;
}
body header.page-header .minicart-wrapper #cart-title span {
  font-size: 18px;
}
body header.page-header .minicart-wrapper #btn-minicart-close {
  position: static;
}
body header.page-header .minicart-wrapper #btn-minicart-close.action.close > span {
  height: auto;
  widows: auto;
  overflow: visible;
  margin: 0;
  width: auto;
  position: static;
}
body header.page-header .minicart-wrapper #btn-minicart-close.action.close > span:before {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
body header.page-header .minicart-wrapper #btn-minicart-close:before {
  display: none !important;
}
body header.page-header .minicart-wrapper .fixed-totals {
  padding: 20px 25px 0;
  border-top: 1px solid #f0f0f0;
  margin-top: 20px;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount {
  border-bottom: 1px solid #f0f0f0;
  margin: 0 -25px;
  padding: 0 25px 10px;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control {
  display: flex;
  flex-wrap: wrap;
  height: 50px;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control input {
  height: 100%;
  width: calc(100% - 80px);
  border-radius: 3px 0 0 3px;
  font-size: 14px;
  color: #888888;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar {
  height: 100%;
  width: 80px;
  box-sizing: border-box;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary {
  height: 100%;
  width: 100%;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary button,
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary .action-gift {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-left: none;
  border-radius: 0 3px 3px 0;
  margin: 0;
}
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary button span,
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action span,
body header.page-header .minicart-wrapper .fixed-totals .cart-discount .control .actions-toolbar .primary .action-gift span {
  font-size: 14px;
}
body header.page-header .minicart-wrapper .fixed-totals .grand-totals {
  display: flex;
  justify-content: space-between;
  padding: 25px 25px 0;
  margin: 0 -25px;
}
body header.page-header .minicart-wrapper .fixed-totals .grand-totals * {
  color: #000;
}
body header.page-header .minicart-wrapper .btn-wrapper {
  border-top: 1px solid #f0f0f0;
  padding: 30px 25px 20px;
  margin: 25px -25px 0;
}
body header.page-header .minicart-wrapper .btn-wrapper #top-cart-btn-checkout {
  width: 100%;
  background: #0072bc;
  border-color: #0072bc;
}
body header.page-header .minicart-wrapper .btn-wrapper #top-cart-btn-checkout span {
  color: #fff;
}
body header.page-header .minicart-wrapper .block-content .subtitle.empty:before {
  display: none;
}
body header.page-header .minicart-wrapper .block-title {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px 15px 15px;
  border-bottom: 1px solid #f0f0f0;
}
body header.page-header .minicart-wrapper .block-title strong {
  font-size: 18px;
  color: #000;
}
body header.page-header .minicart-wrapper .block-title #btn-minicart-close {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
}
body header.page-header .minicart-wrapper .block-title #btn-minicart-close:before {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
body header.page-header .minicart-wrapper .block-content .subtotal {
  padding-top: 35px;
  padding-bottom: 35px;
}
body header.page-header .minicart-wrapper .block-content .subtotal .price-container .price {
  color: #000 !important;
}
body header.page-header #empty-cart_content {
  padding: 80px 40px 50px 40px;
}
body header.page-header #empty-cart_content .subtitle.empty {
  position: static;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  padding: 0;
  text-align: left;
  padding: 20px 0;
}
body header.page-header #empty-cart_content .subtitle.empty span {
  font-size: 18px;
  font-style: normal;
}
body header.page-header #empty-cart_content .login-customer {
  padding-bottom: 80px;
}
body header.page-header #empty-cart_content .login-customer * {
  color: #8c8c8c;
  font-size: 14px;
}
body header.page-header #empty-cart_content .login-customer a {
  color: #000;
  text-decoration: underline;
}
body header.page-header #empty-cart_content .login-customer a span {
  color: #000;
}
body header.page-header #trending-content {
  padding: 15px 0;
}
body header.page-header #trending-content .trending-categories__title {
  font-size: 14px;
  color: #000;
  padding: 15px 0;
  font-weight: bold;
}
body header.page-header #trending-content .item a {
  color: #000;
  font-size: 14px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body header.page-header #trending-content .item a .AnimatedDash {
  margin: 0 15px;
  width: 30px;
}
body header.page-header #trending-content .item a .AnimatedDash * {
  background-color: #000;
}
body header.page-header #trending-content .item a .AnimatedDash .AnimatedDash__Dash {
  width: 30px;
}
body header.page-header #trending-content .item:hover .AnimatedDash .AnimatedDash__Dash {
  transform: scaleX(0.75) translateZ(0px);
  transition: transform 100ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
}
body header.page-header #trending-content .item:hover .AnimatedDash .AnimatedDash__TopLine {
  transform: translateX(1px) translateZ(0px) rotate(45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 60ms;
}
body header.page-header #trending-content .item:hover .AnimatedDash .AnimatedDash__BottomLine {
  transform: translateX(1px) translateZ(0px) rotate(-45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 90ms;
}
body header.page-header #trending-content .owl-nav {
  text-align: right;
}
body header.page-header #trending-content .owl-nav button,
body header.page-header #trending-content .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body header.page-header #trending-content .owl-nav .action-gift {
  width: 50px;
  height: 35px;
  padding: 0;
  margin: 0;
  background: none;
  border-radius: 0;
}
body header.page-header #trending-content .owl-nav button:before,
body header.page-header #trending-content .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
body header.page-header #trending-content .owl-nav .action-gift:before {
  color: #000;
  font-size: 14px;
}
body header.page-header #trending-content .owl-nav button.owl-prev,
body header.page-header #trending-content .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body header.page-header #trending-content .owl-nav .action-gift.owl-prev {
  border-right: 1px solid #ccc;
}
body header.page-header #trending-content .owl-nav button span,
body header.page-header #trending-content .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
body header.page-header #trending-content .owl-nav .action-gift span {
  display: none;
}
/*Mini Cart*/
.field .control input,
.field .control select {
  font-family: 'F37Ginger-Light';
}
.control._with-tooltip {
  display: flex !important;
  flex-wrap: wrap !important;
}
.control._with-tooltip .field-tooltip {
  position: relative !important;
  z-index: 999 !important;
  right: 0 !important;
  top: 0 !important;
  display: flex;
  align-items: center;
}
.control._with-tooltip .field-tooltip._active .field-tooltip-content {
  bottom: calc(100% - 5px);
  visibility: visible;
  opacity: 1;
}
.control._with-tooltip .field-tooltip .field-tooltip-content {
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  transition: all .2s;
  bottom: calc(100% - 10px);
  top: auto;
  left: -135px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: 12px;
  border: none;
  border-radius: 5px;
  display: block !important;
}
.control._with-tooltip .field-tooltip .field-tooltip-content:before,
.control._with-tooltip .field-tooltip .field-tooltip-content:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.8);
  top: 100%;
  left: 50%;
  margin-left: 4px;
}
.checkout-onepage-success .page-title-wrapper {
  display: none !important;
}
.checkout-onepage-success ul.opc-progress-bar {
  border: none;
}
.checkout-onepage-success ul.opc-progress-bar li:not(._active):not(._complete) {
  color: #bbb;
}
.checkout-onepage-success .checkout-success {
  padding: 0;
  color: #000;
  max-width: 630px;
  margin: 0 auto;
  font-size: 14px;
}
.checkout-onepage-success .checkout-success:before {
  padding: 15px 0 20px 0;
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background: url('../images/icons/tick-success.png') no-repeat center center;
  margin: 0 auto;
}
.checkout-onepage-success .checkout-success .title-thank {
  text-align: left;
  padding: 10px 0;
}
.checkout-onepage-success .checkout-success .title-thank h2 {
  font-size: 18px;
  padding-bottom: 10px;
}
.checkout-onepage-success .checkout-success .content-thank {
  text-align: left;
  background: #f7f7f7;
  padding: 0;
}
.checkout-onepage-success .checkout-success .content-thank .content-thank-item {
  border-bottom: 1px solid #fff;
  padding: 15px 15px 12px 15px;
  position: relative;
}
.checkout-onepage-success .checkout-success .content-thank .content-thank-item.order-sum {
  border-bottom: 1px solid #d7d7d7;
  margin: 0 15px;
  padding: 15px 0 12px 0;
  cursor: pointer;
}
.checkout-onepage-success .checkout-success .content-thank .content-thank-item.order-sum.active:after {
  background: url('../images/icons/arrow-up.png') no-repeat center center;
}
.checkout-onepage-success .checkout-success .content-thank .content-thank-item.order-sum:after {
  content: '';
  display: block;
  width: 12px;
  height: 8px;
  background: url('../images/icons/arrow-down.png') no-repeat center center;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 15px;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content {
  margin: 0 15px;
  display: none;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content.active {
  display: block;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 15px 0;
  font-size: 14px;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li .qty {
  width: 30px;
  font-family: 'F37Ginger-Bold';
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li .detail {
  flex-grow: 1;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li .detail h3 {
  font-size: 14px;
  padding-bottom: 10px;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li .detail ul li {
  margin: 0;
  padding: 0;
  color: #999999;
  font-size: 14px;
}
.checkout-onepage-success .checkout-success .content-thank .order-sum-content ul li .price {
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-onepage-success .checkout-success .bottom-thank {
  text-align: left;
  padding: 30px 0;
}
.checkout-onepage-success .checkout-success .bottom-thank p {
  margin-bottom: 8px;
}
.checkout-onepage-success .checkout-success .login-thank .text h3 {
  font-size: 18px;
  padding-bottom: 10px;
}
.checkout-onepage-success .checkout-success .primary button,
.checkout-onepage-success .checkout-success .primary .cart.table-wrapper .actions-toolbar > .action,
.checkout-onepage-success .checkout-success .primary .action-gift {
  background: #000;
  border: #000;
  width: 100%;
  margin-top: 12px;
}
.checkout-onepage-success .checkout-success .secondary {
  padding-top: 20px;
}
.checkout-onepage-success .checkout-success .secondary a {
  text-decoration: underline;
  color: #0054a6;
}
.checkout-onepage-success .checkout-success .or-social-login {
  margin: 0 20px;
}
.checkout-onepage-success .checkout-success .field {
  position: relative;
}
.checkout-onepage-success .checkout-success .field label {
  position: absolute;
  top: 22px;
  left: 18px;
  font-size: 13px !important;
  transition: all 0.3s;
  z-index: 3;
}
.checkout-onepage-success .checkout-success .field label span {
  font-size: 12px;
  color: #666666;
}
.checkout-onepage-success .checkout-success .field label.input-focus {
  top: 14px;
}
.checkout-onepage-success .checkout-success .field input {
  padding-top: 14px;
}
.field .label {
  font-size: 13px;
  color: #000;
}
.field .control input,
.field .control select {
  border: 1px solid #cccccc;
  border-radius: 3px;
  font-size: 13px;
  height: 60px;
  box-sizing: border-box;
}
.field .control input:focus,
.field .control select:focus {
  border-color: #7aacfe;
}
.field .field-error {
  font-size: 14px;
}
.checkout-index-index ul.opc-progress-bar {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: disc;
}
.checkout-index-index ul.opc-progress-bar li {
  width: auto;
  padding: 0 45px;
  position: relative;
  justify-content: center;
  align-items: center;
}
.checkout-index-index ul.opc-progress-bar li:before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translatey(-50%);
}
.checkout-index-index ul.opc-progress-bar li:first-child:not(._complete):before {
  display: none;
}
.checkout-index-index ul.opc-progress-bar li:first-child._complete {
  justify-content: center;
  align-items: center;
}
.checkout-index-index ul.opc-progress-bar li:first-child span {
  width: auto;
}
.checkout-index-index ul.opc-progress-bar li:first-child:before {
  position: static;
  margin: 4px 10px 0 0;
}
.checkout-index-index ul.opc-progress-bar li:not(._active):not(._complete):not(:first-child) span {
  color: #bbb !important;
}
.checkout-index-index ul.opc-progress-bar li:not(._active):not(._complete):not(:first-child):before {
  background: #bbb !important;
}
.checkout-index-index ul.opc-progress-bar li:not(._complete):not(:first-child):before {
  width: 4px;
  height: 4px;
  background-color: #000 !important;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
}
.checkout-index-index ul.opc-progress-bar li._complete:before {
  width: 14px;
  height: 10px;
  background: url('../images/icons/tick-green.svg') no-repeat center center;
}
.checkout-index-index ul.opc-progress-bar li span {
  font-size: 15px;
  color: #000;
  display: block;
  padding: 0;
}
.checkout-index-index ul.opc-progress-bar li span:before,
.checkout-index-index ul.opc-progress-bar li span:after {
  display: none;
}
.checkout-onepage-success .opc-progress-bar {
  margin-top: 25px;
}
.checkout-onepage-success .page-title {
  text-align: center !important;
}
.checkout-onepage-success #registration {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.payment-method.paypal-express .payment-method-title {
  padding-bottom: 8px;
  padding-top: 10px;
  position: static;
}
.payment-method.paypal-express .payment-method-title label {
  display: flex;
  align-items: center;
}
.payment-method.paypal-express .payment-method-title label img {
  display: block;
}
.payment-method.paypal-express .payment-method-title label span {
  display: block;
  font-size: 13px;
  padding-top: 5px;
  font-weight: normal;
  font-weight: 600;
  order: -1;
  margin-right: 10px;
}
.payment-method.paypal-express .surcharge-payment {
  color: #000;
  font-size: 11px;
  letter-spacing: 1.2px;
}
.payment-method.paypal-express .surcharge-payment .surcharge-val {
  letter-spacing: 1.5px;
}
.payment-method.paypal-express .payment-method-note {
  color: #000;
  font-size: 13px;
  margin-top: 5px;
}
.checkout-index-index .fieldset > .field.required > .label:after {
  display: none;
}
.checkout-index-index #customer-email-fieldset input.mage-error {
  border-color: #ed8380;
}
.checkout-index-index #customer-email-error {
  display: none !important;
}
.checkout-index-index .field._required .field-error {
  display: none;
}
.checkout-index-index .field._required > .label:after {
  display: none;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  display: flex;
  justify-content: center;
  text-transform: capitalize;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary span {
  text-transform: capitalize;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary .action-cancel {
  order: -1;
}
.checkout-index-index #co-payment-form > .fieldset {
  display: flex;
  flex-direction: column;
}
.checkout-index-index #co-payment-form > .fieldset .checkout-billing-address {
  order: -1;
  padding-bottom: 5px;
}
.checkout-index-index #co-payment-form > .fieldset .checkout-billing-address .billing-title {
  padding-top: 0;
}
.checkout-index-index .shipping-information {
  margin-bottom: 40px !important;
}
.checkout-index-index .opc-sidebar .opc-block-summary .mark > .label {
  display: block;
}
.checkout-index-index .opc-sidebar .opc-block-summary .mark > .value {
  display: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .product .details-qty {
  position: absolute;
  top: -10px;
  z-index: 1;
  left: 65px;
  background: #000;
  display: inline-block;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-index-index .opc-block-summary .items-in-cart .product .details-qty span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  height: 100%;
}
.checkout-index-index .opc-block-summary .items-in-cart .product .details-qty span:before {
  display: none !important;
}
.checkout-index-index #checkout-step-payment {
  position: relative;
  padding-bottom: 50px;
}
.checkout-index-index .billing-address-form .fieldset.address {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index .billing-address-form .fieldset.address .field {
  width: 100%;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.firstname"] {
  order: 1;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.lastname"] {
  order: 2;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.company"] {
  order: 3;
}
.checkout-index-index .billing-address-form .fieldset.address .field.street {
  order: 4;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.city"] {
  order: 6;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.country_id"] {
  order: 5;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.region_id"] {
  order: 7;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.postcode"] {
  order: 8;
}
.checkout-index-index .billing-address-form .fieldset.address .field[name="billingAddressshared.telephone"] {
  order: 9;
}
.checkout-index-index .billing-address-details {
  padding-top: 10px !important;
  color: #000;
  font-size: 14px;
  padding-left: 20px;
}
.checkout-index-index .primary .action-update {
  background: #000;
  color: #fff;
  font-weight: 400;
  border: none;
  font-size: 16px;
  padding: 10px 20px 8px 20px;
}
.checkout-index-index .billing-title {
  padding: 35px 0 20px 0;
}
.checkout-index-index .radio-billing .field:first-child {
  padding-bottom: 8px;
}
.checkout-index-index .radio-billing label {
  color: #000;
  font-size: 14px;
}
.checkout-index-index #button-trigger-order {
  background: #0072bc;
  border-color: #0072bc;
  border-radius: 3px;
  width: 100%;
  font-size: 0.875rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.checkout-index-index .billing-address-same-as-shipping-block {
  visibility: hidden;
  opacity: 1;
  width: 0;
  height: 0;
  position: absolute;
  color: transparent;
  margin: 0;
}
.checkout-index-index .billing-address-form .field.street legend.label {
  display: none;
}
.checkout-index-index .billing-address-form .field[name="billingAddresscheckmo.region_id"] .label,
.checkout-index-index .billing-address-form .field[name="billingAddresscheckmo.country_id"] .label,
.checkout-index-index .billing-address-form .field[name="billingAddressshared.region_id"] .label,
.checkout-index-index .billing-address-form .field[name="billingAddressshared.country_id"] .label {
  display: none;
}
.checkout-index-index.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper {
  max-width: 100% !important;
}
.checkout-index-index .payment-method .payment-method-title.field .label {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout-index-index .payment-method .payment-method-title.field .label img {
  order: 2;
  margin-left: 20px;
}
.checkout-index-index .checkbox-createAccount {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  cursor: pointer;
}
.checkout-index-index .checkbox-createAccount input {
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  display: block;
  top: 0;
}
.checkout-index-index .checkbox-createAccount label {
  font-size: 14px;
  color: #000;
  display: block;
  line-height: 15px;
  padding-top: 2px;
  width: calc(100% - 25px);
  margin-left: 10px;
  cursor: pointer;
}
.checkout-index-index .field {
  position: relative;
}
.checkout-index-index .field .label {
  position: absolute;
  top: 18px;
  left: 15px;
  margin-bottom: 10px !important;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin-bottom: 0 !important;
  font-size: 13px !important;
  color: #000 !important;
  z-index: 1;
}
.checkout-index-index .field.focused .label {
  top: 5px;
  color: #666666;
}
.checkout-index-index .field.focused input {
  padding-top: 15px;
}
.checkout-index-index .field.street .label,
.checkout-index-index .field[name="shippingAddress.company"] .label {
  height: auto !important;
  width: 100% !important;
  clip: auto !important;
  margin: 0 !important;
  top: 23px;
}
.checkout-index-index .field.street.focused .label,
.checkout-index-index .field[name="shippingAddress.company"].focused .label,
.checkout-index-index .field.street .field.focused .label,
.checkout-index-index .field[name="shippingAddress.company"] .field.focused .label {
  top: 10px;
}
.checkout-index-index .field[name="shippingAddress.telephone"] .control {
  position: relative;
}
.checkout-index-index .field[name="shippingAddress.telephone"] .control .field-tooltip {
  position: absolute;
  right: 15px;
  top: 12px;
  z-index: 2;
}
.checkout-index-index #shipping-new-address-form {
  display: flex;
  flex-wrap: wrap;
}
.checkout-index-index #shipping-new-address-form .field {
  width: 100%;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.firstname"] {
  width: calc(50% - 7.5px);
  margin-right: 15px;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.lastname"] {
  width: calc(50% - 7.5px);
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.region_id"],
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.postcode"],
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.region"],
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.country_id"] {
  width: calc((100% / 3) - 10px);
  margin-right: 15px;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.country_id"] .label,
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.region_id"] .label {
  display: none;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.region"] .label {
  top: 22px;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.region"].focused .label {
  top: 10px;
}
.checkout-index-index #shipping-new-address-form .field[name="shippingAddress.postcode"] {
  margin-right: 0;
}
.checkout-index-index #shipping-new-address-form .field.street legend.label {
  display: none;
}
.checkout-index-index .table-checkout-shipping-method tbody td {
  padding: 5px 0;
  margin: 0;
  border: none;
  color: #000;
  font-size: 13px;
}
.checkout-index-index .table-checkout-shipping-method tbody td input {
  margin: 0 10px 0 0;
}
.checkout-index-index .table-checkout-shipping-method tbody td span {
  color: #000;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary {
  float: none;
  width: 100%;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary button,
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .checkout-shipping-method .actions-toolbar > .primary .action-gift {
  width: 100%;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field .label {
  z-index: 1;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field .label[for="customer-password"] {
  top: 23px;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field.focused .label {
  top: 0;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field.focused .label[for="customer-password"] {
  top: 10px;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field input#customer-password::-webkit-input-placeholder {
  /* Edge */
  visibility: hidden;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field input#customer-password:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  visibility: hidden;
}
.checkout-index-index .form.form-login #customer-email-fieldset .field input#customer-password::placeholder {
  visibility: hidden;
}
.checkout-index-index .page-wrapper {
  max-width: 100% !important;
}
.checkout-index-index .page-wrapper .logo {
  margin: 25px auto;
}
.checkout-index-index .page-wrapper #maincontent {
  padding: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns {
  padding: 0;
  box-sizing: border-box;
  max-width: 100% !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .checkout-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-title {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content {
  display: block !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount {
  display: flex;
  align-items: center;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .payment-option-inner {
  flex-grow: 1;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .payment-option-inner label {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .payment-option-inner input {
  font-size: 14px;
  color: #888888;
  border-right: none;
  border-radius: 0;
  border-radius: 3px 0 0 3px;
  height: 50px;
  box-sizing: border-box;
  background: #fff;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar {
  min-width: 80px;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar button,
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar .action-gift {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 0 3px 3px 0;
  height: 50px;
}
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar button span,
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar .cart.table-wrapper .actions-toolbar > .action span,
.checkout-index-index .page-wrapper #maincontent .columns .discount-code .payment-option-content .form-discount .actions-toolbar .action-gift span {
  font-size: 14px;
  font-weight: normal;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper {
  width: 50%;
  box-sizing: border-box;
  padding-right: 50px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper #checkoutSteps {
  width: 100%;
  max-width: 660px;
  padding-left: 50px;
  float: right;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper .step-title {
  font-size: 18px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper .step-title-label {
  color: #000;
  font-size: 15px;
  padding-top: 5px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper .authentication-wrapper {
  text-align: left;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper .authentication-wrapper span {
  font-size: 14px;
  font-weight: normal;
  text-transform: initial;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper #shipping {
  padding-top: 40px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-wrapper #shipping .form.form-login {
  margin: 5px 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar {
  width: 50%;
  padding-left: 50px;
  background: #f7f7f7;
  padding-top: 50px;
  min-height: 100vh;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary {
  max-width: 535px;
  padding-right: 50px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary > .title {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart {
  padding: 0;
  margin-bottom: 25px;
  border-bottom: 1px solid #d7d7d7 !important;
  border: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart > .title {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper {
  max-height: initial;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item {
  position: relative;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item .product-item-details .product-item-name {
  font-size: 14px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item .product-item-details .subtotal {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item .product-item-details .subtotal .price {
  font-size: 14px;
  color: #000;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item .product-item-details .product.options .toggle {
  display: none;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .items-in-cart .minicart-items-wrapper ol.minicart-items .product-item .product-item-details .product.options .content {
  display: block !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals {
  border: none;
  padding: 0;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr th,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr td {
  padding: 5px 0 !important;
  color: #000;
  font-weight: normal;
  font-size: 14px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr th *,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr td * {
  color: #000;
  font-size: 14px;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.totals.shipping th,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.totals.sub th,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.totals.shipping td,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.totals.sub td {
  padding-bottom: 15px !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.grand.totals {
  border-top: 1px solid #d7d7d7 !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.grand.totals th,
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.grand.totals td {
  padding: 15px 0 !important;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.grand.totals * {
  font-size: 22px;
  text-transform: capitalize;
}
.checkout-index-index .page-wrapper #maincontent .columns .opc-sidebar .opc-block-summary .data.table.table-totals tr.grand.totals .price {
  font-weight: normal;
}
.checkout-index-index .shipping-information {
  margin: 50px 0;
}
.checkout-index-index .shipping-information > div {
  background: #f7f7f7;
  padding: 15px 20px;
}
.checkout-index-index .shipping-information > div.ship-to {
  margin-top: 20px;
}
.checkout-index-index .shipping-information > div.estimated {
  margin-top: 3px;
}
.checkout-index-index .shipping-information > div.estimated span {
  font-size: 14px;
  color: #000;
  font-family: F37Ginger-Light, "Cerebri Sans", sans-serif;
  display: flex;
}
.checkout-index-index .shipping-information > div.estimated span:before {
  content: '';
  display: block;
  width: 20px;
  height: 15px;
  background: url('../images/icons/delivery-icon.svg') no-repeat center center;
  margin-right: 10px;
}
.checkout-index-index .shipping-information .shipping-information-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout-index-index .shipping-information .shipping-information-title > span {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.checkout-index-index .shipping-information .shipping-information-title > span:before {
  content: "";
  background: url('../images/icons/tick-green.png') no-repeat center center;
  width: 10px;
  height: 8px;
  display: inline-block;
  margin-right: 7px;
}
.checkout-index-index .shipping-information .shipping-information-title .action {
  background: none;
  border: none;
  box-shadow: none;
}
.checkout-index-index .shipping-information .shipping-information-title .action span {
  font-weight: normal;
  font-size: 14px;
  color: #0054a6;
  text-decoration: underline;
  text-transform: capitalize;
}
.checkout-index-index .shipping-information .shipping-information-content {
  color: #000;
  font-size: 14px;
  line-height: 23px;
}
.checkout-index-index .opc-payment .payment-method-title {
  display: flex;
  align-items: center;
}
.checkout-index-index .opc-payment .payment-method-title input[type="radio"] {
  margin-top: -3px;
  margin-right: 10px;
}
.top-header {
  text-align: center;
  font-size: 14px;
  margin: 0 -30px;
}
.start-stk .top-header-second {
  display: none;
}
.top-header-second {
  text-align: center;
  color: #000;
  background: #93f7db url('../images/bg-header.jpg') no-repeat top -15px center;
  padding: 15px;
  margin: 0 -30px;
}
.top-header-second .top-header-second__item {
  background: #fff;
  display: inline-block;
  padding: 7px 10px;
  font-size: 12px;
  font-family: 'Open Sans';
}
.top-header-second .top-header-second__item p {
  margin-bottom: 0;
}
.top-header-second .top-header-second__item strong {
  font-family: 'F37Ginger-Bold';
}
.section-builder.banner-homepage .owl-dots {
  display: none;
}
.section-builder .banner-content * {
  color: #fff;
}
.section-builder .banner-content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.section-builder .banner-content h2 {
  line-height: 40px;
  font-size: 48px;
}
.section-builder .banner-content .btn {
  margin-top: 50px;
}
.section-builder .tab-banner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-builder .tab-banner li {
  font-size: 18px;
  color: #000;
  padding: 25px 0 20px 0;
  cursor: pointer;
  position: relative;
  width: 25%;
  text-align: center;
}
.section-builder .tab-banner li:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  min-width: 100%;
  background-color: #000;
  position: absolute;
  top: 100%;
  margin-top: 3px;
  height: 2px;
  opacity: 0;
  visibility: visible;
  transition: all 300ms;
  -moz-transition: all 300ms;
  -webkit-transition: all 300ms;
  -ms-transition: all 300ms;
  transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
}
.section-builder .tab-banner li:hover:after,
.section-builder .tab-banner li.active:after {
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
.section-builder .section-title {
  margin-bottom: 20px;
}
.section-builder.collections {
  margin: 0 -5px;
}
.section-builder.collections .promobanner-v1 .promobanner > .text {
  padding: 50px;
}
.section-builder.collections .promobanner-v1 .promobanner .banner-text .title {
  color: #000;
  font-size: 36px;
}
.section-builder.collections .line > div {
  padding: 0 10px;
}
.section-builder.box-featured .box-featured__item .box-featured__description {
  color: #000;
  margin-top: 10px;
}
.section-builder.box-featured .box-featured__item .box-featured__content h3 {
  line-height: 30px;
}
.section-builder.box-featured .box-featured__item a:hover {
  color: #222222;
}
.section-builder.box-featured .box-featured__item.style1 {
  max-width: 660px;
  margin: 0 auto;
}
.section-builder.box-featured .box-featured__item.style1 .box-featured-action {
  text-align: right;
}
.section-builder.box-featured .box-featured__item.style1 .box-featured-action .btn {
  margin-top: 5px;
}
.section-builder.box-featured .box-featured__item.style1 .box-featured__content {
  padding: 25px 50px 0 50px;
}
.section-builder.box-featured .box-featured__item.style2 {
  text-align: right;
  position: relative;
}
.section-builder.box-featured .box-featured__item.style2 .box-featured__content {
  padding-left: 25px;
  position: absolute;
  top: 50%;
  left: 15px;
  text-align: left;
  transform: translateY(-50%);
}
.section-builder.box-featured .box-featured__item.style2 .box-featured__content .box-featured__description {
  padding: 20px 0 30px;
}
.section-builder.box-featured .box-featured__item.style2 .box-featured__content .box-featured-action {
  margin-top: 50px;
}
.section-builder .box-getup {
  display: flex;
  flex-wrap: wrap;
  background: #f2f2f2;
}
.section-builder .box-getup .box-getup__content {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #000;
  padding: 60px 15px;
}
.section-builder .box-getup .box-getup__content .box-getup__link {
  color: #0078d7;
}
.section-builder .box-getup .box-getup__content .box-getup__title {
  max-width: 400px;
  margin: 0 auto;
  line-height: 40px;
  margin-bottom: 25px;
  margin-top: 20px;
}
.section-builder .box-getup .box-getup__content .box-getup__title a:hover {
  color: #222222;
}
.section-builder .box-getup .box-getup__content .box-getup__description {
  max-width: 590px;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 18px;
  font-family: 'Open Sans';
}
.section-builder .box-getup .box-getup__content .box-getup__action span {
  font-size: 18px;
  font-family: 'Open Sans';
}
.section-builder .box-getup .box-getup__content .box-getup__action .btn {
  margin-left: 25px;
}
.section-builder .box-getup .box-getup__img {
  display: flex;
  align-items: flex-end;
  width: 40%;
}
.section-builder .box-getup .box-getup__img img {
  max-height: 330px;
}
body.tradein-cms .column.main .banner-tradein.full-box {
  display: flex;
  justify-content: center;
  position: relative;
  margin-top: 150px;
  height: 690px;
}
body.tradein-cms .column.main .banner-tradein.full-box > img {
  position: absolute;
  top: -40px;
}
body.tradein-cms .column.main .banner-tradein.full-box .tradein__des {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translatex(-50%);
  width: 100%;
}
body.tradein-cms .column.main .banner-tradein.full-box .tradein__des .banner_tradein__des {
  font-size: 25px;
  color: #000;
  max-width: 520px;
  position: absolute;
  right: 50px;
}
body.tradein-cms .column.main .banner-tradein.full-box .tradein__des .banner_tradein__des h3 {
  line-height: 35px;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}
.tradein-cms .box-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.tradein-cms .box-text .box-content__item {
  padding: 40px 0;
  width: calc(50% - 25px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tradein-cms .box-text .box-content__item.center {
  text-align: center;
}
.tradein-cms .box-text .box-content__item .title-box {
  color: #f24422;
  font-family: "F37Ginger-Bold";
  margin-bottom: 25px;
  font-size: 14px;
}
.tradein-cms .box-text .box-content__item .content-box {
  font-size: 18px;
  color: #000;
}
.tradein-cms .back-box {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 10px;
}
.tradein-cms .back-box a {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #b0b0b0;
  padding-bottom: 5px;
}
.tradein-cms .page-footer {
  position: relative;
  margin: 0 -30px;
}
.tradein-cms .page-footer .footer.content {
  position: relative;
  z-index: 1;
}
.tradein-cms .modal-inner-wrap {
  max-width: 800px;
}
.tradein__des {
  position: relative;
}
.tradein__des .tradein__des-right {
  position: absolute;
  right: 130px;
  top: -160px;
  color: #000;
}
.tradein__des .tradein__des-right h3 {
  line-height: 32px;
  margin-bottom: 20px;
}
.tradein__des .trade-save-text {
  position: absolute;
  top: -50px;
}
.tradein__des .trade-save-text h4 {
  font-size: 72px;
  color: #f24422;
  font-family: "F37Ginger-Bold";
  animation: trade 5s infinite;
  transition: all .3s;
  line-height: 0;
}
.tradein__des .trade-save-text h4:not(:nth-child(3)) {
  -webkit-text-fill-color: transparent;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f24422;
}
.table-box #tradein_filter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 50px 0;
}
.table-box #tradein_filter > label {
  display: block;
  width: 100%;
  max-width: 650px;
}
.table-box #tradein_filter .datasearchbox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #000;
}
.table-box #tradein_filter .datasearchbox .datasearchbtn {
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-box #tradein_filter .datasearchbox .datasearchbtn:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background: url("../images/icons/search-table.png") no-repeat center center;
}
.table-box #tradein_filter .datasearchbox .datasearchinput {
  width: calc(100% - 70px);
}
.table-box #tradein_filter .datasearchbox .datasearchinput input {
  border: none;
  padding-left: 0;
  font-size: 18px;
  color: #a0a0a0;
  margin: 0;
  font-family: "F37Ginger-Light";
}
.table-box #tradein_filter .datasearchbox .datasearchinput input.focused {
  color: #000;
}
.table-box .dataTables_info {
  display: none;
}
.table-box table#tradein {
  color: #000;
  font-size: 16px;
  width: 100% !important;
  border: 1px solid #d7d7d7;
  border-radius: 10px;
  overflow: hidden;
}
.table-box table#tradein thead {
  display: none;
}
.table-box table#tradein tbody tr.group {
  font-size: 18px;
  font-weight: bold;
}
.table-box table#tradein tbody tr.group:first-child td {
  border-top: none;
}
.table-box table#tradein tbody tr.group td {
  border-top: 1px solid #d7d7d7;
  padding: 30px 0 27.5px 130px;
  cursor: pointer;
  transition: 0.3s all;
  position: relative;
}
.table-box table#tradein tbody tr.group td:after {
  position: absolute;
  display: block;
  width: 12px;
  height: 7px;
  top: 33px;
  right: 85px;
  content: '';
  background: url("../images/icons/arrow-down-table.png") no-repeat center center;
}
.table-box table#tradein tbody tr.group.activerow td:after {
  background: url("../images/icons/arrow-up-table.png") no-repeat center center;
}
.table-box table#tradein tbody tr.group:hover td {
  background: #fff5f3;
}
.table-box table#tradein tbody tr:not(.group) {
  display: none;
}
.table-box table#tradein tbody tr:not(.group).active {
  display: table-row;
}
.table-box table#tradein tbody tr:not(.group):hover td {
  font-weight: bold;
  background: #f9f9f9;
}
.table-box table#tradein tbody tr:not(.group):hover td:not(:nth-child(1)):not(:nth-child(2)) {
  color: #f24422;
}
.table-box table#tradein tbody tr:not(.group) td {
  padding: 10px 15px;
}
.table-box table#tradein tbody tr:not(.group) td:first-child {
  display: none;
}
.table-box table#tradein tbody tr:not(.group) td:nth-child(2) {
  padding-left: 130px;
}
.table-box table#tradein .coltitle {
  font-weight: bold;
  color: #000 !important;
}
.table-box table#tradein .coltitle:first-child {
  display: none;
}
.container-box {
  max-width: 1298px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.service-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px;
  color: #000;
  box-shadow: 0 0 10px 0 rgba(35, 31, 32, 0.1);
  border-radius: 10px;
  margin: -390px 0 25px;
  z-index: 2;
  position: relative;
  background: #fff;
}
.service-box .service-box__item {
  width: 20%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.service-box .service-box__item .service-box__img {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-box .service-box__item .service-box__title {
  font-weight: bold;
  font-size: 22px;
  padding: 15px 0 10px;
}
.service-box .service-box__item .service-box__description {
  font-size: 16px;
}
.supportBox {
  color: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.supportBox .term-box p {
  margin-bottom: 0;
  font-size: 11px;
}
.supportBox .term-box a {
  text-decoration: underline;
}
.supportBox .action-box h4 {
  font-size: 16px;
}
.supportBox .action-box .action-support {
  margin-top: 5px;
  text-align: right;
}
.supportBox .action-box .action-support a {
  font-size: 14px;
  border: 1px solid;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 15px;
  font-weight: bold;
}
.title-tradein h2 {
  font-size: 26px;
  margin-top: 30px;
}
.tablenote {
  color: #000;
  font-size: 13px;
  padding: 20px 20px 0 20px;
}
.tablenote p {
  margin-bottom: 0;
}
.tablenote a {
  text-decoration: underline;
  color: #2c82ec;
  font-weight: bold;
}
.tablenot-parallax {
  color: #000;
  font-size: 13px;
  padding: 0 20px 20px 20px;
}
.full-box {
  margin: 0 -80px;
}
.parallax-box__title {
  margin: 25px 0;
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 35px;
}
.parallax-box__title p {
  margin-bottom: 0;
  font-size: 28px;
}
.parallax-box .parallax-box__content {
  display: flex;
  flex-wrap: wrap;
}
.parallax-box .parallax-box__content .box-content__item {
  width: 50%;
  padding: 80px 30px;
  font-size: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
}
.parallax-box .parallax-box__content .box-content__item p {
  margin-bottom: 0;
}
.parallax-box .parallax-box__content .box-content__item > h4 {
  font-size: 25px;
  margin-bottom: 15px;
}
.parallax-box .parallax-box__content .box-content__item:first-child {
  background: #fededf;
}
.parallax-box .parallax-box__content .box-content__item:first-child * {
  color: #000;
}
.parallax-box .parallax-box__content .box-content__item:last-child {
  background: #67cec5;
}
.parallax-box .parallax-box__content .box-content__item:last-child * {
  color: #fff;
}
.back-box .back-box__title {
  margin: 70px 0 50px;
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 35px;
}
.back-box .back-box__title p {
  margin-bottom: 0;
  font-size: 30px;
}
.back-box .back-box__content {
  text-align: center;
}
.back-box .back-box__content a {
  font-size: 20px;
  text-decoration: underline;
}
@media only screen and (max-width: 1107px) {
  .full-box {
    margin: 0 -30px;
  }
}
@media only screen and (max-width: 1300px) {
  .banner-tradein .tradein__des .banner_tradein__des {
    font-size: 18px;
    max-width: 375px;
  }
  .banner-tradein .tradein__des .banner_tradein__des h3 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1200px) {
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper {
    max-width: 100% !important;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .tradein__des-right {
    right: 0;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .trade-save-text h4 {
    font-size: 60px;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .page-main > .columns {
    max-width: 100% !important;
  }
  body .full-box {
    margin: 0;
  }
  body .service-box {
    margin-top: -15vw;
  }
  body .column.main > .full-box {
    margin: 0 -30px;
  }
  body.tradein-cms .page-footer {
    margin: 0;
  }
}
@media only screen and (max-width: 991px) {
  body .top-header-second {
    padding: 15px 40px;
    margin: 1px -30px;
  }
  body .column.main > .full-box {
    margin: 0 -15px !important;
  }
  .tradein-cms .tradein__des .tradein__des-right {
    right: 0;
    top: 0;
    color: #000;
    width: 100%;
    text-align: center;
  }
  .tradein-cms .tradein__des .trade-save-text {
    top: 215px;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .tradein-cms .box-text {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  cms-trade-in header.page-header .header-area .top-header {
    padding: 10px 10px 6px 10px !important;
    margin: 0 -15px;
  }
  body.boxed .top-header-second {
    padding: 15px 40px;
    margin: 0 -15px;
  }
  body.boxed.cms-page-view header.page-header .header-area .top-header {
    padding: 10px 10px 6px 10px;
    margin: 0;
  }
  body.boxed.cms-page-view header.page-header .header-area .top-header-second {
    padding: 15px 40px;
    margin: 0 0;
  }
}
.cms-support .banner-cms h2 {
  top: 27%;
}
.cms-support .des-support {
  position: absolute;
  bottom: 32%;
  right: 0;
  font-size: 18px;
  right: 6%;
}
.cms-support .des-support p {
  margin: 0;
}
.cms-support .content-cms {
  padding: 0 8%;
}
.cms-support .content-cms .top-title-contet {
  padding: 80px 0 20px 0;
}
.cms-support ul.toggle-list {
  display: flex;
  flex-wrap: wrap;
}
.cms-support ul.toggle-list li {
  width: calc(50% - 30px);
  position: relative;
  padding: 30px 0;
  margin: 0;
}
.cms-support ul.toggle-list li.active .title-toggle-list:after {
  background: url('../images/icons/arrow-up.png') no-repeat center center;
}
.cms-support ul.toggle-list li.active .content-toggle-list {
  display: block;
}
.cms-support ul.toggle-list li:nth-child(2n) {
  margin-left: 60px;
}
.cms-support ul.toggle-list li:after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ddd;
}
.cms-support ul.toggle-list li > label {
  padding-bottom: 5px;
  display: block;
  font-size: 10px;
  font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
}
.cms-support ul.toggle-list li .title-toggle-list {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.cms-support ul.toggle-list li .title-toggle-list:after {
  content: '';
  width: 12px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  background: url('../images/icons/arrow-down.png') no-repeat center center;
}
.cms-support ul.toggle-list li .content-toggle-list {
  font-size: 15px;
  display: none;
  padding-top: 25px;
}
.cms-support .bottom-list {
  margin-top: 100px;
}
.cms-support .bottom-list .tab-title ul {
  display: flex;
  margin: 0;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 11px;
}
.cms-support .bottom-list .tab-title ul li {
  margin: 0;
}
.cms-support .bottom-list .tab-title ul li:first-child a {
  padding-left: 0;
}
.cms-support .bottom-list .tab-title ul li a {
  font-size: 15px;
  color: #999;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.cms-support .bottom-list .tab-title ul li a.active {
  color: #000;
}
.cms-support .bottom-list .tab-title ul li a.active:after {
  content: '';
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: calc(100% - 15px);
}
.cms-support .bottom-list ul.toggle-list {
  padding: 0;
  display: none;
}
.cms-support .bottom-list ul.toggle-list.active {
  display: flex;
}
.cms-support .bottom-list ul.toggle-list li {
  width: 100%;
  margin: 0;
}
.cms-page-view .page-wrapper {
  max-width: 1700px;
  margin: 0 auto;
}
.content-404 {
  display: flex;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto;
  margin-top: 30px;
}
.content-404 .des-404 {
  padding-left: 80px;
}
.content-404 .des-404 a {
  text-decoration: underline;
}
.content-404 .des-404 * {
  color: #232323;
  font-size: 18px;
}
.content-404 .des-404 p {
  margin-bottom: 20px;
}
.cms-noroute-index .column.main {
  float: none !important;
  margin: 0 auto;
  width: 100% !important;
}
.cms-noroute-index .column.main .block.widget .products-grid .product-item {
  margin: 0;
}
.cms-noroute-index .column.main .block-title strong {
  font-size: 24px;
  color: #222222;
  word-spacing: 0.1em;
  display: block;
  font-family: F37Ginger-Light, "Cerebri Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 50px;
  margin-top: 65px;
}
.banner-cms {
  position: relative;
  padding-top: 40px;
}
.banner-cms h2 {
  position: absolute;
  top: 65px;
  left: 0;
  font-size: 68px;
  text-transform: uppercase;
  letter-spacing: 70px;
  width: 100%;
  text-align: center;
}
.banner-cms .des-about {
  position: absolute;
  bottom: 21%;
  left: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 18px;
}
.banner-cms img {
  width: 100%;
}
.content-cms {
  color: #000;
}
.content-cms .top-title-contet {
  font-size: 24px;
  text-align: center;
  padding: 80px 0;
}
.content-cms .des-content {
  padding-bottom: 50px;
  font-size: 24px;
}
.content-cms .box-content {
  display: flex;
  flex-wrap: wrap;
}
.content-cms .box-content .img-box {
  width: 40%;
}
.content-cms .box-content.box-right {
  margin-top: 50px;
}
.content-cms .box-content.box-right .img-box {
  order: 2;
}
.content-cms .box-content .content-box {
  width: 60%;
  padding: 0 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-cms .box-content .content-box ul li {
  margin-bottom: 60px;
}
.content-cms .box-content .content-box ul li:last-child {
  margin-bottom: 0;
}
.content-cms .bottom-content {
  text-align: center;
  padding-top: 80px;
}
.content-cms .bottom-content h3 {
  font-size: 24px;
  padding-bottom: 30px;
}
.content-cms .bottom-content a {
  font-size: 20px;
  position: relative;
  padding-bottom: 10px;
}
.content-cms .bottom-content a:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 100%;
  background: #b0b0b0;
  bottom: 0;
  left: 0;
}
.cms-contact {
  color: #000;
}
.cms-contact .quickly {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  background: #fefbf2;
  max-width: 1300px;
  margin: 40px auto 60px auto;
  padding: 20px 0;
}
.cms-contact .quickly a {
  color: #1967d2;
}
.cms-contact .contact-main-content {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
}
.cms-contact .contact-main-content > div {
  width: 50%;
}
.cms-contact .contact-main-content > div .contact-title {
  font-size: 24px;
  padding-bottom: 20px;
}
.cms-contact .contact-main-content > div .contact-form-title {
  padding-bottom: 25px;
}
.cms-contact .contact-main-content > div .contact-form-title p {
  margin-bottom: 0;
}
.cms-contact .contact-main-content > div .contact-box {
  margin-bottom: 40px;
}
.cms-contact .contact-main-content > div .contact-box h4 {
  font-size: 14px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
}
.cms-contact .contact-main-content > div .contact-box h4:after {
  content: '';
  height: 1px;
  width: 20px;
  display: block;
  background: #000;
  margin-left: 10px;
}
.cms-contact .contact-main-content > div .contact-box p {
  margin: 0;
  font-size: 14px;
}
.cms-contact .contact-main-content > div.form-content-right {
  padding: 0 7%;
}
.cms-contact .form.contact .fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) {
  position: relative;
  margin-bottom: 10px;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) .control input.mage-error,
.cms-contact .form.contact .fieldset > div.field:not(.choice) .control textarea.mage-error {
  border-color: #cccccc;
  border-left: 3px solid #f68872;
  border-radius: 3px 3px 0 0;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) .control div.mage-error {
  display: none !important;
  margin: 0;
  padding: 5px 15px;
  font-size: 12px;
  font-style: normal;
  border: 1px solid #ccc;
  border-left: 3px solid #f68872;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) .control #password-strength-meter {
  border-left: 3px solid #f68872;
  font-size: 12px;
  padding: 5px 15px;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) input {
  border-radius: 0;
  z-index: 9;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) textarea {
  height: 200px;
  border: 1px solid #ccc;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) label {
  position: absolute;
  top: 17px;
  left: 18px;
  font-size: 13px;
  transition: all 0.3s;
  z-index: 3;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) label.input-focus {
  top: 5px;
}
.cms-contact .form.contact .fieldset > div.field:not(.choice) label.input-focus ~ .control input {
  padding-top: 10px;
}
.cms-contact .form.contact .fieldset > div:not(.comment) {
  width: calc(50% - 12.5px);
}
.cms-contact .form.contact .fieldset > div.comment {
  width: 100%;
}
.cms-contact .form.contact .fieldset > div.comment label.input-focus {
  display: none;
}
.cms-contact .form.contact .actions-toolbar .primary {
  width: 100%;
}
.cms-contact .form.contact .actions-toolbar .primary button.submit,
.cms-contact .form.contact .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.submit,
.cms-contact .form.contact .actions-toolbar .primary .action-gift.submit {
  font-size: 13px;
  background: #37bc78;
  border-color: #37bc78;
}
@media screen and (max-width: 1300px) and (min-width: 768px) {
  .banner-cms h2 {
    font-size: 4vw;
    letter-spacing: 4vw;
  }
  .banner-cms .des-about {
    font-size: 1.2vw;
    bottom: 3vw;
  }
}
.header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > .dropdown-mega-menu {
  box-shadow: none !important;
}
#tabs::-webkit-scrollbar {
  display: none;
}
.skelton__effect {
  overflow: hidden;
  position: relative;
}
.skelton__effect:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EBEBEB;
  position: absolute;
  z-index: 1;
}
.skelton__effect:after {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  animation: shimmer 1s infinite ease-out;
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  z-index: 2;
}
.parent_lazy:not(.lazy_loaded) {
  overflow: hidden;
  position: relative;
}
.parent_lazy:not(.lazy_loaded):before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #EBEBEB;
  position: absolute;
  z-index: 1;
}
.parent_lazy:not(.lazy_loaded):after {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  animation: shimmer 1s infinite ease-out;
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 80%);
  z-index: 2;
}
@keyframes shimmer {
  0% {
    left: -50%;
  }
  100% {
    left: 150%;
  }
}
@media (min-width: 1501px) {
  body header.page-header .header-area .horizontal-menu {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 320px) {
  body header.page-header .middle-header {
    margin: 0;
  }
}
#banner-thumb {
  margin-bottom: 30px;
}
header.page-header .minicart-items .product .actions > .secondary a:before {
  content: '' !important;
  background: url('../images/icons/trash.svg') no-repeat center center;
  width: 12px;
  height: 14px;
}
.modal-popup.confirm .action-primary {
  background: #0072bc !important;
  border: #0072bc !important;
}
.modal-popup.confirm .action-primary:hover {
  background: #0072bc !important;
  border: #0072bc !important;
}
.modal-popup.confirm .action-secondary {
  background: #fff;
}
.modal-popup.confirm .action-secondary:hover {
  background: #fff;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  color: #000;
}
.search-no-result {
  font-size: 30px;
  text-align: center;
  padding: 50px 0;
  color: #000;
}
.search-no-result p {
  margin-bottom: 0;
}
body .page-wrapper header.page-header .minicart-wrapper .action.showcart:before {
  content: '';
  background: url('../images/icons/cart-icon.svg') no-repeat center center;
  width: 29px;
  height: 33px;
  display: block;
  cursor: pointer;
}
body.page-layout-2columns-left.catalog-category-view .ajaxCartForm.modal-popup .column.main {
  width: 100% !important;
}
body header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before,
body header.page-header .header-area.search-visible .block-search.active .block-title.theme-header-icon:before {
  color: #000;
}
body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.title {
  visibility: hidden;
  opacity: 0;
  z-index: -999;
}
body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.title.active a {
  color: #000 !important;
}
body header.page-header .minicart-wrapper .action.showcart .counter.qty {
  padding: 0 5px;
  height: 20px;
  line-height: 21px;
  right: -13px;
  top: -13px;
  min-width: 21px;
}
.tab-vitural {
  width: 492px !important;
}
.tab-vitural ul {
  display: flex;
  margin: 0 -16.5px;
  padding: 0;
  white-space: nowrap;
  overflow-y: hidden;
}
.tab-vitural ul li.swiper-slide-thumb-active a {
  color: #000;
}
.tab-vitural ul li a {
  color: #bbbbbb;
  font-size: 17px;
  padding: 0 16.5px;
  font-weight: 600;
}
.tab-vitural ul li a.active {
  color: #000;
}
#maincontent > .page.messages {
  display: none;
}
.mySwiper2,
#banner {
  height: auto !important;
}
.slide-text {
  opacity: 1;
  visibility: visible;
  padding: 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
}
.slide-text * {
  color: #fff;
}
.slide-text h2 {
  line-height: 40px;
  font-size: 48px;
}
.slide-text .btn {
  margin-top: 50px;
}
#banner .owl-carousel .owl-dots {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
#banner .owl-carousel .owl-dots .owl-dot {
  font-family: F37Ginger-Bold, "Cerebri Sans", sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #000;
  padding: 25px 0 20px 0;
  cursor: pointer;
  position: relative;
  text-align: center;
}
body .fieldset > .field.required > .label:after,
body .fieldset > .field._required > .label:after,
body .fieldset > .fields > .field.required > .label:after,
body .fieldset > .fields > .field._required > .label:after {
  font-size: 0.8rem;
  margin: 0 0 0 3px;
}
body * {
  letter-spacing: 0.3px;
  word-spacing: 0.3px;
}
header.page-header .header-area.active-sticky {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: 0 !important;
}
body .breadcrumbs .items .item a:hover {
  color: #000;
}
.swatch-option:not(.disabled) {
  border: 1px solid #eeeeee;
}
body .form.minisearch.loading .loader-container {
  width: auto;
  height: auto;
  position: static;
}
body .form.minisearch.loading .loader-container .loader {
  right: 45px;
  top: 0;
}
#back-menu {
  display: none;
}
.blue-color {
  color: #0078d7;
}
.messages.sidebar {
  position: relative;
  margin-bottom: 10px;
}
.messages.sidebar .message {
  position: static !important;
}
#new-address-2 {
  text-decoration: underline;
  color: #0054a6;
  font-size: 14px;
  padding: 0 20px;
  cursor: pointer;
}
#detail-order-item {
  clear: both;
  padding-top: 20px;
  color: #000;
  font-size: 14px;
}
#detail-order-item > ul {
  padding: 0 10px;
}
#detail-order-item > ul li p {
  margin: 0;
}
#detail-order-item .order-items > ul {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 35px 0 10px 0;
  margin: 25px 0 30px 0;
}
#detail-order-item .order-items > ul li {
  display: flex;
  flex-wrap: wrap;
}
#detail-order-item .order-items > ul li .product-image {
  width: 80px;
  height: 80px;
}
#detail-order-item .order-items > ul li .product-image img {
  width: 100%;
}
#detail-order-item .order-items > ul li .product-description {
  width: calc(100% - 80px);
  padding-left: 20px;
}
#detail-order-item .order-items > ul li .product-description .product-name {
  font-size: 15px;
}
#detail-order-item .order-items > ul li .product-description .product-qty {
  font-size: 15px;
}
#detail-order-item .order-items > ul li .product-qty {
  width: 100%;
  text-align: right;
}
#detail-order-item .order-items > ul li .item-options {
  color: #999999;
  font-size: 13px;
  margin-top: 4px;
}
#detail-order-item .bottom-view-order ul {
  padding: 0 10px;
  margin-bottom: 20px;
}
#detail-order-item .bottom-view-order ul li {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  margin-bottom: 0;
}
#detail-order-item .bottom-view-order .total {
  font-size: 22px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 10px;
}
#detail-order-item .bottom-view-order .actions a {
  font-weight: bold;
  background: #000;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 17px;
  height: 45px;
}
.form-address-new {
  flex-wrap: wrap;
}
.form-address-new > .fieldset {
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 30px;
}
.form-address-new > .fieldset .legend {
  font-size: 1.25rem;
  font-weight: 700;
  color: #222222;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  width: 100%;
}
.form-address-new > .fieldset select {
  appearance: none;
  text-indent: 0.01em;
  background-image: url("../images/arrow_sellect.png");
  background-repeat: no-repeat;
  background-position: right 17px center;
}
.form-address-new .actions-toolbar {
  position: relative;
  flex: 0 0 100%;
  margin: 30px 0px;
  border-top: 1px solid #d9d9d9;
  padding-top: 50px;
}
.form-address-new .actions-toolbar .secondary {
  position: absolute;
  bottom: 0px;
  margin-left: 30px;
  padding: 0px 0px 5px;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: inherit;
  letter-spacing: 0.075em;
  display: inline-block;
}
.form-address-new .actions-toolbar .secondary .action.back {
  position: relative;
}
.form-address-new .actions-toolbar .secondary .action.back::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  transition: all 300ms ease 0s;
  bottom: -5px;
  right: 0px;
}
#grid-all-order {
  clear: both;
  padding-top: 20px;
}
#grid-all-order .order-item {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 30px;
  margin-bottom: 35px;
  color: #000;
  font-size: 13px;
}
#grid-all-order .order-item .date {
  font-size: 14px;
  margin: 5px 0;
}
#grid-all-order .order-item .view-detail-order {
  position: relative;
}
#grid-all-order .order-item .view-detail-order .icon-view-detail {
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
}
#grid-all-order .order-item .view-detail-order img {
  display: block;
  margin: 15px 0 10px 0;
}
.form-address-new .actions-toolbar .action.primary {
  font-size: 1rem;
  padding: 0.5rem 2.375rem;
  line-height: 1.6;
}
body.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .iframe-layout {
  height: 100%;
}
body.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .iframe-layout iframe {
  width: 100% !important;
  height: 100%;
}
.block-addresses-list {
  display: block;
  padding-top: 40px;
  margin-bottom: 0;
}
.block-addresses-list ul {
  margin-bottom: 20px;
  border: 1px solid #666666;
  border-radius: 3px;
  padding: 20px 30px;
  position: relative;
}
.block-addresses-list ul.default-address {
  position: relative;
}
.block-addresses-list ul.default-address:after {
  content: '';
  position: absolute;
  top: 15px;
  right: 17px;
  width: 10px;
  height: 8px;
  background: url('../images/icons/tick.png') no-repeat center center;
}
.block-addresses-list ul li {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
}
.block-addresses-list ul li.col.actions {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: auto;
}
.block-addresses-list ul li.col.actions a {
  color: #0054a6;
  text-decoration: underline;
}
.myaccount-slide .header-top-links .overlay-sidebar {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.myaccount-slide .header-top-links.active:after {
  display: none !important;
}
.myaccount-slide .header-top-links.active .overlay-sidebar {
  opacity: 0.7;
  visibility: visible;
}
.myaccount-slide .header-top-links .control input.mage-error {
  border-color: #cccccc;
  border-left: 3px solid #f68872;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
}
.myaccount-slide .header-top-links .control div.mage-error {
  margin: 0;
  padding: 5px 15px;
  font-size: 12px;
  font-style: normal;
  border: 1px solid #ccc;
  border-left: 3px solid #f68872;
  border-top: none;
  border-radius: 0 0 3px 3px;
}
.myaccount-slide .header-top-links .control #password-strength-meter {
  border-left: 3px solid #f68872;
  font-size: 12px;
  padding: 5px 15px;
}
.myaccount-slide .header-top-links .login-form .term-create-first {
  margin-top: 0;
}
.myaccount-slide .header-top-links .login-form .secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
  margin-top: 25px;
}
.myaccount-slide .header-top-links .login-form .secondary a {
  width: auto !important;
  padding: 0 !important;
  color: #0054a6 !important;
  text-decoration: underline;
  border: none;
  margin-left: 5px !important;
  display: inline-block;
}
.myaccount-slide .header-top-links .login-form .secondary a span {
  font-size: 14px;
  color: #0054a6 !important;
  font-weight: 400;
}
.myaccount-slide .header-top-links .login-form .forgot-password {
  text-align: center;
  margin-top: 15px;
}
.myaccount-slide .header-top-links .login-form .forgot-password a {
  color: #7a7777 !important;
}
.loader-container {
  width: auto;
  height: auto;
  position: static;
  display: none;
}
.loader-container.arc-rotate .loader {
  width: 18px;
  height: 18px;
  right: 38px;
  top: -5px;
  left: auto;
}
.loader-container.arc-rotate .loader .arc {
  border-color: transparent #000 #000 #000;
  margin: 0;
  width: 100%;
  height: 100%;
}
body.open-search .header-area.scroll-up .top-header,
body.open-search .header-area.scroll-up .top-header-second {
  display: flex;
}
body.open-search .header-area:not(.top) .top-header,
body.open-search .header-area:not(.top) .top-header-second {
  display: none;
}
body:not(.open-search) header.page-header .header-area.active-sticky:not(.scroll-up):not(.top) {
  top: -100% !important;
}
body:not(.open-search) header.page-header .header-area.active-sticky:not(.scroll-up) {
  transition: none !important;
}
body:not(.open-search) header.page-header .header-area.active-sticky.top:not(.scroll-up) {
  position: relative !important;
  border: none;
}
body input[type="text"],
body input[type="email"],
body input[type="password"] {
  z-index: 2;
  position: relative;
  background: transparent;
}
body #mgs-instant-autocomplete-wrapper .product-item-brand {
  font-size: 14px;
  color: #000;
}
body #mgs-instant-autocomplete-wrapper .product-item-name {
  margin: -2px 0 10px 0;
}
body .hide-top-header {
  display: none !important;
}
body .products-grid .items .product-item .actions-primary form > div.mage-error {
  display: none !important;
}
body .products-grid .items .product-item .product-top {
  padding: 0;
}
body .section-title .title {
  color: #000;
}
body .action.tocompare {
  font-weight: bold;
}
body .slider_mgs_carousel .owl-item.active .slide-text {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition-delay: none;
  -webkit-transition-delay: none;
  -moz-transition-delay: none;
  -o-transition-delay: none;
}
body .swiper-container {
  width: 100%;
  height: 100%;
}
body .tab-vitural {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
body .swiper-container.swiper-container-horizontal {
  position: relative;
  margin: 0;
}
body .swiper-container.swiper-container-horizontal:hover > .swiper-scrollbar {
  opacity: 1;
}
body .swiper-container.swiper-container-horizontal > .swiper-scrollbar {
  width: calc(66.66% - 96px);
  margin: 40px auto 20px;
  height: 4px;
  background-color: #f5f5f5;
  position: relative;
  left: inherit;
  bottom: inherit;
  opacity: 0;
  transition: opacity 0.2s ease-in;
  display: block !important;
}
body .swiper-container.swiper-container-horizontal > .swiper-scrollbar .swiper-scrollbar-drag {
  background: #757575;
  cursor: pointer;
}
body .swiper-button-prev,
body .swiper-button-next {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  background-color: #fff;
  border-radius: 50%;
  font-size: 18px;
  width: 50px;
  height: 50px;
  font-weight: bold;
  transition: all 0.3s;
  color: #000;
  inline-display: block !important;
  position: absolute;
  bottom: 0;
  left: auto;
  top: auto;
}
body .swiper-button-prev:hover,
body .swiper-button-next:hover {
  background: #000;
  color: #fff;
}
body .swiper-button-prev:after,
body .swiper-button-next:after {
  display: none;
}
body .swiper-button-prev {
  right: 65px;
}
body .swiper-button-prev:before {
  font-family: "Linearicons";
  content: "\e943";
}
body .swiper-button-next {
  right: 0;
}
body .swiper-button-next:before {
  font-family: "Linearicons";
  content: "\e944";
}
body .action.towishlist,
body .action.quickview {
  display: none !important;
}
body .action.towishlist,
body .action.quickview {
  display: none !important;
}
body.catalog-product_compare-index .message.success {
  display: none !important;
}
body .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.tocompare span:before {
  display: none;
}
body .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:before,
body .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.tocompare:after {
  display: none;
}
body .products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.tocompare span {
  font-size: 14px;
  color: #000;
}
body .breadcrumbs {
  margin-top: 20px;
}
body .breadcrumbs .items .item a,
body .breadcrumbs .items .item strong {
  font-size: 16px;
  color: #000;
  font-family: 'F37Ginger-Light';
}
body .breadcrumbs .items .item:not(:last-child):after {
  content: '/';
  background: none;
  border-radius: 0;
  width: auto;
  height: auto;
  margin: 0;
  top: 0;
  height: 15px;
  font-weight: bold;
}
body .top-header-second .top-header-owl {
  max-width: 991px;
  margin: 0 auto;
}
body .top-header-second .owl-nav button,
body .top-header-second .owl-nav .cart.table-wrapper .actions-toolbar > .action,
body .top-header-second .owl-nav .action-gift {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  background: none !important;
}
body .top-header-second .owl-nav button:before,
body .top-header-second .owl-nav .cart.table-wrapper .actions-toolbar > .action:before,
body .top-header-second .owl-nav .action-gift:before {
  display: none;
}
body .top-header-second .owl-nav button span,
body .top-header-second .owl-nav .cart.table-wrapper .actions-toolbar > .action span,
body .top-header-second .owl-nav .action-gift span {
  color: #000;
  font-size: 19px;
}
body .top-header-second .owl-nav button.owl-prev,
body .top-header-second .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-prev,
body .top-header-second .owl-nav .action-gift.owl-prev {
  left: 0;
}
body .top-header-second .owl-nav button.owl-next,
body .top-header-second .owl-nav .cart.table-wrapper .actions-toolbar > .action.owl-next,
body .top-header-second .owl-nav .action-gift.owl-next {
  right: 0;
}
body .AnimatedDash {
  position: relative;
  width: 75px;
  margin: 30px auto 0 auto;
}
body .AnimatedDash .AnimatedDash__Dash {
  width: 75px;
  margin-right: 1px;
  transform-origin: right center;
  transition: transform 350ms cubic-bezier(0.24, 0, 0.18, 1.5) 100ms, background-color 200ms cubic-bezier(0.24, 0, 0.18, 1.5) 100ms;
  height: 1px;
  background-color: #ffffff;
}
body .AnimatedDash .AnimatedDash__TopLine {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 7px;
  height: 1px;
  background-color: #ffffff;
  transform-origin: right center;
  transform: translateX(0px) translateZ(0px) rotate(45deg) scaleX(0);
  transition: transform 200ms cubic-bezier(0.5, 0.15, 0, 1) 0s, background-color 200ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
}
body .AnimatedDash .AnimatedDash__BottomLine {
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
  height: 1px;
  background-color: #ffffff;
  transform-origin: right center;
  transform: translateX(0px) translateZ(0px) rotate(-45deg) scaleX(0);
  transition: transform 200ms cubic-bezier(0.5, 0.15, 0, 1) 0s, background-color 200ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
}
body .btn.btn-default {
  background: #fff;
  color: #000;
  text-decoration: none;
  border: none;
  padding: 15px 20px;
  box-sizing: border-box;
  font-size: 13px;
  text-transform: capitalize;
  border-radius: 25px;
  letter-spacing: 1px;
}
body .btn.btn-default label {
  display: none;
}
body .btn.btn-default .icon-btn {
  position: relative;
  background: #000;
  width: 15px;
  margin-left: 0;
  width: 0;
  height: 100%;
  display: inline-block;
  text-align: right;
  right: 0;
  top: 0;
  opacity: 0;
  transition: all 150ms ease-in-out;
}
body .btn.btn-default .icon-btn:before {
  left: 0;
  top: -5px;
  content: "";
  height: 2px;
  display: block;
  width: 15px;
  position: absolute;
  background: #000;
}
body .btn.btn-default .icon-btn:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #000;
  border-width: 5px;
  margin-top: -9px;
}
body .btn.btn-default:hover {
  color: #000;
}
body .btn.btn-default:hover .icon-btn {
  opacity: 1;
  width: 15px;
  margin-left: 15px;
}
body .btn.btn-default.black {
  background: #000;
  color: #fff;
}
body .btn.btn-default.black .icon-btn {
  background: #fff;
}
body .btn.btn-default.black .icon-btn:before {
  background: #fff;
}
body .btn.btn-default.black .icon-btn:after {
  border-color: #000;
  border-left-color: #fff;
}
body .btn.btn-default.black:hover {
  background: #000;
  color: #fff;
}
body .btn.btn-default.blue {
  background: #0078d7;
  color: #fff;
}
body .btn.btn-default.blue .icon-btn {
  background: #fff;
}
body .btn.btn-default.blue .icon-btn:before {
  background: #fff;
}
body .btn.btn-default.blue .icon-btn:after {
  border-color: #0078d7;
  border-left-color: #fff;
}
body .btn.btn-default.blue:hover {
  background: #0078d7;
  color: #fff;
}
body .btn.btn-primary,
body .action.primary {
  background: #0072bc;
  border-color: #0072bc;
  border-radius: 3px;
}
body .btn.btn-primary span,
body .action.primary span {
  text-transform: capitalize;
  font-size: 14px;
  text-transform: initial;
}
body .btn.btn-secondary span,
body .action.secondary span {
  text-transform: capitalize;
  font-size: 14px;
  text-transform: initial;
  color: #000;
}
body .color-blue {
  color: #0078d7;
}
body .color-blue * {
  color: #0078d7;
  font-family: "F37Ginger-Bold";
  font-size: 12px;
}
body .desktop-large-grid .line .product-item {
  padding: 0;
  margin: 0;
}
body .mgs-product-tab .mgs-tab.data.items > .item.content {
  margin-top: 60px;
}
body .mgs-product-tab .mgs-tab.data.items > .item.title > .switch {
  font-size: 17px;
}
body header.page-header .header-area.active-sticky .logo {
  min-height: 85px;
}
body header.page-header .top-header {
  position: relative;
  display: flex;
  justify-content: center;
}
body header.page-header #close-top-header {
  margin-left: 15px;
  cursor: pointer;
}
body header.page-header #close-top-header:before {
  font-family: 'Linearicons';
  content: "\e935";
  font-size: 13px;
  display: block;
  color: #fff;
}
body header.page-header .header-top-links .actions .action.top-links:before {
  width: 18px;
  height: 18px;
  content: '';
  background: url('../images/icons/user.svg');
  display: block;
}
body header.page-header .minicart-wrapper .action.showcart:before {
  width: 20px;
  height: 20px;
  content: '' !important;
  background: url('../images/icons/shopping-cart.svg');
}
body header.page-header .block-search .block-content .form.active {
  width: 100%;
}
body header.page-header .block-search .block-content .form.active input#search {
  border: none;
  font-size: 20px;
}
body header.page-header .block-search .block-content .form:not(.active) input {
  background: #f9f9f9;
  transition: all .5s;
}
body header.page-header .block-search .block-content input {
  padding: 0 18px 0 50px;
  border: 1px solid #9c9c9c;
  font-size: 13px;
  font-family: F37Ginger-Light, "Cerebri Sans", sans-serif;
}
body header.page-header .block-search .block-content input::-webkit-input-placeholder {
  /* Edge */
  color: #353535;
}
body header.page-header .block-search .block-content input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #353535;
}
body header.page-header .block-search .block-content input::placeholder {
  color: #353535;
}
body header.page-header .block-search .block-content .action.search {
  left: 15px;
}
body header.page-header .middle-header {
  background: #fff;
}
body .account-social-login .actions-toolbar.social-btn {
  width: 100%;
}
body .account-social-login .btn-social {
  height: 40px;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: none;
}
body .account-social-login .btn-social.btn-facebook {
  background: url('../images/icons/facebook-login.png') no-repeat center center;
}
body .account-social-login .btn-social.btn-google {
  background: url('../images/icons/google-login.png') no-repeat center center;
}
body .term-create-first {
  color: #000;
  font-size: 14px;
  letter-spacing: 0.3px;
  margin-top: -20px;
  padding-bottom: 10px;
}
body .term-create-first a {
  color: #0054a6;
  text-decoration: underline;
}
body .term-create {
  text-align: center;
  color: #000;
  font-size: 11px;
  padding-top: 15px;
}
body .term-create a {
  color: #0054a6;
  text-decoration: underline;
}
body .or-social-login {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .or-social-login:before,
body .or-social-login:after {
  content: '';
  height: 1px;
  width: 43%;
  background: #d7d7d7;
  display: block;
}
body .header-top-links .field:not(.choice) {
  position: relative;
  margin-bottom: 10px;
}
body .header-top-links .field:not(.choice) label {
  position: absolute;
  top: 17px;
  left: 18px;
  font-size: 13px !important;
  transition: all 0.3s;
  z-index: 3;
}
body .header-top-links .field:not(.choice) label.input-focus {
  top: 5px;
}
body .header-top-links .field:not(.choice) label.input-focus ~ .control input {
  padding-top: 10px;
}
body .header-top-links .action.primary {
  background: #000;
  border-color: #000;
}
body .header-top-links .form-login .forgot-password a {
  text-decoration: underline;
  font-size: 14px;
  font-weight: normal !important;
  position: static !important;
  color: #0054a6 !important;
  padding: 5px 0 !important;
  background: none !important;
}
body .header-top-links .form-login .or-social-login {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding: 23px 0 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body .header-top-links .form-login .or-social-login:before,
body .header-top-links .form-login .or-social-login:after {
  content: '';
  height: 1px;
  width: 43%;
  background: #d7d7d7;
  display: block;
}
body .header-top-links .form-login .field:not(.choice) {
  position: relative;
  margin-bottom: 10px;
}
body .header-top-links .form-login .field:not(.choice) label {
  position: absolute;
  top: 17px;
  left: 18px;
  font-size: 13px !important;
  transition: all 0.3s;
  z-index: 3;
}
body .header-top-links .form-login .field:not(.choice) label.input-focus {
  top: 5px;
}
body .header-top-links .form-login .field:not(.choice) input {
  background: transparent;
  z-index: 99;
  position: relative;
}
body .header-top-links .form-login .field:not(.choice) input.required-captcha {
  height: 0;
}
body .header-top-links .form-login .field:not(.choice) label.input-focus ~ .control input {
  padding-top: 10px;
}
body .header-top-links .form-login .action.primary {
  background: #000;
  border-color: #000;
}
body .header-top-links .sidebar-form {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  padding: 15px 20px !important;
  min-width: 360px;
  right: 0;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(35, 31, 32, 0.1);
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
}
body .header-top-links .sidebar-form .form.password.forget {
  min-width: auto;
  width: 100%;
}
body .header-top-links .sidebar-form.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
body .header-top-links .sidebar-form .register-form__top,
body .header-top-links .sidebar-form .sidebar-form__top {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 5px 20px 20px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 -20px 25px;
}
body .header-top-links .sidebar-form .register-form__top .register-title,
body .header-top-links .sidebar-form .sidebar-form__top .register-title,
body .header-top-links .sidebar-form .register-form__top .sidebar-form__title,
body .header-top-links .sidebar-form .sidebar-form__top .sidebar-form__title {
  font-weight: bold;
  color: #000;
}
body .header-top-links .sidebar-form .register-form__top #close-createaccount,
body .header-top-links .sidebar-form .sidebar-form__top #close-createaccount,
body .header-top-links .sidebar-form .register-form__top .close-account,
body .header-top-links .sidebar-form .sidebar-form__top .close-account {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  background: none;
  border: none;
}
body .header-top-links .sidebar-form .register-form__top #close-createaccount span:before,
body .header-top-links .sidebar-form .sidebar-form__top #close-createaccount span:before,
body .header-top-links .sidebar-form .register-form__top .close-account span:before,
body .header-top-links .sidebar-form .sidebar-form__top .close-account span:before {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
body .header-top-links .sidebar-form .fieldset {
  margin-bottom: 20px;
}
body .header-top-links .sidebar-form .fieldset.create.info {
  margin-bottom: 0;
}
body .header-top-links .sidebar-form .action.primary {
  background: #000;
  border-color: #000;
}
body .header-top-links .sidebar-form .secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
}
body .header-top-links .sidebar-form .secondary a {
  width: auto !important;
  padding: 0 !important;
  font-size: 14px;
  color: #0054a6;
  text-decoration: underline;
}
body .header-top-links .sidebar-form .form.create.account {
  min-width: auto;
  width: 100%;
}
body footer.page-footer {
  color: #000;
}
body footer.page-footer .middle-footer {
  max-width: 1350px;
  margin: 0 auto;
}
body footer.page-footer .middle-footer .list-icon li {
  display: flex;
}
body footer.page-footer .bottom-footer {
  padding-bottom: 20px !important;
  padding-top: 0 !important;
  max-width: 1350px;
  margin: 0 auto;
  border: none !important;
}
body footer.page-footer .bottom-footer .content-bottom {
  padding-right: 0 !important;
}
body footer.page-footer .bottom-footer .bottom-footer-copyright {
  text-align: left;
}
body footer.page-footer .footer-block .footer-title {
  margin-bottom: 13px;
  font-size: 15px;
  color: #000;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0.05rem;
}
body footer.page-footer .list-links li a,
body footer.page-footer .list-icon li a,
body footer.page-footer .list-icon .footer-icon,
body footer.page-footer .list-icon li {
  color: #000;
  font-size: 14px;
}
body footer.page-footer .list-icon li {
  padding-left: 0;
}
body footer.page-footer .list-icon li i {
  margin-right: 10px;
  font-size: 18px;
}
body footer.page-footer .list-icon li i.icofont-google-map:before {
  content: '';
  display: block;
  width: 12px;
  height: 15px;
  background: url('../images/icons/update/location-outline.png') no-repeat center center;
}
body footer.page-footer .list-icon li i.icofont-email:before {
  content: '';
  display: block;
  width: 12px;
  height: 10px;
  background: url('../images/icons/update/email-outline.png') no-repeat center center;
}
body footer.page-footer .list-icon li i.icofont-phone:before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  background: url('../images/icons/update/phone-outline.png') no-repeat center center;
}
body footer.page-footer .bottom-footer-social .social-links {
  display: flex;
  margin: 0 -7px 15px !important;
}
body footer.page-footer .bottom-footer-social .social-links li {
  padding: 0 7px;
}
body footer.page-footer .bottom-footer-social p {
  margin-bottom: 0;
}
body .page-title-wrapper.layout_type1 {
  background: none !important;
  padding: 20px 0 20px 0 !important;
  margin: 0;
  display: flex;
  flex-direction: column;
}
body .page-title-wrapper.layout_type1 .page-title {
  text-align: left;
  order: 1;
  font-size: 30px;
}
body .page-title-wrapper.layout_type1 .breadcrumbs {
  padding: 0 0 10px 0px;
}
body .page-title-wrapper.layout_type1 .breadcrumbs .items {
  justify-content: flex-start;
  padding-left: 0;
}
body .page-header .login-form {
  padding: 15px 25px !important;
  min-width: 360px;
  width: auto;
}
body .page-header .login-form .block-customer-login {
  padding: 35px 0;
}
body .login-form__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px 15px 25px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 -25px;
}
body .login-form__top .customer-welcome {
  color: #000;
}
body .login-form__top .close-myaccount {
  margin-bottom: 0 !important;
}
body .login-form__top .close-myaccount span:before {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
body .info-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  padding: 15px 25px;
  background: #fff;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  box-shadow: 0 0 10px 0 rgba(35, 31, 32, 0.1);
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
}
body .info-sidebar .message {
  position: relative !important;
}
body .info-sidebar .message.info,
body .info-sidebar .message.error,
body .info-sidebar .message.warning,
body .info-sidebar .message.notice,
body .info-sidebar .message.success {
  position: static !important;
}
body .info-sidebar > div {
  display: none;
}
body .info-sidebar .form-address-edit,
body .info-sidebar .form-address-new {
  width: 100%;
  flex-direction: column;
  padding-top: 20px;
}
body .info-sidebar .form-address-edit > .fieldset,
body .info-sidebar .form-address-new > .fieldset {
  width: 100%;
  max-width: 100%;
  flex: 100%;
  padding: 0;
}
body .info-sidebar .form-address-edit > .fieldset:nth-child(2),
body .info-sidebar .form-address-new > .fieldset:nth-child(2) {
  margin-bottom: 0;
}
body .info-sidebar .form-address-edit .field.region .label,
body .info-sidebar .form-address-new .field.region .label,
body .info-sidebar .form-address-edit .field.country .label,
body .info-sidebar .form-address-new .field.country .label {
  display: none;
}
body .info-sidebar .form-address-edit .actions-toolbar,
body .info-sidebar .form-address-new .actions-toolbar {
  border: none;
  padding: 0;
  margin: 0;
}
body .info-sidebar.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
body .info-sidebar.active > div.active {
  display: block;
}
body .info-sidebar.active > div.active:not(.edit) #customer-address-edit {
  display: block;
}
body .info-sidebar.active > div.active:not(.edit) #ajax-edit-address {
  display: none;
}
body .info-sidebar.active > div.active.edit #customer-address-edit {
  display: none;
}
body .info-sidebar.active > div.active.edit #ajax-edit-address {
  display: block;
}
body .info-sidebar .sidebar-edit_title {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  padding: 5px 25px 15px;
  margin: 0 -25px 20px -25px;
  border-bottom: 1px solid #f0f0f0;
}
body .info-sidebar .sidebar-edit_title .title {
  color: #000;
}
body .info-sidebar .sidebar-edit_title button,
body .info-sidebar .sidebar-edit_title .cart.table-wrapper .actions-toolbar > .action,
body .info-sidebar .sidebar-edit_title .action-gift {
  padding: 0;
  margin: 0;
  width: auto;
  height: auto;
  border: none;
  background: none;
}
body .info-sidebar .sidebar-edit_title button span:before,
body .info-sidebar .sidebar-edit_title .cart.table-wrapper .actions-toolbar > .action span:before,
body .info-sidebar .sidebar-edit_title .action-gift span:before {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
body .info-sidebar .sidebar-edit__back {
  display: flex;
  align-items: center;
  float: left;
  cursor: pointer;
}
body .info-sidebar .sidebar-edit__back .title {
  color: #999;
  font-size: 13px;
}
body .info-sidebar .sidebar-edit__back .AnimatedDash {
  width: 30px;
  margin: 0 5px 0 0;
}
body .info-sidebar .sidebar-edit__back .AnimatedDash * {
  background-color: #999 !important;
}
body .info-sidebar .sidebar-edit__back .AnimatedDash .AnimatedDash__Dash {
  width: 30px;
  transform-origin: left center;
}
body .info-sidebar .sidebar-edit__back .AnimatedDash .AnimatedDash__TopLine {
  right: auto;
  left: 0;
  transform-origin: left center;
}
body .info-sidebar .sidebar-edit__back .AnimatedDash .AnimatedDash__BottomLine {
  right: auto;
  left: 0;
  transform-origin: left center;
}
body .info-sidebar .sidebar-edit__back:hover .AnimatedDash .AnimatedDash__Dash {
  transform: scaleX(0.75) translateZ(0px);
  transition: transform 100ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
}
body .info-sidebar .sidebar-edit__back:hover .AnimatedDash .AnimatedDash__TopLine {
  transform: translateX(1px) translateZ(0px) rotate(45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 60ms;
}
body .info-sidebar .sidebar-edit__back:hover .AnimatedDash .AnimatedDash__BottomLine {
  transform: translateX(1px) translateZ(0px) rotate(-45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 90ms;
}
body .info-sidebar .info-sidebar__changeEmail .field.choice {
  visibility: hidden;
  opacity: 0;
  z-index: -999;
  position: absolute;
}
body .info-sidebar .info-sidebar__changeEmail .form-edit-account .fieldset.password {
  display: block !important;
  margin-bottom: 0;
}
body .info-sidebar .info-sidebar__changeEmail .form-edit-account .field-name-firstname,
body .info-sidebar .info-sidebar__changeEmail .form-edit-account .field-name-lastname {
  display: none;
}
body .account-info .account-info__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 5px 0;
}
body .account-info .account-info__item .edit-info-sidebar {
  cursor: pointer;
}
body .account-info .account-info__item label,
body .account-info .account-info__item a {
  display: block;
  box-sizing: border-box;
  color: #999999;
  font-size: 13px;
  padding: 7.5px 0;
}
body .account-info .account-info__item > a {
  display: flex;
  align-items: center;
}
body .account-info .account-info__item > a .AnimatedDash {
  width: 30px;
  margin: 0 0 0 5px;
}
body .account-info .account-info__item > a .AnimatedDash * {
  background-color: #999 !important;
}
body .account-info .account-info__item > a .AnimatedDash .AnimatedDash__Dash {
  width: 30px;
}
body .account-info .account-info__item > a:hover .AnimatedDash .AnimatedDash__Dash {
  transform: scaleX(0.75) translateZ(0px);
  transition: transform 100ms cubic-bezier(0.5, 0.15, 0, 1) 0s;
}
body .account-info .account-info__item > a:hover .AnimatedDash .AnimatedDash__TopLine {
  transform: translateX(1px) translateZ(0px) rotate(45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 60ms;
}
body .account-info .account-info__item > a:hover .AnimatedDash .AnimatedDash__BottomLine {
  transform: translateX(1px) translateZ(0px) rotate(-45deg) scaleX(1);
  transition: transform 400ms cubic-bezier(0, 1.4, 0.5, 1) 90ms;
}
body .account-info .account-info__item .item-full {
  width: 100%;
  color: #000;
}
body .account-info .account-info__item .item-full * {
  font-size: 14px;
}
body .account-info .account-info__item .item-full a {
  text-decoration: underline;
  color: #0054a6;
}
body .account-info .account-info__item.order-history {
  border-top: 1px solid #999;
  padding-top: 25px;
  margin-top: 20px;
}
body .account-info_logout {
  padding: 50px 0 30px 0;
  text-align: center;
}
body .account-info_logout a {
  text-decoration: underline;
}
body.catalogsearch-result-index .columns {
  padding: 0;
}
body.catalogsearch-result-index .page-title-wrapper.layout_type1 .page-title {
  font-size: 17px;
  text-align: center;
}
body.catalogsearch-result-index .page-title-wrapper.layout_type1 .page-title span {
  display: inline;
  font-weight: 400;
  font-size: 18px;
  font-family: 'F37Ginger-Light';
  margin-bottom: 5px;
}
body.catalogsearch-result-index .page-title-wrapper.layout_type1 .page-title span.query-search {
  font-weight: bold;
}
body.catalogsearch-result-index .breadcrumbs {
  display: none;
}
@media (min-width: 992px) {
  .hidden-pc,
  .custom-menu-mobile {
    display: none;
  }
  body .header-area:not(.right-slide-menu) .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0 > a.level0 {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    overflow: hidden;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .swiper-scrollbar {
    opacity: 1;
    height: 2px;
    width: 100%;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .swiper-scrollbar .swiper-scrollbar-drag {
    background: #000;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .mgs-products {
    border: none;
    padding: 0;
    margin-top: 10px;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.title {
    float: left;
    width: auto;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.title .switch {
    border: none;
    padding: 0 20px 0 0 !important;
    font-family: "F37Ginger-Bold";
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.title .switch:after {
    display: none;
  }
  body.cms-index-index .panel-block .mgs-product-tab .mgs-tab.data.items .item.content {
    order: 10;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .banner-tradein.full-box {
    height: 400px;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .trade-save-text {
    top: 0 !important;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .trade-save-text h4 {
    font-size: 40px;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .tradein__des-right {
    top: 50px !important;
  }
  body.tradein-cms.boxed:not(.fbuilder-create-element).fullwidth > .page-wrapper .tradein__des .tradein__des-right h3 {
    font-size: 20px;
    line-height: 23px;
  }
}
@media (max-width: 768px) {
  #banner-thumb {
    display: none !important;
  }
  .section-builder.collections {
    padding-top: 20px !important;
  }
}
