@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i.less');
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  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: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  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: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  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 #cccccc;
  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: 11px 10px;
}
button {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[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,
.search-terms,
.product-items,
.prices-tier,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.search-terms > li,
.product-items > li,
.prices-tier > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.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;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-radius: 3px;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.cart-summary .form.giftregistry .fieldset .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus),
.paypal-review-discount .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus),
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  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,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.action-gift,
.gift-wrapping-title .action-remove,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete,
.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,
.wishlist.split.button > .action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form.send.friend .action.remove,
.form-create-return .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
  border-radius: 0;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.action-gift:visited,
.gift-wrapping-title .action-remove:visited,
.block.related .action.select:visited,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.wishlist.split.button > .action:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form.send.friend .action.remove:visited,
.form-create-return .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.action-gift:hover,
.gift-wrapping-title .action-remove:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.wishlist.split.button > .action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form.send.friend .action.remove:hover,
.form-create-return .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.action-gift:active,
.gift-wrapping-title .action-remove:active,
.block.related .action.select:active,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.wishlist.split.button > .action:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form.send.friend .action.remove:active,
.form-create-return .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,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete: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,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check: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.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .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,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.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,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.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.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.action-gift:active,
.action-gift:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete: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),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check: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.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.primary:focus,
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:focus,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.abs-discount-code .form-discount .actions-toolbar .primary .action:focus,
.abs-discount-code .form-discount .actions-toolbar .primary .action:active,
.paypal-review-discount .actions-toolbar .action.primary:focus,
.paypal-review-discount .actions-toolbar .action.primary:active,
.paypal-review-discount .actions-toolbar .action.cancel:focus,
.paypal-review-discount .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:focus,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:focus,
.cart-discount .actions-toolbar .action.cancel:active,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.primary:hover,
.abs-discount-block .actions-toolbar .action.cancel:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover,
.paypal-review-discount .actions-toolbar .action.primary:hover,
.paypal-review-discount .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.form-address-edit .actions-toolbar .action.vertex-secondary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary,
.box-tocart .action.tocart,
.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 {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.instant-purchase,
.box-tocart .action.tocart {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.amazon-validate-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  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: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  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;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.multicheckout .table-wrapper .col .qty .input-text,
.box-tocart .input-text.qty,
.account .table-return-items .qty .input-text,
.block-wishlist-info-items .input-text.qty,
.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: 54px;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #999999;
}
.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;
}
.abs-like-link:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.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.send.friend .action.remove,
.form-create-return .action.remove {
  line-height: normal;
  margin-left: 73%;
  position: absolute;
  top: 34px;
  width: auto;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form.send.friend .fieldset .field .control,
.form-create-return .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .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.send.friend .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form.send.friend .additional,
.form-create-return .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form.send.friend .message.notice,
.form-create-return .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.opc-wrapper .form-giftcard-account .field .label,
.page-product-giftcard .fieldset.giftcard > .legend,
.form-add-invitations .fields .label,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .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 .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.account-nav .title,
.filter-options-content .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.block.newsletter .label,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form: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 .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content: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,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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 .product-item .product-item-details:before,
.opc-block-summary .product-item .product-item-details:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.page-product-downloadable .product-add-form: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 .content:after,
.table-order-items .gift-wrapping .content:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.toolbar:after,
.sidebar .product-items-images: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 .product-item .product-item-details:after,
.fieldset .fullname .field:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  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: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  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: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  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-social-links .action.mailto.friend,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.wishlist.split.button > .action.split,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  color: #666666;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-social-links .action.mailto.friend:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: inherit;
  font-family: 'luma-icons';
  margin: -2px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-social-links .action.mailto.friend:hover,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover {
  color: #333333;
  text-decoration: none;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:before,
.product-social-links .action.mailto.friend:before,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  width: 18px;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.multicheckout .table-wrapper .cart-price {
  color: #7d7d7d;
  font-size: 1.6rem;
  font-weight: 700;
}
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax {
  font-size: 1.4rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  font-size: 1.1rem;
  display: inline-block;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  padding-right: 10px;
  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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  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,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  display: table-cell;
  vertical-align: top;
}
.paypal-review .block .block-title > .action,
.multicheckout .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.paypal-review .block .box-title,
.multicheckout .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.paypal-review .block .box-title > span,
.multicheckout .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
}
.paypal-review .block .box-title > .action,
.multicheckout .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .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: 'luma-icons';
  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,
.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 .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.cart-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #cccccc;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-reorder .block-title,
.widget .block-title {
  margin: 0 0 20px;
}
.block-reorder .block-title strong,
.widget .block-title strong {
  font-size: 18px;
  font-weight: 300;
}
.block-cart-failed {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear {
  display: none;
}
.form-giftregistry-edit .field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.field.date ._has-datepicker,
.field-dob ._has-datepicker,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form-giftregistry-edit .field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - 33px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}
.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: #666666;
}
.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 {
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .grand th,
.cart-totals .grand td {
  padding: 11px 0;
}
.cart-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price {
  padding-right: 20px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-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 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-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 {
  content: '\e621';
}
.cart-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
  display: none;
}
.cart-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
}
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  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 tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
/*.message.info {
        .lib-message-icon-inner(info);
    }*/
/*.message.error {
        .lib-message-icon-inner(error);
    }*/
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
/*.message.notice {
        .lib-message-icon-inner(notice);
    }*/
/*.message.success {
        .lib-message-icon-inner(success);
    }*/
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f0f0f0;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #757575;
  content: '\e609';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  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.7);
  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 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.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;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
  margin: 0;
}
.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;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend > span {
  margin-right: 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;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-size: 30px 60px;
  border: 1px solid #cccccc;
  height: 32px;
  padding-right: 25px;
  text-indent: .01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._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;
  margin-top: -4px;
  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: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  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: 'luma-icons';
  src: url('../fonts/Luma-Icons.woff2') format('woff2'), url('../fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 3px;
}
button:not(.primary) {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
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 {
        .lib-button-primary();
    }*/
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.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;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #cccccc;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.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 {
  color: #333333;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.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: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 8px 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 5px;
  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 {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #f0f0f0;
  border: 1px solid #cccccc;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  background: #dedede;
  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: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  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: 16px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  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 {
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 8px;
}
.pages .action.next {
  margin-left: 8px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  margin-bottom: 10px;
  text-align: center;
}
.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;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
}
.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: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  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: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: #737373;
}
.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 .actions-toolbar .action.cancel {
  font-weight: 400;
}
.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;
            .lib-font-size(18);
            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;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}
* {
  box-sizing: border-box;
  outline: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  color: #333333;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0px;
  margin: 0px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
  outline: none;
  color: #1d5f98;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
dt {
  margin: 0px;
}
div.mage-error {
  color: #e80404;
  font-weight: 600;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type*="date"]::placeholder,
input[type="email"]::placeholder {
  color: inherit;
}
#form-category-search input[type="text"]::placeholder {
  color: #a9a9a9;
}
table {
  background-color: transparent;
}
td,
th {
  padding: 0px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.row {
  margin: 0px -15px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type=number]::-webkit-inner-spin-button {
  appearance: auto;
}
.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;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  border: 0px;
}
.btn,
.checkout-onepage-success .page-title-wrapper .print,
.checkout-success .actions-toolbar .action.primary,
.checkout-onepage-success #registration .action.primary,
.action.primary,
.action.secondary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
}
.container {
  max-width: 1170px;
  padding: 0px 15px;
  width: 100%;
  margin: 0 auto;
}
.cbp-spmenu-left,
.sarch_mini_btn,
#showLeftPush {
  display: none;
}
.cms-index-index #container.container,
main#maincontent.page-main {
  max-width: none;
  padding: 0;
  width: 100%;
}
.cms-index-index .column.main,
.contact-index-index .column.main {
  padding: 0px !important;
}
.page-wrapper .page-header .panel.wrapper {
  background-color: transparent;
  border-bottom: 1px #9f9f9f solid;
  float: left !important;
  width: 100% !important;
  margin-bottom: 11px;
}
.page.messages {
  padding-bottom: 3px;
}
.home-before-content.home-banner {
  padding-top: 22.30%;
  background-size: cover;
  background-position: 50% 50%;
  display: block;
}
.page-layout-1column .column.main {
  width: 100% !important;
  padding: 0px 0px 0px 15px;
}
.customer-account-forgotpassword .column.main {
  padding-left: 0px;
}
.customer-account-forgotpassword .form.password.forget {
  min-width: auto;
}
.customer-account-forgotpassword .form .field {
  margin: 10px 0px 0px;
}
.page-header {
  padding-bottom: 16px !important;
}
.page-header .top_header_lt {
  padding: 8px 0px 7px;
  width: 57%;
  float: left;
  color: #000000;
  font-weight: 700;
}
.page-header .top_header_rt {
  width: 42%;
  margin-right: 0px;
  padding: 6px 0px 0px;
  text-align: right;
  float: right;
  color: #000000;
  font-size: 11px;
  font-weight: 400;
  line-height: 10px;
  margin: auto;
}
.page-header .top_header_rt > ul {
  padding: 0px;
  margin: 0px;
  margin: 0px -2px 0px 0px;
}
.page-header .top_header_rt > ul > li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 9px;
  position: relative;
  margin: 0px;
  text-decoration: none;
}
.page-header .top_header_rt > ul > li a {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  display: inline-block;
  line-height: 24px;
  padding-bottom: 5px;
  text-decoration: none;
}
.page-header .top_header_rt > ul > li:last-child {
  padding-right: 0px;
}
.page-header .top_header_rt > ul > li:last-child:after {
  display: none;
}
.page-header .top_header_rt > ul > li.dropdown:before,
.page-header .top_header_rt > ul > li.header_login:before {
  content: "\f107";
  font-family: 'FontAwesome';
  padding-left: 4px;
  float: right;
  margin-top: 7px;
  font-size: 14px;
}
.page-header .top_header_rt > ul > li.dropdown ul {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  width: 259px;
  border-radius: 3px;
  padding: 28px 20px 20px 21px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left;
  z-index: 2;
  margin-left: -9px;
}
.page-header .top_header_rt > ul > li.dropdown ul li {
  display: block;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  z-index: 1;
}
.page-header .top_header_rt > ul > li.dropdown ul:before {
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0px;
  left: 49%;
  position: absolute;
  top: 1px;
  width: 0px;
}
.page-header .top_header_rt > ul > li.dropdown ul:after {
  border: 1px #9f9f9f solid;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 6px;
  bottom: 0px;
  margin: auto;
  border-radius: 3px;
  background-color: #fff;
}
.page-header .top_header_rt > ul > li.dropdown li a {
  border: 1px #9f9f9f solid;
  display: block;
  line-height: 49px;
  margin-bottom: 9px;
  position: relative;
  padding-left: 60px;
  font-size: 18px;
  color: #333;
  border-radius: 3px;
  padding-bottom: 0;
  text-decoration: none;
  font-weight: 400;
}
.page-header .top_header_rt > ul > li.dropdown li a:hover {
  background-color: #3395d7;
  border-color: #3395d7;
  color: #ffffff;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  background-color: #3395d7;
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  text-align: center;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa:before {
  font-size: 36px;
  position: absolute;
  left: 0;
  right: 0;
  line-height: 36px;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.hc:before {
  content: "";
  background-image: url('../images/cw_images/help-center-ic.webp');
  width: 33px;
  height: 27px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 33px;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.os:before {
  content: "";
  background-image: url('../images/cw_images/h-order-status.webp');
  width: 34px;
  height: 29px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: 34px;
}
.page-header .top_header_rt > ul > li.dropdown li a .fa.fa-commenting-o:before,
.page-header .top_header_rt > ul > li.dropdown li a .fa.fa-paper-plane-o:before {
  font-size: 28px;
  line-height: 28px;
  margin-top: -3px;
}
.page-header .top_header_rt > ul > li.dropdown li.time {
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse {
  padding-top: 0;
  width: auto;
  float: none;
  padding-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links {
  border: 1px #9f9f9f solid;
  background-color: #fff;
  border-radius: 3px;
  padding: 20px;
  display: inline-block;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.login_button a {
  padding-bottom: 0;
  color: #fff;
  line-height: 35px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  background: #1c8cdc !important;
}
.page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.register_button {
  border-bottom: 1px solid #adadad;
  line-height: 24px;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.page-header .top_header_rt > ul > li:after {
  content: "|";
  position: absolute;
  right: -5px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-weight: 400;
  margin-top: -3px;
}
.page-header .top_header_rt > ul > li:hover ul {
  display: block;
}
.page-header .top_header_rt > ul > li + li + li.dropdown .time {
  padding-top: 0px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse {
  padding-top: 0;
  width: auto;
  float: none;
  padding-bottom: 0;
  margin-top: 0;
  display: inline-block;
  text-align: center;
  position: relative;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header {
  text-decoration: none;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header .login_txt {
  line-height: inherit;
  font-weight: 400;
  color: #333;
  font-size: 14px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse > div {
  display: none;
  position: absolute;
  top: 100%;
  left: -33px;
  text-align: center;
  width: 212px;
  border: 1px solid #9c9c9c;
  background: #fff;
  z-index: 9999;
  border-radius: 3px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 190px;
  border-color: #9f9f9f;
  left: 50%;
  margin-left: -12px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse > div.widget-content {
  border: 0;
  background-color: transparent;
  padding: 6px 0 0;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse > div.widget-content :before {
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  top: 1px;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content {
  display: inline-block;
}
.page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content:before {
  content: " ";
  height: 0;
  left: 49%;
  position: absolute;
  width: 0;
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  top: 1px;
}
.header.content {
  max-width: 1170px !important;
  margin: 0 auto;
  clear: both;
  padding: 19px 15px 0px !important;
}
.header.content .compare.wrapper {
  margin-bottom: 10px;
  float: none;
}
.header.content .logo {
  float: left;
  width: auto;
  max-width: 21%;
  margin: 0px;
}
.header.content .logo img {
  max-width: 100%;
  border: 0;
}
.header.content .search_header {
  width: 496px;
  float: left;
  position: relative;
  margin-left: 36px;
  margin-top: 2px;
  padding-left: 0px;
  z-index: inherit;
}
.header.content .search_header .field,
.header.content .search_header .control {
  margin-top: 0;
}
.header.content .search_header #search {
  width: 100%;
  height: 29px;
  line-height: normal;
  padding: 5px 10px;
  border: 1px solid #0d4879;
  color: #000000;
  padding-right: 40px;
  border-radius: 5px;
}
.header.content .search_header .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.header.content .search_header .actions .search {
  width: 30px;
  height: 29px;
  background: #0d4879;
  float: left;
  line-height: 29px;
  text-align: center;
  border: 0;
  right: 0px;
  opacity: 1;
  cursor: pointer;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.header.content .search_header .actions .search i {
  color: #ffffff;
  font-size: 16px;
}
.header.content .search_header .actions .search:before {
  display: none;
}
.header.content .cwn-header-section-contact {
  width: 28%;
  margin-top: -12px;
  padding-right: 6px;
  border-left: 0;
  padding-bottom: 0;
  float: left;
  text-align: center;
}
.header.content .cwn-header-section-contact .header_phone_number_section {
  display: inline-block;
  position: relative;
  padding-left: 61px;
  padding-top: 0;
}
.header.content .cwn-header-section-contact .header_phone_number_section:before {
  content: "\f095";
  font-family: 'FontAwesome';
  width: 53px;
  height: 52px;
  border-radius: 3px;
  background-color: #3395d7;
  display: inline-block;
  font-size: 36px;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 53px;
}
.header.content .cwn-header-section-contact .header_phone_number_section:after {
  content: "\f0da";
  font-family: 'FontAwesome';
  color: #3395d7;
  font-size: 24px;
  position: absolute;
  left: 50px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 8px;
}
.header.content .cwn-header-section-contact .header_phone_number_section a {
  font-size: 24px;
  color: #3395d7;
  line-height: 24px;
  letter-spacing: .9px;
  font-weight: 600;
  text-decoration: none;
}
.header.content .cwn-header-section-contact .header_phone_number_section a:hover {
  text-decoration: none;
}
.header.content .cwn-header-section-contact .header_phone_number_section p.small_text {
  font-size: 12px;
  max-width: 180px;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 18px;
}
.header.content .minicart-wrapper {
  width: 40px;
  padding-left: 8px;
  float: right;
  position: relative;
  margin-top: 2px;
  margin-left: 0px;
}
.header.content .minicart-wrapper:before {
  background: #dcdcdc;
  content: "";
  height: 29px;
  left: -28px;
  position: absolute;
  top: 0;
  width: 1px;
}
.header.content .minicart-wrapper .text {
  display: none;
}
.header.content .minicart-wrapper .counter-number {
  width: 32px;
  height: 28px;
  float: left;
  position: relative;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  padding-top: 0;
  padding-left: 8px;
  line-height: 20px;
  background: url('../images/cw_images/cart_ic.webp') no-repeat center;
}
.header.content .minicart-wrapper .counter-label {
  display: none;
}
.header.content .minicart-wrapper .action.showcart:before {
  display: none;
}
.header.content .minicart-wrapper .min_cart_grand_total span.price {
  display: block;
  color: #000000;
  font-size: 12px;
  position: absolute;
  margin: 0;
  left: -7px;
  top: 30px;
  width: 64px;
  text-align: center;
}
.header.content .minicart-wrapper .mage-dropdown-dialog {
  position: absolute;
  background: #fff;
  border: 1px solid #9c9c9c;
  padding: 15px 12px;
  width: 212px;
  top: 50px;
  right: 0;
  left: auto;
  z-index: 9999;
}
.header.content .minicart-wrapper .mage-dropdown-dialog:before {
  border-bottom: 7px solid #999;
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  left: auto;
  right: 10px;
  position: absolute;
  top: -7px;
  width: 0;
}
.header.content .minicart-wrapper .action.close {
  display: none !important;
}
.header.content .minicart-wrapper .minicart-widgets,
.header.content .minicart-wrapper .block-minicart {
  margin: 0px;
}
.header.content .minicart-wrapper:hover .mage-dropdown-dialog {
  display: block !important;
}
.header.content #minicart-content-wrapper .subtitle.empty {
  font-weight: 400;
  font-size: 12px;
  display: block;
  padding: 0px;
}
.header.content #minicart-content-wrapper .actions {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 5px;
  margin: 0px;
}
.header.content #minicart-content-wrapper .actions > .primary {
  margin: 0px;
}
.header.content #minicart-content-wrapper .actions #top-cart-btn-checkout {
  background: #73c546;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border: 0;
  cursor: pointer;
  height: 33px;
  padding: 0 7px;
  text-transform: uppercase;
  margin: 0;
  border-radius: 0px;
  width: auto;
  display: inline-block;
}
.header.content #minicart-content-wrapper .actions #top-cart-btn-checkout:hover {
  background: #65b13c;
}
.header.content #minicart-content-wrapper .minicart-items-wrapper {
  border: 0px;
  margin: 0px;
  overflow: visible;
  padding: 0px;
}
#mini-cart {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
#mini-cart li {
  float: left;
  width: 100%;
  padding: 0 0 7px;
  margin: 0;
  list-style: none;
}
#mini-cart li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#mini-cart li.product-item .product-item-name {
  width: 67%;
  float: left;
  font-size: 11px;
  font-weight: 400;
  margin: 0;
}
#mini-cart li.product-item .product-item-pricing {
  float: left;
  width: 33%;
  text-align: right;
  font-size: 11px;
}
#mini-cart .product .product-item-details {
  padding-left: 0px;
}
#mini-cart .product .product-item-details .product-item-name {
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
#mini-cart .product .product-item-details .product-item-name a {
  font-size: 12px;
  line-height: 10px;
}
#mini-cart .product .product-item-details .price {
  font-weight: 400;
  font-size: 11px;
}
#mini-cart .product .product-item-details .price-excluding-tax {
  margin: 0px;
}
.sections.nav-sections {
  float: left;
  width: 100%;
  border-top: 6px solid #9f9f9f;
  background: url('../images/cw_images/nav-menu-bg.webp') repeat-x top center;
  background-size: cover;
  border-bottom: 2px solid #9f9f9f;
  padding: 5px 0px 7px;
  margin-bottom: 0px;
}
.sections.nav-sections > .section-item-content {
  max-width: 1170px;
  margin: 0 auto;
  clear: both;
  padding: 0 15px;
}
.sections.nav-sections > .section-item-content .navigation {
  z-index: inherit;
}
.sections.nav-sections > .section-item-content .navigation > ul {
  float: left;
  width: 100%;
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sections.nav-sections > .section-item-content .navigation > ul > li {
  float: left;
  width: auto;
  padding: 0px;
  margin: 0px;
  list-style: none;
  padding-top: 9px;
  padding-bottom: 6px;
  position: relative;
}
.sections.nav-sections > .section-item-content .navigation > ul > li > a {
  float: left;
  width: auto;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border-left: 0 solid #004c6f;
  border-right: 1px solid #9f9f9f;
  line-height: 35px;
  text-transform: uppercase;
  padding: 0 8px;
  margin: 0;
  line-height: 15px;
  color: #ffffff;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:last-child a {
  border: 0px;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:hover,
.sections.nav-sections > .section-item-content .navigation > ul > li.has-active,
.sections.nav-sections > .section-item-content .navigation > ul > li:active,
.sections.nav-sections > .section-item-content .navigation > ul > li.active {
  color: #9f9f9f;
  border-bottom: 0px;
}
.sections.nav-sections > .section-item-content .navigation > ul > li:hover a,
.sections.nav-sections > .section-item-content .navigation > ul > li.has-active a,
.sections.nav-sections > .section-item-content .navigation > ul > li:active a,
.sections.nav-sections > .section-item-content .navigation > ul > li.active a {
  color: #9f9f9f;
  border-bottom: 0px;
}
#SideCategoryList > ul > li:hover:after {
  top: 13px;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #1c8cdc;
  border-width: 12px;
  margin-left: -12px;
}
#SideCategoryList > ul > li.last .custom_sub_menu.has_left_products {
  margin-left: 25px;
}
#SideCategoryList > ul > li.level0 .custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu {
  width: 100%;
  position: inherit;
  grid-auto-columns: auto;
  grid-template-columns: auto;
  display: block !important;
  column-count: 3;
  row-gap: 0px;
  height: auto !important;
}
#SideCategoryList > ul > li.level0 .custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu li {
  position: static !important;
  break-inside: avoid;
  float: left;
  width: 100%;
  margin: 0px;
  transform: none !important;
}
#SideCategoryList .custom_sub_menu h3 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}
#SideCategoryList .custom_sub_menu h3.extra_margin {
  margin-top: 10px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: transparent;
  box-shadow: none;
  position: inherit;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-right: -4px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  top: auto !important;
  left: auto !important;
  position: static;
  background: transparent;
  box-shadow: none;
  border: 0px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li > ul.submenu li a {
  font-size: 13px;
  line-height: 24px;
  color: #666;
  position: relative;
  padding-left: 12px;
  display: block;
  background: transparent;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li > ul.submenu li a:hover {
  color: #1c8cdc;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu > li > ul.submenu li a:before {
  content: "-";
  display: block;
  position: absolute;
  left: 4px;
  top: -1px;
  bottom: 0;
  margin: auto;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
  background: transparent;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > ul.submenu li a:hover {
  color: #1c8cdc;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list {
  display: inline-block;
  vertical-align: top;
  margin: 0px -4px 0px 0px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list {
  float: left;
  width: 100%;
  margin: 0px 0px 16px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list > a {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 28%;
  border: 2px solid #f6f6f6;
  position: relative;
  height: 77px;
  overflow: hidden;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list img {
  height: auto;
  border: 0;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 72%;
  padding-left: 10px;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .product-name {
  color: #333;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .product-name a {
  color: #333;
  text-decoration: none;
  word-wrap: break-word;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .product-name a:hover {
  color: #1c8cdc;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .price {
  color: #c00;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  font-weight: normal;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .discount {
  color: #c4c2c2;
  font-weight: normal;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list .menu_product_list .menu_left_block .old-price .price {
  color: #c4c2c2;
}
#SideCategoryList .custom_sub_menu .custom_sub_menu_wi > .product_list h3 {
  margin-bottom: 18px;
}
#SideCategoryList .custom_view_morelink {
  display: inline-block;
  margin-left: 8px;
}
#SideCategoryList .custom_view_morelink a {
  color: #1c8cdc !important;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
}
#SideCategoryList .custom_view_morelink em {
  display: inline-block;
  font-style: normal;
  font-size: 0;
  font-weight: 400;
  margin-right: 4px;
}
#SideCategoryList .custom_view_morelink em:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent {
  width: 67.5%;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul {
  list-style: none;
  padding: 0px;
  display: block;
  position: inherit;
  background: transparent;
  box-shadow: none;
  border: 0;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
}
#SideCategoryList .custom_sub_menu.has_left_products.custom_menu_top_level .custom_menu_parent ul li a:hover {
  color: #1c8cdc;
  background: inherit;
}
.custom_sub_menu {
  display: none;
  background-color: #fff;
  border-top: 3px solid #1c8cdc;
  float: left;
  position: absolute;
  top: 67px;
  z-index: 999;
  width: 570px;
  top: 31px;
  border-top: 0;
  background-color: transparent;
  padding: 6px 0 0;
  border-bottom: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.custom_sub_menu.has_left_products {
  margin-left: 25px;
  width: 889px;
}
.custom_sub_menu.has_left_products .custom_sub_menu_wi > ul.submenu {
  width: 67.5%;
}
.custom_sub_menu.has_left_products .custom_sub_menu_wi > .product_list {
  width: 32.5%;
  margin-top: -29px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu {
  list-style: none;
  padding: 0px;
  display: block;
  position: inherit;
  background: transparent;
  box-shadow: none;
  border: 0;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li {
  display: inline-block;
  width: 50%;
  margin-right: -4px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 34px;
  color: #333;
  text-decoration: none;
  padding: 0px;
}
.nav-sections .navigation .level0 .custom_sub_menu.static_block_html ul.submenu li a:hover {
  color: #1c8cdc;
  background: inherit;
}
.column.main .call_for_price ul,
.menu_left_block .call_for_price ul {
  width: 162px;
  padding: 0;
  margin: auto;
  min-height: inherit;
}
.column.main .call_for_price ul li,
.menu_left_block .call_for_price ul li {
  width: 100% !important;
  margin-top: 0 !important;
  text-align: left !important;
  font-size: 14px;
  letter-spacing: -.2px;
  margin-bottom: 6px !important;
  padding: 0 !important;
  position: relative;
}
.column.main .call_for_price ul a.primary,
.menu_left_block .call_for_price ul a.primary {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background-color: #f80d15;
  line-height: 18px;
  padding-left: 10px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: .5px;
  border-radius: 3px;
  position: relative;
  padding-right: 40px;
}
.column.main .call_for_price ul a.primary:after,
.menu_left_block .call_for_price ul a.primary:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #a80006;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.column.main .call_for_price ul a.primary:hover,
.menu_left_block .call_for_price ul a.primary:hover {
  background-color: #d9070e;
  border: 0px;
}
.column.main .call_for_price.parent ul,
.menu_left_block .call_for_price.parent ul {
  list-style: none;
  padding: 0;
  margin: 3px 0 0;
}
.column.main .call_for_price.parent ul li,
.menu_left_block .call_for_price.parent ul li {
  margin-bottom: 3px !important;
  font-size: 12px;
}
.custom_sub_menu_wi {
  background-color: #fff;
  border-top: 3px solid #1c8cdc;
  padding: 29px 21px;
  border-bottom: 3px solid #1c8cdc;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
}
.custom_sub_menu_wi > ul.submenu {
  display: inline-block !important;
  vertical-align: top;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  border: 0px !important;
}
.custom_sub_menu_wi > ul.submenu > li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-right: -4px;
}
.custom_sub_menu_wi > ul.submenu > li > ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom_sub_menu_wi > ul.submenu > li > ul.submenu li a {
  font-size: 13px;
  line-height: 24px;
  color: #666;
  position: relative;
  padding: 0px 0px 0px 12px;
  font-weight: 400;
  display: block;
}
.homepage_promotion {
  background: #3395d7;
  margin: 0 auto;
  clear: both;
  padding: 8px 15px;
  vertical-align: middle;
  width: 100%;
  height: 93px;
}
.homepage_promotion .home_promotion {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homepage_promotion .left {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  font-size: 36px;
  font-weight: 300;
  line-height: 76px;
}
.homepage_promotion .right {
  display: inline-block;
  vertical-align: middle;
  float: none;
  text-align: right;
  width: 46%;
}
.homepage_promotion a.learn_more {
  background: #71cf3d;
  padding: 9px 18px;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  float: right;
  margin: 1px 113px 0px 21px;
  text-decoration: none;
  border-radius: 3px;
}
.cwn-category {
  float: left;
  width: 100%;
  margin-top: 36px;
}
.cwn-category blockquote {
  border-left: 0;
}
.cwn-category h2 {
  color: #424242;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: left;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.cwn-category .row {
  margin: 0px -5px;
}
.cwn-category .row .col {
  vertical-align: top;
  width: 16.66%;
  float: left;
  padding: 5px;
  min-height: 29px;
  margin-bottom: 40px;
}
.cwn-category .row .col .thumbnail {
  padding: 0px;
  margin: 0px;
  border-radius: 0;
  display: block;
  background: #fff;
  overflow: hidden;
  position: relative;
  border: 0;
}
.cwn-category .row .col .thumbnail h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 12px 0 0;
  min-height: 49px;
  padding: 0 20px;
  color: #333333;
  text-align: center;
  min-height: 60px;
}
.cwn-category .row .col .thumbnail a {
  text-decoration: none;
}
.cwn-category .row .col .thumbnail a h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 12px 0 0;
  min-height: 49px;
  padding: 0 20px;
  color: #333333;
  text-align: center;
  min-height: 60px;
}
.cwn-category .row .col .thumbnail a.btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
}
.cwn-category .row .col .thumbnail a.btn:hover {
  background: #105ca4;
  color: #ffffff;
}
.cwn-category .row .col .thumbnail .thumbnailimg {
  height: 160px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cwn-category .row .col .thumbnail .thumbnailimg img {
  vertical-align: middle;
  max-width: 80%;
  width: auto;
  height: auto;
}
.cwn-category .row .col .thumbnail .overlay_over {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cwn-category .row .col .thumbnail:hover .overlay_over {
  height: 100%;
}
.overlay_over {
  display: block;
  position: absolute;
  z-index: 20;
  overflow: hidden;
  text-align: center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  bottom: 0;
  height: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.widget.wds_brandling {
  float: left;
  width: 100%;
  overflow: hidden;
  float: none;
  margin: 22px auto 32px !important;
}
.widget.wds_brandling strong {
  float: left;
  width: 100%;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #424242;
}
.widget.wds_brandling ul {
  padding: 0px;
}
.widget.wds_brandling .block-content {
  margin: 0 -8px;
  padding: 0;
  list-style: none;
  height: 108px;
  clear: both;
}
.widget.wds_brandling .block-content .relate-content {
  text-align: center;
  float: left;
  width: 100%;
  padding: 3px 10px;
  overflow: hidden;
  position: relative;
}
.widget.wds_brandling .block-content .relate-content > a {
  border: 1px solid #dadada;
  float: left;
  width: 100%;
  color: #333;
  text-align: center;
  height: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.widget.wds_brandling .block-content .relate-content > a td {
  vertical-align: middle;
}
.widget.wds_brandling .block-content .relate-content > a img {
  display: inline-block;
  vertical-align: middle;
  max-width: 95px;
  max-height: 90%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  width: auto;
  height: auto;
}
.widget.wds_brandling .block-content .relate-content a span {
  display: block;
  margin-top: 10px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over {
  width: auto;
  bottom: 3px;
  left: 10px;
  right: 10px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over a {
  border: 0;
  text-decoration: none;
  display: block;
  padding-top: 40px;
}
.widget.wds_brandling .block-content .relate-content .overlay_over a i {
  color: #ffffff;
  font-size: 22px;
}
.widget.wds_brandling .block-content .relate-content:hover .overlay_over {
  height: 100px;
}
.hp-slider {
  overflow: hidden;
  float: left;
  width: 100%;
}
.hp-slider .home_freeshipping {
  float: left;
  width: 100%;
  font-size: 30px;
  letter-spacing: .2px;
  line-height: 30px;
  padding: 0 0 26px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #424242;
  text-align: left;
  padding-right: 80px;
  letter-spacing: 0px;
  margin-top: 20px;
  padding-bottom: 12px;
}
.hp-slider .slick-list {
  float: left;
  width: 100%;
}
.cwn_products_rt_mn_home {
  float: left;
  width: 100%;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail .price-box .old-price .price-container.price-final_price {
  text-decoration: inherit;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail .price-box .old-price .price-container.price-final_price .price {
  color: #c4c2c2;
}
.cwn_products_rt_mn_home .product_custom_ul li .thumbnail a > img {
  max-width: 90%;
  margin: 10px auto 0px;
  width: auto;
  max-height: 380px;
  height: auto;
}
.product_custom_ul:not(.list) {
  margin: 0 -3px;
  padding: 0;
  list-style: none;
}
.product_custom_ul:not(.list) li {
  width: 25%;
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
.product_custom_ul:not(.list) li .thumbnail {
  float: left;
  width: 100%;
  border: 0 solid #dcdcdc;
  position: relative;
}
.product_custom_ul:not(.list) li .thumbnail > a {
  height: 260px;
  display: block;
  border-right: 1px #dadada solid;
}
.product_custom_ul:not(.list) li .thumbnail h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 0px 21px 8px 21px;
}
.product_custom_ul:not(.list) li .thumbnail h4 a {
  text-decoration: none;
}
.product_custom_ul:not(.list) li .thumbnail .price-box {
  height: 50px;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price {
  font-size: 20px;
  font-weight: 600;
  text-decoration: inherit;
  color: #c4c2c2;
  line-height: 20px;
  letter-spacing: -.5px;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price .price {
  color: #c00;
  font-size: inherit;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price .old-price .price {
  color: #c4c2c2;
}
.product_custom_ul:not(.list) li .thumbnail .price-box .discount {
  color: #c4c2c2;
  font-size: 16px;
}
.product_custom_ul:not(.list) li .netreviews-stars {
  padding: 0;
  display: block;
  height: 20px;
  border: none;
  width: auto;
  text-align: center;
  float: none;
  margin: 0px 0px 15px;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  position: relative;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome' !important;
}
.product_custom_ul:not(.list) li .netreviews-stars .rating-summary .rating-result > span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome' !important;
}
.product_custom_ul:not(.list) li .netreviews-stars .reviews-actions {
  font-size: 13px;
  margin-top: 0px;
}
.product_custom_ul:not(.list) .slick-list:after {
  content: "";
  position: absolute;
  right: 0;
  border-right: 16px #fff solid;
  bottom: 0;
  top: 0;
  margin: auto;
  display: block;
}
.wds-product-labels {
  text-align: center;
}
.wds-product-labels .price_match_guarantee {
  background: url('../images/cw_images/price_match_guarantee.webp') no-repeat center top;
  display: block;
  height: 34px;
  margin: 5px 0;
  text-indent: -9999px;
  width: 100%;
  font-size: 0px;
}
.wds-product-labels .deal_of_the_century,
.wds-product-labels .recommended,
.wds-product-labels .customer_favourite,
.wds-product-labels .ready_to_ship,
.wds-product-labels .monthly_special,
.wds-product-labels .holiday_special,
.wds-product-labels .overstock_discount,
.wds-product-labels .back_to_school_special,
.wds-product-labels .best_bang_for_the_buck,
.wds-product-labels .engineers_pick,
.wds-product-labels .made_in_the_usa,
.wds-product-labels .compact,
.wds-product-labels .energy_efficient,
.wds-product-labels .single_phase,
.wds-product-labels .customer_favorite {
  display: block;
  border-radius: 3px;
  font-size: 9px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin: 5px auto 0px auto;
  padding: 0 6px;
  z-index: 8;
  width: 130px;
  max-width: 100%;
  text-decoration: none !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.wds-product-labels .customer_favorite,
.wds-product-labels .compact,
.wds-product-labels .made_in_the_usa,
.wds-product-labels .engineers_pick,
.wds-product-labels .best_bang_for_the_buck,
.wds-product-labels .single_phase,
.wds-product-labels .energy_efficient,
.wds-product-labels .back_to_school_special,
.wds-product-labels .overstock_discount,
.wds-product-labels .holiday_special,
.wds-product-labels .monthly_special,
.wds-product-labels .ready_to_ship,
.wds-product-labels .customer_favourite,
.wds-product-labels .recommended,
.wds-product-labels .deal_of_the_century {
  background: #428bca;
}
.wds-product-labels .one_year_warranty,
.wds-product-labels .two_year_warranty,
.wds-product-labels .three_year_warranty,
.wds-product-labels .five_year_warranty,
.wds-product-labels .onezero_year_warranty,
.wds-product-labels .lifetime_warranty,
.wds-product-labels .free_factory_start_up {
  display: block;
  width: 100px;
  height: 69px;
  margin: auto;
  background: url('../images/warranty_seal.png') no-repeat;
  position: relative;
  text-indent: -9999px;
}
.wds-product-labels .free_factory_start_up {
  background-position: 0 -414px;
}
.wds-product-labels .one_year_warranty {
  background-position: 0 0;
}
.wds-product-labels .two_year_warranty {
  background-position: 0 -69px;
}
.wds-product-labels .three_year_warranty {
  background-position: 0 -138px;
}
.wds-product-labels .five_year_warranty {
  background-position: 0 -207px;
}
.wds-product-labels .onezero_year_warranty {
  background-position: 0 -276px;
}
.wds-product-labels .lifetime_warranty {
  background-position: 0 -345px;
}
.products .product_custom_ul:not(.list) li {
  padding: 0 5px;
  margin-bottom: 0px;
  margin-top: 15px;
  position: relative;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  line-height: 17px;
  width: 100%;
  height: 68px;
  font-weight: 700;
  overflow: hidden;
  display: block;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 a {
  color: #428bca;
  font-weight: 700;
}
.products .product_custom_ul:not(.list) li .thumbnail h4 a:hover {
  color: #1d5f98;
  text-decoration: underline;
}
.products .product_custom_ul:not(.list) li .thumbnail > a {
  border: 0px;
  height: auto;
}
.products .product_custom_ul:not(.list) li .thumbnail .product-price .price-final_price .price-final_price {
  width: 100%;
  float: left;
  height: 29px;
}
.products .product_custom_ul:not(.list) li .thumbnail .price-box {
  height: auto;
}
.products .product_custom_ul:not(.list) li .thumbnail .price-box .price-container.price-final_price {
  font-size: 15px;
  font-weight: 600;
  text-decoration: inherit;
}
.products .product_custom_ul:not(.list) li .thumbnail > .wds-product-labels {
  display: block;
}
.products .product_custom_ul:not(.list) li .model {
  float: left;
  width: 100%;
  padding: 5px 0 10px;
  color: #333;
  font-size: 13px;
}
.products .product_custom_ul:not(.list) li .brand_img_mn {
  float: left;
  width: 100%;
  height: 40px;
}
.products .product_custom_ul:not(.list) li .brand_img_mn img {
  max-height: 40px;
  width: auto;
  max-width: 140px;
  height: auto;
}
.products .product_custom_ul:not(.list) li .product-price {
  height: auto;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing {
  position: relative;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price {
  height: auto;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price > .price-container.price-final_price {
  height: 43px;
  float: left;
  width: 100%;
  letter-spacing: normal;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .price {
  color: #ed4e24;
  font-weight: 600;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .old-price {
  color: #c4c2c2;
  text-decoration: line-through;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .price-box.price-final_price .old-price span.price {
  color: #c4c2c2;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .discount {
  color: #c4c2c2;
  margin-left: 10px;
  font-size: 15px;
}
.products .product_custom_ul:not(.list) li .product-price .custom_pricing .special-price {
  color: #ed4e24;
  display: block;
}
.products .product_custom_ul:not(.list) li .extra-info {
  position: absolute;
  right: 5px;
  top: 15px;
  display: none;
  width: 25px;
  color: #666;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 15px;
}
.products .product_custom_ul:not(.list) li .extra-info .extra-info-item {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action {
  width: 25px;
  height: 22px;
  background: #006fa4;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 13px;
  margin-top: 2px;
  float: left;
  border-radius: 2px;
  padding: 0;
}
.products .product_custom_ul:not(.list) li .extra-info .action span {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.towishlist:before {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.towishlist:after {
  content: "\f004";
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .extra-info .action.tocompare:before {
  display: none;
}
.products .product_custom_ul:not(.list) li .extra-info .action.tocompare:after {
  content: "\f080";
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .product-item-details {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary {
  margin: 10px 0px 0px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions {
  display: block;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions a {
  font-size: 15px;
  line-height: 22px;
  color: #323232;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .reviews-actions a span {
  text-decoration: none;
  text-transform: none;
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .product-reviews-summary .rating-result span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products .product_custom_ul:not(.list) li .compressBtnMargin {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
.products .product_custom_ul:not(.list) li .compressBtnMargin .sls_101 {
  width: 100% !important;
}
.products .product_custom_ul:not(.list) li:hover .extra-info {
  display: inline-block;
}
.products .product_custom_ul:not(.list) li:nth-child(4n+1) {
  clear: left;
}
.products .product_custom_ul:not(.list) .btn_201 {
  width: 140px;
  height: 50px;
}
.products .product_custom_ul:not(.list) .btn_201 > div {
  position: absolute;
  width: 90px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 17px 0 0 22px;
  color: #f00000;
}
.products .product_custom_ul:not(.list) .custome_leasing_pricing {
  margin-bottom: 5px;
  float: left;
  width: 100%;
  text-align: center;
}
.products .product_custom_ul:not(.list) .product-item-actions {
  text-align: center;
  clear: both;
}
.products .product_custom_ul:not(.list) .product-item .availability {
  color: green;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 9px;
  padding: 0;
}
.products .product_custom_ul:not(.list) .actions-primary > form {
  display: block;
  margin-bottom: 9px;
}
.products .product_custom_ul:not(.list) .actions-primary > form .action.tocart.primary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  background-color: #f80d15;
  padding-left: 40px;
  background-image: url('../../../../../../../media/wysiwyg/add-to-cart-ic.png');
  background-position: 11px center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.products .product_custom_ul:not(.list) .actions-primary > form .action.tocart.primary:hover {
  background-color: #d9070e;
}
.products .product_custom_ul:not(.list) .call_for_price ul {
  width: 162px;
  padding: 0;
  margin: auto;
  min-height: inherit;
}
.products .product_custom_ul:not(.list) .call_for_price ul li {
  width: 100% !important;
  text-align: left !important;
  font-size: 14px;
  letter-spacing: -.2px;
  margin-bottom: 6px !important;
  padding: 0 !important;
  position: relative;
  margin-top: 15px;
  margin-top: 15px !important;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary {
  background-color: #f80d15;
  display: inline-block;
  line-height: 18px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: .5px;
  border-radius: 3px;
  position: relative;
  border: 0px;
  padding: 6px 40px 6px 10px;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary:after {
  content: "\f105";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background-color: #a80006;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.products .product_custom_ul:not(.list) .call_for_price ul a.primary:hover {
  background-color: #d9070e;
}
.category_description_mn_bot {
  float: left;
  width: 100%;
  font-size: 13px;
  padding: 20px 0 10px;
}
.category_description_mn_bot p {
  font-size: 13px;
  color: #333;
  letter-spacing: -.1px;
  line-height: 26px;
  margin: 0 0 24px !important;
  padding: 0;
}
.category_description_mn_bot .category-description {
  margin-bottom: 0px;
}
.wds-product-labels .best_seller,
.wds-product-labels .best_warranty,
.wds-product-labels .on_sale,
.wds-product-labels .stock,
.wds-product-labels .cws_top_pick,
.wds-product-labels .featured,
.wds-product-labels .quiet,
.wds-product-labels .oilfree,
.wds-product-labels .asme_coded,
.wds-product-labels .factory_deal,
.wds-product-labels .fall_special,
.wds-product-labels .summer_special,
.wds-product-labels .winter_special,
.wds-product-labels .spring_special,
.wds-product-labels .super_quiet,
.wds-product-labels .advantage_series,
.wds-product-labels .max_series,
.wds-product-labels .pro_series,
.wds-product-labels .r-series,
.wds-product-labels .total_air_systems,
.wds-product-labels .splash_lub,
.wds-product-labels .pressure_lub,
.wds-product-labels .direct_drive,
.wds-product-labels .belt_drive,
.wds-product-labels .vfd,
.wds-product-labels .vsd {
  background: url('../images/cw_images/edge-ribbon-label-new.webp') no-repeat;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 81px;
  height: 81px;
  text-indent: -9999px;
  font-size: 0px;
}
.wds-product-labels span.best_seller {
  background-position: 0 0;
}
.wds-product-labels span.best_warranty {
  background-position: 0 -81px;
}
.wds-product-labels span.on_sale {
  background-position: 0 -162px;
}
.wds-product-labels span.stock {
  background-position: 0 -243px;
}
.wds-product-labels span.cws_top_pick {
  background-position: 0 -324px;
}
.wds-product-labels span.featured {
  background-position: 0 -405px;
}
.wds-product-labels span.quiet {
  background-position: 0 -486px;
}
.wds-product-labels span.oilfree {
  background-position: 0 -567px;
}
.wds-product-labels span.asme_coded {
  background-position: 0 -648px;
}
.wds-product-labels span.factory_deal {
  background-position: 0 -729px;
}
.wds-product-labels span.fall_special {
  background-position: 0 -810px;
}
.wds-product-labels span.summer_special {
  background-position: 0 -891px;
}
.wds-product-labels span.winter_special {
  background-position: 0 -972px;
}
.wds-product-labels span.spring_special {
  background-position: 0 -1053px;
}
.wds-product-labels span.super_quiet {
  background-position: 0 -1134px;
}
.wds-product-labels span.advantage_series {
  background-position: 0 -1215px;
}
.wds-product-labels span.max_series {
  background-position: 0 -1296px;
}
.wds-product-labels span.pro_series {
  background-position: 0 -1377px;
}
.wds-product-labels span.r-series {
  background-position: 0 -1458px;
}
.wds-product-labels span.total_air_systems {
  background-position: 0 -1539px;
}
.wds-product-labels span.splash_lub {
  background-position: 0 -1620px;
}
.wds-product-labels span.pressure_lub {
  background-position: 0 -1701px;
}
.wds-product-labels span.direct_drive {
  background-position: 0 -1863px;
}
.wds-product-labels span.belt_drive {
  background-position: 0 -1944px;
}
.wds-product-labels span.vfd {
  background-position: 0 -2025px;
}
.wds-product-labels span.vsd {
  background-position: 0 -2107px;
}
.about_compressor_mn {
  float: left;
  width: 100%;
  background-image: url('../images/cw_images/about_compressor_mn-bg.webp');
  background-position: center top;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 7px;
}
.about_compressor_mn .about_compressr_top {
  padding-top: 53px;
  display: block;
}
.about_compressor_mn .about_compressr_top [class*=col-] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  width: 23.9%;
  margin-bottom: 30px;
}
.about_compressor_mn .about_compressr_bottom {
  background-color: #3396d7;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px;
}
.hp-line {
  float: left;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
  -webkit-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
  -moz-box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.08) inset;
  display: block;
  width: 100%;
  height: 17px;
  border-bottom: 1px #eaeaea solid;
  background: #f1f3f6;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-footer {
  float: left;
  width: 100%;
  background: #252525 !important;
  padding-top: 20px;
  margin-top: 40px !important;
  padding-bottom: 0px !important;
}
.page-footer .footer.content {
  max-width: 100%;
  padding: 0px;
}
.page-footer .footer.content .footer_top_mn {
  float: left;
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.page-footer .footer.content .footer_top_mn ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
.page-footer .footer.content .footer_top_mn ul li {
  width: 20%;
  float: left;
  padding: 0 10px;
  margin: 0;
  list-style: none;
}
.page-footer .footer.content .footer_top_mn ul li i {
  float: left;
  width: auto;
  padding: 3px 10px 0 0;
  font-size: 18px;
  color: #ffffff;
  text-align: left;
}
.page-footer .footer.content .footer_top_mn ul li div {
  width: 85%;
  float: left;
  color: #ffffff;
  position: relative;
}
.page-footer .footer.content .footer_top_mn ul li div h3 {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff;
}
.page-footer .footer.content .footer_top_mn ul li div p {
  padding: 0px;
  margin: 0px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  line-height: 11px;
}
.page-footer .footer.content .footer_top_mn ul li div:after {
  border-right: 1px solid #999;
  height: 100%;
  right: -10px;
  top: 0;
  bottom: 0;
  content: " ";
  position: absolute;
}
.page-footer .footer.content .footer_top_mn ul li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.page-footer .footer.content .footer_top_mn ul li a:hover {
  text-decoration: underline;
}
.page-footer .footer.content .footer_top_mn ul li:last-child div:after {
  display: none;
}
.page-footer .footer.content .footer_mid_mn {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt {
  width: 75%;
  float: left;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul {
  float: left;
  width: 100%;
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
  width: 25%;
  float: left;
  text-align: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 {
  margin: 0 0 20px;
  padding: 0;
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon {
  background: #428bca;
  border: 0 none;
  color: #ffffff;
  height: 20px;
  position: absolute;
  right: 22px;
  text-align: center;
  top: -26px;
  width: 30px;
  z-index: 5;
  padding-top: 4px;
  font-size: 12px;
  font-weight: 700;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon:before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #428bca #428bca rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 15px;
  bottom: -18px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  z-index: -1;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon:after {
  border-right: 5px solid #245682;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  left: -10px;
  position: absolute;
  top: 0;
  width: 5px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h3 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #ffffff;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h3 a {
  color: #ffffff;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li a {
  color: #ffffff;
  font-size: 11px;
  float: left;
  width: auto;
  clear: left;
  line-height: 16px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li a:before {
  font-family: FontAwesome;
  content: '\f105';
  margin-right: 6px;
}
.page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li p {
  margin: 0 0 8px;
  padding: 0;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
  float: left;
  width: 100%;
}
.page-footer .footer.content .footer_mid_rt {
  width: 25%;
  float: right;
}
.page-footer .footer.content .footer_mid_rt .pay-box {
  float: left;
  width: auto;
  margin-top: 10px;
  margin-left: -57px;
  margin-right: -10px;
}
.page-footer .footer.content .footer_mid_rt .pay-box p {
  margin: 10px 0 0;
  padding: 0;
}
.page-footer .footer.content .footer_mid_rt .pay-box p img {
  width: auto;
  height: auto;
  display: block;
}
.page-footer .footer.content .footer_bottom {
  float: left;
  width: 100%;
  background: #111;
  line-height: 40px;
  margin-top: 51px;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt {
  float: left;
  width: auto;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt ul li {
  width: auto;
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 0;
  list-style: none;
}
.page-footer .footer.content .footer_bottom .footer_bottom_lt a {
  font-size: 20px;
  color: #ffffff;
}
.page-footer .footer.content .footer_bottom .footer_bottom_rt {
  width: auto;
  float: right;
}
.page-footer .footer.content .footer_bottom .footer_bottom_rt span {
  color: #ffffff;
  font-size: 11px;
}
.about_compressor_mn {
  float: left;
  width: 100%;
  margin-bottom: 7px;
}
.about_compressor_mn .about_compressr_top .row {
  text-align: center;
  margin: 0px;
}
.about_compressor_mn .about_compressr_top [class*=col-] {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 23.9%;
  margin: 0 3.7px 28px;
}
.about_compressor_mn .about_compressr_top .text-center {
  text-align: center;
}
.about_compressor_mn .about_compressr_top .about-icon-1,
.about_compressor_mn .about_compressr_top .about-icon-2,
.about_compressor_mn .about_compressr_top .about-icon-3,
.about_compressor_mn .about_compressr_top .about-icon-4 {
  display: block;
  width: 99px;
  height: 99px;
  margin: auto auto 16px;
  background-color: #3396d7;
  background-image: url('../images/cw_images/hp-about-all-ic.webp');
  background-repeat: no-repeat;
  border-radius: 1000px;
}
.about_compressor_mn .about_compressr_top .about-icon-2 {
  background-position: 0 -99px;
}
.about_compressor_mn .about_compressr_top .about-icon-3 {
  background-position: 0 -198px;
}
.about_compressor_mn .about_compressr_top .about-icon-4 {
  background-position: 0 -297px;
}
.about_compressor_mn .about_compressr_top .counter {
  font-size: 45px;
  line-height: 60px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}
.about_compressor_mn .about_compressr_top h1 {
  font-size: 36px;
  margin: 0;
}
.about_compressor_mn .about_compressr_top h5 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
}
.about_compressor_mn .about_compressr_top p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
  letter-spacing: -.02px;
}
.about_compressor_mn .about_compressr_bottom {
  background-color: #3396d7;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 65px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-left {
  width: 62%;
  padding-right: 80px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-left h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: .9px;
  margin-top: 10px;
  margin-bottom: 14px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-left p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  margin: 0 0 10px 0;
}
.about_compressor_mn .about_compressr_bottom .about_contact {
  width: 38%;
  padding-left: 1px;
}
.about_compressor_mn .about_compressr_bottom .about_contact,
.about_compressor_mn .about_compressr_bottom .about_contact-img,
.about_compressor_mn .about_compressr_bottom .about_contact-left,
.about_compressor_mn .about_compressr_bottom .about_contact-txt {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about_compressor_mn .about_compressr_bottom .about_contact-img img {
  max-width: 194px;
  max-height: 194px;
  display: block;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt {
  padding-left: 32px;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 {
  text-transform: none;
  letter-spacing: 0;
  margin-top: 2px;
  margin-bottom: 8px;
  font-size: 30px;
  line-height: 32px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 a {
  color: #ffffff;
}
.about_compressor_mn .about_compressr_bottom .about_contact-txt h2 a:hover {
  text-decoration: none;
}
.about_compressor_mn .about_compressr_bottom p {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  margin-bottom: 0;
}
.about_compressor_mn .about_compressr_bottom .call_icon {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  letter-spacing: .1px;
  text-decoration: none;
}
.about_compressor_mn .about_compressr_bottom .call_icon:before {
  display: inline-block;
  vertical-align: middle;
  content: "\f095";
  font-family: FontAwesome;
  margin-right: 6px;
}
.slick-slider .slick-next,
.slick-slider .slick-prev {
  display: block !important;
  width: 26px;
  height: 26px;
  z-index: 10;
  float: left;
  text-indent: -9999px;
  position: absolute;
  line-height: 0;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  top: -53px;
  border: 0;
  box-shadow: none !important;
  border: none !important;
  transform: none;
  border-radius: 0px;
}
.slick-slider .slick-next {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat right top !important;
  right: 8px;
}
.slick-slider .slick-prev {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat left top !important;
  right: 40px;
  left: auto;
}
.catalog-category-view h1 {
  margin: 0px;
}
.page-products .columns {
  clear: both;
}
#sliderSubcategories {
  background: #eee none repeat scroll 0 0;
  box-shadow: 0 -50px 10px -50px rgba(0, 0, 0, 0.1) inset;
  height: 120px;
  float: left;
  width: 100%;
}
#sliderSubcategories .col-sm-12 {
  float: left;
  width: 100%;
}
#sliderSubcategories .title-box {
  background: #e7e7e7 linear-gradient(to right, #eeeeee 0px, #e7e7e7 100%) repeat-x scroll 0 0;
  box-shadow: 0 -50px 10px -50px rgba(0, 0, 0, 0.1) inset;
  float: left;
  height: 120px;
  position: relative;
  width: 160px;
}
#sliderSubcategories .title-box:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f7f7f7;
  border-style: solid;
  border-width: 60px 0 60px 20px;
  content: " ";
  height: 0;
  left: 101%;
  position: absolute;
  top: 0;
  width: 0;
}
#sliderSubcategories .title-box:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e7e7e7;
  border-style: solid;
  border-width: 60px 0 60px 20px;
  content: " ";
  height: 0;
  left: 100%;
  position: absolute;
  top: 0;
  width: 0;
}
#sliderSubcategories .title-box .title {
  color: #000000;
  line-height: normal;
  font-size: 15px;
  font-weight: 300;
  height: 120px;
  text-align: left;
  vertical-align: middle;
  width: 160px;
  display: table-cell;
}
#sliderSubcategories .subcategory-slider {
  width: 80%;
  float: right;
  margin-top: 10px;
  padding-right: 50px;
}
#sliderSubcategories .subcategory-slider .subcategories-box {
  border-right: 1px solid #fff;
  min-height: 100px;
  text-align: center;
}
#sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
  border-right: 1px solid #e6e6e6;
  min-height: 100px;
}
#sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list .title {
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  padding: 5px 5px 0;
  color: #000000;
}
#sliderSubcategories .subcategory-slider .owl-item img {
  max-height: 60px;
  width: auto;
  display: block;
  margin: 0px auto;
}
#sliderSubcategories .owl-prev {
  position: absolute;
  top: 29px;
  left: 0;
}
#sliderSubcategories .owl-next {
  position: absolute;
  right: -20px;
  top: 29px;
}
.breadcrumbs {
  float: left;
  width: 100%;
  width: 100% !important;
  margin-top: 15px;
  padding-bottom: 0px;
}
.breadcrumbs ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.breadcrumbs ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline-block;
}
.breadcrumbs ul li a {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
.breadcrumbs ul li a:after {
  content: "/";
}
.breadcrumbs ul li strong {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}
.breadcrumbs ul li.item:after {
  display: none !important;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-carousel .owl-controls .owl-page {
  cursor: pointer;
}
.toolbar-products {
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: inherit;
}
.toolbar-sorter {
  float: left;
  width: auto;
}
.toolbar-sorter .limiter-text-dropdown {
  float: left;
  width: auto;
  padding: 0 39px 0 15px;
  height: 31px;
  line-height: 29px;
  position: relative;
  background: #ffffff url('../images/cw_images/select_bg.webp') no-repeat right center;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}
.toolbar-sorter .limiter-text-dropdown .limit_dropdown {
  margin: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  border: 1px solid #e1e1e1;
  z-index: 999;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 5px 0;
}
.toolbar-sorter .limiter-text-dropdown .limit_dropdown li {
  padding: 0 10px;
  margin: 0;
  line-height: normal;
  font-size: 13px;
  cursor: pointer;
}
.toolbar-sorter .action.sorter-action {
  float: left;
  width: auto;
  display: flex;
}
.toolbar-sorter .action.sorter-action span {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #999;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  width: 32px;
  font-family: 'FontAwesome';
  position: relative;
  margin: 0px;
}
.toolbar-sorter .action.sorter-action span:after {
  content: "\f160";
}
.toolbar-sorter .action.sorter-action:before {
  display: none;
}
.toolbar .modes {
  float: left;
  width: auto;
  margin: 0px 0px 0px 5px;
}
.toolbar .modes #modes-label,
.toolbar .modes .modes-mode {
  padding: 0px;
  margin: 0px;
  border-color: #e1e1e1;
  border-image: none;
  border-style: solid none solid solid;
  text-align: center;
  border-width: 1px 0 1px 1px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #999;
  float: left;
  height: 32px;
  line-height: 28px;
  min-width: 30px;
  font-size: 18px;
  font-weight: 400;
}
.toolbar .modes .modes-mode {
  background: transparent;
}
.toolbar .modes .modes-mode:before {
  content: "\f00b";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.toolbar .modes strong.modes-mode {
  color: #999;
}
.toolbar .modes a.modes-mode {
  color: #428bca;
}
.toolbar .modes a.modes-mode:before {
  color: #428bca;
}
.toolbar .modes a.modes-mode.mode-list:before {
  color: #428bca;
}
.toolbar .modes a.modes-mode.mode-list:hover {
  color: #1d5f98;
  text-decoration: none;
}
.toolbar .modes a.modes-mode.mode-list:hover:before {
  color: #1d5f98;
}
.toolbar .modes .modes-mode.mode-grid {
  border-bottom-right-radius: 3px;
  border-right: 1px solid #e1e1e1;
  border-top-right-radius: 3px;
}
.toolbar .modes .modes-mode.mode-grid.active {
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08) inset;
  color: #999;
  background: transparent;
}
.toolbar .modes .modes-mode.mode-grid:before {
  content: "\f009";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
}
.toolbar .modes #modes-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  font-size: 12px;
  color: #999;
  font-weight: 400;
  padding: 0 10px;
  width: auto;
  position: relative;
}
.toolbar .limiter {
  float: left;
  width: auto;
  margin: 0 5px;
  height: 32px;
  line-height: 26px;
  padding: 0 15px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.toolbar .limiter label {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.toolbar .limiter .control {
  display: inline-block;
  vertical-align: middle;
}
.toolbar .limiter .limiter-text-dropdown {
  float: left;
  width: auto;
  padding: 0 39px 0 15px;
  height: 31px;
  line-height: 29px;
  position: relative;
  background: #ffffff url('../images/cw_images/select_bg.webp') no-repeat right center;
  height: 30px;
}
.toolbar .limiter .limiter-text-dropdown .limit_dropdown {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 1px solid #e1e1e1;
  z-index: 999;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 5px 0;
}
.toolbar .limiter .limiter-text-dropdown .limit_dropdown li {
  padding: 0 10px;
  margin: 0;
  line-height: normal;
  font-size: 13px;
  cursor: pointer;
}
.pagination_right {
  width: auto;
  float: right;
}
.pagination_right p {
  float: left;
  width: auto;
  padding: 0;
  margin: 0 !important;
  line-height: 32px;
  color: #999;
  font-size: 12px;
}
.pagination_right .pages {
  float: left;
  width: auto;
  margin: 0px 0px 0px 20px;
}
.pagination_right .pages .label {
  font-size: 12px;
  font-weight: 400;
  color: #999;
  line-height: 30px;
}
.pagination_right .pages .label.pages-label {
  height: auto;
  clip: inherit;
  position: relative;
}
.pagination_right .pages ul,
.pagination_right .pages li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: inherit;
  letter-spacing: normal;
}
.pagination_right .pages li {
  margin: 0 5px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  font-weight: 400;
}
.pagination_right .pages li strong {
  font-weight: 400;
  background: transparent;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  padding: 0px;
}
.pagination_right .pages li a {
  font-size: 12px;
  padding: 0px;
}
.pagination_right .pages li a.next,
.pagination_right .pages li a.previous {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  text-align: center;
  font-size: 17px;
  height: 32px;
  line-height: 30px;
  min-width: 30px;
  padding: 0;
  margin: 0px;
  color: #428bca;
}
.pagination_right .pages li a.next:before,
.pagination_right .pages li a.previous:before {
  display: none;
}
.products {
  margin: 15px 0 !important;
}
.page.messages .message-success {
  color: #060;
  margin-bottom: 10px;
}
.page.messages .message-success.success {
  background: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #3c7646;
  padding: 10px;
  clear: both;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 15px;
}
.sidebar.sidebar-main {
  width: 25% !important;
  float: left;
  padding-right: 15px;
}
.sidebar.sidebar-main #form-category-search {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.sidebar.sidebar-main #form-category-search #category-search {
  float: left;
  width: 100%;
  font-style: italic;
  font-size: 12px;
  line-height: inherit;
  height: 30px;
  border-radius: 0;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  outline: none !important;
}
.sidebar.sidebar-main #form-category-search .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar.sidebar-main #form-category-search .actions .search {
  background: #0e487a;
  color: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  border: 0;
  padding: 2px 0 5px;
  line-height: normal;
  border-radius: 0px;
  box-shadow: none;
  font-family: inherit;
  font-size: inherit;
}
.sidebar.sidebar-main > div {
  margin-bottom: 30px;
  border: 2px solid #eee;
  border-top: 2px #2b94de solid;
  box-shadow: none;
  float: left;
  width: 100%;
}
.sidebar.sidebar-main > div.block.filter {
  border-bottom: 0;
}
.sidebar.sidebar-main .block-title {
  background: #f3f3f4;
  border-top: 0px;
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  margin-bottom: 0px;
  display: block;
}
.sidebar.sidebar-main .block-title > strong {
  font-size: 14px;
}
.sidebar.sidebar-main .block-title .toggle_btn {
  background: #fff none repeat scroll 0 0;
  color: #1c8cdc;
  float: right;
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  top: 8px;
  right: 6px;
}
.sidebar.sidebar-main .block-title.minus_active .toggle_btn {
  line-height: 16px;
}
.sidebar.sidebar-main .block-wishlist .block-content .subtitle {
  font-weight: 600;
  font-size: 14px;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center {
  text-align: center;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary {
  float: none;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action {
  color: #ffffff;
}
.sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.sidebar.sidebar-main .block-wishlist .counter {
  float: right;
  margin-right: 30px;
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
}
.sidebar.sidebar-main .block-content {
  padding: 5px 10px;
  float: none;
  display: inline-block;
  width: 100%;
}
.sidebar.sidebar-main .block-content .subtitle {
  font-weight: 400;
  font-size: 12px;
  display: block;
}
.sidebar.sidebar-main .block-content .empty {
  font-size: 12px;
}
.sidebar.sidebar-main #layered-filter-block .block-content.filter-content {
  padding: 0;
  font-size: 11px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item {
  border-bottom: 2px solid #f3f3f4;
  padding: 0px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item .filter-options-title {
  border-bottom: 0px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 16px;
  text-transform: inherit;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item .filter-options-title:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  top: 4px;
  font-weight: 400;
  color: #999;
  font-size: 19px;
}
.sidebar.sidebar-main #layered-filter-block .filter-options-item.active .filter-options-title:after {
  content: "\f106";
  font-family: 'FontAwesome';
}
.sidebar.sidebar-main #layered-filter-block .filter-title {
  display: block;
}
.sidebar.sidebar-main .filter-options-content {
  border-bottom: 0 none;
  padding: 0px 0 10px 20px;
  margin-bottom: -1px;
  background-color: #f3f3f4;
}
.sidebar.sidebar-main .filter-options-content a:hover {
  background-color: transparent;
}
.sidebar.sidebar-main .filter-options-content ol {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.sidebar.sidebar-main .filter-options-content ol li {
  padding: 0px;
  margin: 0px;
  margin-bottom: 0;
  padding-top: 7px;
  font-size: 11px;
  color: #000000;
  line-height: inherit;
}
.sidebar.sidebar-main .filter-options-content ol li a {
  color: #000000;
  font-size: 13px;
}
.sidebar.sidebar-main .filter-options-content .count {
  color: inherit;
  padding-right: 0px;
}
.sidebar.sidebar-main .filter-options-content .count:before,
.sidebar.sidebar-main .filter-options-content .count:after {
  display: none;
}
.sidebar.sidebar-main .filter-options-content.priceslider {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-bottom: 19px !important;
  padding-bottom: 21px !important;
  padding-top: 13px !important;
  padding-right: 10px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-horizontal {
  height: 17px;
  position: relative;
  text-align: left;
  border: none;
  background: url('../images/cw_images/bkg_slider.webp') repeat-x top;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-horizontal .ui-slider-range {
  border-bottom: 2px solid #969696;
  height: 8px;
  position: absolute;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: e-resize;
  margin-left: -15px;
  height: 17px;
  width: 17px;
  background: url('../images/cw_images/slider.webp') no-repeat left center;
  display: block;
  border-radius: 0px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .ui-slider-handle:last-child {
  background: url('../images/cw_images/slider.webp') no-repeat right center;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values {
  float: left;
  width: 100%;
  padding-bottom: 8px;
  margin-top: 4px;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #left_price-range-from {
  float: left;
  width: auto;
  position: relative;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #left_price-range-to {
  width: auto;
  float: right;
  position: relative;
}
.sidebar.sidebar-main .filter-options-content.priceslider .m-slider-values #amount {
  float: left;
  width: 100%;
  height: auto;
  line-height: normal;
  padding: 0;
  text-align: center;
  color: #333 !important;
  font-size: 11px;
  font-weight: 400 !important;
  margin-top: -14px;
}
.sidebar.sidebar-main .newsletter #newsletter-validate-detail {
  float: left;
  width: 100%;
  padding: 10px 0;
}
.sidebar.sidebar-main .newsletter .primary {
  border: none;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  padding: 6px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  float: right;
  color: #fff;
  width: 31px;
  line-height: 30px;
  height: 30px;
  position: relative;
  border-radius: 0;
  background: #0d4879 !important;
}
.sidebar.sidebar-main .newsletter .primary:before {
  bottom: 0;
  color: #fff;
  content: "\f1d8";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.sidebar.sidebar-main .newsletter .primary span {
  display: none;
}
.sidebar.sidebar-main .newsletter .control {
  padding-right: 0;
  overflow: hidden;
}
.sidebar.sidebar-main .newsletter .control input {
  border-radius: 0;
  outline: none !important;
  font-style: italic;
  font-size: 12px;
  line-height: inherit;
  width: 100%;
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
}
.sidebar.sidebar-main .newsletter .control:before {
  display: none;
}
.sidebar.sidebar-main #wishlist-sidebar li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 10px 0px;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
  width: 75%;
  float: left;
  padding-left: 10px;
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-details .product-item-name {
  font-size: 13px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo {
  width: 60px;
  float: left;
  position: inherit;
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo .product-image-container {
  display: initial;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-photo img {
  width: auto !important;
  height: auto !important;
}
.sidebar.sidebar-main #wishlist-sidebar li .product-item-actions {
  margin: 0px;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary {
  float: left;
  width: auto;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary .action.primary {
  border-radius: 2px;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-primary .action.primary:hover {
  border: 0px;
  background: #105ca4;
  text-decoration: none;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary {
  width: auto !important;
  float: right;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary .action {
  color: #ffffff;
}
.sidebar.sidebar-main #wishlist-sidebar li .actions-secondary .action:hover {
  border: 0px;
  background: #105ca4;
  text-decoration: none;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title {
  float: left;
  width: 100%;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title strong {
  font-weight: 600;
  font-size: 14px;
  float: left;
  width: auto;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title > div {
  width: auto;
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0;
}
.sidebar.sidebar-main .block_filter_status_mn .block-title > div .filter-clear {
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
}
.sidebar.sidebar-main .block_filter_status_mn .action.clear.filter-clear {
  font-size: 12px;
  color: #1c8cdc;
}
.sidebar.sidebar-main .block_filter_status_mn .block-content {
  width: 100%;
  float: left;
  padding: 0 8px;
}
.filter-current ol.items {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-current ol.items li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 6px 12px 8px 0;
  list-style: none;
  position: relative;
  border-bottom: 1px solid #f3f3f4;
  font-size: 14px;
}
.filter-current ol.items li:last-child {
  border-bottom: 0;
}
.filter-current ol.items li .filter-label {
  font-weight: 600;
  display: block;
}
.filter-current ol.items li .filter-value {
  color: #999;
  font-size: 12px;
}
.filter-current ol.items li .action.remove {
  font-size: 13px;
  font-weight: 400;
  height: 17px;
  line-height: 14px;
  text-align: center;
  width: 17px;
  font-family: "Open Sans", sans-serif;
  top: 10px;
  right: 0;
  left: auto;
  position: absolute;
  background: #2a94de;
  border-radius: 50%;
  padding-left: 1px;
  color: #fff;
  text-decoration: none;
}
.filter-current ol.items li .action.remove:after {
  content: "x";
  font-family: "Open Sans", sans-serif;
}
.filter-current ol.items li .action.remove:before {
  display: none;
}
.column.main {
  width: 75% !important;
  float: left !important;
  padding-left: 15px;
}
.column.main .main_banner_ads {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.column.main .main_banner_ads img {
  display: block;
}
.column.main .toolbar-products {
  float: left;
  width: 100%;
  margin: 15px 0px 0px;
}
.column.main .toolbar-sorter {
  float: left;
  width: auto;
}
.column.main .toolbar-sorter select {
  background: url('../images/cw_images/select_bg.webp') no-repeat right center #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  color: #444444;
  cursor: pointer;
  height: 32px;
  line-height: 28px;
  padding: 0 35px 0 10px;
  position: relative;
  margin-right: 5px;
  vertical-align: top;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.column.main .toolbar-sorter .limiter-text-dropdown {
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  margin-right: 5px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  font-size: 13px;
}
.show-more-description-new {
  padding-bottom: 0;
  float: left;
  width: 100%;
}
.show-more-description-new .show-more {
  color: #0a263c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.show-more-description-new .show-more:before {
  content: "[";
  margin-right: 2px;
  vertical-align: top;
}
.show-more-description-new .show-more:after {
  content: "]";
  margin-left: 2px;
  vertical-align: top;
}
.show-more-description-new .show-more .minus {
  display: none;
}
.show-more-description-new .show-more.minus .minus1 {
  display: none;
}
.show-more-description-new .show-more.minus .minus {
  display: inline-block;
}
.products-list ul.products.list.product_custom_ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 20px;
}
.products-list ul.products.list.product_custom_ul li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  list-style: none;
  position: relative;
}
.products-list ul.products.list.product_custom_ul li a.product-item-photo img {
  height: auto;
}
.products-list ul.products.list.product_custom_ul li .brand_logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  width: 50%;
  min-height: 60px;
  position: relative;
}
.products-list ul.products.list.product_custom_ul li .brand_logo .brand_img {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-height: 50px;
  height: auto;
  width: auto;
  max-width: 140px;
}
.products-list ul.products.list.product_custom_ul li .wwe_shipping {
  color: #2b94de;
  display: inline-block;
  float: none;
  font-size: 14px;
  margin-right: -4px;
  margin-top: 0;
  text-align: right;
  width: 50%;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 {
  width: 75%;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 .col-md-8 {
  width: 66.66666667%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list ul.products.list.product_custom_ul li .col-md-9 .col-md-4 {
  width: 33.33333333%;
  position: inherit;
  min-height: 1px;
  padding: 0px;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-name {
  font-size: 16px;
  margin-bottom: 11px;
  line-height: inherit;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-name a {
  color: #333;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-item-description {
  margin: 18px 0px 0px;
  padding-top: 15px;
  border-top: 1px solid #efefef;
  clear: both;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info {
  color: #666;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 15px;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist {
  color: #428bca;
  font-size: inherit;
  font-weight: inherit;
  text-transform: none;
  letter-spacing: normal;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:before {
  display: none;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:after {
  content: " |";
  color: #333;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .towishlist:hover {
  color: #1d5f98;
}
.products-list ul.products.list.product_custom_ul li.product-item .extra-info .tocompare:before {
  display: none;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price .custom_pricing {
  position: relative;
}
.products-list ul.products.list.product_custom_ul li.product-item .product-price .discount {
  color: #c4c2c2;
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
}
.products-list ul.products.list.product_custom_ul li.product-item .availability {
  color: green;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 9px;
  padding: 0;
}
.products-list ul.products.list.product_custom_ul li.product-item .price-box {
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li.product-item .actions-primary > form .action.tocart.primary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  background-color: #f80d15;
  padding-left: 40px;
  background-image: url('../../../../../../../media/wysiwyg/add-to-cart-ic.png');
  background-position: 11px center;
  background-repeat: no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.products-list ul.products.list.product_custom_ul li.product-item .actions-primary > form .action.tocart.primary:hover {
  background-color: #d9070e;
}
.products-list ul.products.list.product_custom_ul li:after {
  border-bottom: 1px solid #efefef;
  width: 100%;
  left: 0;
  bottom: 0;
  content: "";
  position: absolute;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary {
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary .rating-result span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
.products-list ul.products.list.product_custom_ul li .product-reviews-summary .reviews-actions a.action.view {
  font-size: 15px;
  line-height: 22px;
  color: #323232;
  text-decoration: none;
  text-transform: capitalize;
}
.products-list ul.products.list.product_custom_ul .old-price .price-wrapper .price {
  color: #c4c2c2;
}
.products-list ul.products.list.product_custom_ul .price-wrapper .price {
  color: #c00;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
.products-list ul.products.list.product_custom_ul .product-item-inner {
  clear: both;
}
.products-list ul.products.list.product_custom_ul .product-item-inner .product-item-actions {
  text-align: center;
}
.products-list .product-item-details {
  position: inherit;
}
.products-list .product-item-info.row {
  margin-left: 0;
  margin-right: 0;
}
.products-list .custome_leasing_pricing {
  width: 96%;
  margin-top: 5px;
  position: absolute;
  float: left;
  text-align: center;
}
.products-list .custome_leasing_pricing .CIT-widget {
  display: inline-block;
}
.products-list .custome_leasing_pricing a {
  background: 0 0!important;
  color: #000 !important;
  font-size: 9px;
  line-height: 12px;
  font-weight: 600;
  box-shadow: none !important;
}
.products-list .col-md-3 {
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.products-list .product.details.product-item-details a {
  text-decoration: none;
}
.products-list .product.details.product-item-details a.action.more {
  display: none;
}
.request-quote-form {
  position: relative;
}
.request-quote-form #quote-form-validate h3,
.request-quote-form #quote-form-validate p {
  text-align: center;
}
.request-quote-form #quote-form-validate h3 {
  font-size: 30px;
  margin-bottom: 15px;
}
.request-quote-form #quote-form-validate .form-row {
  width: 100%;
  margin-top: 12px;
  padding: 0 15px;
}
.request-quote-form #quote-form-validate .form-row input[type=text],
.request-quote-form #quote-form-validate .form-row input[type=password],
.request-quote-form #quote-form-validate .form-row input[type=email],
.request-quote-form #quote-form-validate .form-row select,
.request-quote-form #quote-form-validate .form-row textarea {
  width: 100%;
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  line-height: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.request-quote-form #quote-form-validate .form-row textarea {
  height: 100px;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow {
  text-align: center;
  margin-top: 0;
  padding-bottom: 20px;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow button {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  margin-right: 10px;
  box-shadow: none;
}
.request-quote-form #quote-form-validate .form-row .submitbuttonrow button:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.request-popup .modal-inner-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  border: 0;
  max-width: 500px;
  max-height: 600px;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
}
.request-popup .modal-inner-wrap .modal-content {
  padding: 15px;
  float: left;
  width: 100%;
  overflow: auto;
  border: 0 none;
  box-shadow: none;
  max-height: 550px;
}
.request-popup .modal-header {
  float: none;
  position: relative;
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.request-popup .modal-header .action-close {
  background: #f1f1f1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  right: 0;
  top: 0;
  position: absolute;
  border: 0;
}
.request-popup .modal-header .action-close:before {
  content: "\f00d";
  font-family: 'FontAwesome';
}
.catalog-product-view .column.main {
  padding: 0;
}
html body .m-left.cetner-align,
html body .m-right.cetner-align {
  text-align: center;
  width: 100% !important;
}
html body .m-left.cetner-align + .m-right,
html body .m-right.cetner-align + .m-right,
html body .m-left.cetner-align + .m-left,
html body .m-right.cetner-align + .m-left {
  display: none;
}
html body .m-right.cetner-align {
  width: 50% !important;
  margin: auto !important;
  display: block !important;
}
.product-info-main {
  width: 100% !important;
  padding: 0px;
}
.product-info-main .page-title-wrapper {
  margin: 0px;
  float: left;
  width: 100%;
}
.product-info-main .page-title-wrapper .page-title {
  float: left;
  width: 100%;
  padding: 7px 0 34px;
  line-height: 32px;
  color: #000;
  display: block;
  font-size: 22px;
  margin: 0px;
}
.product-info-main .sku {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: -3px;
}
.product-info-main .sku strong {
  font-weight: 400;
}
.product-info-main .sku .value {
  color: #000;
  display: inline-block;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  text-transform: none;
}
.product-info-main .product_left_mn {
  float: left;
  padding-right: 40px;
  width: 72.1%;
}
.product-info-main .product_left_mn .product-add-form {
  float: left;
  width: 100%;
  padding-top: 0px;
}
.product-info-main .product_left_mn .product.media {
  width: 64.1% !important;
  float: left;
  margin: 0px;
  padding-right: 40px;
}
.product-info-main .product_left_mn .product.media .fotorama-item .fotorama__stage {
  border: 1px #e4e4e4 solid;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767px) {
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__nav__frame--thumb,
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__thumb-border,
  .product-info-main .product_left_mn .product.media .fotorama-item .fotorama__arr--prev {
    display: none;
  }
}
.product-info-main .product_left_mn .product.media .fotorama__nav-wrap {
  display: none;
}
.product-info-main .product_left_mn #shipping-options-wrapper {
  border-bottom: 1px solid #1d94eb;
  padding: 10px 0;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .label {
  color: #1d94eb;
  font-size: 18px;
  line-height: 38px;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control {
  font-size: 14px;
  font-weight: 500;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control .radio {
  margin: 10px 0;
}
.product-info-main .product_left_mn #shipping-options-wrapper .field .control input[type=text] {
  width: auto;
}
.product_right_mn {
  float: left;
  width: 27.9%;
}
.product_right_mn .call_for_price ul {
  display: none;
}
.product_right_mn .product-info-price {
  text-align: center;
  padding-bottom: 0;
  display: block;
  border: 0px;
  margin: 0px;
}
.product_right_mn .product-info-price .price-box {
  display: block;
  width: 100%;
  border: 0px;
  padding: 0px;
}
.product_right_mn .product-info-price span {
  line-height: 22px;
  color: #000;
}
.product_right_mn .product-info-price span.price {
  font-size: 40px;
  font-weight: 900;
  color: #000;
  line-height: 34px;
  display: inline-block;
  margin-top: 14px;
}
.product_right_mn .product-info-price .discount {
  color: #c4c2c2;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 5px;
  margin-left: 2px;
}
.product_right_mn .product-info-price span.old-price {
  padding-left: 0;
}
.product_right_mn .product-info-price span.old-price span .price {
  text-decoration: line-through;
  color: #c4c2c2;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-top: 5px;
}
.product_right_mn .product-info-price span.old-price .price-container > span.price-label {
  display: none;
}
.product_right_mn .product-info-price .special-price {
  width: 100%;
}
.product_right_mn .product-info-price .special-price span {
  display: block;
}
.product_right_mn .product-info-price .special-price span .price {
  margin-top: 0px;
}
.product_right_mn .order_by_phone_link {
  width: 100%;
  display: block;
  height: 52px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  background-color: #3395d7;
  line-height: 49px;
  margin-top: 16px;
  border-radius: 5px;
  position: relative;
  padding-left: 43px;
  letter-spacing: .2px;
}
.product_right_mn .order_by_phone_link:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url('../images/cw_images/order_by_phone.webp');
  width: 32px;
  height: 35px;
  position: absolute;
  top: -2px;
  bottom: 0;
  margin: auto;
  left: -149px;
  right: 0;
}
.product_right_mn .order_by_phone_link:focus,
.product_right_mn .order_by_phone_link:active,
.product_right_mn .order_by_phone_link:hover {
  background-color: #2581bf;
  color: #fff;
  text-decoration: none;
}
.product_right_mn .actions {
  padding-bottom: 11px;
  float: left;
  width: 100%;
  margin-top: 21px;
}
.product_right_mn .actions + .product-shop .make_an_offer .m-left {
  width: 40%;
  padding-right: 10px;
}
.product_right_mn .actions + .product-shop .make_an_offer .m-right {
  width: 60%;
}
.product_right_mn #product-addtocart-button {
  box-sizing: border-box;
  color: #fff;
  float: none;
  font-size: 40px;
  line-height: 40px;
  height: auto;
  letter-spacing: 0px;
  margin: 0;
  padding: 9px 0 15px;
  text-indent: inherit;
  width: 100%;
  display: block;
  border: 0;
  text-align: center;
  border-radius: 5px;
  background: #e63e33;
  background: -moz-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e63e33), color-stop(100%, #bc4136));
  background: -webkit-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -o-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: -ms-linear-gradient(top, #e63e33 0%, #bc4136 100%);
  background: linear-gradient(to bottom, #e63e33 0%, #bc4136 100%);
  font-style: italic;
  font-weight: 900;
}
.product_right_mn #product-addtocart-button:hover,
.product_right_mn #product-addtocart-button:focus {
  background: #bc4136;
  background: -moz-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #bc4136), color-stop(100%, #e63e33));
  background: -webkit-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -o-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: -ms-linear-gradient(top, #bc4136 0%, #e63e33 100%);
  background: linear-gradient(to bottom, #bc4136 0%, #e63e33 100%);
}
.product_right_mn .product-shop {
  float: left;
  width: 100%;
  margin-top: 11px;
  padding-bottom: 19px;
}
.product_right_mn .product-shop .m-left,
.product_right_mn .product-shop .m-right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  margin-left: -2px;
  margin-right: -2px;
}
.product_right_mn .product-shop.get_a_quote {
  display: block;
  text-align: center;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.product_right_mn .product-shop.get_a_quote a {
  margin-right: 4px;
  background: #337ace;
  background: -moz-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #337ace), color-stop(100%, #123b6c));
  background: -webkit-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -o-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: -ms-linear-gradient(top, #337ace 0%, #123b6c 100%);
  background: linear-gradient(to bottom, #337ace 0%, #123b6c 100%);
  display: block;
  line-height: 45px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
}
.product_right_mn .product-shop.get_a_quote a:hover {
  background: #123b6c;
  background: -moz-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #123b6c), color-stop(100%, #337ace));
  background: -webkit-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -o-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: -ms-linear-gradient(top, #123b6c 0%, #337ace 100%);
  background: linear-gradient(to bottom, #123b6c 0%, #337ace 100%);
}
.product_right_mn .product-shop.get_a_quote.larget_button {
  margin-top: 16px !important;
  margin-bottom: 13px;
}
.product_right_mn .product-shop.get_a_quote.larget_button a {
  color: #fff;
  float: none;
  font-size: 34px;
  line-height: 40px;
  height: auto;
  letter-spacing: 0px;
  margin: 0;
  padding: 9px 0 15px;
  text-indent: inherit;
  width: 100%;
  display: block;
  border: 0;
  text-align: center;
  border-radius: 5px;
  font-weight: 900;
  font-style: italic;
}
.product_right_mn .stock .wds_stock_label {
  font-size: 16px;
  font-weight: 600;
  color: green;
}
.product_right_mn .make_an_offer {
  display: block;
}
.product_right_mn .make_an_offer .m-right {
  text-align: right;
}
.product_right_mn .make_an_offer .m-right img {
  float: right;
}
.product_right_mn .make_an_offer .m-right .custome_leasing_pricing {
  float: left;
  width: 100%;
  text-align: right;
}
.product_right_mn .make_an_offer .m-right .btn_101 {
  margin-left: auto;
}
.product_right_mn .video_button {
  clear: both;
  text-align: center;
  margin-top: -5px;
  display: block;
  float: left;
  width: 100%;
}
.product_right_mn .video_button .gruveo-call-button {
  background-color: #3395d7;
  background-image: url('../images/cw_images/video-call-live-ic.webp');
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 64px;
  height: 64px;
  border-radius: 5px;
  padding: 0 0 0 29px;
  background-position: center right;
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  text-align: left;
  border: 0;
  color: #fff;
  text-transform: uppercase;
}
.product_right_mn .video_button .gruveo-call-button:focus,
.product_right_mn .video_button .gruveo-call-button:hover {
  background-color: #2581bf;
  color: #fff;
  text-decoration: none;
}
.product_right_mn .video_button .gruveo-call-button:before,
.product_right_mn .video_button .gruveo-call-button:after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  margin: auto;
  display: block;
  width: 1px;
}
.product_right_mn .video_button .gruveo-call-button:before {
  background-color: #1679b2;
  right: 81px;
}
.product_right_mn .video_button .gruveo-call-button::after {
  background-color: #82bfec;
  right: 80px;
}
.product_right_mn .leasing-option {
  margin-top: 3px !important;
  float: left;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 1px #dadada solid;
}
.product_right_mn .leasing-option .leasing-expert_info {
  margin-top: 18px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  width: 20%;
  height: 50px;
  overflow: hidden;
  border-radius: 1000px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box.image_box,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom.image_box {
  width: 20%;
  height: 50px;
  overflow: hidden;
  border-radius: 1000px;
}
.product_right_mn .leasing-option .leasing-expert_info .image_box.image_box img,
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom.image_box img {
  display: block;
  margin: auto;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom {
  width: 80%;
  padding-left: 5px;
  border-radius: 0px;
  height: auto;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 {
  text-align: left;
  margin: 0;
  display: block;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div.expert-phone-number {
  display: block;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div.expert-phone-number a {
  font-size: 20px;
  line-height: 20px;
  color: #0d8bdf;
  letter-spacing: 0.3px;
  font-weight: 600;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div a {
  color: #a3a3a3;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 div a:hover {
  color: #0d8bdf;
}
.product_right_mn .leasing-option .leasing-expert_info .expert-bottom .expert-bottom-1 .fa {
  font-size: 15px;
}
.product_right_mn .ratings {
  padding: 0;
  display: block;
  height: 20px;
  border: none;
  margin: 0 auto;
  float: left;
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin-bottom: 19px;
}
.product_right_mn .ratings .product-reviews-summary {
  width: 58%;
  display: inline-block;
  vertical-align: middle;
  margin: 0px;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result {
  display: inline-block;
  vertical-align: middle;
  width: 84px;
  position: relative;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.product_right_mn .ratings .product-reviews-summary .rating-summary .rating-result > span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.product_right_mn .ratings .product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  font-size: inherit;
  margin: 0px;
}
.product_right_mn .ratings .product-reviews-summary .reviews-actions a.action.view {
  display: inline-block;
  vertical-align: top;
  border: none;
  box-shadow: none;
  margin: 0 0 0 8px;
  float: none;
  cursor: pointer;
  margin-left: 0px;
  font-size: 15px;
  line-height: 22px;
  color: #323232;
  text-decoration: none;
}
.product_right_mn .ratings .pp-write_review {
  float: none;
  width: 35%;
  margin-left: 0;
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
}
.product_right_mn .ratings .pp-write_review a {
  line-height: normal;
  text-decoration: none;
  border: none;
  box-shadow: none;
  margin: -1px 0px 0px;
  float: none;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  cursor: pointer;
  display: block;
  font-size: 14px;
  color: #939393;
}
.product_right_mn .ratings .pp-write_review a:hover {
  margin-left: 0px;
}
.product_right_mn .netreviews-stars a,
.product_right_mn .netreviews-stars a:hover,
.product_right_mn .netreviews-stars a:active,
.product_right_mn .netreviews-stars a:visited {
  line-height: normal;
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  border: none;
  box-shadow: none;
  margin: 0 0 0 8px;
  float: none;
  color: #323232;
  cursor: pointer;
}
.product_right_mn .netreviews-stars .pp-write_review a:hover {
  color: #323232;
  text-decoration: none;
  font-size: 14px;
}
#product-options-wrapper {
  float: left;
  width: 100%;
}
#product-options-wrapper .field {
  float: left;
  width: 100%;
  margin-top: 15px;
  margin-right: 0;
}
#product-options-wrapper .field .label {
  width: 100%;
  color: #1d94eb;
  font-size: 18px;
  line-height: 28px;
  margin: 0px 10px 0px 0px;
  font-weight: inherit;
}
#product-options-wrapper .field .label :before {
  color: #d9534f;
  content: "* ";
}
#product-options-wrapper .field .control {
  float: left;
  width: 100%;
}
#product-options-wrapper .field select {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px 38px 0px 10px;
  border: 1px solid #e4e4e4;
  color: #4d4d4d;
  font-size: 11px;
  height: 38px;
  line-height: 38px;
  border-radius: 0;
  background: url('../images/cw_images/select_bg2.webp') no-repeat right center #ffffff;
  width: auto;
}
#product-options-wrapper .field.required .label:after {
  display: none;
}
.product-add-form .field.qty,
#shopping-cart-table .field.qty {
  float: left;
  width: auto;
  margin-top: 27px;
}
.product-add-form .field.qty .label,
#shopping-cart-table .field.qty .label {
  display: none;
}
.product-add-form .field.qty .input-text.qty,
#shopping-cart-table .field.qty .input-text.qty {
  border: 1px solid #dadada;
  color: #535353;
  float: left;
  font-size: 16px;
  height: 39px;
  line-height: 38px;
  padding: 0 10px 0 10px;
  text-align: left;
  width: 67px;
  border-radius: 0px;
}
.product-add-form .field.qty .qty-changer,
#shopping-cart-table .field.qty .qty-changer {
  background: url('../images/cw_images/qty_ic.webp') no-repeat;
  float: left;
  height: 39px;
  margin-left: -1px;
  width: 20px;
}
.product-add-form .field.qty .qty-changer a,
#shopping-cart-table .field.qty .qty-changer a {
  height: 20px;
  float: left;
  width: 20px;
  text-align: left;
  text-indent: -9999px;
}
table#shopping-cart-table .field.qty {
  margin-top: 10px;
}
.product_left_mn_inner {
  float: left;
  width: 35.9%;
  margin-top: -5px;
}
.order_popup_open {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.order_popup_open button.close {
  color: #fff;
  opacity: 1;
  font-size: 36px;
  margin-top: 5px;
  margin-right: 14px;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  box-shadow: none;
}
.order_modal_header strong {
  font-size: 18px;
  text-align: center;
  display: block;
  padding: 10px 40px;
  background-color: #3394d8;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
.order_modal_content {
  width: 100%;
  max-width: 650px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  position: relative;
  background-color: #fff;
}
.order_modal_content hr {
  margin-top: 10px;
  border-color: #eee;
}
.order_modal_body > strong {
  font-size: 14px;
  text-align: center;
  display: block;
  padding-top: 15px;
  line-height: 24px;
  padding-bottom: 5px;
  font-weight: 600;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
}
.order_modal_body > div {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  border-bottom: 1px #eee solid;
  padding-bottom: 18px;
  margin-bottom: 18px;
}
.order_modal_body > div:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.order_modal_body > div:last-child img {
  max-width: 80px;
  max-height: 80px;
  margin-top: 10px;
  display: block;
  height: auto;
}
.order_modal_body > div .img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.order_modal_body > div h4 {
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding-left: 50px;
  padding-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  text-align: left;
  font-size: 18px;
}
.order_modal_body > div .glyphicon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #71d13c;
  text-align: center;
  position: absolute;
  left: 15px;
  top: 0;
}
.order_modal_body > div .glyphicon-phone-alt:before {
  content: "\e182";
  line-height: 32px;
  font-size: 16px;
  color: #fff;
}
.container.pp-tabs {
  float: left;
  width: 100%;
  padding: 0px;
}
.container.pp-tabs .tabs {
  border-bottom: 1px solid #dadada;
  list-style: none;
  margin: 40px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.container.pp-tabs .tabs li {
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 18px;
  line-height: 22px;
  margin: 0 5px;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.container.pp-tabs .tabs li.active {
  color: #1d94eb;
}
.container.pp-tabs .tabs li.active:before {
  content: "";
  position: absolute;
  bottom: -1px;
  border-bottom: 2px #333 solid;
  left: 0;
  right: 0;
}
.container.pp-tabs .tabs li.active:after {
  content: "\f0dd";
  font-size: 16px;
  font-family: 'FontAwesome';
  position: absolute;
  bottom: 0;
  left: 50%;
  color: #333;
  -moz-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  -o-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  bottom: -9px;
}
.container.pp-tabs .tabs li i {
  background-position: center center !important;
  display: inline-block;
  height: 41px;
  margin-bottom: 10px;
  width: 100%;
}
.container.pp-tabs .tabs li i.pp-ic-1 {
  background: url('../images/cw_images/tab_ic1.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-2 {
  background: url('../images/cw_images/tab_ic2.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-3 {
  background: url('../images/cw_images/tab_ic3.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-4 {
  background: url('../images/cw_images/tab_ic4.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-5 {
  background: url('../images/cw_images/tab_ic5.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-6 {
  background: url('../images/cw_images/tab_ic6.webp') no-repeat;
}
.container.pp-tabs .tabs li i.pp-ic-7 {
  background: url('../images/cw_images/tab_ic7.webp') no-repeat;
}
.container.pp-tabs .tabs div#customer-reviews {
  clear: both;
}
.container.pp-tabs .tab_drawer_heading {
  display: none;
}
.container.pp-tabs .expert-bottom-1 {
  display: block;
  text-align: center;
  margin: 2px -20px 0;
}
.container.pp-tabs .expert-bottom-1 div {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.container.pp-tabs .expert-bottom-1 .expert-phone-number a {
  font-size: 16px;
  font-weight: 600;
}
.container.pp-tabs .expert-bottom-1 .expert-livechat a {
  color: #a3a3a3;
  text-decoration: none;
}
.container.pp-tabs .expert-bottom-1 .expert-livechat a i {
  font-size: 14px;
}
.container.pp-tabs .expert-bottom-1 .expert-email a i {
  font-size: 15px;
}
.container.pp-tabs .expert-bottom-2 {
  display: block;
  text-align: center;
  color: #333;
  font-size: 13px;
}
.container.pp-tabs .tab_content {
  display: none;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  padding: 24px 0;
}
.container.pp-tabs .tab_content .container {
  width: 100%;
  padding: 0;
}
.container.pp-tabs .tab_content .description_section_mn_title {
  float: left;
  width: 100%;
  background: #0072ae;
  margin-bottom: 25px;
  height: 40px;
}
.container.pp-tabs .tab_content .description_section_mn_title h2 {
  margin-left: 10px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
}
.container.pp-tabs .tab_content .video_section_mn_cols {
  float: left;
  width: 100%;
  margin-top: 12px;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li {
  padding: 0 10px 10px;
  width: 50%;
  float: left;
  list-style: none;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li div {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  padding: 5px;
}
.container.pp-tabs .tab_content .video_section_mn_cols ul li div iframe {
  width: 100%;
}
.container.pp-tabs .tab_content .am-attachments {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline {
  width: 49%;
  float: right;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  border-bottom: 1px solid #ccc;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline:nth-child(2n+1) {
  clear: left;
  float: left;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline a {
  display: flex;
  align-items: center;
  height: auto;
}
.container.pp-tabs .tab_content .am-attachments .am-fileline img {
  max-width: 60px;
  margin-right: 3px;
  max-height: 100%;
}
.container.pp-tabs .tab_content .am-attachments .am-filesize {
  font-size: inherit;
}
.container.pp-tabs .tab_content div#productqa .btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
}
.container.pp-tabs .tab_content div#productqa .btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .tab_content div#productqa .sory-by {
  float: right;
  margin-left: 40px;
  width: 235px;
}
.container.pp-tabs .tab_content div#productqa .sory-by select#sortque {
  width: 170px;
  margin-left: 3px;
}
.container.pp-tabs .tab_content div#productqa .search-bar {
  float: right;
  margin-right: 106px;
  width: 480px;
}
.container.pp-tabs .tab_content div#productqa .search-bar input#searchtext {
  float: left;
  width: 60%;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque {
  width: 15%;
  border: 0 !important;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .tab_content div#productqa .search-bar button#searchque:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.container.pp-tabs .expert_reivew_tab .expert_info {
  float: left;
  padding-right: 30px;
  width: 26%;
  margin-right: -4px;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box {
  position: relative;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box img {
  display: block;
}
.container.pp-tabs .expert_reivew_tab .expert_info .image_box span {
  background: #0087cb;
  border-radius: 3px;
  position: absolute;
  color: #fff !important;
  display: block;
  padding: 13px 18px;
  text-align: center;
  width: 100%;
  bottom: 0;
  left: 0;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews {
  width: 74%;
  float: left;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div {
  width: 33.33%;
  float: left;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div h3 {
  color: #0d8bdf;
  font-size: 20px;
  line-height: normal;
  margin: 0 0 10px;
  padding: 0;
  font-weight: 600;
  text-transform: uppercase;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div ul li {
  color: #535353;
  font-size: 14px;
  line-height: normal;
  padding: 0 16px;
  position: relative;
}
.container.pp-tabs .expert_reivew_tab .expert_reviews .expert_features > div ul li:before {
  background: #535353;
  content: "";
  top: 7px;
  left: 1px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
}
div#product-review-container {
  clear: both;
}
div#product-review-container .review-toolbar {
  border: 0px;
}
div#product-review-container .review-items li:last-child {
  padding-bottom: 0px;
  border: 0px;
}
div#product-review-container .review-ratings {
  float: left;
  margin-bottom: 0;
  width: 22%;
  display: inherit;
  max-width: 100%;
}
div#product-review-container .review-content-details {
  float: left;
  width: 75%;
  margin-top: 1px;
}
.techical_info_desc ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.techical_info_desc ul li {
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  margin: 0px;
}
.techical_info_desc ul ul {
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #dadada;
  border-bottom-color: transparent;
  margin-bottom: 28px;
  margin-top: 14px;
}
.techical_info_desc ul ul li {
  padding-left: 0;
  padding-right: 0;
  display: block;
  width: 100%;
  display: table;
  border-bottom: 1px solid #dadada;
  margin: 0px;
}
.techical_info_desc ul ul li .row {
  display: table-cell;
  margin: 0;
  position: relative;
}
.techical_info_desc ul ul li .row:after {
  content: "";
  position: absolute;
  left: 60%;
  top: 0;
  bottom: 0;
  display: block;
  border-right: 1px solid #dadada;
}
.techical_info_desc ul ul li [class*=col-] {
  display: table-column;
  vertical-align: top;
  padding: 7px 10px 6px;
  font-size: 14px;
  width: 40%;
  float: left;
  position: relative;
}
.techical_info_desc ul ul li [class*=col-]:first-child {
  width: 60%;
}
.techical_info_desc ul ul li:nth-child(2n+1) {
  background: #efefef;
}
.techical_info_desc h2 {
  color: #0b89de;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin: 5px 0 0;
  padding: 0;
}
.overall_rating_container {
  margin-top: 2px;
  margin-bottom: 28px;
  text-align: center;
}
.overall_rating_container lable.overall_rating {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  color: #73c546;
}
.overall_rating_container .product-reviews-summary.short {
  display: block;
  margin-top: 10px;
}
.overall_rating_container .product-reviews-summary.short .rating-summary {
  margin-bottom: 0px;
  display: inline-block;
}
.custom_review_block .block.review-add {
  margin-top: 0;
}
.custom_review_block .block.review-add .block-title {
  color: #0d8bdf;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 20px;
}
.custom_review_block .block.review-add .block-title strong {
  font-size: 22px !important;
  color: #1b8cda !important;
}
.custom_review_block .fieldset {
  border: 0;
  margin: 0 -15px 0;
  padding: 0;
  letter-spacing: -.31em;
}
.custom_review_block .fieldset .field.required.review-field-ratings {
  margin-left: 15px;
  margin-top: 27px;
  margin-bottom: 24px;
  padding: 0 0 20px;
  box-sizing: border-box;
  margin-right: 15px;
  display: block;
  border: 1px #73c546 solid;
}
.custom_review_block .fieldset .field.required.review-field-ratings legend {
  float: left;
  width: 100%;
  margin-bottom: 20px !important;
  background: #73c546;
  padding: 10px 15px !important;
  color: #fff;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  margin: 0;
  border: 0;
  line-height: 22px;
}
.custom_review_block .fieldset .field.required.review-field-ratings > .control {
  padding-left: 15px;
}
.custom_review_block .fieldset > div.field {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 20px;
}
.custom_review_block .fieldset > div.field > .label {
  margin: 0 0 8px;
  display: inline-block;
  font-weight: 600;
}
.custom_review_block input,
.custom_review_block select,
.custom_review_block textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
}
.custom_review_block textarea {
  height: 150px;
}
.custom_review_block .review-form-actions {
  margin-top: 0px;
  text-align: center;
}
.custom_review_block .review-form-actions .actions-primary {
  float: none;
}
.custom_review_block #review-form {
  max-width: 100%;
}
.custom_review_block #review-form .action.submit.primary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  background: #73c546;
  border: 0;
  margin: 0px;
  color: #fff !important;
  font-size: 21px !important;
  font-weight: 600;
  padding: 15px 30px;
  text-transform: uppercase;
}
.custom_review_block #review-form .action.submit.primary:hover {
  background: #65b13c;
}
.custom_review_block .field.choice.review-field-rating {
  display: inline-block;
  width: 16%;
  margin: 0px -4px 0px 0px;
}
.custom_review_block .field.choice.review-field-rating label {
  font-weight: 600;
}
.custom_review_block .field.choice.review-field-rating .control {
  margin-bottom: 20px;
  margin-top: 10px;
}
.custom_review_block .review-list .block-title strong {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  line-height: 22px;
  color: #1d94eb;
  font-weight: 400;
  padding: 10px 13px;
  background: #f4f4f4;
}
.custom_review_block .reviews-actions,
.custom_review_block .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.custom_review_block .rating-summary {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
  display: table-row;
}
.custom_review_block .rating-summary .rating-result {
  width: 84px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.custom_review_block .rating-summary .rating-result:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
  font-family: 'FontAwesome';
}
.custom_review_block .rating-summary .rating-result > span {
  overflow: hidden;
  display: block;
}
.custom_review_block .rating-summary .rating-result > span:before {
  font-family: 'FontAwesome';
  content: '\f005' '\f005' '\f005' '\f005' '\f005' !important;
}
.custom_review_block .row {
  margin: 0px -15px;
}
.custom_review_block .row .col-lg-6 {
  width: 50%;
  padding: 0px 15px;
  float: left;
  position: relative;
}
.custom_review_block h3 {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  line-height: 22px;
  color: #1d94eb;
  font-weight: 400;
  padding: 10px 13px;
  background: #f4f4f4;
}
.custom_review_block h3 + ul {
  margin-bottom: 30px;
}
.custom_review_block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom_review_block ul li {
  border-bottom: 1px #dadada solid;
  margin: 0;
  padding: 10px;
}
.custom_review_block .start_block,
.custom_review_block .start_block + i,
.custom_review_block li lable,
.custom_review_block li .custom_rating {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
.custom_review_block .start_block + i,
.custom_review_block li .custom_rating {
  text-align: right;
}
.custom_review_block .custom_rating .start_block {
  width: auto;
}
.custom_review_block #product-review-table-skip .review-control-vote:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-1 {
  z-index: 6;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-1:before {
  content: '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-2 {
  z-index: 5;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-2:before {
  content: '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-3 {
  z-index: 4;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-3:before {
  content: '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-4 {
  z-index: 3;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-4:before {
  content: '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-5 {
  z-index: 2;
}
.custom_review_block #product-review-table-skip .review-control-vote .rating-5:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
}
.product_details_right {
  padding: 0px 0px 19px;
  margin: 0;
  margin-top: -1px;
  float: left;
  width: 100%;
}
.product_details_right li {
  color: #000;
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 33px;
  list-style: outside none none;
  margin: 0;
  padding: 5px 0 5px 52px;
  position: relative;
}
.product_details_right li.freeshipping {
  width: 53.4%;
}
.product_details_right li.freeshipping .icon {
  height: 22px;
  background-position: 0 0;
}
.product_details_right li.share_media {
  width: auto;
  padding-top: 7px;
  padding-bottom: 2px;
  cursor: pointer;
}
.product_details_right li.share_media .icon {
  top: 5px;
  background-position: 0 -130px;
  height: 26px;
}
.product_details_right li.share_media a {
  text-decoration: none;
  color: #3395d7;
}
.product_details_right li.share_media .product-sharing-tool {
  position: absolute;
  padding: 10px;
  background-color: #fff;
  opacity: 0;
  top: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  visibility: hidden;
  z-index: 1;
  right: 0;
  left: auto;
  width: 200px;
  text-align: center;
  border: 1px #9f9f9f solid;
  border-radius: 5px;
}
.product_details_right li.share_media .product-sharing-tool a {
  width: 32px;
  height: 32px;
  display: inline-block;
  text-indent: -9999px;
  background-image: url('../images/cw_images/share-all-ic.webp');
  background-repeat: no-repeat;
  margin: 0px 3px;
  background-position: 0 0;
}
.product_details_right li.share_media .product-sharing-tool a.st_twitter_large {
  background-position: 0 -32px;
}
.product_details_right li.share_media .product-sharing-tool a.st_pinterest_large {
  background-position: 0 -64px;
}
.product_details_right li.share_media .product-sharing-tool a.email_large {
  background-position: 0 -96px;
}
.product_details_right li.share_media .product-sharing-tool a:hover {
  opacity: .75;
}
.product_details_right li.share_media .product-sharing-tool:before {
  content: "";
  border-bottom: 5px solid #999;
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  content: " ";
  height: 0;
  left: auto;
  right: 15px;
  position: absolute;
  top: -5px;
  width: 0;
}
.product_details_right li.share_media:hover .product-sharing-tool {
  opacity: 1;
  visibility: visible;
}
.product_details_right li.item_location {
  line-height: 33px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 0 5px 52px;
}
.product_details_right li.item_location .icon {
  background-position: 0 -86px;
  height: 24px;
}
.product_details_right li i {
  background-image: url('../images/cw_images/product_details_right-ic-all.webp');
  width: 35px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  bottom: 0;
  margin: auto;
}
.related {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.related .block-title.title {
  display: block;
  margin: 20px 0 10px;
  padding: 10px 0 10px 10px;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  background: #1d94eb;
}
.related .block-title.title:before {
  width: 0;
  content: " ";
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin: auto;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #1d94eb;
}
.related .block-title.title strong {
  font-size: 16px;
  line-height: 22px;
}
.related .product_custom_ul li {
  width: 16.66%;
  clear: none;
  position: relative;
}
.related .product_custom_ul li .thumbnail .price-box .price-container.price-final_price .price {
  color: #ed4e24;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
.related .product_custom_ul li .thumbnail .product-item-name {
  margin-left: 0px;
}
.related .product_custom_ul li button.primary {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  display: inline-block !important;
  padding-left: 40px;
  background: #f80d15 url(../../../../../../../media/wysiwyg/add-to-cart-ic.png) 11px center no-repeat;
  text-transform: uppercase;
  line-height: normal;
}
.related .product_custom_ul li button.primary:hover {
  background: #d9070e url(../../../../../../../media/wysiwyg/add-to-cart-ic.png) 11px center no-repeat;
}
.related .product_custom_ul li:nth-child(4n+1) {
  clear: none;
}
.expert_block {
  display: block;
  float: left;
  width: 100%;
  padding: 20px;
  border: 1px #ccc solid;
  background: #f4f4f4;
  margin-top: 24px;
  margin-bottom: 6px;
}
.expert_block .expert_info {
  display: inline-block;
  vertical-align: middle;
  width: 14.5%;
  margin-right: -4px;
}
.expert_block .expert_image {
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 100%;
  display: block;
  margin: 0 auto 10px auto;
  padding: 10px;
  border: 0 #1d94eb solid;
  background: #fff;
}
.expert_block span.expert_name {
  font-weight: 600;
  display: block;
  text-align: center;
}
.expert_block .expert_message {
  width: 85.5%;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.why_buy_product_mn {
  float: left;
  width: 100%;
  background: url('../images/cw_images/prod_gr_bg.webp') repeat;
  position: relative;
}
.why_buy_product_mn:before {
  background: #fff;
  position: absolute;
  top: 0;
  height: 64%;
  display: block;
  margin: auto;
  content: "";
  left: 0;
  right: 0;
}
.why_buy_product_mn:after {
  position: absolute;
  height: 56px;
  top: 55.1%;
  background-image: url('../images/cw_images/process-title-bg.webp');
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 1;
  display: block;
  margin: auto;
  content: "";
  left: 0;
  right: 0;
}
.why_buy_product_mn img {
  display: block;
}
.why_buy_product_mn img.img_web {
  position: relative;
  z-index: 1;
}
.why_buy_product_mn img.img_mobile {
  display: none;
}
.catalog-product-view .page-footer {
  margin-top: 0px !important;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap {
  max-width: 600px;
  min-height: auto;
}
.catalog-product-view .modals-wrapper .modal-popup .modal-inner-wrap .modal-content {
  max-height: 550px;
}
.frequently-purchased .block-title {
  display: block;
  margin: 20px 0 10px;
  padding: 10px 0 10px 10px;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-weight: 400;
  background: #ed4e24;
}
.frequently-purchased .block-title:before {
  width: 0;
  content: " ";
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  margin: auto;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ed4e24;
}
.frequently-purchased .product-items li {
  float: none;
  width: 16.67%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.frequently-purchased .product-items li.product-item .product-item-name {
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 16px;
  width: 100%;
  height: 68px;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 0;
  text-align: left;
  font-weight: 700;
}
.frequently-purchased .product-items li.product-item .product-item-name a {
  color: #000;
  font-weight: 700;
}
.frequently-purchased .product-items li .product-item-details {
  position: initial;
}
.frequently-purchased .product-items li .product-item-details img {
  height: auto;
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased {
  top: 9px;
  left: 20px;
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased input[type=checkbox] {
  cursor: pointer;
  background: -webkit-linear-gradient(top, #c7c7c7 0%, #fafafa 100%);
  background: linear-gradient(to bottom, #c7c7c7 0%, #fafafa 100%);
}
.frequently-purchased .product-items li .product-item-details .frequently-purchased input[type=checkbox]:checked {
  background-image: url(../../../../../../../media/wysiwyg/frequentlypurchased-checkbox.png);
  background-position: -1px -1px;
}
.frequently-purchased .product-items .price-box {
  height: 95px;
  overflow: hidden;
}
.column.main .frequently-purchased .product-items {
  margin: 0 -10px !important;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column.main .frequently-purchased .product-items:before {
  content: "";
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  display: block;
}
ol {
  margin-bottom: 10px;
}
ol li {
  margin-bottom: 0;
}
table > thead > tr > th {
  padding: 8px;
}
.cms-page-view .column.main,
.sitemapcategory-index-index .column.main,
.catalog-category-view .column.main {
  padding: 0px 0px 0px 15px;
}
.cms-page-view .sidebar.sidebar-main .block-title > strong {
  font-size: 16px;
}
.cms-page-view .column.main {
  min-height: auto;
}
.sidebar .block-compare .empty {
  font-size: 12px;
}
.cms-page-view .column.main h3 {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 25px;
}
.page-title-wrapper h1 {
  margin: 0;
}
.cms-about-us .column.main {
  padding-bottom: 0;
  padding-right: 0px;
  min-height: 100%;
  padding-left: 15px;
}
.cms-about-us .column.main .no-bullet {
  margin-bottom: 10px;
}
.cms-about-us .column.main .no-bullet li {
  margin: 0;
}
.cms-about-us .column.main h4 {
  font-size: 18px;
}
.cms-about-us .column.main p {
  margin: 0 0 10px;
}
.cms-about-us .column.main address {
  margin-bottom: 20px;
  font-style: normal;
}
.cms-about-us .column.main .affiliate_text ul {
  margin: 30px 0 0 30px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.cms-about-us .column.main .affiliate_text ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  width: 33.33%;
  padding: 0 15px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.cms-about-us .column.main .affiliate_text ul li h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cms-about-us .column.main .affiliate-campaigns-list table > thead > tr > th {
  padding: 0;
  vertical-align: middle;
}
.column.main .sitempan .col-sm-12 {
  padding: 0 15px;
}
.column.main .sitempan .page-title h1 {
  font-size: 36px;
  margin: 0;
}
.column.main .sitempan .sharkskin-links {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.column.main .sitempan .sharkskin-links li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.column.main .sitempan .sharkskin-links li a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.column.main .sitempan .row {
  margin: 0 -15px;
}
.column.main .sitempan .box p img {
  height: 0;
  width: 0;
}
.column.main .sitempan .sitecatul li.cat ul li {
  margin-bottom: 0;
}
.column.main #contact-form h2 {
  margin: 15px 0;
  font-size: 30px;
}
.column.main .btn {
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  display: inline-block;
  box-shadow: none;
}
.column.main .btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
  border: none;
}
.sidebar .sidebar-main > div {
  margin-bottom: 30px;
}
.sidebar .block-collapsible-nav-title {
  background: #f3f3f4;
  border-top: 0 solid #0291d6;
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
  margin: 0;
  border: 0;
  clip: auto;
  height: auto;
  overflow: hidden;
  position: initial;
  width: auto;
}
.sidebar .block-collapsible-nav-title strong {
  font-size: 16px;
}
.sidebar .block-collapsible-nav .content {
  padding: 0;
}
.sidebar .block-collapsible-nav .item a {
  color: #428bca;
}
.sidebar .block-collapsible-nav .item > strong {
  border-left: none;
  padding: 0;
  font-size: 13px;
  font-weight: 700;
}
.sidebar .block.block-reorder {
  display: none;
}
.sidebar .product-items .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sidebar .product-items .price-box .price {
  font-weight: 400;
}
.sidebar #compare-items {
  margin: 0;
  padding: 10px 0px 15px;
  float: left;
  width: 100%;
  list-style: none;
  padding-top: 0;
}
.sidebar #compare-items li {
  margin: 0;
  padding: 10px 25px 10px 0;
  float: left;
  width: 100%;
  list-style: none;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.sidebar #compare-items li .product-item-name {
  margin-left: 0px;
}
.sidebar #compare-items li .product-item-name a {
  font-size: 13px;
  color: #000;
}
.sidebar #compare-items li .action {
  position: absolute;
  right: 10px;
  top: 13px;
  left: auto;
}
.sidebar #compare-items li .action:before {
  display: none;
}
.sidebar .compare_sidebar {
  float: left;
  width: 100%;
  padding: 0px 0px 6px;
  margin: 0px;
}
.sidebar .compare_sidebar .primary {
  float: left;
  margin: 0px;
}
.sidebar .compare_sidebar .primary a.btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  box-shadow: none;
}
.sidebar .compare_sidebar .primary a.btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.sidebar .compare_sidebar .secondary {
  float: right;
}
.sidebar .compare_sidebar .secondary a.btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  margin: 0px;
}
.sidebar .compare_sidebar .secondary a.btn:hover {
  background: #105ca4;
  color: #fff;
  text-decoration: none;
}
.login-container .block .block-title {
  font-size: 13px;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.login-container .block .block-title strong {
  font-weight: 700;
}
.login-container .block .form .field {
  margin: 10px 0px 0px;
}
.login-container .block .form .field .control {
  width: 100%;
}
.login-container .block .form .actions-toolbar .primary .action {
  margin: 0;
  display: initial;
}
.login-container .fieldset:after {
  display: none;
}
.login-container .form .secondary {
  width: 100%;
  text-align: inherit;
}
.login-container .block-customer-login {
  width: 49%;
  float: left;
  margin: 0px;
}
.login-container .block-new-customer {
  width: 49%;
  float: right;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 0;
}
.customer-account-login .login-container .g-recaptcha {
  margin-bottom: 0px !important;
}
.form .primary {
  margin-bottom: 5px;
  width: 100%;
}
.form-edit-account .fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.form-edit-account .fieldset > .field {
  margin: 10px 0px 0px;
}
.form-edit-account .fieldset > .field > .label {
  margin: 0;
  font-weight: 500;
}
.form-edit-account .fieldset > .field.required:after {
  content: none;
}
input[type=text],
select,
input[type="password"],
input[type="email"],
textarea {
  border: 1px solid #dcdcdc;
  font-family: inherit;
  font-size: 13px;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 5px;
}
input:not([disabled]):focus {
  box-shadow: none;
}
.contact_left {
  width: 50%;
  float: left;
  padding-right: 15px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
  min-width: 100%;
}
.cms-page-view .form .field {
  margin-top: 10px;
}
.contact_right {
  width: 50%;
  float: left;
  padding-left: 15px;
}
.contact_right #comment {
  height: 40px;
  width: 100%;
}
#contact-form .action.submit.primary.btn {
  float: right;
  margin-right: 0;
}
.map-container {
  margin-top: 20px;
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.col-sm-6 {
  width: 50%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.col-sm-12 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
#contact-info2 h3 {
  margin-bottom: 10px;
  font-size: 22px;
}
#contact-info2 .list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#contact-info2 .list li {
  margin-bottom: 3px;
}
.contact-bottom-box {
  padding-top: 25px;
}
.contact-bottom-box h2 {
  margin-bottom: 10px;
  font-size: 22px;
}
.contact-bottom-box img {
  width: 100%;
  display: block;
}
.form .contact_left .control .input-text {
  width: 100%;
}
.control .g-recaptcha {
  transform: scale(0.9429999999999999);
  transform-origin: 0px 0px;
}
.team {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-top: 15px;
}
.team .pic {
  width: auto;
  float: left;
  padding-right: 20px;
}
.team .pic img {
  max-width: 190px;
  height: auto;
  display: block;
}
.team .detail {
  width: 75%;
  float: left;
}
.cms-page-view .column.main .team .detail h3 {
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 0;
}
ul > li {
  margin-bottom: 0;
}
.sidebar .block-collapsible-nav-title {
  clip: initial;
  height: auto;
  margin: 0;
  padding: 8px;
  position: initial;
  width: auto;
}
.sidebar .block-collapsible-nav-title strong {
  font-size: 16px;
}
.sidebar .block-collapsible-nav-content {
  padding: 0;
}
.sidebar .item > strong {
  border-left: none;
  padding: 0;
  font-weight: 700;
}
.sidebar a {
  color: #428bca;
}
.sidebar a:hover {
  text-decoration: underline;
}
.sidebar .block-collapsible-nav .item .delimiter {
  margin: 0;
}
.sidebar.sidebar-main > div.sidebar.sidebar-additional {
  width: 100%;
  margin: 0px;
}
.order-products-toolbar .toolbar-amount {
  width: 22%;
  text-align: left;
  margin: 0;
  padding: 0;
  float: left !important;
  line-height: 27px;
}
.order-products-toolbar .pager {
  display: block;
  padding-left: 0;
  margin: 20px 0px;
  text-align: center;
  list-style: none;
}
.order-products-toolbar .pages {
  margin-bottom: 10px;
  width: 56%;
  float: left;
  text-align: center;
}
.order-products-toolbar .pages ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.order-products-toolbar .pages ul li {
  display: inline-block;
  margin-bottom: 3px;
  margin-top: 3px;
}
.order-products-toolbar .pages ul li strong.page {
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 14px;
  color: #1d5f98;
  font-size: 13px;
  line-height: 1.42857143;
}
.order-products-toolbar .pages ul li > a,
.order-products-toolbar .pages ul li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  vertical-align: middle;
  font-size: 13px;
  line-height: 1.42857143;
}
.order-products-toolbar .pages .action.next {
  margin: 0px;
}
.order-products-toolbar .pages .action.next:before {
  display: none;
}
.order-products-toolbar .limiter {
  margin-top: 0px;
  width: 22%;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0 10px;
  float: right;
  margin: 0 5px;
  height: 32px;
  line-height: 26px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.order-products-toolbar .limiter select {
  border: 0;
  background: url('../images/select_bg.png') no-repeat right center #ffffff;
  height: 30px;
  padding: 0;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 38px;
  margin: 0px;
}
.order-products-toolbar .limiter .limiter-text {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  margin-top: -7px;
  display: inline-block;
}
.order-products-toolbar .limiter .limiter-label {
  font-weight: 700;
}
.form.create.account.form-create-account {
  width: 100%;
}
.form.create.account.form-create-account .field {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
.form.create.account.form-create-account .field-name-firstname,
.form.create.account.form-create-account .newsletter {
  padding-right: 10px !important;
  margin-right: 0px;
  margin-bottom: 0px;
}
.form.create.account.form-create-account .fieldset.create {
  margin: 0px -15px;
}
.form.create.account.form-create-account .fieldset.create.account {
  margin-top: 20px;
}
.form.create.account.form-create-account .fieldset.create.account .field {
  padding-right: 10px !important;
  margin: 10px 0px 0px;
}
.form.create.account.form-create-account .fieldset.create.account .field.confirmation {
  padding-right: 10px !important;
}
.form.create.account.form-create-account .fieldset.create.account .field.password {
  padding-left: 10px;
  padding-right: 0px;
}
.form.create.account.form-create-account .fieldset.create.account .field.password .control {
  display: block;
}
.form.create.account.form-create-account .fieldset.create.account .field.password select {
  width: auto;
  font-family: inherit;
  font-size: inherit;
  appearance: auto;
  background: none;
  color: inherit;
}
.form.create.account.form-create-account .fieldset.create.account:after {
  margin-top: 0px;
}
.form.create.account.form-create-account .field-name-lastname {
  padding-left: 10px !important;
  margin-right: 0px;
  margin-bottom: 0px;
}
.form.create.account.form-create-account .field-name-lastname .field.password,
.form.create.account.form-create-account .field-name-lastname .field.captcha {
  padding-left: 10px !important;
}
.form.create.account.form-create-account .control .input-text {
  width: 100%;
}
.form.create.account.form-create-account .fieldset > .legend {
  padding: 0px;
  border-bottom: 1px solid #e5e5e5;
  line-height: normal;
}
.form.create.account.form-create-account .fieldset > .legend span {
  color: #333;
  font-size: 21px;
  font-weight: initial;
}
.form.create.account.form-create-account .actions-toolbar {
  text-align: center;
  margin: 20px 0px 0px;
}
.form.create.account.form-create-account .actions-toolbar .primary {
  margin: 5px 0px 5px;
  float: none;
}
.form.create.account.form-create-account .actions-toolbar .primary .submit {
  margin: 0;
}
.form.create.account.form-create-account .actions-toolbar > .secondary .action.back {
  display: inline-block;
  margin-top: 0px;
}
.actions-toolbar .primary {
  margin: 5px 0px 5px;
  float: none;
  clear: both;
}
.actions-toolbar .primary .submit {
  margin: 0;
}
.actions-toolbar > .secondary .action.back {
  display: inline-block;
  margin-top: 0px;
}
.page-title-wrapper h1 {
  margin-right: 0;
  margin-bottom: 0;
}
.block-title {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 8px;
}
.block-title > strong {
  font-size: 16px;
  font-weight: 700;
}
.account .column .block .box-newsletter,
.account .column .block .box-shipping-address {
  width: 49%;
}
.account .column .block.account_right_cols {
  width: 49%;
}
.account .column .block .box-information,
.account .column .block .box-billing-address {
  width: 49%;
  float: left;
}
.account .column .block.account_left_cols {
  width: 49%;
  float: left;
}
.account .messages {
  margin: 0;
}
.account .table-wrapper {
  border-bottom: none;
}
.account .table-wrapper:last-child {
  margin: 0;
}
.account .table-wrapper .action {
  margin-right: 0px;
}
body.account .main fieldset.fieldset.info {
  padding-left: 15px;
  padding-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
}
body.account .columns .column.main {
  padding: 0px 30px 0px 15px;
}
body.account .columns .column.main .form .field {
  margin-top: 10px;
}
body.account .sidebar.sidebar-main .block-title > strong {
  font-size: 16px;
}
body.account .sidebar.sidebar-main .block-wishlist {
  margin: 0px;
}
body.account .sidebar.sidebar-main .block-wishlist .block-content {
  padding: 10px;
  float: left;
  width: 100%;
}
.block-content .box-title {
  margin: 0;
}
.block-content .box-title span {
  font-size: 13px;
}
.block-content .box-content {
  font-size: 13px;
  line-height: 18px;
}
.box-actions .action:after {
  content: none;
}
address {
  margin-bottom: 20px;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
body.onestepcheckout-index-index .page-title-wrapper {
  display: none;
}
body.onestepcheckout-index-index .columns .column.main {
  width: 100% !important;
  float: none !important;
  padding: 0;
}
body.onestepcheckout-index-index #co-shipping-method-form {
  margin-top: -6px;
}
body.onestepcheckout-index-index #co-shipping-method-form > div {
  padding-bottom: 70px;
}
body.onestepcheckout-index-index #co-place-order-area {
  padding: 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}
body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
  width: 63%;
  float: right;
}
body.onestepcheckout-index-index .table-checkout-shipping-method tbody td {
  border-top: 0 solid #ccc;
  padding: 0 5px;
  width: auto;
  vertical-align: top;
}
body.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block {
  border: 0;
}
body.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block .field-row label {
  margin-bottom: 0;
}
body.onestepcheckout-index-index #checkout-step-shipping_method textarea {
  width: 100%;
  height: 80px;
}
body.onestepcheckout-index-index .osc-place-order-block {
  margin-top: 15px;
  display: block;
}
body.onestepcheckout-index-index .osc-place-order-block label {
  display: block;
}
body.onestepcheckout-index-index .osc-place-order-block #discount-form[novalidate=novalidate] .actions-toolbar {
  margin-top: -11px;
}
body.onestepcheckout-index-index .opc-wrapper .step-title {
  border-bottom: 0px;
  margin-bottom: 0px;
}
body.onestepcheckout-index-index .checkout-payment-method .step-content {
  padding-top: 16px !important;
}
body.onestepcheckout-index-index .order-summary.hoverable {
  margin-top: 30px;
}
body.onestepcheckout-index-index .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: #73c546 !important;
  border-color: #73c546 !important;
  box-shadow: none !important;
  color: #FFF !important;
}
.block-order-additional-view .box-title {
  font-weight: 600;
}
.brand-topmenu-image {
  width: 40px;
  height: 30px;
  float: left;
  padding: 2px 5px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap {
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-title {
  border: 0px;
  padding: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-header .action-close {
  bottom: 0;
  right: 10px !important;
  margin: auto;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  border-radius: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer {
  display: block;
  text-align: center;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer .action {
  box-shadow: none;
  margin: 0px;
}
.modals-wrapper .shipping-address-popup.modal-popup .modal-inner-wrap .modal-footer .action.action-save-address {
  float: none;
}
.onestepcheckout-index-index input[type="number"],
.onestepcheckout-index-index input[type="text"],
.onestepcheckout-index-index input[type="password"],
.onestepcheckout-index-index input[type="email"],
.onestepcheckout-index-index select,
.onestepcheckout-index-index textarea {
  height: 30px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  line-height: 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
}
.onestepcheckout-index-index input[type=checkbox] {
  margin: 3px 0px 0px;
  position: inherit;
}
.onestepcheckout-index-index #container {
  padding-top: 20px;
}
.onestepcheckout-index-index .banner_ads {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -15px;
}
.onestepcheckout-index-index .main_banner_ads {
  margin-top: 10px;
}
.onestepcheckout-index-index #co-shipping-method-form > div {
  padding-bottom: 70px;
}
.onestepcheckout-index-index .payment-method-title label > .action.action-help {
  clear: both;
  display: block;
  float: none;
  font-size: 12px;
  margin-top: -23px;
  margin-left: 100px;
}
.onestepcheckout-index-index .payment-methods > .payment-group > div:nth-child(2) span,
.onestepcheckout-index-index .payment-methods > .payment-group > div:nth-child(3) span {
  vertical-align: top;
  margin-top: 3px;
}
.onestepcheckout-index-index #shipping-new-address-form select {
  margin-top: 0 !important;
}
.onestepcheckout-index-index #checkout-review-table span.toggle {
  cursor: pointer;
}
.onestepcheckout-index-index #checkout-review-table thead th:first-child {
  text-align: left;
  padding-left: 100px;
}
.onestepcheckout-index-index .page-title-wrapper {
  display: none;
}
.onestepcheckout-index-index .form .control .input-text {
  width: 100%;
}
.onestepcheckout-index-index .form .control input.google-auto-complete {
  width: 90%;
}
.onestepcheckout-index-index .opc-wrapper .fieldset > .field > .label {
  width: 100% !important;
  display: initial;
}
.onestepcheckout-index-index .opc-wrapper .shipping-address-item {
  width: 100% !important;
  padding: 10px;
  line-height: 25px;
  border-bottom: 1px #ccc solid;
}
.onestepcheckout-index-index .opc-wrapper .shipping-address-items {
  margin-top: 0 !important;
  padding: 0;
}
.onestepcheckout-index-index .opc-wrapper .step-content {
  margin: 0px;
}
.onestepcheckout-index-index .opc-wrapper .form-login,
.onestepcheckout-index-index .opc-wrapper .form-shipping-address {
  margin-bottom: 0px;
  margin-top: 0px;
}
.onestepcheckout-index-index fieldset#customer-email-fieldset {
  margin-bottom: 15px;
}
.onestepcheckout-index-index .checkout-billing-address {
  margin-top: 20px;
}
.onestepcheckout-index-index .checkout-billing-address input[type="text"],
.onestepcheckout-index-index .checkout-billing-address input[type="password"],
.onestepcheckout-index-index .checkout-billing-address input[type="email"],
.onestepcheckout-index-index .checkout-billing-address select,
.onestepcheckout-index-index .checkout-billing-address textarea {
  width: 100%;
}
.onestepcheckout-index-index .checkout-billing-address .input-text.google-auto-complete {
  margin-top: 10px;
  width: 90%;
}
.onestepcheckout-index-index #checkout-step-shipping_method input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
  margin-right: 5px;
}
.onestepcheckout-index-index #checkout-step-shipping_method .custom_feelist {
  margin-top: 12px;
  margin-bottom: 12px;
  padding-left: 10px;
}
.onestepcheckout-index-index #checkout-step-shipping_method textarea {
  width: 100%;
  height: 80px;
}
.onestepcheckout-index-index #checkout-step-shipping_method tbody td {
  border-top: 0 solid #ccc;
  padding: 0 5px;
  width: auto;
  vertical-align: top;
}
.onestepcheckout-index-index #checkout-step-shipping_method .osc-place-order-block {
  border: 0;
}
.onestepcheckout-index-index input[type="checkbox"] {
  vertical-align: top;
  margin-top: 3px;
}
.onestepcheckout-index-index #co-shipping-method-form {
  margin-top: -6px;
}
.onestepcheckout-index-index #co-place-order-area {
  padding: 0 !important;
  margin-left: -10px;
  margin-right: -10px;
}
.onestepcheckout-index-index .checkout-payment-method .step-content {
  padding-top: 16px !important;
}
.onestepcheckout-index-index .checkout-payment-method .payment-method + .payment-method .payment-method-title {
  margin-top: 15px;
  padding-bottom: 0px;
}
.onestepcheckout-index-index .checkout-payment-method legend {
  display: block;
  padding: 0;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  font-weight: inherit;
}
.onestepcheckout-index-index .checkout-payment-method .payment-method-title {
  padding: 0px;
}
.onestepcheckout-index-index .checkout-payment-method .payment-method-title input[type="radio"] {
  margin: 0px 5px 0 0;
  vertical-align: middle;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost {
  margin-left: -20px;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost legend {
  margin-bottom: 0;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  margin-top: 30px !important;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost ul li {
  display: inline-block;
}
.onestepcheckout-index-index fieldset#payment_form_authorizenet_directpost .field-tooltip.toggle {
  margin-top: 20px;
}
.onestepcheckout-index-index .osc-place-order-block {
  margin-top: 15px;
  display: block;
}
.onestepcheckout-index-index .osc-place-order-block .actions-toolbar,
.onestepcheckout-index-index .osc-place-order-block .payment-option-inner {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.onestepcheckout-index-index .osc-place-order-block .actions-toolbar {
  width: 40%;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-inner {
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .action,
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .input-text {
  width: 100%;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content button.action {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  background-color: #73c546 !important;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .field {
  margin-top: 0;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content .form .primary {
  margin: 4px 0px 5px;
}
.onestepcheckout-index-index .osc-place-order-block .payment-option-content div.mage-error[generated] {
  margin-top: 0;
  font-size: 13px;
}
.onestepcheckout-index-index .osc-place-order-block .field-row label {
  margin-bottom: 0;
}
.onestepcheckout-index-index .osc-place-order-block .place-order-primary button.primary.checkout {
  position: relative;
  padding: 0;
  background: #73c546 !important;
  border: 0;
  float: right;
  margin-top: 15px !important;
  width: 100% !important;
  height: 48px;
  box-shadow: none !important;
  font-size: 17px !important;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.onestepcheckout-index-index .osc-place-order-block .place-order-primary button.primary.checkout:hover {
  background-color: #65b13c !important;
}
.onestepcheckout-index-index .field.no-label.month,
.onestepcheckout-index-index .field.no-label.year {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  margin-top: 0;
}
.onestepcheckout-index-index .field.no-label.month {
  padding-right: 10px;
}
.onestepcheckout-index-index .field.no-label.year {
  padding-left: 10px;
}
.onestepcheckout-index-index #checkout-step-shipping .action,
.onestepcheckout-index-index .modal-inner-wrap .action {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  background-color: #73c546 !important;
}
.onestepcheckout-index-index #checkout-step-shipping .action {
  float: right;
  margin-top: 20px;
  margin-bottom: 0;
}
.onestepcheckout-index-index #checkout-step-shipping span:before {
  display: none;
}
.onestepcheckout-index-index #checkout-step-shipping .action.edit-address-link {
  margin-right: -10px;
}
.onestepcheckout-index-index #checkout-step-shipping:hover .action {
  background-color: #65b13c !important;
}
.onestepcheckout-index-index .checkout-container {
  margin: 0px;
}
.onestepcheckout-index-index .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: #73c546 !important;
  border-color: #73c546 !important;
  box-shadow: none !important;
  color: #fff !important;
}
.onestepcheckout-index-index .checkout-container button:not(.primary):not(.action-show):not(.action-close):not(.edit-address-link):not(.ui-datepicker-trigger):hover:not(.primary):hover:not(.action-show):hover:not(.action-close):hover:not(.edit-address-link):not(.ui-datepicker-trigger) {
  background-color: #65b13c !important;
}
.onestepcheckout-index-index .popup-authentication button.action:hover,
.onestepcheckout-index-index .modal-inner-wrap button.action:hover,
.onestepcheckout-index-index .popup-authentication .action:hover,
.onestepcheckout-index-index .modal-inner-wrap .action:hover {
  background-color: #65b13c !important;
  border-color: #65b13c !important;
  box-shadow: none !important;
  color: #fff !important;
}
.onestepcheckout-index-index .mark,
.onestepcheckout-index-index mark {
  background: 0 0;
}
.onestepcheckout-index-index .opc-block-summary {
  padding: 20px 0px 0px;
}
.onestepcheckout-index-index .opc-block-summary .table-totals .grand .mark {
  padding-right: 10px !important;
}
.onestepcheckout-index-index .opc-block-summary .table-totals tbody .mark,
.onestepcheckout-index-index .opc-block-summary .table-totals tfoot .mark {
  color: #1979c3;
  font-weight: 400;
}
.onestepcheckout-index-index .opc-block-summary .product-item .subtotal {
  display: table-cell;
}
.onestepcheckout-index-index .opc-block-summary .product-item .subtotal .price {
  font-size: 13px;
  font-weight: 700;
}
.onestepcheckout-index-index .opc-block-summary .block.items-in-cart strong {
  font-size: 13px;
  font-weight: 700;
}
.onestepcheckout-index-index .qty-wrapper {
  padding: 0;
  height: auto;
}
.onestepcheckout-index-index .remove-wrapper {
  padding: 0 5px;
}
.onestepcheckout-index-index .modal-inner-wrap {
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: fixed;
  left: 0 !important;
  right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border: 0;
}
.onestepcheckout-index-index .modal-inner-wrap .block.block-customer-login {
  width: 100%;
}
.onestepcheckout-index-index .modal-inner-wrap .modal-header {
  background-color: #1979c3;
  color: #fff;
}
.onestepcheckout-index-index .modal-inner-wrap .modal-header .action-close {
  bottom: 0;
  right: 10px;
  margin: auto;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  box-sizing: border-box;
}
.onestepcheckout-index-index .modal-inner-wrap .actions-toolbar {
  text-align: center;
}
.onestepcheckout-index-index .modal-inner-wrap .primary,
.onestepcheckout-index-index .modal-inner-wrap .secondary {
  display: inline-block;
  vertical-align: middle;
}
.onestepcheckout-index-index .product-image-container,
.onestepcheckout-index-index .product-item-detail {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none !important;
}
.onestepcheckout-index-index .product-item-detail {
  width: 70%;
}
.onestepcheckout-index-index .button-action {
  margin-top: -2px;
}
.onestepcheckout-index-index .order-summary.hoverable {
  margin-top: 30px;
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block,
.onestepcheckout-index-index .create-account-block {
  margin-bottom: 0 !important;
  background: #f5f5f5;
  padding-top: 12px;
  padding-bottom: 12px;
}
.onestepcheckout-index-index .billing-address-same-as-shipping-block {
  margin-top: 20px !important;
}
.onestepcheckout-index-index .create-account-block .create-account-checkbox {
  float: none;
  margin-bottom: 0 !important;
}
.onestepcheckout-index-index .extra_fee_catpion {
  font-weight: 700;
}
.onestepcheckout-index-index .billing-address-form .control {
  margin-top: 10px;
}
.onestepcheckout-index-index .payment-method-content dd {
  margin-bottom: 10px;
}
.onestepcheckout-index-index .modal-content .block-authentication._block-content-loading .loading-mask {
  position: fixed !important;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  bottom: 0;
  right: 10px;
  margin: auto;
  color: #333;
  line-height: 20px;
  font-weight: 400;
  border-radius: 0px;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-content .fieldset > .field {
  margin: 0px 0px 20px;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  display: block;
  text-align: center;
}
.onestepcheckout-index-index .modals-wrapper .modal-popup .modal-inner-wrap .modal-footer .action {
  box-shadow: none;
  box-sizing: border-box;
}
.checkout-index-index .required .label .required-symbol,
.checkout-index-index ._required .label .required-symbol {
  float: none !important;
  display: inline-block !important;
}
.checkout-index-index #co-shipping-form .select {
  margin-top: 0px !important;
}
.checkout-index-index #checkout-payment-method-load .actions button {
  margin-left: 0px;
}
.checkout-index-index #checkout-payment-method-load .fieldset {
  margin: 0px;
  width: 100%;
}
.checkout-index-index #checkout-payment-method-load .fieldset .select {
  width: 100%;
}
.checkout-index-index .osc-payment-after-methods {
  display: none;
}
.checkout-index-index table > thead > tr,
.checkout-index-index table > tbody > tr,
.checkout-index-index table > tfoot > tr {
  vertical-align: inherit;
}
.checkout-index-index table > thead > tr > th,
.checkout-index-index table > tbody > tr > th,
.checkout-index-index table > tfoot > tr > th {
  vertical-align: inherit;
}
.checkout-index-index table > thead > tr > td,
.checkout-index-index table > tbody > tr > td,
.checkout-index-index table > tfoot > tr > td {
  vertical-align: inherit;
}
.checkout-index-index table.table-totals > thead > tr > th,
.checkout-index-index table.table-totals > tbody > tr > th,
.checkout-index-index table.table-totals > tfoot > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  vertical-align: top;
  font-size: 13px;
}
.checkout-index-index table.table-totals > thead > tr > td,
.checkout-index-index table.table-totals > tbody > tr > td,
.checkout-index-index table.table-totals > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  vertical-align: top;
  font-size: 13px;
}
.checkout-index-index table.table-totals tbody .amount {
  width: 150px;
  padding-right: 20px;
}
.checkout-index-index table.table-totals tbody .mark {
  color: #1979c3;
  font-weight: 400;
  text-align: right;
}
.checkout-index-index .one-step-checkout-wrapper {
  margin-bottom: 0px;
}
.checkout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
  position: relative;
  padding: 0;
  background: #73c546 !important;
  border: 0;
  float: right;
  margin-top: 15px !important;
  width: 100% !important;
  height: 48px;
  box-shadow: none !important;
  font-size: 17px !important;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.checkout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout:hover {
  background-color: #65b13c !important;
}
.checkout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout:after {
  content: "*Please call the office if you are tax exempt";
  margin-top: 20px;
  display: block;
  position: absolute;
  color: #a09797;
  font-size: 10px;
  left: 0;
  right: 0;
  text-transform: none;
}
.checkout-index-index .minicart-items .product-item-name {
  font-weight: 700;
  margin: 0 0 5px;
}
.checkout-index-index #checkout-step-payment #stripe-payments-card-number {
  width: 250px;
}
.product-item .product-item-name {
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 5px;
  display: block;
}
.product-item .product-item-name a {
  color: #428bca;
  font-weight: inherit;
}
.product-item .product-item-name a:hover {
  color: #1d5f98;
}
.product-item .product-item-details .price-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-item .product-item-details .price-box .compressBtnMargin {
  margin-left: 0px;
}
.account_btn_full_center {
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.compressBtnMargin .sls_101 {
  background-position: center !important;
}
.checkout-cart-index .column.main {
  padding: 0px;
}
.cart-summary {
  float: left;
  width: 100%;
  margin: 20px 0px 0px;
  padding: 0px;
  background: transparent;
}
.cart-summary > div.col-sm-4 {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cart-summary > div.col-sm-4:first-child {
  padding-left: 0;
}
.cart-summary > div:last-child {
  padding-right: 0px;
}
.cart-summary .cart-totals tbody .mark,
.cart-summary .cart-totals tfoot .mark {
  padding: 8px;
}
.cart-summary .cart-totals tbody tr:last-child td,
.cart-summary .cart-totals tfoot tr:last-child td {
  padding: 8px;
}
.cart-summary .block > .title {
  display: none;
}
.cart-summary .block .actions-toolbar > .primary {
  margin: 0px;
}
.cart-summary .block.discount > .title {
  display: none;
}
.cart-summary .block.discount .fieldset .field {
  margin: 0px;
}
.cart-summary .block.discount .content {
  padding: 0px;
}
.cart-summary #block-summary,
.cart-summary #block-discount {
  background: #f3f4f6;
  float: left;
  width: 100%;
  padding: 15px;
  display: block !important;
}
.cart-summary #shipping-zip-form .legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.cart-summary #shipping-zip-form .field.note {
  color: #999;
  font-size: 12px;
  padding: 0;
  margin: 9px 0;
  display: inline-block;
  clear: both;
}
.cart-summary #shipping-zip-form .field label {
  margin-bottom: 0;
}
.cart-summary #discount-coupon-form .field > .label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.cart-summary #discount-coupon-form .field > span {
  color: #999;
  font-size: 12px;
  padding: 0;
  margin: 9px 0;
  display: block;
}
.cart-summary #discount-coupon-form .actions-toolbar {
  position: absolute;
  right: 0px;
  top: 55px;
  margin-top: 0px;
}
.cart-summary #discount-coupon-form .actions-toolbar .action {
  margin: 0;
  border: 0;
  box-shadow: none;
  color: #fff;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  padding: 8px 25px;
  line-height: 1.42857;
  font-size: 15px;
  letter-spacing: 0;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 8px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  display: none;
}
.cart.table-wrapper .cart > .item {
  border: 0px;
}
.cart.table-wrapper .item .col.item {
  display: table-cell;
  padding: 8px !important;
}
.cart.table-wrapper .table > thead > tr > th,
.cart.table-wrapper .table > tbody > tr > th,
.cart.table-wrapper .table > tfoot > tr > th,
.cart.table-wrapper .table > thead > tr > td,
.cart.table-wrapper .table > tbody > tr > td,
.cart.table-wrapper .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.cart.table-wrapper .table > thead > tr:first-child > th,
.cart.table-wrapper .table > tbody > tr:first-child > th,
.cart.table-wrapper .table > tfoot > tr:first-child > th {
  border-top: 0px;
  text-align: left;
}
.cart.table-wrapper .item-options dt {
  clear: none;
  float: none;
  margin: 0px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin: 0px;
}
#shopping-cart-table .action.action-delete:before {
  display: none;
}
#shopping-cart-table > tbody + tbody {
  border: 0px;
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  max-width: 500px;
  margin: 0 auto;
  max-height: 600px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  border: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header {
  float: none;
  position: relative;
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close {
  background: #f1f1f1;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  right: 0;
  top: 0;
  position: absolute;
  border: 0;
  padding: 1px 6px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close:before {
  display: none;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .action-close:after {
  content: "\f00d";
  font-family: 'FontAwesome';
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 1.42857143;
  border: 0px;
  padding-bottom: 0px;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.modals-wrapper .modal-popup .modal-content {
  max-height: 550px;
  border: 0 none;
  box-shadow: none;
  padding: 15px;
  float: left;
  width: 100%;
  overflow: auto;
  position: relative;
  background-color: #fff;
  border-radius: 6px;
  outline: none;
}
.modals-wrapper .modal-popup .modal-footer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 15px;
  border-top: 1px solid #e5e5e5;
}
.modals-wrapper .modal-popup .modal-footer .btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857;
  border: 0;
  margin-bottom: 0;
  padding: 6px 15px;
  text-align: center;
  white-space: nowrap;
  background: #1d94eb;
  color: #ffffff;
  background: #73c546;
  box-shadow: none;
}
.modals-wrapper .modal-popup .modal-footer .btn:hover {
  background: #65b13c;
}
.modals-wrapper .modal-popup.changelog .modal-inner-wrap .modal-footer {
  display: block !important;
}
.weltpixel_quickview-catalog_product-view .product.attribute.overview,
.weltpixel_quickview-catalog_product-view .breadcrumbs,
.weltpixel_quickview-catalog_product-view .ratings,
.weltpixel_quickview-catalog_product-view .product-shop,
.weltpixel_quickview-catalog_product-view .product_page_order_by_phone,
.weltpixel_quickview-catalog_product-view .product-right-container {
  display: none;
}
.weltpixel_quickview-catalog_product-view .box-tocart .actions #product-addtocart-button {
  display: none;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  opacity: 0;
  background: #000;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 200px;
  padding: 0;
  max-width: 477px;
  cursor: auto;
}
.mfp-iframe-holder .mfp-close {
  font-weight: normal;
}
.weltpixel_quickview-catalog_product-view .product_right_mn,
.weltpixel_quickview-catalog_product-view .product_left_mn {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.weltpixel_quickview-catalog_product-view .product_left_mn .product_left_mn_inner {
  width: 100%;
  margin: -15px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product_left_mn .page-title-wrapper.product .page-title {
  padding-bottom: 24px;
}
.weltpixel_quickview-catalog_product-view #product-options-wrapper .field {
  margin-top: 0px;
}
.weltpixel_quickview-catalog_product-view #product-options-wrapper .field select {
  width: 100%;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .box-tocart {
  margin: 10px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .box-tocart .field.qty {
  margin: 27px 0px 0px;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box {
  display: block;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .old-price,
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .discount,
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .special-price {
  display: inline-block;
  vertical-align: middle;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .discount {
  color: #333333;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .price-wrapper {
  font-size: 15px;
  font-weight: 600;
  color: #ed4e24;
}
.weltpixel_quickview-catalog_product-view .product-options-bottom .price-box .price-wrapper .price {
  font-size: 15px;
}
.mst-searchautocomplete__autocomplete {
  padding: 10px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0px;
  font-weight: 600;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product:first-child {
  padding-top: 0px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product a {
  color: #0d4879;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__item.magento_catalog_product a:hover {
  color: #1c8cdc;
}
.show-all-results {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 7px;
}
.show-all-results a {
  color: #0d4879;
  text-decoration: none;
}
.loader img {
  z-index: 999;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li .thumbnail .price-box .price-container {
  width: 100%;
  float: left;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li:nth-child(4n+1) {
  clear: none;
}
.catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
  width: 16.66%;
}
.cart-container .block.crosssell {
  width: 100%;
  padding: 0px;
}
.block-new-customer .actions-toolbar .primary {
  margin: 0px;
}
.login-container .block form.form-login .login .actions-toolbar > .primary {
  margin: 5px 0px;
  clear: both;
}
.login-container .block form.form-login .login .actions-toolbar > .primary .primary {
  margin: 5px 0px;
  clear: both;
}
.login-container .block form.form-login .login .actions-toolbar .secondary a.action {
  margin-top: 0px;
}
.page-main {
  float: left;
  width: 100%;
}
.account_btn_full .secondary {
  width: auto;
  float: right;
}
.account_btn_full .secondary a.action.back {
  margin: 0px;
}
.account_btn_full .primary {
  width: auto;
  float: left;
}
.account_btn_full .primary .primary.action {
  margin: 5px 0px;
}
.page.messages .message-error.error {
  background: #f2dede;
  border: 1px solid #ebccd1;
  color: #ab4846;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
}
.column.main .message.info.empty {
  background: #f2dede;
  border: 1px solid #ebccd1;
  color: #ab4846;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  margin: 10px 0px 0px;
}
body.account .main .affiliate_text ul {
  margin: 30px 0px 0px 30px;
  padding: 0;
  list-style: none;
  text-align: center;
}
body.account .main .affiliate_text li {
  display: inline-block;
  vertical-align: top;
  margin-right: -2px;
  margin-left: -2px;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
body.account .main .affiliate_text li h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
html body.checkout-cart-index .messages div[data-ui-id=checkout-cart-validationmessages-message-notice] {
  background: #c00 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 7px;
}
form .fieldset {
  margin: 0px;
}
form .fieldset > .field > .label {
  margin: 0;
  font-weight: 500;
}
#push-menu.cbp-spmenu-vertical {
  height: 100%;
  top: 0;
  width: 280px;
  position: fixed;
  background: #252525;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: scroll;
  text-align: left;
}
.cbp-spmenu-left.cbp-spmenu-open {
  left: 0;
  display: block;
}
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}
.cbp-spmenu-push-toright {
  left: 280px;
}
#push-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
#push-menu > ul > li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li > a {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 6px 10px 7px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#push-menu > ul > li ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #343434;
}
#push-menu > ul > li ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 20px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
#push-menu > ul > li ul li ul li {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #343434;
  position: relative;
}
#push-menu > ul > li ul li ul li a {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  padding: 5px 20px;
  float: left;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
#push-menu .subcat-expand {
  cursor: pointer;
  float: right;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
  z-index: 9;
}
#push-menu .subcat-expand:before {
  background: #fff;
  bottom: 0;
  content: "";
  height: 14px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -4px;
  width: 2px;
}
#push-menu .subcat-expand:after {
  background: #fff;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -4px;
  width: 14px;
}
#push-menu .subcat-expanded:before {
  display: none;
}
.mst-search__misc-recommendations {
  clear: both;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 5px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dt.title {
  color: #428bca;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dd.item {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0px;
}
[class*=catalogsearch-result] .catalogCategoryProductList dd.item a {
  color: #000000;
}
.wishlist-index-index .qty .label {
  display: none;
}
.products-grid.wishlist .product-item .price-box .price {
  font-weight: 400;
  font-size: 13px;
}
.weltpixel-quickview-catalog-product-view {
  overflow: auto !important;
}
.weltpixel-quickview-catalog-product-view .container .breadcrumbs {
  display: none;
}
.weltpixel-quickview-catalog-product-view .product.attribute.sku {
  display: none;
}
.weltpixel-quickview-catalog-product-view .product-info-main .product_left_mn,
.weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn {
  padding: 0px 30px;
}
.weltpixel-quickview-catalog-product-view .page-title-wrapper.product .page-title {
  font-size: 18px !important;
}
.weltpixel-quickview-catalog-product-view .product-info-main .leasing-option {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  min-height: 200px !important;
}
.weltpixel-quickview-catalog-product-view #product-options-wrapper .field .label {
  font-size: 13px;
  line-height: normal;
  margin-right: 0;
  width: 100%;
  padding-bottom: 5px;
}
.weltpixel-quickview-catalog-product-view .product-options-bottom {
  width: 100%;
  float: left;
  margin-top: 12px;
}
/* affiliate */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:after,
.pager:before {
  content: "";
  display: block;
  clear: both;
}
.limiter {
  width: auto;
  float: left;
  margin: 0px 5px;
  height: 32px;
  line-height: 26px;
  padding: 0px 15px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
.limiter select {
  border: 0px;
  background: url('../images/cw_images/select_bg.webp') no-repeat right center #ffffff;
  padding: 0px;
  line-height: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 38px;
  margin: 0;
}
.limiter .limiter-text {
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  color: #999999;
  font-size: 12px;
  font-weight: 400;
  margin-top: -7px;
  display: inline-block;
}
.limiter .limiter-label {
  font-weight: 700;
}
.account .toolbar .pages .action.previous {
  box-shadow: none;
  margin-right: 0px;
}
.account .toolbar .pages .action.previous:before {
  display: none;
}
.affiliate-account-index .pager .toolbar-amount {
  float: none;
  text-align: center;
  margin: 0 5px 10px 0px;
  padding: 0px;
}
body.aff_st-index-index #ministore-form {
  float: left;
  width: 100%;
}
body.account .columns .column.main .form.mini_store .field.store_header_logo,
body.account .columns .column.main .form.mini_store .field.store_footer_logo {
  float: left;
  width: 50%;
  margin-bottom: 20px;
  margin-top: 0px;
}
body.account .columns .column.main .form.mini_store img.display_header_logo_image {
  max-width: 90%;
  max-height: 60px;
  width: auto !important;
  height: auto !important;
  margin-bottom: 10px;
  display: block;
}
body.account .columns .column.main .form.mini_store img.display_banner_image {
  margin-bottom: 10px;
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 100%;
}
body.account .columns .column.main .form.mini_store .field {
  margin-top: 20px;
}
body.account .columns .column.main .form.mini_store .control .input-text {
  width: 100%;
}
body.account .main .box-account .data-table > thead > tr {
  background: #f5f5f5;
}
body.account .main .box-account .data-table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
body.account .main .box-account h2 {
  margin-bottom: 30px;
}
body.account .main .affiliate-refer-content {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
}
body.account .main .affiliate-refer-content h3 {
  margin-bottom: 15px;
}
body.account .main form.form-affiliate legend.legend {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 32px;
  font-weight: inherit;
  padding: 0;
  float: none;
  border-color: #e5e5e5;
}
body.account .main form.form-affiliate .affiliate-clear {
  margin-top: 30px;
}
body.account .main form.form-affiliate .primary {
  margin-top: 5px;
  clear: both;
  margin-bottom: 5px;
}
body.account .main form.form-affiliate .primary > .primary {
  margin: 0px;
}
body.account .main form.form-affiliate textarea {
  width: 100%;
  height: 40px;
}
body.account .main form.form-affiliate .control .input-text {
  width: 100%;
}
body.account .main form.form-affiliate input[type=text] {
  width: 100%;
}
body.account .main fieldset.fieldset.request,
body.account .main fieldset.fieldset.info {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
  width: 50%;
  padding-right: 30px;
}
body.account .main fieldset.fieldset.request {
  padding-right: 15px;
  padding-left: 15px;
}
body.account .main fieldset.fieldset.request:first-child {
  padding-left: 0px;
}
body.account .main fieldset.fieldset.request:last-child {
  padding-right: 0px;
}
.affiliate-strength-meter {
  background-color: #f4f4f4;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
  font-size: 10px;
  margin-top: 1px;
}
.affiliate_mini_store .page-wrapper .page-header {
  padding-bottom: 9px !important;
  border-bottom: 1px solid #eeeeee;
}
.affiliate_mini_store .header.content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 14px !important;
  max-width: 1175px !important;
}
.affiliate_mini_store .header.content .minicart-wrapper {
  padding-left: 8px;
  margin-top: -22px;
  margin-right: -15px;
}
.affiliate_mini_store .header.content .search_header {
  width: 37.5%;
  margin-left: 0px;
  margin-top: -3px;
}
.affiliate_mini_store .header.content .search_header .actions .search {
  width: 46px;
  height: 34px;
  background: #0D4879;
  float: left;
  line-height: 34px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.affiliate_mini_store .header.content .search_header .actions .search i {
  font-size: 20px;
}
.affiliate_mini_store .header.content .search_header #search {
  padding-right: 50px;
  height: 34px;
  border-color: #CCCCCC;
  border-radius: 4px;
  padding-left: 15px;
}
.affiliate_mini_store .header .logo {
  width: 9.2%;
  padding-right: 10px;
  padding-left: 1px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header {
  float: left;
  width: 41.5%;
  margin: 0px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header span {
  font-size: 12px;
  line-height: 18px;
  max-width: 350px;
  display: block;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header span.header-content-heading {
  font-weight: 700;
  display: block;
  padding-bottom: 6px;
  font-size: 16px;
}
.affiliate_mini_store .header .block.block-header-content.header_content_header .block {
  margin: 0px;
}
.affiliate_mini_store .header ul.compare.wrapper {
  display: none;
}
.affiliate_mini_store .minicart-wrapper:before {
  display: none;
}
.affiliate_mini_store span.header_account_link_list {
  float: left;
  width: 9.3%;
  text-align: center;
  padding-left: 39px;
  position: relative;
  margin-top: -2px;
}
.affiliate_mini_store span.header_account_link_list a.header_account_link {
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  font-weight: 600;
  color: #000;
}
.affiliate_mini_store span.header_account_link_list a.header_account_link:before {
  content: '';
  background-image: url(../../../../../../../media/wysiwyg/affiliate-user_icon.png);
  display: block;
  width: 25px;
  height: 28px;
  margin: auto auto 3px auto;
}
.affiliate_mini_store span.header_account_link_list:before {
  content: "";
  width: 2px;
  height: 34px;
  background-color: #D3D3D3;
  position: absolute;
  display: block;
  top: 7px;
  bottom: 0px;
  left: 26px;
}
.affiliate_mini_store .minicart-wrapper .min_cart_grand_total span.price {
  font-weight: 600;
}
.affiliate_mini_store div#authenticationPopup + p,
.affiliate_mini_store .about-sec + p,
.affiliate_mini_store .hp-slider + p {
  display: none;
}
.affiliate_mini_store .home-before-content.home-banner {
  padding-top: 18.85%;
  position: relative;
  overflow: hidden;
}
.affiliate_mini_store .home-before-content.home-banner img.affiliate_banner_img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}
.affiliate_mini_store .container {
  width: 1200px;
  max-width: 100%;
}
.affiliate_mini_store p:last-child {
  margin-bottom: 0px;
}
.affiliate_mini_store .cwn-category h2,
.affiliate_mini_store .smart_financing h2,
.affiliate_mini_store .popular_items h2 {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store .wds_brandling .block-title strong {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store h2.home_freeshipping,
.affiliate_mini_store h2.home_special {
  margin-top: 45px;
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: -0.52px;
}
.affiliate_mini_store h2.home_freeshipping {
  padding-bottom: 50px;
}
.affiliate_mini_store .cwn-category {
  margin-top: 2px;
}
.affiliate_mini_store .cwn-category .row .col {
  width: 20%;
  margin-bottom: 20px;
}
.affiliate_mini_store .cwn-category .row .col .thumbnail a h3 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.32px;
  font-weight: 700;
  text-transform: uppercase;
}
.affiliate_mini_store .about-sec {
  background-color: #3396D7;
  padding-top: 80px;
  padding-bottom: 101px;
  margin-top: 17px;
  float: left;
  width: 100%;
  clear: both;
}
.affiliate_mini_store .about-sec p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.1px;
}
.affiliate_mini_store .about-sec p:last-child {
  margin-bottom: 0px;
}
.affiliate_mini_store .about-sec p:first-child strong {
  letter-spacing: -0.52px;
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-bottom: 25px;
}
.affiliate_mini_store footer.page-footer .logo {
  max-width: none;
  margin: 10px 0px 0px;
  padding-right: 50px;
}
.affiliate_mini_store .page-footer .container {
  padding-right: 25px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate {
  width: 75%;
  float: left;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul {
  width: 100%;
  float: left;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li {
  width: 24.5%;
  float: left;
  text-align: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li a {
  color: #FFFFFF;
  font-size: 11px;
  width: auto;
  float: left;
  clear: left;
  line-height: 16px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li a:before {
  font-family: FontAwesome;
  content: '\f105';
  margin-right: 6px;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li .logo a:before {
  display: none;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li h2 {
  margin: 0px 0 20px 0;
  padding: 0px;
  width: 100%;
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li h3 {
  margin: 0px 0 5px 0;
  padding: 0px;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  color: #FFFFFF;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li p {
  margin: 0px 0 8px 0;
  padding: 0px;
  font-size: 11px;
  line-height: normal;
  color: #FFFFFF;
  float: left;
  width: 100%;
}
.affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li:first-child {
  width: 47.3%;
}
.affiliate_mini_store .cwn_products_rt_mn_home .slick-prev,
.affiliate_mini_store .cwn_products_rt_mn_home .slick-next {
  background-image: url('../images/cw_images/slider_ic_new.webp');
  background-repeat: no-repeat;
}
.affiliate_mini_store .cwn_products_rt_mn_home .slick-prev:hover,
.affiliate_mini_store .cwn_products_rt_mn_home .slick-next:hover {
  background-image: url('../images/cw_images/slider_ic_new.webp');
  background-repeat: no-repeat;
}
.affiliate_mini_store.cms-prima_affiliate_home .page-footer {
  margin-top: 0px !important;
}
html body.affiliate_mini_store .page.messages {
  padding-bottom: 0px;
}
.form-address-edit .field {
  margin: 0;
}
.form-address-edit .actions-toolbar .primary,
form#wishlist-view-form .actions-toolbar .primary {
  margin: 0 !important;
}
.form-address-edit .actions-toolbar .primary .action,
form#wishlist-view-form .actions-toolbar .primary .action {
  margin: 0px;
}
.question_form {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.question_form .legend {
  font-size: 20px;
  margin-bottom: 15px;
  border: 0px;
}
.question_form #author_name,
.question_form #author_email {
  width: 60%;
  margin-bottom: 10px;
}
.question_form #questions {
  width: 80%;
  margin-top: 10px;
  height: 100px;
  margin-bottom: 10px;
}
.question_form .actions-toolbar {
  margin: 10px 0;
}
.question_form .fieldset > .field {
  margin: 0px;
}
.question_form .fieldset > .field > .field {
  margin: 0px;
}
.brand-product-list .brand-detail.product-item-info {
  display: block;
  width: auto;
}
.brand-product-list .brand-detail.product-item-info h1 {
  font-size: 27px;
  margin: 0px;
}
.brand-product-list .brand-detail.product-item-info .product-item-details {
  display: block;
}
.brand-product-list .brand-information .product-item-description {
  font-size: 13px;
  margin: 0px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  display: none;
}
#morelink,
#lesslink {
  width: auto;
  background: #1d94eb;
  border: 0;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  float: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 50px;
  padding: 0 23px;
  letter-spacing: .3px;
}
@media only screen and (min-width: 1400px) {
  .home-before-content.home-banner {
    padding-top: 20%;
  }
}
@media only screen and (max-width: 1199px) {
  .page-header .top_header_lt,
  .page-header .top_header_rt {
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    float: none;
    width: 50%;
  }
  .header.content .search_header {
    width: 36%;
    padding-left: 30px;
    margin: 2px 0px 0px;
  }
  .header.content .cwn-header-section-contact {
    width: 30%;
    padding-right: 0;
    padding-left: 30px;
    padding-bottom: 16px;
  }
  .header.content .logo {
    max-width: 30%;
  }
  .sections.nav-sections > .section-item-content .navigation > ul > li > a {
    font-size: 15px;
    line-height: 15px;
    padding: 0px 7px;
    font-weight: 700;
  }
  .home-before-content.home-banner {
    padding-top: 20%;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 25px;
  }
  .homepage_promotion a.learn_more {
    margin: 1px 0px 0px 21px;
  }
  .cwn-category {
    margin-bottom: 22px;
  }
  .cwn-category .row {
    margin: 0px -5px;
  }
  .cwn-category .row .col .thumbnail .thumbnailimg img {
    max-width: 100%;
  }
  .cwn-category .row .col .thumbnail a h3 {
    min-height: 40px;
  }
  .cwn-category .row .col:nth-child(6n + 1) {
    clear: left;
  }
  .about_compressor_mn {
    margin: 0px 0px 7px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left {
    width: 55%;
    padding-right: 15px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact {
    width: 45%;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    text-align: center;
  }
  .page-footer .footer.content .footer_top_mn ul li i {
    float: none;
    padding: 0 0 10px;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn {
    margin-top: 30px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 .ribbon {
    top: -36px;
  }
  .page-footer .footer.content .footer_mid_mn .pay-box {
    margin-right: 0px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 60px;
  }
  .products .product_custom_ul:not(.list) li {
    width: 33.33%;
  }
  .products .product_custom_ul:not(.list) li:nth-child(4n+1) {
    clear: none;
  }
  .products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: left;
  }
  .toolbar .limiter {
    margin: 0 5px 10px;
  }
  .product-info-main .product_left_mn {
    width: 70%;
    padding-right: 30px;
  }
  .product-info-main .product_left_mn .product.media {
    width: 60% !important;
    padding-right: 30px;
  }
  .product_left_mn_inner {
    width: 40%;
  }
  .product_right_mn {
    width: 30%;
  }
  .container.pp-tabs .tabs li {
    font-size: 14px;
  }
  .custom_review_block .row .col-lg-6 {
    width: 100%;
  }
  .why_buy_product_mn:after {
    background-position: 48.85% bottom;
    top: 54%;
  }
  .catalog-product-view main#maincontent.page-main {
    padding-bottom: 30px;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 25%;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: none;
  }
  .customer-account-create.page-layout-1column .column.main {
    padding: 0px;
  }
  .form.create.account.form-create-account .fieldset.create {
    margin: 0px;
  }
  .products-list ul.products.list.product_custom_ul li .brand_logo .brand_img {
    max-height: 35px;
  }
  .modals-wrapper .modal-popup .modal-content {
    max-height: 260px;
  }
  .modals-wrapper .modal-popup .modal-inner-wrap {
    left: 15px;
    right: 15px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
    width: 80%;
  }
  body.account .columns .column.main {
    padding-right: 0px;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .actions-secondary {
    display: inherit;
    padding: 0px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header {
    width: 40%;
  }
  .affiliate_mini_store h2.home_freeshipping {
    padding-bottom: 30px;
  }
  .affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li {
    width: 33.33%;
  }
  .affiliate_mini_store .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 33.33%;
  }
  .affiliate_mini_store .page-footer .container {
    padding-right: 15px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_mn .pay-box {
    margin-left: -97px;
  }
  .affiliate_mini_store .home-before-content.home-banner {
    padding-top: 17.85%;
  }
}
@media only screen and (max-width: 990px) {
  #showLeftPush {
    width: 30px;
    height: 30px;
    float: left;
    position: absolute;
    display: block;
    top: 20px;
    left: 12px;
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 30px;
    background: transparent;
    border: 1px solid transparent;
    box-shadow: none;
  }
  #showLeftPush .fa-close {
    display: none;
  }
  body.cbp-spmenu-push-toright {
    position: fixed;
    overflow: hidden;
    top: 0px;
    width: 100%;
  }
  .cbp-spmenu-push-toright #showLeftPush .fa-bars {
    display: none;
  }
  .cbp-spmenu-push-toright #showLeftPush .fa-close {
    display: inline-block;
  }
  .page-wrapper .page-header {
    padding-bottom: 0px !important;
    border-bottom: 1px solid #eee;
  }
  .page-wrapper .page-header .panel.wrapper {
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_rt,
  .page-wrapper .page-header .top_header_lt {
    text-align: center;
    width: 100%;
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_rt {
    padding: 0px;
  }
  .page-wrapper .page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links {
    position: relative;
    top: auto;
    right: auto;
  }
  .header.content {
    display: block;
    padding-bottom: 19px !important;
  }
  .header.content .search_header {
    width: auto;
    margin: 0;
    margin-top: 2px;
    margin-left: 0px;
    padding: 0;
    padding-left: 0px;
    position: absolute;
    top: 25px;
    left: 60px;
  }
  .header.content .search_header .sarch_mini_btn {
    display: inline-block;
    cursor: pointer;
  }
  .header.content .search_header .sarch_mini_btn > i {
    font-size: 22px;
    color: #000;
  }
  .header.content .search_header .block-content {
    display: none;
    position: absolute;
    left: 0;
    width: 280px;
    z-index: 9999;
    top: 28px;
  }
  .header.content .logo {
    width: 100%;
    text-align: center;
    max-width: 100%;
    position: static;
    z-index: auto;
  }
  .header.content .logo img {
    max-width: 320px;
    max-height: 36px;
    margin: 0px auto;
  }
  .header.content .cwn-header-section-contact {
    width: auto;
    padding-right: 0;
    padding-left: 0;
    display: block;
    margin-top: 0;
    position: absolute;
    right: 68px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    cursor: pointer;
    padding-bottom: 0;
    min-height: inherit;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section {
    display: inline-block;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:before {
    width: auto;
    height: auto;
    font-size: 22px;
    line-height: 30px;
    color: #000;
    background-color: transparent;
    position: relative;
    top: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:after {
    color: transparent;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section .caption {
    position: absolute;
    right: -10px;
    border: 1px #9f9f9f solid;
    padding: 10px;
    background-color: #fff;
    display: none;
    border-radius: 3px;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section .caption:before {
    border-bottom: 5px solid #999;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    position: absolute;
    top: -5px;
    right: 15px;
    width: 0;
  }
  .header.content .cwn-header-section-contact .header_phone_number_section:hover .caption {
    display: block;
  }
  .header.content .minicart-wrapper {
    position: absolute;
    right: 15px;
    top: 20px;
    margin-top: -5px;
  }
  .header.content .minicart-wrapper:before {
    display: none;
  }
  .header.content .minicart-wrapper .min_cart_grand_total span.price {
    width: 55px;
    left: 0px;
  }
  .sections.nav-sections {
    display: none;
  }
  .homepage_promotion {
    height: auto;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 20px;
    line-height: 33px;
  }
  .homepage_promotion a.learn_more {
    padding: 9px;
    font-size: 12px;
  }
  .about_compressor_mn .about_compressr_top .row {
    margin: 0px -15px;
  }
  .about_compressor_mn .about_compressr_top [class*="col-"] {
    width: 50%;
    margin-bottom: 50px;
    margin-right: -4px;
    margin-left: 0;
  }
  .about_compressor_mn .about_compressr_bottom {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact {
    width: 100%;
    padding-left: 0;
  }
  .cwn-category .row .col {
    width: 25%;
  }
  .cwn-category .row .col:nth-child(6n + 1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(4n+1) {
    clear: left;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    height: 65px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
    width: 25%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box {
    width: 48%;
    float: right;
    margin: 0;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box p {
    margin: 0px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 25px;
  }
  .nav-bottom-item li {
    width: 100%;
    text-align: center;
  }
  #sliderSubcategories .subcategory-slider {
    width: 72%;
  }
  .sidebar.sidebar-main .block-title > strong {
    font-size: 12px;
  }
  .product-info-main .product_left_mn {
    width: 52%;
  }
  .product-info-main .product_right_mn {
    width: 48%;
  }
  .product-info-main .product_right_mn .product-info-price {
    border: 0px;
    width: 100% !important;
  }
  .product-info-main .product_right_mn .product-info-price .special-price span .price {
    margin-top: 14px;
  }
  .product-info-main .product_left_mn .product.media {
    width: 100% !important;
    padding: 0px;
    margin-bottom: 20px;
  }
  .product-info-main .product_left_mn .product_left_mn_inner {
    width: 100%;
  }
  .product-info-main .product_left_mn .product_left_mn_inner #product-options-wrapper .field select {
    width: 100%;
  }
  .product-info-main .product_left_mn .product-add-form span[name="Kicker Custom 2"] {
    float: left;
    clear: left;
  }
  .product-info-main .product_left_mn .product-info-stock-sku {
    padding: 15px 0 10px;
    width: 100%;
    float: left;
    font-size: 16px;
  }
  .page-title-wrapper.product .page-title {
    padding-bottom: 24px;
  }
  .container.pp-tabs .tabs {
    display: none;
    margin: 0px;
    border-bottom: 0px;
  }
  .container.pp-tabs .tabs li {
    font-size: 18px;
    width: 100%;
    text-align: left;
    border-top: 1px solid #dadada;
    padding: 10px 0;
    line-height: normal;
  }
  .container.pp-tabs .tabs li i {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 100% auto !important;
    margin: 0;
  }
  .container.pp-tabs .tabs li:before,
  .container.pp-tabs .tabs li:after {
    display: none;
  }
  .container.pp-tabs .tab_drawer_heading {
    display: inline-block;
    border-top: 1px solid #dadada;
    line-height: normal;
    font-size: 18px;
    float: left;
    width: 100%;
    padding: 10px 0;
    cursor: pointer;
  }
  .container.pp-tabs .tab_drawer_heading i {
    background-size: 100% auto !important;
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background-position: center center !important;
    display: inline-block;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-2 {
    background: url('../images/tab_ic2.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-3 {
    background: url('../images/tab_ic3.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-4 {
    background: url('../images/tab_ic4.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-6 {
    background: url('../images/tab_ic6.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-5 {
    background: url('../images/tab_ic5.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading i.pp-ic-7 {
    background: url('../images/tab_ic7.png') no-repeat;
  }
  .container.pp-tabs .tab_drawer_heading.active {
    color: #1d94eb;
  }
  .why_buy_product_mn::after {
    top: 50.1%;
    background-size: 5200px;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 33.33%;
  }
  .tab_content .techical_info_desc li {
    width: 100% !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  div#product-review-container .review-ratings {
    width: 35%;
  }
  div#product-review-container .review-content-details {
    width: 65%;
  }
  .customer-account-login.page-layout-1column .column.main {
    padding: 0px;
  }
  .sidebar .block-collapsible-nav-title strong {
    font-size: 12px;
  }
  .product_custom_ul:not(.list) li .thumbnail h4 {
    padding-left: 11px;
    padding-right: 11px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row {
    margin: 0px -15px;
    max-width: none;
    display: block;
    width: auto;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row .product-item-name {
    margin-left: 15px;
    margin-right: 15px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .row .product-item-name a {
    color: #428bca;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 {
    width: 66.66666667%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 .col-md-8,
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 .col-md-4 {
    width: 100%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .brand_logo {
    display: block;
    text-align: center;
    margin: 0px auto;
    min-height: auto;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .brand_logo .brand_img {
    max-height: 50px;
    position: relative;
    display: block;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .wwe_shipping {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    margin-top: 22px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-item-description {
    float: left;
    width: 100%;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .rating-summary,
  .products-list ul.products.list.product_custom_ul li.product-item .reviews-actions {
    margin-bottom: 16px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-price .discount {
    margin-left: 10px;
    font-size: 15px;
    font-weight: 600;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .product-price .special-price {
    width: 100%;
    color: #ed4e24;
  }
  .products-list ul.products.list.product_custom_ul .price-wrapper .price {
    font-size: 15px;
    color: #ed4e24;
  }
  .products-list .col-md-3 {
    width: 33.33%;
  }
  .toolbar .pages {
    margin-bottom: 0px;
  }
  .cart-summary #discount-coupon-form .actions-toolbar {
    top: 72px;
  }
  .cart-summary #discount-coupon-form #coupon_code {
    padding-right: 122px;
  }
  .checkout-index-index table.table-totals tbody .amount {
    width: 30%;
  }
  .checkout-index-index .opc-wrapper .form-discount {
    max-width: 100%;
  }
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    display: block;
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
  }
  .order-products-toolbar .toolbar-amount {
    width: 100% !important;
    text-align: center;
    position: static;
  }
  .order-products-toolbar .pager {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }
  .order-products-toolbar .pages .action.next {
    background: transparent;
    box-shadow: none;
  }
  .account .toolbar .pages {
    position: static !important;
    margin: 0px 0px 10px;
    width: 100% !important;
  }
  .account .toolbar .pages strong#paging-label {
    width: auto;
    height: auto;
    overflow: visible;
    position: static;
  }
  .account .toolbar .limiter {
    width: auto;
  }
  .account .block-collapsible-nav .content {
    display: block;
  }
  .account .block-collapsible-nav .title:after {
    display: none;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
    padding-left: 0px;
    width: 100%;
  }
  .affiliate_mini_store .page-wrapper .page-header {
    padding-bottom: 0px !important;
  }
  .affiliate_mini_store .header.content {
    width: 100%;
    justify-content: space-between;
    padding-bottom: 14px !important;
  }
  .affiliate_mini_store .header.content span.logo {
    min-height: 60px;
    padding-left: 110px;
    padding-right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: auto;
  }
  .affiliate_mini_store .header.content span.logo img {
    max-height: 60px;
    margin-bottom: 5px;
  }
  .affiliate_mini_store .header.content .minicart-wrapper {
    margin-top: -10px;
    margin-right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .affiliate_mini_store .header.content .search_header {
    margin-top: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .affiliate_mini_store .header .logo {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header {
    width: 100%;
    text-align: center;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 150px;
    padding-right: 150px;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span.header-content-heading {
    padding-bottom: 5px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 25%;
    margin-bottom: 20px;
  }
  .affiliate_mini_store .about-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .affiliate_mini_store .about-sec p:first-child strong {
    margin-bottom: 15px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate {
    width: 100%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li {
    width: 30%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 45%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:last-child {
    width: auto;
    float: right;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_rt .pay-box {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_rt .pay-box img {
    margin: 0px auto;
  }
  .affiliate_mini_store .page-footer .logo img {
    max-height: 80px;
  }
  .affiliate_mini_store #showLeftPush {
    top: 50%;
    left: 15px;
    font-size: 24px;
    text-align: center;
    transform: translateY(-50%);
    margin-top: -3px;
  }
  .affiliate_mini_store span.header_account_link_list {
    width: auto;
    padding-left: 0px;
    margin-top: 0px;
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
  }
  .affiliate_mini_store span.header_account_link_list:before {
    width: 0px;
  }
  .sidebar.sidebar-main .block-wishlist .counter {
    margin-right: 0px;
  }
  .onestepcheckout-index-index .osc-place-order-block #discount-form[novalidate=novalidate] .actions-toolbar {
    margin-top: 5px;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: auto;
    background: #fff;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
  }
  .custom_review_block .review-list .block-title strong {
    margin: 0px;
  }
  #customer-reviews .block-title {
    padding-bottom: 0px;
  }
  #customer-reviews .review-item {
    padding: 25px 0px;
  }
  #customer-reviews .review-title {
    margin: 0 0 20px;
  }
  #customer-reviews .review-details .review-author {
    display: block;
  }
  #customer-reviews .review-details .review-author .review-details-value {
    font-weight: 700;
  }
  .expert_block .expert_info {
    width: 20%;
  }
  .expert_block .expert_message {
    width: 80%;
  }
  .techical_info_desc ul {
    height: auto !important;
  }
  .onestepcheckout-index-index .minicart-items #checkout-review-table .product.active > .toggle:after {
    display: none;
  }
  .onestepcheckout-index-index .minicart-items #checkout-review-table .subtitle {
    display: block;
  }
  body.account .sidebar.sidebar-main .block-title > strong {
    font-size: 14px;
  }
  .sidebar .compare_sidebar .secondary a.btn,
  .sidebar .compare_sidebar .primary a.btn {
    margin: 0;
    padding: 6px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-wrapper .page-header {
    margin: 0px;
  }
  .page-wrapper .page-header .top_header_lt {
    font-size: 13px;
  }
  html body .page.messages {
    padding-bottom: 3px;
  }
  .page-header .top_header_rt > ul > li.dropdown ul {
    z-index: 4;
  }
  .page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-content {
    transform: none;
    left: auto;
    right: 0;
  }
  .page-header .top_header_rt #sharkskin-header-user-links-collapse:hover .widget-content:before {
    left: 90%;
  }
  .homepage_promotion {
    padding: 20px 0px;
  }
  .homepage_promotion .home_promotion {
    position: relative;
  }
  .homepage_promotion .home_promotion span.left {
    width: 50%;
    float: none;
    vertical-align: middle;
    padding-right: 60px;
    position: relative;
    line-height: 24px;
  }
  .homepage_promotion .home_promotion a.learn_more {
    padding: 0;
    padding-right: 0px;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    position: absolute;
    color: transparent;
    padding-right: 0;
    top: 0;
    bottom: 0;
    margin-left: 0;
    right: 0;
    margin-top: 0;
    margin: auto;
    background-color: #fff;
  }
  .homepage_promotion .home_promotion a.learn_more:after {
    content: "";
    background-color: #fff;
    opacity: .25;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: -4px;
    left: -4px;
    border-radius: 100%;
  }
  .homepage_promotion .home_promotion a.learn_more:before {
    content: "\f105";
    font-family: 'FontAwesome';
    color: #3395d7;
    position: absolute;
    font-size: 23px;
    font-weight: 400;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    z-index: 1;
  }
  .about_compressor_mn {
    margin-top: 25px;
  }
  .about_compressor_mn .about_compressr_top h1 span {
    font-size: 24px !important;
    line-height: 20px !important;
  }
  .page-footer .footer.content {
    border: 0;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    width: 50%;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    margin-bottom: 25px;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    height: 100%;
  }
  .page-footer .footer.content .footer_top_mn ul li:nth-child(2) div:after,
  .page-footer .footer.content .footer_top_mn ul li:nth-child(4) div:after {
    display: none;
  }
  .page-footer .footer.content .footer_top_mn ul li:last-child {
    clear: left;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_lt ul li h2 {
    margin-bottom: 10px;
  }
  .page-footer .footer.content .footer_bottom {
    line-height: 24px;
    margin-bottom: 5px;
    padding-top: 8px;
  }
  .page-footer .footer.content .footer_bottom .footer_bottom_lt,
  .page-footer .footer.content .footer_bottom .footer_bottom_rt {
    width: 100%;
    text-align: center;
  }
  .page-footer .footer.content .footer_bottom .footer_bottom_lt ul li.noproduct {
    line-height: 15px;
    margin-right: 0;
    margin-top: 13px;
  }
  .cwn-category {
    margin-top: 20px;
  }
  .cwn-category .row .col {
    width: 33.33%;
    margin-bottom: 0px;
  }
  .cwn-category .row .col:nth-child(4n +1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(3n +1) {
    clear: left;
  }
  .cwn-category h2 {
    line-height: 32px;
  }
  .container .breadcrumbs {
    display: block;
    padding: 0px;
  }
  .column.main .toolbar-sorter {
    position: relative;
    right: auto;
  }
  .column.main .toolbar-sorter .limiter-text-dropdown .limit_dropdown li {
    text-align: left;
  }
  .column.main .toolbar .modes .modes-mode span {
    display: none;
  }
  .column.main .toolbar .limiter .limiter-text-dropdown .limit_dropdown li {
    text-align: left;
  }
  .page-products .columns {
    padding-top: 0;
  }
  .sidebar.sidebar-main {
    padding-right: 0px;
  }
  .sidebar.sidebar-main #layered-filter-block .block-content.filter-content {
    float: left;
  }
  .sidebar.sidebar-main #layered-filter-block .filter-options {
    display: block;
  }
  .sidebar.sidebar-main .block.newsletter .field .control:before {
    display: none;
  }
  #sliderSubcategories .subcategory-slider {
    width: 58%;
    padding-right: 35px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box {
    border: 0px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
    border: 0px;
  }
  .cms-page-view .column.main,
  .sitemapcategory-index-index .column.main,
  .catalog-category-view .column.main {
    padding: 0px;
  }
  .products .product_custom_ul:not(.list) li {
    width: 50%;
  }
  .products .product_custom_ul:not(.list) li:nth-child(3n+1) {
    clear: none;
  }
  .products .product_custom_ul:not(.list) li:nth-child(2n+1) {
    clear: left;
  }
  .why_buy_product_mn:after {
    background-position: 45% bottom;
    top: 58.2%;
    background-size: 5200px;
  }
  .why_buy_product_mn img.img_web {
    display: none;
  }
  .why_buy_product_mn img.img_mobile {
    display: block;
    margin: 0px auto;
    position: relative;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 50%;
  }
  div#product-review-container .review-ratings {
    width: 55%;
  }
  div#product-review-container .review-content-details {
    width: 45%;
  }
  .why_buy_product_mn:before {
    height: 61.8%;
  }
  .order_modal_content {
    width: auto;
    max-width: 100%;
    position: absolute;
    left: 15px;
    right: 15px;
    max-height: 280px;
    overflow: auto;
  }
  .order_modal_body > div h4 {
    line-height: 24px;
    padding-left: 40px;
    font-size: 15px;
  }
  .order_modal_body > div .glyphicon-phone-alt {
    width: 25px;
    height: 25px;
    left: 10px;
  }
  .order_modal_body > div .glyphicon-phone-alt:before {
    line-height: 25px;
    font-size: 12px;
  }
  .order_modal_header strong {
    font-size: 16px;
  }
  .product-info-main .product_left_mn {
    width: 100%;
    padding-right: 0;
  }
  .product-info-main .product_right_mn {
    width: 100%;
    margin-top: 0px;
  }
  #product-options-wrapper .field select {
    width: 100%;
  }
  .login-container .block-customer-login,
  .login-container .block-new-customer {
    width: 100%;
  }
  .login-container .block-customer-login {
    padding-bottom: 20px;
    margin: 0px;
  }
  .login-container .block form.form-login .login .actions-toolbar > .primary {
    text-align: left;
  }
  .login-container .block form.form-login .login .actions-toolbar > .primary .primary {
    width: auto;
  }
  .login-container .block-new-customer .actions-toolbar .primary {
    text-align: left;
  }
  .login-container .block-new-customer .actions-toolbar .primary a.action {
    width: auto;
  }
  .form .actions-toolbar > .primary,
  .form .actions-toolbar > .secondary {
    text-align: left;
  }
  .form .actions-toolbar > .primary .action {
    width: auto;
  }
  .form.create.account.form-create-account .fieldset.create.account .field.confirmation {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .field {
    width: 100%;
  }
  .form.create.account.form-create-account .field-name-firstname,
  .form.create.account.form-create-account .newsletter {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .field-name-lastname {
    padding-left: 0px !important;
  }
  .form.create.account.form-create-account .fieldset.create.account .field {
    padding-right: 0px !important;
  }
  .form.create.account.form-create-account .fieldset.create.account .field.password {
    padding-left: 0px !important;
  }
  .form.create.account.form-create-account .actions-toolbar .primary,
  .form.create.account.form-create-account .actions-toolbar .secondary {
    text-align: center;
  }
  .sidebar.sidebar-main > div.block-collapsible-nav {
    left: auto;
    position: relative;
    top: auto;
    z-index: inherit;
  }
  body.account .columns .column.main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .sidebar.sidebar-main > div.sidebar.sidebar-additional {
    margin: 0px 0px 30px;
  }
  .header.content .search_header .control {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
  .header.content .search_header #search {
    left: auto;
    margin: 0px;
    position: inherit;
  }
  .header.content .search_header .actions .search {
    padding: 1px 6px;
    box-shadow: none;
    display: block;
  }
  .sidebar.sidebar-main .block-wishlist .account_btn_full_center .primary .action {
    width: auto;
  }
  #wishlist-view-form .product-items li .product-item-photo {
    margin: 0px;
  }
  #wishlist-view-form .product-items li .wishlist_right .qty {
    display: block;
  }
  #wishlist-view-form .account_btn_full .primary {
    margin: 0px;
  }
  #wishlist-view-form .account_btn_full .btn {
    width: auto;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 0px;
  }
  .products-grid.wishlist .product-item .price-box {
    margin-left: 0px;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0px;
  }
  .products-list ul.products.list.product_custom_ul {
    padding-top: 0px;
  }
  .products-list ul.products.list.product_custom_ul li.product-item {
    text-align: center;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-3 {
    width: 100%;
    text-align: center;
  }
  .products-list ul.products.list.product_custom_ul li.product-item .col-md-9 {
    width: 100%;
  }
  .modal-popup.request-popup {
    overflow: visible;
  }
  .modal-popup.request-popup._show .modal-inner-wrap {
    transform: translate(0px, -50%);
    width: auto;
  }
  .mfp-iframe-holder .mfp-content {
    max-width: 477px !important;
  }
  .container.pp-tabs .expert_reivew_tab .expert_info {
    width: 100%;
    margin-right: 0px;
    padding-right: 0px;
  }
  .container.pp-tabs .expert_reivew_tab .expert_info .image_box img {
    margin: 0px auto;
  }
  .container.pp-tabs .expert_reivew_tab .expert_reviews {
    width: 100%;
  }
  .container.pp-tabs .tab_content .video_section_mn_cols ul li {
    width: 100%;
  }
  body.checkout-cart-index .page-title-wrapper {
    padding: 0px;
  }
  .cart-container .cart.table-wrapper {
    border-top: 0px;
  }
  .cart-container .cart.table-wrapper .item-options dd {
    float: none;
  }
  .cart-container .cart.table-wrapper .col.qty[data-th]:before,
  .cart-container .cart.table-wrapper .col.price[data-th]:before,
  .cart-container .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart-container .cart.table-wrapper .col.msrp[data-th]:before {
    display: none;
  }
  .cart-container .cart.table-wrapper .col.price,
  .cart-container .cart.table-wrapper .col.subtotal,
  .cart-container .cart.table-wrapper .col.msrp {
    padding: 8px;
  }
  .cart-container .cart.table-wrapper tbody > tr > td:last-child {
    border-top: 1px solid #ddd;
  }
  .cart-container .cart.table-wrapper .actions-toolbar > .action-edit:before {
    display: none;
  }
  .cart-container .cart.table-wrapper #shopping-cart-table .actions-toolbar {
    padding: 0px;
  }
  .cart-container .cart.table-wrapper .cart > .item {
    border-bottom: 0px;
  }
  .cart-container .cart-summary {
    background: transparent;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .cart-container .cart-summary .cart-totals {
    padding: 0px;
  }
  .cart-container .cart-summary .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border-top: 1px solid #ddd;
  }
  .cart-container .cart-summary #discount-coupon-form .actions-toolbar {
    top: 56px;
  }
  .onestepcheckout-index-index .opc-wrapper .step-content {
    padding-top: 0px !important;
  }
  .onestepcheckout-index-index .opc-wrapper .form-login,
  .onestepcheckout-index-index .opc-wrapper .form-shipping-address,
  .onestepcheckout-index-index .opc-wrapper .methods-shipping {
    background: transparent;
    padding: 20px 0;
  }
  .onestepcheckout-index-index .checkout-shipping-method {
    margin-top: 30px;
  }
  .onestepcheckout-index-index .checkout-payment-method .payment-methods {
    margin: 0px;
  }
  .onestepcheckout-index-index .opc-block-summary.step-content {
    padding: 22px 0;
  }
  .onestepcheckout-index-index .form .actions-toolbar > .primary .action {
    width: 100%;
  }
  body.onestepcheckout-index-index #co-shipping-method-form {
    border: 0px;
  }
  body.onestepcheckout-index-index #co-shipping-method-form > div#onepage-checkout-shipping-method-additional-load {
    padding-bottom: 0px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area {
    width: 100%;
    margin: 10px 0px 0px;
  }
  body.onestepcheckout-index-index .opc-wrapper.one-step-checkout-wrapper #co-place-order-area .mp-xs-12 {
    padding: 0px;
  }
  .account .order-products-toolbar .pages ul li {
    margin-right: 1px;
  }
  .account .order-products-toolbar .pages ul li.pages-item-next {
    position: static;
  }
  .account .actions-toolbar > .secondary {
    text-align: left;
  }
  .account .sidebar .block-collapsible-nav-title {
    border-bottom: 0px;
  }
  body.account .columns .column.main {
    padding-bottom: 0px;
  }
  body.account .columns .column.main .toolbar {
    margin: 0px;
  }
  body.account .table-wrapper {
    margin: 0px;
    border: 0px;
  }
  body.account .products-grid.wishlist .product-item .price-box {
    float: none;
    margin: 0px;
  }
  body.account .products-grid.wishlist .product-item-actions .action.edit,
  body.account .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 0px;
  }
  body.account #wishlist-view-form .account_btn_full .primary {
    text-align: left;
  }
  body.account .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .request-popup.modal-popup.modal-slide {
    left: 0px;
  }
  .request-popup.modal-popup.modal-slide .modal-inner-wrap {
    position: absolute;
    min-height: auto !important;
    transform: translate(0px, -50%) !important;
    height: 90% !important;
  }
  .affiliate_mini_store .header.content .search_header {
    margin-top: 0px;
    top: 34px;
    transform: none;
  }
  .affiliate_mini_store .header.content .minicart-wrapper {
    margin-top: 0px;
    margin-right: 0px;
    top: 22px;
    transform: none;
  }
  .affiliate_mini_store .header .block.block-header-content.header_content_header span {
    padding-left: 0px;
    padding-right: 0px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 33.33%;
  }
  .affiliate_mini_store .cwn-category .row .col .thumbnail a h3 {
    padding: 0 10px;
  }
  .affiliate_mini_store span.header_account_link_list {
    top: 22px;
    transform: none;
  }
  .affiliate_mini_store #showLeftPush {
    top: 28px;
    transform: none;
    margin-top: 0px;
    z-index: 2;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 40%;
  }
  .affiliate_mini_store .sidebar.sidebar-main {
    margin-top: 30px;
  }
  body.account[class*="affiliate-account"] .main fieldset.fieldset.request,
  body.account[class*="affiliate-account"] .main fieldset.fieldset.info {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  body.account[class*="affiliate-account"] .main fieldset.fieldset.info {
    margin-top: 30px;
  }
  body.account[class*="affiliate-account"] .sidebar.sidebar-main {
    margin-top: 30px;
  }
  body.account.aff_st-index-index .sidebar.sidebar-main {
    margin-top: 30px;
  }
  .box-affiliate-withdraw-transaction {
    overflow: scroll;
  }
  form#campaign-coupon-form,
  .box-account.box-info.box-affiliate-transaction {
    overflow: scroll;
  }
  .product_right_mn .ratings .product-reviews-summary {
    width: auto;
    margin: 0px 15px 0px 0px;
  }
  .product_right_mn .ratings.netreviews-stars .pp-write_review a {
    margin: 0px;
  }
  .product_right_mn .ratings.netreviews-stars .pp-write_review a:hover {
    display: block;
  }
  .team .pic img {
    margin: 0px auto;
  }
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-information .box-content,
  .box-newsletter .box-content {
    line-height: inherit;
  }
  .sidebar.sidebar-main .block-wishlist .counter {
    margin-right: 30px;
  }
  .sidebar.sidebar-main #wishlist-sidebar li .product-item-details {
    padding-left: 10px;
    width: 75%;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide {
    left: 0px;
  }
  .onestepcheckout-index-index .modal-popup.modal-slide._show .modal-inner-wrap {
    transform: translate(0px, -50%);
    position: absolute;
    max-width: 90%;
  }
  .container.pp-tabs .tabs li {
    margin: 0px;
  }
  .expert_block .expert_info {
    width: 40%;
  }
  .expert_block .expert_message {
    width: 60%;
  }
  .custom_review_block .field.choice.review-field-rating {
    width: 50%;
    margin-bottom: 20px;
  }
  .custom_review_block #review-form .action.submit.primary {
    width: auto;
  }
  .container.pp-tabs .tab_content div#productqa .search-bar {
    width: 100%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-detail .product-item-photo {
    float: left;
    width: 100%;
    text-align: center;
  }
  .brand-detail .product-item-details {
    float: left;
  }
  .page-wrapper .page-header .top_header_lt {
    font-size: 13px;
    line-height: 16px;
  }
  .page-wrapper .page-header .top_header_rt {
    padding: 0px;
  }
  .page-wrapper .page-header .top_header_rt ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
  }
  .page-wrapper .page-header .top_header_rt ul > li:after {
    font-size: 10px;
  }
  .page-wrapper .page-header .top_header_rt ul > li.dropdown:before {
    font-size: 11px;
    margin-top: 3px;
  }
  .page-wrapper .page-header .top_header_rt ul > li.header_login:before {
    margin-top: 3px;
    font-size: 10px;
  }
  .page-wrapper .page-header .top_header_rt ul li a {
    font-size: 13px;
    line-height: 13px;
  }
  .page-wrapper .page-header .top_header_rt #sharkskin-header-user-links-collapse .widget-header .login_txt {
    line-height: 13px;
    font-size: 13px;
  }
  .header.content {
    padding: 19px 15px 50px !important;
  }
  .header.content .logo {
    margin-top: 0;
    margin-bottom: 6px;
  }
  .header.content .logo img {
    max-width: 100%;
  }
  .header.content .search_header {
    bottom: 16px;
    top: auto;
    left: 54px;
  }
  .header.content .search_header .sarch_mini_btn > i {
    font-size: 18px;
  }
  .header.content .search_header .block-content {
    width: 200px;
  }
  .header.content .cwn-header-section-contact {
    right: 60px;
    top: auto;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 11px;
    z-index: 2;
  }
  .header.content .minicart-wrapper {
    top: auto;
    z-index: 2;
    bottom: 20px;
  }
  .header.content .minicart-wrapper .min_cart_grand_total span.price {
    left: 0;
    width: 55px;
  }
  #showLeftPush {
    bottom: 13px;
    top: auto;
  }
  .page-header .top_header_rt > ul > li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-header .top_header_rt > ul > li.dropdown ul {
    padding: 23px 15px 20px;
    width: 240px;
  }
  .page-header .top_header_rt > ul > li.dropdown:first-child ul {
    left: 65%;
  }
  .page-header .top_header_rt > ul > li + li + li.dropdown .time {
    font-size: 13px;
  }
  .page-header .top_header_rt ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 330px;
  }
  .search_header .sarch_mini_btn > i {
    font-size: 18px;
  }
  .homepage_promotion {
    padding: 10px 0px;
  }
  .homepage_promotion .home_promotion span.left {
    font-size: 14px;
    line-height: 20px;
    padding-right: 40px;
  }
  .homepage_promotion .home_promotion a.learn_more {
    width: 29px;
    height: 29px;
    padding: 7px;
    font-size: 11px;
  }
  .homepage_promotion .home_promotion a.learn_more:after {
    width: 35px;
    height: 35px;
    top: -3px;
    left: -3px;
  }
  .cwn-category {
    margin-top: 20px;
  }
  .cwn-category h2 {
    padding-bottom: 15px;
    font-size: 24px;
  }
  .cwn-category .row .col {
    width: 50%;
  }
  .cwn-category .row .col:nth-child(3n+1) {
    clear: none;
  }
  .cwn-category .row .col:nth-child(2n+1) {
    clear: left;
  }
  h2.home_freeshipping {
    margin-top: 20px;
    padding-bottom: 12px;
  }
  h2.home_special,
  .hp-slider h2.home_freeshipping {
    font-size: 24px;
    padding-right: 65px;
  }
  .cwn-category h2,
  .smart_financing h2,
  .popular_items h2 {
    font-size: 24px;
  }
  .wds_brandling .block-title strong {
    font-size: 24px;
  }
  .about_compressor_mn .about_compressr_top [class*="col-"] {
    width: 100%;
    margin-right: 0px;
  }
  .about_compressor_mn .about_compressr_top .counter {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .about_compressor_mn .about_compressr_top h5 {
    font-size: 18px;
  }
  .about_compressor_mn .about_compressr_top h1 {
    line-height: 20px;
  }
  .about_compressor_mn .about_compressr_top h1 span {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .about_compressor_mn .about_compressr_top p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom p,
  .about_compressor_mn .about_compressr_bottom .call_icon {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact {
    text-align: center;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left h2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-left p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-txt {
    padding-left: 0;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-txt h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0px;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-img,
  .about_compressor_mn .about_compressr_bottom .about_contact-txt {
    display: block !important;
    margin-right: 0 !important;
  }
  .about_compressor_mn .about_compressr_bottom .about_contact-img img {
    margin: 0px auto;
  }
  .page-footer .footer.content .footer_top_mn ul li {
    width: 100%;
    margin-top: 10px;
  }
  .page-footer .footer.content .footer_top_mn ul li div {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
  }
  .page-footer .footer.content .footer_top_mn ul li div:after {
    display: none;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box {
    width: 100%;
  }
  .page-footer .footer.content .footer_mid_mn .footer_mid_rt .pay-box p {
    margin-top: 10px;
  }
  .page-footer .footer.content .footer_bottom {
    margin-top: 80px;
  }
  #sliderSubcategories {
    height: auto;
  }
  #sliderSubcategories .title-box {
    width: 100%;
    height: auto;
  }
  #sliderSubcategories .title-box:before,
  #sliderSubcategories .title-box:after {
    display: none;
  }
  #sliderSubcategories .title-box .title {
    width: 100%;
    height: auto;
    padding: 10px 0px;
    display: block;
    text-align: center;
  }
  #sliderSubcategories .subcategory-slider {
    width: 100%;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box {
    border: 0px;
  }
  #sliderSubcategories .subcategory-slider .subcategories-box .subcategories-list {
    border: 0px;
  }
  .toolbar .modes {
    clear: left;
    margin-left: 0;
    margin-top: 10px;
    margin-right: 5px;
  }
  .toolbar .limiter {
    margin: 10px 0px 10px;
  }
  .pagination_right {
    text-align: center;
    width: 100%;
  }
  .pagination_right .page-with-filter,
  .pagination_right > p {
    float: none;
    text-align: center;
  }
  .pagination_right .pages {
    float: none;
    margin-left: 0;
  }
  .products .product_custom_ul:not(.list) li {
    width: 100%;
  }
  .product-info-main .product_left_mn,
  .product-info-main .product_right_mn {
    width: 100%;
    padding-right: 0px;
  }
  .why_buy_product_mn::after {
    background-position: 45.3% bottom;
    top: auto;
    background-size: 3800px;
    bottom: 38%;
  }
  .catalog-product-view .products-grid.products .product_custom_ul:not(.list) li {
    width: 100%;
  }
  .product_custom_ul:not(.list) li .thumbnail .price-box .special-price {
    display: block;
  }
  .copyright-footer .copyright {
    width: 200px;
    line-height: normal;
    display: inline-block;
  }
  .page-header .top_header_rt > ul > li.header_login .sharkskin-collapse .sharkskin-links li.login_button a {
    font-size: 13px;
  }
  .modal-popup.request-popup .modal-content {
    max-height: 390px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_left_mn,
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn {
    padding: 0px 10px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn .actions {
    width: 57%;
    margin-top: -54px;
  }
  .weltpixel-quickview-catalog-product-view .product-info-main .product_right_mn #product-addtocart-button {
    line-height: 20px;
    height: 40px;
    font-size: 14px;
  }
  .weltpixel-quickview-catalog-product-view .product-options-bottom .box-tocart .field.qty {
    margin: 15px 0px;
  }
  .order_modal_content {
    max-height: 480px;
  }
  .order_modal_header strong {
    font-size: 14px;
    padding-left: 35px;
    padding-right: 35px;
  }
  .order_popup_open button.close {
    font-size: 30px;
  }
  .order_modal_body > strong {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 20px;
  }
  .order_modal_body > div {
    font-size: 13px;
    line-height: 20px;
  }
  .order_modal_body > div h4 {
    line-height: 24px;
    padding-left: 15px;
    font-size: 15px;
    padding-right: 15px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
  }
  .order_modal_body > div .glyphicon {
    left: 10px;
    right: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .products .product_custom_ul:not(.list) li .thumbnail h4 {
    height: auto;
    margin: 0px 0px 10px;
  }
  .products .product_custom_ul:not(.list) li .product-price .custom_pricing .special-price {
    width: 100%;
  }
  body.onestepcheckout-index-index #label_method_3free_calculatedshipping .price,
  body.onestepcheckout-index-index #label_method_3free_shipping_wds_mngwwe_shipping .price,
  body.onestepcheckout-index-index #label_method_3free_shipping_wdsmngwweshipping .price {
    background-size: 90%;
  }
  body.onestepcheckout-index-index #checkout-review-table tbody tr td,
  body.onestepcheckout-index-index #checkout-review-table tfoot tr td {
    padding: 5px !important;
  }
  body.onestepcheckout-index-index #checkout-review-table thead th {
    padding: 5px !important;
  }
  body.onestepcheckout-index-index .osc-place-order-block .payment-option-inner,
  body.onestepcheckout-index-index .osc-place-order-block .actions-toolbar {
    width: 100%;
    padding-right: 0px;
  }
  body.account .main .form-edit-account fieldset.fieldset.info {
    padding-left: 0;
    width: 100%;
  }
  body.account .page-main .page-title-wrapper .page-titl {
    margin-right: 0px;
  }
  .customer-account-login .login-container .fieldset:after {
    display: none;
  }
  #contact-info2 .col-sm-6 {
    width: 100%;
    padding: 0px;
  }
  .affiliate_mini_store .cwn-category .row .col {
    width: 50%;
  }
  .affiliate_mini_store span.header_account_link_list {
    right: 60px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li {
    width: 50%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li:first-child {
    width: 100%;
    text-align: center;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo {
    margin: 0 auto 6px;
    width: 100%;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo img {
    margin: 0 auto 5px;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_mid_lt_affiliate ul li .logo a {
    float: none;
  }
  .affiliate_mini_store .page-footer .footer.content .footer_bottom {
    margin-top: 25px;
  }
  .affiliate_mini_store .copyright-footer .copyright {
    width: 244px;
  }
  .affiliate_mini_store footer.page-footer .logo {
    margin-top: 0px;
    padding-right: 0px;
  }
  .affiliate_mini_store .home-before-content.home-banner {
    padding-top: 14.85%;
    position: relative;
    overflow: hidden;
  }
  .form.mini_store .field.store_header_logo,
  .form.mini_store .field.store_footer_logo {
    width: 100%;
  }
  .form.mini_store img.display_header_logo_image {
    max-width: 100%;
  }
  div#product-review-container .review-content-details {
    width: 100%;
  }
  div#product-review-container .review-ratings {
    width: 100%;
    margin-bottom: 14px;
  }
  .expert_block .expert_info {
    width: 100%;
    margin-bottom: 18px;
  }
  .expert_block .expert_message {
    width: 100%;
  }
  .custom_review_block .fieldset > div.field {
    width: 100%;
  }
  .container.pp-tabs .tab_content .am-attachments .am-fileline {
    width: 100%;
    margin: 0px 0px 15px;
  }
  .container.pp-tabs .tab_content div#productqa .search-bar button#searchque {
    width: 30%;
  }
}
.owl-carousel {
  display: inline-block;
  width: 100%;
  -ms-touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.cwn_products_rt_mn_home .product_custom_ul:not(.list) li {
  width: 100%;
  float: left;
  margin: 0;
  list-style: none;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  position: relative;
}
ul.product_custom_ul .owl-dots,
ul.brand_custom_ul .owl-dots {
  display: none;
}
ul.product_custom_ul .owl-nav,
ul.brand_custom_ul .owl-nav {
  position: absolute;
  right: 0;
  top: -40px;
}
ul.brand_custom_ul .owl-nav {
  right: 10px;
}
ul.product_custom_ul .owl-nav > button.owl-prev,
ul.brand_custom_ul .owl-nav > button.owl-prev {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat left top !important;
  box-shadow: none;
  border: 0px;
}
ul.product_custom_ul .owl-nav > button,
ul.brand_custom_ul .owl-nav > button {
  display: block !important;
  width: 26px;
  height: 26px;
  z-index: 10;
  float: left;
  line-height: 0;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  box-shadow: none !important;
  border: none !important;
  transform: none;
  border-radius: 0;
}
ul.product_custom_ul .owl-nav > button.owl-next,
ul.brand_custom_ul .owl-nav > button.owl-next {
  background: url('../images/cw_images/slider_ic_new.webp') no-repeat right top !important;
}
.widget.wds_brandling.block-brand-feature .block-content .owl-carousel {
  width: 100%;
}
#wds_brandling .owl-nav,
#wds_brandling .owl-dots {
  display: none;
}
#wds_brandling .owl-carousel .owl-nav,
#wds_brandling .owl-carousel .owl-dots {
  display: inline-block;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-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: 14px;
  line-height: 14px;
  color: #757575;
  content: '\e616';
  font-family: 'luma-icons';
  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 .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: 20px;
}
.modal-slide .action-close {
  padding: 2.1rem 3rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  /*.lib-css(background-color, @modal-overlay__background-color);*/
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
.am-attachments .am-fileline {
  margin-bottom: 5px;
}
.am-attachments .am-fileline .am-fileicon {
  margin-right: 10px;
  max-height: 30px;
  vertical-align: middle;
}
.am-attachments .am-fileline .am-filelink {
  line-height: 30px;
  height: 30px;
}
.am-attachments .am-fileline .am-filesize {
  font-size: 90%;
}
/**
 * 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: 768px) {
  .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: 768px) {
  .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: #666666;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .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: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
@font-face {
  font-family: 'Ibnabmega';
  src: url('../fonts/Ibnab/ionicons.woff2') format('woff2'), url('../fonts/Ibnab/ionicons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.menu-mobile {
  display: none;
  padding: 20px;
}
.menu-mobile:after {
  content: "\f394";
  font-family: 'Ibnabmega';
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  transform: translateY(-25%);
}
.menu-dropdown-icon:before {
  content: "\f489";
  font-family: 'Ibnabmega';
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}
.menu .column_mega_menu1 {
  width: 100%;
}
.menu .column_mega_menu2 {
  width: 50%;
}
.menu .column_mega_menu3 {
  width: 33.333333%;
}
.menu .column_mega_menu4 {
  width: 25%;
}
.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul:before,
.menu > ul:after {
  content: "";
  display: table;
}
.menu > ul:after {
  clear: both;
}
.menu > ul > li {
  float: left;
  background: #fff;
  padding: 0;
  margin: 0;
}
.menu > ul > li a {
  text-decoration: none;
  padding: 1.5em 3em;
  display: block;
}
.menu > ul > li:hover {
  background: #f0f0f0;
}
.menu > ul > li > ul {
  display: none;
  width: 100%;
  background: #f0f0f0;
  padding: 20px;
  position: absolute;
  z-index: 99;
  left: 0;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 25%;
  background: none;
  float: left;
}
.menu > ul > li > ul > li .1column {
  width: 100%;
}
.menu > ul > li > ul > li .2column {
  width: 50%;
}
.menu > ul > li > ul > li .3column {
  width: 33.33333%;
}
.menu > ul > li > ul > li .4column {
  width: 25%;
}
.menu > ul > li > ul > li a {
  color: #000;
  padding: .2em 0;
  width: 95%;
  display: block;
  border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
  content: "";
  display: table;
}
.menu > ul > li > ul > li > ul:after {
  clear: both;
}
.menu > ul > li > ul > li > ul > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: .8em;
}
.menu > ul > li > ul > li > ul > li a {
  border: 0;
}
.menu > ul > li > ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}
.menu > ul > li > ul.normal-sub > li {
  width: 100%;
}
.menu > ul > li > ul.normal-sub > li a {
  border: 0;
  padding: 1em 0;
}
.menu .topstatic,
.menu .bottomstatic {
  clear: both;
}
.menu .leftstatic {
  float: left;
  margin-right: 15px;
}
.menu .rightstatic {
  float: right;
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 959px) {
  .menu-container {
    width: 100%;
  }
  .menu-mobile {
    display: block;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu .column_mega_menu1 {
    width: 100%;
  }
  .menu .column_mega_menu2 {
    width: 100%;
  }
  .menu .column_mega_menu3 {
    width: 100%;
  }
  .menu .column_mega_menu4 {
    width: 100%;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
  .topstatic,
  .bottomstatic {
    display: none;
  }
  .leftstatic {
    display: none;
  }
  .rightstatic {
    display: none;
  }
}
@media all and (min-width: 767px) {
  /* Change Width Here */
  #dm {
    display: none;
  }
  #om {
    display: block;
  }
}
@media all and (max-width: 767px) {
  /* Change Width Here */
  #dm {
    display: block;
  }
  #om {
    display: none;
  }
}
.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;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul li {
  margin: 2rem 0;
}
.mst-search__index ul li:before,
.mst-search__index ul li:after {
  content: '';
  display: table;
}
.mst-search__index ul li:after {
  clear: both;
}
.mst-search__index ul li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul li .mst-search__index-content {
  color: #666666;
  margin: .5rem 0 0 0;
}
.mst-search__index ul li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ffff00;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border: 1px solid #c2c2c2;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 0 0 1px 1px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -90px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  background: #efefef;
  text-align: center;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  padding: 8px 10px;
  color: #999999;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  background: #efefef;
  padding: 8px 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 70vh;
  overflow: auto;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 1rem;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 600;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: .7rem 0 .7rem 1rem;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 8rem;
  width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  height: 8rem;
  max-width: 8rem;
  display: block;
  margin: auto;
  object-fit: contain;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #999999;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #999999;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #f8f8f8 !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #999999;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #999999;
  display: inline-block;
  margin: 0 .5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1ba1fc;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  transform: scale(0.3);
  border-radius: 15px;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 238px;
    width: 238px;
    padding-bottom: 2rem;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px;
    max-width: 480px;
    clear: right;
    float: right;
    border-left: 1px solid #f6f6f6;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 1rem;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__indexList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 20px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 10px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_category,
.mstInPage__item.magento_cms_page {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.magento_catalog_category .title i,
.mstInPage__item.magento_cms_page .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  flex-direction: column;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  flex-grow: 1;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
}
.mstInPage__bucketList {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  display: flex;
  padding: 30px;
  border-bottom: 1px solid #ececec;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  border-radius: 2px;
  margin-right: 12px;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  justify-content: space-between;
  border: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 10px;
  color: #999999;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active i {
  color: #eeeeee;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 1440px) {
  .mstInPage__wrapper {
    margin: 2% auto;
    max-width: 1420px;
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    flex-direction: column;
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar .mstInPage__bucketItemList {
    padding: 10px;
    overflow-x: scroll;
  }
}
/**
 * @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 .product-item .product-item-actions {
  margin-top: 5px !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view.page-products .product-item .product-item-actions,
.yotpo-yotpo-is-enabled.catalog-product-view.page-products .product-item .product-item-actions {
  margin-top: 0 !important;
}
.yotpo-yotpo-is-enabled.catalog-category-view .product-info-main .product-reviews-summary,
.yotpo-yotpo-is-enabled.catalog-product-view .product-info-main .product-reviews-summary {
  width: 100%;
}
.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;
}
/**
 * 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%;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.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 #cccccc;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.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%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.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 15px 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 .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .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;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.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 {
  display: block;
  margin: 0 auto 10px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.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: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
  margin-top: 4px;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.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 > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.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: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  margin-right: 5%;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare:before {
  content: '\e61e';
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #cccccc;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.block-balance .price {
  margin-top: -10px;
  font-size: 3.2rem;
  display: inline-block;
  line-height: 32px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.field.downloads .field.choice input {
  left: 0;
  position: absolute;
  top: 2px;
}
.field.downloads .field.downloads-all {
  border-bottom: 0;
  padding-left: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #1979c3;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #1979c3;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.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;
}
.page-product-giftcard .giftcard-amount {
  border-top: 1px #c1c1c1 solid;
  clear: both;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-main .alert {
  clear: left;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  border: 0;
  clear: none;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  border: 0;
  display: block;
  float: right;
  white-space: nowrap;
  width: auto;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  margin-top: 10px;
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #757575;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: #333333;
}
.action-gift:active:after {
  color: #757575;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
  display: block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.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-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.gift-message-summary {
  padding-right: 7rem;
}
.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%;
}
.giftregisty-dropdown .action.toggle {
  color: #1979c3;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 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: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  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: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  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: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #757575;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .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-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-bottom: 10px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.page-product-grouped .product-info-main .alert {
  clear: left;
}
.page-product-grouped .box-tocart {
  margin-top: 10px;
}
.box-tocart .action.instant-purchase {
  vertical-align: top;
}
.box-tocart .action.instant-purchase:not(:last-child) {
  margin-bottom: 15px;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  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: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  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;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  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: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  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: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-fallback-price {
  display: none;
}
.map-old-price,
.product-item .map-old-price,
.product-info-price .map-show-info {
  display: inline-block;
  min-width: 10rem;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.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 {
  background: none;
  border: none;
}
button.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active {
  color: #ff5501;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.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 #cccccc;
  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-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.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.send.friend .fieldset .field .control {
  width: 100%;
}
.product-social-links .action.mailto.friend:before {
  content: '\e61d';
}
.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;
}
.catalogsearch-advanced-result .message.error {
  margin-top: -60px;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #757575;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #cccccc;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.search.found {
  margin-bottom: 10px;
}
.products {
  margin: 30px 0;
}
.product-item {
  vertical-align: top;
  /*&-name {
                &:extend(.abs-product-link all);
                -moz-hyphens: auto;
                -ms-hyphens: auto;
                -webkit-hyphens: auto;
                display: block;
                hyphens: auto;
                margin: @indent__xs 0;
                word-wrap: break-word;
            }*/
}
.products-grid .product-item {
  display: inline-block;
  /*width: 100%/2;*/
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  /*display: none;*/
}
.product-item-actions .actions-secondary > .action {
  /*span {
                            &:extend(.abs-visually-hidden all);
                        }*/
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price {
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  color: #7d7d7d;
  font-size: 12px;
}
.product-item .old-price {
  /*margin: @indent__xs 0;*/
}
.product-item .old-price .price {
  font-weight: normal;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart {
  font-size: 1.3rem;
  border-radius: 0;
  line-height: 1;
  padding-bottom: 10px;
  padding-top: 10px;
  white-space: nowrap;
}
.column.main .product {
  /* &-item {
                padding-left: @indent__base;
            } */
}
.column.main .product-items {
  margin-left: -20px;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
  /*&-photo {
                    display: table-cell;
                    padding: 0 @indent__l @indent__l 0;
                    vertical-align: top;
                    width: 1%;
                }*/
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
/*.page-products {
        .columns {
            padding-top: 60px;
            position: relative;
            z-index: 1;
        }
    }*/
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #f0f0f0;
  box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  border-radius: 3px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  text-align: left;
  top: 0;
  vertical-align: middle;
  /*.products.wrapper ~ .toolbar & {
                display: none;
            }*/
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products {
  background-color: transparent;
}
.toolbar-products .pages {
  /*display: none;*/
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.sorter {
  float: right;
  /*.products.wrapper ~ .toolbar & {
            display: none;
        }*/
}
.page-products .sorter {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #757575;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.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.sort-desc:before {
  content: '\e614';
}
/*.modes {
        display: none;
    }*/
.limiter {
  /*display: none;*/
  /*.page-products .toolbar & {
            display: none;
        }*/
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #7d7d7d;
}
.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]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image {
  /*&-wrapper {
            display: block;
            height: 0;
            overflow: hidden;
            position: relative;
            z-index: 1;
        }

        &-photo {
            bottom: 0;
            display: block;
            height: auto;
            left: 0;
            margin: auto;
            max-width: 100%;
            position: absolute;
            right: 0;
            top: 0;
        }*/
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.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 > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.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;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.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: 5.5px 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: 5.5px 30px 10px 0;
}
.product-info-main {
  /*.product-reviews-summary {
            float: left;
        }*/
}
.product-info-main .product-info-price {
  color: #575757;
  border-bottom: 1px solid #c1c1c1;
  display: table;
  margin-bottom: 15px;
  width: 100%;
  /*.price-wrapper .price {
                .lib-font-size(22);
                font-weight: @font-weight__semibold;
                line-height: 22px;
            }*/
  /*.old-price {
                .price-wrapper .price {
                    .lib-font-size(20);
                    font-weight: @font-weight__light;
                }
            }*/
}
.product-info-main .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
  width: 1px;
}
.product-info-main .product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
  /*.price {
                    .lib-font-size(14);
                    font-weight: @font-weight__semibold;
                    line-height: 16px;
                }*/
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-price .price {
  white-space: nowrap;
}
.product-info-main .product-info-stock-sku {
  display: table-cell;
  padding-bottom: 10px;
  padding-left: 10%;
  text-align: right;
  vertical-align: top;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.attribute.sku {
  word-break: break-all;
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
  /*&:after {
                            content: '#:';
                        }*/
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 600;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  margin: 0 0 8px;
  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;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
}
.product-options-bottom .price-box .price-container,
.product-info-price .price-box .price-container {
  /*.price {
                font-size: 22px;
                font-weight: @font-weight__semibold;
                line-height: 22px;
            }*/
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: center;
}
.product-social-links .action.tocompare:before {
  content: '\e61e';
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  display: block;
  white-space: nowrap;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  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: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action {
  /*&.delete {
                    &:extend(.abs-remove-button-for-blocks all);
                    position: absolute;
                    right: 0;
                    top: 0;
                }*/
}
.sidebar .action.tocart {
  border-radius: 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-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #cccccc;
}
.table-comparison .cell {
  padding: 15px;
  width: 180px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #cccccc;
}
.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 .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .cell.remove .action.delete {
  margin-right: .6rem;
}
.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 .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare {
  /*.block-title {
            &:extend(.abs-block-widget-title all);
        }*/
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: 0;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  left: 0;
  position: absolute;
  top: 2px;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
/*.cart-container {
        .form-cart {
            &:extend(.abs-shopping-cart-items all);
        }
    }*/
.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block {
  /*form:not(:last-of-type) {
                .fieldset {
                    margin: 0 0 @indent__m;
                }
            }*/
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
  /*.action.primary.checkout {
                &:extend(.abs-button-l all);
                width: 100%;
            }*/
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .cart thead {
  /*tr th.col {
                        border-bottom: @border-width__base solid @border-color__base;
                        padding-bottom: 15px;
                        padding-top: 24px;
                    }*/
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #cccccc;
  position: relative;
}
.cart.table-wrapper .col {
  /*padding-top: 15px;*/
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  /*padding: @indent__base 11px @indent__s;
                    text-align: center;*/
  /*.input-text {
                        height: 36px;
                        margin-top: -7px;
                        text-align: center;
                        width: 60px;
                    }*/
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  /*position: absolute;
                    right: 16px;
                    top: 0;*/
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #757575;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product {
  /*&-item-photo {
                    display: block;
                    left: @mobile-cart-padding;
                    max-width: 65px;
                    padding: 0;
                    position: absolute;
                    top: 15px;
                    width: 100%;
                }*/
  /*&-item-name {
                    .lib-font-size(18);
                    display: block;
                    margin: -3px 0 @indent__xs;
                }*/
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
/*.cart.table-wrapper,
    .order-items.table-wrapper {
        .col.price,
        .col.qty,
        .col.subtotal,
        .col.msrp {
            text-align: right;
        }
    }*/
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.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 {
  /*.lib-dropdown(
        @_toggle-selector: ~'.action.showcart',
        @_options-selector: ~'.block-minicart',
        @_dropdown-list-width: 320px,
        @_dropdown-list-position-right: 0,
        @_dropdown-list-pointer-position: right,
        @_dropdown-list-pointer-position-left-right: 26px,
        @_dropdown-list-z-index: 101,
        @_dropdown-toggle-icon-content: @icon-cart,
        @_dropdown-toggle-active-icon-content: @icon-cart,
        @_dropdown-list-item-padding: false,
        @_dropdown-list-item-hover: false,
        @_icon-font-position: before,
        @_icon-font-size: 35px,
        @_icon-font-line-height: 33px,
        @_icon-font-color: @minicart-icons-color,
        @_icon-font-color-hover: @minicart-icons-color-hover,
        @_icon-font-color-active: @minicart-icons-color
        );*/
  float: right;
}
.minicart-wrapper .block-minicart {
  /*.lib-css(padding, 25px @minicart__padding-horizontal);*/
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 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: 'luma-icons';
  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;
  /*.counter.qty {
                    .lib-css(background, @active__color);
                    .lib-css(color, @page__background-color);
                    .lib-css(height, @minicart-qty__height);
                    .lib-css(line-height, @minicart-qty__height);
                    border-radius: 2px;
                    display: inline-block;
                    margin: 3px 0 0;
                    min-width: 18px;
                    overflow: hidden;
                    padding: 0 3px;
                    text-align: center;
                    white-space: normal;

                    &.empty {
                        display: none;
                    }

                    .loader {
                        > img {
                            .lib-css(max-width, @minicart-qty__height);
                        }
                    }
                }*/
}
.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 {
  /*.toggle {
                .lib-icon-font(
                    @_icon-font-content: @icon-down,
                    @_icon-font-size: 28px,
                    @_icon-font-line-height: 16px,
                    @_icon-font-text-hide: false,
                    @_icon-font-position: after,
                    @_icon-font-display: block
                );
                cursor: pointer;
                position: relative;
                white-space: nowrap;

                &:after {
                    position: static;
                    right: @indent__base;
                    top: 0;
                }
            }*/
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.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: 'luma-icons';
  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;
  margin-left: 5px;
  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: 'luma-icons';
  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';
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index {
  /*.nav-sections,
        .nav-toggle {
            display: none;
        }*/
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.abs-discount-code .form-discount,
.checkout-payment-method .payment-option-content .form-discount {
  display: table;
  width: 100%;
}
.abs-discount-code .form-discount .actions-toolbar,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.abs-discount-code .form-discount .actions-toolbar .primary,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  float: left;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action,
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -2px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-code .form-discount > .field > .label,
.checkout-payment-method .payment-option-content .form-discount > .field > .label {
  display: none;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  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;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333333;
}
.opc-progress-bar {
  display: none;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 21px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer {
  /*.action-hide-popup {
                    &:extend(.abs-action-button-as-link all);
                    margin-top: 8px;
                }*/
}
.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-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset,
.opc-wrapper .form-shipping-address .fieldset {
  /*.note {
                    font-size: @font-size__base;
                    margin-top: @indent__s;
                }*/
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  /*.lib-css(border-color, @checkout-shipping-item__active__border-color);*/
  /*&:after {
                    .lib-css(background, @checkout-shipping-item-icon__background-color);
                    .lib-css(color, @checkout-shipping-item-icon__color);
                    .lib-css(content, @checkout-shipping-item-icon__content);
                    .lib-css(font-family, @icons__font-name);
                    .lib-css(height, @checkout-shipping-item-icon__selected__height);
                    .lib-css(width, @checkout-shipping-item-icon__selected__width);
                    font-size: 19px;
                    line-height: 21px;
                    padding-top: 2px;
                    position: absolute;
                    right: 0;
                    text-align: center;
                    top: 0;
                }*/
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.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 td input[type='radio'] {
  margin: 4px 5px 0 0;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.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: 10px;
  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: 18px;
  line-height: 20px;
  color: #757575;
  content: '\e601';
  font-family: 'luma-icons';
  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: #757575;
}
.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;
  margin: 0 0 20px;
  padding: 22px 30px;
  /*.table-totals {
            &:extend(.abs-sidebar-totals all);
        }*/
  /*.mark {
            .value {
                .lib-css(color, @checkout-summary-mark-value__color);
                display: block;
            }
        }*/
  /*.items-in-cart {
            > .title {
                border-bottom: @border-width__base solid @border-color__base;
                .lib-css(padding, @indent__s @indent__xl @indent__s 0);
                cursor: pointer;
                .lib-icon-font(
                @icon-down,
                @_icon-font-size: 12px,
                @_icon-font-line-height: 12px,
                @_icon-font-text-hide: true,
                @_icon-font-margin: 3px 0 0,
                @_icon-font-position: after,
                @_icon-font-display: block
                );
                margin-bottom: 0;
                position: relative;

                &:after {
                    position: absolute;
                    right: 0;
                    top: @indent__s;
                }

                strong {
                    .lib-font-size(18);
                    font-weight: @font-weight__light;
                    margin: 0;
                }
            }

            &.active {
                > .title {
                    .lib-icon-font-symbol(
                    @_icon-font-content: @icon-up,
                    @_icon-font-position: after
                    );
                }
            }

            .product {
                position: relative;
                .item-options {
                    &:extend(.abs-product-options-list all);
                    &:extend(.abs-add-clearfix all);
                }
            }
        }*/
}
.opc-block-summary > .title {
  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 .minicart-items-wrapper {
  margin: 0;
  max-height: 370px;
  /*.lib-css(padding, @checkout-summary-items__padding @checkout-summary-items__padding 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 @indent__s;
                width: 100%;
            }*/
}
.opc-block-summary .product-item .product-item-name-block {
  display: block;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: block;
  text-align: left;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .product-item .message {
  margin-top: 10px;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #cccccc;
  display: block;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
.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 {
  /*.payments {
            .legend {
                &:extend(.abs-visually-hidden all);
            }
        }*/
}
.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 form.form-purchase-order {
  margin-bottom: 15px;
  /*.input-text {
                        width: 40%;
                    }*/
}
.checkout-payment-method .payment-method-content {
  /**
             * @codingStandardsIgnoreStart
             */
}
.checkout-payment-method .payment-method-content #po_number {
  margin-bottom: 20px;
}
.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: 500px;
}
.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-bottom: 20px;
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  vertical-align: top;
}
.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: 14px;
  line-height: 16px;
  color: #757575;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  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: #757575;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-content .primary .action.action-apply {
  margin-right: 0;
}
.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 {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.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 .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  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 {
  /*.actions-toolbar .action.primary {
            &:extend(.abs-button-l all);
        }*/
}
.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 {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  /*line-height: 26px;*/
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main {
  /*.block:not(.widget) {
                &:extend(.abs-account-blocks all);
            }*/
}
.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;
}
/*.field.street {
        .field {
            .label {
                &:extend(.abs-visually-hidden all);
            }
        }
    }*/
.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;
}
.block {
  /*p:last-child {
            margin: 0;
        }

        .box-actions {
            margin-top: @indent__xs;
        }*/
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
  /*strong {
                .lib-heading(h4);
                .column.main & {
                    font-size: @h3__font-size;
                }
            }*/
}
.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: @_password-default;
        height: @form-element-input__height;
        line-height: @form-element-input__height;
        padding: @form-element-input__padding;
        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;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  /*.lib-css(background-color, @toolbar-element-background);
                .lib-css(box-shadow, @_shadow);
                border: 1px solid @border-color__base;
                border-radius: 3px;
                font-weight: 400;
                left: 0;
                line-height: 16px;
                padding: 7px @indent__s;
                position: absolute;
                text-align: center;
                top: 0;
                z-index: 2;*/
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #757575;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter-options-item {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
}
.filter-options-title {
  cursor: pointer;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 0 10px;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 13px;
  top: 12px;
}
.filter-options-title:hover {
  color: #000000;
}
.active > .filter-options-title:after {
  content: '\e621';
}
.filter-options-content {
  margin: 0;
  padding: 10px;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #757575;
  padding-right: 5px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  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 .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: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  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: 12px;
  line-height: inherit;
  color: #666666;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  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 {
  padding: 6px 0;
  text-align: left;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
  width: 18px;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #666666;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #1979c3;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #1979c3;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  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;
  box-sizing: border-box;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  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: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #1979c3;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.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-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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-toolbar .copy .dropdown {
  right: 0;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:before {
  left: auto;
  right: 11px;
}
.block-wishlist-management .wishlist-toolbar .copy .dropdown:after {
  left: auto;
  right: 10px;
}
.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 .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #1979c3;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.block.newsletter {
  margin-bottom: 20px;
}
.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;
  /*.control {
                .lib-icon-font(
                @icon-envelope,
                @_icon-font-size: 16px,
                @_icon-font-line-height: 32px,
                @_icon-font-color: @form-element-input-placeholder__color,
                @_icon-font-margin: 0 0 0 8px
                );

                &:before {
                    position: absolute;
                }

                display: block;
            }*/
}
.block.newsletter input {
  padding-left: 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;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  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: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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;
}
.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;
  /*&:before {
            .lib-rating-icons-content(
                @_icon-content: @icon-star-empty
            );
        }*/
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: 'luma-icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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';
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  padding: 0;
  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: #eeeeee;
  border: 1px solid #cccccc;
  color: #333333;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #333333;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  border-bottom: 0;
  line-height: 1.3;
  padding: 0;
  margin-bottom: 20px;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}
.review-control-vote label:before .label,
.review-field-rating .label {
  font-weight: 600;
}
.review-control-vote label:before .control,
.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-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 30px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 30px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details {
  margin: 0;
}
.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 {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.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-guest-create .order-links .item a {
  line-height: 1.42857143;
  margin: 0 30px 0 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.magento-rma-guest-create .order-links .item a:visited {
  color: #1979c3;
  text-decoration: none;
}
.magento-rma-guest-create .order-links .item a:hover {
  color: #006bb4;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:active {
  color: #ff5501;
  text-decoration: underline;
}
.magento-rma-guest-create .order-links .item a:hover,
.magento-rma-guest-create .order-links .item a:active,
.magento-rma-guest-create .order-links .item a:focus {
  background: none;
  border: 0;
}
.magento-rma-guest-create .order-links .item a.disabled,
.magento-rma-guest-create .order-links .item a[disabled],
fieldset[disabled] .magento-rma-guest-create .order-links .item a {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #7d7d7d;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 0;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-bottom: 15px;
  padding-top: 0;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.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-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.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 .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.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: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.form-orders-search .field:last-child {
  margin-bottom: 20px;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
[class^='sales-guest-'] .column.main,
.sales-guest-view .column.main {
  /*.block:not(.widget) {
                &:extend(.abs-account-blocks all);
            }*/
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
  /*.delimiter {
                border-top: 1px solid @collapsible-nav-delimiter__border-color;
                display: block;
                margin: @indent__s 1.8rem;
            }*/
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  /*border-left: 3px solid transparent;
                .lib-css(color, @collapsible-nav-color);
                display: block;
                padding: 5px 18px 5px 15px;*/
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
body {
  background-color: #ffffff;
}
/*.page-wrapper {
        .lib-vendor-prefix-display(flex);
        .lib-vendor-prefix-flex-direction(column);
        min-height: 100vh; // Stretch content area for sticky footer
    }*/
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-main > .page-title-wrapper .page-title {
  hyphens: auto;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.page-header .panel.wrapper {
  background-color: #6e716e;
  color: #ffffff;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 14px;
  margin: 0 0 0 15px;
}
.header.panel > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.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 {
  display: inline-block;
  float: none;
}
.page-print .nav-toggle {
  display: 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: 12px 20px 12px 25px;
  display: block;
  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: 12px 20px 12px 25px;
  display: block;
  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: 25px;
}
.footer.content {
  border-top: 1px solid #cecece;
  padding-top: 20px;
}
.footer.content .links > li {
  background: #f4f4f4;
  font-size: 1.6rem;
  border-top: 1px solid #cecece;
  margin: 0 -15px;
  padding: 0 15px;
}
.footer.content .links a,
.footer.content .links strong {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333333;
  text-decoration: underline;
}
/* .copyright {
        .lib-css(background-color, @copyright__background-color);
        .lib-css(color, @color-white);
        box-sizing: border-box;
        display: block;
        padding: @indent__s;
        text-align: center;
    } */
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .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 .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .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 .panel.wrapper .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: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .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 .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .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 .panel.wrapper .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 .panel.wrapper .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 .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333333;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .switcher .options ul.dropdown {
  right: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.page-header .links .widget.block,
.page-footer .links .widget.block {
  margin: 0;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 10px;
}
.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-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e600';
}
.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 #cccccc;
}
.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 #cccccc;
}
.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 #cccccc;
}
.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;
}
.link.wishlist .counter {
  color: #7d7d7d;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist {
  /*.block-title {
            &:extend(.abs-block-widget-title all);
        }*/
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.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-box {
  /*.label {
                        &:extend(.abs-visually-hidden all);
                    }*/
}
.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-actions {
            .action {
                &.edit,
                &.delete {
                    .lib-icon-font(
                    @icon-edit,
                    @_icon-font-size: 18px,
                    @_icon-font-line-height: 20px,
                    @_icon-font-text-hide: true,
                    @_icon-font-color: @minicart-icons-color,
                    @_icon-font-color-hover: @primary__color,
                    @_icon-font-color-active: @minicart-icons-color
                    );
                }

                &.delete {
                    .lib-icon-font-symbol(
                    @_icon-font-content: @icon-trash
                    );
                }
            }
        }*/
}
/**
 * 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_Shopbybrand
 * @copyright   Copyright (c) 2017 Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.product-brand-logo img {
  max-width: 30px;
  max-height: 30px;
}
.product-list-container {
  border-top: solid 1px #dfdfdf;
  padding-top: 20px;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  padding: 20px;
  min-height: 600px;
}
.weltpixel-quickview-catalog-product-view .reviews-actions .add {
  display: none;
}
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-wrapper,
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-bottom {
  float: none;
  width: 100%;
}
.weltpixel-quickview-catalog-product-view.page-product-downloadable .product-options-bottom .price-box {
  display: none;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 14px 17px;
  font-size: 1.8rem;
  text-align: center;
  border: 1px solid transparent;
}
.page-products .product-item .weltpixel-quickview {
  display: none;
}
.weltpixel-quickview-catalog-product-view .page-wrapper {
  min-height: auto !important;
}
.weltpixel-quickview-catalog-product-view .column.main {
  display: inline-block;
  padding-bottom: 0;
}
.weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper h1 {
  font-size: 22px !important;
}
.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;
}
.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: 'luma-icons';
  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: 600;
  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-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;
}
.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;
}
.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: 7px;
}
.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: 4px;
  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: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  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: 12px;
  line-height: inherit;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  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;
}
@media only screen and (max-width: 768px) {
  .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: #666666;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .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 {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .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: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .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;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 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);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .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%;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    display: block;
    padding-left: 10px;
    text-align: left;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62a';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart .action-gift:hover:after {
    color: #333333;
  }
  .cart .action-gift:active:after {
    color: #757575;
  }
  .cart .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart .action-gift._active:after {
    color: #333333;
  }
  .gift-options-cart-item + .towishlist {
    left: 0;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #757575;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
    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;
  }
  .product-add-form .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-add-form .table-wrapper.grouped .table.data.grouped tr td {
    padding: 5px 10px 5px 15px;
  }
  .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;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-right: 0;
  }
  .form.send.friend .fieldset {
    padding-bottom: 5px;
  }
  .form.send.friend .action.remove {
    margin-left: 0;
    right: 0;
    top: 100%;
  }
  .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;
  }
  .compare.wrapper,
  [class*='block-compare'] {
    display: none;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .actions-secondary > .action.tocompare {
    display: none;
  }
  /*.cart-container {
        .form-cart {
            .actions.main {
                .lib-vendor-prefix-display();
                .lib-vendor-prefix-flex-direction(column);
                .lib-vendor-box-align(center);

                .clear,
                .continue {
                    .lib-css(margin, 0 0 @indent__m 0);
                }
            }
        }
    }*/
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    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;
    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: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .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: left;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .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;
  }
  .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%;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #cccccc;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: transparent;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    margin: 5px -10px 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    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 {
    color: #333333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: -2px;
  }
  .navigation .parent .level-top:after {
    font-size: 1.6rem;
    right: 10px;
    top: 7px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 20px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .cms-page-view .page-main {
    padding-top: 0;
    position: relative;
  }
  .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,
  .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 .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name .stock,
  .products-grid.wishlist .product-item-description .stock,
  .products-grid.wishlist .product-item .price-box .stock,
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .towishlist:hover:before {
    color: #333333;
  }
  .cart.table-wrapper .towishlist:active:before {
    color: #757575;
  }
  .cart.table-wrapper .towishlist:before {
    overflow: visible;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .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,
  .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,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col.qty:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^='sales-guest-'] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .product.info.detailed .additional-attributes-wrapper,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #cccccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):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(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr {
    /*> td:last-child {
                        border-bottom: @table__border-width @table__border-style @table__border-color;
                        padding-bottom: 15px;
                    }*/
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):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 .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .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;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .pages-item-previous {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .pages-item-next {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .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;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .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: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: -4px 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;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px solid #c1c1c1;
    content: '';
    display: block;
    height: 0;
    margin: 25px -10px;
    overflow: hidden;
    width: auto;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    border-bottom: 1px solid #cccccc;
    display: table-cell;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #cccccc;
  }
  .table.grouped > tbody > tr > td {
    padding: 11px 10px;
    border: 0;
    display: table-cell;
  }
  .table-wrapper .table.grouped:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .page-product-grouped .minimal-price {
    margin: 0;
  }
  .page-product-grouped .product-info-price {
    border: 0;
    margin-bottom: 0;
  }
  .page-product-grouped .product-info-price .price-box {
    padding-bottom: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > 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.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #757575;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .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.order-review .data.table.table-order-review > tbody > tr > td.col.subtotal {
    border-bottom: none;
  }
  .multicheckout.order-review .data.table.table-order-review > tbody > tr > td.col.qty {
    text-align: center;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 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;
  }
  .block-search {
    margin-top: 10px;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .toolbar-products {
    margin-bottom: 0;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 -10px 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .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;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -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 .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .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: 18px;
    line-height: 20px;
    color: #757575;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #757575;
  }
  .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;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container:before,
  .order-details-items .item-options-container + .item-options-container:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@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;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .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-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;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #cccccc;
  }
  .table > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 0;
  }
  .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%;
  }
  .catalogsearch-advanced-result .message.error {
    margin-top: 0;
  }
  /* .product-item-info {
        .products-grid & {
            &:hover,
            &.active {
                .lib-css(background, @product-item__hover__background-color);
                .lib-css(box-shadow, @product-item__hover__box-shadow);
                border: 1px solid @color-gray-light2;
                margin: -10px;
                padding: 9px;
                position: relative;
                z-index: 2;

                .product-item-inner {
                    display: block;
                }
            }
        }
    }

    .product-item-inner {
        .products-grid & {
            .lib-css(background, @product-item__hover__background-color);
            .lib-css(box-shadow, @product-item__hover__box-shadow);
            border: 1px solid @color-gray-light2;
            border-top: none;
            left: 0;
            margin: 9px 0 0 -1px;
            padding: 0 9px 9px;
            position: absolute;
            right: -1px;
            z-index: 2;
        }
    }*/
  .product-item-actions {
    display: block;
    /* .actions-primary {
            display: table-cell;
        } */
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .page-products .products-grid .product-item-inner:before {
    background: #ffffff;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%;
    z-index: 1;
  }
  .page-products .product-item-actions {
    position: relative;
    z-index: 1;
  }
  /*.products-grid {
        .product-item-info {
            &:not(:hover) {
                &:not(.active) {
                    .product-item-inner {
                        &:extend(.abs-visually-hidden-desktop-s all);
                    }
                }
            }
        }
    }*/
  .products-grid .product-item {
    margin-bottom: 20px;
    /*width: 100%/3;*/
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    /*width: 100%/3;*/
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 10px;
  }
  .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;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info:hover {
    /*.weltpixel-quickview.weltpixel_quickview_button_v2 {
					display: block;
					z-index: 9;
					position: absolute;
					text-indent: -10000px;
					width: 33px;
					height: 35px;
					background-image: url('../WeltPixel_Quickview/images/quickview.png');
					background-repeat: no-repeat;
					top: -46px;
					right: 5px;
				}*/
  }
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .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;
  }
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
