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: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.3rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #dddddd;
  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 #dddddd;
  margin-bottom: 18px;
  margin-top: 18px;
}
sub,
sup {
  font-size: 69.23076923000001%;
  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.5rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  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: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #0098c5;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #0098c5;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #00acdf;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #00acdf;
  text-decoration: none;
}
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: #000000;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #000000;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #dddddd;
  color: #000000;
  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 #dddddd;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.3rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #000000;
  line-height: 1.42857143;
  font-size: 0.9rem;
  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 #dddddd;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 8px 15px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  color: #000000;
}
button:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
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 #dddddd;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 34px;
  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 #dddddd;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 34px;
  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 #dddddd;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.footer.content ul,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.product-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.footer.content ul > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.product-items > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
.action-primary:hover {
  background: #00acdf;
  border: 1px solid #00acdf;
  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 .block .actions-toolbar > .primary .action.primary,
.block-compare .action.primary,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-radius: 0;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus),
.abs-discount-block .actions-toolbar .action.cancel:not(:focus),
.cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus),
.block-compare .action.primary:not(:focus),
.paypal-review-discount .block .actions-toolbar .action.primary:not(:focus),
.paypal-review-discount .block .actions-toolbar .action.cancel:not(:focus),
.cart-discount .actions-toolbar .action.primary:not(:focus),
.cart-discount .actions-toolbar .action.cancel:not(:focus) {
  box-shadow: none;
}
.abs-discount-block .actions-toolbar .action.primary:active,
.abs-discount-block .actions-toolbar .action.cancel:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.block-compare .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.cancel:active,
.cart-discount .actions-toolbar .action.primary:active,
.cart-discount .actions-toolbar .action.cancel:active {
  box-shadow: inset 0 1px 0 0 rgba(221, 221, 221, 0.8), inset 0 -1px 0 0 rgba(221, 221, 221, 0.3);
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0;
  padding: 8px 15px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
}
.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 #dddddd;
  color: #000000;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
.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,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.paypal-button-widget .paypal-button,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.wishlist.split.button > .action,
.block.related .action.select,
.abs-add-fields .action.remove,
.paypal-review-discount .block .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #0098c5;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.paypal-button-widget .paypal-button:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.paypal-review-discount .block .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-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #0098c5;
  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,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.paypal-button-widget .paypal-button:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .block .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-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #00acdf;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.paypal-button-widget .paypal-button:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.wishlist.split.button > .action:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.paypal-review-discount .block .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-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #00acdf;
  text-decoration: none;
}
.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,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.paypal-review-discount .block .action.check:hover,
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .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-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.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,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.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,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.paypal-review-discount .block .action.check.disabled,
.paypal-review-discount .block .action.check[disabled],
fieldset[disabled] .paypal-review-discount .block .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-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #0098c5;
  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),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button: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),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.paypal-review-discount .block .action.check:active,
.paypal-review-discount .block .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-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-to-action-secondary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.block-compare .action.primary,
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.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 .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.primary:focus,
.paypal-review-discount .block .actions-toolbar .action.primary:active,
.paypal-review-discount .block .actions-toolbar .action.cancel:focus,
.paypal-review-discount .block .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 {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  color: #000000;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary: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 .block .actions-toolbar > .primary .action.primary:hover,
.block-compare .action.primary:hover,
.paypal-review-discount .block .actions-toolbar .action.primary:hover,
.paypal-review-discount .block .actions-toolbar .action.cancel:hover,
.cart-discount .actions-toolbar .action.primary:hover,
.cart-discount .actions-toolbar .action.cancel:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.3rem;
  line-height: 1.5rem;
  padding: 8px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.multicheckout .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.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,
.box-tocart .action.tocart,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
}
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after {
  content: ': ';
}
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.box-tocart .action.tocart {
  width: 100%;
}
.block-giftregistry-shared-items .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.login-container .block .block-title {
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  font-size: 1.8rem;
}
.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 .control .qty,
.multicheckout .table-wrapper .col .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,
.box-tocart .input-text.qty,
.account .data.table-return-items .qty .input-text,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 54px;
  text-align: center;
}
.block,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.filtered .item .action.remove,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filtered .item .action.remove > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filtered .item .action.remove:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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,
.filtered .item .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.filtered .item .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.product-item-name,
.product.name a,
.product-item-name {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a,
.product-item-name > a {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited,
.product-item-name > a:visited {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover,
.product-item-name > a:hover {
  color: #000000;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active,
.product-item-name > a:active {
  color: #000000;
  text-decoration: none;
}
.abs-like-link:visited {
  color: #0098c5;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #00acdf;
  text-decoration: none;
}
.abs-like-link:active {
  color: #00acdf;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .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-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .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-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .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-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.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,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.field.street .field.additional .label,
.product-item-actions .actions-secondary > .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.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,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images: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-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.header.content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .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,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.product-item,
.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;
}
.wishlist.split.button > .action.split,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary > .action,
.product-social-links .action.tocompare,
.product-social-links .action.mailto.friend,
.product-item-actions .actions-secondary > .action {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .05em;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto: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,
.product-item-actions .actions-secondary > .action:before,
.product-social-links .action.tocompare:before,
.product-social-links .action.mailto.friend:before,
.product-item-actions .actions-secondary > .action: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;
}
.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,
.product-item-actions .actions-secondary > .action:hover,
.product-social-links .action.tocompare:hover,
.product-social-links .action.mailto.friend:hover,
.product-item-actions .actions-secondary > .action:hover {
  color: #0098c5;
  text-decoration: none;
}
.bundle-actions,
.box-tocart {
  margin: 0 0 30px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block .block > .title,
.cart-discount .block > .title {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 0;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block .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,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 30px;
  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 .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.paypal-review-discount .block .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 .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 .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-account-blocks .block-title,
.form-giftregistry-search .legend,
.multicheckout .block-title,
.multicheckout .block-content .title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.account .legend,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c6c6c6;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > 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,
.account .legend > strong,
.account .legend > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .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,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span {
  font-size: 2.2rem;
  font-weight: 400;
}
.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 24px;
}
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax {
  color: #000000;
  display: block;
  font-size: 1.8rem;
  line-height: 1;
  white-space: nowrap;
}
.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 {
  font-weight: 700;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .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 {
  display: inline-block;
  font-size: 1.4rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.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,
.cart.table-wrapper .cart-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.cart.table-wrapper .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,
.cart.table-wrapper .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,
.cart.table-wrapper .cart-tax-total-expanded:after {
  content: '\e621';
}
.review-ratings .rating-summary {
  display: table-row;
}
.review-ratings .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 25px;
  padding-bottom: 5px;
}
.review-ratings .rating-result {
  vertical-align: top;
  display: table-cell;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  border-left: 1px solid #737373;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-size: 1.6rem;
  font-weight: 400;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action,
.account .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-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #dddddd;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.block-wishlist-search-results .data.table,
.account .column.main .order-details-items .table-wrapper .data.table,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .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-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .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-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,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .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-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #dddddd;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #4a4a4a;
  font-size: 1.2rem;
  white-space: nowrap;
}
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0 0 20px;
}
.widget .block-title strong,
.block-wishlist .block-title strong,
.block-compare .block-title strong {
  font-size: 17px;
  font-weight: 300;
}
.block-cart-failed,
.cart-container .form-cart {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear,
.cart-container .form-cart .actions.main .continue,
.cart-container .form-cart .actions.main .clear {
  display: none;
}
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - (23px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (21px + 10px + 5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #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: #000000;
  font-weight: 400;
  font-size: 2.6rem;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #dddddd;
  font-size: 1.8rem;
  padding-right: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #dddddd;
  font-size: 1.8rem;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 20px;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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,
.opc-block-summary .table-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,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #dddddd;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.paypal-review-discount .block .block > .title strong,
.cart-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.paypal-review-discount .block .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.paypal-review-discount .block .actions-toolbar .action.primary,
.paypal-review-discount .block .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 .block .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.paypal-review-discount .block .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.paypal-review-discount .block .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.paypal-review-discount .block .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.paypal-review-discount .block .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: auto;
}
@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: auto;
}
@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: auto;
}
@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: auto;
}
@font-face {
  font-family: 'Neue Haas black';
  src: url('../fonts/NeueHaas/NeueHaasDisplay-Black.woff2') format('woff2'), url('../fonts/NeueHaas/NeueHaasDisplay-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Neue Haas bold';
  src: url('../fonts/NeueHaas/NHaasGroteskTXProBold.woff2') format('woff2'), url('../fonts/NeueHaas/NHaasGroteskTXProBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Neue Haas medium';
  src: url('../fonts/NeueHaas/NHaasGroteskTXProMedium.woff2') format('woff2'), url('../fonts/NeueHaas/NHaasGroteskTXProMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Neue Haas light';
  src: url('../fonts/NeueHaas/NeueHaasDisplay-Light.woff2') format('woff2'), url('../fonts/NeueHaas/NeueHaasDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Neue Haas thin';
  src: url('../fonts/NeueHaas/NHaasGroteskTXProRegular.woff2') format('woff2'), url('../fonts/NeueHaas/NHaasGroteskTXProRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.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: #f2f2f2;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #dddddd;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  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.info a {
  color: #0098c5;
}
.message.info a:hover {
  color: #00acdf;
}
.message.info a:active {
  color: #00acdf;
}
.message.info > *: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.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #0098c5;
}
.message.error a:hover {
  color: #00acdf;
}
.message.error a:active {
  color: #00acdf;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  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.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: #0098c5;
}
.message.warning a:hover {
  color: #00acdf;
}
.message.warning a:active {
  color: #00acdf;
}
.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 {
  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.notice a {
  color: #0098c5;
}
.message.notice a:hover {
  color: #00acdf;
}
.message.notice a:active {
  color: #00acdf;
}
.message.notice > *: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.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #0098c5;
}
.message.success a:hover {
  color: #00acdf;
}
.message.success a:active {
  color: #00acdf;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  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;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  /*.lib-css(background, @navigation__background);*/
}
.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: #000000;
  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: #0098c5;
}
.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: #000000;
  line-height: 1.4;
  border: 1px solid #999999;
  margin-top: 16px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 16px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 17px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 26px;
  margin-left: -16px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #999999;
  left: 26px;
  margin-left: -17px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.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;
}
.minicart-wrapper ._block-content-loading {
  position: unset;
}
.minicart-wrapper .loading-mask {
  left: 10px;
  background: 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 #dddddd;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 34px;
  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 {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.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 {
  white-space: nowrap;
  margin-top: 10px;
  display: inline-block;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #dddddd;
  height: 32px;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-size: 30px 60px;
  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: #000000;
  line-height: 1.4;
  border: 1px solid #999999;
  margin-left: 16px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 16px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 17px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -16px;
  top: 26px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #999999;
  margin-top: -17px;
  top: 26px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #4a4a4a;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: '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: auto;
}
button,
a.action.primary {
  border-radius: 0;
}
button:not(.primary) {
  box-shadow: none;
}
button:not(.primary):active {
  box-shadow: inset 0 1px 0 0 rgba(221, 221, 221, 0.8), inset 0 -1px 0 0 rgba(221, 221, 221, 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 {
  background-image: none;
  background: #0098c5;
  border: 1px solid #0098c5;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 8px 15px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
.action.primary:hover {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #dddddd;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.3rem;
  color: #000000;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #666666;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #000000;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #000000;
  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: #000000;
  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: 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;
}
.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: #0098c5;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #0098c5;
}
.pages a.page:hover {
  color: #00acdf;
  text-decoration: none;
}
.pages a.page:active {
  color: #00acdf;
}
.pages strong.page {
  background: #e5e5e5;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #000000;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #dddddd;
  color: #666666;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #666666;
}
.pages .action:hover {
  background: #ededed;
  color: #666666;
  text-decoration: none;
}
.pages .action:active {
  color: #666666;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #666666;
}
.pages .action.next:active:before {
  color: #666666;
}
.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: #666666;
  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: #666666;
}
.pages .action.next:active:before {
  color: #666666;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #666666;
}
.pages .action.previous:active:before {
  color: #666666;
}
.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: #666666;
  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: #666666;
}
.pages .action.previous:active:before {
  color: #666666;
}
.pages .action {
  border-radius: 0;
  padding: 5px 8px;
}
.pages .action.previous {
  margin-right: 0;
  min-width: 15px;
}
.pages .action.next {
  margin-left: 0;
  min-width: 15px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 5px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #0098c5;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #000000;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #0098c5;
  text-decoration: none;
}
.breadcrumbs a:active {
  color: #000000;
  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;
}
.breadcrumbs {
  width: 100%;
  background: #f2f7fc;
  margin: 0 auto;
}
.breadcrumbs ul.items {
  padding-left: 15px !important;
  width: 1300px;
}
.breadcrumbs ul.items li.item {
  padding: 8px;
  font-size: 13px;
  border: 1px solid #dee6ee;
  color: #000000;
}
.breadcrumbs ul.items li.item a {
  color: #000000;
}
.breadcrumbs ul.items li.item:after {
  display: none;
}
.breadcrumbs ul.items li.item:not(:first-child) {
  margin-left: -4px;
}
.breadcrumbs ul.items li.item.go-back a.goback-link {
  text-decoration: none;
  color: #000000;
}
.breadcrumbs ul.items li.item.go-back a.goback-link:hover {
  text-decoration: none;
}
.breadcrumbs ul.items li.item.go-back a.goback-link:before {
  content: "\f104";
  font-family: "Fontawesome";
  font-size: 11px;
  padding: 0 5px 0 0;
}
.breadcrumbs ul.items li.item.go-back:after {
  display: none;
}
.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;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ": ";
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-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: 13px;
  line-height: 13px;
  color: #000000;
  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: #000000;
}
.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: 3rem;
}
.modal-slide .action-close {
  padding: 2.1rem 3rem;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
}
#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: 17px;
  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: 17px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #dddddd;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.3rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.1rem;
  font-size: 1.7rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #0098c5;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #0098c5;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #00acdf;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #00acdf;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #0098c5;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #0098c5;
  border: 1px solid #0098c5;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  font-size: 1.3rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.1rem;
  padding: 14px 17px;
  font-size: 1.7rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  color: #000000;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #dddddd;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #111111;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #dddddd;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #000000;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #dddddd;
  height: 40px;
  padding: 1px 10px 1px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.3rem;
  color: #000000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #666666;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #000000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #000000;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #000000;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #111111;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #111111;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
.checkout-index-index .page-header .minicart-wrapper {
  display: none;
}
.checkout-index-index .authentication-wrapper {
  margin-right: 9px;
}
.checkout-index-index .checkout-header {
  margin: 12px 0 20px;
  padding: 0 9px;
  width: 70%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
}
.checkout-index-index .checkout-header .description {
  font-size: 18px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(3n + 1):before {
  display: block;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:nth-child(2n + 1):before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item {
  width: 50%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .shipping-address-item:only-child,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .shipping-address-item:only-child {
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .table-checkout-shipping-method,
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2-3-columns .table-checkout-shipping-method {
  min-width: 0;
  width: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper:before {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address {
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .discount-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .rewards-add {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper #co-payment-form .gift-code {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .form-login:not(:last-child) {
  border-bottom: none;
  padding-bottom: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title {
  border: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement label {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement div.mage-error {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement .action-show {
  text-align: left;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content,
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0 22px 20px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
  margin-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-method-content .actions-toolbar > .primary {
  padding-right: 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-block > li {
  list-style-type: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-payment-method .payment-methods .step-title {
  border-bottom: 1px solid #ccc;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .field.amcheckout-comment {
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
  word-break: break-all;
  word-wrap: break-word;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address {
  max-width: 500px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .billing-address-same-as-shipping-block {
  margin: 5px 0 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .actions-toolbar .action.action-cancel {
  margin: 0 20px 0 0;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .primary {
  float: right;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-billing-address .field-select-billing .label {
  display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-shipping-address .primary {
  float: right;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .actions-toolbar {
  display: none;
}
.checkout-index-index .am-submit-summary #checkout-payment-method-load .payment-method-billing-address .actions-toolbar {
  display: block;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar {
  background-color: #eaeaea;
  display: block;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  text-align: center;
  transform: translate(-50%);
  width: 1240px;
  z-index: 999;
}
.checkout-index-index .am-submit-fixed #checkout-payment-method-load .actions-toolbar > * {
  float: none;
}
.checkout-index-index .am-submit-fixed.-top #checkout-payment-method-load .actions-toolbar {
  bottom: auto;
  top: 0;
}
.checkout-index-index .am-submit-fixed.-bottom #checkout-payment-method-load .actions-toolbar {
  bottom: 0;
}
.checkout-index-index .checkout-block {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  -ms-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
  background: #ffffff;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.15);
  margin: 7px 9px 32px;
  padding: 24px 12px;
}
.checkout-index-index .checkout-block:hover {
  box-shadow: 0 1px 4px 1px rgba(25, 121, 195, 0.45);
}
.checkout-index-index .checkout-block .fieldset > br,
.checkout-index-index .checkout-block .fieldset > hr {
  display: none;
}
.checkout-index-index .am-checkout {
  margin: 20px 0;
  padding: 12px;
}
.checkout-index-index .am-checkout .product-item .amcheckout-price-wrapper {
  font-size: 1.2rem;
  margin: 5px 0;
}
.checkout-index-index .am-checkout:not(.-modern) {
  background: #eaeaea;
}
.checkout-index-index .opc-block-summary {
  margin: -24px -12px 0;
  padding: 24px 12px;
}
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
  margin: 0;
}
.checkout-index-index .additional-options {
  margin: 24px 7px 12px;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
  background: none;
  border: 0;
  border-radius: 0;
  color: #006bb4;
  display: inline;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 0;
  text-decoration: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  box-shadow: none;
}
.checkout-index-index .additional-options .field {
  margin-top: 7px;
}
.checkout-index-index .amcheckout-form-login .mage-error:not([style*='display: none;']) + .field-error {
  display: none;
}
.checkout-index-index .additional-options .field._required .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-inner-spin-button,
.checkout-index-index .opc-block-summary .minicart-items input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: inner-spin-button !important;
}
.checkout-index-index .opc-block-summary .minicart-items input[type='number']:focus {
  -moz-appearance: spinner !important;
}
.checkout-index-index .opc-block-summary .minicart-items input.qty {
  width: 55px;
}
.checkout-index-index .opc-block-summary .minicart-items button {
  float: right;
  margin-top: 12px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS0xLTFoMTJ2MTJILTF6Ii8+PHBhdGggZmlsbD0iI2I1YjViNSIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkPSJNNiA1bDQtNC0xLTEtNCA0LTQtNC0xIDEgNCA0LTQgNCAxIDEgNC00IDQgNCAxLTEtNC00eiIgc3Ryb2tlPSJudWxsIi8+PC9zdmc+) no-repeat center;
  background-size: 7px;
  border: 1px #b6b6b6 solid;
  cursor: pointer;
  float: left;
  height: 7px;
  padding: 3px;
  width: 7px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 118px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-image-container {
  margin-left: 16px;
}
@media (min-width: 900px) {
  .checkout-index-index .opc-wrapper.am-opc-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-2columns .checkout-column {
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width: 33.3%;
  }
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method {
  max-width: 600px;
}
.checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
  min-width: unset;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  right: 0;
  width: 100%;
}
.checkout-index-index #recaptcha-checkout-place-order-wrapper .grecaptcha-badge {
  margin-bottom: 20px;
}
.checkout-payment-method .payment-methods {
  margin: 0;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 14px 17px;
}
.checkout-payment-method.submit .payment-methods {
  margin: 0;
}
.fieldset.address {
  margin: 0 -7px;
}
.fieldset.address > .field {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 7px;
  vertical-align: top;
  width: 100%;
}
.checkout-success .success-messages {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.account .column.main .order-details-items {
  margin-bottom: 0;
}
.account .column.main .order-details-items .order-items .data.table > tbody > tr:nth-child(even) > td {
  background: none;
}
.page-main .block.block-order-details {
  margin-bottom: 25px;
}
.page-main .block.block-order-details .order-date {
  border-bottom: 1px solid #c5c5c5;
  font-size: 1.6rem;
  padding-bottom: 25px;
}
.page-main .block.block-order-details-comments {
  margin-bottom: 35px;
}
.page-main .block.block-order-details-view {
  margin-bottom: 10px;
}
.page-main .block.block-order-details-view:nth-child(2) .block-title {
  display: none;
}
#registration {
  border-left: 3px solid #f58c12;
  margin: 20px 0 25px;
  padding: 0 0 0 12px;
  position: relative;
  width: 600px;
}
#registration br {
  display: none;
}
#registration form {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
}
.opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.amcheckout-trust-badges {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}
.amcheckout-trust-seal {
  font-size: 8px;
  max-width: 137px;
}
.checkout-payment-method .amcheckout-trust-seal {
  font-size: 10px;
  margin: 0 auto 15px;
  max-width: 66%;
  text-align: center;
}
.am-checkout.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
}
.amcheckout-trust-seal .amcheckout-title,
.amcheckout-trust-seal .amcheckout-description {
  margin-bottom: 0;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip {
  height: auto !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-box {
  border: 1px solid #999999;
  border-radius: 0;
  color: inherit !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-content {
  padding: 12px;
  background: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow {
  width: 12px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  left: -3px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  right: -2px;
  width: 14px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-background {
  left: 3px;
  border-right-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip .tooltipster-arrow-border {
  top: 2px;
  width: 16px;
  height: 16px;
  background-color: #999999 !important;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  left: 15px;
}
.amcheckout-default-tooltip.tooltipster-base.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  left: -5px;
  z-index: -1;
}
.checkout-index-index .am-gift-message .edit-link {
  display: none;
  color: #1979c3;
  cursor: pointer;
}
.checkout-index-index .am-gift-message.checked .edit-link {
  display: inline;
}
._amcheckout-selectable-container,
.amcheckout-step-container .shipping-address-items,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-items,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .amcheckout-content > .amcheckout-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
.amcheckout-step-container .shipping-address-items .shipping-address-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type),
.amcheckout-step-container .shipping-address-items .shipping-address-item:not(:last-of-type),
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type),
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover,
.amcheckout-step-container .shipping-address-items .shipping-address-item:hover,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.-selected,
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected,
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item,
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details,
  .amcheckout-step-container .shipping-address-items .shipping-address-item,
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:nth-last-child(-n + 2),
  .amcheckout-step-container .shipping-address-items .shipping-address-item:nth-last-child(-n + 2),
  .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:nth-last-child(-n + 2),
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.am-checkout.-modern {
  background: none;
  box-sizing: border-box;
  padding: 0;
}
.am-checkout.-modern.-layout-1column {
  margin: auto;
  max-width: 750px;
}
.am-checkout.-modern .checkout-header {
  padding: 0;
}
.am-checkout.-modern .authentication-wrapper {
  margin-right: 0;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #1979c3;
  border-radius: 2px;
  color: #ffffff;
  height: auto;
  padding: 5px 20px;
  transition: all .3s ease;
}
.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
  background: #429fe7;
}
.am-checkout.-modern .opc-estimated-wrapper {
  margin: 0 -15px 15px;
}
.am-checkout.-modern .amcheckout-trust-badges {
  justify-content: flex-start;
}
.am-checkout.-modern .checkout-payment-method .amcheckout-trust-seal {
  font-size: 12px;
  width: 66%;
}
.am-checkout.-modern.-layout-2columns .product-item-details .product-item-inner .amcheckout-price-wrapper,
.am-checkout.-modern.-layout-3columns .product-item-details .product-item-inner .amcheckout-price-wrapper {
  order: inherit;
  text-align: start;
}
.amcheckout-main-container.-modern {
  clear: both;
  color: #363636;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 40px 0 0;
}
.amcheckout-step-container {
  font-size: 16px;
}
.amcheckout-step-container > li {
  list-style: none;
}
.amcheckout-step-container .amcheckout-title {
  background: #eeeeee;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 15px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon {
  border: 2px solid #1979c3;
  border-radius: 50%;
  box-sizing: border-box;
  float: right;
  height: 24px;
  position: relative;
  transition: all .3s ease;
  width: 24px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #429fe7;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
  border-bottom: 2px solid #1979c3;
  border-right: 2px solid #1979c3;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 8px;
  left: 50%;
  position: absolute;
  top: 41%;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all .3s ease;
  width: 8px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon.-minus {
  transform: rotate(180deg);
}
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding: 20px 0;
}
.amcheckout-step-container .fieldset:last-child {
  margin-bottom: 0;
}
.amcheckout-step-container .fieldset > br,
.amcheckout-step-container .fieldset > hr {
  display: none;
}
.amcheckout-step-container .fieldset > .field > .label,
.amcheckout-step-container .fieldset > .fields > .field > .label {
  font-weight: normal;
}
.amcheckout-step-container .opc-block-summary {
  margin: 0;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .field-select-billing,
.amcheckout-step-container .checkout-payment-method .billing-address-form {
  max-width: inherit;
}
.amcheckout-step-container .checkout-payment-method .checkout-billing-address {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-trust-seal {
  font-size: inherit;
  max-width: unset;
}
.amcheckout-step-container .note {
  color: #777777;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container),
.amcheckout-step-container button:not(.braintree-googlepay-button,
            .ui-datepicker-trigger,
            .gpay-card-info-container) {
  background: #1979c3;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-button:not(.braintree-googlepay-button):hover,
.amcheckout-step-container button:not(.braintree-googlepay-button):hover {
  border: none;
}
.amcheckout-step-container .amcheckout-button.-new-address {
  margin-top: 20px;
  transition: all .3s ease;
}
.amcheckout-step-container .amcheckout-button.-new-address:hover {
  background: #429fe7;
}
.amcheckout-step-container .payment-method-content > .actions-toolbar > .primary .action.primary {
  float: none;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 12px 16px;
}
.amcheckout-step-container .action-edit-address {
  margin-top: 15px;
}
.amcheckout-step-container .primary .action.checkout,
.amcheckout-step-container .action.checkout.amasty {
  background: #315499;
  padding: 14px 30px;
  transition: all .3s ease;
}
.amcheckout-step-container .primary .action.checkout:hover,
.amcheckout-step-container .action.checkout.amasty:hover {
  background: #5078c7;
}
.amcheckout-step-container .form-discount .actions-toolbar .action {
  min-height: 40px;
}
.amcheckout-step-container input[type='number']:focus {
  -moz-appearance: none !important;
}
.amcheckout-step-container input[type='text'],
.amcheckout-step-container input[type='password'],
.amcheckout-step-container input[type='url'],
.amcheckout-step-container input[type='tel'],
.amcheckout-step-container input[type='search'],
.amcheckout-step-container input[type='number'],
.amcheckout-step-container input[type='datetime'],
.amcheckout-step-container input[type='email'],
.amcheckout-step-container select {
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  font-size: 16px;
  height: 40px;
}
.amcheckout-step-container .checkout-agreements .action-show {
  background: inherit;
  color: inherit;
  font-size: inherit;
}
.amcheckout-step-container .checkout-agreements .action-show,
.amcheckout-step-container .action.checkout.amasty {
  height: auto;
}
.amcheckout-step-container input[type='checkbox'],
.amcheckout-step-container input[type='radio'] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  left: unset;
  top: unset;
}
.amcheckout-step-container input[type='checkbox'] + label,
.amcheckout-step-container input[type='radio'] + label {
  cursor: pointer;
  display: flex;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child,
.amcheckout-step-container input[type='radio'] + label span:only-child {
  flex: auto;
}
.amcheckout-step-container input[type='checkbox'] + label:before,
.amcheckout-step-container input[type='radio'] + label:before {
  background: #ffffff !important;
  border: 2px solid #dddddd;
  box-sizing: border-box;
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 3px 15px 0 0;
  min-height: 15px;
  min-width: 15px;
  width: 15px;
}
.amcheckout-step-container input[type='checkbox'] + label:hover:before,
.amcheckout-step-container input[type='radio'] + label:hover:before,
.amcheckout-step-container input[type='checkbox']:checked + label:before,
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-color: #1979c3;
  box-shadow: 0 2px 4px rgba(63, 156, 215, 0.4);
}
.amcheckout-step-container input[type='checkbox'] + label:before {
  border-radius: 2px;
}
.amcheckout-step-container input[type='checkbox']:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
  border-width: 0;
}
.amcheckout-step-container input[type='radio'] + label:before {
  border-radius: 50%;
  transition: all .2s ease;
}
.amcheckout-step-container input[type='radio']:checked + label:before {
  border-width: 5px;
}
.amcheckout-step-container .amcheckout-form-login:last-child,
.amcheckout-step-container .form-login:last-child {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email,
.amcheckout-step-container .form-login .amcheckout-email {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
  flex: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  width: calc(50% - 7px);
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper .input-text,
.amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper .input-text {
  margin: 0;
  width: 100%;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .field-tooltip,
.amcheckout-step-container .form-login .amcheckout-email .field-tooltip {
  align-items: center;
  display: flex;
  height: 40px;
  margin-left: 10px;
  position: relative;
  top: 0;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
  color: #363636;
  line-height: 40px;
  margin-left: auto;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password,
.amcheckout-step-container .form-login .amcheckout-password {
  display: inline-block;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-password.-confirm,
.amcheckout-step-container .form-login .amcheckout-password.-confirm {
  float: right;
}
.amcheckout-step-container .amcheckout-form-login .actions-toolbar,
.amcheckout-step-container .form-login .actions-toolbar {
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-same-as-shipping-block,
.amcheckout-step-container .amcheckout-shipping-address .billing-address-form,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-form {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .billing-address-details:empty,
.amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:empty {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  background: #ddf0ff;
  border: 1px solid #1787e0;
  color: #1979c3;
  float: right;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: #1787e0;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit {
  background: none;
  color: #4e4e4e;
  font-size: 16px;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzRFNEU0RSIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 13px;
  width: 13px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover:before,
.amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi42MTMgMGwtMS43MDYgMS43MTYgMi4zODggMi40TDE1IDIuNDAzIDEyLjYxMyAwek0xLjcgMTAuOThsMi4zODYgMi40IDguMTg3LTguMjMzLTIuMzg3LTIuNDAxTDEuNyAxMC45OHpNMCAxNWwyLjg5LS43NjMtMi4xMy0yLjE0NEwwIDE1eiIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  line-height: 30px;
  padding: 20px;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item .amcheckout-button.-select {
  visibility: hidden;
}
.amcheckout-step-container .amcheckout-shipping-methods {
  display: block;
  max-width: inherit !important;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-header {
  display: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col {
  border: none;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip {
  position: relative;
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-action:before,
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method .col-comment .field-tooltip.-error .field-tooltip-content {
  color: #c00815;
}
.amcheckout-step-container .selected-store-pickup {
  margin-top: 15px;
}
.amcheckout-step-container .selected-store-pickup .step-title {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  padding: 10px 0;
}
.amcheckout-step-container .selected-store-pickup .step-content {
  padding: 10px 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar {
  margin-top: 15px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary {
  float: none;
  padding: 10px 20px;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar > .primary .action {
  margin-top: 0;
}
.amcheckout-step-container .checkout-billing-address .actions-toolbar .action-cancel {
  background: none;
  color: #1979c3;
}
.amcheckout-step-container .amcheckout-delivery-date .field {
  width: 100%;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
  display: block;
}
.amcheckout-step-container .amcheckout-delivery-date .field.timepicker .control {
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods {
  margin: 0;
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group + .payment-group .step-title {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-group:not(:last-of-type) {
  margin-bottom: 40px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method {
  padding: 0;
  width: 100%;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:not(:last-of-type) {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title {
  border: none !important;
  padding: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label {
  align-items: flex-start;
  padding: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label > *:not(:only-child):not(:last-of-type) {
  margin-right: 5px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-title .label .action-help {
  margin-left: auto;
  text-align: right;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method .payment-method-content {
  display: none;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
  display: block;
  padding: 0 20px 0 45px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin: 0;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
  margin: 0 0 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .amazon-button-container__cell {
  display: inline-block;
  vertical-align: middle;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  float: left;
  padding-left: 0;
}
.amcheckout-step-container .amcheckout-summary-container {
  background: none;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
  background: #315499;
  color: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
  background: #ffffff;
}
.amcheckout-step-container .amcheckout-summary-container .amcheckout-content > .amcheckout-wrapper {
  padding: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .items-in-cart {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjNTc1ODU1Ii8+PC9zdmc+) center no-repeat;
  background-size: contain;
  border: 0;
  bottom: 0;
  box-sizing: border-box;
  height: 15px;
  padding: 0;
  position: absolute;
  right: 0;
  width: 10px;
  z-index: 1;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .delete:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE2NyAxNWg3LjU1OGwuOTUtOC45NThILjI2TDEuMTY3IDE1em01Ljg5LTEyLjc3MlYuNTEyQS41MS41MSAwIDAgMCA2LjU1MiAwaC0zLjIxYy0uMjggMC0uNTA1LjIzLS41MDUuNTEyVjIuMmMtMS4wODUuMTIzLTEuNzExLjMxNS0yLjgzNi43MjRWNC41bDEwIC4xMThWM3MtLjk1NC0uNTM0LTIuOTQyLS43NzJ6TTYuMDUgMi4xMzRhMTguMDggMTguMDggMCAwIDAtMi4yNTgtLjAxNXYtLjkwNWMwLS4xNC4xMTEtLjI1NS4yNTItLjI1NWgxLjc1MmMuMTQxIDAgLjI1NC4xMTUuMjU0LjI1NXYuOTJ6IiBmaWxsPSIjMTk3OWMzIi8+PC9zdmc+) center no-repeat;
  background-size: contain;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .action.checkout {
  float: left;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item .product {
  padding-bottom: 15px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-image-container {
  border: 1px solid #d4d4d4;
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
  padding-left: 100px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items .minicart-items-wrapper {
  padding: 15px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner .amcheckout-price-wrapper {
  flex-basis: 100%;
  order: 1;
  text-align: end;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-name-block {
  align-items: center;
  display: flex;
  flex: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 20px 10px 0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout {
  background: #f0f8ff;
  border: 1px solid #1787e0;
  border-radius: 2px;
  color: #1787e0;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  background: #e6f3ff;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .options {
  padding-right: 20px;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-name {
  margin: 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .label {
  margin-right: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .details-qty .qty {
  height: 30px;
}
.amcheckout-step-container .amcheckout-summary-container .subtotal {
  width: auto;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable {
  width: 50%;
}
.amcheckout-step-container .amcheckout-summary-container .field.configurable:not(:last-of-type) {
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals {
  border: none;
  font-size: 14px;
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .mark,
.amcheckout-step-container .amcheckout-summary-container .table-totals .grand .amount {
  border-top: none;
}
.amcheckout-step-container .amcheckout-summary-container .item-options .label {
  display: block;
  margin-bottom: 10px;
}
.amcheckout-step-container .amcheckout-additional-options {
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  font-size: 0;
  margin: 0;
  padding: 0 20px;
}
.amcheckout-step-container .amcheckout-additional-options > * {
  font-size: 14px;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
.amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
  margin: 20px 0;
}
.amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes > * {
  margin-bottom: 5px;
}
.amcheckout-step-container .amcheckout-additional-options .checkout-agreement .action-show {
  text-align: left;
}
.amcheckout-step-container .opc-payment-additional {
  padding: 0 20px;
}
.amcheckout-step-container .opc-payment-additional .payment-option-title,
.amcheckout-step-container .opc-payment-additional .payment-option-content {
  padding-left: 0;
  padding-right: 0;
}
.amcheckout-step-container .opc-payment-additional .label {
  display: block;
  margin-bottom: 4px;
}
.amcheckout-step-container .opc-payment-additional .form-discount .label {
  display: none;
}
.amcheckout-step-container .amcheckout-trust-seal {
  font-size: 9px;
  max-width: 161px;
}
.amcheckout-step-container .amcheckout-trust-seal .amcheckout-title {
  background: none;
  cursor: inherit;
  font-size: inherit;
  font-weight: 400;
  padding: 0;
}
.amcheckout-main-container.-layout-2columns .amcheckout-column:not(:first-of-type) {
  margin-top: 40px;
}
.amelsearch-further-section {
  display: none;
  margin: 0 0 40px;
}
.amelsearch-further-section .amelsearch-label {
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
}
.amelsearch-further-section .amelsearch-form-section {
  align-content: center;
  align-items: center;
  display: inline-flex;
  max-width: 362px;
  position: relative;
  width: 100%;
}
.amelsearch-further-section .amelsearch-button.-loupe,
.amelsearch-further-section .amelsearch-button.-close {
  height: 100%;
  margin: auto 0;
  position: absolute;
  right: 85px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-input {
  padding-left: 33px;
}
.amelsearch-further-section .amelsearch-form-section.-focused .amelsearch-button.-loupe {
  bottom: 0;
  left: 10px;
  right: auto;
  top: 0;
}
.amelsearch-further-section .amelsearch-input {
  border-radius: 20px;
}
.amelsearch-further-section .amelsearch-button.-primary {
  height: 100%;
  position: absolute;
  right: 0;
}
.amelsearch-input {
  border: 1px solid #ccc;
  color: #333;
  font-weight: 400;
  padding: 10px 5px;
  transition: .3s;
}
.amelsearch-input ::placeholder {
  color: #ccc;
}
.amelsearch-input:hover:not([disabled]),
.amelsearch-input:focus:not([disabled]) {
  border-color: #1979c2;
  box-shadow: none;
}
.amelsearch-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.amelsearch-button:hover,
.amelsearch-button:focus {
  outline: none;
}
.amelsearch-button:not(.primary) {
  box-shadow: none;
}
.amelsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amelsearch-button.-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 20px;
  padding: 0;
  width: 20px;
  background: none;
}
.amelsearch-button.-icon:after {
  content: '';
  height: 10px;
  width: 10px;
}
.amelsearch-button.-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
}
.amelsearch-button.-loupe:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) no-repeat center;
}
.amelsearch-button.-primary {
  background-color: #1979c2;
  border-color: #1979c2;
  border-radius: 80px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  height: 32px;
  min-width: 78px;
  padding: 7px 10px;
}
.amelsearch-button.-primary:hover {
  background-color: #166bab;
  border-color: #166bab;
}
.amelsearch-button.-primary:active {
  background-color: #135d95;
  border-color: #135d95;
}
.amelsearch-button.-primary.-disabled {
  opacity: .8;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  width: 100%;
  margin: auto;
  margin-bottom: 15px;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-hightlighted {
  background-color: #ffff00;
}
.filter-options-content .am-swatch-link {
  display: inline-block;
}
.filter-options-content .am-swatch-link:hover {
  background: none;
}
.filter-options-content .am-swatch-link > .input.-hidden {
  display: none;
}
.am-shopby-item .amshopby-button.-remove {
  margin: 0 0 0 10px;
}
.am-shopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  max-width: 20px;
  max-height: 20px;
  margin-left: 6px;
  vertical-align: middle;
}
.filter-options-content .delimiter {
  margin: 0 5px;
  line-height: 30px;
}
.filter-options-content .range {
  margin-top: 10px;
}
.filter-options-content .am-show-more {
  display: none;
  margin-top: 10px;
}
.filter-options-content .am-filter-price {
  padding: 5px;
  width: 46%;
}
.filter-options-content .items a {
  margin-left: 0;
}
.filter-options-content .count {
  display: inline-block;
}
.filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-content .am-shopby-form {
  padding: 3px;
}
.am-filter-go {
  margin: 15px 0 0;
  width: 25%;
}
input[type="text"].am-filter-price.-to.right {
  float: right;
}
.amshopby-slider-container {
  margin: 10px 15px 15px 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  height: 10px;
  background: #b6b6b6;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  padding: 0;
  margin-top: -5px;
  margin-left: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f98b25;
}
.amshopby-slider-container .am-slider .ui-slider-handle:hover,
.amshopby-slider-container .am-slider .ui-slider-handle:active {
  background-color: #e17e17;
}
.amshopby-slider-container .amshopby-slider-display {
  text-align: center;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
  padding-left: 2px;
}
.am-swatch-options .swatch-option {
  display: inline-block;
  margin: 0 10px 0 0;
}
.am-swatch-options > .item {
  padding-bottom: 4px !important;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.catalog-topnav .filter-options .filter-options-item {
  display: inline-block;
  border: 0;
}
.catalog-topnav .filter-options .filter-options-content {
  position: absolute;
  margin-top: 5px;
  border: 1px solid #cccccc;
  background-color: white;
  z-index: 9000;
  min-width: 100px;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.am-filter-items-attr_price {
  min-width: 200px;
  max-width: 350px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options-content .amshopby-fly-out-view a {
  display: block;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.am-filter-items-stock .am_shopby_link_selected,
.am-filter-items-rating .am_shopby_link_selected {
  background-color: #e8e8e8;
  text-decoration: none;
}
.am_shopby_link_selected {
  font-weight: bold;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.catalog-topnav {
  display: none;
}
.filter-options .items .items-children.-folding {
  list-style: none;
  padding-left: 18px;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .items.amshopby-fly-out-view .items-children {
  background-color: #fff;
  z-index: 9999;
}
.filter-options .items.amshopby-fly-out-view li {
  margin: 0;
  border: 1px solid #cccccc;
  border-top: none;
}
.filter-options .items.amshopby-fly-out-view li:hover {
  background-color: #cccccc;
}
.filter-options .items.amshopby-fly-out-view li:first-child {
  border-top: 1px solid #cccccc;
}
.filter-options .items.amshopby-fly-out-view a:hover {
  background-color: transparent;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  display: none;
  margin: 0;
  padding: 10px;
  width: 100%;
  max-height: 300px;
  border: 1px solid #cccccc;
  background-color: white;
  box-sizing: border-box;
  white-space: nowrap;
  overflow-y: auto;
  z-index: 9;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-labels-folding .item a.amshopby-filter-parent,
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view a {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.amshopby-fly-out-view.ui-menu {
  position: relative;
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view a {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.filter-options .ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style: none;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.filter-options .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.amshopby-category-dropdown {
  display: block;
  padding-right: 3.6rem;
  min-height: 3.2rem;
  text-align: left;
  border: 1px solid #adadad;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #fff;
  font-weight: 400;
}
.amshopby-category-dropdown:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0 .4rem;
  box-sizing: border-box;
  transition: all .2s linear;
}
.amshopby-category-dropdown:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 3.2rem;
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
}
.am-category-wrapper {
  position: relative;
  display: block;
  user-select: none;
}
.am-category-wrapper._active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .am-multiselect-crumb {
  position: relative;
  display: inline-block;
  padding: .3rem 2.4rem .4rem 1rem;
  margin: .3rem 0 .3rem .3rem;
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  font-size: 1.2rem;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 2rem;
  height: auto;
  line-height: 1;
  font-size: .5em;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #514943;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
  display: none;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.am-collapse-icon {
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.am-collapse-icon:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2rem;
  margin-top: -.2rem;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0 .4rem;
  box-sizing: border-box;
  transition: all .2s linear;
  transform: rotate(-90deg);
}
.am-collapse-icon._active:after {
  transform: rotate(0deg);
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
#amasty-shopby-product-list #amasty-shopby-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background: #fff;
  opacity: .5;
  z-index: 999;
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  background-image: url('../Amasty_ShopbyLite/images/loader-1.gif');
  transform: translate(-50%, -10%);
}
#amasty-shopby-product-list #amasty-shopby-overlay .loader:before {
  content: '';
}
.amshopby-option-link {
  display: inline-block;
  margin-right: 5px;
  clear: both;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*="/resized"]) {
  max-width: 30px;
  max-height: 30px;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  width: 100%;
  transition: all .2s ease;
  z-index: 9999;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  background: #eeeeee;
  z-index: 999;
}
.am-show-button > .am-items {
  font-size: 15px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background-image: url('../Amasty_ShopbyLite/images/loader-1.gif');
  background-size: contain;
  vertical-align: middle;
}
.am-show-button > .am-button {
  margin-left: 15px;
  padding: 17px 50px;
  height: auto;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  background: #ff9416;
  border: 0;
  box-shadow: none;
}
.am-show-button > .am-button:hover {
  background: #e27a00;
  transition: background .3s ease;
}
.filter [data-role="collapsible"]:not([data-collapsible="true"]) [data-role="content"] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.am-item-removed {
  text-decoration: line-through;
}
.am-category-image {
  vertical-align: middle;
}
.am-filter-current .filter-label {
  vertical-align: middle;
}
.am-filter-current .am-filter-value {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.am-filter-current .am-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.am-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-button:not(.primary) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  position: relative;
  display: inline-flex;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amshopby-button:not(.primary):hover,
.amshopby-button:not(.primary):active,
.amshopby-button:not(.primary):focus {
  background: none;
  box-shadow: none;
}
.amshopby-button:not(.primary):before,
.amshopby-button:not(.primary):after {
  transition: 0.1s all ease-in;
}
.amshopby-button:not(.primary).-disabled {
  pointer-events: none;
}
.amshopby-button:not(.primary).-disabled:focus {
  pointer-events: none;
}
.amshopby-button.-clear {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  color: initial;
}
.amshopby-button.-clear:active,
.amshopby-button.-clear:hover,
.amshopby-button.-clear:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amshopby-button.-remove:after {
  content: 'x';
  transform: scale(1.5, 1);
}
.amshopby-button.-remove:hover:after {
  color: #1452f2;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amsearch-form-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  position: relative;
  transition: .3s;
}
.amsearch-form-block.-opened {
  z-index: 98;
}
.header.content {
  flex-wrap: wrap;
}
.amsearch-loader-block {
  background: url(data:image/gif;base64,R0lGODlhEAALAPQAAP///wAAANra2tDQ0Orq6gYGBgAAAC4uLoKCgmBgYLq6uiIiIkpKSoqKimRkZL6+viYmJgQEBE5OTubm5tjY2PT09Dg4ONzc3PLy8ra2tqCgoMrKyu7u7gAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA) no-repeat center;
  bottom: 0;
  height: 11px;
  margin: auto 5px auto 0;
  position: absolute;
  right: 40px;
  top: 0;
  width: 16px;
  z-index: 1000;
}
.amsearch-message-block {
  align-items: center;
  background: #fafafa;
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 25px;
  margin: 20px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.amsearch-message-block b {
  padding: 0 0 0 5px;
}
.amsearch-link {
  color: #1979c2;
  text-decoration: none;
}
.amsearch-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.amsearch-link:active {
  color: #004c80;
}
.amsearch-wrapper-block {
  box-sizing: border-box;
  display: inline-block;
  margin: 10px 0 0 0;
  order: 1;
  padding: 20px 0;
  position: relative;
  width: 100%;
}
.nav-sections .navigation {
  z-index: 2;
}
.page-header .amsearch-wrapper-block:before {
  background: #cccccc;
  content: '';
  height: 1px;
  margin: 0 -15px;
  position: absolute;
  top: 0;
  width: calc(100% + 15px * 2);
}
.amsearch-emptysearch-cms {
  background: #fbfcfe;
  color: #1f1b1b;
  padding: 30px;
}
.amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amsearch-emptysearch-cms > .amsearch-content {
  word-break: break-all;
}
.amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
  font-size: 38px;
  font-weight: 800;
  margin: 0 0 20px;
}
.amsearch-emptysearch-cms .amsearch-text {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block {
  font-size: 14px;
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-image-block {
  margin-top: 30px;
}
.amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
  margin-bottom: 5px;
}
.amsearch-highlight {
  color: var(--amsearch-color-highlight, #3ac39c);
  font-weight: 700;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.amsearch-button {
  cursor: pointer;
  display: inline-block;
  transition: .3s;
}
.amsearch-button.-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 13px;
}
.amsearch-button.-icon:hover,
.amsearch-button.-icon:focus {
  filter: brightness(0.5);
}
.amsearch-button.-clear {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
.amsearch-button.-clear:active,
.amsearch-button.-clear:hover,
.amsearch-button.-clear:focus {
  border: none;
  box-shadow: none;
}
.amsearch-button.-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  border: 0;
  padding: 16px;
}
.amsearch-button.-loupe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=);
  border: 0;
  box-shadow: none;
  height: 20px;
  padding: 0;
  width: 20px;
}
.amsearch-button.-wishlist,
.amsearch-button.-compare {
  background-size: 18px;
}
.amsearch-button.-wishlist {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAyMCAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3LjA2MTIgMC40NzczMUMxNS43NjIgLTAuMTAzNzYzIDE0LjQ0OTcgLTAuMTU0MjkxIDEzLjEyNDUgMC4zMjU3MjZDMTEuNzk5MiAwLjc4MDQ3OSAxMC44Mzc3IDEuNjM5NDYgMTAuMjQwMSAyLjkwMjY2QzEwLjE4ODEgMy4wMDM3MiAxMC4xMzYxIDMuMTA0NzcgMTAuMDg0MiAzLjIwNTgzQzEwLjA1ODIgMy4zMDY4OCAxMC4wMzIyIDMuNDIwNTcgMTAuMDA2MiAzLjU0Njg5QzkuOTgwMjMgMy40MjA1NyA5Ljk0MTI1IDMuMzA2ODggOS44ODkyOCAzLjIwNTgzQzkuODYzMyAzLjEwNDc3IDkuODI0MzIgMy4wMDM3MiA5Ljc3MjM1IDIuOTAyNjZDOS4xNzQ2OCAxLjYzOTQ2IDguMjEzMjMgMC43ODA0NzkgNi44ODc5NyAwLjMyNTcyNkM1LjU2MjcyIC0wLjE1NDI5MSA0LjI1MDQ2IC0wLjEwMzc2MyAyLjk1MTE5IDAuNDc3MzFDMS42Nzc5MSAxLjA4MzY1IDAuNzk0NDA5IDIuMDQzNjggMC4zMDA2ODggMy4zNTc0MUMtMC4xNjcwNDkgNC42NzExNCAtMC4wODkwOTI2IDUuOTU5NjEgMC41MzQ1NTYgNy4yMjI4MUMwLjgyMDM5NSA3Ljg1NDQxIDEuNDcwMDMgOC43MjYwMiAyLjQ4MzQ2IDkuODM3NjRDMy41MjI4NyAxMC45MjQgNC42MDEyNiAxMS45OTc3IDUuNzE4NjMgMTMuMDU4OEM2LjgzNiAxNC4xMTk5IDcuODIzNDUgMTUuMDQyIDguNjgwOTYgMTUuODI1MkM5LjU2NDQ2IDE2LjYwODQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuMDA2MiAxNi45ODc0IDEwLjAwNjIgMTYuOTYyMUMxMC4wMDYyIDE2Ljk4NzQgMTAuMDA2MiAxNyAxMC4wMDYyIDE3QzEwLjAwNjIgMTcgMTAuNDM1IDE2LjYwODQgMTEuMjkyNSAxNS44MjUyQzEyLjE3NiAxNS4wNDIgMTMuMTc2NCAxNC4xMTk5IDE0LjI5MzggMTMuMDU4OEMxNS40MTEyIDExLjk5NzcgMTYuNDc2NiAxMC45MjQgMTcuNDkgOS44Mzc2NEMxOC41Mjk0IDguNzI2MDIgMTkuMTkyIDcuODU0NDEgMTkuNDc3OSA3LjIyMjgxQzIwLjEwMTUgNS45NTk2MSAyMC4xNjY1IDQuNjcxMTQgMTkuNjcyOCAzLjM1NzQxQzE5LjIwNSAyLjA0MzY4IDE4LjMzNDUgMS4wODM2NSAxNy4wNjEyIDAuNDc3MzFaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-compare {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAyMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMTRWOS4zNjk3OUgwVjE0SDVaTTEyLjQ2MDkgMEg3LjVWMTRIMTIuNDYwOVYwWk0yMCA0LjcwMzEySDE1VjE0SDIwVjQuNzAzMTJaIiBmaWxsPSIjNkU3MTZFIi8+Cjwvc3ZnPgo=);
  height: 20px;
  width: 20px;
}
.amsearch-button.-disabled {
  opacity: .7;
  pointer-events: none;
}
.amsearch-button.-primary {
  background: #1979c2;
  border: 1px solid #1979c2;
  border-radius: 0;
  color: #1979c2;
  letter-spacing: -.015em;
  transition: .3s;
}
.amsearch-button.-primary:hover {
  background: #1979c2;
}
.amsearch-button.-primary:active {
  background: #1979c2;
}
.amsearch-button.-search {
  background-color: var(--amsearch-color-search_button, #1979c2);
  border-color: var(--amsearch-color-search_button, #1979c2);
  color: var(--amsearch-color-search_button_text, #ffffff);
}
.amsearch-button.-search:hover {
  background: var(--amsearch-color-search_button-hover, #166bab);
  border-color: var(--amsearch-color-search_button-hover, #166bab);
}
.amsearch-button.-search:active {
  background: var(--amsearch-color-search_button-focus, #135d95);
  border-color: var(--amsearch-color-search_button-focus, #135d95);
}
.amsearch-button.-full-close {
  align-items: center;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  font-size: 10px;
  height: 32px;
  justify-content: center;
  padding: 0;
  width: 32px;
}
.amsearch-button.-full-close:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 12px;
  width: 12px;
}
.amsearch-button.-full-close:hover {
  background-color: #e8e8e8;
}
.amsearch-button.-full-close:active {
  background-color: #dcdcdc;
}
.amsearch-slider-section {
  box-sizing: border-box;
  display: flex;
}
.amsearch-slider-section .amsearch-item:hover,
.amsearch-slider-section .amsearch-item.selected {
  background-color: transparent;
}
.amsearch-slider-section .amsearch-item .amsearch-image {
  pointer-events: auto;
  width: 100%;
}
.amsearch-slider-section.slick-slider {
  padding: 0;
}
.amsearch-slider-section .slick-dots {
  background: inherit;
  border: none;
  top: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] {
  align-items: center;
  border: none;
  display: inline-flex;
  height: 6px;
  justify-content: center;
  margin: 0 6px;
  padding: 0;
  text-align: inherit;
  white-space: inherit;
  width: 6px;
}
.amsearch-slider-section .slick-dots > li[role='presentation']:hover,
.amsearch-slider-section .slick-dots > li[role='presentation'].selected {
  background: inherit;
}
.amsearch-slider-section .slick-dots > li[role='presentation'].slick-active button {
  background: #ff5502;
  border-color: #ff5502;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 100%;
  height: 100%;
  padding: 0;
  width: 100%;
}
.amsearch-slider-section .slick-dots > li[role='presentation'] button:before {
  content: none;
}
.amsearch-slider-section button.slick-arrow {
  background: #ffffff url('data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxMSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjU0NTQgOS4zNzY2OEwyLjE5ODk1IDAuNDA5MThMMC43NDIyNjEgMS44NDg5Mkw3Ljc1MDEzIDkuMzc2NjhMMC41NDU0MSAxNy4xNTEzTDEuOTYyNzMgMTguNTkxTDEwLjA3MyA5LjkxMTQ0TDEwLjU0NTQgOS4zNzY2OFoiIGZpbGw9IiM5OTk5OTkiLz4KPC9zdmc+Cg==') center no-repeat !important;
  border-radius: 0;
  bottom: 0;
  height: 40px;
  margin: auto 0;
  top: 0;
  width: 40px;
  z-index: 2;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#amasty-shopby-product-list {
  max-width: 100%;
  order: 10;
}
.amsearch-products-section {
  align-content: flex-start;
  border-left: none;
  border-top: 1px solid #cccccc;
  box-sizing: border-box;
  padding: 20px 0 0;
  position: relative;
  transition: .1s;
  width: 100%;
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.amsearch-products-section .amsearch-sku-block {
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-link {
  color: var(--amsearch-color-text, #3ac39c);
}
.amsearch-products-section .amsearch-link:hover {
  color: var(--amsearch-color-hover_text, #3ac39c);
}
.amsearch-products-section .amsearch-block-header {
  padding: 0 20px 25px;
}
.amsearch-products-section .amsearch-item .item-description {
  word-break: keep-all;
}
.amsearch-products-section .amsearch-item .product-item-description {
  word-break: break-all;
}
.amsearch-products-section .product-item-description {
  color: #999999;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .amsearch-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  width: 100%;
}
.amsearch-products-section .amsearch-item {
  align-content: flex-start;
  box-sizing: border-box;
  display: flex;
  margin: 0;
  padding: 20px;
  position: relative;
}
.amsearch-products-section .amsearch-item:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  z-index: 8;
}
.amsearch-products-section .amsearch-item:not(:hover) .dropdown {
  display: none;
}
.amsearch-products-section .product-item-details {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  min-height: 100px;
}
.amsearch-products-section .amsearch-wrapper-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}
.amsearch-products-section .product-item-link {
  padding: 0 0 10px;
  word-break: keep-all;
}
.amsearch-products-section .action.tocart {
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 0;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 35px;
  padding: 10px;
  white-space: inherit;
}
.ie11 .amsearch-products-section .action.tocart {
  word-break: break-all;
}
.amsearch-products-section .product-item [data-role='priceBox'] {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .product-item [data-role='priceBox'] p,
.amsearch-products-section .product-item [data-role='priceBox'] span {
  flex-basis: 100%;
  padding: 0 0 5px;
}
.amsearch-products-section .product-reviews-summary {
  margin: 0;
  padding: 0 0 10px;
}
.amsearch-products-section .actions-secondary {
  align-items: center;
  display: flex;
  padding: 5px;
}
.amsearch-products-section .actions-secondary .amsearch-button.-icon {
  margin: 5px;
}
.amsearch-products-section .actions-secondary > .action {
  flex-grow: inherit;
  line-height: normal;
  margin-right: 5px;
}
.amsearch-products-section.-list .amsearch-item {
  width: 100%;
}
.amsearch-products-section.-list .amsearch-image {
  max-width: 132px;
  width: 40%;
}
.amsearch-products-section.-list .actions-secondary {
  padding: 0 0 0 5px;
}
.amsearch-products-section.-list .amsearch-description {
  padding-left: 10px;
}
.amsearch-products-section.-grid .amsearch-image {
  padding-bottom: 10px;
  width: 100%;
}
.amsearch-products-section.-grid .amsearch-image .amsearch-product-image-container {
  display: inline-block;
  max-width: 100%;
}
.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  flex-wrap: wrap;
  max-width: 50%;
}
.amsearch-collapsible-section[data-collapsible].-opened .amsearch-collapsible-title:after {
  transform: rotate(225deg) translate(-5px, 0);
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title {
  align-items: center;
  cursor: pointer;
  display: flex;
}
.amsearch-collapsible-section[data-collapsible] .amsearch-collapsible-title:after {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 10px;
  transform: rotate(45deg) translate(0, -5px);
  transition: .3s all;
  width: 10px;
}
.amsearch-block-header {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  padding: 0 20px 2px;
  width: 100%;
}
.amsearch-block-header .amsearch-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: capitalize;
  word-break: break-word;
  word-wrap: break-word;
}
.amsearch-block-header .amsearch-link {
  line-height: 26px;
  min-width: 90px;
}
.amsearch-block-header .amsearch-link.-view-all .amsearch-count {
  font-weight: inherit;
}
.amsearch-block-header .amsearch-link .amsearch-count:before {
  content: '(+';
}
.amsearch-block-header .amsearch-count {
  font-weight: 300;
}
.amsearch-block-header .amsearch-count:before {
  content: '(';
}
.amsearch-block-header .amsearch-count:after {
  content: ')';
}
.amsearch-category-tab .amsearch-item {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.amsearch-category-tab .amsearch-item .am-item-link:not(:last-of-type):after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNDUxLjg0NiA0NTEuODQ3Ij48cGF0aCBkPSJNMzQ1LjQ0MSAyNDguMjkyTDE1MS4xNTQgNDQyLjU3M2MtMTIuMzU5IDEyLjM2NS0zMi4zOTcgMTIuMzY1LTQ0Ljc1IDAtMTIuMzU0LTEyLjM1NC0xMi4zNTQtMzIuMzkxIDAtNDQuNzQ0TDI3OC4zMTggMjI1LjkyIDEwNi40MDkgNTQuMDE3Yy0xMi4zNTQtMTIuMzU5LTEyLjM1NC0zMi4zOTQgMC00NC43NDggMTIuMzU0LTEyLjM1OSAzMi4zOTEtMTIuMzU5IDQ0Ljc1IDBsMTk0LjI4NyAxOTQuMjg0YzYuMTc3IDYuMTggOS4yNjIgMTQuMjcxIDkuMjYyIDIyLjM2NiAwIDguMDk5LTMuMDkxIDE2LjE5Ni05LjI2NyAyMi4zNzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjYTNhM2EzIiBmaWxsPSIjYTNhM2EzIi8+PC9zdmc+) no-repeat center;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 10px;
  margin: 0 10px;
  width: 10px;
}
.amsearch-result-tabs {
  margin-top: 5px;
  z-index: initial;
}
.amsearch-result-tabs > .data.item.content:not([aria-hidden='false']) {
  display: none;
}
.amsearch-result-tabs .title {
  box-sizing: border-box;
  position: relative;
}
.amsearch-result-tabs .title.active .amsearch-results-count {
  display: none;
}
.amsearch-result-tabs .title.active .switch {
  padding-bottom: 1px;
}
.amsearch-result-tabs .data.content {
  display: none;
}
.amsearch-result-tabs .data.content[aria-hidden='false'] {
  display: block;
}
.amsearch-result-tabs .data.title {
  margin-right: 5px;
}
.amsearch-result-tabs .data.title.active {
  background: #d8d8d8;
  box-sizing: border-box;
}
.amsearch-result-tabs .data.title.last {
  margin-bottom: 8px;
}
.page-header:not(.amsearch-full-width) .amsearch-result-section {
  /* phpcs:ignore Magento2.Less.ClassNaming.NotAllowedSymbol */
  -webkit-animation: amsearch-animation__fadeIn 0.3s forwards;
  animation: amsearch-animation__fadeIn 0.3s forwards;
}
.page-header .amsearch-result-section {
  right: 0;
}
.amsearch-result-section {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  background-color: var(--amsearch-color-background, #ffffff);
  border: 1px solid;
  border-color: var(--amsearch-color-border, transparent);
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(84, 95, 125, 0.12), 0 5px 8px rgba(155, 159, 174, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  margin: 5px 0;
  max-height: 90vh;
  position: absolute;
  top: 100%;
  transition: .3s;
  width: 100%;
  z-index: 99;
}
.amsearch-result-section::-webkit-scrollbar {
  background: #f0f0f0;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #ffffff;
}
.amsearch-result-section::-webkit-scrollbar {
  width: 4px;
}
.amsearch-result-section::-webkit-scrollbar-thumb {
  width: 4px;
}
.amsearch-result-section ::-webkit-scrollbar-track {
  width: 4px;
}
.amsearch-result-section:empty {
  display: none;
}
.amsearch-result-section .amsearch-result-block {
  box-sizing: border-box;
  max-width: 100%;
  width: 100%;
}
.amsearch-result-section .amsearch-result-block:empty {
  display: none;
}
.amsearch-result-block.-preload {
  display: flex;
  flex-wrap: wrap;
}
.amsearch-result-block.-preload:empty {
  display: none;
}
.amsearch-result-block.-preload .amsearch-item:first-child:last-child {
  max-width: 100%;
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-slider-section {
  width: 100%;
}
.amsearch-result-block.-preload .amsearch-products-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-header .amsearch-input-wrapper {
  width: 100%;
}
.amsearch-input-wrapper {
  max-width: 100%;
  position: relative;
  transition: .3s;
}
.amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 10px;
  right: auto;
}
.amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 33px;
  padding-right: 33px;
}
.amsearch-input-wrapper .amsearch-input {
  border: 1px solid #ccc;
  padding: 5px 10px;
  transition: .3s;
}
.amsearch-input-wrapper .amsearch-input:focus {
  border: 1px solid #1979c2;
  box-shadow: none;
}
.amsearch-input-wrapper .amsearch-input:focus::placeholder,
.amsearch-input-wrapper .amsearch-input:focus::-webkit-input-placeholder {
  color: transparent;
}
.amsearch-input-wrapper .amsearch-input::placeholder,
.amsearch-input-wrapper .amsearch-input::-webkit-input-placeholder {
  color: #999;
}
.amsearch-input-wrapper .amsearch-button.-close {
  bottom: 0;
  font-size: 1rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.amsearch-input-wrapper .amsearch-button.-loupe {
  border: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 5px;
  top: 0;
}
body.-amsearch-overlay-opened .logo,
body.-amsearch-overlay-opened .nav-sections {
  z-index: 0;
}
.page-header.amsearch-full-width.-opened {
  z-index: 12;
}
.amsearch-overlay-block {
  background: rgba(0, 0, 0, 0.19);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}
.amsearch-overlay-block .amsearch-overlay {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.amsearch-items-section {
  padding: 25px 0 0 0;
  width: 100%;
}
.amsearch-items-section:empty {
  display: none;
}
.amsearch-item-container {
  flex-basis: 100%;
  padding: 0 0 20px;
  position: relative;
}
.amsearch-item-container.-opened {
  padding: 0 0 32px;
}
.amsearch-item-container.-page a.amsearch-link {
  color: var(--amsearch-color-hover_text, #3ac39c);
  font-weight: 600;
}
.amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0 20px 15px;
}
.amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0 20px;
}
.amsearch-item-container.-recent_searches .amsearch-item {
  background: #f5f5f5;
  border: 1px solid transparent;
  border-radius: 25px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 8px 10px 0;
  order: 1;
  text-decoration: none;
}
.amsearch-item-container.-recent_searches .amsearch-item.-match {
  background-color: var(--amsearch-color-hover, #f4f5fa);
}
.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 6px 15px;
}
.amsearch-item-container.-recent_searches .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-popular_searches .amasty-xsearch-num-results {
  display: none;
  font-size: 12px;
}
.amsearch-item-container.-browsing_history .amasty-xsearch-num-results {
  display: none;
}
.amsearch-item-container.-brands .amasty-xsearch-num-results {
  color: #cccccc;
  display: inline-block;
  float: none;
}
.amsearch-item-container .amsearch-tab-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.amsearch-item-container .amsearch-description {
  padding: 8px 20px;
}
.amsearch-item-container .amsearch-item {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .amsearch-link {
  color: var(--amsearch-color-text, #3ac39c);
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
  outline: none;
  padding: 8px 20px;
  text-decoration: none;
}
.amsearch-item-container .amsearch-item .amsearch-link:hover {
  background: var(--amsearch-color-hover, #f4f5fa);
  color: var(--amsearch-color-hover_text, #3ac39c);
}
.amsearch-item-container .amsearch-item .amsearch-link:focus {
  background: var(--amsearch-color-hover-focus, #f4f5fa);
  color: var(--amsearch-color-text-focus, #3ac39c);
}
.amsearch-related-terms {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
.amsearch-related-terms > .amsearch-title {
  font-weight: 700;
  margin: 0 0 15px 0;
  width: 100%;
}
.amsearch-related-terms > .amsearch-item {
  background: #d8eeff;
  border-radius: 20px;
  color: #252525;
  font-size: 12px;
  line-height: 1.3;
  margin: 0 15px 10px 0;
  padding: 5px 15px;
  transition: .1s;
}
.amsearch-related-terms > .amsearch-item:hover {
  background: #b7e0ff;
}
.amsearch-related-terms > .amsearch-item:hover,
.amsearch-related-terms > .amsearch-item:active {
  text-decoration: none;
}
.amsearch-related-terms .amsearch-count {
  color: #757575;
}
.amsearch-button.-full-close {
  display: none;
}
.page-header .amsearch-button.-loupe-trigger {
  background-size: 20px;
  filter: brightness(75%);
  float: right;
  height: 20px;
  margin: 14px;
  width: 20px;
}
.page-header.amsearch-full-width .header.content {
  transition: none;
}
.page-header.amsearch-full-width .amsearch-full_width-title {
  flex-basis: 100%;
  font-size: 2.6rem;
  font-weight: 300;
  margin: 0;
  padding: 0 0 20px 0;
  z-index: 15;
}
.page-header.amsearch-full-width .amsearch-input-wrapper {
  flex-grow: 10;
  width: initial;
}
.page-header.amsearch-full-width .amsearch-button.-search {
  flex-grow: 1;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  display: none;
}
.page-header.amsearch-full-width .amsearch-form-block {
  flex-wrap: wrap;
  height: auto;
  justify-content: flex-start;
  min-width: 100%;
  padding: 20px 15px;
  transition: none;
}
.page-header.amsearch-full-width .amsearch-button.-full-close {
  bottom: 0;
  margin: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 98;
}
.page-header.amsearch-full-width .amsearch-result-section {
  border-radius: 0;
  border-top: 1px solid #cccccc;
  margin: 0;
  transition: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-slider-section {
  max-width: none;
  width: 100%;
}
.page-header.amsearch-full-width .amsearch-wrapper-block {
  background: #f5f5f5;
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 14;
}
.page-header.amsearch-full-width.-opened {
  height: 134px;
  transition: .1s;
}
.page-header.amsearch-full-width.-opened .panel.wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .header.content {
  align-content: center;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-width: 100%;
  padding: 0;
}
.page-header.amsearch-full-width.-opened .minicart-wrapper {
  display: none;
}
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
  display: inline-block;
}
.page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
  display: inline-flex;
}
#xiintercept-iframe {
  background-color: transparent;
  width: 400px;
  height: 300px;
}
.payment-form {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
#iframereload {
  display: none;
  position: absolute;
  top: 10px;
  left: 20px;
  width: 200px;
  height: 120px;
  border: 1px solid #dddddd;
  z-index: 1;
  background-color: #494949;
  text-align: center;
  padding: 20px;
}
#iframereload .center-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#iframereload .center-container p {
  margin-bottom: 10px;
}
#paymetric-error {
  display: none;
  padding: 10px;
  color: #e02b27;
  font-size: 1.2rem;
}
#paymetric-error a {
  font-weight: 400;
  color: inherit;
}
.reloading {
  opacity: .5;
}
.credit-payment-text {
  position: relative;
}
.credit-payment-text:after {
  background-image: url(../images/MainVisaWhite.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 27px;
  position: absolute;
  top: 0px;
  width: 80px;
  right: -84px;
  background-size: 72px;
}
@media only screen and (max-width: 767px) {
  #xiintercept-iframe {
    height: 380px;
  }
}
/********************START: Hide Price for customer group  *****************************/
body.hide-section-customer-group .product-info-main {
  padding: 5px !important;
}
body.hide-section-customer-group .product-info-main table.pdp-table-price,
body.hide-section-customer-group .product-info-main .product-options-wrapper {
  display: none !important;
}
body.hide-section-customer-group .product-info-main .product-info-price {
  padding-top: 24px;
  text-align: center !important;
}
body.hide-section-customer-group .product-info-main .product-info-price .product-info-stock-sku {
  float: none !important;
  display: inline-block !important;
}
body.hide-section-customer-group .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku {
  font-size: 16px;
}
body.hide-section-customer-group .product-info-main .action.tocart {
  display: none;
}
body.hide-section-customer-group .action.tocart {
  display: none;
}
body.hide-section-customer-group .price-container .price-wrapper .price {
  display: none;
}
body.hide-section-customer-group .price-container span.add-text {
  display: none !important;
}
body.show-exclude-product-customer-group .product-info-main {
  padding: 5px !important;
}
body.show-exclude-product-customer-group .product-info-main table.pdp-table-price,
body.show-exclude-product-customer-group .product-info-main .product-options-wrapper {
  display: none !important;
}
body.show-exclude-product-customer-group .product-info-main .product-info-price {
  padding-top: 24px;
  text-align: center !important;
}
body.show-exclude-product-customer-group .product-info-main .product-info-price .product-info-stock-sku {
  float: none !important;
  display: inline-block !important;
}
body.show-exclude-product-customer-group .product-info-main .product-info-price .product-info-stock-sku .product.attribute.sku {
  font-size: 16px;
}
body.show-exclude-product-customer-group .item.product .price-container .price-wrapper .price {
  display: block;
}
body.show-exclude-product-customer-group .price-container .price-wrapper .price {
  display: none;
}
._error .order-comment-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-comment-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.comment .payment-option-content {
  display: block;
}
div#onepage-checkout-shipping-method-additional-load {
  margin-top: 20px;
}
div#onepage-checkout-shipping-method-additional-load .opc-payment-additional {
  padding: 0;
}
._error .order-ponumber-input {
  outline: none;
  border: 2px solid #ed8380;
}
._error .order-ponumber-input:focus {
  outline: none;
  border: 2px solid #ed8380;
  box-shadow: 0 0 3px #ed8380;
}
.checkout-payment-method .payment-option._collapsible.ponumber .payment-option-content {
  display: block;
}
div#onepage-checkout-shipping-method-additional-load {
  margin-top: 20px;
}
div#onepage-checkout-shipping-method-additional-load .opc-payment-additional {
  padding: 0;
}
.amcheckout-delivery-date .field {
  float: left;
  box-sizing: border-box;
  padding-top: 4px;
  width: 100%;
}
.amcheckout-delivery-date .field.comment {
  width: 100%;
}
.amcheckout-delivery-date .field.datepicker,
.amcheckout-delivery-date .field.timepicker {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.amcheckout-delivery-date .field.datepicker .control,
.amcheckout-delivery-date .field.timepicker .control {
  flex: none;
  width: 60%;
}
.amcheckout-delivery-date .field.datepicker .control .ui-datepicker-trigger {
  margin-left: 7px;
}
.amcheckout-delivery-date .field .label {
  display: block;
  margin: 12px 0;
}
.amcheckout-delivery-date .clearer {
  clear: both;
}
.amcheckout-delivery-date .field._required > .label:after {
  margin: 0 0 0 5px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.page-main .block.block-order-details .delivery {
  float: right;
  font-weight: 600;
}
.page-main .block.block-order-details .delivery .delivery-field {
  float: left;
  margin-left: 12px;
}
/**
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @category  Smile
 * @package   Smile\ProductLabel
 * @author    Houda EL RHOZLANE <houda.elrhozlane@smile.fr>
 * @copyright 2019 Smile
 * @license   Open Software License ("OSL") v. 3.0
 */
.product-image-wrapper .top_left {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;
  max-width: 50%;
}
.product-image-wrapper .top_right {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
  max-width: 50%;
}
.product-image-wrapper .lower_left {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  max-width: 50%;
}
.product-image-wrapper .lower_right {
  position: absolute;
  bottom: 0;
  z-index: 2;
  right: 0;
  max-width: 50%;
}
.product.media {
  position: relative;
}
.product.media .top_left {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 0;
  max-width: 20%;
}
.product.media .top_right {
  position: absolute;
  top: 0;
  z-index: 2;
  right: 0;
  max-width: 20%;
}
.product.media .lower_left {
  position: absolute;
  bottom: 110px;
  z-index: 2;
  left: 0;
  max-width: 20%;
}
.product.media .lower_right {
  position: absolute;
  bottom: 110px;
  z-index: 2;
  right: 0;
  max-width: 20%;
}
.nav-sections-items {
  display: block !important;
  margin: auto;
  max-width: 1280px;
}
.nav-sections-item-content {
  padding: 0;
}
.nav-sections-item-content .no-menu {
  display: block;
  padding: 15px 0;
  text-align: center;
}
.nav-sections-item-content > .navigation {
  display: none !important;
}
.child-content {
  background: #fff;
  border: 0 none;
  display: none;
  position: absolute;
  top: 50px;
  z-index: 99;
  /*-moz-box-shadow: 3px 3px 3px @color-gray-darken3;
        -webkit-box-shadow: 3px 3px 3px @color-gray-darken3;
        -o-box-shadow: 3px 3px 3px @color-gray-darken3;
        box-shadow: 3px 3px 3px @color-gray-darken3;*/
  box-shadow: 0px 11px 16px #777;
}
.child-content .child-content-inner {
  display: inline-block;
  padding: 0 20px;
}
.child-content .mega-col {
  float: left;
}
.child-content li.group > .mega {
  font-size: 17px;
  padding: 20px 0 0 !important;
  text-transform: uppercase;
}
.child-content .block.widget {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.child-content .block.widget .block-title strong {
  color: #184389;
  font-weight: 400;
  text-transform: uppercase;
}
.child-content .block.widget .products-grid li.product-item {
  float: left;
  margin: 0 !important;
  width: 33.3332% !important;
}
.child-content .block.widget .products-grid li.product-item .product-item-info {
  float: left;
  padding: 0;
  width: 100%;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .ub-quick-view-btn-container {
  display: none !important;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .product-item-name {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .price-box {
  float: left;
  margin: 0;
  width: 100%;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .product-reviews-summary {
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .product-reviews-summary .reviews-actions {
  display: none;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .product-item-actions {
  float: left;
  width: 100%;
}
.child-content .block.widget .products-grid li.product-item .product-item-info div[class^="swatch-opt-"] {
  display: none !important;
}
.child-content .block.widget .products-grid li.product-item .product-item-info .product-item-inner {
  display: none !important;
}
.child-content .block.widget .products-grid li.product-item .product-item-info.active,
.child-content .block.widget .products-grid li.product-item .product-item-info:focus,
.child-content .block.widget .products-grid li.product-item .product-item-info:hover {
  background: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  z-index: 2 !important;
  box-shadow: none !important;
}
ul.level0 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.level0 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.level0 > li.mega > .mega {
  color: #184389;
  display: block;
  font-weight: 600;
  line-height: 47px;
  padding: 0;
}
ul.level0 > li.mega > .mega .sale-item {
  color: #ff0101;
}
ul.level0 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level0 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  top: -20px;
  width: 32px;
}
ul.level0 > li.mega > .mega.ui-state-active,
ul.level0 > li.mega > .mega:active,
ul.level0 > li.mega > .mega:focus,
ul.level0 > li.mega > .mega:hover {
  background: transparent;
  color: #0098c5;
  text-decoration: none;
}
ul.level0 > li.mega > .mega.active {
  background: transparent;
  color: #0098c5;
}
ul.level0 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level0 > li.mega.show-border .mega-col {
  border: 1px dotted red;
}
ul.level0 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/downarrow-grey.svg') no-repeat right;
  display: block;
  padding: 0 20px 0 0;
  background-size: 12px;
}
ul.level0 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level0 > li.mega.has-child > .mega.active > span.menu-title,
ul.level0 > li.mega.has-child > .mega:active > span.menu-title,
ul.level0 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level0 > li.mega.has-child > .mega:hover > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/down-arrow.svg') no-repeat right;
  background-size: 11px;
}
ul.level0 > li.mega.has-child:focus > .child-content,
ul.level0 > li.mega.has-child:hover > .child-content {
  display: block;
}
ul.level0 > li.mega.has-child.mega-hover > .mega {
  background: transparent;
  color: #0098c5;
  text-decoration: none;
}
ul.level0 > li.mega.has-child.mega-hover > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/down-arrow.svg') no-repeat right;
  background-size: 11px;
}
ul.level0 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.level0 > li.mega.dynamic-width {
  position: static;
}
ul.level0 > li.mega.dynamic-width .child-content {
  left: 0;
  padding: 20px 0;
  width: 100%;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner {
  padding: 0 20px;
  box-sizing: border-box;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .cms-content-important {
  font-size: 16px;
  margin: 20px 0 0 0;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu iframe {
  float: right;
  margin-left: 40px;
  width: 40%;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area {
  background: #f2f2f2;
  margin: 30px 0 0;
  padding: 30px;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area .wholesale-tile {
  font-size: 20px;
  margin-bottom: 20px;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area a {
  border-bottom: 1px solid #ddd;
  color: #111111;
  display: inline-block;
  font-weight: 600;
  margin-top: 5px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area a:after {
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 12px;
  font-weight: 100;
  padding-left: 10px;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area a:hover {
  border-bottom-color: transparent;
  text-decoration: none;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-gifts {
  margin-top: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-gifts .menu-title {
  border-bottom: 1px solid #ddd;
  color: #ff0101;
  font-weight: 600;
  position: relative;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-gifts .menu-title:after {
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 12px;
  font-weight: 100;
  padding-left: 10px;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-gifts:hover {
  text-decoration: none;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-gifts:hover .menu-title {
  border-bottom-color: transparent;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-item {
  text-decoration: none;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-item .menu-title {
  border-bottom: 1px solid #ddd;
  color: #111111;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-item .menu-title:after {
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 12px;
  font-weight: 100;
  padding-left: 10px;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-item:hover {
  text-decoration: none;
}
ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .all-item:hover .menu-title {
  border-bottom-color: transparent;
}
ul.level0 li.mega.turn-left.has-child > .child-content {
  right: 0;
}
ul.level0 li.mega.turn-left.has-child > .child-content.cols1 li.mega {
  text-align: right;
}
ul.level0 li.mega.turn-left.has-child > .child-content.cols1 li.mega.has-child .menu-title {
  background-image: url(../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png);
  background-position: left -10px;
  background-repeat: no-repeat;
}
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:focus > .child-content.cols1,
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:hover > .child-content.cols1 {
  left: -100px;
  right: auto;
}
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:focus > .child-content.cols1 li.mega,
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:hover > .child-content.cols1 li.mega {
  text-align: right;
}
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:focus > .child-content.cols1 li.mega .menu-title,
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:hover > .child-content.cols1 li.mega .menu-title {
  background: none;
}
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:focus > .child-content.cols1 li.mega.has-child .menu-title,
ul.level0 li.mega.turn-left ul.level1 > li.mega.has-child:hover > .child-content.cols1 li.mega.has-child .menu-title {
  background-image: url(../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png);
  background-position: left -10px;
  background-repeat: no-repeat;
}
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:focus > .child-content.cols1,
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:hover > .child-content.cols1 {
  left: -100px;
  right: auto;
}
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:focus > .child-content.cols1 li.mega,
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:hover > .child-content.cols1 li.mega {
  text-align: right;
}
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:focus > .child-content.cols1 li.mega .mega .menu-title,
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:hover > .child-content.cols1 li.mega .mega .menu-title {
  background: none;
}
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:focus > .child-content.cols1 li.mega.has-child .menu-title,
ul.level0 li.mega.turn-left ul.level2 > li.mega.has-child:hover > .child-content.cols1 li.mega.has-child .menu-title {
  background-image: url(../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png);
  background-position: left -10px;
  background-repeat: no-repeat;
}
ul.level1 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
ul.level1 li.mega {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
ul.level1 li.mega .mega {
  color: #184389;
  display: block;
  font-weight: 400;
  line-height: 35px;
  padding: 0;
  font-size: 16px;
}
ul.level1 li.mega .mega .sale-item {
  color: #ff0101;
}
ul.level1 li.mega .mega i {
  margin-right: 5px;
}
ul.level1 li.mega .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level1 li.mega .mega.ui-state-active,
ul.level1 li.mega .mega:active,
ul.level1 li.mega .mega:focus,
ul.level1 li.mega .mega:hover {
  color: #0098c5;
  text-decoration: none;
}
ul.level1 li.mega .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level1 li.mega .group-title > .menu-desc img {
  max-width: 160px;
}
ul.level1 li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
@media only screen and (min-width: 769px) {
  ul.level1 li.mega.has-child > .mega > span.menu-title {
    display: block;
    padding: 0;
    position: relative;
  }
  ul.level1 li.mega.has-child > .mega > span.menu-title:before {
    background: url(../Ubertheme_UbMegaMenu/images/downarrow-blue.svg) no-repeat;
    background-size: 11px;
    background-position: right 7px;
    content: "";
    width: 11px;
    height: 18px;
    position: absolute;
    right: 0;
    transition: all 0.4s linear;
  }
  ul.level1 li.mega.has-child > .mega.ui-state-active > span.menu-title:before,
  ul.level1 li.mega.has-child > .mega.active > span.menu-title:before,
  ul.level1 li.mega.has-child > .mega:active > span.menu-title:before,
  ul.level1 li.mega.has-child > .mega:focus > span.menu-title:before,
  ul.level1 li.mega.has-child > .mega:hover > span.menu-title:before {
    background: url('../Ubertheme_UbMegaMenu/images/down-arrow.svg') no-repeat;
    background-size: 11px;
    background-position: right 2px;
    content: "";
    transform: rotate(-180deg);
  }
  ul.level1 li.mega.has-child.mega-hover > .mega {
    color: #0098c5;
  }
  ul.level1 li.mega.has-child > .child-content {
    display: none;
  }
  ul.level1 li.mega.has-child:focus > .child-content,
  ul.level1 li.mega.has-child:hover > .child-content {
    display: block;
    right: -150px;
    top: 10px;
  }
}
ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child > .mega > span.menu-title {
  background-position: right -10px;
  display: inline-block;
  padding-right: 20px;
}
ul.level0 > li.mega.dynamic-width ul.level1 > li.mega.has-child .child-content {
  left: auto;
}
ul.level2 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.level2 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.level2 > li.mega > .mega {
  color: #184389;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  padding: 0;
}
ul.level2 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level2 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level2 > li.mega > .mega.ui-state-active,
ul.level2 > li.mega > .mega:active,
ul.level2 > li.mega > .mega:focus,
ul.level2 > li.mega > .mega:hover {
  color: #0098c5;
  text-decoration: none;
}
ul.level2 > li.mega > .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level2 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level2 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png') no-repeat right -10px;
  display: block;
  padding: 0;
}
ul.level2 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level2 > li.mega.has-child > .mega.active > span.menu-title,
ul.level2 > li.mega.has-child > .mega:active > span.menu-title,
ul.level2 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level2 > li.mega.has-child > .mega:hover > span.menu-title {
  background-position: right -10px;
}
ul.level2 > li.mega.has-child > .child-content {
  display: none;
}
ul.level2 > li.mega.has-child:focus > .child-content,
ul.level2 > li.mega.has-child:hover > .child-content {
  display: block;
  right: -150px;
  top: 10px;
}
ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega > span.menu-title {
  background-position: right -10px;
  display: inline-block;
  padding-right: 20px;
}
ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child > .mega:hover > span.menu-title {
  background-image: url(../Ubertheme_UbMegaMenu/images/ver-bg-has-child-blue.png);
  background-position: right -58px;
  background-repeat: no-repeat;
}
ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child .child-content {
  left: auto;
}
ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child.mega-hover > .mega {
  color: #0098c5;
}
ul.level0 > li.mega.dynamic-width ul.level2 > li.mega.has-child.mega-hover > .mega > span.menu-title {
  background-image: url(../Ubertheme_UbMegaMenu/images/ver-bg-has-child-blue.png);
  background-position: right -58px;
  background-repeat: no-repeat;
}
ul.level3 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.level3 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.level3 > li.mega > .mega {
  color: #184389;
  display: block;
  font-weight: 400;
  line-height: 35px;
  padding: 0;
}
ul.level3 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level3 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level3 > li.mega > .mega.ui-state-active,
ul.level3 > li.mega > .mega:active,
ul.level3 > li.mega > .mega:focus,
ul.level3 > li.mega > .mega:hover {
  color: #006bb4;
  text-decoration: none;
}
ul.level3 > li.mega > .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level3 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level3 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png') no-repeat right -10px;
  display: block;
  padding: 0;
}
ul.level3 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level3 > li.mega.has-child > .mega.active > span.menu-title,
ul.level3 > li.mega.has-child > .mega:active > span.menu-title,
ul.level3 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level3 > li.mega.has-child > .mega:hover > span.menu-title {
  background-position: right -10px;
}
ul.level3 > li.mega.has-child > .child-content {
  display: none;
}
ul.level3 > li.mega.has-child:focus > .child-content,
ul.level3 > li.mega.has-child:hover > .child-content {
  display: block;
  right: -150px;
  top: 10px;
}
ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child > .mega > span.menu-title {
  background-position: right -10px;
  display: inline-block;
  padding-right: 20px;
}
ul.level0 > li.mega.dynamic-width ul.level3 > li.mega.has-child .child-content {
  left: auto;
}
ul.level4 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.level4 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.level4 > li.mega > .mega {
  color: #184389;
  display: block;
  font-weight: 400;
  line-height: 35px;
  padding: 0;
}
ul.level4 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level4 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level4 > li.mega > .mega.ui-state-active,
ul.level4 > li.mega > .mega:active,
ul.level4 > li.mega > .mega:focus,
ul.level4 > li.mega > .mega:hover {
  color: #0098c5;
  text-decoration: none;
}
ul.level4 > li.mega > .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level4 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level4 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png') no-repeat right -10px;
  display: block;
  padding: 0;
}
ul.level4 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level4 > li.mega.has-child > .mega.active > span.menu-title,
ul.level4 > li.mega.has-child > .mega:active > span.menu-title,
ul.level4 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level4 > li.mega.has-child > .mega:hover > span.menu-title {
  background-position: right -10px;
}
ul.level4 > li.mega.has-child > .child-content {
  display: none;
}
ul.level4 > li.mega.has-child:focus > .child-content,
ul.level4 > li.mega.has-child:hover > .child-content {
  display: block;
  right: -150px;
  top: 10px;
}
ul.level5 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.level5 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.level5 > li.mega > .mega {
  color: #184389;
  display: block;
  font-weight: 400;
  line-height: 35px;
  padding: 0;
}
ul.level5 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level5 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level5 > li.mega > .mega.ui-state-active,
ul.level5 > li.mega > .mega:active,
ul.level5 > li.mega > .mega:focus,
ul.level5 > li.mega > .mega:hover {
  color: #006bb4;
  text-decoration: none;
}
ul.level5 > li.mega > .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level5 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level5 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png') no-repeat right -10px;
  display: block;
  padding: 0;
}
ul.level5 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level5 > li.mega.has-child > .mega.active > span.menu-title,
ul.level5 > li.mega.has-child > .mega:active > span.menu-title,
ul.level5 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level5 > li.mega.has-child > .mega:hover > span.menu-title {
  background-position: right -10px;
}
ul.level5 > li.mega.has-child > .child-content {
  display: none;
}
ul.level5 > li.mega.has-child:focus > .child-content,
ul.level5 > li.mega.has-child:hover > .child-content {
  display: block;
  right: -150px;
  top: 10px;
}
ul.level6 {
  display: block !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.level6 > li.mega {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.level6 > li.mega > .mega {
  color: #184389;
  display: block;
  font-weight: 400;
  line-height: 35px;
  padding: 0;
}
ul.level6 > li.mega > .mega i {
  margin-right: 5px;
}
ul.level6 > li.mega > .mega span.menu-icon {
  height: 20px;
  left: 10%;
  margin-left: -16px;
  position: absolute;
  top: -10px;
  width: 32px;
}
ul.level6 > li.mega > .mega.ui-state-active,
ul.level6 > li.mega > .mega:active,
ul.level6 > li.mega > .mega:focus,
ul.level6 > li.mega > .mega:hover {
  color: #0098c5;
  text-decoration: none;
}
ul.level6 > li.mega > .mega.active {
  color: #0098c5;
  text-decoration: none;
}
ul.level6 > li.mega.disable-shop-all .menu-group-link {
  display: none !important;
}
ul.level6 > li.mega.has-child > .mega > span.menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png') no-repeat right -10px;
  display: block;
  padding: 0;
}
ul.level6 > li.mega.has-child > .mega.ui-state-active > span.menu-title,
ul.level6 > li.mega.has-child > .mega.active > span.menu-title,
ul.level6 > li.mega.has-child > .mega:active > span.menu-title,
ul.level6 > li.mega.has-child > .mega:focus > span.menu-title,
ul.level6 > li.mega.has-child > .mega:hover > span.menu-title {
  background-position: right -10px;
}
ul.level6 > li.mega.has-child > .child-content {
  display: none;
}
ul.level6 > li.mega.has-child:focus > .child-content,
ul.level6 > li.mega.has-child:hover > .child-content {
  display: block;
  right: -150px;
  top: 10px;
}
li.mega.style-1 .child-content .free-shipping {
  margin-top: 20px;
}
li.mega.style-1 .child-content .block.widget {
  margin: 25px 0 0 20px;
  width: initial;
}
li.mega.style-1 .child-content .block.widget .products-grid .product-items .product-item .product-item-info .product-item-name {
  float: none;
  width: auto;
}
li.mega.style-1 .child-content .block.widget .products-grid .product-items .product-item .product-item-info .price-box {
  float: none;
  width: auto;
}
li.mega.style-1 .child-content .block.widget .products-grid .product-items .product-item .product-item-info .product-reviews-summary {
  float: none;
  margin-bottom: 0;
  padding-bottom: 10px;
  width: auto;
}
li.mega.style-1 .child-content .block.widget .products-grid .product-items .product-item .product-item-info .product-item-actions {
  float: none;
  width: auto;
}
li.mega.style-1 .child-content ul.level3 > li.mega > .mega {
  font-size: 14px;
  line-height: 30px;
}
li.mega.style-1 .child-content .block-content .products-grid .product-items .product-item {
  margin-bottom: 25px !important;
  width: 100% !important;
}
li.mega.style-1 .child-content .block-content .products-grid .product-items .product-item-info {
  padding: 0;
}
li.mega.style-1 .child-content .block-content .products-grid .product-items .product-item-info:hover {
  background: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
li.mega.style-1 .child-content .block-content .products-grid .product-items .product-item-info .product-item-photo {
  float: left;
  margin-right: 10px;
  max-width: 57px;
}
li.mega.style-1 .child-content .block-content .products-grid .product-items .product-item-info .product-item-details {
  float: left;
}
li.mega.style-2 .child-content .child-content-inner {
  padding: 0;
}
li.mega.style-2 .child-content .child-content-inner .full-banner {
  color: #ffffff;
}
li.mega.style-2 .child-content .child-content-inner .full-banner h3 {
  font-weight: 900;
  left: 20px;
  position: absolute;
  top: 45px;
}
li.mega.style-2 .child-content .child-content-inner .full-banner h4 {
  font-weight: 300;
  left: 20px;
  position: absolute;
  text-transform: none;
  top: 75px;
}
li.mega.style-2 .child-content .child-content-inner ul.level1 .group-title .mega {
  display: none;
}
li.mega.style-2 .child-content .child-content-inner ul.level1 li.mega .mega span.menu-icon {
  margin-left: 0;
  position: static;
}
li.mega.style-2 .child-content .child-content-inner ul.level1 li.mega .group-title > .menu-desc img {
  max-width: 700px;
}
li.mega.style-2 .child-content .child-content-inner ul.level2 {
  padding: 0 0 0 20px;
}
li.mega.style-2 .child-content .child-content-inner ul.level2 .group-title .mega {
  display: block;
  font-size: 14px;
}
li.mega.style-2 .child-content .child-content-inner .mega-col .column4.last ul.level2 {
  padding: 0;
}
li.mega.style-2 .child-content .child-content-inner .mega-col .column4.last ul.level2 .group-title {
  display: none;
}
li.mega.style-2 .child-content .child-content-inner ul.level3 > li.mega > .mega {
  font-size: 14px;
  line-height: 30px;
}
li.mega.style-2 .child-content .child-content-inner ul.level3 > li.mega > .mega .menu-title {
  background: url('../Ubertheme_UbMegaMenu/images/bg-bullet.png') no-repeat left 6px;
  padding: 0 0 0 10px;
}
li.mega.style-2 .child-content .child-content-inner .block.widget {
  margin: 18px 0 0 0;
  width: initial;
}
li.mega.style-2 .child-content .child-content-inner .block.widget .block-title strong {
  font-size: 14px;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item {
  margin-bottom: 25px !important;
  width: 100% !important;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info {
  padding: 0;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info:hover {
  background: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-photo {
  float: left;
  margin-right: 10px;
  max-width: 57px;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-details {
  float: left;
  max-width: 70%;
  width: 100%;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-name {
  float: none;
  width: auto;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-details .price-box {
  float: none;
  width: auto;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-details .product-reviews-summary {
  float: none;
  padding-bottom: 10px;
  width: auto;
}
li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-details .product-item-actions {
  float: none;
  margin: 0;
  width: auto;
}
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega {
  position: static;
}
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
  background: #ffffff;
  border: 0;
  left: 200px;
  max-width: 80%;
  padding: 0 0 0 20px;
  top: 0;
  box-shadow: none;
}
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
  background: url(../Ubertheme_UbMegaMenu/images/bg-has-child.png) no-repeat right 2px;
  display: block;
  padding: 0 20px 0 0;
}
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega span.menu-title,
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega span.menu-title {
  background: none;
  padding-right: 0;
  width: 100%;
}
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child.active a.mega,
li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child.active span.mega {
  background-image: url('../Ubertheme_UbMegaMenu/images/ver-bg-has-child-blue.png');
  background-position: 95% -58px;
}
li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega .mega {
  background: none !important;
  padding: 0;
}
li.mega.style-tabs .child-content .child-content-inner .collections .block.widget {
  margin-bottom: 0px;
  margin-top: 0px;
}
li.mega.style-tabs .child-content .child-content-inner .collections .product-item .product-item-info a {
  background: none !important;
  max-width: inherit !important;
}
.mega-with-thumb {
  float: left;
  padding: 0;
  width: 100%;
}
.mega-with-thumb ul.mega-menu {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.mega-with-thumb ul.mega-menu li {
  float: left;
  list-style: none;
  padding: 10px 0;
  width: 20%;
}
.mega-with-thumb ul.mega-menu li img {
  float: left;
}
.mega-with-thumb ul.mega-menu li .mega {
  color: #184389;
}
.mega-with-thumb ul.mega-menu li .mega.ui-state-active,
.mega-with-thumb ul.mega-menu li .mega:active,
.mega-with-thumb ul.mega-menu li .mega:focus,
.mega-with-thumb ul.mega-menu li .mega:hover {
  color: #0098c5;
  text-decoration: underline;
}
@media only screen and (min-width: 1170px) {
  ul.level1 > li.mega.has-child:focus > .child-content,
  ul.level1 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  ul.level2 > li.mega.has-child:focus > .child-content,
  ul.level2 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  ul.level3 > li.mega.has-child:focus > .child-content,
  ul.level3 > li.mega.has-child:hover > .child-content {
    top: 10px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content {
    padding: 20px 0;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner {
    padding: 0 20px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega,
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega {
    max-width: 170px;
  }
  .ub-mega-menu li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    max-width: 82%;
    min-height: 100% !important;
  }
  .mega-with-thumb ul.mega-menu li {
    width: 20% !important;
  }
}
@media only screen and (min-width: 768px) {
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 {
    float: left;
    width: 75%;
  }
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega {
    padding: 0;
    margin-right: 22px;
  }
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega.middle-link-style .child-content.cols1 .child-content-inner.store-height {
    min-height: 640px;
  }
}
@media only screen and (max-width: 767px) {
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega {
    width: 100%;
    font-weight: 700;
  }
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega.has-child:after {
    content: "\f067";
    display: block;
    right: 10px;
    position: absolute;
    top: 2px;
    font-family: "Fontawesome";
    font-size: 15px;
    font-weight: normal;
  }
  .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega.has-child.active:after {
    content: "\f068";
  }
}
.ub-mega-menu-vertical {
  margin-bottom: 30px;
  display: inline-block;
}
.ub-mega-menu-vertical .child-content {
  left: 170px;
  top: 0px;
}
.ub-mega-menu-vertical .child-content .child-content-inner {
  display: block;
}
.ub-mega-menu-vertical .child-content .child-content-inner .free-shipping {
  margin: 20px 0;
}
.ub-mega-menu-vertical .child-content .child-content-inner .sales-off {
  margin: 30px 0 0;
}
.ub-mega-menu-vertical .child-content .product-items .product-item-info {
  padding: 0 !important;
}
.ub-mega-menu-vertical .child-content .product-items .product-item-info .product-item-photo {
  max-width: 200px;
  padding: 0;
  position: static;
}
.ub-mega-menu-vertical .child-content .product-items .product-item-details {
  margin-left: 0;
}
.ub-mega-menu-vertical .child-content .block.widget .product-item-info {
  width: 200px;
}
.ub-mega-menu-vertical .child-content .block.widget .product-item-info:hover,
.ub-mega-menu-vertical .child-content .block.widget .product-item-info.active {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.ub-mega-menu-vertical .child-content .block.widget .products-grid li.product-item {
  width: 100% !important;
}
.ub-mega-menu-vertical ul.level0 > li.mega {
  border-bottom: 1px dotted #ddd;
  width: 100%;
}
.ub-mega-menu-vertical ul.level0 > li.mega > .mega {
  padding: 0 0 0 10px;
}
.ub-mega-menu-vertical ul.level0 > li.mega > .mega span.menu-title {
  background: url("../Ubertheme_UbMegaMenu/images/ver-bg-has-child.png") no-repeat 98% 0;
}
.ub-mega-menu-vertical ul.level0 > li.mega > .mega.active span.menu-title {
  background-position: 98% -48px;
}
.ub-mega-menu-vertical ul.level0 > li.mega > .mega span.menu-icon {
  left: 7%;
  top: -15px;
}
.ub-mega-menu-vertical ul.level0 > li.mega > .mega.ui-state-active,
.ub-mega-menu-vertical ul.level0 > li.mega > .mega.active,
.ub-mega-menu-vertical ul.level0 > li.mega > .mega:active,
.ub-mega-menu-vertical ul.level0 > li.mega > .mega:focus,
.ub-mega-menu-vertical ul.level0 > li.mega > .mega:hover {
  background: #1979c3;
  color: #ffffff;
}
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title {
  color: #575757;
  display: block;
  font-weight: 600;
  line-height: 34px;
  padding: 0;
  text-transform: uppercase;
}
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega {
  color: #575757;
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega.ui-state-active,
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega.active,
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega:active,
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega:focus,
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu .group-title .mega:hover {
  background: #1979c3;
  color: #ffffff;
}
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu ul.level1 > li.mega .mega {
  padding: 0 0 0 20px;
}
.ub-mega-menu-vertical ul.level0 > li.mega.flattened-menu ul.level2 > li.mega .mega {
  padding: 0 0 0 30px;
}
.ub-mega-menu-vertical ul.level1 > li.mega.has-child:focus > .child-content,
.ub-mega-menu-vertical ul.level1 > li.mega.has-child:hover > .child-content {
  right: -230px;
  top: 0px;
}
.page-layout-2columns-right .ub-mega-menu-vertical .child-content {
  left: auto;
  right: 170px;
}
.page-layout-2columns-right .ub-mega-menu-vertical .child-content .mega-col {
  float: right;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level0 > li.mega > .mega {
  text-align: right;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level0 > li.mega > .mega > span.menu-title {
  background: url("../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png") no-repeat left 0;
  padding: 0 0 0 20px;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level0 > li.mega > .mega span.menu-icon {
  left: auto;
  right: 0;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega .mega {
  text-align: right;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child > .mega > span.menu-title {
  background: url("../Ubertheme_UbMegaMenu/images/ver-bg-has-child-right.png") no-repeat left -8px;
}
.page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:focus > .child-content,
.page-layout-2columns-right .ub-mega-menu-vertical ul.level1 li.mega.has-child:hover > .child-content {
  left: -230px;
  right: auto;
}
.drilldown-sub {
  display: none;
}
.child-content.drilldown-root {
  display: block !important;
}
.drilldown-root > .drilldown-buttons {
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  height: 50px;
  left: 0;
  margin: 0 -20px;
  padding: 0 20px;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  z-index: 11;
}
.drilldown-root.sticky-disabled > .drilldown-buttons {
  position: static;
}
.drilldown:after {
  background-color: #ffffff;
  color: #000000;
  content: "";
  height: 50px;
  position: fixed;
  right: -50px;
  top: 0;
  width: 50px;
}
.drilldown-container li,
.drilldown-container li.mega {
  border-bottom: 0 !important;
  margin-bottom: 0;
}
.drilldown-container li span.mega,
.drilldown-container li.mega span.mega,
.drilldown-container li a.mega,
.drilldown-container li.mega a.mega {
  border-bottom: 1px solid #eeeeee;
  display: block;
  font-weight: 400;
  line-height: 48px;
  width: 100%;
}
.drilldown-container li span.mega span.menu-title,
.drilldown-container li.mega span.mega span.menu-title,
.drilldown-container li a.mega span.menu-title,
.drilldown-container li.mega a.mega span.menu-title {
  background: none !important;
  display: inline-block !important;
  padding: 0 !important;
  text-transform: none;
  width: auto;
}
.drilldown-container li span.mega.has-child,
.drilldown-container li.mega span.mega.has-child,
.drilldown-container li a.mega.has-child,
.drilldown-container li.mega a.mega.has-child {
  font-weight: 700;
  position: relative;
}
.drilldown-container li span.mega.has-child span.menu-title,
.drilldown-container li.mega span.mega.has-child span.menu-title,
.drilldown-container li a.mega.has-child span.menu-title,
.drilldown-container li.mega a.mega.has-child span.menu-title {
  text-transform: uppercase;
}
.drilldown-container li span.mega.has-child:after,
.drilldown-container li.mega span.mega.has-child:after,
.drilldown-container li a.mega.has-child:after,
.drilldown-container li.mega a.mega.has-child:after {
  color: inherit;
  content: '\f105';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.drilldown-root {
  width: 100% !important;
}
.drilldown-root .drilldown-back {
  background-color: #ffffff;
  color: #000000;
  display: none;
  font-weight: bold;
  line-height: 48px;
  padding-left: 20px;
  text-transform: uppercase;
  order: 2;
}
.drilldown-root .drilldown-back:active,
.drilldown-root .drilldown-back:focus,
.drilldown-root .drilldown-back:hover {
  color: #000000;
  text-decoration: underline;
}
.drilldown-root .drilldown-back::after {
  color: inherit;
  content: '\f104';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
  left: 20px;
  line-height: inherit;
  overflow: hidden;
  position: absolute;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.drilldown-root .menu-group-link {
  color: #000000;
  display: none;
  float: right;
  font-size: 12px;
  line-height: 48px;
  padding-bottom: 0;
  padding-left: 0;
  text-decoration: underline;
}
.drilldown .mega-col,
.drilldown .child-content-inner {
  width: 100% !important;
}
.drilldown .child-content-inner {
  min-height: 0;
  overflow: auto;
}
.drilldown .menu-desc {
  display: none !important;
}
.drilldown .block-title {
  margin: 0.625rem 0 1.25rem;
}
.drilldown .block-title strong {
  font-size: 14px;
  font-weight: 700;
}
.drilldown ul.level1 .child-content,
.drilldown ul.level2 .child-content,
.drilldown ul.level3 .child-content {
  border: 0;
  position: static;
  box-shadow: none;
}
.drilldown ul.level1 .child-content-inner,
.drilldown ul.level2 .child-content-inner,
.drilldown ul.level3 .child-content-inner {
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.drilldown ul.level1 li.mega,
.drilldown ul.level2 li.mega,
.drilldown ul.level3 li.mega {
  border-bottom: 0 !important;
}
.drilldown ul.level1 li.mega span.mega span.menu-icon,
.drilldown ul.level2 li.mega span.mega span.menu-icon,
.drilldown ul.level3 li.mega span.mega span.menu-icon,
.drilldown ul.level1 li.mega a.mega span.menu-icon,
.drilldown ul.level2 li.mega a.mega span.menu-icon,
.drilldown ul.level3 li.mega a.mega span.menu-icon {
  display: inline-block;
  height: 15px;
  left: 0;
  margin: 0;
  position: static;
  top: 0;
  width: 20px;
}
.empty-td {
  display: none;
  width: 0;
  padding: 0;
}
.estimation-wrapper {
  margin-bottom: 10px;
}
.estimation-wrapper .heading-container {
  margin-bottom: 3px;
  position: relative;
}
.estimation-wrapper .heading-container .label {
  display: none;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 5px;
}
.estimation-wrapper .heading-container img.loader {
  display: none;
  max-height: 20px;
  position: absolute;
  top: 0;
}
.estimation-wrapper .heading-container img.loader.visible {
  display: inline-block;
}
.estimation-wrapper .heading-container.visible .label {
  display: inline-block;
}
.estimation-wrapper .response-container {
  display: none;
  min-height: 28px;
}
.estimation-wrapper .response-container span {
  margin-top: 5px;
  margin-bottom: 0;
}
.estimation-wrapper .response-container span.post-code {
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
}
.estimation-wrapper .response-container span.country-code {
  font-weight: 600;
}
.estimation-wrapper .response-container span.error-massage {
  display: none;
  color: #ff0000;
  cursor: pointer;
  text-decoration: underline;
}
.estimation-wrapper .response-container .order-within-container,
.estimation-wrapper .response-container #estimation_message {
  display: none;
  margin-top: 3px;
}
.estimation-wrapper .response-container .order-within-container #order_within,
.estimation-wrapper .response-container #estimation_message #order_within {
  font-weight: bold;
  margin-top: 0;
}
.estimation-wrapper .response-container .input-wrapper {
  display: inline-block;
}
.estimation-wrapper .response-container .input-wrapper input,
.estimation-wrapper .response-container .input-wrapper select {
  display: none;
  height: auto;
  margin: 0 5px 0 0;
  max-width: 72px;
  padding: 2px;
  text-align: center;
}
.estimation-wrapper .response-container.visible {
  display: block;
}
.estimation-wrapper.show-spinner {
  min-height: 25px;
}
#estimated_content {
  display: none;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
#estimated_content strong.label {
  float: left;
  min-height: 25px;
}
#estimated_content .loader {
  display: none;
  position: relative;
  top: 0;
  left: 10px;
}
#estimated_content .loader img {
  height: 20px;
}
#estimated_content #estimated_response {
  display: none;
  float: left;
  min-height: 30px;
  width: 100%;
}
#estimated_content #estimated_response span {
  display: inline-block;
  padding-top: 5px;
}
#estimated_content #estimated_response span#zip {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span#zip_response,
#estimated_content #estimated_response span#country_response {
  font-weight: bold;
}
#estimated_content #estimated_response span#zip_response.clickable {
  cursor: pointer;
  text-decoration: underline;
}
#estimated_content #estimated_response span.input-wrapper {
  padding-top: 0;
}
#estimated_content #estimated_response .update-location {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
#estimated_content #estimated_response .update-location .input-wrapper,
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
}
#estimated_content #estimated_response .update-location #input_zip,
#estimated_content #estimated_response .update-location #input_country {
  display: none;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: inherit;
  text-align: center;
  margin: 0 2px;
  height: 26px;
  padding: 0;
  max-width: 75px;
}
#estimated_content #estimated_response .update-location #input_zip.empty,
#estimated_content #estimated_response .update-location #input_country.empty {
  border-color: #ff0000;
}
#estimated_content #estimated_response .update-location #coutry_text {
  display: none;
}
#estimated_content #estimated_response .update-location #input_zip {
  margin-left: 0;
}
#estimated_content #estimated_response .update-location #input_country {
  padding: 0 20px 0 10px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons {
  padding: 0;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  cursor: pointer;
  border-radius: 0;
  padding: 0;
  margin: 0 5px;
  top: -2px;
  position: relative;
}
#estimated_content #estimated_response .update-location .buttons #update_location span {
  padding: 0;
  margin: 0;
  width: 26px;
}
#estimated_content #estimated_response .update-location .buttons #update_location span:before {
  font-family: 'luma-icons';
  font-size: 12px;
  line-height: 24px;
  content: '\e610';
  display: inline-block;
}
#estimated_content #estimated_response .update-location .buttons #update_location {
  display: none;
}
@media only screen and (max-width: 1040px) {
  #estimated_content #estimated_response .update-location {
    margin-top: 5px;
  }
}
#estimated_content #error {
  display: none;
  float: left;
  width: 100%;
}
#estimated_content #error #error-message {
  color: #ff0000;
}
#estimated_content #error #error-message.clickable {
  cursor: pointer;
  text-decoration: underline;
}
.wesupply_estimations_zip {
  max-width: 65px;
}
.page-header-v3 .header_right .wesupply-link-v2,
.page-header-v4 .header_right .wesupply-link-v2 {
  display: none;
}
.page-header-v4.sticky-header .header.links .wesupply-tracking-info {
  margin-right: 15px;
}
.wesupply_options {
  width: 150px;
  margin-right: 10px;
}
.wesupply-link-v2 {
  float: left;
  line-height: 30px;
}
.sticky-header .wesupply-link-v2 {
  display: none;
}
/* DESIGN 1 */
.sms-center {
  text-align: center;
}
#ws_embed_sms_notification {
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
  margin: 40px 0 20px;
  padding: 0;
}
#ws_embed_sms_notification.design-1 #phonePrefix,
#ws_embed_sms_notification.design-1 #ws-Phone {
  height: 50px;
}
#ws_embed_sms_notification.ws-left {
  text-align: left;
}
#ws_embed_sms_notification.ws-left.sms-center {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}
#ws_embed_sms_notification .block-span {
  display: block;
}
#ws_embed_sms_notification .block-span.mg-top-span {
  margin-bottom: 10px;
}
#ws_embed_sms_notification .control-subs:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
#ws_embed_sms_notification .control-subs .ws-Phone {
  padding-left: 35px;
}
#ws_embed_sms_notification #ws-responses {
  padding: 20px 0;
  margin: 0 auto;
}
#ws-responses {
  padding-bottom: 20px;
}
#ws-responses #ws-error-response {
  color: red;
}
#ws-responses #ws-success-response {
  color: green;
}
/* DESIGN 2 */
.sms-center-design-2 {
  margin: 0 auto;
  text-align: center;
}
.ws-title-description-container-dsg2 {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ws_embed_sms_notification {
  width: 100%;
  margin-top: 50px;
}
.ws_embed_sms_notification .inline-block {
  width: 100%;
  text-align: left;
  border: 1px solid #b5b5b5;
  position: relative;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  border-right: 1px solid #b5b5b5;
  float: left;
  min-height: 26px;
  line-height: 26px;
  padding: 15px 30px;
}
.ws_embed_sms_notification .inline-block .description-dsg-2 {
  float: left;
  display: inline-block;
  width: auto;
  padding: 14px 20px;
  min-height: 26px;
  line-height: 26px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
  float: right;
  display: inline-block;
  max-width: unset;
  padding: 11px;
  min-width: 396px;
  width: auto;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  width: 205px;
  float: left;
  height: 32px;
  padding: 0 0 0 26px;
  border-right: 0 none;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  padding: 0 0 0 26px;
  height: 34px;
  width: 130px;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-orderId-dsg2 {
  margin-bottom: 10px;
  max-width: 100%;
}
.ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 button.action {
  float: left;
  clear: none;
  margin: 0;
  border-radius: 0;
}
.ws_embed_sms_notification .inline-block .sms-subs {
  margin-top: -3px;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ws_embed_sms_notification .inline-block .title-dsg-2 {
  padding: 14px;
  font-size: 13px;
  margin: 0;
  background: #f4f4f4;
}
.ws_embed_sms_notification .inline-block .control-subs-2:before {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  margin: 6px 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  background: url('../WeSupply_Toolbox/images/icone_phone.png');
  content: '';
  width: 12px;
  height: 20px;
}
@media screen and (max-width: 988px) {
  .ws_embed_sms_notification .inline-block .title-dsg-2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 0 none;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    padding-left: 0;
  }
  .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 {
    float: left;
    padding: 0 0 10px 0;
    clear: both;
  }
  .ws_embed_sms_notification .inline-block .ws-title-description-container-dsg2 {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .ws_embed_sms_notification .inline-block {
    border: 1px solid #b5b5b5;
  }
  .ws_embed_sms_notification .inline-block .description-dsg-2 {
    text-align: center;
    width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 {
    padding: 0 20px;
    min-width: unset;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-Phone {
    width: calc(100% - 130px);
    border-right: 1px solid #c2c2c2;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 #ws-orderId {
    margin-bottom: 10px;
    width: 100%;
    max-width: 100%;
  }
  .ws_embed_sms_notification .inline-block #ws-embedded-sms-notification-form.ws-embedded-sms-notification-form-dsg-2 button#ws-embedded-subscribe {
    width: 100%;
    margin-top: 10px;
    float: none;
    height: auto;
  }
}
.wesupply-track-shipment .page-title-wrapper,
.wesupply-orders-view .page-title-wrapper {
  display: none;
}
iframe.embedded-iframe.ws-stores-view {
  height: 820px;
}
#order-view-container {
  height: 1000px;
}
.order-view-modal .page-main-actions {
  display: none;
}
.order-view-modal .modal-header {
  display: none;
}
.order-view-modal .modal-content {
  padding: 0;
}
.loading-container {
  text-align: center;
  padding: 40px;
  position: relative;
}
.loading-container .loading-image {
  background: url('../images/loader-2.gif') center center no-repeat transparent;
  background-size: contain;
  position: absolute;
  top: 0;
  left: calc(50% - 100px);
  height: 200px;
  width: 200px;
  z-index: 100;
}
[class*="cms-wesupply-store-locator"].sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-details"].sales-order-history .embedded-iframe-container,
.account.sales-order-history .embedded-iframe-container,
[class*="cms-wesupply-store-locator"].customer-account-index .embedded-iframe-container,
[class*="cms-wesupply-store-details"].customer-account-index .embedded-iframe-container,
.account.customer-account-index .embedded-iframe-container {
  display: none;
}
.wesupply-track-shipment #maincontent {
  position: relative;
  margin: 0 auto !important;
  max-width: unset;
  padding: 0;
  width: 100%;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container {
  display: block;
}
.wesupply-track-shipment #maincontent .embedded-iframe-container .page-title {
  text-align: left;
}
.wesupply-track-shipment #maincontent .not-found {
  padding: 40px 0 20px;
  margin: 0 auto;
  display: table;
}
.wesupply-track-shipment .breadcrumbs {
  display: none;
}
#co-shipping-method-form .item-options .field.item {
  margin-left: 20px;
}
#co-shipping-method-form .item-options .field.item input.radio {
  margin-left: -20px;
  margin-top: 2px;
}
#co-shipping-method-form .item-options .field.item label.label {
  position: relative;
  top: -2px;
  left: -2px;
}
#co-shipping-method-form .item-options .field.item span.eta {
  display: block;
}
@media screen and (min-width: 1024px) {
  .order-view-modal {
    max-width: 989px;
    left: calc(100% - 989px);
  }
}
/* quick fix for pearl users */
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-phone-dsg-2 {
  height: 34px;
}
.theme-pearl .ws_embed_sms_notification .inline-block .ws-embedded-sms-notification-form-dsg-2 .ws-country-pc-dsg2 {
  height: 34px;
}
@media screen and (max-width: 767px) {
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method thead {
    display: none;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody {
    padding-bottom: 20px;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row {
    display: flex;
    margin-left: 0;
    padding-bottom: 0;
  }
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row:first-child,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row.row-eta,
  .theme-pearl .checkout-shipping-method .table-checkout-shipping-method tbody tr.row td.col {
    border: 0 none;
  }
}
/* quick fix for non pearl users */
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_zip,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_zip {
  height: 26px;
  min-height: unset;
  max-height: unset;
  position: relative;
  top: -1px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #update_location,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #update_location {
  height: 28px;
}
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country,
body:not(.theme-pearl) #estimated_content #estimated_response .update-location .buttons #input_country {
  top: -1px;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center {
  max-width: 560px;
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification.sms-center-design-2 {
  margin: 40px auto;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group {
  position: relative;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group:before {
  left: 0;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #phonePrefix,
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  height: 32px;
  vertical-align: bottom;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-Phone {
  padding-left: 5px;
}
body:not(.theme-pearl) #ws_embed_sms_notification .ws-field-group #ws-orderId {
  margin-bottom: 10px;
  width: 460px;
  max-width: 100%;
}
.checkout-onepage-success .delivery-estimations {
  font-size: 1.8rem;
  font-weight: 600;
  padding-top: 20px;
}
/* MEDIA QUERIES */
.waiting-page-container .opc-block-summary {
  justify-self: self-end;
  width: 100% !important;
}
.waiting-page-container .waiting-mask {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.checkout-payment-method .credit-card-types.worldline-payment-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 80px;
}
div[id*='iframe-worldline_cc_vault'] iframe,
div.div-hosted-tokenization iframe {
  border: 0;
  width: 100%;
}
.modal-popup.worldline_cc-action-modal .modal-inner-wrap {
  height: 80%;
}
.modal-popup.worldline_cc-action-modal .modal-inner-wrap .modal-content {
  height: 100%;
}
.modal-popup.worldline_cc-action-modal .modal-inner-wrap .modal-content .worldline_cc-action-modal {
  height: 100%;
}
.worldline-payment-products {
  margin-bottom: 3rem;
  padding-left: 22px;
}
.worldline-payment-products .worldline-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.worldline-payment-products .worldline-list .worldline-label {
  align-items: center;
  display: flex;
  gap: 9px;
}
.worldline-payment-products .worldline-list .worldline-label > input {
  margin: 0;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 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 .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.5rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 17px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #000000;
  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%;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.3rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  color: #000000;
}
.gift-item-block .title:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: none;
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #dddddd;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 8px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 17px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\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 #000000;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #dddddd;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #dddddd;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 13px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 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;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #666666;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #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.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info {
  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: #0098c5;
  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: #0098c5;
  text-decoration: none;
}
button.map-show-info:hover {
  color: #00acdf;
  text-decoration: none;
}
button.map-show-info:active {
  color: #00acdf;
  text-decoration: none;
}
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: #0098c5;
  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: #000000;
}
.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 #dddddd;
  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: #737373;
}
.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: 2rem;
  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;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #dddddd;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #666666;
}
.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: #0098c5;
  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;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: '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: #0098c5;
  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';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 16px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #eeeeee;
  border: 1px solid #dddddd;
  color: #000000;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #dddddd;
  color: #000000;
}
.review-form .action.submit.primary:hover {
  background: #e1e1e1;
  border: 1px solid #dddddd;
  color: #000000;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.7rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #dddddd;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #dddddd;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'luma-icons';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.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: 13px;
  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: #111111;
}
.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 #0098c5;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #000000;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #006988;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #0098c5;
  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: #0098c5;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #00acdf;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #00acdf;
  text-decoration: none;
}
.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: #0098c5;
  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: #0098c5;
  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: #0098c5;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #00acdf;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #00acdf;
  text-decoration: none;
}
.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: #0098c5;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.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: #000000;
  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: #0098c5;
}
.block-search .label:active:before {
  color: #0098c5;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #dddddd;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  position: absolute;
  margin: 15px 0;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .block-search .label:before {
    margin: 6px 7.5px 0 0;
    color: #ffffff;
  }
  .block-search {
    margin-top: 7.5px;
  }
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #f2f2f2;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 400;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .field.note {
  display: none;
}
.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;
}
.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;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  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.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  padding-top: 24px;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #dddddd;
  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: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 45px;
}
.cart.table-wrapper .col > .price {
  color: #4a4a4a;
  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: #000000;
  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: #000000;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #000000;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.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: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 5px;
}
.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-discount {
  border-bottom: 1px solid #dddddd;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total {
  display: block;
}
.block.crosssell {
  padding: 0 15px;
  margin-top: 70px;
}
.block.crosssell .product-item-info {
  width: 200px;
}
.empty {
  display: none;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 17px;
  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;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  float: right;
  position: relative;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
  content: '\f290';
  font-family: 'Fontawesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #0098c5;
}
.minicart-wrapper .action.showcart:active:before {
  color: #ffffff;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 40px;
  color: #ffffff;
  content: '\f290';
  font-family: 'Fontawesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #0098c5;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #ffffff;
}
.minicart-wrapper .block-minicart {
  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);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px 10px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.minicart-wrapper .action.close {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  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;
}
.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.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: 16px;
  line-height: 16px;
  color: #000000;
  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.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .text {
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
  height: auto;
  line-height: 40px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  width: auto;
  padding-left: 5px;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  overflow: hidden;
  white-space: normal;
  padding-left: 4px;
  font-weight: 600;
  vertical-align: top;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: inline-block;
  vertical-align: top;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #dddddd;
  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-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product-item-name {
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #0098c5;
}
.minicart-items .product-item-details {
  padding-left: 90px;
}
.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;
}
.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 > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 40px 5px 0;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.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: 12px;
  line-height: 12px;
  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 .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.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: 18px;
  line-height: 20px;
  color: #000000;
  content: '\e601';
  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: #000000;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #000000;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
@media only screen and (max-width: 767px) {
  .cart-wrapper .minicart-wrapper {
    margin-top: 10px;
  }
  .cart-wrapper .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product a.product-item-photo {
    width: 20%;
  }
}
.minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
  position: fixed;
  top: 0;
  z-index: 99;
  right: 0;
}
.minicart-wrapper .block-minicart {
  height: 100vh;
  overflow: scroll;
  margin: 0;
  border: 0 none;
  padding: 20px 5px 20px 15px;
  background: #f2f7fc;
}
.minicart-wrapper .block-minicart::-webkit-scrollbar {
  width: 12px;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-title strong {
  font-weight: 600;
  font-size: 24px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content {
  /*******IE css***********/
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content button#btn-minicart-close {
  opacity: 1;
  top: 20px;
  height: auto;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content button#btn-minicart-close:before {
  color: #0e213e;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .items-total {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-msg {
  float: left;
  width: 100%;
  margin: 15px auto;
  padding: 10px 0;
  position: relative;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-msg .latest-product-name {
  padding-left: 30px;
  font-size: 13px;
  float: left;
  color: #00b071;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-msg .latest-product-name:before {
  content: "\f00c";
  display: block;
  left: 0;
  position: absolute;
  top: 5px;
  font-family: "Fontawesome";
  font-size: 20px;
  color: #00b071;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-msg .latest-product-name:not(:first-child) {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal {
  float: left;
  width: 100%;
  margin: 30px auto 15px;
  position: relative;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .label {
  color: #184389 !important;
  font-size: 13px;
  float: left;
  padding: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .amount.price-container {
  display: inline-grid;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .amount.price-container .price-wrapper {
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .amount.price-container .price-wrapper:before {
  position: absolute;
  left: -63px;
  font-size: 1.1rem;
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .amount.price-container span.price-wrapper.price-excluding-tax:before {
  left: 0;
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-wrap-minicart {
  display: inline-block;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-wrap-minicart .get-a-quote-checkout {
  width: 47%;
  float: left;
  margin-right: 15px;
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-wrap-minicart .get-a-quote-checkout .continue-shopping-button {
  height: 40px;
  border-radius: 6px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-wrap-minicart .primary {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.btn-wrap-minicart .primary button.top-cart-button-checkout {
  width: 100%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary {
  margin: 0 auto;
  float: left;
  width: 100%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary .continue-shopping-button {
  background: transparent;
  border: 1px solid #184389;
  margin-bottom: 20px;
  width: 50%;
  color: #184389;
  border-radius: 6px;
  font-weight: 600;
  font-size: 12px;
  float: right;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .primary button.top-cart-button-checkout {
  height: 40px;
  line-height: 9px;
  font-size: 14px;
  padding: 0;
  background: #184389;
  border-color: #184389;
  border-radius: 6px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions {
  float: left;
  width: 100%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .actions .secondary.bottom-btn {
  background: transparent;
  border: 1px solid #184389;
  margin-bottom: 10px;
  width: 100%;
  color: #184389;
  height: 40px;
  padding: 8px 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
    width: 100%;
    float: left;
    padding-right: 0 !important;
  }
  .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .subtotal .amount.price-container {
    display: inline-table !important;
  }
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper {
  border: 0 none;
  padding: 0 15px;
  height: auto !important;
  background: #fff;
  margin: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper::-webkit-scrollbar {
  width: 12px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item:not(:last-child) {
  border-bottom: 1px solid #F2F7FC;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product a.product-item-photo {
  width: 25%;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product a.product-item-photo .product-image-container .product-image-photo {
  border: 1px solid #ddd !important;
  padding: 10px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details {
  position: relative;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name {
  font-weight: 700;
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-name a {
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options {
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .content dl.product.options.list {
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .content dl.product.options.list dt.label {
  padding-right: 0;
  color: #184389 !important;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .content dl.product.options.list .values {
  display: inline;
  font-size: 11px;
  font-weight: 500;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product.options .content dl.product.options.list .values:before {
  content: ":";
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing {
  float: left;
  width: 100%;
  margin-top: 5px;
  position: relative;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container {
  float: right;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper {
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .price-container .price-wrapper .price-including-tax {
  margin: 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty.qty {
  margin-top: 0;
  float: left;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .details-qty.qty input.item-qty.cart-item-qty {
  border-radius: 20px;
  background: #f2f7fc;
  border: 0 none;
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .product.actions {
  margin: 0;
  position: absolute;
  left: 70px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .product.actions .primary {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .product-item-pricing .product.actions .secondary a:before {
  content: '\f014';
  font-size: 14px;
  font-family: "Fontawesome";
  color: #184389;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty label {
  display: none;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty .item-qty {
  width: 55px;
  height: 25px;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty .update-cart-item {
  background: transparent;
  border: 0 none;
  color: #0098C5;
  padding: 5px 0 0;
}
.minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items .product-item .product .product-item-details .details-qty .update-cart-item:hover {
  background: transparent;
  border: 0 none;
  color: #000;
}
#tsoverlay-cart {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#tsoverlay-cart {
  background: black;
  backdrop-filter: blur(4px);
  opacity: .4;
  z-index: 9;
  display: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #dddddd;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-agreement.field.choice {
  margin-top: 0 !important;
  float: left;
  width: 100%;
  padding-bottom: 12px;
}
.checkout-agreement.field.choice .label:before {
  margin: 0;
}
.checkout-agreement.field.choice label.label {
  display: inline-block;
  max-width: 90%;
  padding-left: 0;
}
.checkout-agreement.field.choice label.label:before {
  vertical-align: top;
}
.checkout-agreement.field.choice label.label button.action.action-show {
  vertical-align: middle;
}
.checkout-agreement.field.choice label.label button.action.action-show span {
  white-space: normal;
  text-align: left;
  display: inline-block;
}
.amcheckout-step-container button.action.action-show {
  background: transparent !important;
  color: #000 !important;
  font-weight: normal;
  font-size: 13px;
}
/********************START: checkout New address modal******************************/
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.custom_checkbox"] label:first-child,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.vat_id"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.telephone"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.postcode"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.region"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.region_id"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.city"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.company"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.lastname"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.firstname"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .field.ts-custom-form[name="shippingAddress.country_id"] label.label,
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form fieldset.field.street.admin__control-fields .label {
  display: none;
}
.modals-wrapper .modal-inner-wrap .modal-content .form-shipping-address #shipping-new-address-form .control .choice.field input.checkbox[name="custom_checkbox"] {
  float: left;
}
/********************END : checkout New address modal******************************/
.mark {
  background-color: #FFFFFF;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap {
  background: #ffffff;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-header {
  border-bottom: 0 none;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-header .modal-title {
  font-size: 18px;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-header .action-close {
  padding: 1em;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  box-shadow: none;
  border: 0 none;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content #opc-new-shipping-address form#co-shipping-form #shipping-new-address-form .field.ts-custom-form .label {
  font-weight: bold;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content #opc-new-shipping-address form#co-shipping-form #shipping-new-address-form fieldset.field.street.admin__control-fields legend.label {
  text-align: left;
  border-bottom: 0 none;
  font-weight: bold;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content #opc-new-shipping-address form#co-shipping-form #shipping-new-address-form .field.choice {
  float: left;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content #opc-new-shipping-address form#co-shipping-form #shipping-new-address-form .field.choice input#shipping-save-in-address-book,
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-content #opc-new-shipping-address form#co-shipping-form #shipping-new-address-form .field.choice .label {
  float: left;
}
.modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-footer button.action.primary.action-save-address {
  background: #184389;
  border-radius: 6px;
  border: 1px solid #184389;
}
@media only screen and (max-width: 767px) {
  form.form-login label.label,
  form.form-shipping-address label.label,
  .billing-address-form label.label {
    display: none !important;
  }
  form.form-login fieldset.field.street.admin__control-fields .label,
  form.form-shipping-address fieldset.field.street.admin__control-fields .label,
  .billing-address-form fieldset.field.street.admin__control-fields .label {
    display: none;
  }
  .field.ts-custom-form[name="custom_checkbox"] label.label {
    display: block !important;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.addresses .shipping-address-items .shipping-address-item.selected-item {
    border-color: transparent;
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.addresses .shipping-address-items .shipping-address-item.selected-item:after {
    content: "\f00c";
    font-family: "Fontawesome";
    position: absolute;
    right: 15px;
    top: 14px;
    color: #184389;
    font-size: 25px;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .field.addresses .shipping-address-items .shipping-address-item {
    border: 0 none;
    border-radius: 6px;
    background: #F2F7FC;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper .checkout-billing-address .billing-address-details {
    border-radius: 6px;
    background: #F2F7FC;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper button.action.action-show-popup.amcheckout-button.-new-address,
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper button.action.action-select-shipping-item,
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .amcheckout-shipping-address .amcheckout-content .amcheckout-wrapper button.action.edit-address-link {
    background-color: #184389 !important;
    border: none !important;
    border-radius: 6px;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .checkout-payment-method.submit .payment-methods .actions-toolbar button.action.primary.checkout.amasty {
    border-radius: 10px;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .checkout-payment-method.submit .secure-content {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text {
    float: left;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text span {
    display: inline-block;
    text-align: center;
    color: #97ADCE;
  }
  .amcheckout-main-container.-modern.-layout-2columns.am-submit-summary .amcheckout-column .amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text span:before {
    background-image: url(../images/SSL-icon.png);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 19px;
    width: 20px;
    background-size: 15px;
    vertical-align: sub;
  }
  body.checkout-onepage-success #maincontent .checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main {
    flex-direction: column;
  }
}
#checkout form.form-login div[name="shippingAddress.custom_checkbox"] label.label,
#checkout form.form-shipping-address div[name="shippingAddress.custom_checkbox"] label.label,
#checkout .billing-address-form form div[name="shippingAddress.custom_checkbox"] label.label,
#checkout form.form-login .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] label.label,
#checkout form.form-shipping-address .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] label.label,
#checkout .billing-address-form form .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] label.label {
  display: block !important;
  text-align: left;
}
#checkout .amcheckout-column .amcheckout-block.amcheckout-step-container.-summary {
  border: 0 none;
}
#checkout .amcheckout-column .amcheckout-block.amcheckout-step-container.-summary .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .table-totals tbody tr.totals.shipping.excl .mark .label {
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
/**************** Qty box with up/down arrow on checkout ***********************/
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity {
  background: #f2f7fc;
  border-radius: 45px;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity input.qty {
  width: 55px;
  font-size: 14px;
  padding: 0;
  text-align: center;
  pointer-events: none;
  background: #f2f7fc;
  border: 0 none;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-up,
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-down {
  padding: 5px 8px;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-up i.fa.fa-minus,
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-down i.fa.fa-minus,
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-up i.fa.fa-plus,
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-down i.fa.fa-plus {
  font-size: 12px;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-down {
  border-right: 2px solid #ffffff;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button.quantity-up {
  border-left: 2px solid #ffffff;
}
.step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity .quantity-nav .quantity-button:active {
  background: #FAFAFA;
}
.minicart-items-wrapper .minicart-items .product-item-details .details-qty .update-cart-item {
  display: none;
}
/* Checkout page login popup form */
.checkout-index-index .popup-authentication .block-authentication {
  border: none !important;
}
.checkout-index-index .popup-authentication button#ajaxlogin-send {
  background-color: #184389 !important;
  border: none !important;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
}
#brady-login-popup .block-customer-login {
  padding: 15px;
}
#brady-login-popup .block-customer-login .fieldset.login .field {
  margin-bottom: 20px;
}
#brady-login-popup .block-customer-login .fieldset.login .field .label {
  font-weight: 400;
  font-size: 75%;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  font-family: "Helvetica Neue", Helvetica !important;
}
#brady-login-popup .block-customer-login .fieldset.login .field .input-text {
  width: 100%;
}
#brady-login-popup .block-customer-login .actions-toolbar {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#brady-login-popup .block-customer-login .actions-toolbar .secondary {
  font-size: 1.3rem;
}
#brady-login-popup #brady-login-messages .message {
  margin-bottom: 20px;
  padding: 12px 15px 12px 45px;
  position: relative;
  font-size: 1.4rem;
  display: block;
}
#brady-login-popup #brady-login-messages .message.error {
  background: #fae5e5;
  color: #e02b27;
  border: 1px solid #e02b27;
}
#brady-login-popup #brady-login-messages .message.error:before {
  content: unset !important;
  font-family: 'luma-icons';
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 20px;
}
#brady-login-popup .mage-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 5px;
  display: block;
}
#brady-login-popup .block-customer-login .actions-toolbar .secondary {
  font-size: 14px !important;
}
#brady-login-popup .block-customer-login .actions-toolbar .secondary .a:hover,
.alink:hover {
  color: #00acdf !important;
  text-decoration: none;
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  margin-left: -400px;
  width: 800px !important;
  max-width: 800px;
  left: 50%;
}
#brady-login-popup .block-customer-login .actions-toolbar {
  margin-top: auto;
  display: grid;
  justify-content: left;
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
#brady-login-popup .block-customer-login .actions-toolbar div.primary {
  margin-left: 25px;
}
div#brady-login-popup button.action.login.primary {
  background-color: #184389 !important;
  border: none !important;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  line-height: 2.1rem;
  padding: 14px 17px;
}
.checkout-index-index .modals-wrapper aside.modal-popup.modal-slide .modal-inner-wrap .modal-header .modal-title {
  font-size: 25px;
  font-weight: 300;
  font-family: "Neue Haas medium";
  border: none !important;
}
/* Checkout page login popup form */
/*********** For VAT checkbox checkout ********/
.amcheckout-step-container #co-shipping-form .fieldset .field.ts-custom-form > .label {
  display: none !important;
}
.amcheckout-step-container #co-shipping-form .fieldset .field.ts-custom-form .choice.field input[type='checkbox'] + label span:only-child {
  font-size: 12px !important;
}
.amcheckout-step-container textarea.order-comment-input {
  font: inherit;
}
/***************************************/
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  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: #000000;
}
.opc-progress-bar {
  display: none;
}
.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 {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.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._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #000000;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #000000;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #000000;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 13px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-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,
.product-item-actions .actions-secondary > .action span,
.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 .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname > .label,
.field.street .field .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.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,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .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 .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 13px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 13px;
  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 {
  border-color: #0098c5;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #0098c5;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  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 #dddddd;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .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: #0098c5;
  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 #dddddd;
  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: #000000;
  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: #000000;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #000000;
}
.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;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #dddddd;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 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;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.7rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #0098c5;
  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: #000000;
  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: #000000;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #000000;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  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 {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.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: #ffffff;
  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: #0098c5;
}
.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: #ffffff;
  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: #0098c5;
}
.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: #0098c5;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #ffffff;
  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: #0098c5;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #0098c5;
}
.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.5rem;
  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: #0098c5;
}
.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: #666666;
  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: #8c8c8c;
  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: #0098c5;
}
.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;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  padding-left: 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}
.block-collapsible-nav .content {
  background: #f2f2f2;
  padding: 15px 0;
}
.block-collapsible-nav .item {
  margin: 3px 0 0;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  border-left: 3px solid transparent;
  color: #184389;
  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: #0098c5;
  color: #111111;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #0098c5;
}
body {
  background-color: #ffffff;
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
.page-header {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.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: 12px;
  margin: 0 0 0 10px;
  text-transform: uppercase;
}
.header.panel > .header.links > li > a {
  color: #0098c5;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #0098c5;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #00acdf;
  text-decoration: none;
}
.header.panel > .header.links > li > a:active {
  color: #00acdf;
  text-decoration: none;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 3px 0 10px 35px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  max-height: 50px;
  max-width: 100%;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.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: #000000;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #0098c5;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #00acdf;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #00acdf;
}
.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: #0098c5;
}
.message.global.demo a:hover {
  color: #00acdf;
}
.message.global.demo a:active {
  color: #00acdf;
}
.page-footer {
  margin-top: 0;
  background: #111111;
  float: left;
  width: 100%;
}
.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 strong,
.footer.content .links a {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #737373;
  font-weight: normal;
}
.footer.content .links a {
  color: #184389;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #184389;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #000000;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #000000;
  text-decoration: underline;
}
.copyright {
  color: #ffffff;
  display: block;
  padding: 40px 0 30px;
  text-align: center;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  color: inherit;
  content: '\f0d7';
  font-family: 'Fontawesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  color: inherit;
  content: '\f0d8';
  font-family: 'Fontawesome';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 8px;
  text-transform: uppercase;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #000000;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #000000;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #000000;
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 10px;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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: #666666;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.wishlist-index-index .products-grid .product-items {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item {
  width: 48.5%;
  margin-left: calc((100% - 2 * 48.5%) / 1);
  display: inline-block;
  padding: 0;
  background: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.wishlist-index-index .products-grid .product-item:nth-child(2n+1) {
  margin-left: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-inner {
  padding: 0;
  position: relative;
  z-index: 1;
}
.wishlist-index-index .products-grid .product-item .product-item-inner .product-item-actions {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  margin: 0;
  padding: 15px 0;
  position: absolute;
  width: 100%;
  z-index: 9;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.wishlist-index-index .products-grid .product-item .product-item-inner .product-item-actions .actions-primary {
  display: table-cell;
}
.wishlist-index-index .products-grid .product-item .product-item-inner .product-item-actions .actions-secondary {
  display: table-cell;
  padding-left: 10px;
  width: 50%;
}
.wishlist-index-index .products-grid .product-item:hover {
  /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
  transform: translateY(-3px);
}
.wishlist-index-index .products-grid .product-item:hover .product-item-actions {
  bottom: 0;
}
.products-grid.wishlist .product-item-info:hover .product-item-inner {
  display: block;
}
.products-grid.wishlist .product-item-tooltip {
  display: inline-block;
}
.products-grid.wishlist .product-item-actions {
  margin: 10px 0 0;
}
.products-grid.wishlist .product-item-actions > * {
  display: inline-block;
  margin-bottom: 7px;
  margin-top: 7px;
}
.products-grid.wishlist .product-item .fieldset {
  display: table;
}
.products-grid.wishlist .product-item .fieldset .field.qty,
.products-grid.wishlist .product-item .fieldset .product-item-actions {
  display: table-cell;
  vertical-align: bottom;
}
.products-grid.wishlist .product-item .fieldset .field.qty {
  padding-right: 10px;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  margin: 0;
}
.products-grid.wishlist .product-item .box-tocart .stock {
  margin: 20px 0 0;
}
.products-grid.wishlist .product-item .tocart {
  width: auto;
}
.products {
  margin: 30px 0;
}
#product-comparison .product-item-actions {
  padding: 0;
  position: relative;
}
.products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions {
  width: auto;
  position: relative;
}
.products-list .widget-new-list .product-item .product-item-info .product-item-details .product-item-actions {
  width: auto;
  position: relative;
}
.products-list .widget-viewed .product-item .product-item-info .product-item-details .product-item-actions {
  width: auto;
  position: relative;
}
.products-list .widget-compared .product-item .product-item-info .product-item-details .product-item-actions {
  width: auto;
  position: relative;
}
.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  border: none !important;
}
.product-slider .product-item .product-item-actions {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  bottom: -70px;
}
.product-slider .product-item:hover .product-item-actions {
  bottom: 0;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  width: 48.5%;
  margin-left: calc((100% - 2 * 48.5%) / 1);
  display: inline-block;
  padding: 0;
  background: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.products-grid .product-item:nth-child(2n+1) {
  margin-left: 0;
}
.products-grid .product-item .product-item-inner {
  padding: 0;
  position: relative;
  z-index: 1;
}
.products-grid .product-item .product-item-inner .product-item-actions {
  background: transparent;
  display: block;
  margin: 0;
  padding: 17px 10px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  z-index: 9;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.products-grid .product-item .product-item-inner .product-item-actions .actions-primary {
  display: table-cell;
}
.products-grid .product-item .product-item-inner .product-item-actions .actions-secondary {
  display: table-cell;
  padding-left: 10px;
  width: 50%;
}
.products-grid .product-item:hover {
  /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
  transform: translateY(-3px);
}
.products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  transform: scale(1.06);
}
.products-grid .product-item:hover .product-item-actions {
  bottom: 0;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-info {
  width: 152px;
  position: relative;
  max-width: 100%;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  /*display: none;*/
}
.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 {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 10px;
  /*padding:0 10px;*/
}
.product-item .price-box .price {
  font-weight: bold;
}
.product-item .price-box .price-label {
  font-size: 12px;
  color: #666666;
}
.product-item .old-price {
  margin: 5px 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 {
  white-space: nowrap;
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.column.main .product-items {
  /*margin-left: -20px;*/
}
.column.main .product-item {
  /*padding-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%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  width: 1%;
  padding: 0 30px 30px 0;
  vertical-align: top;
  display: table-cell;
}
.products-list .product-item-details {
  vertical-align: top;
  display: table-cell;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  margin-bottom: 30px;
  text-align: center;
}
.toolbar select {
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
}
.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 .toolbar-amount {
  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;
}
.page-products .sorter {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.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: #000000;
  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: #0098c5;
}
.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;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.old-price,
.old.price {
  color: #666666;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ":";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ":";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-image-photo {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #666666;
  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 .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-info-stock-sku {
          min-width: 15rem;
          text-align: left;
          display: table-cell;
          vertical-align: top;
          padding-left: 0;
          padding-bottom: @indent__s;
          word-break: break-all;
          padding-top: 20px;
          float: right;

          .product.attribute.sku {
            strong.type {
              display: inline-block;
              float: left;
            }

            .value {
              display: inline-block;
              word-break: break-all;
              float: left;
              width: 120px;
            }
          }
        }*/
}
.product-info-main .product-info-price {
  border-bottom: 1px #dee6ee solid;
  display: table;
  width: 100%;
  color: #000000;
  margin-bottom: 15px;
}
.product-info-main .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
  display: block;
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-final_price > 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;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ": ";
}
.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.attibute.sku,
.product-info-main .product.attribute.sku {
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product.attibute.sku .type,
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attibute.sku .type:after,
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.product-info-main .product.attibute.sku .value,
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attibute.overview,
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-reviews-summary {
  float: left;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  border: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1.4rem;
  float: none;
  padding: 0;
  margin: 0 0 8px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #000000;
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
}
.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 > 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,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
.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 {
  white-space: nowrap;
  display: block;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #0098c5;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #0098c5;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #00acdf;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #00acdf;
  text-decoration: none;
}
.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: #0098c5;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #4a4a4a;
  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 {
  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;
}
.catalog-category-view a.pricing-upon-req-link {
  font-weight: 600;
  position: absolute;
  z-index: 1000;
  text-decoration: none;
}
.catalog-category-view a.pricing-upon-req-link:hover {
  color: #0098c5;
}
.catalog-product-view .pricing-upon-button-block {
  margin-top: 25px;
}
.catalog-product-view .pricing-upon-button-block .contactus-btn {
  background: #184389;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 200px;
  position: relative;
  display: inline-block;
  height: 45px;
  line-height: 0;
}
.catalog-product-view .pricing-upon-button-block p {
  margin-top: 10px;
}
.catalogsearch-result-index a.pricing-upon-req-link {
  z-index: 1;
  position: relative;
  padding-bottom: 14px;
  display: block;
  font-weight: 600;
  text-decoration: none;
}
.catalogsearch-result-index a.pricing-upon-req-link:hover {
  color: #0098c5;
}
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 #dddddd;
}
.table-comparison .cell {
  width: 180px;
  padding: 15px;
}
.table-comparison .cell .attibute.value,
.table-comparison .cell .attribute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #dddddd;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-details,
.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 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  background: #ffffff;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.sidebar.sidebar-main {
  /****Add view more button, background color in sidebar filter section*****/
  margin-top: 0;
}
.sidebar.sidebar-main .block.filter {
  background: #ffffff;
  padding: 0;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content {
  margin: 0 0 15px;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form li.more {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #0098c5;
  font-weight: 500;
  padding: 0;
  font-size: 14px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form li.more.down-arrow::after {
  border: solid #0098c5;
  border-width: 0 2px 2px 0;
  content: "";
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 7px;
  height: 7px;
  position: absolute;
  top: 6px;
  right: -16px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form li.more.down-arrow.less.up-arrow::after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  top: 10px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form li.item {
  cursor: pointer;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options dd.filter-options-content:last-child {
  border: 0 none !important;
}
.sidebar.sidebar-main .search-result-leftnav {
  float: left;
  padding: 20px;
  background: #223a60;
  color: #ffffff;
  padding-right: 10px;
}
.sidebar.sidebar-main .search-result-leftnav h4 {
  padding: 10px 0 20px;
}
.sidebar.sidebar-main .search-result-leftnav p {
  padding-bottom: 30px;
}
.sidebar.sidebar-main .search-result-leftnav ul.need-help-links {
  padding-left: 0;
  list-style: none;
}
.sidebar.sidebar-main .search-result-leftnav ul.need-help-links li {
  padding-bottom: 12px;
}
.sidebar.sidebar-main .search-result-leftnav ul.need-help-links li img {
  width: 26px;
  margin-right: 10px;
}
.sidebar.sidebar-main .search-result-leftnav ul.need-help-links li a {
  color: #ffffff;
}
.category-description + .toolbar.toolbar-products .pagination-wrapper,
#showMore + .toolbar.toolbar-products .pagination-wrapper,
#authenticationPopup + .toolbar.toolbar-products .pagination-wrapper,
#authenticationPopup + .search.results .toolbar.toolbar-products:first-child .pagination-wrapper {
  display: none !important;
}
.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 {
  position: absolute;
  top: 2px;
  left: 0;
}
body.page-products.catalog-category-view.page-layout-1column .block.filter,
body.page-products.catalog-category-view.page-layout-1column .seal-wrap,
body.page-products.catalog-category-view.page-layout-1column .previouslyviewed-wrapper {
  display: none;
}
.block.related .block-title.title strong#block-related-heading {
  font-size: 24px;
}
.block.related .block-content.content .block-actions {
  display: none;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item {
  border: 1px solid #ddd;
  margin-left: 5px;
  min-height: 335px;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item:first-child {
  margin-left: 0;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info {
  width: 100%;
  padding: 10px;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name {
  margin-left: 0;
  min-height: 40px;
  max-height: 40px;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price .old-price {
  display: none;
}
.block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .field.choice.related {
  display: none;
}
.block.upsell .block-title.title strong#block-upsell-heading {
  font-size: 24px;
}
.block.upsell .block-content.content .products.wrapper.grid.products-grid.products-upsell ol.products.list.items.product-items li.item.product.product-item {
  border: 1px solid #ddd;
  margin-left: 5px;
  min-height: 335px;
}
.block.upsell .block-content.content .products.wrapper.grid.products-grid.products-upsell ol.products.list.items.product-items li.item.product.product-item:first-child {
  margin-left: 0;
}
.block.upsell .block-content.content .products.wrapper.grid.products-grid.products-upsell ol.products.list.items.product-items li.item.product.product-item .product-item-info {
  width: 100%;
  padding: 10px;
}
.block.upsell .block-content.content .products.wrapper.grid.products-grid.products-upsell ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price .old-price {
  display: none;
}
.hpb-main.pad-main.explore-product-wrapper .page-heading-block h3 {
  text-transform: unset;
  font-family: "Neue Haas medium";
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 32px;
  color: #184389;
  display: inline-block;
  padding-right: 25px;
}
.hpb-main.pad-main.explore-product-wrapper .page-heading-block a {
  position: relative;
}
.hpb-main.pad-main.explore-product-wrapper .page-heading-block a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 13px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  opacity: 1;
  right: -17px;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items {
  margin-bottom: 50px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product {
  width: 18.7%;
  overflow: hidden;
  margin-left: calc(1%);
  background: #ffffff;
  border-radius: 6px;
  filter: drop-shadow(0px 4px 40px rgba(22, 48, 88, 0.05));
  padding: 0;
  float: left;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info {
  padding: 0 8px;
  width: 100%;
  height: 270px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info a.product.photo.product-item-photo {
  float: left;
  width: 100%;
  min-height: 200px;
  position: relative;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info a.product.photo.product-item-photo .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  text-align: center;
  float: left;
  position: absolute;
  top: 45%;
  transform: translate(0, -50%);
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info a.product.photo.product-item-photo .product-image-container img {
  max-height: 180px;
  overflow: hidden;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .default-alt-cat-image {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  min-height: 200px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .default-alt-cat-image:before {
  background: url(../images/default-alt-cat-image.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 190px;
  background-position: 0 10px;
  width: 180px;
  display: inline-block;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details {
  float: left;
  width: 100%;
  height: auto;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details .product-item-name {
  margin: 5px 10px;
  hyphens: none;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details .product-item-name .product-item-link {
  font-family: "Neue Haas medium";
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product:hover {
  box-shadow: 0px 4px 40px rgba(22, 48, 88, 0.15);
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product {
  width: 18.7%;
  margin-left: calc(1%);
  background: #184389;
  border-radius: 6px;
  filter: drop-shadow(0px 4px 40px rgba(22, 48, 88, 0.05));
  height: 270px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  float: left;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  flex-flow: column;
  gap: 8px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product .all-product-link {
  color: #ffffff;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product .all-product-link strong.product.name.all-product-name {
  color: #ffffff;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product .all-product-link:hover {
  text-decoration: none;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product:after {
  background: url(../images/svg/allProducts-arrow.svg);
  background-repeat: no-repeat;
  background-size: 75%;
  content: "";
  height: 36px;
  width: 36px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls {
  position: relative;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-prev,
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 85px;
  left: 10px;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-prev .lft-btn,
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-next .lft-btn,
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-prev .rgt-btn,
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-next .rgt-btn {
  background: #ffffff !important;
  color: #000000 !important;
  font-size: 18px !important;
  height: 28px !important;
  line-height: 26px !important;
  width: 25px !important;
  margin: 0 !important;
  border: 1px solid #dddddd;
}
.hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .owl-controls .owl-buttons .owl-next {
  left: unset;
  right: 12px;
}
@media only screen and (min-width: 602px) and (max-width: 1024px) {
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product {
    width: 32%;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product {
    width: 33%;
    height: 105px;
  }
}
@media only screen and (max-width: 600px) {
  .hpb-main.pad-main.explore-product-wrapper .page-heading-block h3 {
    color: #184389;
    font-size: 22px;
    display: block;
    margin-bottom: 17px;
  }
  .hpb-main.pad-main.explore-product-wrapper .page-heading-block ~ p {
    padding-top: 10px;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product {
    width: 100%;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info {
    height: auto;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info a.product.photo.product-item-photo {
    min-height: auto;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info a.product.photo.product-item-photo .product-image-container {
    position: relative;
    top: unset;
    transform: initial;
    height: auto;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .default-alt-cat-image {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    min-height: 200px;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .default-alt-cat-image:before {
    background: url(../images/default-alt-cat-image.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: "";
    height: 190px;
    background-position: 0 10px;
    width: 180px;
    display: inline-block;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details {
    float: left;
    width: 100%;
    height: auto;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details .product-item-name {
    margin: 5px 10px;
    hyphens: none;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .ts-product-item.ts-product .ts-product-item-info .product-item-details .product-item-name .product-item-link {
    font-family: "Neue Haas medium";
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .hpb-main.pad-main.explore-product-wrapper .products-grid .product-items .all-product {
    width: 100%;
    height: 105px;
  }
}
@media only screen and (max-width: 768px) {
  .product-info-main .product-info-price .price-box,
  .product-info-main .product-info-price .price-box.price-final_price {
    float: left;
    width: 100%;
  }
  .product-info-main .product-info-price .price-box .price-container span.add-text,
  .product-info-main .product-info-price .price-box.price-final_price .price-container span.add-text {
    top: 7px;
  }
  .product-info-main .product-info-price .product-info-stock-sku {
    float: left;
    width: 100%;
  }
  .product.info.detailed .product.data.items .data.item.content .product.attribute.description .value h1 {
    font-size: 18px;
    font-weight: bold;
  }
  .product.info.detailed .product.data.items .data.item.content .product.attribute.description .value h2 {
    font-size: 16px;
    font-weight: bold;
  }
  .product.info.detailed .product.data.items .data.item.content .product.attribute.description .value h3,
  .product.info.detailed .product.data.items .data.item.content .product.attribute.description .value h4 {
    font-size: 14px;
    font-weight: bold;
  }
}
body.catalog-product-view main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku strong {
  display: inline-block;
  float: left;
  padding-right: 3px;
  letter-spacing: 1px;
}
body.catalog-product-view main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku .value {
  font-weight: 600;
  float: left;
}
body.catalog-product-view main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku .value:before {
  content: ": ";
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full {
  width: 100%;
  max-width: 1300px;
  margin: 40px auto;
  padding: 0 15px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .product.media {
  width: 50%;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .product.media .fotorama__stage {
  margin-bottom: 15px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .product.media .fotorama__stage .fotorama__stage__frame .fotorama__img {
  width: auto;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .product.media .fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs {
  margin: 0;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block {
  width: 50%;
  padding-left: 60px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form {
  position: relative;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product.attribute.qty-increments {
  margin-top: -15px;
  font-weight: 600;
  float: left;
  width: 100%;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product.attribute.qty-increments:before {
  background-image: url(../images/qty-icon.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  float: left;
  background-position: 0px 2px;
  background-size: 16px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity {
  float: left;
  position: absolute;
  top: 80px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity #hide-qty .label {
  display: none;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity:has(+ .box-tocart) {
  top: 0;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart {
  float: left;
  width: 80%;
  padding-left: 130px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset #product-addtocart-button,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset .action.primary.tocart {
  height: 45px;
  border-radius: 6px;
  line-height: 0;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset #product-addtocart-button span,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset .action.primary.tocart span {
  display: inline-block;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset #product-addtocart-button:hover,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart .fieldset .action.primary.tocart:hover {
  background: #0e213e;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .field.configurable {
  width: 48%;
  display: inline-block;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .field.configurable .control {
  position: initial;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .field.configurable .control div.mage-error {
  position: absolute;
  padding-top: 2px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom {
  float: left;
  width: 80%;
  padding-left: 130px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset #product-addtocart-button,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset .action.primary.tocart {
  height: 45px;
  border-radius: 6px;
  line-height: 0;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset #product-addtocart-button span,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset .action.primary.tocart span {
  display: inline-block;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset #product-addtocart-button:hover,
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .product-options-wrapper#product-options-wrapper .fieldset .product-options-bottom .box-tocart .fieldset .action.primary.tocart:hover {
  background: #0e213e;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .get-quote-section-pdp {
  float: left;
  margin: 20px -130px 0;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .get-quote-section-pdp p.pdp-get-quote-text {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .get-quote-section-pdp button.get-quote-btn.hover-effect-btn {
  width: 130px;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .get-quote-section-pdp button.get-quote-btn.hover-effect-btn:hover {
  background: #0e213e;
  text-indent: -22px;
  color: #ffffff;
}
body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-tocart.update .fieldset .field.qty {
  display: none;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed {
  margin: 40px auto 0;
  background: #ffffff;
  float: left;
  width: 100%;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items {
  width: 100%;
  max-width: 1300px;
  margin: 40px auto;
  padding: 0 15px;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items .tab-details-sections .sectionTitle {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #184389;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items #tab-section-description {
  float: left;
  width: 55%;
  padding-right: 55px;
  margin-right: 20px;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-additional {
  float: left;
  width: 40%;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab {
  float: left;
  width: 100%;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-title-custom\.tab {
  display: none;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection,
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.sampleSection {
  float: left;
  width: 250px;
  margin-top: 25px;
  text-align: center;
  margin-right: 20px;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection a,
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.sampleSection a {
  background: #184389;
  border-radius: 6px;
  padding: 11px;
  color: #ffffff;
  font-size: 16px;
  display: block;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection a:hover,
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.sampleSection a:hover {
  text-decoration: none;
  background: #0e213e;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection {
  background: #184389;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  position: relative;
  display: inline-block;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection:before {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection:hover {
  text-indent: -22px;
}
body.catalog-product-view main#maincontent.page-main.container .product.info.detailed .product.data.items div#tab-section-custom\.tab div#tab-detail-custom\.tab .product.attribute.downloadSection:hover:before {
  opacity: 1;
  text-indent: -26px;
}
body.catalog-product-view main#maincontent.page-main.container .previouslyviewed-wrapper {
  display: none;
}
body.catalog-product-view main#maincontent.page-main.container .block.related,
body.catalog-product-view main#maincontent.page-main.container .block.upsell {
  float: left;
  width: 100%;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title {
  max-width: 1300px;
  margin: 40px auto;
  padding: 0 15px;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item {
  border: 0 none;
  border-radius: 6px;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name {
  text-align: center;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name a.product-item-link,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name a.product-item-link,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name a.product-item-link,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details strong.product.name.product-item-name a.product-item-link {
  font-weight: 600;
  color: #184389;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
  display: none;
}
body.catalog-product-view main#maincontent.page-main.container .block.related .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item:hover,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-content.content .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item:hover,
body.catalog-product-view main#maincontent.page-main.container .block.related .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item:hover,
body.catalog-product-view main#maincontent.page-main.container .block.upsell .block-title.title .products.wrapper.grid.products-grid.products-related ol.products.list.items.product-items li.item.product.product-item:hover {
  box-shadow: 0px 4px 40px rgba(22, 48, 88, 0.15);
}
body.fotorama__fullscreen .fotorama__arr {
  display: block !important;
}
body.catalog-category-view.page-layout-2columns-left span.add-text,
body.cms-home span.add-text,
body.page-with-filter.page-products.catalog-category-view.page-layout-2columns-left span.add-text,
body.page-products.page-with-filter.catalogsearch-result-index span.add-text {
  display: none;
}
.product-info-main .product-reviews-summary {
  display: none;
}
.product-info-main .product-info-price .price-box .price-container .price-wrapper.add-text-beside {
  float: left;
  position: relative;
}
.product-info-main .product-info-price .price-box .price-container span.add-text {
  font-size: 11px;
  width: 265px;
  position: relative;
  top: 16px;
  left: 3px;
}
.product-info-main .product-info-price .product-info-stock-sku .stock.available,
.product-info-main .product-info-price .product-info-stock-sku .stock.unavailable {
  display: none;
}
.product-info-main .product.attribute.sku .type:after {
  display: none;
}
.product-info-main .product.attribute.overview {
  display: none;
}
.product-info-main .pdp-table-price thead tr th {
  vertical-align: top;
}
.product-info-main .pdp-table-price thead tr th .light-text {
  color: #919191;
  font-size: 12px;
}
.product-info-main .pdp-table-price tbody td {
  font-weight: bold;
  width: 80px;
}
.product-info-main .pdp-table-price tbody td.amount-column span {
  padding-left: 5px;
}
.product-info-main .pdp-table-price tbody td.savings-column {
  color: #FF2929;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart {
  background: #184389;
  border-color: #184389;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button span,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart span {
  position: relative;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button span:before,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart span:before {
  content: "\f07a";
  display: block;
  left: -30px;
  position: absolute;
  top: 0;
  font-family: "Fontawesome";
  font-size: 18px;
  color: #ffffff;
}
.product-info-main .product-add-form form .box-tocart .fieldset .actions #product-addtocart-button:after,
.product-info-main .product-add-form form .box-tocart .fieldset .actions .action.primary.tocart:after {
  display: none;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist {
  color: #0098C5 !important;
  border: 1px solid #ddd;
  padding: 15px 35px;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist:hover {
  border: 1px solid #0098C5;
}
.product-info-main .product-social-links .product-addto-links a.action.tocompare {
  display: none;
}
.product-info-main .product-social-links .cart-bullet-points {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.product-info-main .product-social-links .cart-bullet-points ul {
  padding-left: 20px;
  list-style: none;
}
.product-info-main .product-social-links .cart-bullet-points ul li {
  position: relative;
  font-size: 12px;
  padding-top: 3px;
  padding-left: 2px;
}
.product-info-main .product-social-links .cart-bullet-points ul li:before {
  background-image: url(../images/check-small.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  left: -20px;
  position: absolute;
  top: 4px;
  width: 15px;
}
.pdp-downlload-block {
  float: left;
  width: 100%;
  background: #F2F7FC;
  padding: 15px 30px 30px;
  margin-top: 30px;
}
.pdp-downlload-block h4 {
  margin-bottom: 20px;
}
.pdp-downlload-block .download-buttons button.action {
  background: #ffffff;
  border-color: #D5DFE3;
  color: #0098C5;
  font-weight: bold;
  padding: 10px 25px;
}
.pdp-downlload-block .download-buttons button.action.productsheet-btn {
  margin-bottom: 15px;
  position: relative;
}
.pdp-downlload-block .download-buttons button.action.productsheet-btn:before {
  background-image: url(../images/pdp-download-1.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  left: 7px;
  position: absolute;
  top: 15px;
  width: 15px;
}
.pdp-downlload-block .download-buttons button.action.Insights-btn {
  position: relative;
}
.pdp-downlload-block .download-buttons button.action.Insights-btn:before {
  background-image: url(../images/pdp-download-2.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 14px;
  left: 8px;
  position: absolute;
  top: 15px;
  width: 14px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right,
.fotorama__arr:active,
.fotorama__thumb__arr:active,
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background: #ffffff;
}
.fotorama__thumb {
  background-color: #ffffff !important;
}
.filter-current ol.items li.item {
  margin-bottom: 10px;
  display: inline-block;
  padding: 2px 5px 2px 0px;
  border: 1px solid #0098c5;
  margin-right: 5px;
  color: #0098c5;
}
.filter-current ol.items li.item .filter-label {
  display: none;
}
.filter-current ol.items li.item .amshopby-button.-remove {
  margin: 0 0 0 5px;
}
.filter-current ol.items li.item .amshopby-button.-remove:after {
  transform: scale(1);
}
.filter-current ol.items li.item .remove-filter .remove-filter-icon {
  position: relative;
}
.filter-current ol.items li.item .remove-filter .remove-filter-icon:before {
  content: '\e616';
  font-family: 'luma-icons';
  position: absolute;
  left: 10px;
  font-size: 10px;
  top: -3px;
  -webkit-margin-before: 5px;
}
@-moz-document url-prefix() {
  .remove-filter {
    position: relative;
  }
  .remove-filter .remove-filter-icon {
    position: unset !important;
  }
  .remove-filter .remove-filter-icon:before {
    top: 1px !important;
    -moz-margin-start: 0 !important;
  }
}
.filter-current ol.items li.item:hover {
  background: #0098c5;
  color: #ffffff;
  border-color: transparent;
}
.filter-current ol.items li.item:hover a.amshopby-button.-clear.-remove:after {
  color: #ffffff;
}
.filter-current ol.items li.item:hover .remove-filter-icon:before {
  color: #ffffff;
}
.catalog-product-view .message.success,
.catalog-category-view .message.success {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black !important;
}
.catalog-product-view .message.success a,
.catalog-category-view .message.success a {
  color: #000 !important;
}
.products.wrapper.list.products-list .product.details.product-item-details .product-item-name {
  font-weight: bold;
}
.products.wrapper.list.products-list .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-secondary {
  display: none;
}
.products.wrapper.list.products-list .product.details.product-item-details .product-item-inner .product.actions.product-item-actions .actions-primary form button.action.tocart.primary {
  margin-bottom: 0;
}
.products.wrapper.list.products-list .product.details.product-item-details .product-item-inner .product.description.product-item-description {
  float: left;
}
/*******************hide exclude tax price from price list*****************************/
body span.price-container span.price-wrapper.price-including-tax.add-text-beside {
  display: none;
}
/*******************Show Include exclude tax price design*****************************/
.pdp-content-block .product-info-main {
  padding: 0 25px;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price {
  float: left;
  width: 100%;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container {
  float: left;
  width: 100%;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span {
  display: inline-block;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-excluding-tax {
  float: left;
  padding-right: 10px;
  border-right: 2px solid #888888;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-excluding-tax .price {
  font-size: 34px;
  color: #184389;
  font-weight: 600;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-including-tax.add-text-beside {
  width: auto;
  border-bottom: 0 none;
  padding-left: 10px;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-including-tax.add-text-beside .price {
  font-size: 34px;
  color: #888;
  font-weight: 500;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-including-tax.add-text-beside:before {
  content: attr(data-label) ": ";
  font-size: 28px;
  color: #888888;
  letter-spacing: -1px;
}
/* Style the new image badge */
.catalog-product-view .custom-sku-badge-img {
  position: absolute;
  bottom: 120px;
  /* Adjust based on your design */
  right: 45px;
  z-index: 2;
  max-width: 100px;
  /* Adjust depending on the size of your uploaded PNG */
  height: auto;
  pointer-events: none;
  /* Prevents image drag/clicks */
}
.catalog-category-view .custom-sku-badge-img {
  position: absolute;
  bottom: 110px;
  right: 10px;
  z-index: 2;
  max-width: 80px;
  /* Adjust depending on the size of your uploaded PNG */
  height: auto;
  pointer-events: none;
  /* Prevents image drag/clicks */
}
body.customer-account-login .page-title-wrapper h1.page-title {
  color: #184389;
}
.label {
  color: #000000 !important;
}
.primary .action.primary {
  background: #184389;
  border: #184389;
}
.primary .action.primary:hover {
  background: #0e213e;
  border: #0e213e;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border: 0 none;
}
.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;
  display: none;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
  float: left !important;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
  /*                color: @cpanel-product-det-name-font-color;
                                font-weight: @cpanel-product-det-name-font-weight;
                                font-size: @cpanel-product-det-name-font-size;*/
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .data.table .col.actions .action.delete,
[class^="sales-guest-"] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.toolbar.bottom {
  position: relative;
}
.toolbar.bottom .pager .pagination-wrapper .totalresult-num {
  display: none;
}
.toolbar.bottom .pager .pagination-wrapper .pages ul.items.pages-items {
  float: right;
}
.toolbar.bottom .pager .pagination-wrapper .pages ul.items.pages-items li.item a.page.next.jump span {
  float: unset;
}
.toolbar.bottom .pager .pagination-wrapper .pages ul.items.pages-items li.item.current strong.page {
  border-radius: 15px;
}
.actions-toolbar {
  float: left;
  width: 100%;
}
.actions-toolbar .primary button.action.primary.add,
.actions-toolbar .primary button.action.save.primary {
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 180px;
  position: relative;
  display: inline-block;
}
.actions-toolbar .primary button.action.primary.add:after,
.actions-toolbar .primary button.action.save.primary:after {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
.actions-toolbar .primary button.action.primary.add:hover,
.actions-toolbar .primary button.action.save.primary:hover {
  text-indent: -22px;
  background: #0e213e;
}
.actions-toolbar .primary button.action.primary.add:hover:after,
.actions-toolbar .primary button.action.save.primary:hover:after {
  opacity: 1;
  text-indent: -26px;
}
.actions-toolbar .secondary a.action.back {
  display: block;
  border: 1px solid #184389;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  color: #184389;
  transition: all 0.2s linear 0s;
  padding: 11px;
  min-width: 90px;
  position: relative;
  margin-top: 0;
  width: 20%;
}
.actions-toolbar .secondary a.action.back:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  opacity: 1;
  left: 8px;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
.actions-toolbar .secondary a.action.back:hover {
  text-decoration: none;
  background: #0e213e;
  color: #ffffff;
}
form.form-edit-account fieldset.fieldset.password .field.password .input-text {
  border-radius: 6px;
}
form.form-edit-account fieldset.fieldset.password .field.new.password .control,
form.form-edit-account fieldset.fieldset.password .field.confirmation.password .control {
  position: relative;
}
form.form-edit-account fieldset.fieldset.password .field.new.password .control .input-group-text,
form.form-edit-account fieldset.fieldset.password .field.confirmation.password .control .input-group-text {
  position: absolute;
  right: 8px;
  top: 7px;
  cursor: pointer;
}
form.form-address-edit .actions-toolbar .secondary a.action.back {
  display: block;
  border: 1px solid #184389;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  color: #184389;
  transition: all 0.2s linear 0s;
  padding: 11px;
  width: 90px;
  position: relative;
  margin-top: 0;
}
form.form-address-edit .actions-toolbar .secondary a.action.back:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  opacity: 1;
  left: 8px;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
form.form-address-edit .actions-toolbar .secondary a.action.back:hover {
  text-decoration: none;
  background: #0e213e;
  color: #ffffff;
}
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .page-title-wrapper,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .page.messages {
  max-width: 1300px;
  margin: 20px auto 40px;
  padding: 0 15px;
}
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .page-title-wrapper h1.page-title,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .page.messages h1.page-title {
  color: #184389;
}
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .form.password.reset .actions-toolbar .primary button.action.submit.primary {
  min-width: 280px;
}
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .field.choice #show-password,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .field.choice .label {
  float: left;
}
.block .block-title strong {
  font-family: "Neue Haas medium";
}
.box-content p.db-email {
  color: #0098C5;
}
.box-actions .action.ts-db-btn {
  border: 1px solid #184389;
  padding: 10px 25px;
  font-size: 13px;
  color: #184389;
  margin-right: 10px;
  background: #f2f7fc;
  border-radius: 6px;
  position: relative;
  font-weight: bold;
}
.box-actions .action.ts-db-btn:hover {
  text-decoration: none;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 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: 28px;
  line-height: inherit;
  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;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.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: #0098c5;
  border: 1px solid #0098c5;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 8px 15px;
  font-size: 1.3rem;
  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: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #00acdf;
  border: 1px solid #00acdf;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  width: 48.5%;
  margin-left: calc((100% - 2 * 48.5%) / 1);
  display: inline-block;
  padding: 0;
  background: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.products-grid .product-item:nth-child(2n+1) {
  margin-left: 0;
}
.products-grid .product-item .product-item-actions {
  background: transparent;
  display: block;
  margin: 0;
  padding: 17px 10px;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  z-index: 9;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.products-grid .product-item .product-item-actions .actions-primary {
  display: table-cell;
}
.products-grid .product-item .product-item-actions .actions-secondary {
  display: table-cell;
  padding-left: 10px;
  width: 50%;
}
.products-grid .product-item:hover {
  /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
  transform: translateY(0);
}
.products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  transform: scale(1.06);
}
.products-grid .product-item:hover .product-item-actions {
  bottom: -70px !important;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-info {
  width: 152px;
  position: relative;
  max-width: 100%;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-actions {
  /*display: none;*/
}
.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 {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 10px;
  /*padding:0 10px;*/
}
.product-item .price-box .price {
  font-weight: bold;
}
.product-item .price-box .price-label {
  font-size: 12px;
  color: #666666;
}
.product-item .old-price {
  margin: 5px 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 {
  white-space: nowrap;
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*Starts Custome CSS for PLP*/
.product-item .tocart {
  white-space: nowrap;
  border-radius: 0;
  line-height: 1;
  padding: 0px 0px 0px 0px;
  background: #3DDEB1;
  border: 1px solid #3DDEB1;
  font-size: 22px;
  width: 50px;
  margin-bottom: -44px;
  height: 44px;
}
.action.primary:hover {
  background: #184389;
  border: 1px solid #184389;
  color: #ffffff;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
  font-size: 15px;
}
.page-layout-2columns-left .sidebar-main {
  width: 25%;
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  margin-top: 22px;
}
.page-layout-2columns-left .sidebar-main .mgs-filter .block-title.filter-title {
  border-bottom: 0 none;
}
.page-layout-2columns-left .sidebar-main .mgs-filter .filter-content .filter-options .filter-options-content .items .item .mgs-ajax-layer-item {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 1px;
}
.page-layout-2columns-left .sidebar-main .mgs-filter .filter-content .filter-options .filter-options-content .items .item .mgs-ajax-layer-item:hover {
  border-bottom: 1px solid #000;
}
.page-title-wrapper .page-title {
  font-family: Neue Haas medium;
  padding-left: 10px;
  font-size: 30px;
}
.page-title-wrapper .page-title {
  padding-left: 0px !important;
}
@media only screen and (max-width: 768px) {
  .page-title-wrapper .page-title {
    word-break: break-all;
    float: left;
    overflow: hidden;
    margin: 0;
  }
  .catalog-product-view.page-layout-1column #maincontent .page-title-wrapper {
    float: left;
    width: 100%;
  }
  .catalog-product-view.page-layout-1column #maincontent .columns {
    display: block;
    float: left;
    width: 100%;
  }
  .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
    margin: 0 !important;
  }
}
button.action.tocart.primary:after {
  content: '\f07a';
  font-family: FontAwesome;
  display: block;
  margin-top: -21px;
}
.cart-align1 {
  visibility: hidden;
}
button#product-addtocart-button:after {
  visibility: hidden;
}
.plp-block-wrap {
  padding: 34px;
  box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
  background: #FFF;
  font-size: 16px;
}
.page-wrapper .previouslyviewed-wrapper h3 {
  margin-bottom: 23px;
  border-top: 1px solid #ccc;
  padding-top: 26px;
  margin-top: 40px;
}
/*End custome css for PLP*/
#myBtn {
  display: none;
}
#dots {
  display: none;
}
/*start responsive css*/
@media (max-width: 48em) {
  #myBtn {
    display: block;
  }
  #more {
    display: none;
  }
  #dots {
    display: block;
  }
  span.product-image-container {
    margin: 0px;
  }
  .hpb-main.pad-main.explore-product-wrapper .products.wrapper.grid.products-grid li.item.ts-product.ts-product-item.hpb-inner .ts-product-item-info span.product-image-container {
    text-align: center;
  }
  /*.product-image-wrapper {
        padding-bottom: 100% !important;
    }*/
  img.product-image-photo {
    margin: 0px auto;
    width: auto;
    display: block;
    height: 80%;
  }
  .product-item .product-img-block .product-item-photo {
    display: block;
    height: 343px;
  }
  .products-grid .product-item .product-item-inner .product-item-actions .actions-primary {
    display: block;
    float: right;
    margin-top: 16px;
  }
  .page-wrapper .previouslyviewed-wrapper {
    float: left;
    width: 100% !important;
    font-family: "Neue Haas medium";
    display: contents;
  }
  .plp-block-wrap {
    font-size: 20px;
  }
  .seal-wrap {
    width: 100% !important;
  }
  .sidebar.sidebar-main {
    display: block;
    width: 100%;
  }
  .cp-footer-container .cp-footer-main .newsletter-block {
    border: 1px solid #dddddd;
    padding: 11px 20px;
    width: 100% !important;
    margin-top: 20px;
  }
  button#myBtn:after {
    content: "\f107 ";
    font-family: FontAwesome;
    font-size: 16px;
    padding-left: 6px;
  }
  button#myBtn {
    border: none;
    background: #fff;
    color: #0098C5;
    font-size: 18px;
    padding-left: 0px;
  }
  .filter-options-title.inactive::after {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
  }
  .filter-options .filter-options-title {
    padding: 14px 14px 14px 0px;
    border-bottom: 1px solid #ccc;
  }
  .filter-options-title.active::after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
  }
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #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: 13px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 768px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    padding: 0;
    display: block;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 0;
  }
  .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 ul.items,
  .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 {
    position: relative;
    padding-top: 41px;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: '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-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: '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: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #184389;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f2f2f2;
    border-color: #dddddd;
    border-style: solid;
    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: #184389;
    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: #000000;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #0098c5;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000000;
    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: #0098c5;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000000;
  }
  .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: #000000;
  }
  .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: #184389;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #000000;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #0098c5;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #000000;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .action.nav-toggle:before {
    color: #ffffff;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(0, 0, 0, 0.55);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .am-checkout .product-item .product-item-inner {
    flex-direction: column;
  }
  .filter-content .filter-current .am-show-more {
    display: none !important;
  }
  .filter-content .active .am-show-more {
    display: block !important;
    margin-bottom: 10px;
  }
  .nav-sections {
    background-color: #ffffff;
  }
  .nav-sections .nav-sections-item-content {
    padding: 0 20px;
    margin-top: 60px;
  }
  .nav-sections .nav-sections-item-title {
    height: 51px;
    padding-top: 15px;
  }
  .nav-sections .cms-content-important {
    margin: 0 0 15px;
  }
  .nav-open .nav-sections {
    box-shadow: none;
  }
  .nav-open .nav-toggle:before {
    color: #ffffff;
    position: absolute;
    top: -15px;
    z-index: 11;
    content: '\e616';
    width: 54px;
    text-align: center;
    height: 51px;
    right: -39px;
    background: #eb6703;
    line-height: 51px;
    font-size: 18px;
  }
  .category-thumb {
    display: none;
  }
  .child-content li.group > .menu-group-link,
  .child-content li.group > .menu-parent-icon {
    display: none !important;
  }
  .child-content li.group > .mega {
    font-size: 14px;
  }
  .child-content .block.widget .block-title strong {
    font-size: 14px;
  }
  ul.level0 > li.mega {
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
  }
  ul.level0 > li.mega .mega {
    padding: 0;
    position: relative;
    z-index: 1;
  }
  ul.level0 > li.mega .mega span.menu-icon {
    left: 7%;
  }
  ul.level0 > li.mega .mega.ui-state-active,
  ul.level0 > li.mega .mega.active,
  ul.level0 > li.mega .mega:active,
  ul.level0 > li.mega .mega:focus,
  ul.level0 > li.mega .mega:hover {
    background: none;
    color: #0098c5;
  }
  ul.level0 > li.mega .child-content .block.widget {
    margin-bottom: 30px;
    margin-top: 25px;
  }
  ul.level0 > li.mega .child-content .block.widget .block-title {
    margin-bottom: 10px;
  }
  ul.level0 > li.mega .child-content .block.widget .products-grid li.product-item {
    margin: 0 0 20px !important;
    width: 100% !important;
  }
  ul.level0 > li.mega .child-content .block.widget .products-grid li.product-item:last-child {
    margin-bottom: 0 !important;
  }
  ul.level0 > li.mega .child-content .block.widget .products-grid li.product-item .product-item-info {
    padding: 0;
  }
  ul.level0 > li.mega .child-content .block.widget .products-grid li.product-item .product-item-info:hover,
  ul.level0 > li.mega .child-content .block.widget .products-grid li.product-item .product-item-info.active {
    background: none;
    border: 0 none;
    margin: 0;
    padding: 0px;
    position: relative;
    z-index: 2;
    box-shadow: none;
  }
  ul.level0 > li.mega .child-content .hot-product .block.widget {
    margin-top: 10px;
  }
  ul.level0 > li.mega.has-child > .mega {
    font-weight: 700;
  }
  ul.level0 > li.mega.has-child > .mega > span.menu-title {
    background: none !important;
    padding: 0;
  }
  ul.level0 > li.mega.has-child span.menu-parent-icon {
    content: "\f107";
    display: block;
    right: 18px;
    position: absolute;
    top: 1px;
    font-family: "Fontawesome";
    font-size: 18px;
    color: #000;
  }
  ul.level0 > li.mega.has-child span.menu-parent-icon.active {
    background-position: left 0px;
  }
  ul.level0 > li.mega.has-child .menu-group-link {
    display: none;
  }
  ul.level0 > li.mega.has-child .menu-group-link.active {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    line-height: 30px;
    margin: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
  }
  ul.level0 > li.mega.has-child .menu-group-link.active:active,
  ul.level0 > li.mega.has-child .menu-group-link.active:focus,
  ul.level0 > li.mega.has-child .menu-group-link.active:hover {
    color: #0098c5;
    text-decoration: none;
  }
  ul.level0 > li.mega.has-child:focus > .child-content,
  ul.level0 > li.mega.has-child:hover > .child-content {
    display: none;
  }
  ul.level0 > li.mega.has-child .child-content {
    background: 0;
    border: 0 none;
    display: none !important;
    padding: 0 0 0 15px;
    position: static;
    box-shadow: none;
  }
  ul.level0 > li.mega.has-child .child-content.active {
    display: block !important;
  }
  ul.level0 > li.mega.has-child .child-content .child-content-inner {
    padding: 0;
    width: 100% !important;
  }
  ul.level0 > li.mega.has-child .child-content .child-content-inner .mega-col {
    width: 100% !important;
  }
  ul.level0 li.mega.turn-left.has-child > .child-content {
    right: auto;
  }
  ul.level0 li.mega.turn-left.has-child > .child-content.cols1 li.mega {
    text-align: left;
  }
  ul.level0 li.mega.turn-left.has-child > .child-content.cols1 li.mega.has-child .menu-title {
    background: none;
  }
  ul.level0 > li.mega.dynamic-width {
    position: relative;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner {
    padding: 0 20px 0 0;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu iframe {
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 p {
    font-size: 14px;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .intro-megamenu .func-01 img {
    margin-bottom: 20px;
    margin-left: 0;
  }
  ul.level0 > li.mega.dynamic-width .child-content .child-content-inner .wholesalers-area {
    padding: 0;
  }
  ul.level1 li.mega .mega span.menu-title {
    background: none;
    padding: 0;
  }
  ul.level1 li.mega.has-child > .mega {
    font-weight: 700;
  }
  ul.level1 li.mega.has-child > .mega span.menu-title {
    background: none !important;
  }
  ul.level1 li.mega.has-child span.menu-parent-icon {
    background-position: left -57px;
  }
  ul.level1 li.mega.has-child span.menu-parent-icon.active {
    background-position: left -8px;
  }
  ul.level1 li.mega.has-child .menu-group-link {
    display: none;
  }
  ul.level1 li.mega.has-child .menu-group-link.active {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    line-height: 30px;
    margin: 0 0 0 15px;
    position: relative;
    text-decoration: underline;
  }
  ul.level1 li.mega.has-child .menu-group-link.active:active,
  ul.level1 li.mega.has-child .menu-group-link.active:focus,
  ul.level1 li.mega.has-child .menu-group-link.active:hover {
    color: #0098c5;
    text-decoration: none;
  }
  li.mega.style-1 .child-content .block.widget {
    margin-left: 0;
    width: 100%;
  }
  li.mega.style-1 .child-content .products-grid .product-items .product-item-info .product-item-photo {
    margin-top: 5px;
  }
  li.mega.style-1 .child-content .products-grid .product-items .product-item-info .product-item-name {
    clear: left;
    margin-top: 0;
  }
  li.mega.style-tabs .child-content {
    padding-bottom: 20px !important;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level1 > li.mega .group-title {
    display: none;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega {
    position: relative;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.mega,
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child a.mega {
    background: none !important;
    font-weight: 400;
    line-height: 35px;
    max-width: inherit;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.menu-parent-icon {
    background-position: -15px -59px;
    height: 30px;
    width: 30px;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child span.menu-parent-icon.active {
    background-position: -15px -9px;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content {
    background: none;
    display: none;
    max-width: inherit;
    padding-bottom: 0px !important;
    padding-left: 15px;
    padding-right: 0;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level2 > li.mega.has-child .child-content.active {
    display: block;
  }
  li.mega.style-tabs .child-content .child-content-inner ul.level3 > li.mega .group-title {
    display: block;
  }
  li.mega.style-2 .child-content .child-content-inner .block-content .products-grid .product-items .product-item-info .product-item-photo {
    max-width: inherit;
  }
  li.mega.style-2 .child-content .child-content-inner .block.widget {
    margin-bottom: 30px;
    margin-top: 18px;
  }
  li.mega.style-2 .child-content .child-content-inner .full-banner {
    display: none;
  }
  li.mega.style-2 .child-content .child-content-inner ul.level2 {
    padding-left: 0;
  }
  .mega-with-thumb {
    padding: 0;
  }
  .mega-with-thumb ul.mega-menu li {
    padding: 0;
    width: 100%;
  }
  .mega-with-thumb ul.mega-menu li img {
    display: none;
  }
  .ub-mega-menu-vertical {
    width: 100%;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega.has-child {
    padding: 0;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega.has-child span.menu-parent-icon {
    z-index: 1;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega.has-child span.menu-parent-icon.active {
    background-image: url("../Ubertheme_UbMegaMenu/images/mobile-arrow.png");
  }
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega {
    padding: 0;
  }
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega.ui-state-active,
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega.active,
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega:active,
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega:focus,
  .ub-mega-menu-vertical ul.level0 > li.mega > .mega:hover {
    background: none;
    color: inherit;
  }
  .wesupply-link-v2 {
    display: none;
  }
  .ws_embed_sms_notification {
    text-align: center;
  }
  .wpx-span span {
    display: block;
    margin: 15px 0;
    font-size: 10px;
  }
  .control-subs-2 {
    margin-bottom: 15px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 80%;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 18%;
    min-width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: 15px;
    border-radius: 0;
    width: 100%;
  }
  #estimated_response .update-location #input_country {
    position: relative;
    top: 1px;
  }
  .table-checkout-shipping-method tbody {
    border-top: 1px solid #cccccc;
    padding-bottom: 20px;
    display: block;
  }
  .table-checkout-shipping-method tbody tr {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr td {
    padding-bottom: 10px;
  }
  .table-checkout-shipping-method tbody tr td.col-eta.eta-desktop {
    display: none;
  }
  .table-checkout-shipping-method tbody tr.row-eta {
    display: table-row;
  }
  .table-checkout-shipping-method tbody tr.row-eta td {
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method tbody tr.row-eta td.col-method,
  .table-checkout-shipping-method tbody tr.row-eta td.col-eta {
    border-top: 0 none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .table-checkout-shipping-method tbody:first-of-type {
    border-top: 0 none;
  }
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    width: 210px;
  }
  .theme-pearl #ws_embed_sms_notification #phonePrefix,
  .theme-pearl #ws_embed_sms_notification #ws-Phone {
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification #ws-embedded-subscribe {
    width: 100px;
    height: 50px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2 {
    margin-bottom: 15px !important;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs-2:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    border-radius: 0;
    width: 100%;
  }
  #ws_embed_sms_notification.ws-left {
    padding: 0 20px 20px;
    border: 1px solid #b5b5b5;
  }
  #ws_embed_sms_notification.ws-left #ws-Phone {
    width: calc(100% - 135px);
    position: relative;
    top: 1px;
  }
  #ws_embed_sms_notification.ws-left button#ws-embedded-subscribe {
    margin-top: 10px;
    height: auto;
    width: 100%;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block {
    width: auto;
  }
  .ws_embed_sms_notification.sms-center-design-2 .inline-block .description-dsg-2 {
    width: 100%;
    text-align: center;
    padding: 15px;
    margin-top: 20px;
  }
  /* quick fix for non pearl users */
  body:not(.theme-pearl) #estimated_content #estimated_response .update-location .input-wrapper #input_country {
    top: 0;
  }
  .waiting-page-container {
    display: flex;
    flex-direction: column;
  }
  .waiting-page-container .waiting-mask {
    height: 220px;
  }
  .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%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
  }
  .cart-discount {
    border-bottom: 1px solid #dddddd;
  }
  .cart.table-wrapper {
    border-top: 1px solid #dddddd;
  }
  .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:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th);
    display: block;
    font-weight: 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;
  }
  .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;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .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 #dddddd;
    background: #f2f2f2;
    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: #000000;
    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 #dddddd;
    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;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    display: none;
    left: 0;
    margin: 9px 0 0 0;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .cart.table-wrapper .action-towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-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 .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    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 .action-towishlist:hover:before {
    color: #000000;
  }
  .cart.table-wrapper .action-towishlist:active:before {
    color: #000000;
  }
  .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;
  }
  /******************Category overview page design FY23************************************/
  .category-view .overview-text {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    padding: 20px 0;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item {
    width: calc((100%/5 - 18px));
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info {
    padding: 15px;
    width: 100%;
    height: 250px;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .default-alt-cat-image {
    float: left;
    width: 100%;
    text-align: center;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .default-alt-cat-image:before {
    background: url(../images/default-alt-cat-image.jpg);
    background-repeat: no-repeat;
    background-size: 85%;
    content: "";
    height: 160px;
    background-position: 30%;
    width: 162px;
    display: inline-block;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product-category-img {
    text-align: center;
    max-height: 160px;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product-category-img .product-image-container img {
    max-height: 160px;
    text-align: center;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product.details.product-item-details {
    float: none;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-name {
    font-family: "Neue Haas medium";
    text-align: center;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product.details.product-item-details .product-item-name .product-item-link {
    color: #184389;
    font-weight: 600;
    font-size: 16px;
  }
  .ts-products-category-top-section .products.wrapper.grid.products-grid .product-items li.item.product.product-item .product-item-info .product-category-link a.hab-arrow img {
    width: 30px;
    padding: 0;
  }
  /******************Sub category overview page design FY23************************************/
  .subcategory-common-class #maincontent.page-main.container {
    padding: 0;
  }
  .subcategory-common-class #maincontent.page-main.container .columns {
    max-width: 100% !important;
    margin: 0;
    padding: 0 !important;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text {
    margin-bottom: 60px;
    float: left;
    width: 100%;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block {
    padding: 30px 15px;
    float: none;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock {
    position: relative;
    float: left;
    width: 100%;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .description-block {
    float: left;
    width: 100%;
    min-height: 100px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .description-block #wrap-text.wraptext {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .page-title-wrapper.subcat-level-name {
    float: left;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] {
    float: left;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    padding: 0;
    color: #000000;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-word;
    float: left;
    order: 1;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p .lesstext {
    padding: 0;
    margin: 0;
    display: inline;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p .lesstext:after {
    content: "...";
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p .lesstext.addDot:after {
    content: " ";
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p .fulltext {
    padding: 0;
    margin: 0;
    display: none;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] p .fulltext.showText {
    display: inline;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock div[data-content-type='html'] img {
    height: 100%;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block {
    float: left;
    margin-top: 15px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.contactus-btn {
    background: #184389;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
    margin-right: 20px;
    border-radius: 6px;
    transition: all 0.2s linear 0s;
    padding: 11px 15px;
    min-width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.contactus-btn:before {
    content: "\f105";
    font-family: "Fontawesome";
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 20px;
    transition: all 0.2s linear 0s;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.contactus-btn:hover {
    text-indent: -22px;
    background: #0E213E;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.contactus-btn:hover:before {
    opacity: 1;
    text-indent: -26px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.readmore-btn {
    background: #f2f7fc;
    border: 1px solid #184389;
    border-radius: 6px;
    font-weight: 600;
    font-size: 13px;
    color: #184389;
    transition: all 0.2s linear 0s;
    padding: 11px 15px;
    min-width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 10px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.readmore-btn:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 20px;
    transition: all 0.2s linear 0s;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.readmore-btn:hover {
    text-indent: -22px;
    background: #0e213e;
    color: #ffffff;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block button.readmore-btn:hover:before {
    opacity: 1;
    text-indent: -26px;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .subcat-description-block .sdblock .button-block.positionSwitch {
    position: relative;
    bottom: 0;
    float: left;
    width: 100%;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .ts-products-category-top-section.ts-subcategory-list {
    background: #fff;
    float: left;
    width: 100%;
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .ts-products-category-top-section.ts-subcategory-list .products.wrapper.grid.products-grid {
    margin: 30px auto 65px;
    padding: 0 15px;
    max-width: 1300px;
    filter: drop-shadow(0px 4px 40px rgba(22, 48, 88, 0.05));
  }
  .subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .ts-products-category-top-section.ts-subcategory-list .products.wrapper.grid.products-grid h2 {
    color: #184389;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 35px;
  }
  .compare.wrapper,
  [class*="block-compare"] {
    display: none;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    width: 100%;
    min-width: auto;
    margin-top: 15px;
    margin-bottom: 60px;
    background: #ffffff;
    padding: 20px;
    border-radius: 16px;
    float: left;
  }
  .form.password.reset .field,
  .form.send.confirmation .field,
  .form.password.forget .field,
  .form.create.account .field {
    width: 100%;
  }
  .form.password.reset .actions-toolbar .primary button.action.submit.primary,
  .form.send.confirmation .actions-toolbar .primary button.action.submit.primary,
  .form.password.forget .actions-toolbar .primary button.action.submit.primary,
  .form.create.account .actions-toolbar .primary button.action.submit.primary {
    min-width: 190px;
    position: relative;
    border-radius: 6px;
    padding: 12px;
  }
  .form.password.reset .actions-toolbar .primary button.action.submit.primary:before,
  .form.send.confirmation .actions-toolbar .primary button.action.submit.primary:before,
  .form.password.forget .actions-toolbar .primary button.action.submit.primary:before,
  .form.create.account .actions-toolbar .primary button.action.submit.primary:before {
    content: "\f105";
    font-family: "Fontawesome";
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 20px;
    transition: all 0.2s linear 0s;
  }
  .form.create.account .actions-toolbar .primary button.action.submit.primary {
    min-width: 170px;
  }
  .login-container .block.ts-login-common {
    width: 48%;
    float: left;
    clear: none;
    margin-right: 20px;
    padding: 25px;
    background: #ffffff;
    border-radius: 16px;
  }
  .login-container .block.ts-login-common .block-content form.form-login .field .control {
    width: 100%;
  }
  .login-container .block.ts-login-common .block-content form.form-login fieldset.fieldset.login .field.password .control {
    position: relative;
  }
  .login-container .block.ts-login-common .block-content form.form-login fieldset.fieldset.login .field.password .control .input-group-text {
    position: absolute;
    right: 8px;
    top: 7px;
    cursor: pointer;
  }
  .login-container .block.ts-login-common .block-content form.form-login .actions-toolbar .primary button.action.login.primary {
    width: 150px;
  }
  .login-container .block.ts-login-common .block-content form.form-login .actions-toolbar .primary button.action.login.primary.hover-effect-btn {
    padding: 12px;
  }
  .login-container .block.ts-login-common .block-content form.form-login .actions-toolbar .secondary a.action.remind {
    color: #0098c5;
    border-bottom: 1px solid;
  }
  .login-container .block.ts-login-common .block-content form.form-login .actions-toolbar .secondary a.action.remind:hover {
    text-decoration: none;
  }
  .login-container .block.ts-login-common .block-content form.form-login .actions-toolbar .secondary.primary-link {
    padding-left: 0;
    padding-top: 3px;
    font-size: 16px;
  }
  .login-container .block.ts-login-common .block-content img {
    width: 15px;
    float: left;
    padding-top: 2px;
    margin-right: 10px;
    margin-left: 3px;
  }
  .login-container .block.ts-login-common .block-content p {
    float: left;
    margin-bottom: 10px;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #f2f7fc;
    padding: 15px;
    position: relative;
    flex-direction: row;
    display: inline-flex;
    flex-wrap: nowrap;
    gap: 20px;
    align-items: center;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    background-image: url(../images/quote.png);
    width: 101px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: 100px;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box .image-holder {
    float: left;
    width: 30%;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box .image-holder img {
    min-width: auto;
    border-radius: 15px;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box .comment-holder {
    float: left;
    width: 60%;
    z-index: 1;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box .comment-holder p:first-child {
    font-size: 18px;
    font-style: italic;
    color: #184389;
  }
  .login-container .block.ts-login-common .block-content-comment .comment-box .comment-holder p:last-child {
    color: #97adce;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.hover-effect-btn {
    width: 210px;
    padding: 15px;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.hover-effect-btn a.action.create.primary {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.hover-effect-btn:hover {
    text-indent: -25px;
    background: #000000;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.hover-effect-btn:hover a.action.create.primary {
    background: #000000;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.primary-link {
    padding-left: 35px;
    padding-top: 13px;
    font-size: 16px;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.primary-link a.action {
    border-bottom: 1px solid;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap .primary.primary-link a.action:hover {
    text-decoration: none;
  }
  .login-container .block.ts-login-common .block-content-comment .actions-toolbar.login-buttons-wrap div.primary {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
  }
  .login-container .block.block-login-ts-benefits.ts-login-common .block-title strong#block-new-customer-heading {
    color: #184389;
    font-weight: 700;
    font-size: 24px;
  }
  .login-container .block.block-login-ts-benefits.ts-login-common .block-content {
    float: left;
    width: 100%;
  }
  .login-container .block.block-new-customer.ts-login-common {
    padding: 40px 25px;
  }
  .login-container .block-new-customer {
    margin-top: -221px;
  }
  .login-container .block-new-customer .actions-toolbar {
    margin-top: 0;
  }
  .login-container .block-new-customer .actions-toolbar.new-customerblock .block-title {
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
  }
  .login-container .block-new-customer .actions-toolbar.new-customerblock .primary.primary-link {
    padding-left: 25px;
  }
  .login-container .block-new-customer .actions-toolbar.new-customerblock .primary.primary-link a.action.create.primary {
    background: none;
    color: #0098c5;
    text-decoration: none;
    border-bottom: 1px solid;
    display: inline-block;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #dddddd;
  }
  .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-top: 5px;
    padding-bottom: 0;
  }
  .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 {
    margin-top: -20px;
  }
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td: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,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status {
    margin: -10px 0 10px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .product.info.detailed .additional-attributes-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 #dddddd;
    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: #000000;
    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:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 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;
  }
  .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;
  }
  .catalogsearch-result-index .amsearch-pagebuilder-carousel .product-item-info {
    margin: 0 auto;
    width: 240px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e616';
    font-family: 'luma-icons';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  form.form-login label.label,
  form.form-shipping-address label.label,
  .billing-address-form label.label {
    display: none !important;
  }
  form.form-login fieldset.field.street.admin__control-fields .label,
  form.form-shipping-address fieldset.field.street.admin__control-fields .label,
  .billing-address-form fieldset.field.street.admin__control-fields .label {
    display: none;
  }
  .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 #dddddd;
    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 #dddddd;
    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: #000000;
    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: #000000;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #000000;
  }
  .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-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .logo {
    margin-bottom: 13px;
    margin-top: 4px;
  }
  .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;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .child-content-inner .block.widget .products-grid .product-item {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .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,
  .modes-label {
    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 {
    width: 100%;
    padding: 0;
  }
  .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 #dddddd;
  }
  .table > tbody + tbody {
    border-top: 1px solid #dddddd;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 500px;
  }
  .checkout-payment-method .amcheckout-trust-seal {
    font-size: inherit;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field {
    display: block;
    width: 50%;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field:nth-child(2n) {
    padding-left: 7px;
  }
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.datepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.timepicker .control,
  .checkout-index-index .opc-wrapper.am-opc-wrapper .amcheckout-delivery-date .field.comment {
    width: 100%;
  }
  .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: #0098c5;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #0098c5;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #00acdf;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #00acdf;
    text-decoration: none;
  }
  .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: #0098c5;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 32%;
    margin-left: calc((100% - 3 * 32%) / 2);
    padding: 0;
    background: #ffffff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(2n+1) {
    margin-left: calc((100% - 3 * 32%) / 2);
  }
  .wishlist-index-index .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-actions {
    bottom: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .wishlist-index-index .products-grid .product-item:hover {
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    transform: translateY(-3px);
  }
  .wishlist-index-index .products-grid .product-item:hover .product-item-actions {
    bottom: 0;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .product-item-actions {
    display: block;
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 17px 10px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    z-index: 9;
    transition: all 0.3s ease 1s;
    -webkit-transition: all 0.3s ease 1s;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    width: 50%;
    padding-left: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: table-cell;
  }
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .products-grid .product-item {
    width: 33.33333333%;
    margin-bottom: 20px;
  }
  .page-layout-1column .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item {
    width: 32%;
    margin-left: calc((100% - 3 * 32%) / 2);
    padding: 0;
    background: #ffffff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
  }
  .page-products .products-grid .product-item:nth-child(2n+1) {
    margin-left: calc((100% - 3 * 32%) / 2);
  }
  .page-products .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-products .products-grid .product-item .product-item-actions {
    bottom: -70px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .page-products .products-grid .product-item:hover {
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    transform: translateY(0);
  }
  .page-products .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: scale(1.06);
  }
  .page-products .products-grid .product-item:hover .product-item-actions {
    bottom: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 32%;
    margin-left: calc((100% - 3 * 32%) / 2);
    padding: 0;
    background: #ffffff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
  }
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item .product-item-actions {
    bottom: -70px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .page-products.page-layout-1column .products-grid .product-item:hover {
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    transform: translateY(0);
  }
  .page-products.page-layout-1column .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: scale(1.06);
  }
  .page-products.page-layout-1column .products-grid .product-item:hover .product-item-actions {
    bottom: 0;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 32%;
    margin-left: calc((100% - 3 * 32%) / 2);
    padding: 0;
    background: #ffffff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .page-products.page-layout-3columns .products-grid .product-item .product-item-actions {
    bottom: -70px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .page-products.page-layout-3columns .products-grid .product-item:hover {
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    transform: translateY(-3px);
  }
  .page-products.page-layout-3columns .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: scale(0);
  }
  .page-products.page-layout-3columns .products-grid .product-item:hover .product-item-actions {
    bottom: 0;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #ffffff;
    box-shadow: none;
    color: #666666;
    border: 1px solid #dddddd;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 0;
  }
  .modes-mode:hover {
    color: #666666;
    background: #fafafa;
  }
  .modes-mode:last-child {
    border-radius: 0;
    border-right: 1px solid #dddddd;
  }
  .modes-mode.active {
    /*.lib-css(box-shadow, @button__shadow-active);*/
    background: #ededed;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #666666;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #666666;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .products-grid .product-item-info:hover .product-item-inner,
  .products-grid .product-item-info.active .product-item-inner {
    display: block;
  }
  .product-item-actions {
    display: block;
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    z-index: 9;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    width: 50%;
    padding-left: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
  }
  .product-item-actions .actions-primary + .actions-secondary > .action:last-child {
    margin-right: 0;
  }
  .product-item-actions .actions-primary {
    display: block;
    float: right;
    visibility: visible;
    overflow: visible;
    margin-top: 0px;
    margin-right: -10px;
  }
  .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    padding: 0;
    position: relative;
    z-index: 1;
  }
  .products-grid .product-item {
    width: 33.33333333%;
    margin-bottom: 20px;
  }
  .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: 32%;
    margin-left: calc((100% - 3 * 32%) / 2);
    padding: 0;
    background: #ffffff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    overflow: hidden;
  }
  .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item .product-item-actions,
  .page-layout-1column .block.widget .products-grid .product-item .product-item-actions,
  .page-layout-3columns .block.widget .products-grid .product-item .product-item-actions {
    bottom: -70px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
  }
  .block.widget .products-grid .product-item:hover,
  .page-layout-1column .block.widget .products-grid .product-item:hover,
  .page-layout-3columns .block.widget .products-grid .product-item:hover {
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    transform: translateY(0);
  }
  .block.widget .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .page-layout-1column .block.widget .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo,
  .page-layout-3columns .block.widget .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: scale(1.06);
  }
  .block.widget .products-grid .product-item:hover .product-item-actions,
  .page-layout-1column .block.widget .products-grid .product-item:hover .product-item-actions,
  .page-layout-3columns .block.widget .products-grid .product-item:hover .product-item-actions {
    bottom: 0;
    display: none;
  }
}
/* theme custom css */
/* theme less variables start */
/*theme font size*/
/*theme line height*/
/*theme text align*/
/*theme text transform*/
/*theme font weight*/
/*theme text decoration*/
/*theme link outline*/
/* theme text color */
/* theme background color */
/* theme border color */
/* theme border style */
/* theme border width */
/*theme border-radius*/
/*theme layout*/
/*top menu less variables*/
/*footer less variables*/
/*=======================
general css
=======================*/
/*media width*/
/*==============================
Theme hyperlink override
================================*/
/*==============================
Theme primary button override
================================*/
/*==============================
from variabels override
================================*/
/*==============================
home page main block and title
================================*/
/*home page main block*/
/*main block title*/
/*title bottom border*/
/*==============================
theme slider navigation buttons
================================*/
/*==============================
theme slider navigation buttons
================================*/
/*Home page slider btn*/
/*slider btn hover*/
/*=======================
Home Advertisement Block
=======================*/
/*=================================
Home Page footer Newsletter Block
======================================*/
/*newsletter main title*/
/*newsletter text below title*/
/*newsletter main block*/
/*for mobile */
/*newsletter textbox*/
/*newsletter sbscribe button*/
/*on hover*/
/*==============================
Home newsletter popup variables
================================*/
/*newsletter popup block layout*/
/*newsletter popup title */
/*newsletter popup text content*/
/*newsletter popup socials*/
/*===============================
footer copyright block variables
===============================*/
/*======================
footer less variables
=======================*/
/*footer main */
/*footer title*/
/*footer social block*/
/*footer links*/
/*contact block*/
/*=============================================
sidebar and sidebar additional less variables
===============================================*/
/*sidebar and sidebar additional block*/
/*sidebar title*/
/*sidebar sub title*/
/*sidebar block filter and its options*/
/*sidebar block filter and its options title*/
/*=======================
top header less variables
=======================*/
/*top header variables*/
/*=======================
top-menu(nav) less variables
=======================*/
/*top menu block start*/
/*override navigation variables*/
/*nav level-0(level-top)*/
/*=======================================
Slider navigation arrows (Prev and next)
=========================================*/
/*===========================
Product Detail Page Variables
=============================*/
/*product detail page variables*/
/*product name on product page variables*/
/*add to buttons variable*/
/*product detail page override variables*/
/*product list page product name font size*/
/*product description less variables*/
/*product detail page tabs override less variables*/
/*==============================================
Shopping cart and chekout page less varibles
=============================================*/
/*shopping cart less variables*/
/*checkout page variables*/
/*===========================
Testimonial less Variables
=============================*/
/*testimonial image*/
/*testimonial name*/
/*testimonial company name*/
/*content*/
/*tesimonial link btns*/
/*testimonial detail page*/
/*testimonial name*/
/*testimonial description*/
/*testimonial company and links*/
/*===========================
My Account Pages less Variables
=============================*/
/*My account all pages less variables*/
/*===========================
Contact Us Page less Variables
=============================*/
/*contact us page less varibales*/
/*store title*/
/*store address title*/
/*store address text*/
/*===========================
New and Sale Label less
=============================*/
/*===========================
category page pagination less Variables
=============================*/
/*pagination less variales*/
/*override toolbar variables*/
/*===========================
Breadcrumbs less
=============================*/
/*breadcrumb*/
/*override layout variables*/
/*override button variables*/
/*override form variable*/
/*==============================
home page main block and title
================================*/
.block-title-main {
  float: left;
  text-align: center;
  width: 100%;
  /*    .title-border {
            background: @cpanel-main-block-title-color;
            display: block;
            height: @cpanel-main-title-bottom-block-height;
            margin: @cpanel-main-title-bottom-block-margin;
            width: @cpanel-main-title-bottom-block-width;
        }*/
}
.block-title-main h2 {
  color: #000000;
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0 20px;
}
.block-title-main h2:before {
  background-image: url("../images/stripes.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 11px;
  left: 100%;
  position: absolute;
  top: 10px;
  width: 140px;
}
.block-title-main h2:after {
  background-image: url("../images/stripes.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 11px;
  position: absolute;
  right: 100%;
  top: 10px;
  transform: rotate(180deg);
  width: 140px;
}
@media only screen and (max-width: 639px) {
  .block-title-main {
    /*        .title-border {
                    margin: @cpanel-main-title-bottom-block-margin-mobile;
                }*/
  }
  .block-title-main h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 15px;
  }
  .block-title-main h2:before {
    width: 0;
    display: none;
  }
  .block-title-main h2:after {
    width: 0;
    display: none;
  }
}
.pad-main {
  padding: 30px 0;
}
.pad-main-product {
  padding: 30px 0 10px;
  float: left;
  width: 100%;
  clear: both;
  box-sizing: border-box;
}
.pad-main-bottom {
  padding-bottom: 30px;
}
.pad-main-top {
  padding-top: 30px;
}
@media only screen and (max-width: 639px) {
  .pad-main {
    padding: 15px 0;
  }
  .pad-main-bottom {
    padding-bottom: 15px;
  }
  .pad-main-top {
    padding-top: 15px;
  }
  .pad-main-product {
    padding: 15px 0 0;
  }
  .toolbar .pages .pages-items {
    display: inline-block;
    padding-top: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    display: inline-block;
    width: 100%;
  }
}
.back-main {
  background: #ffffff;
}
#maincontent {
  margin-top: 30px;
}
.img-resp {
  display: block;
  height: auto;
  max-width: 100%;
}
.center-b {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.row {
  clear: both;
  display: block;
  box-sizing: border-box;
  margin-left: -15px;
  margin-right: -15px;
}
.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group-btn {
  font-size: 0;
  position: relative;
  white-space: nowrap;
}
.input-group-addon,
.input-group-btn {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
div[class^="swatch-opt-"] {
  margin-bottom: 5px;
}
/*==============================
theme slider navigation buttons
================================*/
.owl-theme .owl-controls .owl-buttons div.lft-btn,
.owl-theme .owl-controls .owl-buttons div.rgt-btn {
  background: #0098c5 !important;
  color: #ffffff !important;
  display: inline-block;
  float: left;
  font-size: 24px !important;
  height: 35px !important;
  line-height: 31px !important;
  text-align: center !important;
  width: 35px !important;
  margin: 0 5px !important;
}
.owl-theme .owl-controls .owl-buttons div.lft-btn:hover,
.owl-theme .owl-controls .owl-buttons div.rgt-btn:hover {
  background: #00acdf !important;
}
/* set button position to top */
.owl-theme .owl-controls .owl-page {
  bottom: 30px;
  display: inline-block;
  position: relative;
}
/* Theme issue css add */
.search.summary {
  margin-bottom: 5px;
}
.compare.wrapper .action.compare:hover {
  color: #ffffff;
}
.cart-summary .checkout-methods-items {
  margin-top: 0;
}
.rating-summary .rating-result {
  margin-left: 0;
}
input[type="checkbox"] {
  position: relative;
  top: 0px;
}
.product-reviews-summary.empty .reviews-actions {
  margin-left: 0;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 0;
}
.bundle-options-container .block-bundle-summary .box-tocart .action.primary {
  width: 100%;
}
.checkout-index-index .modal-popup .form-shipping-address {
  margin-bottom: 20px;
}
.sidebar-additional .block .block-title > strong {
  margin-right: 5px;
}
.filter-options .count {
  margin-left: 3px;
}
.modal-popup .action-close {
  padding: 2em;
}
.pmiddle {
  transform: translateY(-50%);
}
.block.widget.block-products-list.grid .product-reviews-summary .reviews-actions a {
  display: inline-block;
}
.block.related .field.choice {
  top: -3px;
}
.table-checkout-shipping-method tbody .row {
  margin: 0;
}
.products-list .product.photo.product-item-photo {
  position: relative;
}
.products-list .product-item-details {
  padding-left: 15px;
}
.products-list .product-item-details .rating-summary .rating-result {
  margin-left: 0;
}
.fs-main .fs-row .fs-inner {
  margin: 5px 0;
}
.block-minicart .subtitle.empty {
  padding: 55px 0 20px;
}
.products-related .product-item-actions .actions-secondary > .action {
  padding-right: 5px;
}
.logo img {
  max-height: inherit;
}
@media screen and (max-width: 420px) {
  .products-grid .product-item,
  .page-products .product-item-info {
    width: 100%;
  }
  .product-image-container {
    width: 100%;
  }
  .products-grid .product-item {
    margin-left: 0;
  }
}
/* set square button */
.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 #ed875f;
  display: block;
  border-radius: 0px !important;
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
.cus-owl .owl-prev {
  left: 0;
  margin-top: -17px;
  position: absolute !important;
  top: 50%;
}
.cus-owl .owl-next {
  right: 0;
  margin-top: -17px;
  position: absolute !important;
  top: 50%;
}
/*=======================
Home Advertisement Block
=======================*/
.homeadv {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.homeadv .ah-block {
  width: 32%;
  margin-left: calc(2%);
  position: relative;
  float: left;
}
.homeadv .ah-block:nth-child(3n+1) {
  margin-left: 0;
}
.homeadv .ah-block > a {
  display: block;
}
.homeadv .ah-block > a > img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  height: auto;
}
.homeadv .eff-1 {
  display: block;
  position: relative;
  overflow: hidden;
}
.homeadv .eff-1 > a {
  display: block;
}
.homeadv .eff-1 > a:before {
  border-top: 2px solid #dddddd;
  bottom: 15px;
  content: "";
  left: 100%;
  opacity: 0;
  position: absolute;
  right: 15px;
  transition: all 600ms ease 0s;
  z-index: 1;
}
.homeadv .eff-1 > a:after {
  border-right: 2px solid #dddddd;
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 100%;
  transition: all 600ms ease 0s;
}
.homeadv .eff-1:before {
  border-top: 2px solid #dddddd;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 100%;
  top: 15px;
  transition: all 600ms ease 0s;
  z-index: 1;
}
.homeadv .eff-1:after {
  border-right: 2px solid #dddddd;
  bottom: 100%;
  content: "";
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all 600ms ease 0s;
}
.homeadv .eff-1:hover > a:before {
  left: 15px;
  opacity: 1;
}
.homeadv .eff-1:hover > a:after {
  opacity: 1;
  top: 15px;
}
.homeadv .eff-1:hover:before {
  opacity: 1;
  right: 15px;
}
.homeadv .eff-1:hover:after {
  bottom: 15px;
  opacity: 1;
}
.homeadv-1 {
  float: left;
  width: 100%;
}
.homeadv-1 .ah-main {
  width: 49%;
  margin-left: calc(2%);
  position: relative;
  float: left;
}
.homeadv-1 .ah-main:nth-child(2n+1) {
  margin-left: 0;
}
.homeadv-1 .ah-main .ah-block {
  float: left;
  width: 100%;
}
.homeadv-1 .ah-main .ah-block > a {
  display: block;
}
.homeadv-1 .ah-main .ah-block > a > img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  height: auto;
}
.homeadv-1 .ah-main.ah-right .ah-block:last-child {
  margin-top: 5%;
}
.homeadv-1 .eff-1 {
  display: block;
  position: relative;
  overflow: hidden;
}
.homeadv-1 .eff-1 > a {
  display: block;
}
.homeadv-1 .eff-1 > a:before {
  border-top: 2px solid #dddddd;
  bottom: 15px;
  content: "";
  left: 100%;
  opacity: 0;
  position: absolute;
  right: 15px;
  transition: all 600ms ease 0s;
  z-index: 1;
}
.homeadv-1 .eff-1 > a:after {
  border-right: 2px solid #dddddd;
  bottom: 15px;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  top: 100%;
  transition: all 600ms ease 0s;
}
.homeadv-1 .eff-1:before {
  border-top: 2px solid #dddddd;
  content: "";
  left: 15px;
  opacity: 0;
  position: absolute;
  right: 100%;
  top: 15px;
  transition: all 600ms ease 0s;
  z-index: 1;
}
.homeadv-1 .eff-1:after {
  border-right: 2px solid #dddddd;
  bottom: 100%;
  content: "";
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all 600ms ease 0s;
}
.homeadv-1 .eff-1:hover > a:before {
  left: 15px;
  opacity: 1;
}
.homeadv-1 .eff-1:hover > a:after {
  opacity: 1;
  top: 15px;
}
.homeadv-1 .eff-1:hover:before {
  opacity: 1;
  right: 15px;
}
.homeadv-1 .eff-1:hover:after {
  bottom: 15px;
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .homeadv {
    width: 100%;
  }
  .homeadv .ah-block {
    margin-left: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  .homeadv .eff-1 > a {
    display: block;
  }
  .homeadv .eff-1 > a:before {
    border-top: 2px solid transparent;
  }
  .homeadv .eff-1 > a:after {
    border-right: 2px solid transparent;
  }
  .homeadv .eff-1:before {
    border-top: 2px solid transparent;
  }
  .homeadv .eff-1:after {
    border-right: 2px solid transparent;
  }
  .homeadv-1 .ah-main {
    width: 100%;
    margin-left: 0;
  }
  .homeadv-1 .ah-main.ah-right .ah-block {
    margin-bottom: 15px;
  }
  .homeadv-1 .ah-main.ah-right .ah-block:last-child {
    margin-top: 0;
  }
  .homeadv-1 .ah-main.ah-left .ah-block {
    margin-bottom: 15px;
  }
  .homeadv-1 .eff-1 > a {
    display: block;
  }
  .homeadv-1 .eff-1 > a:before {
    border-top: 2px solid transparent;
  }
  .homeadv-1 .eff-1 > a:after {
    border-right: 2px solid transparent;
  }
  .homeadv-1 .eff-1:before {
    border-top: 2px solid transparent;
  }
  .homeadv-1 .eff-1:after {
    border-right: 2px solid transparent;
  }
  /*Start contact us page design FY23*/
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .contact-us-top-btn-block {
    margin: 15px auto 0;
  }
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .accordian-wrapper {
    margin: 0 auto;
  }
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block {
    min-height: auto;
  }
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
    padding: 0;
  }
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .contact-form-wrap .contact-container.contactus-form .contactus-bgimage {
    flex-wrap: wrap;
  }
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .widget.block.block-static-block .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner {
    width: calc(100%/2 - 27px);
  }
}
@media only screen and (max-width: 400px) {
  body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner {
    width: calc(100%) !important;
    padding: 10px;
    margin: 12px 0 !important;
  }
}
/*=============================
Minicart dialog box design
==============================*/
.modal-inner-wrap .modal-header,
.modal-inner-wrap .modal-footer {
  border-bottom: 0 none;
  border-top: 0 none;
}
.modal-inner-wrap .modal-content {
  box-shadow: none;
  border: 0 none;
  border-radius: 0;
}
.modal-inner-wrap .modal-footer button.action-secondary.action-dismiss {
  border: 1px solid #184389;
  background: #184389;
  margin-right: 10px;
  color: #ffffff;
}
.modal-inner-wrap .modal-footer button.action-primary.action-accept {
  background: #184389;
  border-color: #184389;
  color: #fff;
}
/*=============================
Home Page footer Newsletter Block
==============================*/
.cp-newsletter {
  float: left;
  width: 100%;
  box-sizing: border-box;
  /*background: url('../images/newsletter-banner.png');*/
  background-attachment: fixed;
  background-size: cover;
}
.cp-newsletter .newsletter-block {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.cp-newsletter .newsletter-block .block-title-main {
  float: left;
  text-align: center;
  width: 100%;
}
.cp-newsletter .newsletter-block .block-title-main h2 {
  color: #ffffff;
  display: inline-block;
  font-size: 24px;
  line-height: 30px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}
.cp-newsletter .newsletter-block .block-title-main .title-border {
  background: #ffffff;
  display: block;
  height: 3px;
  margin: 0 auto 30px;
  width: 80px;
}
.cp-newsletter .newsletter-block .newsletter-text {
  color: #ffffff;
  float: left;
  font-size: 14px;
  margin: 0 0 15px;
  width: 100%;
  text-align: center;
}
.cp-newsletter .newsletter-block .block-content {
  float: left;
  margin: 0;
  width: 100%;
}
.cp-newsletter .newsletter-block .block-content .newsletter-input {
  display: block;
  margin: 0 auto;
  width: 550px;
}
.cp-newsletter .newsletter-block .block-content .newsletter-input .control #newsletter {
  border: 3px solid #0098c5;
  box-sizing: border-box;
  font-size: 16px;
  height: 45px;
  padding: 0 12px;
  background: transparent;
  color: #ffffff;
}
.cp-newsletter .newsletter-block .block-content .newsletter-input .control #newsletter-error {
  position: absolute;
}
.cp-newsletter .newsletter-block .block-content .newsletter-input .input-group-btn button {
  background: none repeat scroll 0 0 #0098c5;
  border: 1px solid #0098c5;
  border-radius: 0;
  color: #ffffff;
  box-shadow: none;
  height: 45px;
  font-size: 16px;
  box-sizing: border-box;
}
.cp-newsletter .newsletter-block .block-content .newsletter-input .input-group-btn button:hover {
  background: none repeat scroll 0 0 #00acdf;
  border: 1px solid #00acdf;
}
@media only screen and (max-width: 767px) {
  .cp-newsletter .newsletter-block .block-content .newsletter-input {
    width: 100%;
  }
}
/*==============================
Home newsletter popup
================================*/
.nh-wrapper .nh-img {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px 0 0;
}
.nh-wrapper .nh-content {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.nh-wrapper .nh-content > h2 {
  font-weight: 600;
  line-height: 30px;
  margin: 30px 0 20px;
  text-transform: uppercase;
  text-align: center;
}
.nh-wrapper .nh-content > p {
  line-height: 20px;
  margin: 0 0 15px;
  text-align: center;
}
.nh-wrapper .nh-content .nh-show {
  display: block;
  width: 195px;
  margin: 0 auto 10px;
}
.nh-wrapper .nh-content > h3 {
  text-align: center;
  font-weight: 400;
  margin: 0 0 15px;
}
.nh-wrapper .nh-content .nh-social {
  text-align: center;
}
.nh-wrapper .nh-content .nh-social > a {
  display: inline-block;
  margin: 0 3px;
}
@media only screen and (max-width: 767px) {
  #reference-first-message {
    max-width: 300px !important;
  }
  .nh-wrapper {
    max-width: 300px;
  }
  .nh-wrapper .nh-img {
    width: 100%;
    padding: 0;
    max-width: 300px;
  }
  .nh-wrapper .nh-content {
    width: 100%;
    max-width: 300px;
  }
}
/*======================
footer block
=======================*/
.cp-footer-container {
  float: left;
  width: 100%;
  padding: 20px 0 20px;
}
.cp-footer-container .cp-footer-main {
  float: left;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}
.cp-footer-container .cp-footer-main .cp-fblock {
  float: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle {
  display: block;
  width: 100%;
  float: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3 {
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0 20px;
  text-transform: capitalize;
  font-weight: bold;
  letter-spacing: 1px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle > p {
  color: #ffffff;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent {
  display: block;
  width: 100%;
  float: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .logo {
  max-width: 100% !important;
  width: 100% !important;
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .logo img {
  display: block;
  margin: 0 auto;
  max-width: 50%;
  float: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-contact-link {
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px solid;
  padding-bottom: 2px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-contact-link:after {
  content: "\f105";
  font-family: "Fontawesome";
  padding-left: 5px;
  position: absolute;
  background: transparent;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social {
  list-style-type: outside none none;
  text-align: center;
  padding: 0;
  float: none;
  margin: 20px 0;
  text-align: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li {
  text-align: center;
  display: inline-block;
  margin: 0px 1px;
  float: none;
  width: auto;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li a:before {
  content: "";
  font-family: 'Fontawesome';
  margin-right: 0;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul {
  list-style: outside none none;
  padding: 0;
  float: left;
  margin: 0;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li {
  float: left;
  margin: 0 0 10px;
  width: 100%;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  font-size: 14px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a:hover {
  color: #0098c5;
  text-decoration: none;
  outline: none;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li .cp-fcontact {
  float: left;
  padding: 0 0 0 20px;
  position: relative;
  width: 100%;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li .cp-fcontact span {
  position: absolute;
  left: 0;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li .cp-fcontact a:before {
  content: "";
  font-family: 'Fontawesome';
  margin-right: 0;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter {
  display: block;
  margin-bottom: 15px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control:before {
  content: '';
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control #newsletter::-moz-placeholder {
  color: #ffffff;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control #newsletter {
  background: #666666;
  border-color: #666666;
  color: #ffffff;
  height: 40px;
  padding: 0 15px;
  margin-top: 5px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control #newsletter:focus {
  box-shadow: none;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .actions {
  display: block;
  color: #000000;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .actions .action.subscribe.primary {
  background: #0098c5;
  border-color: #0098c5;
  color: #ffffff;
  font-weight: 600;
  margin-left: 0;
  padding: 8px 15px;
}
.cp-footer-container .cp-footer-main .logo-social-link {
  padding: 0;
}
.cp-footer-container .cp-footer-main .logo-social-link .cp-fcontent a {
  color: #0098c5;
  text-decoration: underline;
}
.cp-footer-container .cp-footer-main .newsletter-block {
  border: 1px solid #dddddd;
  padding: 5px 30px;
  width: 90%;
}
.cp-footer-container .cp-footer-main .newsletter-block .cp-ftitle p {
  font-family: "Neue Haas medium";
}
.cp-footer-container .cp-footer-main .newsletter-block .block.newsletter .content form .actions button.action.subscribe.primary.newsletter-btn {
  position: absolute;
  right: 32px;
  top: 61px;
  background: #3dde95;
  padding: 9px 20px;
  border-color: #3dde95;
}
.cp-footer-container .cp-footer-main .newsletter-block .block.newsletter .content p {
  margin-top: 5px;
}
.cp-footer-container .cp-footer-main .newsletter-block .block.newsletter .content p a {
  text-decoration: underline;
}
.cp-footer-container .cp-footer-main .copyright-block {
  margin-top: 35px;
}
.cp-footer-container .cp-footer-main .copyright-block span a {
  color: #000000;
}
.cp-footer-container .cp-footer-main .copyright-block span.privacy-link {
  padding: 0 20px;
}
.cp-footer-container .cp-footer-main .copyright-block span.privacy-link a {
  color: #000000;
}
.cp-footer-container .cp-footer-main .copyright-block span.policy-link {
  padding-right: 20px;
}
.cp-footer-container .cp-footer-main .copyright-block span.policy-link a {
  color: #000000;
}
.cp-footer-container .cp-footer-main.footer-right-content {
  padding-top: 45px;
}
.copyright {
  background-image: url('../images/footer-stripes.png');
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .cp-footer-container .cp-footer-main:first-child {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cp-footer-container .cp-footer-main {
    width: 100%;
    margin-bottom: 20px;
  }
  .cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .action.nav-toggle {
    display: none;
  }
  .cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social {
    margin-bottom: 0;
  }
}
/*footer block end */
/*=============================================
sidebar and sidebar additional less variables
===============================================*/
.sidebar-main #layered-filter-block,
.sidebar-additional #layered-filter-block {
  background: transparent;
  padding: 0;
}
.sidebar-main .block,
.sidebar-additional .block {
  background: transparent;
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 30px !important;
}
.sidebar-main .block .block-title,
.sidebar-additional .block .block-title {
  border-bottom: 1px solid #dddddd;
  color: #000000;
  padding: 0 0 10px;
}
.sidebar-main .block .block-title > strong,
.sidebar-additional .block .block-title > strong {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar-main .block .block-content .block-subtitle,
.sidebar-additional .block .block-content .block-subtitle {
  border-bottom: none;
  color: #000000;
  font-weight: 600;
  padding: 15px 15px 0;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  width: 100%;
}
.sidebar-main .block .block-content span.block-subtitle.filter-current-subtitle,
.sidebar-additional .block .block-content span.block-subtitle.filter-current-subtitle {
  padding: 15px 0 0;
}
.sidebar-main .block .block-content .subtitle,
.sidebar-additional .block .block-content .subtitle {
  font-weight: 400;
  margin-bottom: 10px;
}
.sidebar-main .block .block-content .filter-options .filter-options-item,
.sidebar-additional .block .block-content .filter-options .filter-options-item {
  background: #f2f2f2;
  margin: 0 0 12px;
  padding: 6px 5px 12px;
  border-bottom: none;
}
.sidebar-main .block .block-content .filter-options .filter-options-item .filter-options-title,
.sidebar-additional .block .block-content .filter-options .filter-options-item .filter-options-title {
  font-weight: 600;
  color: #000000;
}
.sidebar-main .block .block-content .empty,
.sidebar-additional .block .block-content .empty {
  color: #000000;
}
/*sidebar wishlist block*/
#wishlist-sidebar .product-item {
  min-height: 70px;
}
#wishlist-sidebar .product-item .product-item-info .product-image-container .product-image-wrapper {
  padding: 50%;
}
#wishlist-sidebar .product-item-details .product-item-actions {
  position: relative;
  padding: 0;
  background: transparent;
}
/*sidebar and sidebar additional end*/
/*=======================
top header block
=======================*/
/*top header block*/
.page-footer {
  background: #000000;
  margin-top: 0;
}
.copyright {
  background-color: #000000;
}
/*.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {

}
.page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after {

}*/
.switcher {
  color: #ffffff;
}
.switcher:hover {
  color: #f2703e;
}
@media only screen and (max-width: 767px) {
  .switcher {
    color: #000000;
  }
  .switcher:hover {
    color: #f2703e;
  }
}
.page-header {
  border: 0;
  margin-bottom: 0;
}
.page-header .switcher {
  margin: 0 0 0 13px;
  padding: 0 0 0 13px;
  border-left: 1px solid #333333;
}
.page-main > .page-title-wrapper .page-title {
  color: #000000;
  font-weight: 400;
  font-size: 30px;
}
.header-notification {
  float: left;
  max-width: 350px;
  text-transform: capitalize;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
}
@media only screen and (max-width: 991px) {
  .header-notification {
    max-width: 100%;
    width: 100%;
    padding-bottom: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .header-notification {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 0;
    background: #000000;
  }
}
/*=======================
top-menu(nav) less variables
=======================*/
/*top menu block start*/
@media only screen and (max-width: 767px) {
  .nav-sections {
    background: #ffffff;
  }
  .navigation .level0 {
    float: none;
  }
  .navigation .level0 > .level-top {
    box-sizing: border-box;
    position: relative;
    float: none;
  }
  .navigation .level0 .submenu {
    border-top: none;
  }
}
/*top menu block end*/
/*=======================================
Slider navigation arrows (Prev and next)
=========================================*/
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  color: #ffffff;
  background: #0098c5;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
  background: #00acdf;
}
@media only screen and (max-width: 639px) {
  .flex-direction-nav .flex-prev,
  .flex-direction-nav .flex-next {
    display: none;
  }
}
/*=======================
Minicart block
=======================*/
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
.minicart-wrapper .action.showcart {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .minicart-wrapper .action.showcart:before {
    color: #ffffff;
  }
  .minicart-wrapper .action.showcart:hover:before {
    color: #0098c5;
  }
  .minicart-wrapper {
    margin-left: 10px;
  }
}
/*=======================
Minicart block
=======================*/
/*block minicart start*/
/*block minicart end*/
/*===========================
Product Detail Page blocks
=============================*/
.product-item-name > a {
  font-size: 14px;
}
.product-slider li.product-item {
  width: 100% !important;
  background: transparent !important;
  box-sizing: border-box;
  padding: 10px;
}
.product-slider.product-items {
  margin: 0 !important;
}
.product-slider .product-item-info {
  width: 100%;
}
.fotorama__thumb-border {
  border: 1px solid #777 !important;
}
.product-info-main .product.attibute.overview > .value {
  font-size: 14px;
  line-height: 24px;
}
.product-info-main .product.attibute.overview > .value > p {
  font-size: 14px;
  line-height: 24px;
}
.product.attibute.description > .value {
  font-size: 14px;
  line-height: 24px;
}
.product.attibute.description > .value > p {
  font-size: 14px;
  line-height: 24px;
}
.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 {
  font-size: 14px;
}
.product-info-main .product-add-form .box-tocart .field.qty {
  float: left;
  margin-right: 10px;
}
.product-info-main .product-add-form .box-tocart .field.qty > label.label {
  float: left;
  line-height: 50px;
  margin-right: 10px;
}
.product-info-main .product-add-form .box-tocart .field.qty .control {
  float: left;
}
.product-info-main .product-add-form .box-tocart .field.qty .control #qty {
  height: 52px;
}
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button {
  height: 52px;
}
@media only screen and (max-width: 639px) {
  .product-slider li.product-item {
    padding: 5px;
  }
}
/*===========================
Testimonial less Variables
=============================*/
.t-avtar {
  border: 8px solid #0098c5;
}
.t-sept .t-vert,
.t-sept .t-horz {
  background: #dddddd;
}
.t-info .th-name > span > a {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0098c5;
}
.t-info .th-name > span > a:hover {
  color: #00acdf;
}
.t-info .th-name .t-bottom {
  background: #dddddd;
}
.t-info .th-company {
  color: #0098c5;
  font-size: 18px;
}
.t-info .th-desc .th-desc-inner {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.t-info .th-desc .th-desc-inner p {
  color: #444444;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.t-info .th-links .th-website,
.t-info .th-links .th-email {
  border: 2px solid #dddddd;
  border-radius: 50%;
  color: #dddddd;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px !important;
}
.t-info .th-links .th-website > a,
.t-info .th-links .th-email > a {
  color: #dddddd;
}
.t-info .th-links .th-website > a:hover,
.t-info .th-links .th-email > a:hover {
  color: #0098c5;
}
/*testimonial detail page*/
.tdet-wrapper .tdet-main .tdet-name {
  color: #0098c5;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin: 20px 0;
  line-height: 30px;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-desc .fa {
  color: #0098c5;
  font-size: 24px;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-desc > span {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-desc > span p {
  color: #000000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-company,
.tdet-wrapper .tdet-main .tdet-info .tdet-email,
.tdet-wrapper .tdet-main .tdet-info .tdet-website {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-company a,
.tdet-wrapper .tdet-main .tdet-info .tdet-email a,
.tdet-wrapper .tdet-main .tdet-info .tdet-website a {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-company a:hover,
.tdet-wrapper .tdet-main .tdet-info .tdet-email a:hover,
.tdet-wrapper .tdet-main .tdet-info .tdet-website a:hover {
  color: #0098c5;
}
.tdet-wrapper .tdet-main .tdet-info .tdet-company span,
.tdet-wrapper .tdet-main .tdet-info .tdet-email span,
.tdet-wrapper .tdet-main .tdet-info .tdet-website span {
  border: 2px solid #dddddd;
  border-radius: 50%;
  color: #000000;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin-right: 0 7px 0 0;
  text-align: center;
  width: 30px;
}
/*===========================
My Account Pages less
=============================*/
#wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
  position: absolute;
  width: 100%;
}
#wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart .product-item-actions {
  padding: 0;
  position: relative;
}
#wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .product-item-actions {
  padding: 0;
  position: relative;
}
#wishlist-view-form .products-grid.wishlist .product-items .product-item .product-item-info:hover .product-item-inner {
  bottom: 0;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
  color: #000000;
  font-weight: 400;
  font-size: 30px;
}
/*===========================
category page pagination less Variables
=============================*/
.pages strong.page {
  padding: 5px 9px;
  min-width: 15px;
  border: 1px solid #dddddd;
  background: #f2f2f2;
  color: #0098c5;
  font-weight: 400;
  text-align: center;
}
.pages a.page {
  padding: 5px 9px;
  min-width: 15px;
  border: 1px solid #dddddd;
  color: #000000 !important;
  text-align: center;
}
.pages .action.next:before {
  font-size: 12px;
  color: #000000;
}
.pages .action.previous:before {
  font-size: 12px;
  color: #000000;
}
.pages .action:hover {
  background: #f2f2f2;
}
/*===========================
Contact Us Page less Variables
=============================*/
.c-wrapper,
.c-add {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.c-add {
  padding-left: 30px;
}
.c-add .cs-name {
  color: #0098c5;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.c-add .cs-info {
  position: relative;
  padding-left: 30px;
}
.c-add .cs-info > span {
  font-size: 16px;
  left: 0;
  position: absolute;
  width: 30px;
  text-align: center;
}
.c-add .cs-info > b {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}
.c-add .cs-info > div {
  font-size: 14px;
  line-height: 15px;
  margin: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .c-wrapper,
  .c-add {
    width: 100%;
    margin-bottom: 30px;
  }
  .c-add {
    padding-left: 0;
  }
  .actions-toolbar > .primary .action:last-child {
    width: auto;
    float: left;
  }
  .box-tocart .action.tocart {
    width: auto;
  }
  .product-social-links {
    text-align: left;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
    width: auto;
    float: left;
    margin-bottom: 0px;
  }
  .actions-toolbar > .primary {
    display: inline-block;
  }
}
/*===========================
New and Sale Label less
=============================*/
.new-lbl,
.sale-lbl {
  background: #0098c5;
  border-radius: 50%;
  color: #ffffff;
  height: 45px;
  line-height: 45px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  width: 45px;
  z-index: 9;
  font-size: 14px;
  font-weight: 400;
}
.new-lbl {
  left: 10px;
}
.sale-lbl {
  right: 10px;
}
/*===========================
Breadcrumbs less
=============================*/
.breadcrumbs {
  padding: 20px 0;
}
/*Home banner block*/
.hb-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.hb-main .hb-left {
  position: relative;
  float: left;
  width: 65%;
  box-sizing: border-box;
  padding-right: 5px;
  margin-right: 20px;
}
.hb-main .hb-left .image-container {
  box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
}
.hb-main .hb-left .image-container-text {
  position: absolute;
  top: 0;
  padding: 35px 55px;
}
.hb-main .hb-left .image-container-text h2 {
  font-family: "Neue Haas bold";
  font-size: 34px;
}
.hb-main .hb-left .image-container-text p {
  font-family: "Neue Haas medium";
  font-size: 15px;
}
.hb-main .hb-left .image-container-text button {
  background: #3dde95;
  color: #ffffff;
  border: 0 none;
  padding: 7px 20px;
  margin-top: 15px;
  font-size: 14px;
}
.hb-main .hb-left .hb-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hb-main .hb-left .hb-slider > li {
  display: block;
  margin: 0;
}
.hb-main .hb-left .hb-slider > li > a {
  display: block;
}
.hb-main .hb-right {
  float: left;
  width: 33%;
  box-sizing: border-box;
  padding-left: 15px;
}
.hb-main .hb-right .hb-top {
  display: block;
  margin-bottom: 15px;
}
.hb-main .hb-right .hb-middle {
  margin-bottom: 15px;
}
.hb-main .hb-right .hb-bottom {
  display: block;
}
.hb-main .hb-right .hb-top,
.hb-main .hb-right .hb-middle,
.hb-main .hb-right .hb-bottom {
  float: left;
  width: 100%;
  height: 143px;
  padding: 20px 42px 20px 25px;
}
.hb-main .hb-right .hb-top .hb-text-area,
.hb-main .hb-right .hb-middle .hb-text-area,
.hb-main .hb-right .hb-bottom .hb-text-area {
  float: left;
  width: 100%;
}
.hb-main .hb-right .hb-top .hb-text-area p,
.hb-main .hb-right .hb-middle .hb-text-area p,
.hb-main .hb-right .hb-bottom .hb-text-area p {
  font-size: 20px;
  font-weight: 400;
  color: #dee6ee;
  line-height: 22px;
}
.hb-main .hb-right .hb-top .hb-text-area p strong,
.hb-main .hb-right .hb-middle .hb-text-area p strong,
.hb-main .hb-right .hb-bottom .hb-text-area p strong {
  color: #ffffff;
}
.hb-main .hb-right .hb-top .hb-text-area a.hb-arrow button.white.button,
.hb-main .hb-right .hb-middle .hb-text-area a.hb-arrow button.white.button,
.hb-main .hb-right .hb-bottom .hb-text-area a.hb-arrow button.white.button {
  background: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 10px 34px;
  color: #184389;
  font-weight: 600;
  font-size: 15px;
  margin-top: 8px;
}
.hb-main .hb-right .hb-top {
  background: #0098c5;
}
.hb-main .hb-right .hb-middle,
.hb-main .hb-right .hb-bottom {
  background: #184389;
}
.hat-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.hat-main .hat-row {
  margin: 0 -10px;
}
.hat-main .hat-row .hat-inner {
  padding: 0 10px;
  float: left;
  width: 33.33%;
  box-sizing: border-box;
}
.hat-main .hat-row .hat-inner > a {
  display: block;
}
.hab-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.hab-main .hab-row {
  margin: 0 -10px;
}
.hab-main .hab-row .hab-inner {
  padding: 0 10px;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.hab-main .hab-row .hab-inner > a {
  display: block;
}
.page-main .block {
  margin-bottom: 0;
}
/***** Laws & security custom styles*****/
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style {
  width: 100%;
  float: left;
  background: #F2F7FC;
  padding: 25px;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-text-area {
  float: left;
  width: 60%;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-text-area .hab-heading {
  font-weight: bold;
  font-size: 21px;
  margin-top: 0;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-text-area p {
  max-width: 212px;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-text-area a.hab-arrow img {
  max-width: 30px;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-image-area {
  float: left;
  width: 40%;
  text-align: center;
  margin-top: 0px;
}
.hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-image-area img {
  max-width: 85%;
}
/*home blogs*/
.hpb-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.hpb-main .hpb-inner {
  padding: 0 10px;
  display: block;
  margin-bottom: 20px;
}
.hpb-main .hpb-inner .hpb-img {
  display: block;
}
.hpb-main .hpb-inner .hpb-content-main {
  background: #f2f2f2;
  display: block;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  border-top: none;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-content {
  padding: 20px;
  display: block;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-content > h2 {
  font-size: 20px;
  padding: 0;
  margin: 0 0 15px;
  display: block;
  font-weight: normal;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-content > p {
  font-size: 14px;
  line-height: 20px;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-info {
  padding: 20px;
  display: block;
  border-top: 1px solid #dddddd;
  box-sizing: border-box;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-info > span.hpb-poster {
  margin-right: 10px;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-info > span.hpb-poster > i {
  margin-right: 5px;
}
.hpb-main .hpb-inner .hpb-content-main .hpb-info > span.readmore {
  float: right;
  text-transform: uppercase;
}
/*home testimonials*/
.htb-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.htb-main .htb-content .htb-inner {
  margin-bottom: 20px;
}
.htb-main .htb-content .htb-inner .htb-img {
  display: block;
}
.htb-main .htb-content .htb-inner .htb-img > a > img {
  border: 2px solid;
  border-radius: 50%;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.htb-main .htb-content .htb-inner .htb-content-inner {
  display: block;
}
.htb-main .htb-content .htb-inner .htb-content-inner > p {
  font-size: 16px;
  line-height: 30px;
  margin: 0 auto 15px;
  max-width: 85%;
  text-align: center;
  color: #555555;
}
.htb-main .htb-content .htb-inner .htb-content-inner > .htb-sept {
  width: 100px;
  height: 2px;
  display: block;
  margin: 0 auto 15px;
  background: #dddddd;
}
.htb-main .htb-content .htb-inner .htb-content-inner > .htb-info {
  display: block;
  text-align: center;
}
.htb-main .htb-content .htb-inner .htb-content-inner > .htb-info .htb-name {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}
.htb-main .htb-content .htb-inner .htb-content-inner > .htb-info > p {
  color: #555555;
  font-weight: 600;
}
/*brand block*/
.hbr-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.hbr-main .block-title-main h3 {
  font-size: 16px;
}
.hbr-main .hbr-content.brand-image-content {
  text-align: center;
}
.hbr-main .hbr-content.brand-image-content .hbr-inner {
  margin-bottom: 0;
  padding: 10px 35px 0;
  display: inline-block;
}
/***Book a call section design****/
.book-call-wrapper {
  float: left;
  width: 100%;
}
.book-call-wrapper .book-call-heading h3 {
  font-weight: bold;
  float: left;
}
.book-call-wrapper .book-call-heading .button-book {
  float: right;
  margin-top: 15px;
  color: #ffffff;
}
.book-call-wrapper .book-call-heading .button-book a {
  background: #3dde95;
  color: #ffffff;
}
.book-call-wrapper .book-call-heading .button-book a button {
  background: #3dde95;
  border: 0 none;
  padding: 10px 20px 10px 22px;
}
.book-call-wrapper .book-call-heading .button-book a button:hover {
  color: #ffffff;
}
.book-call-wrapper .book-call-heading .button-book a button img {
  width: 14px;
  margin-left: 15px;
}
.book-call-wrapper .book-call-blocks {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.book-call-wrapper .book-call-blocks .book-call-top {
  float: left;
  width: 32.6%;
  padding: 18px 15px;
  min-height: 85px;
  margin-right: 11px;
  box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
}
.book-call-wrapper .book-call-blocks .book-call-top:last-child {
  margin-right: 0 !important;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-text-area {
  float: left;
  width: 80%;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-text-area p.hb-text {
  font-weight: bold;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-text-area p {
  margin: 0;
  padding: 0 0 10px;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-text-area a.hb-arrow {
  text-decoration: underline;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-text-area a.hb-arrow img {
  width: 13px;
  margin-left: 4px;
}
.book-call-wrapper .book-call-blocks .book-call-top .hb-image-area {
  float: right;
}
/*.button-link-wrap {
    a {
        background: @cpanel-blue-theme-color;
        color: @cpanel-txt-color-white;

        button {
            background: @cpanel-blue-theme-color;

            &:hover {
                color: @cpanel-txt-color-white;
            }
        }
    }
}*/
/*footer services block*/
.fs-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  padding: 0;
}
.fs-main .newsletter-bg {
  float: left;
  background: #174485;
  width: 100%;
}
.fs-main .fs-row {
  margin: 0 -10px;
}
.fs-main .fs-row .fs-row-wrap {
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  padding: 10px 5px 0;
}
.fs-main .fs-row .fs-row-wrap .fs-inner {
  float: none;
  width: auto;
  box-sizing: border-box;
  padding: 0 10px;
  position: relative;
  min-height: 60px;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content h4 {
  letter-spacing: 0.38px;
  color: #505050;
  font-weight: 700;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .para-link a {
  color: #0098C5;
  font-weight: bold;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content button.action.primary.service-btn {
  background: #184389;
  border: 1px solid #184389;
  color: #FFF;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .fm-text {
  font-weight: bold;
  position: relative;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .fm-text:before {
  background-image: url(../images/check-small.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  left: -20px;
  position: absolute;
  top: 2px;
  width: 15px;
}
.columns {
  display: block;
}
.products-grid .product-item .product-img-block,
.products-list .product-item .product-img-block {
  display: block;
  position: relative;
  overflow: hidden;
}
.products-grid .product-item .pro-overlay,
.products-list .product-item .pro-overlay {
  height: 0%;
  position: absolute;
  top: -5px;
  width: 100%;
  z-index: 1;
}
.products-grid .product-item:hover .pro-overlay,
.products-list .product-item:hover .pro-overlay {
  height: 100%;
}
.products-list .product-item .product-item-actions {
  padding: 10px 0;
}
.products-list .product-item .product-item-actions .actions-secondary .action {
  color: #000000;
}
.products-list .product-item .product-item-actions .actions-secondary .action:hover {
  color: #0098c5;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist {
  color: #000000;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist:hover {
  color: #0098c5;
}
.product-info-main .product-social-links .product-addto-links a.action.tocompare {
  color: #000000;
}
.product-info-main .product-social-links .product-addto-links a.action.tocompare:hover {
  color: #0098c5;
}
.product-info-main .product-social-links .action.mailto.friend {
  color: #000000;
}
.product-info-main .product-social-links .action.mailto.friend:hover {
  color: #0098c5;
}
.product-info-main .product-social-links .action.mailto.friend > span {
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .hb-main .hb-right {
    width: 100%;
    padding: 0;
  }
  .hb-main .hb-left {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .hb-main .hb-right .hb-top {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 11px !important;
  }
  .owl-item {
    height: 205px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    float: left;
    margin-top: -118px;
    margin-left: -9px;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    float: right;
    margin-top: -118px;
    margin-right: -9px;
  }
  .owl-theme .owl-controls .owl-buttons div.lft-btn {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd;
  }
  .owl-theme .owl-controls .owl-buttons div.rgt-btn {
    border: 1px solid #ddd;
    color: #000 !important;
    background: #fff !important;
  }
  .h3,
  h3 {
    font-size: 24px;
    font-weight: 600 !important;
  }
  .hb-main .hb-right .hb-bottom {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
  .hat-main .hat-row {
    margin: 0;
  }
  .hat-main .hat-row .hat-inner {
    width: 100%;
    padding: 0;
  }
  .hab-main .hab-row {
    margin: 0;
  }
  .hab-main .hab-row .hab-inner {
    width: 100%;
    padding: 0;
  }
  .fs-main .fs-row {
    margin: 0;
  }
  .fs-main .fs-row .fs-inner {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
  }
}
.product-reviews-summary {
  margin-left: 10px;
}
.product-reviews-summary .rating-summary {
  overflow: visible;
}
.product-reviews-summary .reviews-actions {
  line-height: 16px;
  vertical-align: middle;
  margin-left: 17px;
  float: left;
  margin-top: 5px;
}
.c-wrapper .form.contact {
  width: 100% !important;
}
.swatch-option {
  margin: 0 10px 5px 2px;
}
.nav-sections .switcher-dropdown {
  display: none;
}
.nav-sections .switcher-options.active .switcher-dropdown {
  display: block;
}
@media screen and (min-width: 768px) {
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .nav-toggle {
    top: 20px;
  }
}
.navigation .level0 .submenu li {
  position: relative;
}
.contact-index-index .column.main {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 30px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.contact-index-index .column.main #contact-form {
  flex: 0 0 calc(50% - 15px);
  box-sizing: border-box;
  width: auto;
  min-width: auto;
  padding: 0;
  margin: 0;
}
.contact-index-index .column.main .c-add {
  flex: 0 0 calc(50% - 15px);
  box-sizing: border-box;
  width: auto;
  min-width: auto;
  padding: 0;
  margin: 0;
}
.account .block-order-details-view address br {
  margin: 2px 0;
}
.compare.wrapper .action.compare:hover {
  color: #333333;
}
@media screen and (max-width: 767px) {
  .contact-index-index .column.main .c-add {
    flex: 0 0 100%;
  }
  .contact-index-index .column.main #contact-form {
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .page-products .products-list .product-item-info {
    display: inline-block;
    width: 100%;
  }
  .page-products .products-list .product-item-info .product-item-details {
    display: inline-block;
    width: auto;
    padding: 0;
  }
  .page-products .products-list .product.photo.product-item-photo {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
}
/* Add css for theme 19-02-2020 start */
.account .table-wrapper {
  overflow: hidden;
  overflow-x: auto;
}
.wishlist-index-index .products-grid .product-item {
  float: left;
}
.account .column.main .block.block-order-details-view:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media screen and (min-width: 768px) {
  .form-wishlist-items .actions-toolbar .primary {
    width: 100%;
    text-align: left;
  }
  #wishlist-sidebar .product-item-details .product-item-actions .actions-primary,
  #wishlist-sidebar .product-item-details .product-item-actions .actions-secondary {
    display: inline-block;
    width: auto;
  }
  #wishlist-sidebar .product-item-details .product-item-actions .actions-secondary .action.delete {
    position: relative;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .multicheckout .actions-toolbar .secondary .action {
    width: auto;
  }
  .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto;
  }
}
@media screen and (max-width: 639px) {
  .page-products .grid.products-grid .product-item-info {
    width: 100%;
  }
  .fieldset > .field .addon input#price_to {
    max-width: 100%;
  }
  .order-review .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: none;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(2n+1) {
    clear: both;
  }
  .form-wishlist-items .actions-toolbar .primary button.action {
    margin-bottom: 5px;
  }
  .cart-summary .checkout-methods-items .action.primary.checkout {
    width: auto;
  }
}
/* Start FAQ Page CSS */
.accordion {
  padding: 0;
  margin: 2em 0;
  width: 100%;
  overflow: hidden;
  font-size: 1em;
  position: relative;
}
.accordion__title {
  padding: 0 15px 0 30px;
  background: #f2f7fc;
  border-bottom: 1px solid transparent;
  color: #000;
  float: left;
  line-height: 45px;
  height: 3em;
  cursor: pointer;
  margin-right: 2em;
  position: relative;
}
.accordion__title:hover {
  border-bottom: 2px solid #0098C5;
}
.accordion__title:before {
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 25px;
  left: 0px;
  position: absolute;
  top: 10px;
  width: 22px;
}
.ordering-tab.accordion__title:before {
  background-image: url(../images/faq-order-icon-black.png);
}
.ordering-tab.accordion__title:hover:before {
  background-image: url(../images/faq-order-icon-blue.png);
}
.ordering-tab.accordion__title.active:before {
  background-image: url(../images/faq-order-icon-blue.png);
}
.return-tab.accordion__title:before {
  background-image: url(../images/faq-payment-icon.png);
}
.return-tab.accordion__title:hover:before {
  background-image: url(../images/faq-payment-icon-blue.png);
}
.return-tab.accordion__title.active:before {
  background-image: url(../images/faq-payment-icon-blue.png);
}
.payment-tab.accordion__title:before {
  background-image: url(../images/faq-return-icon.png);
}
.payment-tab.accordion__title:hover:before {
  background-image: url(../images/faq-return-icon-blue.png);
}
.payment-tab.accordion__title.active:before {
  background-image: url(../images/faq-return-icon-blue.png);
}
.terms-tab.accordion__title:before {
  background-image: url(../images/faq-terms-icon.png);
}
.terms-tab.accordion__title:hover:before {
  background-image: url(../images/faq-terms-icon-blue.png);
}
.terms-tab.accordion__title.active:before {
  background-image: url(../images/faq-terms-icon-blue.png);
}
.accordion__title span {
  font-size: 18px;
}
.no-js .accordion__title {
  float: none;
  height: auto;
  cursor: auto;
  margin: 0;
  padding: 0 2em;
}
.accordion__content {
  float: right;
  width: 100%;
  margin: 3em 0 0 -100%;
  padding: 0px 11em 0 0;
  background: #f2f7fc;
  border-top: 1px solid #ddd;
}
.no-js .accordion__content {
  float: left;
  margin: 0;
}
.accordion__title:hover,
.accordion__title.active {
  background: #f2f7fc;
  color: #0098C5;
}
.no-js .accordion__title:hover {
  background-color: #ccc;
  color: #000;
}
.accordion__title.active {
  border-bottom-color: #0098C5;
}
.collapsible-title {
  border: 1px solid #fff;
  margin: 16px 0;
  padding: 16px;
  cursor: pointer;
  background: #fff;
}
.collapsible-title .title-text {
  font-weight: bold;
}
.collapsible-title.allow.active .title-text:after {
  content: "\f056";
  font-family: FontAwesome;
  float: right;
}
.collapsible-title.allow .title-text:after {
  content: "\f055";
  font-family: FontAwesome;
  float: right;
  color: #184389;
}
.collapsible-title .title-text:after {
  content: "\f055";
  font-family: FontAwesome;
  float: right;
  color: #184389;
}
.collapsible-content {
  /* border: 1px solid #DDD; */
  padding: 16px;
  margin: 0px 16px 16px 0px;
}
@media (max-width: 48em) {
  .accordion {
    border: 1px solid grey;
  }
  .accordion__title,
  .accordion__content {
    float: none;
    margin: 0;
  }
  .accordion__title:first-child {
    border: none;
  }
  .accordion__title.active {
    border: 2px solid #0098C5;
  }
  .accordion__title.active,
  .accordion__title:hover {
    background: transparent;
  }
  .accordion__title:after {
    content: "+";
    text-align: center;
    width: 30px;
    display: inline-block;
    font-size: 25px;
  }
  .accordion__title.active:after {
    content: "-";
  }
  .overflow-scrolling {
    overflow-y: scroll;
    height: 11em;
    padding: 1em 1em 0 1em;
    /* Warning: momemtum scrolling seems buggy on iOS 7  */
    -webkit-overflow-scrolling: touch;
  }
  .accordion__content {
    position: relative;
    overflow: hidden;
    padding: 0;
  }
  .accordion__content .block-static-block .collapsible-title .title-text {
    font-weight: bold;
  }
  .no-js .accordion__content {
    padding: 1em;
    overflow: auto;
    display: block;
  }
  .accordion__content:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 50px;
    border-radius: 10px 0 0 0.2px 0 0 50%;
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.5);
    content: '';
  }
}
/* End FAQ Page CSS */
/* Having other questions css */
/* Having other questions css */
.having-questions-wrapper {
  float: left;
  width: 100%;
  background: #f2f7fc;
  padding-left: 45px;
  padding-top: 26px;
  margin-bottom: 100px;
}
.having-questions-wrapper .having-questions-heading {
  float: left;
  width: 100%;
}
.having-questions-wrapper .having-questions-heading h3 {
  font-weight: bold;
  float: left;
}
.having-questions-wrapper .questions-talk .button-schedule {
  background: #3dde95;
  margin-top: 22px;
  margin-bottom: 22px;
  border-color: #3dde95;
  color: #fff;
  font-weight: 600;
  margin-left: 0;
  padding: 8px 15px;
}
.having-questions-wrapper .questions-talk .special-desc {
  color: #000;
  font-size: 17px;
  margin-top: 22px;
  margin-bottom: 24px;
  display: block;
}
.having-questions-wrapper .questions-talk .profile-pic {
  width: 17%;
  height: 100px;
  margin-top: 30px;
  float: left;
}
.having-questions-wrapper .questions-talk .profile-name {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  width: 174px;
  display: block;
  float: left;
  margin-top: 41px;
  padding-left: 15px;
}
.having-questions-wrapper .questions-talk .talk-text {
  font-size: 20px;
  font-weight: 600;
}
.having-questions-wrapper .questions-blocks {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
.having-questions-wrapper .questions-blocks .questions-talk {
  padding-right: 150px;
}
.having-questions-wrapper .questions-blocks .questions-top {
  float: left;
  width: 46.6%;
  background: #fff;
  padding: 18px 15px;
  min-height: 126px;
  margin-right: 37px;
  box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
}
.having-questions-wrapper .questions-blocks .questions-top:last-child {
  margin-right: 0 !important;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-text-area {
  float: left;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-text-area .hb-text {
  font-weight: bold;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-text-area p {
  margin: 0;
  padding-bottom: 10px;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-text-area a.hb-arrow {
  text-decoration: underline;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-text-area a.hb-arrow img {
  width: 13px;
  margin-left: 4px;
}
.having-questions-wrapper .questions-blocks .questions-top .profile-pic {
  width: 92%;
  height: 100px;
  margin-top: 30px;
  float: left;
  display: block;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-image-area {
  float: right;
  padding: 24px;
}
.having-questions-wrapper .questions-blocks .questions-top .hb-image-area img {
  width: 45px;
}
/* ends having questions css */
/*Start contact us page design FY23*/
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container {
  padding: 0;
  background: #f2f7fc;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main {
  padding-bottom: 0;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block {
  max-width: 1300px;
  margin: -25px auto 0;
  padding: 0 15px 40px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block p {
  margin-bottom: 20px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block button.action.primary {
  background: #184389;
  border: #184389;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 180px;
  position: relative;
  display: inline-block;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block button.action.primary:after {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block button.action.primary:hover {
  text-indent: -22px;
  background: #0E213E;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contact-us-top-btn-block button.action.primary:hover:after {
  opacity: 1;
  text-indent: -26px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper {
  float: left;
  width: 100%;
  background: #ffffff;
  position: relative;
  margin: 55px auto 0;
  padding: 0 15px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block {
  padding: 0;
  float: none;
  min-height: 480px;
  max-width: 1300px;
  margin: 0 auto;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title {
  background: #ffffff;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title:hover,
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title:active {
  background: #ffffff;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
  padding: 1.8em 30em 0 0;
  background: #ffffff;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content .widget.block.block-static-block .collapsible-title {
  background: #f2f7fc;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content .widget.block.block-static-block .collapsible-title .title-text p {
  display: initial;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block {
  position: absolute;
  right: 15px;
  width: 33%;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .contact-blocks {
  float: left;
  width: 100%;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area {
  float: left;
  width: 100%;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area p.contact-text {
  font-size: 16px;
  padding-top: 25px;
  font-weight: 600;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area span.special-desc {
  padding: 10px 0 15px;
  float: left;
  width: 100%;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area .button-wrapper {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area .button-wrapper .button-schedule {
  background: #184389;
  border: 1px solid #184389;
  color: #FFF;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .accordian-wrapper .contactus-right-block .hb-text-area span.profile-name {
  padding-top: 10px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap {
  float: left;
  width: 100%;
  background: #f2f7fc;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks {
  float: none;
  padding-bottom: 100px;
  margin: 0 auto;
  max-width: 1300px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0;
  float: left;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner {
  display: inline-block;
  width: calc(100%/4 - 27px);
  background: #fff;
  margin: 12px;
  border-radius: 8px;
  cursor: pointer;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner .fs-left .contact-main-title {
  font-weight: 600;
  text-transform: capitalize;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner .fs-left img {
  width: 100%;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner .contact-right {
  padding: 15px;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner .contact-right .contact-title {
  line-height: 26px;
  font-weight: 600;
}
body.cms-customer-service.cms-page-view.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .column.main .contactus-city-blocks-wrap .contact-row.contactus-city-blocks .tile-blocks .contact-inner:hover {
  box-shadow: 0px 4px 40px rgba(22, 48, 88, 0.05);
  transform: translateY(0);
}
.contact-form-wrap {
  float: left;
  width: 100%;
  background-color: #184389;
}
.contact-form-wrap .contact-container.contactus-form {
  margin: 0 auto;
  max-width: 1300px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage {
  float: left;
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  padding: 0 0 50px;
  align-items: center;
  justify-content: space-between;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .left-image {
  color: #fff;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form {
  padding: 0 15px;
  margin-top: 40px;
  width: 45%;
  color: #fff;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form {
  margin-top: 30px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form textarea#subject {
  border: 1px solid #fff;
  color: #000;
  border-radius: 6px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form .contac-fields {
  width: 50%;
  padding: 2px !important;
  margin: 1px 0px 0px 0px;
  color: #000;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form .contac-fields input#fname {
  margin-bottom: 10px;
  height: 45px;
  border: 1px solid #fff;
  border-radius: 6px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form .contac-fields input#lname {
  margin-bottom: 10px;
  height: 45px;
  border: 1px solid #fff;
  border-radius: 6px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form .form-btn {
  color: #184389;
  padding: 12px 20px;
  border: none;
  border-radius: 6px;
  -webkit-appearance: button;
  cursor: pointer;
  min-width: 30%;
  background: #fff;
  margin-top: 15px;
  font-weight: 700;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form .form-btn:hover {
  background-color: #fff;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form form p.bottom-link {
  text-align: left;
  padding-left: 15px;
  width: 65%;
  display: inline-block;
  vertical-align: middle;
  padding-top: 12px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form .success-box {
  padding: 20px;
  background-color: #3adf96;
  color: white;
  display: none;
  margin-top: 40px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form .error-box {
  padding: 20px;
  background-color: #DC143C;
  color: white;
  display: none;
  margin-top: 40px;
}
.contact-form-wrap .contact-container.contactus-form .contactus-bgimage .right-form .closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.service-call {
  float: left;
  width: 100%;
  background: #fff;
  padding: 15px 15px;
  box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
  margin-top: 111px;
}
/*Ends contact us page css */
/*start responsive css*/
@media (max-width: 48em) {
  .hb-main .hb-left .image-container-text {
    position: absolute;
    top: 0;
    padding: 2px 27px;
    width: 100%;
  }
  .hb-main .hb-right {
    margin-top: 5px;
  }
  .hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-text-area {
    float: left;
    width: 100%;
  }
  .hab-main.pad-main.laws-section .hab-row .hab-inner .common-style .hab-image-area {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
  }
  .book-call-wrapper .book-call-blocks .book-call-top {
    float: left;
    width: 100%;
    padding: 18px 15px;
    min-height: 85px;
    margin-top: 23px;
    box-shadow: 2px 6px 10px 4px rgba(89, 109, 141, 0.15);
  }
  .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area p {
    font-weight: bold;
    margin: 0;
    font-size: 18px;
  }
  .fs-main .fs-row .fs-inner .fs-right {
    float: left;
    width: 100%;
    padding-left: 132px;
    box-sizing: border-box;
  }
  .fs-main .fs-row .fs-inner .fs-left {
    position: absolute;
    left: 10px;
    top: 0;
    width: auto;
    height: 100px;
    background: transparent;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    border: 0 none;
  }
  .cp-footer-main .cp-fblock {
    width: 50%;
    float: left;
  }
  .cp-fblock.logo-social-link.col-md-12 {
    width: 100%;
  }
  .hb-main .hb-left .image-container-text button {
    background: #3dde95;
    color: #fff;
    border: 0 none;
    padding: 16px 40px;
    margin-top: 15px;
    font-size: 19px;
  }
  .page-header .nav-toggle {
    top: 12px;
    float: right;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    position: relative;
    z-index: 14;
    margin-right: 18px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-right .header-login a:after {
    content: "\f007";
    font-family: FontAwesome;
    visibility: visible;
    float: left;
    width: 38px;
    font-size: 26px;
    margin-top: -138px;
    margin-right: 37px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-right .header-login {
    visibility: hidden;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-right .minicart-wrapper {
    padding: 0px;
    float: right;
  }
  .page-header .logo {
    margin: 10px 0px 0px 0px;
    width: 230px;
    height: 46px;
    max-width: 100%;
  }
  .block-search {
    width: 100%;
  }
  .block-search .control {
    border-top: 0px solid #ddd;
    margin: 0 -15px -1px;
    padding: 0 15px;
    margin-top: 85px;
    clear: left;
  }
  input#search {
    width: 87%;
    margin-top: -52px;
    display: block;
    height: 42px;
    background: #FFF;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1);
  }
  .search {
    width: 100%;
    height: 46px;
  }
  form#search_mini_form {
    width: 100%;
    display: block;
    position: static;
  }
  .block-search input {
    left: 0px;
    position: static;
    margin: 0px;
  }
  .home-banner-align {
    margin-top: 143px;
  }
  .products-grid .product-item {
    overflow: visible;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .product-item-details {
    visibility: visible;
    margin-top: 0px;
    float: left;
  }
}
/*Ends responsive css*/
/*Start Custome css*/
body.cms-home .page-wrapper main#maincontent.page-main.container .columns {
  margin: 0 auto;
  padding: 0 15px;
}
body.page-products.page-layout-1column .page-wrapper main#maincontent.page-main.container .columns .category-description {
  display: none;
}
body.page-products .page-wrapper main#maincontent.page-main.container,
body.customer-account-login .page-wrapper main#maincontent.page-main.container,
body.customer-account-forgotpassword .page-wrapper main#maincontent.page-main.container,
body.customer-account-create .page-wrapper main#maincontent.page-main.container,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container,
body.checkout-cart-index .page-wrapper main#maincontent.page-main.container,
body.checkout-onepage-success .page-wrapper main#maincontent.page-main.container,
body.customer-account-logoutsuccess .page-wrapper main#maincontent.page-main.container,
body.cms-roto-seal-producten .page-wrapper main#maincontent.page-main.container,
body.blog-page .page-wrapper main#maincontent.page-main.container,
body.cms-frequently-asked-questions .page-wrapper main#maincontent.page-main.container,
body.cms-algemene-voorwaarden .page-wrapper main#maincontent.page-main.container,
body.cms-page-view .page-wrapper main#maincontent.page-main.container,
body.cms-retouren .page-wrapper main#maincontent.page-main.container,
body.quotation-quote-index .page-wrapper main#maincontent.page-main.container,
body.quotation-quote-emptyquote .page-wrapper main#maincontent.page-main.container,
body.quotation-quote-success .page-wrapper main#maincontent.page-main.container {
  background: #f2f7fc;
}
body.page-products .page-wrapper main#maincontent.page-main.container .columns,
body.customer-account-login .page-wrapper main#maincontent.page-main.container .columns,
body.customer-account-forgotpassword .page-wrapper main#maincontent.page-main.container .columns,
body.customer-account-create .page-wrapper main#maincontent.page-main.container .columns,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .columns,
body.checkout-cart-index .page-wrapper main#maincontent.page-main.container .columns,
body.checkout-onepage-success .page-wrapper main#maincontent.page-main.container .columns,
body.customer-account-logoutsuccess .page-wrapper main#maincontent.page-main.container .columns,
body.cms-roto-seal-producten .page-wrapper main#maincontent.page-main.container .columns,
body.blog-page .page-wrapper main#maincontent.page-main.container .columns,
body.cms-frequently-asked-questions .page-wrapper main#maincontent.page-main.container .columns,
body.cms-algemene-voorwaarden .page-wrapper main#maincontent.page-main.container .columns,
body.cms-page-view .page-wrapper main#maincontent.page-main.container .columns,
body.cms-retouren .page-wrapper main#maincontent.page-main.container .columns,
body.quotation-quote-index .page-wrapper main#maincontent.page-main.container .columns,
body.quotation-quote-emptyquote .page-wrapper main#maincontent.page-main.container .columns,
body.quotation-quote-success .page-wrapper main#maincontent.page-main.container .columns,
body.page-products .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.customer-account-login .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.customer-account-forgotpassword .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.customer-account-create .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.customer-account-createpassword .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.checkout-cart-index .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.checkout-onepage-success .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.customer-account-logoutsuccess .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.cms-roto-seal-producten .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.blog-page .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.cms-frequently-asked-questions .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.cms-algemene-voorwaarden .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.cms-page-view .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.cms-retouren .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.quotation-quote-index .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.quotation-quote-emptyquote .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items,
body.quotation-quote-success .page-wrapper main#maincontent.page-main.container .breadcrumbs ul.items {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
body.cms-roto-seal-producten .columns {
  padding: 25px 15px;
}
body.checkout-cart-index .page-title-wrapper,
body.customer-account-logoutsuccess .page-title-wrapper,
body.blog-page .page-title-wrapper,
body.cms-frequently-asked-questions .page-title-wrapper,
body.cms-algemene-voorwaarden .page-title-wrapper,
body.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper,
body.cms-retouren .page-title-wrapper,
body.cms-page-view .page-title-wrapper,
body.quotation-quote-index .page-title-wrapper,
body.quotation-quote-emptyquote .page-title-wrapper,
body.quotation-quote-success .page-title-wrapper,
body.checkout-cart-index .page.messages,
body.customer-account-logoutsuccess .page.messages,
body.blog-page .page.messages,
body.cms-frequently-asked-questions .page.messages,
body.cms-algemene-voorwaarden .page.messages,
body.cms-privacy-policy-cookie-restriction-mode .page.messages,
body.cms-retouren .page.messages,
body.cms-page-view .page.messages,
body.quotation-quote-index .page.messages,
body.quotation-quote-emptyquote .page.messages,
body.quotation-quote-success .page.messages {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
body.checkout-cart-index .page-title-wrapper h1.page-title,
body.customer-account-logoutsuccess .page-title-wrapper h1.page-title,
body.blog-page .page-title-wrapper h1.page-title,
body.cms-frequently-asked-questions .page-title-wrapper h1.page-title,
body.cms-algemene-voorwaarden .page-title-wrapper h1.page-title,
body.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper h1.page-title,
body.cms-retouren .page-title-wrapper h1.page-title,
body.cms-page-view .page-title-wrapper h1.page-title,
body.quotation-quote-index .page-title-wrapper h1.page-title,
body.quotation-quote-emptyquote .page-title-wrapper h1.page-title,
body.quotation-quote-success .page-title-wrapper h1.page-title,
body.checkout-cart-index .page.messages h1.page-title,
body.customer-account-logoutsuccess .page.messages h1.page-title,
body.blog-page .page.messages h1.page-title,
body.cms-frequently-asked-questions .page.messages h1.page-title,
body.cms-algemene-voorwaarden .page.messages h1.page-title,
body.cms-privacy-policy-cookie-restriction-mode .page.messages h1.page-title,
body.cms-retouren .page.messages h1.page-title,
body.cms-page-view .page.messages h1.page-title,
body.quotation-quote-index .page.messages h1.page-title,
body.quotation-quote-emptyquote .page.messages h1.page-title,
body.quotation-quote-success .page.messages h1.page-title {
  color: #184389;
}
body.customer-account-login .page-title-wrapper,
body.customer-account-forgotpassword .page-title-wrapper,
body.customer-account-create .page-title-wrapper,
body.cms-customer-service .page-title-wrapper,
body.amsearch-search-page.catalogsearch-result-index .page-title-wrapper,
body.customer-account-login .page.messages,
body.customer-account-forgotpassword .page.messages,
body.customer-account-create .page.messages,
body.cms-customer-service .page.messages,
body.amsearch-search-page.catalogsearch-result-index .page.messages {
  max-width: 1300px;
  margin: 20px auto 40px;
  padding: 0 15px;
}
body.customer-account-login .page-title-wrapper h1.page-title,
body.customer-account-forgotpassword .page-title-wrapper h1.page-title,
body.customer-account-create .page-title-wrapper h1.page-title,
body.cms-customer-service .page-title-wrapper h1.page-title,
body.amsearch-search-page.catalogsearch-result-index .page-title-wrapper h1.page-title,
body.customer-account-login .page.messages h1.page-title,
body.customer-account-forgotpassword .page.messages h1.page-title,
body.customer-account-create .page.messages h1.page-title,
body.cms-customer-service .page.messages h1.page-title,
body.amsearch-search-page.catalogsearch-result-index .page.messages h1.page-title {
  color: #184389;
}
body.catalog-product-view .page-wrapper main#maincontent.page-main.container,
body.cms-about-us .page-wrapper main#maincontent.page-main.container {
  padding: 0;
  background: #f2f7fc;
}
body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product,
body.cms-about-us .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product,
body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page.messages,
body.cms-about-us .page-wrapper main#maincontent.page-main.container .page.messages {
  max-width: 1300px;
  margin: 0 auto;
  padding: 10px 15px;
}
body.catalog-product-view .page-wrapper main#maincontent.page-main.container .columns,
body.cms-about-us .page-wrapper main#maincontent.page-main.container .columns {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.navigation,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  padding-left: 105px;
  padding-right: 105px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 100%;
  box-sizing: border-box;
}
.breadcrumbs {
  padding: 20px 0;
}
.block.widget .product-item-info {
  height: 290px;
}
.product-item-info a img {
  height: auto;
  padding: 10px;
}
.seal-wrap {
  width: 71%;
}
span.seal-heading {
  font-size: 26px;
  font-weight: 600;
  color: #000;
}
.seal-content {
  font-size: 16px;
  color: #000;
  padding: 20px 0px 20px 0px;
}
.seal-about {
  font-size: 18px;
  font-weight: 600;
}
span.seal-subheading {
  font-size: 18px;
  font-weight: 600;
}
ul.seal-list {
  color: #000;
  padding-top: 15px;
}
/*Ends custome css*/
/* Add css for theme 19-02-2020 end */
/*************************Custom style start*****************************************/
/**************START : Custom font apply**********************/
body.apllyCustomFont {
  font-family: 'Neue Haas thin';
}
body.apllyCustomFont ul.level0 li.mega .mega {
  font-family: 'Neue Haas bold';
  font-size: 18px;
}
body.apllyCustomFont ul.level1 li.mega .mega {
  font-family: 'Neue Haas thin';
  font-size: 16px;
}
/**************END : Custom font apply**********************/
a,
.alink {
  color: #0098c5;
}
body.no-scrolling {
  overflow: hidden;
}
/********************************Header design FY23*****************************************/
.page-wrapper {
  /********************why choose ts design FY23*********************************/
}
.page-wrapper .page-header {
  margin: 0;
  padding-bottom: 0;
  border-bottom: 0 none;
}
.page-wrapper .page-header .panel.wrapper {
  box-shadow: none;
  margin-bottom: 0;
  padding: 0 20px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #dee6ee;
  display: inline-flex;
}
.page-wrapper .page-header .panel.wrapper .panel.header {
  margin: 0 auto;
}
.page-wrapper .page-header .panel.wrapper .panel.header .header-notification,
.page-wrapper .page-header .panel.wrapper .panel.header div#switcher-currency {
  display: none;
}
.page-wrapper .page-header .panel.wrapper .panel.header {
  max-width: 1300px;
  width: inherit;
  display: inline-flex;
  float: unset;
  text-align: right;
  align-items: center;
  justify-content: end;
  padding: 0 15px;
  margin: 0 auto;
  /*************get a quote style*******************/
}
.page-wrapper .page-header .panel.wrapper .panel.header [data-content-type='html'] {
  display: inline-block;
  padding: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .nav-customer-service {
  float: unset;
  padding: 10px 20px;
  display: inline-block;
  width: auto;
}
.page-wrapper .page-header .panel.wrapper .panel.header .nav-customer-service .service-link {
  color: #000000;
}
.page-wrapper .page-header .panel.wrapper .panel.header .nav-customer-service .service-link:before {
  background-image: url(../images/svg/call.svg);
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  width: 20px;
  height: 18px;
  vertical-align: middle;
}
.page-wrapper .page-header .panel.wrapper .panel.header .nav-customer-service .service-link:hover {
  color: #0098c5;
  text-decoration: none;
}
.page-wrapper .page-header .panel.wrapper .panel.header .get-quote {
  border-left: 1px solid #dee6ee;
  padding: 10px 20px;
  order: 3;
}
.page-wrapper .page-header .panel.wrapper .panel.header .get-quote span.get-quote-text {
  cursor: pointer;
}
.page-wrapper .page-header .panel.wrapper .panel.header .get-quote span.get-quote-text:before {
  background-image: url(../images/svg/quote.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  content: "";
  background-size: 13px;
  width: 18px;
  vertical-align: middle;
}
.page-wrapper .page-header .panel.wrapper .panel.header .get-quote:hover {
  color: #0098c5 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .header-login {
  float: right;
  padding-top: 8px;
  padding-left: 15px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .header-login a {
  color: #0098c5;
  font-weight: bold;
}
.page-wrapper .page-header .panel.wrapper .panel.header .header-login a:hover,
.page-wrapper .page-header .panel.wrapper .panel.header .header-login a:active {
  text-decoration: none;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language {
  color: #000000;
  order: 4;
  margin: 0;
  padding: 10px 0 10px 20px;
  border-left: 1px solid #dee6ee;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language:before {
  background-image: url(../images/svg/store-switcher.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-image {
  float: left;
  display: inline-block;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options .switcher-trigger strong {
  font-weight: normal;
  text-transform: capitalize;
  font-size: 14px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options .switcher-trigger:after {
  background-image: url(../images/svg/down-arrow.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 9px;
  content: "";
  width: 10px;
  vertical-align: middle;
  background-size: 9px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown {
  border: 0 none !important;
  left: -185px;
  top: 120%;
  padding: 0;
  margin-top: 0;
  min-width: 250px;
  transition: all .5s ease;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown:before {
  right: 11px;
  top: -8px;
  left: auto;
  border: 4px solid;
  border-color: transparent transparent #ffffff transparent;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown:after {
  border: 5px solid;
  right: 10px;
  top: -10px;
  left: auto;
  border-color: transparent transparent #bbb transparent;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list {
  list-style: none;
  padding: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links {
  display: flex;
  width: 100%;
  padding: 2px 15px;
  position: relative;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links:hover {
  background: #f2f7fc;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links:hover:after {
  width: 100%;
  left: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  background: #0098c5;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links span {
  line-height: 0;
  align-items: center;
  display: inline-flex;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links span img {
  width: 22px;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links a {
  text-transform: capitalize;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language:hover {
  color: #0098c5 !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language.switched {
  right: 50px !important;
  top: 40px;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links {
  padding: 10px 20px 10px;
  list-style: none;
  margin: 0;
  line-height: 0;
  order: 2;
  color: #000000;
  font-weight: normal;
  float: right;
  border-left: 1px solid #dee6ee;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.greet.welcome {
  margin-bottom: 0;
  text-align: center;
  line-height: 19px;
  display: none;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome {
  margin: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome span.customer-name button.action.switch {
  color: #000000;
  font-weight: bold;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome .customer-menu ul.header.links {
  padding: 10px;
  border: 0 none;
  box-shadow: 0px 11px 16px #777;
  font-weight: normal !important;
  top: 23px;
  right: -12px;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome .customer-menu ul.header.links li.link.wishlist {
  display: none !important;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links li.customer-welcome .customer-menu ul.header.links .authorization-link {
  visibility: visible;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-hidden {
  visibility: hidden;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible {
  visibility: visible;
  padding: 0;
  margin: 0;
  border: 0 none;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible:before {
  background-image: url(../images/svg/user-account.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  content: "";
  background-size: 15px;
  width: 18px;
  vertical-align: middle;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible a,
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible .alink {
  color: #000000;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible a:hover,
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links .authorization-link.ts-visible .alink:hover {
  text-decoration: none;
  color: #0098c5;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links.logged-in-customer {
  padding: 12px 10px 12px;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links.logged-in-customer li.greet.welcome {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links.logged-in-customer li.customer-welcome.ts-customer-block {
  margin: 0;
  border: 0 none;
}
.page-wrapper .page-header .panel.wrapper .panel.header ul.header.links.logged-in-customer li.customer-welcome.ts-customer-block ~ li.authorization-link.ts-hidden {
  display: none;
}
.page-wrapper .page-header .header.content {
  padding: 0;
  max-width: 100%;
  float: left;
  width: 100%;
  /********************************Mobile view header design FY23*****************************************/
  /********************************Navigation design FY23*****************************************/
}
.page-wrapper .page-header .header.content .header-content {
  padding: 0;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.page-wrapper .page-header .header.content .header-content .header-top-menu {
  padding: 0 20px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid #dee6ee;
  display: inline-flex;
}
.page-wrapper .page-header .header.content .header-content .header-top {
  width: auto;
  max-width: 1300px;
  margin: 0 auto;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main {
  padding: 0 10px;
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .logo {
  max-width: 50%;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper {
  display: inline-flex;
  background: #dee6ee;
  padding: 1px 15px;
  border-radius: 20px;
  transition: all 0.5s;
  visibility: visible;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper p.header-cart-message {
  font-size: 12px;
  color: #333333;
  font-weight: 600;
  line-height: 15px;
  margin: 0;
  text-align: center;
  padding-top: 4px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper p.header-cart-message .freeship-bold {
  font-size: 14px;
  text-transform: capitalize;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper {
  margin: 0;
  z-index: 99;
  background: #184389;
  border-radius: 20px;
  right: -13px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showquote {
  margin: 5px 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showquote:before {
  color: #0098c5;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showcart:before {
  background-image: url(../images/svg/cart_white.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  content: "";
  display: inline-block;
  height: 35px;
  width: 32px;
  background-position: 8px 10px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showcart:hover:before {
  background-color: #e4eaf0;
  border-radius: 50%;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showcart span.counter.qty span.counter-number {
  position: absolute;
  top: 0;
  left: 28px;
  color: #ffffff !important;
  line-height: 15px;
  text-align: center;
  font-size: 11px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showcart span.counter.qty span.counter-number span.counter-number-count.myitems {
  background: #223A60;
  border-radius: 50%;
  top: -10px;
  left: -2px;
  position: absolute;
  padding: 4px;
  min-width: 20px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper:hover {
  background: #fff;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper:hover .action.showcart:before {
  background-image: url(../images/svg/cart.svg);
  background-color: #ffffff;
  border-radius: 50%;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search {
  padding: 0;
  float: left;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content {
  /*******************Amasty Search  *******************************/
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch {
  background: #ffffff;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control input {
  border-color: #ffffff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete {
  border: 0 none;
  left: 0;
  margin-top: 1px;
  width: 410px;
  padding: 15px 0;
  box-shadow: 0px 11px 16px #777;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .title {
  display: none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .suggest {
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .suggest #suggest a {
  visibility: hidden;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .suggest #suggest a span:first-child {
  visibility: visible;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .product {
  padding-top: 20px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .product #product li {
  border-bottom: 0 none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .product #product li .qs-option-image {
  border: 1px solid #dddddd;
  padding: 10px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content form.minisearch .field.search .control #searchsuite-autocomplete.searchsuite-autocomplete .product #product li .qs-option-info .qs-option-title a {
  font-weight: 600;
  color: #000000;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products p.amasty-xsearch-block-header {
  display: none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
  padding-bottom: 15px;
  padding-top: 15px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image {
  width: 20%;
  padding-top: 15px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-container {
  border: 1px solid #dddddd;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-container .product-image-wrapper .product-image-photo {
  border: 0 none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .information-container .product.details.product-item-details {
  padding-right: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .information-container .product.details.product-item-details a.product-item-link {
  font-weight: bold;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .information-container .product.details.product-item-details .product.description.product-item-description {
  margin: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .information-container .product.details.product-item-details .amsearch-wrapper-inner {
  font-weight: bold;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside #amasty-shopby-product-list .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .information-container .product.details.product-item-details .amsearch-wrapper-inner .price-box.price-final_price .minimal-price-link {
  display: none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches {
  padding: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amasty-xsearch-block-header {
  display: none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item {
  padding-bottom: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .amsearch-form-container.form.minisearch .field.search .control div#search_autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.popular_searches .amsearch-item a.item-name {
  text-decoration: none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .actions .action.search:before {
  line-height: 25px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block section.amsearch-input-wrapper {
    min-width: 260px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .section-items.nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .mega {
    font-size: 14px;
  }
}
.page-wrapper .page-header .header.content .header-nav {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .page-wrapper .page-header .header.content .header-nav .nav-sections {
    border-top: 0 none;
    border-bottom: 0 none;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 {
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega {
    float: unset;
    display: inline-block;
    position: unset;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega:hover {
    border-bottom: 0 none !important;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 {
    background: #ffffff;
    left: 0;
    right: 0;
    top: 46px;
    box-shadow: 0 15px 10px -15px #333333;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner {
    width: 100% !important;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col {
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega {
    margin: 10px;
    width: calc(100%/5 - 20px);
    min-height: 160px;
    max-height: 160px;
    border: 1px solid #dddddd;
    word-break: break-word;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: left;
    padding: 10px;
    transition: all 0.5s;
    /********2nd level child design*************/
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .category-thumb {
    max-height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .category-thumb a {
    width: 100%;
    float: left;
    text-align: center;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .category-thumb a img {
    height: 100px;
    text-align: center;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .default-alt-cat-image {
    max-height: 90px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .default-alt-cat-image:before {
    background: url(../images/default-alt-cat-image.jpg);
    background-repeat: no-repeat;
    background-size: 80%;
    content: "";
    height: 100px;
    width: 100px;
    display: inline-block;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega a.mega {
    line-height: initial;
    word-wrap: break-word;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    float: left;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega a.mega span.menu-title {
    padding-right: 20px;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 {
    left: 0;
    bottom: 0;
    box-shadow: none;
    visibility: hidden;
    transition: all 0.5s;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 .child-content-inner {
    height: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 .child-content-inner .mega-col {
    height: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level2 li.mega {
    width: 90%;
    height: auto;
    min-height: 0;
    max-height: max-content;
    border-radius: 0;
    box-shadow: none;
    border: 0 none;
    padding: 0;
    float: left;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level2 li.mega .default-alt-cat-image {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level2 li.mega a.mega {
    line-height: normal;
    float: left;
    width: 90%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega.mega-hover {
    overflow: visible;
    transition: all 0.5s;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega.mega-hover a.mega span.menu-title:before {
    background: url(../Ubertheme_UbMegaMenu/images/down-arrow.svg) no-repeat;
    background-size: 11px;
    background-position: right 2px;
    content: "";
    transform: rotate(-180deg);
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .nav-sections-items .section-item-content.nav-sections-item-content .ub-mega-menu.level0 li.mega .child-content.cols1 .child-content-inner .mega-col ul.level1 li.mega.mega-hover .child-content.cols1.addposition {
    visibility: visible;
    min-height: 200px;
    max-height: max-content;
    top: 148px;
    background: #fff;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    transition: all 0.5s;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation {
    float: left;
    padding: 0;
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top a.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top a.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top a.ui-state-focus {
    background: transparent;
    color: #0098c5;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all.ui-state-focus {
    background: transparent !important;
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all.ui-state-focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all.ui-state-focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all.ui-state-focus:after {
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 ul.level0,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active ul.level0,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active ul.level0 {
    top: 50px !important;
    background: #ffffff;
    min-width: 600px;
    column-count: 2;
    border: 0 none;
    box-shadow: 0px 11px 16px #777;
    padding: 25px;
    transition: all 0.3s ease-in-out 0.5s, linear 0.01s;
    z-index: 999;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 ul.level0 li.level1 a.ui-corner-all span.ui-menu-icon,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active ul.level0 li.level1 a.ui-corner-all span.ui-menu-icon,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active ul.level0 li.level1 a.ui-corner-all span.ui-menu-icon {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:only-child,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:only-child,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:only-child {
    padding-right: 0;
    margin-right: 20px;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:only-child:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:only-child:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:only-child:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all {
    padding-right: 35px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "Neue Haas light";
    font-size: 15px;
    padding-bottom: 0;
    padding-left: 0;
    border-bottom: 3px solid transparent;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:after {
    content: "\f107";
    display: block;
    right: 18px;
    position: absolute;
    top: 1px;
    font-family: "Fontawesome";
    font-size: 18px;
    color: #000000;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:hover,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all a.level-top.ui-state-active,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus {
    background: transparent !important;
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:hover:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:hover:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:hover:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all:focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all:focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all:focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all a.level-top.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all a.level-top.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all a.level-top.ui-state-active:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0 a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul li.level0.has-active a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus:after,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active a.level-top.ui-corner-all a.level-top.ui-corner-all.ui-state-focus:after {
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.active > .level-top,
  .page-wrapper .page-header .header.content .header-nav .nav-sections .navigation ul .level0.has-active > .level-top {
    background: transparent !important;
    color: #0098c5 !important;
  }
}
.page-wrapper #maincontent {
  margin-top: 0;
  width: 100%;
}
.page-wrapper .footer-middle-block {
  float: left;
  width: 100%;
}
.page-wrapper .footer-middle-block ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
  margin: 0;
}
.page-wrapper .footer-middle-block ul li {
  display: inline-block;
  padding: 20px 30px 5px;
  margin-bottom: 0;
}
.page-wrapper .footer-middle-block ul li .fm-text {
  font-weight: bold;
  position: relative;
}
.page-wrapper .footer-middle-block ul li .fm-text:before {
  background-image: url(../images/svg/check-small.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  left: -20px;
  position: absolute;
  top: 4px;
  width: 15px;
}
.page-wrapper .previouslyviewed-wrapper {
  float: left;
  width: 100%;
  font-family: "Neue Haas medium";
}
.page-wrapper .previouslyviewed-wrapper h3 {
  margin-bottom: 20px;
}
.page-wrapper .previouslyviewed-wrapper .previouslyviewed-content {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  border: 1px solid #dddddd;
  padding: 20px;
}
.page-wrapper .previouslyviewed-wrapper .previouslyviewed-content .login-check button.login {
  background: transparent;
  border: 1px solid #d5dfe3;
  color: #0098c5;
  padding: 3px 30px 6px;
  margin: 14px auto;
}
.page-wrapper .previouslyviewed-wrapper .previouslyviewed-content .show-product .product-list {
  padding: 0;
  list-style: none;
}
.page-wrapper .previouslyviewed-wrapper .previouslyviewed-content .show-product .product-list li {
  background: #f2f2f2;
  width: 100px;
  height: 100px;
  display: inline-block;
  margin: 0 10px;
}
.page-wrapper .previouslyviewed-wrapper .block-viewed-products-grid .block-title {
  display: none;
}
.page-wrapper .previouslyviewed-wrapper .block-viewed-products-grid .product-image-wrapper {
  border: 1px solid #dddddd;
}
.page-wrapper .previouslyviewed-wrapper .block-viewed-products-grid .product-item-actions {
  display: none;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts {
  float: left;
  width: 100%;
  text-align: center;
  background: #f2f7fc;
  padding: 50px;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts .choice-block h4 {
  color: #184389;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts .choice-block .img-block {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
  margin: 30px;
  flex-wrap: wrap;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts .choice-block .img-block .image-store {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
  background: #ffffff;
  box-shadow: 0px 4px 40px rgba(22, 48, 88, 0.05);
  border-radius: 16px;
  flex-grow: 1;
  height: 146px;
  width: 150px;
  justify-content: flex-start;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts .choice-block .img-block .image-store .image-sec {
  padding-bottom: 8px;
  width: 88px;
}
.page-wrapper #maincontent.page-main.container .why-choose-ts .choice-block .img-block .image-store .title-sec {
  min-height: 40px;
}
@media only screen and (max-width: 768px) {
  .page-wrapper #maincontent.page-main.container .why-choose-ts {
    padding: 10px;
  }
}
/********************full width home page design FY23*********************************/
body.cms-home.page-layout-1column .page-wrapper #maincontent.page-main.container {
  padding: 0;
}
body.cms-home.page-layout-1column .page-wrapper #maincontent.page-main.container .columns {
  overflow-x: hidden;
  padding: 0;
  /******************************Explore products*******************************/
}
body.cms-home.page-layout-1column .page-wrapper #maincontent.page-main.container .columns .widget.block.block-static-block .TS-banner-slider-wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 30px 15px 10px;
}
body.cms-home.page-layout-1column .page-wrapper #maincontent.page-main.container .columns .hpb-main.pad-main.explore-product-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 25px 15px;
  float: none;
}
.page-header.add-zindex,
.header-content.add-zindex {
  z-index: 20 !important;
}
.header-content.add-zindex .block-search {
  z-index: 20;
}
.header-content.add-zindex #tsoverlay-search {
  top: 60px;
}
#tsoverlay-nav,
#tsoverlay-search {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
  opacity: inherit;
  z-index: 9;
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.block-bestseller-products .block-title h3.heading {
  text-transform: unset;
  font-family: "Neue Haas medium";
  margin-bottom: 10px;
}
.block-bestseller-products .block-content .products-grid .product-items .product-item .product-item-info .product-image-wrap {
  border: 1px solid #dddddd;
  text-align: center;
  height: 175px;
  vertical-align: middle;
  width: 100%;
  position: relative;
}
.block-bestseller-products .block-content .products-grid .product-items .product-item .product-item-info .product-image-wrap a img {
  padding: 10px;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.block-bestseller-products .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
  font-family: "Neue Haas medium";
}
.block-bestseller-products .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box {
  margin-top: 0;
}
.block-bestseller-products .block-content .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .minimal-price-link {
  display: none;
}
/********************Customer service page********************************/
@media only screen and (min-width: 768px) {
  .accordian-wrapper .contactus-accordion.left-block .contactus-right-block .contact-blocks .service-call .call-image-area {
    text-align: right;
    padding-right: 0;
    padding-top: 4px;
  }
}
.order-links {
  display: none;
}
.actions-toolbar.order-actions-toolbar .actions a.action.print {
  border-radius: 6px;
}
.order-details-items {
  border: 0 none;
  padding: 0;
  float: left;
  width: 100%;
  margin-bottom: 10px !important;
}
.order-details-items .order-title {
  padding: 15px 8px 10px;
}
.order-details-items .order-title strong {
  margin-top: 0;
  margin-bottom: -1px;
  padding: 10px;
  color: #184389;
  font-size: 22px;
}
.order-details-items .table-wrapper.order-items {
  padding: 15px 8px;
  border-bottom: 0 none;
}
.order-details-items .table-wrapper.order-items #my-orders-table tfoot {
  background: #ffffff;
}
.order-details-items .actions-toolbar {
  margin-bottom: 35px;
}
.order-details-items .actions-toolbar .secondary a.action.back {
  width: 200px !important;
}
.block.block-order-details-view .block-content .box.box-order-billing-address {
  float: left;
}
.block.block-order-details-view .block-content .box.box-order-billing-method {
  float: right;
}
/******************Minicart image too small*****************************/
.minicart-items li.item.product.product-item .product .product-item-photo .product-image-container {
  display: inline;
}
.not-found-page-wrap {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
}
.not-found-page-wrap h2 {
  font-family: "Neue Haas medium";
  padding-bottom: 20px;
}
.not-found-page-wrap div.primary {
  padding: 0 0 30px;
}
.not-found-page-wrap div.primary button.primary.action.aboutus-banner-btn {
  border-radius: 6px;
}
.not-found-page-wrap .link-redirect {
  padding-bottom: 30px;
}
.not-found-page-wrap .link-redirect ul.not-found-links {
  list-style: none;
  padding: 0;
  display: inline-block;
}
.not-found-page-wrap .link-redirect ul.not-found-links li.item {
  display: inline-block;
  padding-right: 16px;
}
.not-found-page-wrap .link-redirect ul.not-found-links li.item a {
  color: #184389;
  font-size: 14px;
}
.not-found-page-wrap .link-redirect ul.not-found-links li.item a img {
  width: 20px;
}
.not-found-page-wrap .link-redirect ul.not-found-links li.item a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 1200px) {
  body {
    overflow-x: hidden;
  }
  .category-description + .toolbar.toolbar-products .pagination-wrapper,
  #showMore + .toolbar.toolbar-products .pagination-wrapper,
  #authenticationPopup + .toolbar.toolbar-products .pagination-wrapper,
  #authenticationPopup + .search.results .toolbar.toolbar-products:first-child .pagination-wrapper {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .block-bestseller-products .block-content .products-grid .product-items .product-item {
    width: 15.6%;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .hb-main.banner-wrapper .hb-left.banner-left-section {
    width: 58%;
  }
  .hb-main.banner-wrapper .hb-right.banner-right-section {
    width: 35%;
    padding-left: 0px;
  }
  .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top,
  .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom,
  .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle {
    margin-bottom: 10px;
  }
}
@media only screen and (device-width: 768px) {
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .nav-toggle {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .minisearch .search .control {
    margin-top: 60px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .minicart-wrapper {
    margin-top: 10px !important;
    margin-right: -5px !important;
  }
  .page-wrapper .login-container .block-login-ts-benefits .block-content-comment .comment-box .image-holder {
    margin-right: 15px;
  }
  .page-wrapper .filter-current {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .page-wrapper .filter-current ol.items li.item {
    margin-bottom: 10px;
    display: inline-block;
    padding: 2px 5px 2px 0px;
    border: 1px solid #0098c5;
    margin-right: 5px;
    color: #0098c5;
  }
  .page-wrapper .filter-current ol.items li.item .filter-label {
    display: none;
  }
  .page-wrapper .filter-current ol.items li.item .amshopby-button.-remove {
    margin: 0 0 0 5px;
  }
  .page-wrapper .filter-current ol.items li.item .amshopby-button.-remove:after {
    transform: scale(1);
  }
  .page-wrapper .filter-current ol.items li.item .remove-filter .remove-filter-icon {
    position: relative;
  }
  .page-wrapper .filter-current ol.items li.item .remove-filter .remove-filter-icon:before {
    content: '\e616';
    font-family: 'luma-icons';
    position: absolute;
    left: 10px;
    font-size: 10px;
    top: -3px;
    -webkit-margin-before: 5px;
  }
  @-moz-document url-prefix() {
    .remove-filter {
      position: relative;
    }
    .remove-filter .remove-filter-icon {
      position: unset !important;
    }
    .remove-filter .remove-filter-icon:before {
      top: 1px !important;
      -moz-margin-start: 0 !important;
    }
  }
  .page-wrapper .filter-current ol.items li.item:hover {
    background: #0098c5;
    color: #ffffff;
    border-color: transparent;
  }
  .page-wrapper .filter-current ol.items li.item:hover a.amshopby-button.-clear.-remove:after {
    color: #ffffff;
  }
  .page-wrapper .filter-current ol.items li.item:hover .remove-filter-icon:before {
    color: #ffffff;
  }
  .page-wrapper .toolbar.toolbar-products .field.limiter {
    margin-top: 0;
  }
  .page-wrapper .page-footer .page-main .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .cp-social {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .page-wrapper .page-footer .page-main .cp-footer-container .cp-footer-main.footer-right-content {
    width: 100%;
  }
  .page-wrapper .page-footer .page-main .cp-footer-container .cp-footer-main.footer-right-content .copyright-block {
    float: left;
    width: 100%;
    text-align: center;
  }
  .page-layout-2columns-left .sidebar-main .mgs-filter .filter-content .filter-options .filter-options-content .items .item .mgs-ajax-layer-item {
    font-size: 11px;
  }
  .page-layout-2columns-left .sidebar-main .filter-content .filter-options dt.filter-options-title {
    font-size: 14px;
  }
  .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block {
    width: 60%;
  }
  .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block .accordion {
    border: 0 none;
  }
  .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
    padding: 1.8em 0 0 0 !important;
  }
}
span.logo-title {
  padding-top: 4px;
  padding-right: 10px;
}
/******************footer style FY23 ******************/
/* footer desktop and kindle version */
.page-wrapper .footer-top .page-footer {
  padding-bottom: 0;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main {
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container {
  padding: 50px 15px 50px;
  color: #ffffff;
  max-width: 1300px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-col-width {
  float: left;
  display: inline-block;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width {
  width: 25%;
  float: left;
  display: inline-block;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link {
  width: 100%;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent {
  float: left;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social {
  width: 80%;
  margin: 0;
  float: left;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li {
  text-align: center;
  display: inline-block;
  margin: 0px 1px;
  float: none;
  width: auto;
  color: #fff;
  background: #0e213e;
  padding: 5px 20px;
  font-size: 11px;
  border-radius: 5px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p {
  color: #ffffff;
  margin: 0;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p a {
  color: #ffffff;
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin-left: 5px;
  font-size: 18px;
  vertical-align: bottom;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link {
  float: left;
  width: 100%;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert {
  background: #0e213e;
  border-radius: 50%;
  padding: 0px;
  font-size: 9px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  margin-right: 8px;
  margin-top: 18px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert p {
  margin: 0;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width {
  width: 20%;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block h4 {
  margin-top: 0;
  font-weight: 600;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block {
  float: left;
  margin-top: 20px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block .image-store {
  margin-bottom: 15px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block .image-store span {
  padding-right: 15px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width {
  width: 28%;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-ftitle h3 {
  color: #ffffff;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-fcontent .footer.links {
  margin-top: 20px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-fcontent .footer.links li {
  margin: 0px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-fcontent .footer.links li a {
  color: #ffffff;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width {
  width: 23%;
  float: right;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner {
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .fs-left {
  float: left;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right {
  padding: 20px;
  float: left;
  display: inline-block;
  width: 60%;
  background: #0e213e;
  height: 180px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right .contact-title {
  margin: 0 0 10px;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right p {
  border-bottom: 1px solid #ffffff;
}
.page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right p a {
  color: #ffffff;
  text-decoration: none;
}
.page-wrapper .footer-top .page-footer .main-footer .footer-copyright {
  float: left;
  width: 100%;
  background: #0e213e;
  color: #97ADCE;
  text-align: center;
  padding: 15px 0;
  font-size: 10px;
}
.page-wrapper .footer-top .page-footer .main-footer .footer-copyright .copyright-block span {
  color: #97ADCE;
}
/******************mobile view footer style FY23 ******************/
@media only screen and (min-width: 992px) and (max-width: 1280px) {
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width {
    width: 27%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right {
    padding: 10px;
    height: auto;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right .contact-title {
    font-size: 13px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 861px) and (max-width: 991px) {
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width {
    width: 20%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link {
    width: 100%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent a.logo img {
    max-width: 85%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li {
    padding: 5px 5px;
    font-size: 10px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p {
    font-size: 10px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p a {
    font-size: 15px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert {
    width: 35px;
    height: 35px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert p {
    font-size: 7px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width {
    width: 18%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block h4 {
    font-size: 16px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block .image-store img {
    width: 30%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock {
    width: 42%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-ftitle h3 {
    font-size: 15px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-fcontent ul.footer.links li.nav.item a {
    font-size: 12px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width {
    width: 32%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right {
    height: auto;
    padding: 10px;
  }
}
@media only screen and (min-width: 601px) and (max-width: 860px) {
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width {
    width: 50%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent a.logo {
    max-width: 85% !important;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li {
    padding: 5px 5px;
    font-size: 10px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p {
    font-size: 10px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li a {
    font-size: 15px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert {
    width: 35px;
    height: 35px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert p {
    font-size: 7px;
    color: #ffffff;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width {
    width: 45%;
    min-height: 200px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width {
    width: 50%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock {
    width: 45%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width {
    width: 50%;
    float: left;
  }
  .page-wrapper .footer-top .page-footer .main-footer .footer-copyright {
    padding: 15px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .footer-copyright br {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width {
    width: 100%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent a.logo img {
    max-width: 60%;
    text-align: center;
    float: none;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social {
    width: 100%;
    margin: 0;
    float: left;
    text-align: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li {
    padding: 10px;
    font-size: 10px;
    line-height: 0;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p {
    font-size: 11px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .cp-social li p a {
    font-size: 15px;
    vertical-align: text-top;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link {
    justify-content: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert {
    width: 45px;
    height: 45px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content.footer-col-width .cp-fblock.logo-social-link .cp-fcontent .certificate-link span.round-cert p {
    font-size: 9px;
    color: #ffffff;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width {
    width: 100%;
    min-height: auto;
    text-align: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-payment-method.footer-col-width .payment-method-block .img-block .image-store {
    display: inherit;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width {
    width: 100%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock {
    width: 100%;
    text-align: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-column-content.footer-col-width .cp-fblock .cp-fcontent ul.footer.links {
    margin-bottom: 20px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width {
    width: 100%;
    float: left;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner {
    justify-content: center;
  }
  .page-wrapper .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-address-content.footer-col-width .contact-inner .contact-right {
    width: 63%;
  }
  .page-wrapper .footer-top .page-footer .main-footer .footer-copyright {
    padding: 15px;
  }
  .page-wrapper .footer-top .page-footer .main-footer .footer-copyright br {
    display: none;
  }
}
@media only screen and (min-width: 823px) and (max-width: 991px) and (orientation: landscape) {
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .cp-social {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content {
    width: 100%;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content .copyright-block {
    float: left;
  }
}
/* iPhone X in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .cp-social {
    margin-top: 18px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content {
    width: 100%;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content .copyright-block {
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 100% !important;
  }
  body.cms-customer-service .container {
    width: 100% !important;
  }
  body.account #maincontent .sidebar.sidebar-main {
    word-break: break-word;
  }
  body.account #maincontent .sidebar.sidebar-main .block.block-collapsible-nav {
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .logo {
    max-width: max-content;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search {
    width: 300px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper p.header-cart-message .freeship-bold {
    font-size: 12px;
  }
  @-moz-document url-prefix() {
    .header-main ul.header.links .authorization-link.ts-visible a:before {
      top: 13px !important;
    }
  }
  .page-wrapper .page-header .header.content .header-nav .nav-sections {
    border-top: 0 none;
    border-bottom: 0 none;
  }
  .page-wrapper .page-header .header.content .header-nav.container {
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav.container .sections.nav-sections .nav-sections-items .section-item-content.nav-sections-item-content ul.ub-mega-menu li.mega a.mega {
    margin-right: 14px;
    font-size: 13px;
  }
  .page-wrapper #maincontent .login-container .block.ts-login-common {
    width: 30%;
    padding: 12px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section {
    width: 58%;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text {
    padding: 10px 25px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text h2 {
    font-size: 25px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text p {
    font-size: 12px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text button {
    padding: 7px 20px;
    font-size: 14px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section {
    width: 38%;
    padding-left: 0px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle {
    padding: 15px 15px 10px;
    margin-bottom: 10px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .book-call-wrapper .book-call-blocks .book-call-top {
    width: 32%;
    min-height: 110px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area {
    width: 75%;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordion .accordion__title {
    margin-right: 5px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordion .accordion__content {
    padding: 1.8em 20em 0 0;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title {
    margin-right: 5px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
    padding: 1.8em 20em 0 0;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-right-block .contact-blocks .service-call {
    padding: 15px 10px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-text-area {
    padding: 0;
    float: left;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-image-area {
    padding: 10px 0 0;
    float: right;
    width: 20%;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .accordian-wrapper .contactus-right-block .hb-text-area .profile-name {
    float: left;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-row.contactus-city-blocks {
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-row.contactus-city-blocks .tile-blocks {
    width: 100%;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-row.contactus-city-blocks .tile-blocks .contact-inner {
    padding: 0;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-container.contactus-form {
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-container.contactus-form .contactus-bgimage .right-form {
    width: 100%;
    padding: 15px;
  }
  .page-wrapper #maincontent .widget.block.block-static-block .contact-container.contactus-form .contactus-bgimage .right-form form.contact--form .contac-fields {
    width: 100%;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content {
    padding: 15px 50px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part {
    padding-right: 0;
    padding-left: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part .comment-box .comment-box-name {
    margin-left: 0px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part {
    width: 100%;
    float: left;
    padding: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks .book-call-top {
    width: 30%;
    margin: 0 15px 0 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area {
    width: 70%;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-video-wrap .content .left-img {
    text-align: center;
  }
}
@media only screen and (min-width: 540px) {
  #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container.desktop-view {
    display: block;
  }
  #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container.mobile-view {
    display: none;
  }
}
@media only screen and (max-width: 540px) {
  #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container.desktop-view {
    display: none;
  }
  #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container.mobile-view {
    display: block;
  }
  #maincontent .toolbar.toolbar-products .toolbar-amount {
    position: relative;
  }
  #maincontent .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: 170px !important;
  }
  #maincontent .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-options {
    margin: 0 0px 0 7px;
  }
  #maincontent .products.wrapper.grid.products-grid {
    margin: 80px 0;
  }
  body.cms-home.cms-index-index.page-layout-1column.apllyCustomFont #maincontent .column.main .hpb-main.pad-main.explore-product-wrapper .products.wrapper.grid.products-grid {
    margin: 0;
  }
  /*********************************Footer responsive styles**************************************************/
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row {
    padding: 15px 0px;
    display: inline-block;
    text-align: center;
  }
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-fblock.newsletter-block,
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-social {
    width: 100%;
  }
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-fblock.newsletter-block .cp-ftitle h4,
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-social .cp-ftitle h4 {
    width: 100%;
  }
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-fblock.newsletter-block .cp-fcontent .block.newsletter,
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-social .cp-fcontent .block.newsletter {
    width: 100%;
  }
  .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content {
    width: 100%;
  }
  .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content .cp-fblock.logo-social-link {
    width: 100%;
  }
  .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-right-content .cp-fblock {
    padding: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 300px) {
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .minisearch .field.search .control {
    margin-top: 32px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .minisearch .field.search .control input#search {
    margin-top: 3px;
    position: absolute;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .minicart-wrapper {
    margin-right: 20px !important;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .banner-left-section .image-container-text h2 {
    font-size: 18px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .banner-left-section .image-container-text p {
    font-size: 13px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .banner-left-section .image-container-text button {
    padding: 7px 14px;
    font-size: 13px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top .hb-text-area,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle .hb-text-area,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom .hb-text-area {
    width: 40%;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top .hb-image-area,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle .hb-image-area,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom .hb-image-area {
    width: 50%;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    margin-bottom: 20px;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: 200px;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: auto !important;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    bottom: unset;
    transform: translate(-50%, -50%);
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 0;
  }
}
@media only screen and (max-width: 320px) {
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .minisearch .field.search .control {
    margin-top: 32px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search .block-content .minisearch .field.search .control input#search {
    margin-top: 3px;
    position: absolute;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-tocart #product-addtocart-button {
    padding: 0;
  }
}
@media only screen and (min-width: 420px) and (max-width: 640px) {
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    margin-bottom: 20px;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: auto;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 0;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details {
    width: 145px;
  }
}
@media only screen and (max-width: 480px) {
  body .page-header .header.content .header-content .header-top-menu ul.header.links li.greet.welcome {
    font-weight: bold;
    word-break: break-word;
    line-height: 14px;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links li.customer-welcome .customer-menu ul.header.links {
    right: 0px;
    width: 100%;
    background: #ffffff;
    top: 35px;
    z-index: 99;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links li.customer-welcome .customer-menu ul.header.links li.authorization-link {
    margin-top: 15px;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible {
    visibility: visible;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible a {
    position: relative;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible a:before {
    content: "\f007";
    display: block;
    right: 10px;
    position: absolute;
    top: -6px;
    font-family: "Fontawesome";
    font-size: 22px;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible a .hide-on-mobile {
    display: none;
  }
  body .page-header .header.content .header-content .header-top-menu ul.header.links.logged-in-customer {
    top: -50px;
    right: 65px;
  }
  body .page-header .header.content .header-content .header-top .header-main .block.block-search .block-content .form.minisearch .field.search .control #searchsuite-autocomplete {
    width: 100%;
    margin-top: 6px;
    box-shadow: 7px 22px 33px rgba(0, 0, 0, 0.5);
  }
  @-moz-document url-prefix() {
    .header-main ul.header.links .authorization-link.ts-visible a:before {
      top: 13px !important;
    }
  }
  body .page-header .header.content .header-nav.container .sections.nav-sections .nav-sections-items .nav-sections-item-content .ub-mega-menu.level0 {
    width: 100%;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text {
    padding: 2px 15px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text h2 {
    font-size: 24px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text p {
    font-size: 13px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-left.banner-left-section .image-container-text button {
    padding: 10px 10px;
    font-size: 16px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section {
    padding-left: 0px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle {
    padding: 15px 15px 10px;
    margin-bottom: 10px;
  }
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-top .hb-text-area .hb-text,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-bottom .hb-text-area .hb-text,
  .page-wrapper #maincontent .hb-main.banner-wrapper .hb-right.banner-right-section .hb-middle .hb-text-area .hb-text {
    font-size: 18px;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    margin-bottom: 20px;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: auto;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: auto !important;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    bottom: unset;
    transform: translate(-50%, -50%);
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 0;
  }
  .page-wrapper #maincontent .accordion .accordion__title:before {
    left: 5px !important;
    top: 9px;
  }
  .page-wrapper #maincontent .accordion .accordion__content .collapsible-title .title-text {
    width: 96%;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title:before {
    left: 5px !important;
    top: 9px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content .collapsible-title .title-text {
    width: 96%;
    position: relative;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content .collapsible-title .title-text:after {
    position: absolute;
    right: -14px;
    top: 0;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-text-area {
    padding: 0;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-image-area {
    padding: 0;
  }
  #checkout .checkout-header h1 {
    font-family: 'Neue Haas medium';
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #shipping.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .form.form-login,
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #shipping.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .form-shipping-address {
    margin-bottom: 0;
    border-bottom: 0 none;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #shipping.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .form.form-login .fieldset .label,
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #shipping.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .form-shipping-address .fieldset .label {
    display: none;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #opc-shipping_method .checkout-shipping-method .step-content.amcheckout-content .amcheckout-wrapper #checkout-step-shipping_method #co-shipping-method-form #checkout-shipping-method-load table.table-checkout-shipping-method.amcheckout-shipping-methods .amcheckout-items .amcheckout-method td.col {
    font-size: 14px !important;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price {
    margin: 0;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container .price-wrapper.price-excluding-tax .price {
    font-size: 24px;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container .price-wrapper.price-including-tax:before {
    font-size: 20px;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .product-add-form #product_addtocart_form .product-options-wrapper#product-options-wrapper .product-options-bottom {
    width: 100%;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-tocart {
    width: 100%;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-tocart #product-addtocart-button {
    font-size: 13px;
  }
  body.catalog-product-view #maincontent .column.main .pdp-content-full .pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-tocart #product-addtocart-button span:before {
    display: none;
  }
  .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail .field.newsletter #newsletter {
    width: 70%;
  }
  .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail .actions {
    left: -10%;
    right: unset;
  }
  .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail .actions button.action.subscribe.primary.newsletter-btn {
    width: auto;
  }
  .catalog-category-view.page-layout-1column .page-wrapper #maincontent.page-main.container .column.main .category-view .category-cms .ts-products-category-top-section .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    width: 100%;
    margin-left: 0;
  }
}
#checkout {
  /* checkout error message color change */
}
#checkout .shipping-text {
  padding: 0 20px;
}
#checkout div.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: auto;
  }
  #maincontent .sidebar.sidebar-main {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-top {
    width: 45%;
  }
}
@media only screen and (max-width: 991px) {
  body.cms-frequently-asked-questions .container {
    width: 100% !important;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper {
    padding-left: 10px;
    padding-top: 0;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-top {
    width: 98%;
    margin-bottom: 15px;
    margin-top: 0 !important;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-top .hb-text-area {
    float: left;
    width: 70%;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-top .hb-image-area {
    padding: 0px;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-talk {
    padding-right: 0;
  }
  body.cms-frequently-asked-questions .widget.block.block-static-block .having-questions-wrapper .questions-blocks .questions-talk .hb-text-area .special-desc {
    word-break: break-word;
    width: 95%;
  }
  .block.block-dashboard-info .block-content .box.box-information .box-actions a.action.change-password.ts-db-btn {
    float: left;
    margin-top: 10px;
  }
  .viewed-product-loggedin.pvp-custom-design {
    margin-top: 30px;
  }
  .viewed-product-loggedin.pvp-custom-design .block-viewed-products-grid .block-title strong {
    font-size: 24px;
  }
  .viewed-product-loggedin.pvp-custom-design .block-viewed-products-grid .block-content .product-items .product-item .product-item-info .product-item-photo .product-image-container {
    border: 1px solid #dddddd;
  }
  .viewed-product-loggedin.pvp-custom-design .block-viewed-products-grid .block-content .product-items .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    top: 50%;
    left: 50%;
    bottom: unset;
    transform: translate(-50%, -50%);
  }
  .viewed-product-loggedin.pvp-custom-design .block-viewed-products-grid .block-content .product-items .product-item .product-item-info .product-item-details .product-item-actions {
    display: none;
  }
  .checkout-success.ts-success-container {
    float: left;
    width: 100%;
    padding: 30px 0;
  }
  .checkout-success.ts-success-container .success-messages {
    display: block;
  }
  .checkout-success.ts-success-container .account.ts-opc-success {
    float: left;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .block.block-order-details {
    display: block;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .left-part {
    padding: 0;
    float: left;
    width: 100%;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .left-part ul.next-steps {
    padding: 0;
    list-style: none;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .left-part ul.next-steps li strong {
    float: left;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .left-part ul.next-steps li p {
    width: 85%;
    margin-left: 20px;
    margin-top: 9px;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .right-part {
    float: left;
    padding: 20px;
    margin-top: 25px;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .right-part .img-content {
    text-align: center;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .order-complete-info .right-part .download-link {
    float: left;
    margin-top: 20px;
  }
  .checkout-success.ts-success-container .account.ts-opc-success .block.block-order-details-view,
  .checkout-success.ts-success-container .account.ts-opc-success .order-details-items.ordered {
    display: block;
  }
  .page-wrapper .breadcrumbs {
    display: block;
    width: 100%;
    float: left;
  }
  .page-wrapper .breadcrumbs ul.items {
    padding-right: 0;
  }
  .page-wrapper .breadcrumbs ul.items li.item.go-back {
    margin-bottom: 15px;
  }
  .page-wrapper .breadcrumbs ul.items li.item {
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 541px) and (max-width: 991px) {
  /*********************************Footer responsive styles**************************************************/
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row {
    padding: 40px 0px;
  }
  .footer-top .page-footer .fs-main.pad-main .newsletter-bg .container .footer-newsletter-row .cp-fblock.newsletter-block .cp-ftitle h4 {
    width: 425px;
  }
  .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-logo-content {
    width: 55%;
    padding-bottom: 20px;
  }
  .footer-top .page-footer .main-footer .page-main .cp-footer-container .cp-footer-main.footer-right-content .cp-fblock {
    min-height: 190px;
  }
}
@media only screen and (max-width: 768px) {
  body.page-products.page-with-filter.catalogsearch-result-index.page-layout-2columns-left .column.main {
    width: 100%;
    float: left;
  }
  body.cms-home.page-layout-1column .page-wrapper #maincontent.page-main.container .columns .widget.block.block-static-block .TS-banner-slider-wrap {
    padding-top: 0;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .switcher.language.switcher-language,
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .switcher.language.switcher-language.store_fr {
    right: 0;
    top: 0;
    position: absolute;
    z-index: 99;
  }
  .page-wrapper .page-header .header.content .header-top-menu .switcher.language.switcher-language.store_fr {
    right: 0;
    top: 0;
    position: absolute;
    z-index: 99;
  }
  .page-wrapper .page-header .header.content .header-top-menu .switcher.language.switcher-language#switcher-language .switcher-options div#switcher-language-trigger strong.dropdown-name {
    text-transform: capitalize;
  }
  .page-wrapper .page-header .header.content .header-top .header-main .cart-wrapper p.header-cart-message {
    font-size: 10px !important;
  }
  .page-wrapper .page-header .header.content .header-top .header-main .cart-wrapper p.header-cart-message span.freeship-bold {
    font-size: 11px !important;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .switcher.language.switcher-language.switched {
    right: 5px !important;
    top: -5px;
  }
  body.page-with-filter.page-products #maincontent .column.main .toolbar.toolbar-products .toolbar-amount,
  body.page-products #maincontent .column.main .toolbar.toolbar-products .toolbar-amount {
    float: left;
    position: unset;
  }
  body.page-with-filter.page-products #maincontent .column.main .toolbar.toolbar-products .toolbar-sorter.sorter,
  body.page-products #maincontent .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
    position: unset;
  }
  body.account #maincontent.page-main.container {
    padding-top: 0;
    margin-top: 0;
  }
  body.account #maincontent.page-main.container .sidebar.sidebar-main {
    margin-bottom: 0;
  }
  body.account #maincontent.page-main.container .sidebar.sidebar-main .block.block-collapsible-nav {
    position: relative;
    padding: 15px;
    margin-bottom: 0;
    top: unset;
    border: 1px solid #dddddd;
    margin-top: 20px;
  }
  body.account #maincontent.page-main.container .sidebar.sidebar-main .block.block-collapsible-nav .block-collapsible-nav-content {
    padding: 15px 0;
    margin-top: 20px;
    background: transparent;
  }
  body.account #maincontent.page-main.container .sidebar.sidebar-main .block.block-collapsible-nav:nth-child(2) {
    display: none;
  }
  body.account #maincontent.page-main.container .table-wrapper.orders-history {
    overflow: visible;
    overflow-x: visible;
  }
  body.account #maincontent.page-main.container .form.form-edit-account fieldset.fieldset.info .field input#change-email,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset.fieldset.info .field input#change-email,
  body.account #maincontent.page-main.container .form.form-edit-account fieldset .field input#change-email,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset .field input#change-email,
  body.account #maincontent.page-main.container .form.form-edit-account fieldset.fieldset.info .field input#change-password,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset.fieldset.info .field input#change-password,
  body.account #maincontent.page-main.container .form.form-edit-account fieldset .field input#change-password,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset .field input#change-password,
  body.account #maincontent.page-main.container .form.form-edit-account fieldset.fieldset.info .field input#subscription,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset.fieldset.info .field input#subscription,
  body.account #maincontent.page-main.container .form.form-edit-account fieldset .field input#subscription,
  body.account #maincontent.page-main.container .form-newsletter-manage fieldset .field input#subscription {
    float: left;
    margin-top: 3px;
  }
  body.account #maincontent.page-main.container .form.form-edit-account .actions-toolbar .secondary,
  body.account #maincontent.page-main.container .form-newsletter-manage .actions-toolbar .secondary {
    float: left;
    margin-right: 20px;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info {
    border: 1px solid #dddddd;
    padding: 25px 15px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info p {
    margin-bottom: 20px;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info button.action.primary {
    background: #184389;
    border: #184389;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
    margin-right: 20px;
    border-radius: 6px;
    transition: all 0.2s linear 0s;
    padding: 11px 15px;
    min-width: 180px;
    position: relative;
    display: inline-block;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info button.action.primary:after {
    content: "\f105";
    font-family: "Fontawesome";
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 20px;
    transition: all 0.2s linear 0s;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info button.action.primary:hover {
    text-indent: -22px;
    background: #0E213E;
  }
  body.account #maincontent.page-main.container .myacc-top-block .case-study-info button.action.primary:hover:after {
    opacity: 1;
    text-indent: -26px;
  }
  body.account #maincontent.page-main.container .myacc-top-block .representative-info {
    float: left;
    padding: 25px 15px;
    width: 100%;
    text-align: left;
    background: #F2F7FC;
    margin-bottom: 20px;
  }
  body.account #maincontent.page-main.container .myacc-top-block .representative-info .content-wrap {
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: left;
  }
  body.account #maincontent.page-main.container .myacc-top-block .representative-info .content-wrap ul {
    padding-left: 0;
    list-style: none;
    color: #0098c5;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info {
    float: left;
    width: 100%;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-information .box-content {
    line-height: 15px;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-information .box-actions {
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-information .box-actions a.action.edit.ts-db-btn {
    float: left;
    margin-bottom: 5px;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-information .box-actions a.action.change-password.ts-db-btn {
    float: left;
    margin-top: 10px;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-newsletter {
    padding-left: 0;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-newsletter .box-content p.call-link {
    position: relative;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-newsletter .box-content p.call-link:before {
    background-image: url(../images/check-small.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 15px;
    left: -20px;
    position: absolute;
    top: 4px;
    width: 15px;
  }
  body.account #maincontent.page-main.container .block.block-dashboard-info .block-content .box.box-newsletter .box-content p {
    margin-bottom: 20px;
  }
  body.account #maincontent.page-main.container .block.block-addresses-list .block-content .customer-addresses-toolbar.toolbar.bottom .toolbar-amount {
    display: none;
  }
  body.account #maincontent.page-main.container .form-address-edit fieldset.fieldset.address-info .field.country .label {
    display: none;
  }
  body.account #maincontent.page-main.container .form-address-edit fieldset.fieldset.address-info .field.choice.set.shipping input[type="checkbox"],
  body.account #maincontent.page-main.container .form-address-edit fieldset.fieldset.address-info .field.choice.set.shipping .label {
    float: left;
  }
  body.catalog-category-view .page-wrapper .breadcrumbs,
  body.catalog-product-view .page-wrapper .breadcrumbs {
    float: left;
  }
  body.catalog-category-view .page-wrapper .breadcrumbs ul.items,
  body.catalog-product-view .page-wrapper .breadcrumbs ul.items {
    width: 100%;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container {
    float: left;
    margin-top: 0;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product {
    float: left;
    width: 100%;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .page-title,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .page-title,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .page-title,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .page-title,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .product.attribute.sku,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .product.attribute.sku,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku {
    font-size: 22px;
    color: #184389;
    width: 100%;
    padding-bottom: 15px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .product.attribute.sku,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper .product.attribute.sku,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .page-title-wrapper.product .product.attribute.sku {
    font-size: 18px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main #amasty-shopby-product-list .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main #amasty-shopby-product-list .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    padding: 15px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .totalresult-num,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .totalresult-num {
    display: none;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item .page,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item .page,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.current .page,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.current .page,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.pages-item-next .page,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.pages-item-next .page,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item a.action,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item a.action,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.current a.action,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.current a.action,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.pages-item-next a.action,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .pagination-wrapper .pages ul.items.pages-items li.item.pages-item-next a.action {
    border: 0 none;
    background: transparent;
    font-weight: 700;
    font-size: 16px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .toolbar-sorter.sorter,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .toolbar.toolbar-products .toolbar-sorter.sorter {
    left: 0;
    top: 140px;
    right: unset;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .product.media,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .product.media {
    width: 100%;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__stage,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .product.media .gallery-placeholder .fotorama .fotorama__wrap .fotorama__stage {
    margin: 0 auto;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .pdp-content-block,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .pdp-content-block {
    width: 100%;
    padding: 15px;
    margin-top: 30px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .pdp-content-block .product-info-main,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .pdp-content-full .pdp-content-block .product-info-main {
    padding: 0;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items {
    border-bottom: 0 none;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items .tab-details-sections#tab-section-additional,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items .tab-details-sections#tab-section-additional,
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items .tab-details-sections#tab-section-description,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items .tab-details-sections#tab-section-description {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 15px;
  }
  body.catalog-category-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items div#tab-section-custom\.tab.tab-details-sections .data.item.content.sectionDetails .product.attribute.sampleSection,
  body.catalog-product-view .page-wrapper main#maincontent.page-main.container .column.main .product.info.detailed .product.data.items div#tab-section-custom\.tab.tab-details-sections .data.item.content.sectionDetails .product.attribute.sampleSection {
    margin-top: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row {
    padding: 15px;
    display: block;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block {
    padding: 15px 0;
    width: 100%;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail {
    display: block;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail .field.newsletter .newsletter-label {
    float: left;
    width: 100%;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block #newsletter-validate-detail .actions {
    position: relative;
    text-align: right;
    top: -35px;
    float: right;
  }
  .page-wrapper .block.newsletter.footer-newsletter-row .content.cp-fblock.newsletter-block .field.below-input {
    padding-top: 0;
  }
  /******************Mobile view nav menu FY23************************************/
  .page-wrapper .page-header .panel.wrapper {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links li.greet.welcome {
    font-weight: bold;
    word-break: break-word;
    line-height: 14px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .customer-welcome .customer-menu {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .customer-welcome.active .customer-menu {
    display: block;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .customer-welcome .customer-name {
    display: block;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .customer-welcome .customer-name button.action.switch {
    visibility: hidden;
    width: 100%;
    margin-top: -13px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links li.customer-welcome.ts-customer-block .customer-menu ul.header.links {
    right: 0px;
    width: 100%;
    background: #ffffff;
    top: 25px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links li.customer-welcome.ts-customer-block .customer-menu ul.header.links li.authorization-link {
    margin-top: 15px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible {
    visibility: visible;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible a {
    border-top: 0 none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links.logged-in-customer {
    top: -52px;
    right: 70px;
    font-size: 11px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links.logged-in-customer li.greet.welcome {
    width: 90px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links.logged-in-customer li.greet.welcome .logged-in {
    display: -webkit-box;
    max-width: 400px;
  }
  @-moz-document url-prefix() {
    ul.header.links .authorization-link.ts-visible a:before {
      top: 13px !important;
    }
  }
  .page-wrapper .page-header .header.content .header-content .header-top {
    position: relative;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main span.action.nav-toggle {
    top: 10px;
    position: absolute;
    right: 50px;
    margin-right: -28px;
    left: unset;
    z-index: 99;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main span.action.nav-toggle:before {
    color: #184389 !important;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper {
    background: transparent;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper p.header-cart-message {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper {
    background: transparent;
    right: 45px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .action.showcart:before {
    background-image: none;
    content: "\f07a";
    display: inline-block;
    color: #184389;
    font-family: "FontAwesome";
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    right: 0;
    left: 0;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart {
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .cart-wrapper .minicart-wrapper .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog .block-minicart #minicart-content-wrapper .block-content .minicart-items-wrapper .minicart-items li.item.product.product-item .product .product-item-details {
    float: unset;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block.block-search .block-content .form.minisearch .field.search .control #searchsuite-autocomplete {
    width: 100%;
    margin-top: 6px;
    box-shadow: 7px 22px 33px rgba(0, 0, 0, 0.5);
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block div.amsearch-form-block section.amsearch-input-wrapper {
    min-width: auto;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections {
    z-index: 999;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items {
    z-index: 1;
    display: inline-flex !important;
    flex-flow: column;
    flex-wrap: wrap-reverse;
    align-content: flex-start;
    text-align: left;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .section-item-title.nav-sections-item-title {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .ub-mega-menu.level0 {
    width: 100%;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .nav-customer-service {
    float: unset;
    padding: 0;
    display: inline-block;
    width: auto;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .nav-customer-service .service-link {
    color: #000000;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .nav-customer-service .service-link:before {
    background-image: url(../images/svg/call.svg);
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    width: 20px;
    height: 18px;
    vertical-align: middle;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .nav-customer-service .service-link:hover {
    color: #0098c5;
    text-decoration: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .get-quote {
    border-left: 0 none;
    padding: 10px 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .get-quote span.get-quote-text {
    cursor: pointer;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .get-quote span.get-quote-text:before {
    background-image: url(../images/svg/quote.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    content: "";
    background-size: 13px;
    width: 18px;
    vertical-align: middle;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .get-quote:hover {
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .header-login {
    float: right;
    padding-top: 8px;
    padding-left: 15px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .header-login a {
    color: #0098c5;
    font-weight: bold;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .header-login a:hover,
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .header-login a:active {
    text-decoration: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language {
    color: #000000;
    margin: 0;
    padding: 0 0 10px 0;
    border: 0 none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language:before {
    background-image: url(../images/svg/store-switcher.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    content: "";
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-image {
    float: left;
    display: inline-block;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options .switcher-trigger strong {
    font-weight: normal;
    text-transform: capitalize;
    font-size: 14px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options .switcher-trigger strong:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options .switcher-trigger:after {
    background-image: url(../images/svg/down-arrow.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 9px;
    content: "";
    width: 10px;
    vertical-align: middle;
    background-size: 9px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown {
    border: 0 none !important;
    left: -34px;
    top: 120%;
    padding: 0;
    margin-top: 0;
    min-width: 250px;
    transition: all .5s ease;
    border-left: 0 none;
    box-shadow: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown:before {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown:after {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list {
    list-style: none;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links {
    display: flex;
    width: 100%;
    padding: 0px 15px;
    position: relative;
    font-size: 12px;
    line-height: 8px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links:hover:after {
    width: 100%;
    left: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    background: #0098c5;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links span {
    line-height: 0;
    align-items: center;
    display: inline-flex;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links span img {
    width: 22px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language .switcher-options ul.dropdown.switcher-dropdown .dropdown-list li.store-links a {
    text-transform: capitalize;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language:hover {
    color: #0098c5 !important;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .switcher.language.switcher-language.switched {
    right: 50px !important;
    top: 40px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content div#switcher-currency-nav {
    display: none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
    line-height: 0;
    color: #000000;
    font-weight: normal;
    float: left;
    width: 100%;
    border: 0 none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.greet.welcome {
    display: inline-block;
    border: 0 none;
    padding: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome {
    margin: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome span.customer-name button.action.switch {
    color: #000000;
    font-weight: bold;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome .customer-menu ul.header.links {
    padding: 10px;
    border: 0 none;
    box-shadow: 0px 11px 16px #777;
    font-weight: normal !important;
    top: 15px;
    right: -12px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome .customer-menu ul.header.links li.link.wishlist {
    display: none !important;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links li.customer-welcome .customer-menu ul.header.links .authorization-link {
    visibility: visible;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-hidden {
    visibility: hidden;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible {
    visibility: visible;
    padding-top: 0;
    margin-bottom: 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible:before {
    background-image: url(../images/svg/user-account.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    content: "";
    background-size: 15px;
    width: 18px;
    vertical-align: middle;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible a,
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible .alink {
    color: #000000;
    padding: 0;
    font-weight: normal;
    display: inline;
    border: 0 none;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible a:hover,
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links .authorization-link.ts-visible .alink:hover {
    text-decoration: none;
    color: #0098c5;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links.logged-in-customer {
    padding: 0;
    margin-top: 10px;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links.logged-in-customer li.greet.welcome {
    display: inline-block;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links.logged-in-customer li.customer-welcome.ts-customer-block .customer-menu ul.header.links.logged-in-customer {
    box-shadow: none;
    padding: 10px 0;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links.logged-in-customer li.customer-welcome.ts-customer-block .customer-menu ul.header.links.logged-in-customer li a {
    border-top: 0 none;
    color: #333333;
    padding: 12px 0px;
    font-weight: 100;
  }
  .page-wrapper .page-header .header.content .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content ul.header.links.logged-in-customer li.customer-welcome.ts-customer-block ~ li.authorization-link.ts-hidden {
    display: none;
  }
  .page-wrapper #maincontent {
    margin-top: 15px;
    float: left;
  }
  .page-wrapper #maincontent .login-container .block.ts-login-common {
    float: left;
    width: 100%;
    margin: 20px auto;
  }
  .page-wrapper #maincontent .login-container .block.block-customer-login.ts-login-common .block-content form.form-login .fieldset.login .actions-toolbar .secondary {
    text-align: left;
  }
  .page-wrapper #maincontent .login-container .block.block-customer-login.ts-login-common .block-content form.form-login .fieldset.login:after {
    text-align: left;
  }
  .page-wrapper #maincontent .login-container .block.block-new-customer.ts-login-common .block-content .actions-toolbar {
    margin-top: 0;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content {
    padding-top: 8px;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content img {
    width: 20px;
    float: left;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content p {
    width: 80%;
    margin-left: 0;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content-comment {
    float: left;
    width: 100%;
    margin-top: 25px;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content-comment .comment-box {
    float: left;
    margin-bottom: 20px;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content-comment .comment-box .image-holder {
    float: left;
    margin-right: 15px;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content-comment .comment-box .comment-holder {
    float: left;
    width: 70%;
  }
  .page-wrapper #maincontent .login-container .block.block-login-ts-benefits.ts-login-common .block-content-comment .actions-toolbar .primary {
    width: 100%;
  }
  .page-wrapper #maincontent .columns {
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  .page-wrapper #maincontent .columns .page.messages {
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.info .field.choice.newsletter {
    display: inline-block;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.info .field.choice.newsletter input[type="checkbox"],
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.info .field.choice.newsletter .form-edit-account .field input[type="checkbox"],
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.info .field.choice.newsletter .form-newsletter-manage .field input[type="checkbox"],
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.info .field.choice.newsletter .account .field input[type="checkbox"] {
    display: inline-block;
    float: left;
    margin: 3px 0 0 0;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.address.company-detail .company-wrapper .field {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.address.company-detail .upload-doc {
    float: left;
    display: none;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.account.password-detail .info-check {
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.account.password-detail .info-check input[type="checkbox"] {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
  }
  .page-wrapper #maincontent .columns form.account.create.form-create-account.ts-signup-form fieldset.fieldset.create.account.password-detail .info-check label {
    word-break: break-word;
    width: 85%;
    font-size: 12px;
  }
  .page-wrapper #maincontent .hbr-main.brand-section .block-title-main h3 {
    font-size: 20px;
  }
  .page-wrapper #maincontent .hbr-main.brand-section .hbr-content.brand-image-content {
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .hbr-main.brand-section .hbr-content.brand-image-content .hbr-inner {
    width: 48%;
    padding-bottom: 10px;
  }
  .page-wrapper #maincontent .hab-main.pad-main.laws-section .hab-row .hab-inner .common-style.left-laws-block .hab-text-area h4 {
    font-size: 26px;
  }
  .page-wrapper #maincontent .hab-main.pad-main.laws-section .hab-row .hab-inner .common-style.left-laws-block .hab-text-area p {
    font-size: 16px;
  }
  .page-wrapper #maincontent .block.widget.block-bestseller-products.grid .block-content .products-grid.grid .product-items .product-item .product-item-info {
    height: 260px;
  }
  .page-wrapper #maincontent .previouslyviewed-wrapper h3 {
    border-top: 0 none;
  }
  .page-wrapper #maincontent .previouslyviewed-wrapper .previouslyviewed-content .login-check {
    margin-bottom: 20px;
  }
  .page-wrapper #maincontent .previouslyviewed-wrapper .previouslyviewed-content .show-product .product-list li:not(:first-child):not(:last-child) {
    display: none;
  }
  .page-wrapper #maincontent .book-call-wrapper .book-call-heading h3 br {
    display: none;
  }
  .page-wrapper #maincontent .book-call-wrapper .book-call-heading .button-book {
    float: left;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main {
    float: left;
    margin-bottom: 70px;
    margin-top: 0;
    /*****************Amasty layered nav*************************/
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-title.filter-title {
    float: left;
    text-align: center;
    width: 100%;
    border: 1px solid #dddddd !important;
    padding: 10px !important;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-title.filter-title strong {
    position: relative;
    color: #0098c5;
    font-size: 20px;
    font-weight: 600;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-title.filter-title strong:before {
    background-image: url(../images/filter-icon.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 20px;
    left: -40px;
    position: absolute;
    top: 3px;
    width: 25px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content {
    display: none;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter {
    display: block;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter {
    background: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999 !important;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 30px 15px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter .popup-filter-title {
    margin-bottom: 25px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter .popup-filter-title span.filter-name {
    font-size: 25px;
    font-weight: bold;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter .popup-filter-title span.filter-cross {
    text-align: right;
    font-size: 20px;
    float: right;
    position: relative;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .filter .block-content.filter-content.openFilter .popup-filter-title span.filter-cross:after {
    content: "\f00d";
    display: block;
    right: 15px;
    position: absolute;
    top: -7px;
    font-family: "Fontawesome";
    font-size: 27px;
    color: #0098c5;
  }
  .page-wrapper #maincontent button#showMore {
    background: transparent;
    border: 0 none;
    padding: 0;
    margin-bottom: 30px;
    color: #0098c5;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    box-shadow: 0 0 black;
  }
  .page-wrapper #maincontent button#showMore:after {
    background-image: url(../images/nav-down-arrow-blue.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 10px;
    right: -25px;
    position: absolute;
    top: 8px;
    width: 14px;
  }
  .page-wrapper #maincontent button#showMore.rotate:after {
    transform: scaleY(-1);
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: auto;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary {
    display: none;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form button.action.tocart.primary {
    margin-bottom: -20px;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details {
    width: 70%;
  }
  .page-wrapper #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details strong.product.name.product-item-name {
    min-height: 40px;
  }
  .page-wrapper #maincontent .filter-current {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item {
    margin-bottom: 10px;
    display: inline-block;
    padding: 2px 5px 2px 0px;
    border: 1px solid #0098c5;
    margin-right: 5px;
    color: #0098c5;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item .filter-label {
    display: none;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item .amshopby-button.-remove {
    margin: 0 0 0 5px;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item .amshopby-button.-remove:after {
    transform: scale(1);
  }
  .page-wrapper #maincontent .filter-current ol.items li.item .remove-filter .remove-filter-icon {
    position: relative;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item .remove-filter .remove-filter-icon:before {
    content: '\e616';
    font-family: 'luma-icons';
    position: absolute;
    left: 10px;
    font-size: 10px;
    top: -3px;
    -webkit-margin-before: 5px;
  }
  @-moz-document url-prefix() {
    .remove-filter {
      position: relative;
    }
    .remove-filter .remove-filter-icon {
      position: unset !important;
    }
    .remove-filter .remove-filter-icon:before {
      top: 1px !important;
      -moz-margin-start: 0 !important;
    }
  }
  .page-wrapper #maincontent .filter-current ol.items li.item:hover {
    background: #0098c5;
    color: #ffffff;
    border-color: transparent;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item:hover a.amshopby-button.-clear.-remove:after {
    color: #ffffff;
  }
  .page-wrapper #maincontent .filter-current ol.items li.item:hover .remove-filter-icon:before {
    color: #ffffff;
  }
  .page-wrapper #maincontent .fotorama__arr {
    display: block !important;
  }
  .page-wrapper #maincontent .fotorama__nav--dots .fotorama__nav__frame--thumb,
  .page-wrapper #maincontent .fotorama__nav--dots .fotorama__thumb-border {
    display: inline-block !important;
    height: 100px;
  }
  .page-wrapper #maincontent .fotorama__nav__frame.fotorama__nav__frame--dot {
    display: none;
  }
  .page-wrapper #maincontent .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-bottom: 50px;
  }
  .page-wrapper #maincontent .pdp-content-block {
    border: 1px solid #dddddd;
    padding: 5px;
  }
  .page-wrapper #maincontent .pdp-content-block .product-info-main .pdp-table-price {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  .page-wrapper #maincontent .pdp-content-block .product-info-main .product-add-form form#product_addtocart_form .box-toquantity:has(+ #product-options-wrapper) {
    top: 95px;
  }
  .page-wrapper #maincontent .pdp-content-block .product-info-main .product-add-form form#product_addtocart_form .product-options-wrapper#product-options-wrapper .fieldset .field.configurable {
    width: 100%;
  }
  .page-wrapper #maincontent .pdp-content-block .product-info-main .product-add-form form#product_addtocart_form .box-tocart .fieldset button#product-addtocart-button {
    width: 100%;
  }
  .page-wrapper #maincontent .product.info.detailed .product.data.items div.data.item a.data:focus {
    outline: 5px auto transparent;
  }
  .page-wrapper #maincontent .page-main > .page-title-wrapper .page-title {
    font-size: 23px;
  }
  .page-wrapper #maincontent .sub-heading {
    font-size: 18px;
    margin-top: -5px;
  }
  .page-wrapper #maincontent .accordion {
    border: 0 none;
  }
  .page-wrapper #maincontent .accordion .accordion__title {
    float: none;
    text-align: center;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
    line-height: 35px;
  }
  .page-wrapper #maincontent .accordion .accordion__title:before {
    left: 65px;
  }
  .page-wrapper #maincontent .accordion .accordion__title.active {
    border: 2px solid #0098c5;
  }
  .page-wrapper #maincontent .accordion .accordion__content {
    padding: 0;
    border-top: 0 none;
  }
  .page-wrapper #maincontent .accordion .accordion__content:after {
    box-shadow: none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block {
    width: 100%;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion {
    border: 0 none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title {
    float: none;
    text-align: center;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
    line-height: 35px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title:before {
    left: 65px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title.active {
    border: 2px solid #0098c5;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
    padding: 0;
    border-top: 0 none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content:after {
    box-shadow: none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block {
    width: 100%;
    position: relative;
    right: unset;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call {
    margin-top: 0;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-text-area {
    float: left;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-image-area {
    float: right;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .hb-text-area span.profile-pic {
    float: left;
    padding: 0 20px 25px 5px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .hb-text-area span.profile-name {
    float: left;
  }
  .page-wrapper #maincontent .contact-row.contactus-city-blocks {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .page-wrapper #maincontent .contact-row.contactus-city-blocks .tile-blocks {
    width: 100%;
  }
  .page-wrapper #maincontent .contact-container.contactus-form {
    margin-top: 90px;
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .left-image img {
    margin-top: -26px;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .right-form {
    padding: 0 20px;
    width: 100%;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .right-form form .contac-fields {
    width: 100%;
  }
  .page-wrapper #maincontent .about-us-wrapper .aboutus-banner-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .aboutus-banner-wrap .image-container.desktop-view {
    display: none;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content {
    padding: 15px 50px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width {
    flex-wrap: wrap;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part {
    padding-right: 0;
    padding-left: 0;
    order: 1;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part .comment-box .comment-box-name {
    margin-left: 0px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part {
    width: 100%;
    float: left;
    padding: 0 0 10px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row {
    flex-wrap: wrap;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner {
    width: 100%;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .contact-form-wrap .contact-container.contactus-form .contactus-bgimage {
    flex-wrap: wrap;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav {
    float: left;
    width: 100%;
    margin-top: 60px;
    color: #ffffff;
    background: #223A60;
    padding: 15px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links {
    padding-left: 0;
    list-style: none;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links li img {
    width: 8%;
    margin-right: 10px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links li a {
    color: #ffffff;
  }
  .page-wrapper #maincontent .column.main .search.results .toolbar.toolbar-products .toolbar-amount {
    position: relative;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid {
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    padding: 40px 10px 0;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form .tocart {
    width: 40px;
    height: 35px;
  }
  .page-wrapper #maincontent .page-main > .page-title-wrapper .page-title {
    font-size: 23px;
  }
  .page-wrapper #maincontent .sub-heading {
    font-size: 18px;
    margin-top: -5px;
  }
  .page-wrapper #maincontent .accordion {
    border: 0 none;
  }
  .page-wrapper #maincontent .accordion .accordion__title {
    float: none;
    text-align: center;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
    line-height: 35px;
  }
  .page-wrapper #maincontent .accordion .accordion__title:before {
    left: 65px;
  }
  .page-wrapper #maincontent .accordion .accordion__title.active {
    border: 2px solid #0098c5;
  }
  .page-wrapper #maincontent .accordion .accordion__content {
    padding: 0;
    border-top: 0 none;
  }
  .page-wrapper #maincontent .accordion .accordion__content:after {
    box-shadow: none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block {
    width: 100%;
    min-height: auto;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion {
    border: 0 none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title {
    float: none;
    text-align: center;
    border: 2px solid #dddddd;
    margin-bottom: 10px;
    line-height: 35px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title:before {
    left: 65px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__title.active {
    border: 2px solid #0098c5;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content {
    padding: 0;
    border-top: 0 none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-accordion.left-block .accordion .accordion__content:after {
    box-shadow: none;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block {
    width: 100%;
    position: relative;
    right: unset;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call {
    margin-top: 0;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-text-area {
    float: left;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .contact-blocks .service-call .call-image-area {
    float: right;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .hb-text-area span.profile-pic {
    float: left;
    padding: 0 20px 25px 5px;
  }
  .page-wrapper #maincontent .accordian-wrapper .contactus-right-block .hb-text-area span.profile-name {
    float: left;
  }
  .page-wrapper #maincontent .contact-row.contactus-city-blocks {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .page-wrapper #maincontent .contact-row.contactus-city-blocks .tile-blocks {
    width: 100%;
  }
  .page-wrapper #maincontent .contact-container.contactus-form {
    margin-top: 90px;
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .left-image img {
    margin-top: -26px;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .right-form {
    padding: 0 20px;
    width: 100%;
  }
  .page-wrapper #maincontent .contact-container.contactus-form .contactus-bgimage .right-form form .contac-fields {
    width: 100%;
  }
  .page-wrapper #maincontent .about-us-wrapper .aboutus-banner-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .aboutus-banner-wrap .image-container.desktop-view {
    display: none;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content {
    padding: 15px 50px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part {
    padding-right: 0;
    padding-left: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part .comment-box .comment-box-name {
    margin-left: 0px;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part {
    width: 100%;
    float: left;
    padding: 0;
  }
  .page-wrapper #maincontent .about-us-wrapper .widget.block.block-static-block .about-video-wrap .content .left-img {
    text-align: center;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav {
    float: left;
    width: 100%;
    margin-top: 60px;
    color: #ffffff;
    background: #223A60;
    padding: 15px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links {
    padding-left: 0;
    list-style: none;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links li img {
    width: 8%;
    margin-right: 10px;
  }
  .page-wrapper #maincontent .sidebar.sidebar-main .search-result-leftnav .need-help-links li a {
    color: #ffffff;
  }
  .page-wrapper #maincontent .column.main .search.results .toolbar.toolbar-products .toolbar-amount {
    position: relative;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid {
    float: left;
    width: 100%;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    padding: 40px 10px 0;
  }
  .page-wrapper #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form .tocart {
    width: 40px;
    height: 35px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent p {
    color: #000000;
    font-size: 16px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .cp-social {
    margin-top: 18px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.newsletter-block .cp-ftitle p {
    font-size: 17px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main .cp-fblock.newsletter-block .cp-fcontent .block.newsletter .content .form.subscribe .actions button.action.subscribe.primary.newsletter-btn {
    position: unset;
    margin-bottom: 10px;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content {
    float: left;
    padding-top: 0;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content .copyright-block {
    float: left;
  }
  .page-wrapper .footer-top .page-footer .cp-footer-container .cp-footer-main.footer-right-content .copyright-block span {
    line-height: 40px;
  }
  /******************Mobile view checkout page 2 column FY23************************************/
  body.checkout-index-index .page-wrapper #maincontent.page-main.container {
    padding: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-header-wrap {
    float: left;
    width: 100%;
    padding: 0 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-header-wrap .ts-opc-header {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-header-wrap .ts-opc-header .ts-opc-logo {
    float: left;
    width: 50%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-header-wrap .ts-opc-header .ts-opc-contactus {
    float: right;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-header-wrap .ts-opc-header .ts-opc-contactus p {
    margin-bottom: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap .ts-opc-footer {
    float: left;
    width: 100%;
    padding-top: 30px;
    text-align: center;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap .ts-opc-footer .ts-opc-logo {
    margin-bottom: 15px;
    float: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap .ts-opc-footer .ts-opc-logo a img {
    max-width: 100%;
    height: 40px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap .ts-opc-footer .ts-opc-copyright {
    float: none;
    padding-top: 10px;
    display: inline-flex;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container .ts-opc-footer-wrap .ts-opc-footer .ts-opc-copyright .copyright-block span {
    padding: 0 10px;
    text-align: center;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .shipping-text {
    padding: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .messages {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .opc-estimated-wrapper {
    margin: 0 0 15px;
    float: left;
    width: 100%;
    background: none;
    border: 0 none;
    padding: 10px 10px 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .opc-estimated-wrapper .estimated-block {
    width: 100%;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .opc-estimated-wrapper .estimated-block .estimated-label {
    margin-right: 10px;
    float: left;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .checkout-header {
    padding: 0 10px;
    width: 100%;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container {
    margin: 0 0 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-method p.step-title.amcheckout-title,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address p.step-title.amcheckout-title,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-payment-method p.step-title.amcheckout-title {
    background: #fff;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-method .step-content.amcheckout-content,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address .step-content.amcheckout-content,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-payment-method .step-content.amcheckout-content {
    background: #fff;
    padding: 0 15px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address {
    padding-bottom: 8px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address p.step-title.amcheckout-title {
    background: #fff;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper form.form.form-login.amcheckout-form-login {
    margin-bottom: 0;
    border-bottom: 0 none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper form.form.form-login.amcheckout-form-login #customer-email-fieldset .field .amcheckout-email .amcheckout-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper form.form.form-login.amcheckout-form-login #customer-email-fieldset .field .amcheckout-email .field-tooltip {
    margin-left: 0;
    height: 30px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper form.form.form-login.amcheckout-form-login #customer-email-fieldset .field .amcheckout-email .note {
    line-height: 30px;
    margin-left: 5px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .form-shipping-address #shipping-new-address-form fieldset.field.street legend.label {
    text-align: left;
    border-bottom: 0 none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .billing-address-same-as-shipping-block.field.choice label {
    font-size: 13px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .field.field-select-billing {
    display: block;
    padding: 15px 0;
    background: #184389;
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    margin: 15px auto;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .field.field-select-billing .label {
    padding: 0;
    margin: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .field.field-select-billing .label span {
    font-weight: 600;
    font-size: 20px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .billing-address-form form .fieldset fieldset.field.street .label {
    text-align: left;
    border-bottom: 0 none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .actions-toolbar .primary {
    padding: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container li.checkout-shipping-address.amcheckout-shipping-address #checkout-step-shipping .amcheckout-wrapper .checkout-billing-address .fieldset .actions-toolbar .primary button.action.action-update {
    background: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #opc-shipping_method .checkout-shipping-method .step-content.amcheckout-content .amcheckout-wrapper {
    word-break: break-word;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #opc-shipping_method .checkout-shipping-method .step-content.amcheckout-content .amcheckout-wrapper #checkout-step-shipping_method #co-shipping-method-form #checkout-shipping-method-load table.table-checkout-shipping-method.amcheckout-shipping-methods .amcheckout-items .amcheckout-method {
    padding: 0 5px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #opc-shipping_method .checkout-shipping-method .step-content.amcheckout-content .amcheckout-wrapper #checkout-step-shipping_method #co-shipping-method-form #checkout-shipping-method-load table.table-checkout-shipping-method.amcheckout-shipping-methods .amcheckout-items .amcheckout-method td.col {
    font-size: 80%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset br,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset hr {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-content {
    padding: 0 10px 0 15px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-content .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice .label:before {
    width: 25px;
    height: 25px;
    vertical-align: middle;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-content .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice .label button.action.action-show {
    margin-left: 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-content .checkout-agreements-block .checkout-agreements .checkout-agreement.field.choice .label button.action.action-show span {
    font-size: 80%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-content .payment-form .ts-payment-form #html-main-content #c-content {
    width: 70%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title .label {
    text-align: left;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title .label .credit-payment-text {
    padding-top: 5px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .step-content.amcheckout-content .amcheckout-wrapper .payment-method .payment-method-title .label .credit-payment-text:after {
    right: 60px;
    top: 0px;
    background-size: 65px;
    width: 80px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container #payment.checkout-payment-method #checkout-step-payment #co-payment-form .fieldset .opc-payment .amcheckout-payment-methods .payment-group .amcheckout-title {
    background: #fff;
    margin-top: 15px;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container p.step-title.amcheckout-title {
    background: transparent;
    font-size: 22px;
    color: #184389;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .delete {
    bottom: 15px;
    width: 25px;
    height: 20px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-image-container {
    margin-bottom: 20px;
    text-align: center;
    width: 20% !important;
    float: left;
    height: 100% !important;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-image-container .product-image-wrapper {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form {
    float: left;
    width: 80%;
    padding-left: 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details {
    padding-left: 0;
    text-align: left;
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details .ts-product-item-inner .product-item-name-block {
    padding: 0;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details .product.options {
    padding-bottom: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details .product.options .toggle span {
    margin: 0px;
    position: relative;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details .product.options .content .item-options .field.configurable .label {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .product-item-details .product.options .content dl.item-options.drop-down {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity {
    float: left;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .details-qty.quantity span.product-item-qty-inc.qty-inc-section ~ span.label {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper button.action.primary.checkout {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .delete {
    position: unset;
    width: 16px;
    height: 17px;
    margin-left: 10px;
    margin-top: 18px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .content.minicart-items .minicart-items-wrapper .minicart-items .product-item .product .product-detail-form .qty-btn-wrapper .subtotal {
    float: right;
    width: auto;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper table.table-totals tbody tr.totals th.mark,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper table.table-totals tbody .totals-tax th.mark {
    background: transparent;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper table.table-totals tbody tr.totals th.mark .label,
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .opc-block-summary.amcheckout-summary-container .step-content.amcheckout-content .amcheckout-wrapper table.table-totals tbody .totals-tax th.mark .label {
    padding: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .amcheckout-additional-options {
    margin: 0;
    padding: 0;
    border: 0 none;
    background: transparent;
    font-size: 0;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method .payment-option {
    display: none;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit {
    float: left;
    width: 100%;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .payment-methods .actions-toolbar button.action.primary.checkout.amasty {
    width: 100%;
    border-radius: 10px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .secure-content {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text {
    font-size: 80%;
    font-weight: 600;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text span {
    position: relative;
    color: #97ADCE;
  }
  body.checkout-index-index .page-wrapper #maincontent.page-main.container #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .secure-content .icon-text span:before {
    background-image: url(../images/SSL-icon.png);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 16px;
    position: absolute;
    top: -1px;
    width: 15px;
    background-size: 15px;
    left: -20px;
  }
  /**************************Search mobile view alignment****************************************/
  .amsearch-form-container.form.minisearch .field.search .control .amsearch-wrapper-input .amsearch-close {
    top: 46px;
    right: 30px;
  }
  .amsearch-form-container.form.minisearch .field.search .control .amsearch-wrapper-input button.amsearch-loupe {
    top: 47px;
  }
  .amsearch-form-container.form.minisearch .field.search .control #search_autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .logo {
    max-width: 90%;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .switcher.language.switcher-language.switched {
    right: 60px !important;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .block-search {
    width: 365px;
  }
  #maincontent .about-us-wrapper .aboutus-banner-wrap .image-container.mobile-view {
    display: none;
  }
  #maincontent .toolbar.toolbar-products .pagination-wrapper:first-child {
    display: block;
  }
  #maincontent .sidebar.sidebar-main .filter.mgs-filter .block-title.filter-title {
    display: none;
  }
  #maincontent .sidebar.sidebar-main .filter.mgs-filter .block-content.filter-content.popup-filter .popup-filter-title {
    display: none;
  }
  #maincontent button#showMore {
    display: none;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block a.product.photo.product-item-photo {
    height: auto;
    outline: 5px auto transparent !important;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 0;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form button.action.tocart.primary {
    display: none;
  }
  #maincontent .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 100px;
  }
  #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    padding: 0 10px;
  }
  #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form .tocart {
    margin-bottom: -60px;
  }
  #maincontent .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details strong.product.name.product-item-name {
    min-height: 70px;
  }
  .copyright-block span.space-link {
    padding: 0 0 0 5px;
  }
  .popup-filter-title {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    padding: 0 10px;
  }
  .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form .tocart {
    margin-bottom: -60px;
  }
  .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details strong.product.name.product-item-name {
    min-height: 70px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .login-image {
    background-image: url(../images/svg/user-account.svg);
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    background-size: 22px;
    background-position: center;
  }
}
@media only screen and (min-width: 1140px) {
  /********************sticky header design FY23*********************************/
  .page-wrapper .page-header .header.content.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 900;
    height: 75px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1.95px 2.6px;
    max-width: 100%;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top-menu {
    transition: all 0.2s ease-out;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top .header-main {
    margin-top: 15px;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top .header-main .logo img {
    width: 180px;
    transition: width 0.3s ease-in-out;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top .header-main .amsearch-wrapper-block {
    transition: all 0.3s ease-in-out;
    transform: translate(680px, 0);
    z-index: 9;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper {
    min-width: 210px;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-content .header-top .header-main .cart-wrapper {
    transition: all 1s ease-in-out;
    position: relative;
    transform: translate(1500px, 0);
    overflow: hidden;
  }
  .page-wrapper .page-header .header.content.sticky-header .header-nav .sections.nav-sections {
    transition: all 0.2s linear;
    transform: translate(-15px, -65px);
  }
  .page-wrapper .page-header .header.content.sticky-header .header-nav .sections.nav-sections .nav-sections-items .nav-sections-item-content .ub-mega-menu.level0 li.mega a.mega {
    font-size: 14px;
  }
  /********************sticky header design END FY23*********************************/
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    bottom: -40px;
  }
  .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details {
    width: 65% !important;
  }
  .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details strong.product.name.product-item-name {
    min-height: 60px !important;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links .authorization-link.ts-visible {
    visibility: visible;
  }
  .page-wrapper .page-header .header.content .header-content .header-top-menu ul.header.links.logged-in-customer li.greet.welcome span.logged-in {
    width: 130px;
    float: left;
    line-height: 20px;
    overflow: hidden;
    word-break: break-word;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .page-wrapper .page-header .header.content .header-top .header-main .switcher.language.switcher-language .switcher-image {
    float: left;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .switcher.language.switcher-language.switched {
    right: 5px !important;
    top: -5px;
  }
  body.customer-account-create.page-layout-1column form.form-create-account.ts-signup-form fieldset.fieldset {
    width: 30%;
    padding: 12px;
  }
  body.customer-account-create.page-layout-1column form.form-create-account.ts-signup-form fieldset.fieldset.create.info .field {
    width: 100%;
  }
  body.customer-account-create.page-layout-1column form.form-create-account.ts-signup-form fieldset.fieldset.create.account.password-detail .info-check label {
    display: inline;
  }
  body.customer-account-create.page-layout-1column form.form-create-account.ts-signup-form fieldset.fieldset.create.account.password-detail .actions-toolbar .primary {
    margin-bottom: 15px;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container p.step-title.amcheckout-title {
    color: #000000;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .amcheckout-wrapper .block.items-in-cart .content.minicart-items .minicart-items-wrapper.overflowed .minicart-items .product-item .product .product-image-container {
    width: auto !important;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .amcheckout-wrapper .block.items-in-cart .content.minicart-items .minicart-items-wrapper.overflowed .minicart-items .product-item .product .product-detail-form .product-item-details {
    float: unset;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .payment-methods {
    float: left;
    width: 100%;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .payment-methods .actions-toolbar {
    float: left;
    width: 100%;
  }
  #checkout .amcheckout-main-container .amcheckout-column .amcheckout-block.amcheckout-step-container .checkout-payment-method.submit .payment-methods .actions-toolbar button.action.primary.checkout.amasty {
    margin-right: 15px;
    margin-bottom: 30px;
  }
  #checkout .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions {
    padding: 0 10px;
  }
  #checkout .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product-item-inner .product.actions.product-item-actions .actions-primary form .tocart {
    margin-bottom: -60px;
  }
  #checkout .column.main .search.results .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details strong.product.name.product-item-name {
    min-height: 70px;
  }
  .catalog-category-view.page-layout-1column .page-wrapper #maincontent.page-main.container .column.main .category-view .category-cms .ts-products-category-top-section .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    width: calc((100% / 3 - 15px));
    margin-left: 12px !important;
  }
  .catalog-category-view.page-layout-1column .page-wrapper #maincontent.page-main.container .column.main .category-view .category-cms .ts-products-category-top-section .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .catalog-category-view.page-layout-1column .page-wrapper #maincontent.page-main.container .column.main .category-view .category-cms .ts-products-category-top-section .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item {
    width: calc((100% / 2 - 12px));
    margin-left: 10px !important;
    margin-bottom: 10px;
  }
  .catalog-category-view.page-layout-1column .page-wrapper #maincontent.page-main.container .column.main .category-view .category-cms .ts-products-category-top-section .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item:nth-child(2n+1) {
    margin-left: 0;
  }
}
/***************************prices shown 2 times in PLP & PDP*****************************************/
li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details span.special-price,
li.item.product.product-item .product-item-info .product-img-block .product.details.product-item-details span.old-price {
  display: none;
}
.catalog-product-view .pdp-content-block .product-info-main .product-info-price .price-box.price-final_price .old-price {
  display: none;
}
/**********************VAT number alignment***********************************/
#checkout form.form-login .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label,
#checkout form.form-shipping-address .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label,
#checkout .billing-address-form form .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label,
#checkout form.form-login .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label,
#checkout form.form-shipping-address .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label,
#checkout .billing-address-form form .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label {
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  white-space: normal;
  line-height: 12px;
}
#checkout form.form-login .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label:before,
#checkout form.form-shipping-address .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label:before,
#checkout .billing-address-form form .field.ts-custom-form[name="shippingAddress.custom_checkbox"] .control .choice.field label.label:before,
#checkout form.form-login .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label:before,
#checkout form.form-shipping-address .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label:before,
#checkout .billing-address-form form .field.ts-custom-form[name="billingAddressshared.custom_checkbox"] .control .choice.field label.label:before {
  margin: -1px 12px 0 0;
  float: left;
}
/***************Amasty layered navigation********************/
.sidebar.sidebar-main .block.filter .block-title.filter-title {
  padding: 15px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content div#am-shopby-container.filter-current.am-filter-current {
  box-shadow: 0px 10px 10px rgba(242, 247, 252, 0.9);
  border-radius: 6px;
  padding: 0 15px;
  margin-bottom: 10px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content div#am-shopby-container.filter-current.am-filter-current ol.items .am-shopby-item {
  margin-bottom: 25px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content div#am-shopby-container.filter-current.am-filter-current ol.items .am-shopby-item a.amshopby-button.-remove {
  color: #0098c5;
  text-decoration: none;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content div#am-shopby-container.filter-current.am-filter-current ol.items .am-shopby-item a.amshopby-button.-remove:after:hover {
  color: #ffffff;
  text-decoration: none;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .block-actions.filter-actions {
  display: none;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options {
  padding: 0 15px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content {
  margin: 0 0 25px;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form .item input[type="checkbox"] {
  vertical-align: initial;
}
.sidebar.sidebar-main .block.filter .block-content.filter-content .filter-options .filter-options-content ol.items form .item .label {
  font-size: unset;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
  white-space: break-spaces;
}
/***************order success page FY23**************/
.checkout-success.ts-success-container.checkoutorder-sucess-page {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .block.block-order-details {
  margin-bottom: 10px;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .block.block-order-details .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  color: #184389;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .block.block-order-details .block-title strong {
  font-size: 28px;
  font-weight: 600;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .block.block-order-details .success-messages {
  margin-bottom: 20px;
  font-size: 16px;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .block.block-order-details .success-messages p span {
  font-weight: bold;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success {
  float: left;
  width: 100%;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main {
  float: left;
  width: 100%;
  display: inline-flex;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details {
  display: none;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view {
  margin-top: 0;
  float: left;
  width: 100%;
  background: #ffffff;
  margin-right: 25px;
  border-radius: 8px;
  padding: 20px;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content {
  display: flex;
  flex-direction: column;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content .box {
  padding: 0;
  width: 100%;
  display: inline-flex;
  float: left;
  flex-direction: row;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content .box .box-title {
  width: 45%;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content .box .box-content {
  width: 100%;
  float: left;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered {
  border-radius: 8px;
  background: #ffffff;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered .table-wrapper.order-items table#my-orders-table td.col.qty .items-qty .item .title {
  display: none;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered .table-wrapper.order-items table#my-orders-table td.col.name .item-options dt {
  float: left;
  padding-right: 4px;
  font-weight: normal;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered .table-wrapper.order-items table#my-orders-table td.col.name .item-options dt:after {
  content: ":";
  padding-left: 4px;
}
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered .table-wrapper.order-items table#my-orders-table td.col.price .price-excluding-tax .cart-price .price,
.checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .order-details-items.ordered .table-wrapper.order-items table#my-orders-table td.col.subtotal .price-excluding-tax .cart-price .price {
  font-weight: 100;
  font-size: 15px;
}
#registration {
  display: none;
}
/*************** Responsive order success page ********************/
@media only screen and (max-width: 767px) {
  .checkout-success.ts-success-container.checkoutorder-sucess-page {
    margin-top: 0;
    padding-top: 0;
  }
  .checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content {
    display: inline-block;
  }
  .checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content .box {
    padding: 0;
    float: left;
    width: 100%;
  }
  .checkout-success.ts-success-container.checkoutorder-sucess-page .account.ts-opc-success .column.main .block.block-order-details-view .block-content .box.box-order-shipping-method {
    order: unset;
  }
}
/*************** Order success page design end ********************/
.field.ts-custom-form[name="billingAddressshared.vat_id"],
.field.ts-custom-form[name="billingAddressshared.custom_checkbox"] {
  display: none;
}
/*footer block design*/
.fs-main {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  background: #ffffff;
}
.fs-main .fs-row {
  margin: 0 -10px;
}
.fs-main .fs-row .fs-row-wrap {
  display: flex;
  flex-flow: nowrap;
  justify-content: space-between;
  padding: 10px 5px 0;
}
.fs-main .fs-row .fs-row-wrap .fs-inner {
  float: none;
  width: auto;
  box-sizing: border-box;
  padding: 0 10px;
  position: relative;
  min-height: 60px;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content h4 {
  letter-spacing: 0.38px;
  color: #505050;
  font-weight: 700;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .para-link a {
  color: #0098c5;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content button.action.primary.service-btn {
  background: #184389;
  border: 1px solid #184389;
  color: #ffffff;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .fm-text {
  font-weight: bold;
  position: relative;
}
.fs-main .fs-row .fs-row-wrap .fs-inner .fs-content .fm-text:before {
  background-image: url(../images/check-small.png);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 15px;
  left: -20px;
  position: absolute;
  top: 2px;
  width: 15px;
}
.fs-main .fs-row.footer-service-block {
  float: left;
  width: 100%;
}
.fs-main .fs-row.footer-service-block .fs-service-block-heading {
  text-align: left;
  padding: 0 12px;
}
.fs-main .fs-row.footer-service-block .fs-service-block-heading h2.service-heading {
  letter-spacing: 1px;
  font-weight: bold;
}
/***************************Newsletter block design FY23**************************************/
.hover-effect-btn {
  background: #184389;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  position: relative;
  display: inline-block;
}
.hover-effect-btn:before {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
.hover-effect-btn:hover {
  text-indent: -22px;
}
.hover-effect-btn:hover:before {
  opacity: 1;
  text-indent: -26px;
}
.block.newsletter.footer-newsletter-row {
  float: left;
  padding: 40px 150px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  box-shadow: 0 5px 44px #f2f7fc inset;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social {
  float: left;
  padding: 0;
  list-style: none;
  font-weight: bold;
  align-self: center;
  margin-bottom: 0;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social h2 {
  font-weight: 600;
  color: #184389;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li {
  background: #184389;
  height: 40px;
  border-radius: 6px;
  padding: 10px 20px;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a {
  color: #ffffff;
  position: relative;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a i.fa.fa-linkedin {
  border: 1px solid;
  padding: 3px 4px 2px;
  font-size: 11px;
  margin-left: 5px;
  transition: all 0.25s ease;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a:after {
  content: '';
  display: block;
  width: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  position: absolute;
  background: #ffffff;
  transition: width .3s;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a:hover {
  text-decoration: none;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a:hover:after {
  width: 100%;
}
.block.newsletter.footer-newsletter-row .social-row ul.cp-social li a:hover i.fa.fa-linkedin {
  background: #0e213e;
  color: #ffffff;
  transition: all 0.25s ease;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block {
  float: left;
  padding: 0;
  width: 40%;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .field.newsletter .newsletter-label {
  max-width: 90%;
  padding-bottom: 15px;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .field.newsletter .newsletter-label span {
  word-break: break-word;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .field.newsletter .control {
  position: relative;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .field.newsletter .control input#newsletter {
  background: #f2f7fc;
  border: 1px solid #d5dfe3;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .field.newsletter .control #newsletter-error {
  position: absolute;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .actions {
  vertical-align: bottom;
  width: 20%;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .actions button.action.subscribe.primary.newsletter-btn {
  background: #184389;
  border: 1px solid #184389;
  border-radius: 6px;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  transition: all 0.2s linear 0s;
  padding: 8px 15px;
  position: relative;
  display: inline-block;
  width: 110px;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .actions button.action.subscribe.primary.newsletter-btn:before {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 13px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 1px;
  opacity: 0;
  height: 100%;
  width: 12px;
  transition: all 0.2s linear 0s;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .actions button.action.subscribe.primary.newsletter-btn:hover {
  text-indent: -22px;
  background: #0e213e;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .form.subscribe .actions button.action.subscribe.primary.newsletter-btn:hover:before {
  opacity: 1;
  text-indent: -26px;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .field.below-input {
  float: left;
  width: 100%;
  padding-top: 25px;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .field.below-input input[name="newsletter"] {
  float: left;
  margin-right: 6px;
}
.block.newsletter.footer-newsletter-row .cp-fblock.newsletter-block .field.below-input label.newsletter-label {
  float: left;
  margin-top: -3px;
  width: 80%;
}
.main-footer {
  float: left;
  background: #184389;
  width: 100%;
}
.main-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .logo img {
  max-width: 70%;
}
.main-footer .cp-footer-container .cp-footer-main .cp-fblock.logo-social-link .cp-fcontent .footer-image-content span {
  margin-right: 10px;
}
.main-footer .cp-footer-container .cp-footer-main.footer-right-content {
  padding-top: 0;
}
.main-footer .cp-footer-container .cp-footer-main.footer-right-content .cp-fblock .cp-fcontent ul.footer.links li.nav.item {
  margin: 0 0 5px;
  line-height: 20px;
}
.main-footer .cp-footer-container .copyright-block {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid #dddddd;
  margin-top: 20px;
  float: left;
  width: 100%;
}
/*************** product video close button ********************/
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  webkit-transform: none !important;
  transform: none !important;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 1 !important;
}
.page-header .amsearch-wrapper-block:before {
  background: none;
}
/****************M2.4.4 upgraded search***********************/
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block {
  transition: all 0.5s;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper {
  min-width: 450px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-input {
  border-color: #184389;
  height: 40px;
  border-radius: 25px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-input:focus {
  border-color: #ffffff;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-button.-loupe {
  background-color: #184389;
  right: 0;
  opacity: 1;
  height: 41px;
  width: 41px;
  border-radius: 25px;
  background-image: url(../images/svg/search.svg);
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper.-typed .amsearch-input {
  padding-left: 45px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: 0;
  right: auto;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-items-section {
  padding: 15px 0 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-items-section .amsearch-item-container {
  padding: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-items-section .amsearch-item-container .amsearch-block-header {
  padding: 0 15px 0px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-items-section .amsearch-item-container .amsearch-block-header .amsearch-title {
  font-size: 13px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-items-section .amsearch-item-container ul.amsearch-tab-items .amsearch-item a.amsearch-link.item-name {
  padding: 5px 15px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section:not(:first-child) {
  border-top: 1px solid #cccccc;
  border-left: 0 none;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list {
  width: 100%;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list p.amsearch-block-header.amsearch-collapsible-title {
  padding: 0 15px 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list p.amsearch-block-header.amsearch-collapsible-title .amsearch-title {
  font-size: 13px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item {
  padding: 10px 15px 5px;
  cursor: pointer;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item .amsearch-image {
  max-width: 100px;
  width: 30%;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details {
  padding-left: 15px;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details a.amsearch-link.product-item-link,
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details .amsearch-sku-block,
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details .product.description.product-item-description {
  padding: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details .amsearch-wrapper-inner .product-item [data-role='priceBox'] {
  padding: 0;
}
.page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-result-section .amsearch-products-section #amasty-shopby-product-list .amsearch-product-list .amsearch-item.product-item section.amsearch-description.product.details.product-item-details .amsearch-wrapper-inner .product-item [data-role='priceBox'] .minimal-price-link {
  margin-top: 0;
}
/**************** Qty box with up/down arrow on pdp and checkout ***********************/
.field.qty .quantity,
.qty-btn-wrapper .quantity {
  position: relative;
}
.field.qty .quantity .product-item-qty-inc.qty-inc-section,
.qty-btn-wrapper .quantity .product-item-qty-inc.qty-inc-section {
  display: none;
}
.field.qty .quantity input[type=number]::-webkit-inner-spin-button,
.qty-btn-wrapper .quantity input[type=number]::-webkit-inner-spin-button,
.field.qty .quantity .quantity input[type=number]::-webkit-outer-spin-button,
.qty-btn-wrapper .quantity .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.field.qty .quantity input[type=number],
.qty-btn-wrapper .quantity input[type=number] {
  -moz-appearance: textfield;
}
.field.qty .quantity input.qty,
.qty-btn-wrapper .quantity input.qty {
  width: 100px;
  height: 45px;
  line-height: 1;
  float: left;
  display: block;
  border: 1px solid #c1c1c1;
  box-shadow: none;
  font-size: 20px;
  border-radius: 0;
}
.field.qty .quantity input:focus,
.qty-btn-wrapper .quantity input:focus {
  outline: 0;
}
.field.qty .quantity div.mage-error,
.qty-btn-wrapper .quantity div.mage-error {
  color: #e02b27;
  font-size: 9px;
  position: absolute;
  top: 48px;
}
/*****************PDP price and quantity section design ******************/
.pdp-content-block .product-info-main .pdp-price-qty-wrap {
  float: left;
  width: 100%;
  display: block;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price {
  display: block;
  float: left;
  width: 100%;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price {
  display: block;
  padding-bottom: 0;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container.price-final_price.tax .price-wrapper.add-text-beside {
  float: left;
  position: relative;
  width: auto;
}
.pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container.price-final_price.tax .add-text {
  top: unset;
  left: unset;
  font-size: 12px;
  width: auto;
}
.pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-toquantity .fieldset #hide-qty.field.qty .control.quantity .quantity-nav {
  position: relative;
  float: left;
  height: 43px;
}
.pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-toquantity .fieldset #hide-qty.field.qty .control.quantity .quantity-nav .quantity-button {
  position: relative;
  cursor: pointer;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  width: 21px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "FontAwesome" !important;
  line-height: 1.5;
  padding: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-toquantity .fieldset #hide-qty.field.qty .control.quantity .quantity-nav .quantity-button:active {
  background: #EAEAEA;
}
.pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-toquantity .fieldset #hide-qty.field.qty .control.quantity .quantity-nav .quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 1px;
  left: -1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "FontAwesome";
  border-radius: 0 4px 0 0;
  line-height: 1.6;
  background: #fff;
  color: #184389;
}
.pdp-content-block .product-info-main .product-add-form #product_addtocart_form .box-toquantity .fieldset #hide-qty.field.qty .control.quantity .quantity-nav .quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
  left: -1px;
  font-family: "FontAwesome";
  border-radius: 0 0 4px 0;
  background: #fff;
  color: #184389;
}
.pdp-content-block .product-info-main .pdp-table-price thead tr {
  border-bottom: 1px solid #c1c1c1;
}
.pdp-content-block .product-info-main .pdp-table-price tbody tr:nth-child(even) {
  background: #f0f0f0;
}
@media only screen and (max-width: 767px) {
  .TS-banner-slider-wrap .pagebuilder-column-line .pagebuilder-column .hb-main.banner-wrapper .hb-left.banner-left-section .hb-slider iframe.embed-responsive-item {
    width: 100%;
    height: auto;
  }
}
/*****responsive price section PDP**********/
@media only screen and (max-width: 767px) {
  .pdp-content-block {
    float: left;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price {
    text-align: left;
    width: 100%;
    margin: 0 10px 0 0;
    float: left;
    border: 0 none;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price {
    padding-left: 0;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container.price-final_price.tax .price-wrapper.add-text-beside .price {
    font-size: 18px;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container.price-final_price.tax .add-text {
    font-size: 10px;
    width: 100%;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .product-info-stock-sku .product.attribute.sku {
    font-size: 10px;
    text-align: right;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .product-info-stock-sku .product.attribute.sku .type {
    float: unset;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .product-info-stock-sku .product.attribute.sku .value {
    width: auto;
    float: unset;
  }
  .pdp-content-block .product-info-main .product-add-form {
    padding-bottom: 25px;
    float: left;
  }
  .pdp-content-block .product-info-main .product-add-form #product_addtocart_form div#product-options-wrapper.product-options-wrapper {
    padding-top: 15px;
  }
  .pdp-content-block .product-info-main .pdp-table-price {
    font-size: 13px;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-button.-loupe {
    background-image: none;
  }
  .page-wrapper .page-header .header.content .header-content .header-top .header-main .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-button.-loupe:before {
    content: "\f002";
    font-family: "FontAwesome";
    display: block;
    color: #fff;
  }
  .page-wrapper .latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container.price-final_price.tax .add-text {
    width: 100%;
  }
  .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .product-info-stock-sku .product.attribute.sku .value {
    width: auto;
  }
}
aside.modal-custom.pr-cookie-modal.pr-cookie-modal-bottom.show-without-overlay .modal-content {
  background-color: transparent !important;
}
aside.modal-custom.pr-cookie-modal.pr-cookie-modal-bottom.show-without-overlay .pr-cookie-close-modal {
  display: none !important;
}
.form.create.account.ts-signup-form .field.city,
.form.create.account.ts-signup-form .field.zip,
.form.create.account.ts-signup-form .field.telephone,
.form.create.account.ts-signup-form .field.country {
  float: left;
}
.message.success,
.message.error {
  border-radius: 6px;
}
/* Home page expertise testimonial design */
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
  float: none;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block {
  position: relative;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col {
  float: left;
  padding: 80px 80px 80px 0;
  color: #fff;
  width: 445px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper h2.expertise-heading {
  padding-bottom: 15px;
  margin-top: 0;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper p {
  font-size: 16px;
  margin-top: 25px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper button {
  background: #fff;
  color: #184389;
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 200px;
  position: relative;
  display: inline-block;
  margin-top: 15px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper button:hover {
  text-indent: -22px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper button:hover:before {
  opacity: 1;
  text-indent: -26px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper button:before {
  content: "\f105";
  font-family: "Fontawesome";
  font-size: 15px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 20px;
  transition: all 0.2s linear 0s;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col {
  background: #0e213e;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 444px;
  width: 100%;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper {
  padding: 40px;
  color: #fff;
  position: relative;
  height: 100%;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial {
  position: absolute;
  width: 600px;
  top: 22%;
  left: 12%;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial img {
  position: absolute;
  top: -60px;
  left: -78px;
  width: 15%;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-wrapper-outer .owl-wrapper .owl-item li {
  list-style: none;
  padding-right: 40px;
  position: relative;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable {
  position: absolute;
  right: 0;
  top: 40px;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page {
  display: block;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page span {
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 50% !important;
  background: none repeat scroll 0 0 #184389;
}
.pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page.active span {
  background: none repeat scroll 0 0 #ffffff;
}
@media only screen and (max-width: 768px) {
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col {
    padding: 15px 15px 30px 0;
    width: 100%;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .expertise-col .expertise-wrapper h2.expertise-heading {
    padding-bottom: 0;
    font-weight: 600;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col {
    position: relative;
    left: 0;
    width: 100%;
    border-radius: 6px;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper {
    padding: 10px;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial {
    position: relative;
    width: 100%;
    top: unset;
    left: unset;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial img {
    position: absolute;
    top: -17px;
    right: 0;
    width: 10%;
    transform: rotate(180deg);
    left: unset;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial ul.hb-slider.owl-carousel.owl-theme {
    padding: 0;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-wrapper-outer .owl-wrapper .owl-item li {
    list-style: none;
    padding-right: 40px;
    position: relative;
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable {
    position: absolute;
    right: 0;
    top: 40px;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page {
    display: block;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page span {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 50% !important;
    background: none repeat scroll 0 0 #184389;
  }
  .pagebuilder-column-group.expertise-testimonial-wrap .pagebuilder-column-line .testimonial-expertise-block .testimonial-col .hb-main.testimonial-wrapper .hb-right-testimonial .owl-controls.clickable .owl-pagination .owl-page.active span {
    background: none repeat scroll 0 0 #ffffff;
  }
}
/**************************News blog custom design FY23**************************/
/* News blog custom design */
.latest-blog-wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 0;
  float: none;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent {
  float: left;
  width: 100%;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent .title {
  padding: 0 15px 20px;
  color: #184389;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder {
  border-radius: 6px;
  filter: drop-shadow(0px 4px 40px rgba(22, 48, 88, 0.05));
  background: #fff;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-ftimg-hld {
  max-height: 160px;
  overflow: hidden;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent {
  padding: 15px;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-header .post-title-holder {
  justify-content: left;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-header .post-title-holder .post-title .post-item-link {
  font-weight: 600;
  font-size: 20px;
  color: #000000;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld {
  overflow: visible;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld .pagebuilder-mobile-hidden,
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld .pagebuilder-mobile-only {
  display: none;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld .post-info .item.post-categories {
  padding: 15px 0 0;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld .post-info .item.post-categories a {
  border: 1px solid #0098C5;
  border-radius: 84px;
  text-align: center;
  font-size: 10px;
  padding: 5px;
  color: #000;
  margin-right: 5px;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .description-blog-recent .post-text-hld .post-info .item.post-categories a:hover {
  text-decoration: none;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder .post-content .post-description .post-read-more {
  padding-right: 15px;
}
.latest-blog-wrap .post-list-wrapper.blog-widget-recent ul.post-list li.post-holder:first-child {
  margin-left: 0;
}
body.blog-page.blog-page-list .column.main .pagination-wrapper {
  display: inline-block;
  float: left;
  width: 100%;
}
body.blog-page.blog-page-list .column.main .pagination-wrapper .totalresult-num {
  float: left;
}
body.blog-page.blog-page-list .column.main .pagination-wrapper .toolbar .pages {
  float: right;
}
/**************************Cart page design FY23**************************/
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper {
  background: #fff;
  border-radius: 10px;
  padding: 0px 10px 2px;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item {
  border-bottom: 0 none;
  border-top: 0 none;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-info .col.qty .input-text.qty {
  width: 80px;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-info .product-item-details {
  padding-bottom: 0;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-actions a.towishlist.action-towishlist {
  display: none;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-actions .actions-toolbar .action.action-edit:before,
body.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper #shopping-cart-table .cart.item .item-actions .actions-toolbar .action.action-delete:before {
  color: #184389;
}
body.checkout-cart-index .cart-container .form.form-cart .cart.main.actions button.action.update {
  border-radius: 10px;
  background: #184389;
  color: #ffffff;
  border: 1px solid #184389;
}
body.checkout-cart-index .cart-container .cart-summary {
  background: #ffffff;
  border-radius: 10px;
}
body.checkout-cart-index .cart-container .cart-summary strong.summary.title {
  color: #184389;
}
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals .totals .mark,
body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals .totals-tax .mark {
  background-color: #ffffff !important;
}
body.checkout-cart-index .cart-container .cart-summary #block-discount {
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary ul.checkout.methods.items.checkout-methods-items .item button.action.primary.checkout {
  border-radius: 10px;
  background: #184389;
  border: 1px solid #184389;
}
.sales-order-history .order-products-toolbar.toolbar.bottom .toolbar-amount {
  display: none;
}
#shopping-cart-table tbody.cart.item .item-actions .actions-toolbar a.action.action-edit {
  display: none;
}
#shopping-cart-table tbody.cart.item .item-actions .actions-toolbar a.action.action-delete {
  display: none;
}
/****************************Sample request form css********************************************/
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap {
  max-width: 700px;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper {
  float: left;
  width: 100%;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper h3#page-title-heading {
  padding-bottom: 20px;
  color: #184389;
  font-weight: bold;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .fieldset {
  margin-bottom: 0;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .fieldset .form-group.general-form .field-list .form-group .field .label {
  display: none;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .fieldset .form-group.general-form .field-list .form-group .field .form-control[readonly] {
  background-color: #f2f7fc;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .fieldset .form-group.general-form .field-list .field {
  padding-bottom: 15px;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .actions-toolbar {
  margin-bottom: 20px;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .actions-toolbar .primary.primary-group {
  float: right;
}
body.catalog-product-view .modals-wrapper .modal-popup.sample-form-modal .modal-inner-wrap .modal-content #sample-popup-modal .sample-form-wrapper .form.customform .actions-toolbar .primary.primary-group button.action.submit.primary {
  border-radius: 8px;
  padding: 12px 40px;
}
body.quotation-quote-success #maincontent {
  padding: 40px 0;
}
body.quotation-quote-success #maincontent .checkout-success .actions-toolbar a.action.primary.continue {
  border-radius: 8px;
}
/**********Connected product design***************/
.page-layout-connected-products-layout .columns .column.main {
  padding-bottom: 0 !important;
}
.page-layout-connected-products-layout .columns .column.main .product.info.detailed {
  margin: 0 auto !important;
}
.page-layout-connected-products-layout .ts-products-category-top-section.ts-subcategory-list,
.page-layout-connected-products-layout .toolbar.toolbar-products {
  display: none;
}
.page-layout-connected-products-layout #amasty-shopby-product-list {
  background: #fff;
  float: left;
  width: 100%;
}
.page-layout-connected-products-layout .products.wrapper.grid.products-grid {
  margin: 30px auto 65px;
  padding: 0 15px;
  max-width: 1300px;
  filter: drop-shadow(0px 4px 40px rgba(22, 48, 88, 0.05));
}
.page-layout-connected-products-layout .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details {
  min-height: 0 !important;
}
.page-layout-connected-products-layout .products.wrapper.grid.products-grid ol.products.list.items.product-items li.item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
  display: none;
}
.page-layout-connected-products-layout .pdp-content-full .product.media,
.page-layout-connected-products-layout .pdp-content-full .pdp-content-block {
  display: none;
}
.page-layout-connected-products-layout .pdp-content-full .column.main {
  padding-bottom: 0;
}
.page-layout-connected-products-layout div#tab-section-additional {
  display: none;
}
.page-layout-connected-products-layout #tab-section-description {
  width: 100% !important;
}
.page-layout-connected-products-layout .product.attribute.sampleSection {
  display: none;
}
/* Tablet Fixes from 768px to 1023px; */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .product.media {
    width: 100%;
  }
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block {
    width: 100%;
    padding: 15px;
    margin-top: 30px;
    border: 1px solid #dddddd;
    float: left;
  }
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main {
    padding: 0;
    float: none;
  }
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span.price-wrapper.price-including-tax.add-text-beside .price {
    font-size: 18px;
  }
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .pdp-price-qty-wrap .product-info-price .price-box.price-final_price span.price-container span {
    line-height: 22px;
  }
  body.catalog-product-view main#maincontent.page-main.container .pdp-content-full .pdp-content-block .product-info-main .product-add-form form .box-toquantity ~ .box-tocart {
    width: 100%;
  }
}
body.category-medisch-transport .page-wrapper main#maincontent.page-main.container {
  max-width: 100%;
  padding: 0;
}
body.category-medisch-transport .page-wrapper main#maincontent.page-main.container .columns {
  max-width: 100%;
  padding: 0;
}
body.category-medisch-transport .page-wrapper main#maincontent.page-main.container .columns .page-title-wrapper {
  display: none;
}
body.category-medisch-transport .page-wrapper .category-view {
  display: none;
}
.medical-transport {
  /* side-images */
  /* Paragraph section */
  /* Table */
}
.medical-transport p a {
  color: #0098c5;
}
.medical-transport .container.custom-width {
  width: 100%;
}
.medical-transport .info-section .jumbotron {
  position: relative;
  width: 100%;
  left: 0;
  background: #184389;
  color: #fff;
  border-radius: 10px;
  padding-bottom: 60px;
  padding-top: 20px;
  margin: 0;
}
.medical-transport .info-section .jumbotron p {
  font-weight: 200;
  font-size: 14px;
  margin-bottom: 0;
}
.medical-transport .info-section .jumbotron p a {
  color: #fff;
  text-decoration: underline;
}
.medical-transport .medical-banner {
  background-image: url('/media/wysiwyg/medical/Transport-Banner.png');
  height: 355px;
  background-repeat: no-repeat;
  background-position: 100%;
  background-color: #002776;
  width: 100%;
  max-width: 1300px;
  margin: 0px auto;
}
.medical-transport .white-bg {
  background-color: #FFFFFF;
}
.medical-transport .white-bg.medical-nav-tab .medical-jump-list ul {
  padding: 0;
}
.medical-transport .white-bg.medical-nav-tab .medical-jump-list ul li.jump-to-content {
  margin-left: -15px;
  float: left;
  list-style: none;
  padding: 20px;
  cursor: pointer;
}
.medical-transport .white-bg.medical-nav-tab .medical-jump-list ul li.jump-to-content a {
  color: #184389;
}
.medical-transport .trans-logo img {
  width: 250px;
}
.medical-transport .medical-buttons {
  position: relative;
  display: flex;
}
.medical-transport .medical-buttons ul li {
  float: left;
  padding: 10px;
  list-style: none;
}
.medical-transport .medical-buttons ul li button.btn.btn-primary {
  text-wrap: wrap;
  background: #043f8d;
  border: 3px solid #fff;
  border-radius: .75rem;
  box-shadow: 0 0 10px rgba(153, 153, 153, 0.5);
  display: inline-block;
  font-weight: 600;
  padding: .65rem 1rem .6rem;
  text-decoration: none;
  transition: all .2s;
  text-align: center;
  color: #fff;
  height: 75px;
  width: 258px;
  font-size: 20px;
}
.medical-transport .row h3 {
  color: #184389;
  display: block;
  font-weight: 600;
  line-height: 47px;
}
.medical-transport .row h3 a {
  color: #184389;
}
.medical-transport .row h4 {
  color: #184389;
  display: block;
  font-family: 'Open Sans';
  font-weight: 600;
  width: 65%;
}
.medical-transport .medical-jump-list > li > a {
  color: #184389;
}
.medical-transport .medical-jump-list > li > a:focus,
.medical-transport .medical-transport .medical-jump-list > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
.medical-transport .right-image {
  top: 65px;
}
.medical-transport .left-image {
  top: 65px;
}
.medical-transport .white-bg.landing-paragraph .jumbotron {
  background: #fff;
  color: #333;
  border-radius: 10px;
  padding-bottom: 0px;
  padding-top: 30px;
}
.medical-transport .white-bg.landing-paragraph .jumbotron p {
  left: 5%;
  position: initial;
  font-size: 14px;
  text-align: center;
  margin: 0;
}
.medical-transport .info-section img.info-icon {
  height: 36px;
  padding-left: 25px;
}
.medical-transport table th,
.medical-transport table tr td:first-child {
  color: #184389;
  font-weight: 600;
}
.medical-transport table tr.tr-bg-lightgrey {
  background: #eee;
}
.medical-transport .medical-ul-list {
  padding-left: 0px;
}
.medical-transport .medical-ul-list li.list-item {
  list-style: none;
}
.medical-transport .medical-ul-list img {
  width: 24px;
}
.medical-transport .banner-title-section {
  margin: 50px 50px;
}
.medical-transport .banner-title-section h4.banner-title-1 {
  color: #ffffff;
  font-size: 24px;
}
.medical-transport .banner-title-section h4.banner-title-2 {
  color: #4791ca;
  font-size: 24px;
}
.medical-transport .contact-section a {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0%);
  background: #043f8d;
  border-radius: .75rem;
  display: inline-block;
  font-weight: 600;
  padding: 18px;
  text-decoration: none;
  transition: all .2s;
  text-align: center;
  color: #fff;
  height: 60px;
  width: 200px;
  margin-top: 15px;
}
.medical-transport .info-section {
  padding: 60px 0px 60px 0px;
}
.medical-transport .medical-footer {
  padding-top: 40px;
  color: #184389;
}
.medical-transport .custom-padding {
  padding-bottom: 45px;
}
.medical-transport p.text-wrapper {
  width: 65%;
}
.medical-transport .pdf-download {
  overflow: hidden;
  display: inline-block !important;
  background-color: transparent;
  text-align: center;
  vertical-align: top;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 15px 20px 25px 20px;
  line-height: initial;
  margin: 31px 7.5px 20px;
}
@media only screen and (max-width: 600px) {
  .medical-transport .banner-title-section {
    margin: 15px 35px;
  }
  .medical-transport .white-bg.medical-nav-tab .medical-jump-list ul li.jump-to-content {
    margin-left: -15px;
    float: left;
    list-style: none;
    padding: 6px 0px 0px 27px;
    cursor: pointer;
    font-size: 15px;
  }
  .medical-transport .left-image {
    top: 20px;
  }
  .medical-transport .right-image {
    top: 20px;
  }
  .medical-transport p.text-wrapper {
    width: 100%;
  }
  .medical-transport .row h4 {
    width: 100%;
  }
  .medical-transport .info-section .jumbotron {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .medical-transport .left-image {
    top: 20px;
  }
  .medical-transport .right-image {
    top: 20px;
  }
  .medical-transport p.text-wrapper {
    width: 100%;
  }
  .medical-transport .row h4 {
    width: 100%;
  }
  .medical-transport .info-section .jumbotron {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* Medical Guide Styling */
body.medicaltransport-guide-index h1.page-title {
  display: none !important;
}
body.medicaltransport-guide-index .medical-guide-form {
  padding: 0;
}
body.medicaltransport-guide-index .medical-guide-form .header-space {
  padding: 60px;
  background: #f2f7fc;
  text-align: center;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.medicaltransport-guide-index .medical-guide-form .header-space h2.title {
  color: #184389;
}
body.medicaltransport-guide-index .medical-guide-form .guide-form-submit {
  background: #f2f7fc;
  height: auto;
  padding: 20px 0px 50px 18px;
  margin-top: 40px;
}
body.medicaltransport-guide-index .medical-guide-form .guide-form-submit button.action.submit.primary {
  background: #184389;
  padding: 16px;
  border-radius: 10px;
  margin-top: 50px;
}
body.medicaltransport-guide-index .medical-guide-form form .field span {
  font-size: 13px;
  font-weight: 200;
  left: -6px;
  position: relative;
}
body.medicaltransport-guide-index .medical-guide-form form .field .control {
  padding: 8px 0px;
  position: relative;
}
body.medicaltransport-guide-index .medical-guide-form form .field.note.no-label {
  font-size: 18px;
  position: relative;
  padding: 40px 15px 15px 15px;
  color: #184389;
}
body.medicaltransport-guide-index .medical-guide-form .form-message {
  padding: 15px;
  font-size: 18px;
}
body.medicaltransport-guide-index .columns .column.main {
  padding-bottom: 0px;
}
/* Medical Contact Styling */
body.medicaltransport-contact-index h1.page-title {
  display: none !important;
}
body.medicaltransport-contact-index .medical-contact-form {
  padding: 0;
}
body.medicaltransport-contact-index .medical-contact-form .header-space {
  padding: 60px;
  background: #f2f7fc;
  text-align: center;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.medicaltransport-contact-index .medical-contact-form .header-space h2.title {
  color: #184389;
}
body.medicaltransport-contact-index .medical-contact-form form .field span {
  font-size: 13px;
  font-weight: 200;
  left: -6px;
  position: relative;
}
body.medicaltransport-contact-index .medical-contact-form form .field .control {
  padding: 8px 0px;
  position: relative;
}
body.medicaltransport-contact-index .medical-contact-form form .field.note.no-label {
  font-size: 18px;
  position: relative;
  padding: 40px 15px 15px 15px;
  color: #184389;
}
body.medicaltransport-contact-index .medical-contact-form .comment-and-submit {
  background: #f2f7fc;
  height: auto;
  padding: 20px 15px 50px 18px;
  margin-top: 40px;
}
body.medicaltransport-contact-index .medical-contact-form .comment-and-submit button.action.submit.primary {
  background: #184389;
  padding: 16px;
  border-radius: 10px;
  margin-left: 0px;
}
body.medicaltransport-contact-index .medical-contact-form .comment-and-submit .label:after {
  color: transparent;
}
body.medicaltransport-contact-index .columns .column.main {
  padding-bottom: 0px;
}
/* Contact Success Page Styling */
.medicaltransport-contact-success h1.page-title {
  display: none !important;
}
.medical-contactform-success p {
  font-size: 15px;
}
.medical-contactform-success .header-space {
  padding: 60px;
  background: #f2f7fc;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.medical-contactform-success .header-space h2.title {
  color: #184389;
}
.medical-contactform-success .success-content {
  padding: 50px;
}
/* Contact Success Page Styling */
/* Common Style for Medical */
.content-width {
  width: 100% !important;
  max-width: 1300px !important;
  float: none !important;
  margin: 0 auto !important;
}
/* Ideal Payment Page Css */
.worldline-returns-pendingpayment .page-wrapper .page-header .panel.wrapper .panel.header ul.header.links {
  display: none;
}
.worldline-returns-pendingpayment .page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language {
  display: none;
}
.worldline-returns-pendingpayment .page-wrapper #maincontent {
  max-width: 1300px;
}
.worldline-returns-pendingpayment .miniquote-wrapper {
  display: none !important;
}
.worldline-returns-pendingpayment .cart-wrapper {
  display: none !important;
}
.worldline-returns-waiting {
  opacity: 0.3;
  pointer-events: none;
  cursor: none;
}
.worldline-returns-waiting .page-wrapper .page-header .panel.wrapper .panel.header ul.header.links {
  display: none;
}
.worldline-returns-waiting .page-wrapper .page-header .panel.wrapper .panel.header .switcher.language.switcher-language {
  display: none;
}
.worldline-returns-waiting .page-wrapper #maincontent {
  max-width: 1300px;
}
.worldline-returns-waiting .miniquote-wrapper {
  display: none !important;
}
.worldline-returns-waiting .cart-wrapper {
  display: none !important;
}
/* Default Subcategory Page Css*/
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text {
  margin-bottom: 60px;
  float: left;
  width: 100%;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock {
  position: relative;
  float: left;
  width: 100%;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .page-title-wrapper.subcat-level-name {
  float: left;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block {
  float: left;
  width: 100%;
  position: relative;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block {
  display: inline-flex;
  flex-direction: row;
  float: left;
  width: 100%;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block div[data-content-type='html'] {
  float: left;
  width: 65%;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block div[data-content-type='html'] h4 {
  line-height: 1.5;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block .cat-img-block {
  width: 35%;
  text-align: center;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block .cat-img-block img {
  height: 150px;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block #wrap-text {
  float: left;
  width: 100%;
  padding-right: 50px;
  margin-bottom: 15px;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .default-description-block #wrap-text.wraptext {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .button-block {
  float: left;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .button-block button.readmore-btn {
  background: #f2f7fc;
  border: 1px solid #184389;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  color: #184389;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 150px;
  position: relative;
  display: inline-block;
}
.default-subcategory-common-class #maincontent.page-main.container .columns .default-subcat-overview-text .default-subcat-description-block .sdblock .button-block button.contactus-btn {
  background: #184389;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  margin-right: 20px;
  border-radius: 6px;
  transition: all 0.2s linear 0s;
  padding: 11px 15px;
  min-width: 200px;
  position: relative;
  display: inline-block;
}
.subcategory-common-class #maincontent.page-main.container .columns .column.main .category-view .category-cms .subcat-overview-text .default-subcat-description-block .sdblock .default-description-block .default-desc-img-block div[data-content-type='html'] p {
  line-height: 1.5;
}
/* Default Subcategory Page Css*/
/* Blog List Page Css */
.post-list-wrapper .post-list .post-title-wrap {
  height: 85px;
  overflow: hidden;
}
.post-list-wrapper .post-list span.post-category {
  display: none;
}
.post-list-wrapper .post-list .post-description {
  height: 140px;
  overflow-y: hidden;
}
.post-list-wrapper .post-list .post-description .pagebuilder-column:nth-child(2) {
  display: none;
}
.post-list-wrapper .post-list .post-description .pagebuilder-column p {
  display: none;
}
.post-list-wrapper .post-list .post-description .pagebuilder-column-line:nth-child(2) {
  display: none;
}
.post-list-wrapper .post-list .post-item.post-holder {
  height: 395px !important;
}
.post-list-wrapper .post-list .post-read-more a.post-read {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .post-list.modern .post-description {
    display: block !important;
  }
  .post-read-more {
    padding-top: 10px;
  }
  .post-read-more a.post-read {
    display: block !important;
  }
  .post-list-wrapper .post-list .post-item.post-holder {
    height: 330px !important;
  }
  .post-list-wrapper .post-list .post-description {
    height: 95px !important;
  }
}
@media (max-width: 450px) {
  .post-list .post-item.post-holder {
    width: 100% !important;
  }
  .post-list-wrapper .post-list .post-title-wrap {
    height: auto !important;
  }
  .post-read-more {
    width: 105px;
  }
}
/* Blog List Page Css */
/* For Quote qty */
#shopping-quote-table button.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 1px;
  left: -10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-family: "FontAwesome";
  border-radius: 0 8px 0 0;
  line-height: 0.6;
  color: #184389;
  background: #f2f7fc;
}
#shopping-quote-table button.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
  left: -10px;
  font-family: "FontAwesome";
  border-radius: 0 0 8px 0;
  background: #f2f7fc;
  color: #184389;
  line-height: 0.6;
}
#shopping-quote-table .control.quantity .quantity-nav {
  position: relative;
  float: right;
  height: 43px;
}
#shopping-quote-table .field.qty {
  margin: 0 50px 0 0;
}
/* End For Quote qty */
/* Start : BE-Invoice Less */
.form-create-account div.error-message {
  color: #e02b27;
  font-size: 12px;
  margin: 5px 0;
  display: none;
}
/* End : BE-Invoice Less */
.about-us-wrapper {
  float: left;
  width: 100%;
}
.about-us-wrapper .about-testimonial-wrap {
  float: left;
  width: 100%;
  padding: 50px 0;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content {
  background: #f2f7fc;
  max-width: 1300px;
  margin: 0 auto;
  float: none;
  padding: 0;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part h2 {
  font-family: "Neue Haas medium";
  color: #184389;
  font-weight: 600;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part p {
  padding: 10px 0 10px;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .detail-left-part .primary.button-link-wrap button.action.primary.hover-effect-btn {
  width: 190px;
  padding: 12px 0;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks {
  margin-top: 35px;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks .book-call-top {
  width: 100%;
  margin-right: 0;
  background: #fff;
  margin-bottom: 18px;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area {
  max-width: 80%;
}
.about-us-wrapper .about-testimonial-wrap .about-testimonial-content .about-width .about-right-part .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area p {
  padding-bottom: 8px;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content {
  background: #ffffff;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content .about-right-part h2 {
  font-family: "Neue Haas medium";
  color: #184389;
  font-weight: 600;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content .about-left-part .book-call-wrapper .book-call-blocks {
  margin-top: 35px;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content .about-left-part .book-call-wrapper .book-call-blocks .book-call-top {
  width: 100%;
  margin-right: 0;
  background: #fff;
  margin-bottom: 18px;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content .about-left-part .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area {
  max-width: 80%;
}
.about-us-wrapper .about-testimonial-wrap.second-block .about-testimonial-content .about-left-part .book-call-wrapper .book-call-blocks .book-call-top .hb-text-area p {
  padding-bottom: 8px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block h3 {
  font-family: "Neue Haas medium";
  margin-bottom: 30px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .hat-row {
  margin: 0 auto;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap {
  background: #f2f7fc;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .supply-chain-text-wrap {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .supply-chain-text-wrap h3 {
  color: #184389;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .supply-chain-text-wrap p {
  text-align: justify;
  color: #000;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner {
  padding: 0 10px;
  float: left;
  width: 25%;
  box-sizing: border-box;
  margin: 20px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner:first-child {
  background: #0098c5;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner:not(:first-child) {
  background: #184389;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner .common-style {
  padding: 40px 45px;
  color: #fff;
  min-height: 220px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner .common-style .hab-text-area p.hab-heading {
  font-size: 20px;
  font-weight: 100;
  min-height: 90px;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner .common-style .hab-button-area {
  float: left;
  width: 100%;
}
.about-us-wrapper .hat-main.pad-main.aboutus-sealing-wrap.third-block .aboutus-width-wrap .hat-row .hat-inner .common-style .hab-button-area button.action.primary {
  background: #fff;
  color: #184389;
  border-radius: 6px;
  margin-top: 28px;
  font-weight: 700;
}
.about-us-wrapper .about-testimonial-wrap.fourth-block {
  background: #ffffff;
}
.about-us-wrapper .about-testimonial-wrap.fourth-block .about-testimonial-content {
  background: #ffffff;
}
.cms-about-us .column.main {
  padding-bottom: 0;
}
.cms-about-us .column.main .block.newsletter.footer-newsletter-row {
  background: #ffffff;
}
#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;
}
