/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #092e8b;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #092e8b;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #f6f6f6;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  font-family: Poppins-Regular;
  font-size: 14px;
  height: 50px;
  line-height: 24px;
  padding: 6px 20px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type*="date"]:focus,
input[type="email"]:focus {
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
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;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
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: #f6f6f6;
  background-clip: padding-box;
  border: none;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 50px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid #c2c2c2;
}
select:disabled {
  opacity: 0.5;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.footer.content ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.footer.content ul > li {
  margin: 0;
}
.abs-action-addto-product,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.widget .block-title,
.magento-payments-review .block .block-title,
.account .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.widget .block-title > strong,
.magento-payments-review .block .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.account .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-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 {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown {
  display: block;
}
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.requisition-grid .col.qty .input-text {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filter-current .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filter-current .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filter-current .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filter-current .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filter-current .action.remove:active:before {
  color: #303030;
}
.product.name a {
  font-weight: 400;
}
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.action-multicheck-wrap .action-multicheck-toggle > span,
.mgz__actions-switch-checkbox,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.active .text,
.minicart-wrapper .action.showcart .counter-label,
.minicart-wrapper .action.active .counter-label,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:before,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.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,
.requisition-grid .actions-toolbar:before,
.requisition-grid .actions-toolbar:after,
.requisition-view-links:before,
.requisition-view-links:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.opc-block-summary .items-in-cart .product .item-options:after,
.fieldset .fullname .field:after,
.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,
.requisition-grid .actions-toolbar:after,
.requisition-view-links:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.checkout-cart-index .block-requisition-list,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.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;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.admin__action-group-wrap .admin__action-multiselect-action-links .action,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.requisition-list-action > .action,
.cart.table-wrapper .requisition-list-action > .action.toggle:after,
.requisition-grid .actions-toolbar > .action-edit,
.requisition-grid .actions-toolbar > .action-delete,
.title-actions-links button,
.block-requisition-management .requisition-list-title button,
.block-requisition-management .requisition-toolbar-actions .remove-selected,
.abs-add-fields .action.remove,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action,
.title-actions-links .action-gift,
.block-requisition-management .requisition-list-title .action-gift,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #092e8b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:visited,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.requisition-list-action > .action:visited,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:visited,
.requisition-grid .actions-toolbar > .action-edit:visited,
.requisition-grid .actions-toolbar > .action-delete:visited,
.title-actions-links button:visited,
.block-requisition-management .requisition-list-title button:visited,
.block-requisition-management .requisition-toolbar-actions .remove-selected:visited,
.abs-add-fields .action.remove:visited,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:visited,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:visited,
.title-actions-links .action-gift:visited,
.block-requisition-management .requisition-list-title .action-gift:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited {
  color: #092e8b;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:hover,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.requisition-list-action > .action:hover,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:hover,
.requisition-grid .actions-toolbar > .action-edit:hover,
.requisition-grid .actions-toolbar > .action-delete:hover,
.title-actions-links button:hover,
.block-requisition-management .requisition-list-title button:hover,
.block-requisition-management .requisition-toolbar-actions .remove-selected:hover,
.abs-add-fields .action.remove:hover,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:hover,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:hover,
.title-actions-links .action-gift:hover,
.block-requisition-management .requisition-list-title .action-gift:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.requisition-list-action > .action:active,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:active,
.requisition-grid .actions-toolbar > .action-edit:active,
.requisition-grid .actions-toolbar > .action-delete:active,
.title-actions-links button:active,
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.abs-add-fields .action.remove:active,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:active,
.title-actions-links .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:hover,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:focus,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:hover,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.requisition-list-action > .action:hover,
.requisition-list-action > .action:active,
.requisition-list-action > .action:focus,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:hover,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:active,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:focus,
.requisition-grid .actions-toolbar > .action-edit:hover,
.requisition-grid .actions-toolbar > .action-edit:active,
.requisition-grid .actions-toolbar > .action-edit:focus,
.requisition-grid .actions-toolbar > .action-delete:hover,
.requisition-grid .actions-toolbar > .action-delete:active,
.requisition-grid .actions-toolbar > .action-delete:focus,
.title-actions-links button:hover,
.title-actions-links button:active,
.title-actions-links button:focus,
.block-requisition-management .requisition-list-title button:hover,
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-list-title button:focus,
.block-requisition-management .requisition-toolbar-actions .remove-selected:hover,
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:hover,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:active,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:focus,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:hover,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:focus,
.title-actions-links .action-gift:hover,
.title-actions-links .action-gift:active,
.title-actions-links .action-gift:focus,
.block-requisition-management .requisition-list-title .action-gift:hover,
.block-requisition-management .requisition-list-title .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.admin__action-group-wrap .admin__action-multiselect-action-links .action.disabled,
.admin__action-group-wrap .admin__action-multiselect-action-links .action[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-action-links .action,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary.disabled,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.requisition-list-action > .action.disabled,
.requisition-list-action > .action[disabled],
fieldset[disabled] .requisition-list-action > .action,
.cart.table-wrapper .requisition-list-action > .action.toggle:after.disabled,
.cart.table-wrapper .requisition-list-action > .action.toggle:after[disabled],
fieldset[disabled] .cart.table-wrapper .requisition-list-action > .action.toggle:after,
.requisition-grid .actions-toolbar > .action-edit.disabled,
.requisition-grid .actions-toolbar > .action-edit[disabled],
fieldset[disabled] .requisition-grid .actions-toolbar > .action-edit,
.requisition-grid .actions-toolbar > .action-delete.disabled,
.requisition-grid .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .requisition-grid .actions-toolbar > .action-delete,
.title-actions-links button.disabled,
.title-actions-links button[disabled],
fieldset[disabled] .title-actions-links button,
.block-requisition-management .requisition-list-title button.disabled,
.block-requisition-management .requisition-list-title button[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title button,
.block-requisition-management .requisition-toolbar-actions .remove-selected.disabled,
.block-requisition-management .requisition-toolbar-actions .remove-selected[disabled],
fieldset[disabled] .block-requisition-management .requisition-toolbar-actions .remove-selected,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action.disabled,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .title-actions-links .cart.table-wrapper .actions-toolbar > .action,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action.disabled,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action,
.title-actions-links .action-gift.disabled,
.title-actions-links .action-gift[disabled],
fieldset[disabled] .title-actions-links .action-gift,
.block-requisition-management .requisition-list-title .action-gift.disabled,
.block-requisition-management .requisition-list-title .action-gift[disabled],
fieldset[disabled] .block-requisition-management .requisition-list-title .action-gift,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove {
  color: #092e8b;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.admin__action-group-wrap .admin__action-multiselect-action-links .action:active,
.admin__action-group-wrap .admin__action-multiselect-action-links .action:not(:focus),
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:active,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.requisition-list-action > .action:active,
.requisition-list-action > .action:not(:focus),
.cart.table-wrapper .requisition-list-action > .action.toggle:after:active,
.cart.table-wrapper .requisition-list-action > .action.toggle:after:not(:focus),
.requisition-grid .actions-toolbar > .action-edit:active,
.requisition-grid .actions-toolbar > .action-edit:not(:focus),
.requisition-grid .actions-toolbar > .action-delete:active,
.requisition-grid .actions-toolbar > .action-delete:not(:focus),
.title-actions-links button:active,
.title-actions-links button:not(:focus),
.block-requisition-management .requisition-list-title button:active,
.block-requisition-management .requisition-list-title button:not(:focus),
.block-requisition-management .requisition-toolbar-actions .remove-selected:active,
.block-requisition-management .requisition-toolbar-actions .remove-selected:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:active,
.title-actions-links .cart.table-wrapper .actions-toolbar > .action:not(:focus),
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:active,
.block-requisition-management .requisition-list-title .cart.table-wrapper .actions-toolbar > .action:not(:focus),
.title-actions-links .action-gift:active,
.title-actions-links .action-gift:not(:focus),
.block-requisition-management .requisition-list-title .action-gift:active,
.block-requisition-management .requisition-list-title .action-gift:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.form-giftregistry-search .legend {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.admin__action-group-wrap .action-select,
.admin__action-multiselect-search-label,
.admin__action-multiselect-dropdown,
.admin__action-group-wrap .admin__action-multiselect-remove-label,
.requisition-list-action .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.admin__action-group-wrap .action-select:before,
.admin__action-multiselect-search-label:before,
.admin__action-multiselect-dropdown:before,
.admin__action-group-wrap .admin__action-multiselect-remove-label:before,
.requisition-list-action .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.requisition-list-action .items .item:last-child:hover {
  background: #e8e8e8;
}
.requisition-list-action .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 50px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 39px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content {
  display: block;
}
/*& when (@media-common = true) {
    .lib-font-face(
        @family-name: 'Open Sans',
        @font-path: '@{baseDir}fonts/opensans/light/opensans-300',
        @font-weight: 300,
        @font-style: normal,
        @font-display: swap
    );

    .lib-font-face(
        @family-name: 'Open Sans',
        @font-path: '@{baseDir}fonts/opensans/regular/opensans-400',
        @font-weight: 400,
        @font-style: normal,
        @font-display: swap
    );

    .lib-font-face(
        @family-name: 'Open Sans',
        @font-path: '@{baseDir}fonts/opensans/semibold/opensans-600',
        @font-weight: 600,
        @font-style: normal,
        @font-display: swap
    );

    .lib-font-face(
        @family-name: 'Open Sans',
        @font-path: '@{baseDir}fonts/opensans/bold/opensans-700',
        @font-weight: 700,
        @font-style: normal,
        @font-display: swap
    );
        
    .lib-font-face(
        @family-name: 'Poppins',
        @font-path: '@{baseDir}fonts/poppins/light/Poppins-Light',
        @font-weight: 300,
        @font-style: normal,
        @font-display: swap
    );
    .lib-font-face(
        @family-name: 'Poppins',
        @font-path: '@{baseDir}fonts/poppins/regular/Poppins-Regular',
        @font-weight: 400,
        @font-style: normal,
        @font-display: swap
    );
    .lib-font-face(
        @family-name: 'Poppins',
        @font-path: '@{baseDir}fonts/poppins/bold/Poppins-Bold',
        @font-weight: 700,
        @font-style: normal,
        @font-display: swap
    );
}*/
@font-face {
  font-family: 'Poppins-Light';
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Poppins-ExtraLight.woff2") format('woff2'), url("../fonts/Poppins-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: 'Poppins-Regular';
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Regular.woff2") format('woff2'), url("../fonts/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Poppins-semiBold';
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Poppins-SemiBold.woff2") format('woff2'), url("../fonts/Poppins-SemiBold.woff") format("woff");
}
@font-face {
  font-family: 'Poppins-Bold';
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Poppins-Bold.woff2") format('woff2'), url("../fonts/Poppins-Bold.woff") format("woff");
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #092e8b;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #092e8b;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #092e8b;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #092e8b;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #092e8b;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nav-toggle:before {
  display: none;
}
.amsearch-wrapper-block {
  width: 600px !important;
}
.amsearch-input-wrapper .amsearch-input {
  height: 45px !important;
}
.amsearch-button.-loupe {
  height: 40px !important;
  width: 40px !important;
}
.amsearch-button.-icon {
  background-size: 25px !important;
}
.minicart-items .product > .product-item-photo {
  width: 75px;
}
header.page-header .header.content {
  display: none;
}
header.page-header .amsearch-wrapper-block {
  width: 720px !important;
}
@media (max-width: 1439px) {
  header.page-header .amsearch-wrapper-block {
    width: 600px !important;
  }
}
@media (max-width: 991px) {
  header.page-header .amsearch-wrapper-block {
    width: 458px !important;
  }
}
@media (max-width: 767px) {
  header.page-header .amsearch-wrapper-block {
    width: 100% !important;
  }
}
header.page-header .amsearch-wrapper-block .amsearch-form-block {
  width: 100% !important;
}
header.page-header .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper {
  width: 100% !important;
}
header.page-header .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-input {
  width: 100% !important;
  height: 45px !important;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  padding: 6px 45px 6px 20px !important;
  background-color: transparent;
  font-size: 14px;
  color: #000;
}
header.page-header .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-input::placeholder {
  font-size: 16px;
  color: #c9c9c9;
}
header.page-header .amsearch-wrapper-block .amsearch-form-block .amsearch-input-wrapper .amsearch-button.-loupe {
  right: 7px;
  background-size: 25px !important;
  opacity: 1;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
  line-height: 40px;
}
.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: #f6f6f6;
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  font-family: Poppins-Regular;
  font-size: 14px;
  height: 50px;
  line-height: 24px;
  padding: 6px 20px;
  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:focus,
.fieldset > .fields > .field .addon .addbefore:focus,
.fieldset > .field .addon .addafter:focus,
.fieldset > .fields > .field .addon .addafter:focus {
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.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;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.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: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.product-options-wrapper .date.required div[for*='options'].mage-error {
  display: none !important;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary,
.action-primary {
  background-image: none;
  background: #092e8b;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action-primary.disabled,
.action.primary[disabled],
.action-primary[disabled],
fieldset[disabled] .action.primary,
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.catalog-product-view .product.data.items {
  margin-top: 30px;
}
.catalog-product-view .product.data.items > .item.title > .switch {
  background: #092E8B;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: normal;
  height: auto;
  padding: 5px 20px;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 4px;
}
.catalog-product-view .product.data.items > .item.title > .switch:hover,
.catalog-product-view .product.data.items > .item.title > .switch:active,
.catalog-product-view .product.data.items > .item.title > .switch:focus {
  background: #A41E29 !important;
  color: #fff !important;
}
.catalog-product-view .product.data.items > .item.title.active > .switch {
  background: #A41E29;
  color: #fff;
}
.catalog-product-view .product.data.items > .item.content {
  border: none;
}
.catalog-product-view .product.data.items > .item.content .description .value {
  font-size: 16px;
  line-height: 30px;
}
.pages {
  font-weight: normal;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #092e8b;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #092e8b;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
  border: none;
  color: #092e8b;
}
.pages .action:before {
  color: #292929;
}
.pages .action.hover {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.pages .action.next:before {
  content: '';
}
.pages .action.next span {
  position: unset;
  font-weight: normal;
}
.pages .action.next .label {
  font-size: 0;
}
.pages .action.next span.next:after {
  background: url("../images/theme/images/page-next-icon.png");
  content: '';
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-left: 12px;
  margin-bottom: 1px;
}
.pages .action.previous span {
  position: unset;
}
.pages .action.previous .label {
  font-size: 0;
}
.pages .action.previous:before {
  content: '';
}
.pages .action.previous span.previous:before {
  background: url("../images/theme/images/page-next-icon.png");
  content: '';
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-left: 12px;
  margin-bottom: 1px;
  transform: rotate(180deg);
}
.pages .items {
  font-family: 'Poppins-Regular';
}
.pages .items .item {
  font-size: 20px;
  margin-right: 30px;
}
.pages .items .item a.page {
  color: #292929;
}
.pages .items .item a.page:hover {
  color: #a41e29;
}
.pages .items strong.page {
  font-size: 20px;
  color: #092e8b;
  font-family: 'Poppins-Bold';
}
.pages .action:hover {
  color: #a41e29;
}
.pages .action:visited {
  color: #092e8b;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address .title + p {
  min-height: 90px;
}
.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 20px;
  min-height: 24px;
}
.breadcrumbs .items {
  font-size: 2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 28px;
  color: #092e8b;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .items {
  color: #292929;
}
.breadcrumbs .items .item a {
  color: #092e8b;
}
.breadcrumbs .item:not(:last-child):after {
  font-weight: bold;
  color: #092e8b;
}
.page-wrapper .breadcrumbs {
  max-width: 100%;
  background: #f3f3f3;
  padding: 20px 0;
  margin: 0;
}
.page-wrapper .breadcrumbs .items {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
.price-box .old-price {
  display: none !important;
}
.products.wrapper.grid.products-grid.products-upsell .products.list.items.product-items .item.product.product-item {
  display: none;
}
.products.wrapper.grid.products-grid.products-related .products.list.items.product-items .item.product.product-item {
  display: none;
}
.product-add-form .fieldset.proposition,
.product-add-form .proposition.field.required {
  margin: 0;
}
.product-add-form .box-tocart.update .fieldset.proposition,
.product-add-form .box-tocart.update .proposition.field.required {
  margin: 0;
}
.product-add-form .box-tocart.update .proposition.field.required {
  display: none;
}
.block.block-dashboard-info .box.box-information .box-actions input[type="submit"] {
  background: #A41E29;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border: 3px solid #EAE9E9;
  color: #fff;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.amrma-products-block .amrma-product-message.amrma-return-settings-container,
.amrma-products-block .amrma-shipping-payer.amrma-message {
  display: none;
}
.amrma-return-policy .amrma-text span {
  color: #e02b27;
}
#cookie-status {
  display: none;
}
.minicart-items-wrapper button.update-cart-item,
.minicart-items-wrapper .cart.table-wrapper .actions-toolbar > .action.update-cart-item,
.minicart-items-wrapper .action-gift.update-cart-item {
  display: none;
}
.events-boxs .events-box .atcb {
  display: none;
}
.form.create.account.form-create-account field.region.required #region_id,
.form.create.account.form-create-account field.region.required #region {
  display: none;
}
.left_site_column {
  display: none !important;
}
.main_site_wrapper {
  width: 100% !important;
}
.col-main {
  width: 100% !important;
}
.invoice-iframe,
vault-iframe {
  width: 1px;
  min-width: 100%;
  min-height: 1200px;
  height: 100%;
  border: none;
}
.modal-popup.modal-slide .modal-footer {
  /*border:none;*/
}
.modals-wrapper .modal-popup .modal-inner-wrap {
  min-width: 60%;
  background-color: #fff;
}
#free-gift-modal-content p.topmsg {
  text-align: center;
}
#free-gift-modal-content form {
  width: 60%;
  margin: 0 auto;
}
#free-gift-modal-content form input,
#free-gift-modal-content form label {
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .modal-popup .modal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  #free-gift-modal-content form {
    width: 90%;
  }
  #free-gift-modal-content form input[type="text"] {
    background: #fff;
  }
}
.requisition-grid .product-item-image {
  width: 72px;
}
@media (max-width: 1430px) {
  .cms-events-training .events-boxs {
    max-width: 1100px;
  }
}
.fotorama__nav-wrap .fotorama__thumb {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fotorama__nav-wrap .fotorama__thumb .fotorama__img {
  width: 138px;
  height: 104px;
  position: static;
  -webkit-transform: inherit;
  transform: inherit;
}
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: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 10px;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.admin__action-group-wrap {
  display: inline-block;
  position: relative;
}
.admin__action-group-wrap .action-select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #ffffff;
  font-weight: 400;
  text-align: left;
}
.admin__action-group-wrap .action-select:hover {
  border-color: #adadad;
}
.admin__action-group-wrap .action-select:hover:before {
  border-color: #757575;
}
.admin__action-group-wrap .action-select:before {
  align-items: center;
  content: '\e622';
  display: flex;
  font-size: 24px;
  justify-content: space-around;
  line-height: 1;
  position: absolute;
  right: 0;
  width: 3.2rem;
}
.admin__action-group-wrap .action-select._active:before {
  content: '\e621';
}
.admin__action-group-wrap .action-select[disabled] {
  color: #333333;
}
.admin__action-group-wrap .action-select._mage-error {
  border: 1px solid #ed8380;
}
.admin__action-group-wrap._focus .action-select._mage-error {
  border: 1px solid #ed8380;
}
.admin__action-group-wrap._active {
  z-index: 500;
}
.admin__action-group-wrap._active .action-select:before {
  content: '\e621';
}
.admin__action-group-wrap._active .action-menu,
.admin__action-group-wrap._active table th .action-menu .action-submenu {
  box-shadow: 0 0 3px 1px #00699d;
}
.admin__action-group-wrap .action-menu,
.admin__action-group-wrap table th .action-menu .action-submenu {
  border: 1px solid #adadad;
  display: none;
  max-height: 45rem;
  overflow-y: auto;
}
.admin__action-group-wrap .action-menu._active,
.admin__action-group-wrap table th .action-menu .action-submenu._active {
  display: block;
}
.admin__action-group-wrap .action-menu ._disabled:hover,
.admin__action-group-wrap table th .action-menu .action-submenu ._disabled:hover {
  background: #ffffff;
}
.admin__action-group-wrap .action-menu ._disabled .action-menu-item,
.admin__action-group-wrap table th .action-menu .action-submenu ._disabled .action-menu-item {
  cursor: default;
  opacity: .5;
}
.admin__action-group-wrap .action-menu-items {
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
.admin__action-group-wrap .action-menu-items > .action-menu,
.admin__action-group-wrap .action-menu-items > table th .action-menu .action-submenu {
  min-width: 100%;
  position: static;
}
.admin__action-group-wrap .action-menu-items > .action-menu .action-submenu,
.admin__action-group-wrap .action-menu-items > table th .action-menu .action-submenu .action-submenu {
  position: absolute;
  right: -100%;
}
.admin__action-group-wrap .validate-select-field {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.account .table-wrapper .data-grid-checkbox-cell-inner input {
  border: 1px solid #adadad;
  cursor: pointer;
  height: 1.6rem;
  text-align: center;
  width: 1.6rem;
}
.account .table-wrapper .data-grid-checkbox-cell-inner input:active,
.account .table-wrapper .data-grid-checkbox-cell-inner input:hover,
.account .table-wrapper .data-grid-checkbox-cell-inner input:focus {
  box-shadow: none;
  outline-offset: 0;
  outline: 0;
}
@media (max-width: 640px) {
  .page-main .table-wrapper table.data-grid tbody tr.data-row th.data-grid-multicheck-cell {
    display: none;
  }
  .page-main .table-wrapper table.data-grid tbody tr.data-row td.data-grid-checkbox-cell {
    display: none;
  }
}
table th .action-menu,
table th table th .action-menu .action-submenu {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  color: #092e8b;
  display: none;
  font-weight: 400;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 19.5rem;
  padding: 0;
  position: absolute;
  right: 0;
  top: 100%;
}
table th .action-menu._active,
table th table th .action-menu .action-submenu._active {
  display: block;
}
table th .action-menu > li,
table th table th .action-menu .action-submenu > li {
  border: none;
  display: block;
  padding: 0;
  transition: background-color 0.1s linear;
}
table th .action-menu > li > a:hover,
table th table th .action-menu .action-submenu > li > a:hover {
  text-decoration: none;
}
table th .action-menu > li._visible,
table th table th .action-menu .action-submenu > li._visible {
  background-color: #e3e3e3;
}
table th .action-menu > li:hover,
table th table th .action-menu .action-submenu > li:hover {
  background-color: #e3e3e3;
}
table th .action-menu > li:active,
table th table th .action-menu .action-submenu > li:active {
  background-color: #cacaca;
}
table th .action-menu > li._parent,
table th table th .action-menu .action-submenu > li._parent {
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  display: flex;
  flex-direction: row;
}
table th .action-menu > li._parent > .action-menu-item,
table th table th .action-menu .action-submenu > li._parent > .action-menu-item {
  min-width: 100%;
}
table th .action-menu > li._parent::after,
table th table th .action-menu .action-submenu > li._parent::after {
  border-color: transparent transparent transparent #000000;
  border-style: solid;
  border-width: .4rem 0 .4rem .5rem;
  content: '';
  height: 0;
  position: relative;
  right: 1.2rem;
  top: 1.4rem;
  width: 0;
}
table th .action-menu .item,
table th .action-menu .action-menu-item,
table th table th .action-menu .action-submenu .item,
table th table th .action-menu .action-submenu .action-menu-item {
  cursor: pointer;
  display: block;
  padding: .6875em 1em;
}
table th .action-menu .action-submenu {
  bottom: auto;
  left: auto;
  margin-left: 0;
  margin-top: -1px;
  position: absolute;
  right: auto;
  top: auto;
}
table th .action-menu a.action-menu-item,
table th table th .action-menu .action-submenu a.action-menu-item {
  color: #333333;
}
table th .action-menu a.action-menu-item:focus,
table th table th .action-menu .action-submenu a.action-menu-item:focus {
  background-color: #e3e3e3;
}
.action-multicheck-wrap {
  display: inline-block;
  height: 1.6rem;
  padding-top: 1px;
  position: relative;
  width: 3.4rem;
  z-index: 200;
}
.action-multicheck-wrap:hover .admin__control-checkbox + label:before,
.action-multicheck-wrap:hover .action-multicheck-toggle {
  border-color: #757575;
}
.action-multicheck-wrap._active .admin__control-checkbox + label:before,
.action-multicheck-wrap._active .action-multicheck-toggle {
  border-color: #757575;
}
.action-multicheck-wrap._active .action-menu,
.action-multicheck-wrap._active table th .action-menu .action-submenu {
  opacity: 1;
  visibility: visible;
  display: inline-block;
}
.action-multicheck-wrap._disabled .admin__control-checkbox + label:before {
  background-color: #ffffff;
}
.action-multicheck-wrap._disabled .admin__control-checkbox + label:before,
.action-multicheck-wrap._disabled .action-multicheck-toggle {
  border-color: #adadad;
  opacity: 1;
}
.action-multicheck-wrap .admin__control-checkbox,
.action-multicheck-wrap .admin__control-checkbox + label,
.action-multicheck-wrap .action-multicheck-toggle {
  float: left;
  margin: 0;
}
.action-multicheck-wrap .admin__control-checkbox {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #adadad;
  border-bottom-left-radius: 3px;
  border-right: 0;
  border-top-left-radius: 3px;
  cursor: pointer;
  height: 1.6rem;
  text-align: center;
  width: 1.6rem;
}
.action-multicheck-wrap .admin__control-checkbox:active,
.action-multicheck-wrap .admin__control-checkbox:hover,
.action-multicheck-wrap .admin__control-checkbox:focus {
  box-shadow: none;
  outline-offset: 0;
  outline: 0;
  border-color: #757575;
}
.action-multicheck-wrap .admin__control-checkbox._indeterminate:before {
  content: '-';
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.2rem;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action-multicheck-wrap .admin__control-checkbox:checked:before {
  content: '\e610';
  font-family: 'icons-blank-theme';
  font-size: 1.1rem;
  line-height: 125%;
}
.action-multicheck-wrap .action-multicheck-toggle {
  background: #ffffff url('../images/select-bg.svg') no-repeat 50% 50%;
  background-size: 200%;
  border: 1px solid #adadad;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 1.6rem;
  margin-top: 2px;
  padding: 0;
  position: relative;
  width: 1.8rem;
}
.action-multicheck-wrap .action-multicheck-toggle:focus {
  border-color: #757575;
}
.action-multicheck-wrap .action-multicheck-toggle:after {
  right: .3rem;
}
.action-select-wrap.buttons {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  padding: 20px 0;
}
@media (max-width: 640px) {
  .action-select-wrap.buttons {
    display: none;
  }
}
.action-select-wrap.buttons .selected-number {
  margin-right: auto;
}
.action-select-wrap.buttons button,
.action-select-wrap.buttons .cart.table-wrapper .actions-toolbar > .action,
.action-select-wrap.buttons .action-gift {
  margin-left: 15px;
}
.action-select-wrap.buttons .secondary {
  line-height: 1.42857143;
  margin: 0;
  padding: 0.7rem 1.5rem;
  color: #092e8b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.action-select-wrap.buttons .secondary:visited {
  color: #092e8b;
  text-decoration: none;
}
.action-select-wrap.buttons .secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.action-select-wrap.buttons .secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.action-select-wrap.buttons .secondary:hover,
.action-select-wrap.buttons .secondary:active,
.action-select-wrap.buttons .secondary:focus {
  background: none;
  border: 0;
}
.action-select-wrap.buttons .secondary.disabled,
.action-select-wrap.buttons .secondary[disabled],
fieldset[disabled] .action-select-wrap.buttons .secondary {
  color: #092e8b;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.action-select-wrap.buttons .secondary:disabled {
  text-decoration: none;
}
.action-select-wrap.buttons .secondary:active,
.action-select-wrap.buttons .secondary:not(:focus) {
  box-shadow: none;
}
.admin__action-multiselect-wrap {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  display: block;
  user-select: none;
}
.admin__action-multiselect-wrap.action-select-wrap:focus {
  box-shadow: none;
}
.admin__action-multiselect-wrap.action-select-wrap .action-menu,
.admin__action-multiselect-wrap.action-select-wrap table th .action-menu .action-submenu {
  max-height: none;
  overflow-y: inherit;
}
.admin__action-multiselect-wrap .action-menu-item {
  transition: background-color 0.1s linear;
}
.admin__action-multiselect-wrap .action-menu-item._selected {
  background-color: #e3e3e3;
}
.admin__action-multiselect-wrap .action-menu-item._hover {
  background-color: #e3e3e3;
}
.admin__action-multiselect-wrap .action-menu-item._unclickable {
  cursor: default;
}
.admin__action-multiselect-wrap .admin__action-multiselect {
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  min-height: 3.2rem;
  padding-right: 3.6rem;
  white-space: normal;
}
.admin__action-multiselect-wrap .admin__action-multiselect:after {
  bottom: 1.25rem;
  top: auto;
}
.admin__action-multiselect-wrap .admin__action-multiselect:before {
  height: 3.3rem;
  top: auto;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap {
  position: static;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect {
  position: relative;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .admin__action-multiselect:before {
  right: -1px;
  top: -1px;
}
.admin__control-table-wrapper .admin__action-multiselect-wrap .action-menu,
.admin__control-table-wrapper .admin__action-multiselect-wrap table th .action-menu .action-submenu {
  left: auto;
  min-width: 34rem;
  right: auto;
  top: auto;
  z-index: 1;
}
.admin__action-multiselect-wrap .admin__action-multiselect-item-path {
  color: #a79d95;
  font-size: 1.2rem;
  font-weight: 400;
  padding-left: 1rem;
}
.admin__action-multiselect-actions-wrap {
  border-top: 1px solid #e3e3e3;
  margin: 0 1rem;
  padding: 1rem 0;
  text-align: center;
}
.admin__action-multiselect-actions-wrap .action-default {
  font-size: 1.3rem;
  min-width: 13rem;
}
.admin__action-multiselect-text {
  padding: .6rem 1rem;
}
.action-menu,
table th .action-menu .action-submenu {
  left: 0;
  margin-top: 2px;
  right: auto;
  text-align: left;
}
.admin__action-multiselect-label {
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.admin__action-multiselect-label:before {
  margin-right: .5rem;
}
._unclickable .admin__action-multiselect-label {
  cursor: default;
  font-weight: 700;
}
.admin__action-multiselect-search-wrap {
  border-bottom: 1px solid #e3e3e3;
  margin: 0 1rem;
  padding: 1rem 0;
  position: relative;
}
.admin__action-multiselect-search {
  font-style: italic;
  padding-right: 3rem;
  width: 100%;
}
.admin__action-multiselect-search-label {
  display: block;
  font-size: 1.5rem;
  height: 1.3em;
  overflow: hidden;
  position: absolute;
  right: 2.2rem;
  top: 1.7rem;
  width: auto;
}
.admin__action-multiselect-search-label:before {
  content: '\e615';
  font-size: 2rem;
  line-height: 1;
  vertical-align: baseline;
}
.admin__action-multiselect-search-count {
  color: #a79d95;
  margin-top: 1rem;
}
.admin__action-multiselect-empty-area {
  color: #a79d95;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  vertical-align: middle;
}
.admin__action-multiselect-menu-inner {
  margin-bottom: 0;
  max-height: 46rem;
  overflow-y: auto;
}
.admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
  list-style: none;
  max-height: none;
  overflow: hidden;
  padding-left: 1.1rem;
}
.admin__action-multiselect-menu-inner ._hidden {
  display: none;
}
.admin__action-multiselect-crumb {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 4px;
  display: inline-block;
  font-size: 1.2rem;
  margin: .3rem 0 .3rem .3rem;
  padding: 0.3rem 2.4rem 0.4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.admin__action-multiselect-crumb:hover {
  border-color: #908379;
}
.admin__action-multiselect-crumb .action-close {
  bottom: 0;
  font-size: 1.1rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.admin__action-multiselect-crumb .action-close:hover {
  color: #000000;
}
.admin__action-multiselect-crumb .action-close:focus,
.admin__action-multiselect-crumb .action-close:active {
  background-color: transparent;
}
.admin__action-multiselect-crumb .action-close:active {
  transform: scale(0.9);
}
.admin__action-multiselect-crumb .action-close:before {
  display: flex;
  justify-content: center;
}
.admin__action-multiselect-tree .action-menu,
.admin__action-multiselect-tree table th .action-menu .action-submenu {
  min-width: 34.7rem;
}
.admin__action-multiselect-tree .action-menu .action-menu-item,
.admin__action-multiselect-tree table th .action-menu .action-submenu .action-menu-item {
  margin-top: .1rem;
}
.admin__action-multiselect-tree .action-menu-item {
  margin-left: 3.1rem;
  position: relative;
}
.admin__action-multiselect-tree .action-menu-item._expended:before {
  border-left: 1px dashed #a79d95;
  bottom: 0;
  content: '';
  left: -1rem;
  position: absolute;
  top: 1rem;
  width: 1px;
}
.admin__action-multiselect-tree .action-menu-item._expended .admin__action-multiselect-dropdown:before {
  content: '\e622';
}
.admin__action-multiselect-tree .action-menu-item._with-checkbox .admin__action-multiselect-label {
  padding-left: 2.6rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner {
  position: relative;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner {
  padding-left: 2.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner .admin__action-multiselect-menu-inner:before {
  left: 1.6rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item {
  position: relative;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:last-child:before {
  height: 1.05rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after,
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
  content: '';
  left: 0;
  position: absolute;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:after {
  border-top: 1px dashed #a79d95;
  height: 1px;
  top: 1.05rem;
  width: 3.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item:before {
  border-left: 1px dashed #a79d95;
  height: 100%;
  top: 0;
  width: 1px;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._parent:after {
  width: 3.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root {
  margin-left: -1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:after {
  left: 2.1rem;
  width: 1.1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:before {
  left: 2.1rem;
  top: 1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root._parent:after {
  display: none;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:first-child:before {
  top: 1.05rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-menu-inner-item._root:last-child:before {
  height: 1rem;
}
.admin__action-multiselect-tree .admin__action-multiselect-label {
  line-height: 1.1rem;
  vertical-align: middle;
  word-break: break-all;
}
.admin__action-multiselect-tree .admin__action-multiselect-label:before {
  left: 0;
  position: absolute;
  top: .4rem;
}
.admin__action-multiselect-dropdown {
  border-radius: 50%;
  height: 1.1rem;
  left: -1.1rem;
  position: absolute;
  top: 1rem;
  width: 1.1rem;
  z-index: 1;
}
.admin__action-multiselect-dropdown:before {
  background: #ffffff;
  color: #a79d95;
  content: '\e622';
  font-size: 1.1rem;
}
.abs-action-reset,
.action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.abs-action-reset:hover,
.action-close:hover {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.action-close {
  display: inline-block;
  text-decoration: none;
}
.action-close > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  position: absolute;
}
.action-close:active {
  transform: scale(0.9);
}
.action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: 1;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-close:before {
  transition: color 0.1s linear;
}
.action-close:hover {
  cursor: pointer;
  text-decoration: none;
}
.admin__action-group-list {
  background-color: #ffffff;
  border: 1px solid #757575;
  border-radius: 1px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #333333;
  display: none;
  font-weight: 400;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 0;
  padding: 0;
  position: absolute;
  right: 0;
}
.admin__action-group-list._active {
  display: block;
}
.admin__action-group-wrap {
  width: 15rem;
}
.admin__action-group-wrap._active {
  min-height: 120px;
}
.admin__action-group-wrap._disabled {
  pointer-events: none;
}
.admin__action-group-wrap._multiple {
  width: 100%;
}
.admin__action-group-wrap .admin__action-multiselect {
  display: flex;
  flex-wrap: wrap;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap .crumb-action {
  padding: 0;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap .crumb-action:before {
  font-size: 1.1rem;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list {
  min-width: 20rem;
  z-index: 100;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item {
  height: 2.5rem;
  padding: 5px 10px 5px 10px;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item._selected {
  background-color: transparent;
}
.admin__action-group-wrap.admin__action-multiselect-wrap.action-select-wrap._active .action-select-list .action-menu-item .admin__action-multiselect-label {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin__action-group-wrap input::-ms-clear {
  display: none;
}
.admin__action-group-wrap._focus .admin__action-multiselect,
.admin__action-group-wrap._focus .admin__action-multiselect:before {
  border-color: #adadad;
}
.admin__action-group-wrap .admin__action-multiselect-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.admin__action-group-wrap .admin__action-multiselect-menu-inner {
  list-style: none;
  max-height: 30.5rem;
  padding-left: 0;
}
.admin__action-group-wrap .admin__action-multiselect-menu-inner:empty {
  overflow-y: visible;
}
.admin__action-group-wrap .admin__action-group-optgroup {
  padding: 5px 10px;
}
.admin__action-group-wrap .admin__action-group-option {
  margin-bottom: 0;
}
.admin__action-group-wrap .admin__action-group-option:hover,
.admin__action-group-wrap .admin__action-group-option._hover {
  background-color: #e3e3e3;
  cursor: pointer;
}
.admin__action-group-wrap .admin__action-multiselect-search-label {
  right: 1.2rem;
}
.admin__action-group-wrap .admin__action-multiselect-remove-label {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: absolute;
  right: .7rem;
  top: 1.5rem;
}
.admin__action-group-wrap .admin__action-multiselect-remove-label:before {
  content: '\e616';
  font-size: 2rem;
  line-height: 1;
  vertical-align: baseline;
}
.admin__action-group-wrap .admin__action-multiselect-search-count {
  font-size: 12px;
  line-height: 2;
}
.admin__action-group-wrap .admin__action-multiselect-action-links {
  float: right;
}
.admin__action-group-wrap .admin__action-multiselect-action-links .action {
  float: left;
  padding: 0;
}
.admin__action-group-wrap .admin__action-multiselect-action-links .action span {
  font-size: 12px;
  font-weight: 400;
}
.admin__action-group-wrap .admin__action-multiselect-action-links .action:not(:last-child):after {
  border-left: 1px solid #cccccc;
  content: '';
  display: inline-block;
  height: 1.2rem;
  margin: 0 10px;
  vertical-align: middle;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap {
  text-align: right;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-tertiary {
  padding: 7px 15px;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary {
  background-image: none;
  background: #092e8b;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:focus,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary.disabled,
.admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary[disabled],
fieldset[disabled] .admin__action-group-wrap .admin__action-multiselect-actions-wrap .action-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.admin__action-group-wrap .admin__action-multiselect-menu-wrap {
  max-height: 210px;
  overflow-y: auto;
  position: relative;
}
.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox .admin__control-checkbox {
  margin: auto;
  position: absolute;
  top: auto;
}
.admin__action-group-wrap .admin__action-multiselect-menu-wrap .action-menu-item._with-checkbox .admin__action-multiselect-label {
  padding-left: 2.6rem;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #092e8b;
  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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #092e8b;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #092e8b;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #092e8b;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.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: 1440px;
}
[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: 1440px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-giftcard-redeem .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
  margin-top: 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.
 */
.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;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbbbbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
.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,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  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,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  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,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.amrma-return-number {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.amrma-return-number .amrma-header {
  margin-bottom: 5px;
}
.amrma-return-number .amrma-status {
  align-self: baseline;
}
.amrma-header-block {
  display: flex;
  justify-content: space-between;
}
.amrma-header-block .amrma-cancel {
  align-self: center;
}
.amrma-status-container {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 50px;
}
.amrma-status-container .amrma-percent.-status-0 {
  width: 0;
}
.amrma-status-container .amrma-percent.-status-1,
.amrma-status-container .amrma-percent.-status-2 {
  width: 50%;
}
.amrma-status-container .amrma-percent.-status-3,
.amrma-status-container .amrma-percent.-status-4 {
  width: 100%;
}
.amrma-status-container .amrma-progress {
  position: absolute;
  width: 100%;
  height: 42%;
  border-bottom: 2px solid #c2c2c2;
  z-index: -1;
}
.amrma-status-container .amrma-percent {
  position: absolute;
  z-index: 1;
  box-sizing: content-box;
  width: 0;
  height: 100%;
  border-bottom: 2px solid #4b81bd;
}
.amrma-status-container .amrma-steps {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.amrma-status-container .amrma-step.-authorized.-checked {
  margin: 0 0 0 10%;
}
.amrma-status-container .amrma-step.-complete:before {
  background: #1e79c2;
}
.amrma-status-container .amrma-step.-checked {
  display: flex;
  flex-basis: 60%;
  margin-right: 10%;
  text-align: center;
}
.amrma-status-container .amrma-step.-checked:before {
  top: -1px;
  width: 30px;
  height: 30px;
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzFFNzlDMiIgc3Ryb2tlLXdpZHRoPSIyIi8+PGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iOCIgZmlsbD0iIzFFNzlDMiIvPjwvc3ZnPg==');
  background-position: left;
  background-repeat: no-repeat;
  background-color: white;
}
.amrma-status-container .amrma-name {
  display: none;
}
.amrma-status-container .amrma-step.-checked .amrma-name {
  position: relative;
  top: 35px;
  display: block;
  width: 100%;
}
.amrma-status-container .amrma-step.-failed:before {
  top: 3px;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIGZpbGw9IiNEODBGMzMiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjA0IDcuMzczYTEgMSAwIDAgMC0xLjQxNC0xLjQxNEwxMCA4LjU4NSA3LjM3NCA1Ljk2QTEgMSAwIDEgMCA1Ljk2IDcuMzczTDguNTg2IDEwIDUuOTYgMTIuNjI2YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwxMCAxMS40MTRsMi42MjYgMi42MjZhMSAxIDAgMCAwIDEuNDE0LTEuNDE0bC0yLjYyNi0yLjYyNyAyLjYyNi0yLjYyNnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-status-container .amrma-step.-resolved .-checked .amrma-name,
.amrma-status-container .amrma-step.-pending .-checked .amrma-name {
  max-width: 150px;
}
.amrma-status-container .amrma-step.-pending.-checked {
  text-align: left;
}
.amrma-status-container .amrma-step.-pending.-checked:before {
  padding: 0 0 0 20px;
  border-radius: inherit;
  background-position: right;
}
.amrma-status-container .amrma-step {
  position: relative;
  min-width: 15px;
  height: 30px;
}
.amrma-status-container .amrma-step:before {
  position: absolute;
  top: 6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: '';
  background: #c2c2c2;
}
.amrma-status-container .amrma-step.-authorized.-checked:before,
.amrma-status-container .amrma-step.-received.-checked:before {
  left: calc(50% - 15px);
}
.amrma-status-container .amrma-step.-resolved.-checked {
  display: flex;
  justify-content: flex-end;
  margin: 0;
  text-align: right;
}
.amrma-status-container .amrma-step.-resolved.-checked:before {
  right: 0;
  padding: 0 20px 0 0;
  border-radius: inherit;
}
.amrma-status-container .amrma-step.-resolved.-checked:before.-received.-checked:before {
  left: 30%;
}
.amrma-bank-details,
.amrma-return-instructions,
.amrma-header-block {
  margin-bottom: 40px;
}
.amrma-instructions {
  display: none;
}
.amrma-instruction-block {
  display: none;
}
.amrma-instructions:checked ~ .amrma-instruction-block {
  display: block;
  padding: 20px 10px 15px 10px;
  border-radius: 1px 1px 2px 2px;
  background: #eaf1ff;
}
.amrma-instructions-title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #1e79c2;
  border-radius: 2px;
  cursor: pointer;
}
.amrma-instructions-title .amrma-title {
  margin-bottom: 15px;
}
.amrma-instructions-title .amrma-show {
  position: relative;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 2px solid #1979c3;
  border-radius: 50%;
}
.amrma-instructions-title .amrma-show:before {
  position: absolute;
  width: 10px;
  top: 18%;
  left: 28%;
  height: 10px;
  border-left: 1px solid #1979c3;
  border-top: 1px solid #1979c3;
  content: '';
  transform: rotate(225deg);
}
.amrma-instructions:checked + .amrma-instructions-title .amrma-show:before {
  top: 38%;
  transform: rotate(45deg);
}
.amrma-received-message {
  position: relative;
  margin-bottom: 28px;
  padding: 10px;
  border-radius: 2px;
  background: #e8f5e9;
}
.amrma-received-message:before {
  position: absolute;
  top: 7px;
  width: 24px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiM0M0EwNDciLz48cGF0aCBkPSJNMTYuNzY0IDkuNTYxYS45MzEuOTMxIDAgMCAwLS4wOTItMS4zMjkuOTcuOTcgMCAwIDAtMS4zNTIuMDlsLTQuODEyIDUuNDIzLTEuODczLTEuODQxYS45Ny45NyAwIDAgMC0xLjM1NCAwIC45MzEuOTMxIDAgMCAwIDAgMS4zMzJsMi40NzcgMi40MzVjLjE0LjEzOC4zMTMuMjI0LjQ5NC4yNTlhLjk3Ljk3IDAgMCAwIDEuMDg1LS4yNTNsNS40MjctNi4xMTZ6IiBmaWxsPSIjZmZmIiBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSIvPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iNiIgeT0iNyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjEwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249Ii41Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjIgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=');
}
.amrma-received-message .amrma-message {
  margin: 0 0 0 45px;
  color: #2e7d32;
}
.amrma-table-container {
  margin-bottom: 40px;
}
.amrma-table-container .amrma-title {
  margin-bottom: 10px;
}
.amrma-items-table {
  margin-top: 10px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
  position: static;
  margin: 0;
  padding: 5px 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col:first-child {
  left: 5px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status {
  position: relative;
  padding: 0 0 0 20px;
  text-transform: capitalize;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  background: inherit;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status:before {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: left center;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected {
  color: #d80f33;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-rejected:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjRDgwRjMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4wNzEgOS45OTZhLjYwNi42MDYgMCAwIDEtLjg1NyAwTDcuNSA4LjI4MiA1Ljc4NiA5Ljk5NmEuNjA2LjYwNiAwIDAgMS0uODU3LS44NTdsMS43MTQtMS43MTRMNC45MjggNS43MWEuNjA2LjYwNiAwIDEgMSAuODU4LS44NTdMNy41IDYuNTY4bDEuNzE0LTEuNzE1YS42MDYuNjA2IDAgMCAxIC44NTcuODU3TDguMzU3IDcuNDI1bDEuNzE0IDEuNzE0YS42MDYuNjA2IDAgMCAxIDAgLjg1N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending {
  color: #2196f3;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-pending:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjMjE5NkYzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04LjY3NCAzLjlsMy4xNTIgMy4yNGEuNTIuNTIgMCAwIDEgMCAuNzJMOC42NzQgMTEuMWEuNDg2LjQ4NiAwIDAgMS0uNyAwIC41Mi41MiAwIDAgMSAwLS43MmwyLjMwNi0yLjM3SDIuOTdWNi45OWg3LjMxTDcuOTc0IDQuNjJhLjUyLjUyIDAgMCAxIDAtLjcyLjQ4Ni40ODYgMCAwIDEgLjcgMHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status.-resolved:before {
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSByPSI3LjUiIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIDcuNSA3LjUpIiBmaWxsPSIjNTFCNzU2Ii8+PHBhdGggZD0iTTQuNSA3LjE3OGwzIDIuNTcyIDMuNzUtNC4wNzIiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+');
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details {
  padding-top: 15px;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .details:before {
  content: none;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image {
  width: 100px;
  height: 100px;
  padding: 0;
}
.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-image:after {
  content: none;
}
.amrma-table-container .table-wrapper {
  border-bottom: none;
}
.amrma-rating-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.amrma-rating-block .amrma-title {
  line-height: 22px;
  font-weight: bold;
  font-size: 16px;
  color: #494949;
}
.amrma-feedback-container {
  display: flex;
  box-sizing: border-box;
  margin: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.amrma-feedback-container .amrma-feedback {
  margin-right: 10px;
  width: 80%;
  height: 40px;
  border: none;
}
.amrma-stars-container {
  box-sizing: border-box;
  margin: 20px auto;
  padding: 25px 15px 15px;
  max-width: 530px;
  border: 2px solid rgba(23, 93, 224, 0.3);
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-stars-container .rated-message {
  text-align: center;
}
.amrma-stars-container .amrma-stars-block .rating-5:before {
  width: 130px;
}
.amrma-stars-container .amrma-stars-block .rating-4:before {
  width: 104px;
}
.amrma-stars-container .amrma-stars-block .rating-3:before {
  width: 78px;
}
.amrma-stars-container .amrma-stars-block .rating-2:before {
  width: 52px;
}
.amrma-stars-container .amrma-stars-block .rating-1:before {
  width: 26px;
}
.amrma-stars-container .amrma-stars-block {
  width: 130px;
  height: 24px;
}
.amrma-stars-container .amrma-stars-block:before {
  width: 130px;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-star:before {
  display: inline-block;
  height: 24px;
  content: '';
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.amrma-stars-container .amrma-stars-block .amrma-radio:not(:checked) + .amrma-star:hover:before {
  opacity: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuMjM2bDIuMTkyIDYuNzQ3YTIgMiAwIDAgMCAxLjkwMiAxLjM4Mmg3LjA5NGwtNS43MzkgNC4xN2EyIDIgMCAwIDAtLjcyNyAyLjIzNmwyLjE5MyA2Ljc0Ni01Ljc0LTQuMTdhMiAyIDAgMCAwLTIuMzUgMGwtNS43NCA0LjE3IDIuMTkyLTYuNzQ2YTIgMiAwIDAgMC0uNzI2LTIuMjM3bC01Ljc0LTQuMTdoNy4wOTVhMiAyIDAgMCAwIDEuOTAyLTEuMzgxTDEzIDEuMjM2eiIgZmlsbD0iI0ZGQzEwNyIgc3Ryb2tlPSIjRkZDMTA3IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
  cursor: pointer;
}
.amrma-send {
  margin-left: 10px;
  padding: 12px 16px;
  border: 1px solid #1979c3;
  border: none;
  border-radius: 3px;
  color: #fff;
  background: #1979c3;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  transition: background-color 0.4s;
  font-weight: bold;
}
.amrma-send:hover {
  border: none;
  background: #2196f3;
  color: #fff;
}
.amrma-return-select .amrma-select {
  font-size: 16px;
}
@media print {
  .nav-sections,
  .page-footer,
  .sidebar,
  .page-title-wrapper,
  .amrma-received-message,
  .amrma-cancel,
  .amrma-status,
  .amrma-status-container,
  .amrma-return-instructions,
  .amrma-tracking-information,
  .amrma-chat-title,
  .amrma-chat-container {
    display: none;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    padding-left: 0 !important;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: 0;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child .amrma-image {
    margin-right: 0;
    padding: 5px;
  }
  .page-wrapper .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col .amrma-status {
    display: block;
  }
}
.amreturns-order-select {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: end;
  padding: 0;
  border: 2px solid rgba(23, 93, 224, 0.3);
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amreturns-order-select .amreturn-btn {
  box-shadow: none;
}
.amreturns-order-select .amreturn-select {
  font-size: 16px;
}
.amreturns-title-container {
  flex: inherit;
  flex-basis: 100%;
  margin: 20px 0 5px 20px;
}
.amreturns-orders-container {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  margin: 0 20px 20px;
}
.amreturns-orders-container .amreturn-btn {
  margin-left: 0;
  margin-top: 10px;
}
.amreturns-select-title {
  font-weight: bold;
  line-height: 19px;
  color: #333;
}
.amreturn-btn {
  margin-left: 10px;
  padding: 7px 21px;
  border: 1px solid #1979c3;
  color: #fff;
  background: #1979c3;
  transition: background-color 0.4s;
}
.amreturn-btn:hover {
  border: 1px solid #2196f3;
  background: #2196f3;
  color: #fff;
}
.account .table-wrapper {
  border-top: none;
  margin-top: 25px;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row {
  position: relative;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
}
.returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image.new-message:after {
  position: absolute;
  top: 40%;
  left: 0;
  height: 15px;
  width: 15px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNy41IiBjeT0iNy41IiByPSI3LjUiIGZpbGw9IiNEODFCNjAiLz48cGF0aCBkPSJNOS43OSA3LjM4NGwzLjEyMSAzLjE3NWEuODEuODEgMCAwIDAgLjA4OS0uMzU1VjQuNzlhLjc2My43NjMgMCAwIDAtLjA1NS0uMjc4TDkuNzg5IDcuMzg0ek04LjAyNiA4LjI3OWw0LjU3OS00LjE3QS43ODcuNzg3IDAgMCAwIDEyLjIwNiA0aC05LjQxYS43NzMuNzczIDAgMCAwLS4zOTguMTA5bDQuNTc4IDQuMTdhLjc3NS43NzUgMCAwIDAgMS4wNSAweiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMi41MjkgMTAuOTI5TDkuMzk5IDcuNzRsLTEuMDIxLjkzMWExLjI5MyAxLjI5MyAwIDAgMS0xLjc1IDBsLTEuMDA2LS45MTctMy4xNSAzLjE3NWMuMS4wNDUuMjEuMDcxLjMyNC4wNzFoOS40MDhhLjc0Ny43NDcgMCAwIDAgLjMyNS0uMDcxek0yLjA1NSA0LjUxMkEuODIzLjgyMyAwIDAgMCAyIDQuNzl2NS40MTRjMCAuMTI3LjAzNy4yNS4wODkuMzU4bDMuMTMyLTMuMTY0LTMuMTY2LTIuODg2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child),
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:last-child) {
  padding: 0 0 0 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
  padding-top: 15px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
  padding-left: 125px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:last-child {
  padding-top: 20px;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
  position: absolute;
  top: 20px;
  left: 25px;
  padding: 0;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child:before {
  content: none;
}
.amrma-status {
  padding: 0 10px 1px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.amrma-status.-pending {
  background: #2196f3;
}
.amrma-status.-authorized {
  background: #3f51b5;
}
.amrma-status.-received {
  background: #9c27b0;
}
.amrma-status.-resolved {
  background: #4caf50;
}
.amrma-status.-cancelled {
  background: #9e9e9e;
}
.amrma-status.-rejected {
  background: #c33d3c;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  padding: 10px;
  border-top: 1px solid #d1d1d1;
  vertical-align: middle;
}
.table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  position: relative;
  padding-left: 25px;
}
.amrma-customer-information {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.amrma-customer-information .amrma-customer-name {
  margin-bottom: 20px;
}
.amrma-product-information {
  align-self: baseline;
}
.amrma-product-information .amrma-checkbox {
  display: none;
}
.amrma-product-information .amrma-checkbox:checked ~ .amrma-moreinfo {
  display: block;
}
.amrma-product-information .amrma-checkbox:checked + .amrma-showmore:before {
  top: 9px;
  transform: rotate(315deg);
}
.amrma-product-information .amrma-moreinfo {
  margin-top: 4px;
  display: none;
}
.amrma-product-information .amrma-moreinfo .amrma-info {
  margin-bottom: 0;
}
.amrma-product-information .amrma-showmore {
  position: relative;
  padding-right: 20px;
  cursor: pointer;
}
.amrma-product-information .amrma-showmore:before {
  position: absolute;
  top: 2px;
  right: 0;
  width: 9px;
  height: 9px;
  content: '';
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(135deg);
}
.amrma-product {
  display: flex;
}
.amrma-product-item {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 15px 0;
  border-bottom: 1px solid #d1d1d1;
}
.amrma-image {
  display: block;
  margin-right: 20px;
  padding-left: 33px;
  width: 100px;
  height: 100px;
}
.amrma-image img {
  max-width: 100%;
  max-height: 100%;
}
.amrma-checkbox {
  display: none;
}
.amrma-customer-name,
.amrma-customer-address {
  flex-basis: 50%;
}
.amrma-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
label.amrma-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
}
.amrma-checkbox-container {
  position: relative;
}
.amrma-checkbox-container .amrma-label {
  position: absolute;
  top: 44px;
  width: 13px;
  height: 13px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}
.amrma-checkbox-container.-policy .amrma-label {
  top: 4px;
}
.amrma-checkbox-container .amrma-image {
  cursor: pointer;
}
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label,
.amrma-checkbox-container .amrma-checkbox:checked + .amrma-label-container .amrma-label {
  border: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiByeD0iMyIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik0zLjI1IDYuNWwyLjYgMi42IDMuOS00LjU1IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==');
}
.amrma-products-table {
  margin-bottom: 40px;
}
.amrma-product-message {
  width: 100%;
  margin: 15px 0 0;
  align-self: baseline;
}
.amrma-message-container.-options {
  box-sizing: border-box;
  border: 2px solid rgba(23, 93, 224, 0.4);
  border-radius: 2px;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
  background: none;
}
.amrma-message-container.-failed {
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-message-container.-failed .amrma-message:not(.amrma-shipping-payer) {
  background: #ffebee;
}
.amrma-message-container .amrma-message {
  margin: 10px 20px 0;
  padding: 5px 10px;
  border-radius: 2px;
  background: #eaf1ff;
}
.amrma-message-container.-options,
.amrma-message-container.-gray {
  margin-left: 33px;
}
.amrma-return-select {
  margin: 0 20px;
}
.amrma-return-select:last-child {
  margin-bottom: 20px;
}
.amrma-return-select .amrma-title {
  margin-bottom: 10px;
}
.amrma-return-qty {
  display: flex;
  align-items: center;
  margin: 20px 0 0 20px;
}
.amrma-return-qty .amrma-label {
  margin-right: 10px;
  font-weight: bold;
}
.amrma-return-qty .amrma-select {
  font-size: 16px;
  flex-basis: 20%;
}
.amrma-return-qty .amrma-total {
  margin-left: 5px;
}
.amrma-message-container {
  margin: 10px 20px 20px;
  border-radius: 2px;
  background: #eaf1ff;
  padding-bottom: 20px;
}
.amrma-message-container.-gray {
  box-sizing: border-box;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 2px;
  background: none;
}
.amrma-input-block {
  max-width: 620px;
  margin-bottom: 20px;
}
.amrma-input-block .amrma-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
}
.amrma-input-block .amrma-field {
  font-size: 16px;
}
.amrma-chat-send .amrma-textarea,
.amrma-comment-block .amrma-comment {
  font-size: 16px;
}
.amrma-return-message {
  margin-bottom: 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-img-text {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 2px;
  background: #f5f5f5;
}
.amrma-attach-file {
  margin-top: 10px;
}
.amrma-chat-send .amrma-attach-file {
  width: 29px;
  height: 33px;
  margin: 0;
}
.amrma-attach-file .amrma-attach {
  display: none;
}
.amrma-attach-file .amrma-file {
  margin: 5px 0;
  padding-left: 20px;
  color: #1979c3;
}
.amrma-attach-file .amrma-label {
  position: relative;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #1979c3;
  transition: color .3s ease;
}
.amrma-attach-file .amrma-label:hover {
  text-decoration: underline;
  color: #2196f3;
}
.amrma-attach-file .amrma-label:before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=');
}
.amrma-chat-send .amrma-attach-file .amrma-label:before {
  top: 0;
  left: 5px;
  width: 29px;
  height: 27px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMSIgZmlsbD0iIzE5NzlDMyIvPjwvc3ZnPg==');
}
.amrma-return-policy {
  display: inline-block;
  margin-top: 30px;
}
.amrma-return-policy.-border {
  padding: 5px;
  border: 2px solid #ffcdd2;
  box-shadow: 0 4px 8px rgba(0, 62, 176, 0.1);
}
.amrma-return-policy .amrma-text {
  margin-left: 15px;
  padding-left: 20px;
}
.amrma-btns-block {
  margin-top: 15px;
}
.amrma-btns-block .amreturn-btn {
  margin: 0 20px 0 0;
  padding: 11px 15px;
  height: auto;
  line-height: 16px;
  box-shadow: none;
}
.amrma-link-cancel {
  font-weight: bold;
  color: #1979c3;
}
.amrma-chat-file.-newreturn {
  display: flex;
  align-items: center;
  margin: 0;
}
.amrma-chat-file.-newreturn:before {
  top: 7px;
}
.amrma-chat-file.-newreturn .amrma-file {
  padding: 0;
}
.amrma-chat-file.-newreturn .amrma-delete {
  padding: 0;
  margin-left: 10px;
}
._strong {
  font-weight: 600;
}
._nomargin {
  margin: 0;
}
._hide {
  display: none;
}
.amrma-chat-container {
  box-sizing: border-box;
  background: #f9f9fc;
  border: 1px solid #ebeef5;
  border-radius: 2px;
}
.amrma-chat-block {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
  min-height: 270px;
  max-height: 270px;
  padding-right: 5px;
  margin: 30px 20px 20px;
}
.amrma-chat-block:hover {
  overflow-y: scroll;
  padding-right: 0;
}
.amrma-chat-block::-webkit-scrollbar-track {
  border-radius: 3px;
}
.amrma-chat-block::-webkit-scrollbar {
  width: 5px;
}
.amrma-chat-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #c5c5c5;
}
.amrma-message-block {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 20px 10px;
  border-radius: 10px;
}
.amrma-message-block:before {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 22px;
  content: '';
}
.amrma-message-block .amrma-message {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.amrma-message-block .amrma-date {
  align-self: flex-end;
  margin: 0;
  padding: 0;
  color: #999;
  font-size: 12px;
}
.amrma-message-block .amrma-image {
  width: auto;
  height: auto;
  max-width: 225px;
  margin: 0;
  padding: 0;
}
.amrma-chat-message.-left .amrma-message-block {
  background: #e2f5fe;
}
.amrma-chat-message.-left .amrma-message-block:before {
  left: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMjEuNUwuMzI3IDMuMTlDLS41MzUgMS42MzUuOTA0LS4xODggMi42MTUuMjkxTDEwLjUgMi41djE5eiIgZmlsbD0iI0UxRjVGRSIvPjwvc3ZnPg==');
}
.amrma-chat-message.-right .amrma-message-block {
  background: #eceeff;
}
.amrma-chat-message.-right .amrma-message-block:before {
  right: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjEuNUwxMC4xNzIgMy4xOWMuODYzLTEuNTU0LS41NzYtMy4zNzctMi4yODctMi44OThMMCAyLjV2MTl6IiBmaWxsPSIjRUNFRUZGIi8+PC9zdmc+');
}
.amrma-chat-message {
  margin: 5px 20px;
  max-width: 80%;
}
.amrma-chat-message.-default {
  display: none;
}
.amrma-chat-message.-left {
  align-self: flex-start;
}
.amrma-chat-message.-right {
  align-self: flex-end;
}
.amrma-chat-message.-right .amrma-username {
  text-align: right;
}
.amrma-chat-message .amrma-username {
  margin-bottom: 5px;
  color: #777;
}
.amrma-chat-message .amrma-delete-container {
  text-align: right;
}
.amrma-message:before {
  position: absolute;
  width: 13px;
  height: 20px;
  content: '';
}
.amrma-chat-file {
  position: relative;
  padding-left: 25px;
}
.amrma-chat-file.-preview {
  display: flex;
  align-items: center;
  margin: 25px;
  padding-right: 20px;
  color: #006bb4;
}
.amrma-chat-file:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 17px;
  height: 16px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjM5NiAxNmEzLjMzMiAzLjMzMiAwIDAgMS0yLjM5My0xLjAzNUEzLjU2NSAzLjU2NSAwIDAgMSAwIDEyLjQ5MmEzLjMxOCAzLjMxOCAwIDAgMSAuOTIyLTIuMzE4bC4xNC0uMTQ3TDkuNTU4IDEuMjVBNC4wNzkgNC4wNzkgMCAwIDEgMTIuNTExIDBjMS4xMzYtLjAwMSAyLjI4Ny40NjMgMy4xNjUgMS4zN0E0LjcwNyA0LjcwNyAwIDAgMSAxNyA0LjYzNmE0LjM2NCA0LjM2NCAwIDAgMS0xLjIxIDMuMDVsLTcuMTMyIDcuMzctLjUzMS41NDgtMS4wNi0xLjA5N0wxNC43MyA2LjU5Yy41MTMtLjUzLjc2OC0xLjIyNi43Ny0xLjk1M2EzLjEzIDMuMTMgMCAwIDAtLjg4Ni0yLjE3MSAyLjkzMiAyLjkzMiAwIDAgMC0yLjEwMy0uOTE1IDIuNTk5IDIuNTk5IDAgMCAwLTEuODkuNzk1TDEuOTg0IDExLjI3Yy0uMzIyLjMzMi0uNDguNzYzLS40ODIgMS4yMjIgMCAuNDg1LjE4My45ODYuNTYyIDEuMzc3LjM3OS4zOS44NjIuNTggMS4zMzIuNThhMS42MzUgMS42MzUgMCAwIDAgMS4xODQtLjQ5Nmw2LjUxNC02LjczYS42NTUuNjU1IDAgMCAwIC4xODItLjQ3LjguOCAwIDAgMC0uMjI5LS41NTYuNzQ1Ljc0NSAwIDAgMC0uNTM4LS4yMzYuNjIuNjIgMCAwIDAtLjQ1My4xODhsLTUuNTQgNS43MjQtMS4wNjItMS4wOTYgNS41NC01LjcyNGMuNDE2LS40MzIuOTctLjY0NiAxLjUxNS0uNjQ0LjU3OCAwIDEuMTYuMjM2IDEuNi42OTEuNDQuNDU2LjY3IDEuMDU2LjY3IDEuNjU0IDAgLjU2LS4yMDcgMS4xMzQtLjYyMyAxLjU2NEw1LjY0IDE1LjA0OUEzLjEwNCAzLjEwNCAwIDAgMSAzLjQwMiAxNmgtLjAwNnoiIGZpbGw9IiMxOTc5QzMiLz48L3N2Zz4=');
}
.amrma-chat-file .amrma-file {
  font-weight: 600;
}
.amrma-delete {
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzNiAzNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM1LjkxOCAyLjcxNEwzMy4yMDMgMCAxOC40MTggMTQuNzg3IDMuNjMzIDAgLjkxOCAyLjcxMyAxNS43MDUgMTcuNS45MiAzMi4yODcgMy42MzMgMzVsMTQuNzg1LTE0Ljc4NiAxNC43ODUgMTQuNzg1IDIuNzExLTIuNzEzTDIxLjEzMSAxNy41IDM1LjkxOCAyLjcxNCIgZmlsbD0iIzAwNmJiNCIvPjwvc3ZnPg==');
  background-repeat: no-repeat;
  cursor: pointer;
}
.amrma-chat-send {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 10px;
  border-radius: 2px;
  background: #fff;
}
.amrma-chat-send .amrma-textarea {
  margin-left: 25px;
  width: 86%;
  max-height: 250px;
  min-height: 40px;
  border: none;
  resize: none;
}
.amrma-chat-send .amrma-hiddentext {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  white-space: pre-wrap;
}
.amrma-chat-notification {
  display: flex;
  margin: 5px 0 5px 20px;
}
.amrma-chat-notification .amrma-notification {
  margin-right: 15px;
  font-weight: 600;
  font-size: 14px;
}
.amrma-chat-notification .amrma-date {
  line-height: 19px;
}
.amrma-chat-comment {
  margin: 0 auto;
  padding: 125px 0;
  color: #999;
}
.amrma-quick-reply {
  display: none;
}
.amrma-tracking-information {
  margin-bottom: 40px;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
  border-top: none;
}
.amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col:first-child {
  padding-left: 10px;
}
.amrma-tracking-add {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}
.amrma-tracking-add .amrma-input {
  margin: 10px 0;
}
.amrma-tracking-add .amreturn-btn {
  margin-left: 0;
}
.amrma-tracking-add .amrma-label {
  margin-bottom: 5px;
  font-weight: 600;
}
.amrma-tracking-information .amrma-thead .amrma-col.remove {
  display: none;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.categories-section ul.list-category {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.categories-section ul.list-category li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.categories-section ul.list-category li .category-image {
  line-height: 0;
  margin: 0;
  padding: 0;
}
.categories-section ul.list-category li .category-image a {
  display: block;
}
.categories-section ul.list-category li a.category-name {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.categories-section ul.list-category li a.category-name:hover {
  color: #0F5EA5;
  filter: brightness(0) saturate(100%) invert(28%) sepia(98%) saturate(750%) hue-rotate(180deg) brightness(91%) contrast(89%);
}
.categories-section .browse-all-category {
  display: flex;
}
.categories-section .browse-all-category a.category-button {
  background: #F46414;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 11px 37px;
}
.categories-section .browse-all-category a.category-button:hover {
  background-color: #0f5ea5;
}
/**
 * @author Calcurates Team
 * @copyright Copyright © 2021 Calcurates (https://www.calcurates.com)
 * @license https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @package Calcurates_ModuleMagento
 */
.calcurates-rate-img {
  width: 50px;
  min-width: 50px;
  display: block;
  margin: 0 10px;
}
.table-checkout-shipping-method .field-tooltip-action.action-calendar:before {
  content: '\e612';
}
.calcurates-rates-container {
  margin-top: 20px;
  padding: 20px;
  background: #f6f6f6;
}
.calcurates-rates-container .calcurates-rates-title {
  margin: 0 0 15px 15px;
  font-weight: 600;
  font-size: 16px;
}
.calcurates-rates-container .calcurates-address-autocomplete,
.calcurates-rates-container .calcurates-rates-list {
  margin: 0 15px 15px 15px;
}
.calcurates-rates-container .calcurates-rate-item {
  margin: 0 0 15px 0;
}
.calcurates-estimate-block {
  position: relative;
  margin-bottom: 20px;
  min-height: 70px;
}
.calcurates-estimate-block.-hidden {
  display: none;
}
.calcurates-estimate-block > .loading-mask {
  position: absolute;
}
.calcurates-estimate-block > .loading-mask > .loader > img {
  position: absolute;
}
.calcurates-in-store-pickup {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calcurates-in-store-pickup .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.calcurates-in-store-pickup .action.chosen {
  background: #ffffff;
}
.calcurates-in-store-pickup .calcurates-store {
  margin-top: 2rem;
}
.calcurates-delivery-dates-sidebar-container .calcurates-label {
  color: #666;
}
#checkout:not(.am-checkout) #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method:not(.amcheckout-shipping-methods) {
  max-width: unset;
}
#checkout.am-checkout.-modern .table-checkout-shipping-method tbody tr.shipment-title:first-child td {
  width: auto;
}
#checkout.am-checkout.-modern .table-checkout-shipping-method tbody .shipment-products-row,
#checkout.am-checkout.-modern .table-checkout-shipping-method tbody .shipment-title {
  width: 100%;
}
#checkout.am-checkout.-modern .table-checkout-shipping-method tbody .row-error {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#checkout.am-checkout.-modern .table-checkout-shipping-method tbody .row-error .col-error {
  width: 100%;
}
.table-checkout-shipping-method > tbody > tr > th,
.table-checkout-shipping-method > tfoot > tr > th,
.table-checkout-shipping-method > tbody > tr > td,
.table-checkout-shipping-method > tfoot > tr > td {
  vertical-align: middle;
}
.table-checkout-shipping-method .col-logo {
  text-align: left;
}
.table-checkout-shipping-method tr.shipment-title td {
  padding-bottom: 0;
}
.table-checkout-shipping-method .field-tooltip {
  display: inline-block;
}
.table-checkout-shipping-method tr.shipment-products-row td {
  border-top-width: 0;
}
.table-checkout-shipping-method tr.shipment-products-row td.col:not(:first-child):not(.col-logo):not(.col-carrier) {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.table-checkout-shipping-method tr.shipment-products-row td.col-carrier {
  width: 23%;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products {
  vertical-align: top;
  width: 30%;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products .product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products .product .product-image-container {
  flex-shrink: 0;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products .product .product-image-wrapper {
  overflow: visible;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products .product .product-item-details {
  flex-basis: fit-content;
}
.table-checkout-shipping-method tr.shipment-products-row td.shipment-products .product .details-qty .label:after {
  content: ':';
}
.table-checkout-shipping-method tr.shipment-products-row > td[colspan="5"] {
  padding-right: 0;
}
[data-content-type="faq"] {
  list-style-type: none;
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
}
[data-content-type="faq-item"] {
  border-bottom: 1px solid #B7B7B7;
  overflow: hidden;
  padding: 0 !important;
}
[data-content-type="faq-item"] [data-content="true"] {
  display: block;
}
[data-content-type="faq-item"]:first-child h3 {
  margin-top: 0 !important;
}
[data-content-type="faq-item"] h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  cursor: pointer;
  padding: 0 !important;
  margin: 20px 35px 20px 0 !important;
}
[data-content-type="faq-item"] h3:before {
  font-family: 'pagebuilder-font';
  margin-left: 5px;
  font-size: 12px;
  right: 0;
  position: absolute;
}
[data-content-type="faq-item"] h3[aria-expanded="true"]:before {
  content: '\f104';
}
[data-content-type="faq-item"] h3[aria-expanded="false"]:before {
  content: '\f101';
}
body#html-body .product-faq [data-element="answer"] {
  padding: 0px 0 10px 0;
}
@media screen and (max-width: 1024px) {
  [data-content-type="faq-item"] h3 {
    font-size: 18px;
    margin: 15px 30px 15px 0 !important;
  }
  body#html-body .product-faq [data-element="answer"] {
    font-size: 18px;
  }
}
.amasty_rma-guest-login .page-wrapper .page-main,
.amasty_rma-guest-newreturn .page-wrapper .page-main {
  margin-top: 30px;
}
.amasty_rma-guest-login .page-wrapper .page-main .block-orders-returns {
  text-align: center;
}
.amasty_rma-guest-login .page-wrapper .page-main .block-orders-returns .form-orders-search {
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.3);
  display: inline-block;
  padding: 20px;
  margin: 0 auto;
  border-radius: 5px;
}
body.blog-post-view .page-title {
  margin-bottom: 2rem;
}
.blog__post-view:before,
.blog__post-view:after {
  content: '';
  display: table;
}
.blog__post-view:after {
  clear: both;
}
.blog__post-view .blog__post-featured-image {
  float: left;
  padding: 0 2rem 2rem 0;
}
.blog__post-view-related-posts {
  margin: 2rem 0;
}
.blog__post-view-related-posts:before,
.blog__post-view-related-posts:after {
  content: '';
  display: table;
}
.blog__post-view-related-posts:after {
  clear: both;
}
.blog__post-view-related-posts .block-title {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
.blog__post-view-related-posts ol {
  margin: 0 -1.5rem;
  list-style: none;
  padding: 0;
}
.blog__post-view-related-posts ol li {
  /*float: left;
                width: 50%;*/
  padding-left: 1.5rem;
  box-sizing: border-box;
  margin-bottom: 2rem;
  overflow: hidden;
  color: #999;
  font-size: 1.2rem;
}
.blog__post-view-related-posts ol li img {
  max-width: 7rem;
  margin: 0 1rem 1rem 0;
  float: left;
  border-radius: 2px;
}
.blog__post-view-related-posts ol li a.post-name {
  display: block;
  margin-top: -5px;
  font-weight: 500;
  color: #333;
  font-size: 1.4rem;
}
.blog__post-view-related-products {
  margin: 2rem 0;
}
.blog__post-view-related-products:before,
.blog__post-view-related-products:after {
  content: '';
  display: table;
}
.blog__post-view-related-products:after {
  clear: both;
}
.blog__post-view-related-products .block-title {
  font-size: 1.8rem;
}
.blog__post-view-related-products ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.addthis_bar_fixed {
  display: none !important;
}
.blog__post-list-wrapper .blog__post-list {
  list-style: none;
  padding: 0;
}
.blog__post-list-wrapper .blog__post-list > li {
  margin-bottom: 3rem;
  border-bottom: 1px dotted #ddd;
}
.blog__post-list-wrapper .toolbar {
  position: relative;
}
.blog__post-item:before,
.blog__post-item:after {
  content: '';
  display: table;
}
.blog__post-item:after {
  clear: both;
}
.blog__post-item .blog__post-header .blog__post-title {
  margin-bottom: 1.5rem;
  margin-top: 0;
}
.blog__post-item .blog__post-header .blog__post-title a {
  color: #333;
  font-size: 3.5rem;
}
.blog__post-item .blog__post-header .blog__post-title a:hover {
  text-decoration: none;
  color: #000;
}
.blog__post-item .blog__post-excerpt:before,
.blog__post-item .blog__post-excerpt:after {
  content: '';
  display: table;
}
.blog__post-item .blog__post-excerpt:after {
  clear: both;
}
.blog__post-item .blog__post-excerpt > img,
.blog__post-item .blog__post-excerpt > a > img {
  float: left;
  padding: 0 2rem 2rem 0;
  max-width: 30%;
}
.blog__post-item .blog__post-excerpt .read-more {
  display: block;
  text-align: right;
}
.blog__post-item .blog__post-excerpt .listtags {
  margin-top: 1rem;
}
.blog__post-item .blog__post-excerpt .flexrow {
  display: flex;
}
.blog__post-item .blog__post-excerpt .flexcolumn2 {
  flex: 50%;
}
.blog__main-recent .item:before,
.blog__main-recent .item:after {
  content: '';
  display: table;
}
.blog__main-recent .item:after {
  clear: both;
}
.blog__main-recent .item img {
  padding: 0 1rem 1rem 0;
  float: left;
  max-width: 10rem;
  border-radius: 2px;
}
.blog__main-recent .item a {
  color: #333;
  font-size: 1.2rem;
  display: block;
  text-decoration: none;
}
.blog li.blog__post-item {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 4px #dddddd, 0 5px 8px #9b9fae;
  padding: 25px;
}
.blog .blog__post-list-wrapper .toolbar.blog-post-list__toolbar .limiter .limiter-options {
  text-indent: 0;
}
.blog__post-meta {
  color: #a3a3a3;
  margin-bottom: 2rem;
  /*

        .blog__post-meta-sharing {
            display: inline-block;
            margin-left: 2rem;
        }*/
}
.blog__post-meta:before,
.blog__post-meta:after {
  content: '';
  display: table;
}
.blog__post-meta:after {
  clear: both;
}
.blog__post-meta .blog__post-meta-time,
.blog__post-meta .blog__post-meta-author,
.blog__post-meta .blog__post-meta-comments,
.blog__post-meta .blog__post-meta-sharing {
  margin-right: 2rem;
}
.blog__post-footer {
  margin-bottom: 2rem;
  color: #a3a3a3;
}
.blog__post-footer:before,
.blog__post-footer:after {
  content: '';
  display: table;
}
.blog__post-footer:after {
  clear: both;
}
.blog__post-footer .blog__post-footer-categories,
.blog__post-footer .blog__post-footer-tags {
  display: block;
  float: right;
  margin-left: 2rem;
}
.blog__post-footer .blog__post-footer-categories a,
.blog__post-footer .blog__post-footer-tags a {
  color: #a3a3a3;
}
.blog__post-footer .blog__post-footer-categories a::after,
.blog__post-footer .blog__post-footer-tags a::after {
  content: ',';
}
.blog__post-footer .blog__post-footer-categories a:last-child::after,
.blog__post-footer .blog__post-footer-tags a:last-child::after {
  content: '';
}
.blog__post-pinned {
  margin-bottom: 3rem;
  position: relative;
  background: #f0f0f0;
  padding: 15px;
  border-radius: 6px;
}
.blog__post-pinned:before,
.blog__post-pinned:after {
  content: '';
  display: table;
}
.blog__post-pinned:after {
  clear: both;
}
.blog__post-pinned .block-title {
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 1.8rem;
  width: 100%;
  margin-bottom: 10px;
}
.blog__post-pinned .items .item {
  float: left;
  width: 100%;
}
.blog__post-pinned .items .item img {
  width: 100%;
  margin-bottom: 0;
  display: block;
}
.blog__post-pinned .items .item h2 {
  display: block;
  margin-top: 0;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 0;
}
.blog__post-pinned .items .item h2 a.title {
  color: #333;
  font-size: 16px;
}
.blog__sidebar-main > .block {
  margin-bottom: 2rem !important;
}
.blog__sidebar-main > .block .block-title {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0.5rem;
}
.blog__sidebar-main > .block .block-title strong {
  font-weight: 700;
}
.blog__sidebar-search {
  margin-bottom: 2rem;
}
.blog__sidebar-search form {
  position: relative;
}
.blog__sidebar-search form input {
  font-size: 1.3rem;
  border-radius: 3px;
}
.blog__sidebar-search form button,
.blog__sidebar-search form .cart.table-wrapper .actions-toolbar > .action,
.blog__sidebar-search form .action-gift {
  right: 0;
  top: 0;
  position: absolute;
  border-radius: 0 3px 3px 0;
}
.blog__sidebar-recent .item:before,
.blog__sidebar-recent .item:after {
  content: '';
  display: table;
}
.blog__sidebar-recent .item:after {
  clear: both;
}
.blog__sidebar-recent .item img {
  padding: 0 1rem 1rem 0;
  float: left;
  max-width: 10rem;
  border-radius: 2px;
}
.blog__sidebar-recent .item a {
  color: #333;
  font-size: 1.2rem;
  display: block;
  text-decoration: none;
  font-weight: 600;
}
.blog__sidebar-recent .item a:hover {
  color: #000;
}
.blog__sidebar-category-tree li.item.level-2 a {
  padding-left: 4rem;
}
.blog__sidebar-category-tree li.item.level-3 a {
  padding-left: 7rem;
}
.blog__sidebar-category-tree li.item.level-4 a {
  padding-left: 9rem;
}
.blog__sidebar-category-tree li.item.level-5 a {
  padding-left: 12rem;
}
.blog__sidebar-tag-cloud {
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog__sidebar-tag-cloud a {
  color: #666;
}
.blog__sidebar-tag-cloud .block-content .action.primary {
  margin-bottom: 5px;
}
.blog__sidebar-rss-link {
  text-align: center;
}
.blog__sidebar-rss-link a {
  color: #999;
  font-size: 1.5rem;
}
.blog__sidebar-rss-link a:hover {
  text-decoration: none;
}
.desktop-only {
  display: block;
}
.desktop-only > a {
  color: #333;
}
.desktop-only > a:hover {
  color: #006bb4;
}
.blog__post-catalog-related-posts ol {
  list-style: none;
  padding: 0;
}
.blog__post-catalog-related-posts ol li {
  margin-bottom: 3rem;
}
.blog__post-catalog-related-posts ol li:before,
.blog__post-catalog-related-posts ol li:after {
  content: '';
  display: table;
}
.blog__post-catalog-related-posts ol li:after {
  clear: both;
}
.blog__post-catalog-related-posts ol li .post-image {
  width: 30%;
  max-width: 10rem;
  float: left;
  padding: 0 1rem 1rem 0;
  border-radius: 3px;
}
.blog__post-catalog-related-posts ol li .post-name {
  display: block;
  font-weight: 500;
}
.blog__copyright-wrapper {
  display: block;
  float: right;
  clear: both;
  margin-top: 50px;
  font-size: 10px !important;
  text-transform: none;
  color: #c2c2c2 !important;
}
.blog__copyright-wrapper * {
  font-size: 10px !important;
  color: #c2c2c2 !important;
}
.blog__copyright-wrapper h3 {
  margin-top: 0;
  display: block;
}
.blog__copyright-wrapper a {
  text-decoration: underline !important;
}
.blog img.author-img {
  margin-right: 15px;
  float: left;
  box-shadow: 0 0 10px #000;
  border-radius: 50%;
  height: 80px;
  width: 80px;
}
.blog img.author-facebook-icon {
  margin-top: 20px;
  height: 25px;
}
.blog .blog__post-item .blog__post-header .blog__post-title a {
  color: #333;
  font-size: 2.5rem;
  font-weight: 650;
}
.blog div#author_display {
  box-shadow: 10px 10px 10px -10px;
}
.blog h2.post-count {
  margin-bottom: 15px;
  font-size: 10px;
  margin-top: 20px;
  text-align: center;
}
.blog ul#author_social_links {
  padding-left: 0px;
  list-style-type: none;
}
.blog ul#author_social_links > li {
  display: inline-block;
  margin-right: 10px;
}
.blog div#author_info {
  margin-bottom: 60px;
}
.blog h3.author_name {
  text-align: center;
}
.blog p.author_description {
  padding-right: 15px;
}
.blog li.blog__post-item {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 2px 4px #ccc, 0 5px 8px #ccc;
  padding: 25px;
}
.blog .author_other_info {
  margin-top: 15px;
  width: 100%;
}
.blog h1.page-title {
  font-size: 25px;
  font-weight: 650;
  margin-bottom: 20px;
  margin-top: 20px;
}
.blog .blog-category-index h1.page-title {
  font-size: 40px;
}
.blog .block-collapsible-nav .content {
  background: none;
  padding: 10px 0;
}
.blog .blog-category-index .post-count {
  display: none;
}
.blog .blog-author-view .toolbar-amount {
  display: none;
}
.blog .blog-search-result .post-count {
  display: none;
}
.blog .blog-search-result h1.page-title {
  margin-bottom: 35px;
}
.blog .blog__sidebar-search form button,
.blog .blog__sidebar-search form .cart.table-wrapper .actions-toolbar > .action,
.blog .blog__sidebar-search form .action-gift {
  height: 32px;
}
.blog img.blog_post-search-icon {
  height: 15px;
}
.blog .blog__sidebar-tag-cloud .block-content .related_post_tag_name {
  font-size: 15px;
}
.blog img.blog__post-featured-image {
  height: auto;
}
.blog .blog-tag-view h2.post-count {
  display: none;
}
.blog .blog-tag-view ol.blog__post-list {
  margin-top: 40px;
}
.blog .block-collapsible-nav .item a {
  border: none;
  color: #575757;
  display: block;
  padding: 5px 10px;
  font-weight: 600;
}
.blog .blog_post-image-text-content {
  display: grid;
}
.blog .block-collapsible-nav .level-0 a {
  color: #006bb4;
  font-weight: 700;
  font-size: large;
}
.blog .blog__post-tag span.blog__post-footer-tags {
  position: relative;
  bottom: 20px;
}
.cat_head {
  text-align: center;
  color: #FF5C35;
  padding: 5px 0 42px 0;
  margin-bottom: 0;
}
.category-lists {
  width: 100%;
  list-style: none;
  padding-left: 0;
  padding-bottom: 25px;
}
.category-lists .list-category {
  display: inline-block;
  margin: 0 0 12px 0;
}
.category-lists .cms_category {
  display: inline-block;
  width: 340px;
  text-align: left;
}
.category-lists .cms_category .cat_img_container .cat_img {
  display: block;
  width: 340px;
  height: 188px;
  border-radius: 5px;
}
.category-lists .cms_category .cat_links_container {
  padding: 24px 0 0 30px;
  background-color: #333333;
  color: #FFFFFF;
  font-size: 20px;
  overflow: hidden;
  position: relative;
  margin-top: -15px;
}
.category-lists .cms_category .cat_links_container .hd {
  font-size: 30px;
  font-family: 'Lato Bold';
  margin-bottom: 12px;
}
.category-lists .cms_category .cat_links_container .hd .parent_links {
  color: #FFFFFF !important;
}
.category-lists .cms_category .cat_links_container .cat_table {
  display: inline-block;
  padding: 0;
  width: 42%;
  vertical-align: top;
  list-style: none;
}
.category-lists .cms_category .cat_links_container .cat_table a {
  color: #FFFFFF;
}
.category-lists .cms_category .cat_links_container .cat_table a:hover {
  color: #FFFFFF;
}
.category-lists .cms_category .cat_links_container .cat_table a:visited {
  color: #FFFFFF;
}
.category-lists .cms_category .cat_links_container .cat_table.even {
  padding-right: 31px;
}
.category-lists .cms_category .cat_links_container .cat_table .cat_row {
  margin-bottom: 12px;
  line-height: 25px;
}
.category-lists .cms_category .cat_links_container .cat_links {
  color: #FFFFFF;
  text-align: left;
  display: inherit;
  text-decoration: underline;
  font-family: 'Lato Bold';
}
img.lozad[data-loaded=true] {
  opacity: 0;
}
img.lozad {
  color: transparent;
  min-height: 50px;
  visibility: hidden;
  position: relative;
  display: inline-block;
}
img.lozad::before {
  position: absolute;
  width: 100%;
  content: ' ';
  height: 100%;
  min-height: 50px;
  background: url("../images/theme/images/loader-2.gif") no-repeat center center / 40px 40px;
  display: block;
  top: 0;
  left: 0;
  visibility: visible;
}
.lozad.animshow {
  opacity: 1 !important;
  visibility: visible;
  /* transition-delay:0.2s; */
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: opacity .2s linear;
  min-height: initial;
}
.lozad.animshow:before {
  opacity: 0;
}
img.lozad.animshow {
  height: auto;
}
.lozad.product-image-photo {
  position: absolute;
}
/**
 * Harriswebworks_AddressAutofill
 */
/**
 * Harriswebworks_AddressAutofill
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.items.payment-methods .certificates {
  text-align: center;
  padding-bottom: 10px;
}
.totals-tax.certificate-links {
  display: flex;
  flex-direction: column;
}
.totals-tax.certificate-links a {
  display: inline-block;
}
.cart-totals tbody .totals-tax-details:not(.custom-tax) th,
.table-totals tbody .totals-tax-details:not(.custom-tax) th.mark {
  padding-left: 10px;
}
.customs-explanation {
  clear: both;
  padding-top: 20px;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.cms-grand-opening-bash .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 100%;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact {
  display: block;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field .label {
  text-align: left;
  font-weight: normal;
  font-family: 'Poppins-Regular';
  font-size: 16px;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field .control {
  width: 100%;
  display: block;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field .control .input-text {
  height: 42px;
  border-radius: 4px;
  border: 1px solid #707070;
  font-family: 'Poppins-Regular';
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field.checkbox {
  margin-bottom: 0;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field.checkbox .label {
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  margin-left: 5px;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .actions-toolbar {
  margin-left: auto;
  text-align: center;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary {
  float: unset;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary .action.submit.primary {
  font-size: 16px;
  font-family: 'Poppins-Bold';
  padding: 15px 56px;
  font-weight: normal;
  width: 50%;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary .action.submit.primary:hover {
  background: #a41e29;
  border: 1px solid #a41e29;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .contact-content {
  display: block;
  width: 100%;
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .contact-content .title {
  font-size: 25px;
  font-family: 'Poppins-Bold';
}
.cms-grand-opening-bash .column:not(.sidebar-additional) .contact-content .content {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
.cms-grand-opening-bash .application-btn {
  font-size: 16px;
  padding: 10px 10px;
  width: auto;
  background: #092e8b;
  border: 1px solid #1979c3;
  color: #ffffff;
  border-radius: 4px;
}
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Dec 6, 2022, 5:07:19 PM
    Author     : wali
*/
.glossary-title-background {
  background-color: darkgray;
}
.mark-design {
  background-color: yellow;
}
.category_common_class {
  color: #666666;
}
.category_link_after_click {
  text-decoration: underline;
  color: #666;
}
.category {
  margin-top: 30px;
  padding-bottom: 40px;
}
.first_letter_filter {
  font-size: 15px;
  padding-bottom: 10px;
  letter-spacing: 2px;
}
.item-id {
  line-height: 2.8em;
}
#search-container {
  width: 280px;
  margin: 10px 0px;
  text-align: left;
  padding-bottom: 10px;
  margin: 0 auto;
}
#search-bar {
  width: 75%;
  height: 25px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
}
#search-bar:focus {
  border-color: black;
}
#search-button {
  /* Add styles for the search button here */
  width: 25%;
  height: 25px;
  font-size: 14px;
  color: #333;
  background-color: #EFEFEF;
  padding: 2px 1px;
  border: 1px solid;
  float: right;
  border-radius: 0px;
}
.hidden {
  display: none;
}
.highlight {
  background-color: yellow;
}
#item-id {
  border-bottom: 1px solid #ddd;
  margin: 15px 0;
}
.search-bar {
  display: table;
  box-sizing: border-box;
}
.search-bar .search-text {
  display: table-cell;
  width: 100%;
}
.search-bar .search-button {
  display: table-cell;
}
.search-bar .search-text > input {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.feature-item-img,
.most-viewed-img,
.new-item-img,
.best-item-img {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
}
.feature-item-name,
.most-viewed-name,
.new-item-name,
.best-item-name {
  text-align: center;
  width: 100%;
  float: left;
}
.feature-item-detail,
.most-viewed-detail,
.new-item-detail,
.best-item-detail {
  float: left;
  clear: both;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.feature-item-price,
.most-viewed-price,
.new-item-price,
.best-item-price {
  margin-bottom: 10px;
}
.page-main .columns .featureproduct .block-content .products .items .owl-stage-outer .owl-stage .owl-item .product-item,
.page-main .columns .home-tab .block-content .products .items .owl-stage-outer .owl-stage .owl-item .product-item {
  width: 97%;
  margin-bottom: 5px;
}
.page-main .columns .featureproduct .product-reviews-summary,
.page-main .columns .home-tab .product-reviews-summary {
  margin-top: 0;
}
.page-main .columns .featureproduct .product-item .price-box,
.page-main .columns .home-tab .product-item .price-box {
  margin: 10px 0 5px;
}
.page-main .columns .column .block .block-title {
  margin: 30px 0 50px;
  text-align: center;
}
.page-main .columns .column .block .block-title .ftitle {
  color: #1278be;
  display: inline-block;
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
}
.page-main .columns .column .block .block-title .ftitle:before {
  content: "";
  position: absolute;
  top: 41px;
  left: 45%;
  background: #1278be;
  height: 20px;
  width: 30px;
  z-index: 1;
}
.page-main .columns .column .block .block-title .ftitle:after {
  position: absolute;
  content: "";
  top: 50px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #4dbce7;
  z-index: 0;
}
.product.data.items.home-tab {
  text-align: center;
}
.product.data.items.home-tab > .item.title.active {
  color: #1278be;
}
.product.data.items.home-tab > .item.title > .switch {
  color: #1278be;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  padding-top: 5px;
}
.product.data.items.home-tab > .item.title > .switch:hover {
  color: #1278be;
}
.product.data.items.home-tab .products {
  margin: 0;
}
.product.data.items.home-tab > .item.content {
  border: none !important;
  padding-bottom: 0;
}
.product.data.items.home-tab.product .product-item {
  border: 1px solid #ddd;
}
.product.data.items.home-tab.product .product-item .product-item-info {
  max-width: 100%;
  width: 100%;
}
.product.data.items.home-tab.product .product-item .product-item-info .product-item-details {
  min-height: 175px;
  position: relative;
  text-align: center;
  padding: 0 10px;
}
.product.data.items.home-tab.product .product-item .product-item-info .product-item-details .product-item-actions {
  position: absolute;
  width: 100%;
  bottom: 5px;
}
.featureproduct .products-featureproduct .products .product-item {
  border: 1px solid #ddd;
}
.featureproduct .products-featureproduct .products .product-item .product-item-info {
  max-width: 100%;
  width: 100%;
}
.featureproduct .products-featureproduct .products .product-item .product-item-info .product-item-details {
  min-height: 175px;
  position: relative;
  text-align: center;
  padding: 0 10px;
}
.featureproduct .products-featureproduct .products .product-item .product-item-info .product-item-details .product-item-actions {
  position: absolute;
  width: 100%;
  bottom: 5px;
}
.product-add-form .stock-status-info {
  margin-bottom: 10px;
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: .01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: .5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #ffffff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Jan 5, 2024, 7:40:38 PM
    Author     : rafiqul
*/
body:not(.pgp-catalog) select#limiter option[value="all"] {
  display: none;
}
body.pgp-catalog .page-main .column.main,
.pgp-catalog.pre .page-main .column.main {
  font-size: 13px;
}
body.pgp-catalog .page-main .toolbar .limiter,
.pgp-catalog.pre .page-main .toolbar .limiter {
  display: none;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
}
.pgp-catalog-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pgp-catalog-filter li {
  width: 48%;
  display: inline-block;
}
.child-categories .items {
  margin-bottom: 30px;
}
.child-categories .items .item {
  display: inline-block;
  width: 125px;
  vertical-align: top;
  padding: 0 10px;
  cursor: pointer;
}
.child-categories .items .item img {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.child-categories .items .item:hover img {
  transform: scale(1.05);
}
.product-list-table .show-all-div {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.catalog-table .price-container .price {
  font-weight: bold;
}
.catalog-table thead > tr > th,
.catalog-table tbody > tr > th,
.catalog-table tfoot > tr > th,
.catalog-table thead > tr > th,
.catalog-table tbody > tr > th,
.catalog-table tfoot > tr > th,
.catalog-table thead > tr > td,
.catalog-table tbody > tr > td,
.catalog-table tfoot > tr > td,
.catalog-table thead > tr > td,
.catalog-table tbody > tr > td,
.catalog-table tfoot > tr > td {
  padding: 2px 15px;
  position: relative;
  /*                    &:after{
                                            position: absolute;
                                            top: 0;
                                            right: 0;
                                            content: "";
                                            width: 1px;
                                            height: 100%;
                                            background-color: #ddd;
                                        }
                    
                                        &:last-child{
                                            &:after{
                                                display: none;
                                            }
                                        }*/
}
.catalog-table thead {
  border-bottom: 1px solid #000;
  /*border-top: 1px solid #000;*/
}
.catalog-table thead tr {
  cursor: pointer;
}
.catalog-table thead tr th {
  position: relative;
}
.catalog-table thead tr th.direction:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid black;
  position: absolute;
  content: "";
  top: 8px;
  left: 2px;
  transition: .5s;
  visibility: hidden;
}
.catalog-table thead tr th.desc:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  visibility: visible;
}
.catalog-table thead tr th.asc:before {
  visibility: visible;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.catalog-table tbody tr {
  display: none;
  border-bottom: 1px solid #ddd !important;
  transition: .2s;
  /*                &.odd{
                                    background-color: #f8f8f8;
                                }*/
}
.catalog-table tbody tr:nth-child(-n+31) {
  display: table-row;
}
.catalog-table tbody tr:hover {
  background-color: #eee;
}
.catalog-table tbody tr.table {
  cursor: pointer;
}
.catalog-table tbody tr.ajax-tbl-product {
  background-color: #fff;
}
.catalog-table tbody tr.ajax-tbl-product .product-data {
  padding: 30px;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list {
  position: relative;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .product-addtocart {
  max-width: 210px;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .close {
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .compare-wishlist {
  position: absolute;
  top: 0;
  right: 0;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .compare-wishlist .action.towishlist:before {
  content: "";
  background: url("../images/theme/images/wishlist.png");
  height: 19px;
  width: 18px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: unset;
  padding: 0px 10px;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .compare-wishlist .action.tocompare {
  position: relative;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .compare-wishlist .action.tocompare:after {
  content: "";
  background: url("../images/theme/images/compar.png");
  height: 19px;
  width: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}
.catalog-table tbody tr.ajax-tbl-product .product-data .pgp-like-list .compare-wishlist .action.tocompare span {
  font-size: 0;
}
.catalog-table tbody tr.ajax-tbl-product .price-box {
  margin-bottom: 10px;
}
.catalog-table tbody tr.ajax-tbl-product .price-box .label {
  display: none;
}
.catalog-table tbody tr.ajax-tbl-product .price-box .price {
  font-size: 25px;
  line-height: 1;
  font-family: 'Lato Bold';
}
.catalog-table tbody tr.ajax-tbl-product .price-box .price .old-price {
  font-size: 16px;
  line-height: 26px;
  margin-top: 5px;
  text-decoration: none;
}
.catalog-table tbody tr.ajax-tbl-product .price-box .price .old-price .price-wrapper .price {
  font-size: 16px;
  line-height: 26px;
  color: #707070;
  text-decoration: line-through;
}
.catalog-table tbody tr.ajax-tbl-product .offer {
  margin-bottom: 15px;
}
.catalog-table tbody tr.ajax-tbl-product .offer p {
  margin-bottom: 0;
}
.catalog-table tbody tr.ajax-tbl-product .offer .delivery {
  position: relative;
  padding-left: 20px;
}
.catalog-table tbody tr.ajax-tbl-product .offer .delivery:before {
  content: "";
  background: url("../images/theme/images/delivery-icon.png");
  height: 16px;
  width: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  bottom: 2px;
}
.catalog-table tbody tr.ajax-tbl-product .box-tocart .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.catalog-table tbody tr.ajax-tbl-product .box-tocart .fieldset .field.qty .label {
  display: none;
}
.catalog-table tbody tr.ajax-tbl-product .box-tocart .fieldset .field.qty .control.qty-change {
  width: auto;
}
.catalog-table tbody tr.ajax-tbl-product .box-tocart .fieldset .field.qty .input-text.qty {
  max-width: 50px;
  height: 33px;
  border-color: #000;
  border-radius: 0;
  margin-right: 7px;
  text-align: center;
}
.catalog-table tbody tr.ajax-tbl-product .box-tocart .fieldset .actions .action.tocart {
  font-size: 16px;
  line-height: 21px;
  font-family: 'Lato Regular';
  text-transform: uppercase;
  padding: 5px 20px;
}
.catalog-table tbody tr.ajax-tbl-product .desc {
  vertical-align: top;
  width: 54%;
}
.catalog-table tbody tr.ajax-tbl-product .desc a {
  font-size: 18px;
}
.catalog-table tbody tr.ajax-tbl-product .desc .view-url a {
  font-family: 'Lato Bold';
  text-decoration: underline;
  font-size: 14px;
}
.catalog-table tbody tr.ajax-tbl-product .desc .sku {
  font-weight: bold;
  margin-bottom: 15px;
}
.catalog-table tbody tr.ajax-tbl-product .desc .short-desc {
  margin-bottom: 30px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.pgp-catalog .modes strong,
.pgp-catalog .modes a {
  display: none;
}
.pgp-catalog .table.list .price-box .sales-amount {
  font-size: 14px;
}
.page-main .category-area {
  clear: both;
}
.category-area {
  padding: 0 15px;
  display: block;
  text-align: center;
}
.category-area .container {
  text-align: left;
}
.category-area .container .single-category {
  margin-bottom: 38px;
}
.category-area .container .single-category a {
  position: relative;
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
  border: 2px solid transparent;
  transition: .3s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.category-area .container .single-category a:hover {
  border-color: #092e8b;
}
.category-area .container .single-category a .homeCategory-title {
  position: absolute;
  font-size: 30px;
  line-height: 40px;
  font-family: 'Poppins-Bold';
  color: #ffffff;
}
.category-area .container .single-category a img {
  border-radius: 3px;
}
.category-area .home-category-btn {
  display: inline-block;
  padding: 20px 82px;
  background: #092e8b;
  color: #ffffff;
  font-size: 25px;
  line-height: 38px;
  font-family: 'Poppins-Bold';
  text-decoration: none;
  border-radius: 4px;
  transition: .3s;
  cursor: pointer;
}
.category-area .home-category-btn:hover {
  background: #a41e29;
}
.single-category {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  /*border: 1px solid @product-border-color;*/
  width: calc(20% - 5px);
}
.single-category h2 {
  line-height: 24px;
  font-size: 20px;
  margin: 5px 0;
  font-family: 'Lato-Bold';
  color: #000000;
  -webkit-transition: color 300ms;
  transition: color 300ms;
}
.single-category h2:hover {
  color: #FF0000;
  text-decoration: none;
}
.single-category a:hover {
  text-decoration: none;
}
.single-category:last-child {
  margin-right: 0;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jan 21, 2021, 12:46:35 PM
    Author     : sadekul
*/
.footer-menu .navigation ul > span {
  padding-bottom: 20px;
  display: block;
  font-family: 'Poppins-bold';
}
.footer-menu .navigation ul li {
  font-family: 'Poppins-Regular';
}
.footer-menu .navigation .level0 .level-top {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.footer-menu .navigation .level0 .level-top:hover {
  text-decoration: underline;
  border-color: #ffffff;
}
.footer-menu .navigation .level0.active .level-top {
  border: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.footer-menu .navigation .level0.active .level-top:hover {
  text-decoration: underline;
  border-color: #ffffff;
}
/*.media-width(@extremum, @break) when (@extremum ='min') and (@break =@screen__l) {

        .main-menu-area{
            .navigation{
                .ui-menu{
                    .level0{
                        a{
                            font-size: 20px;
                        }
                    }
                }
            }
        }

}*/
/*
@media (min-width: 1920px) {
    .main-menu-area {
        .navigation {
            .level0{
                &.mega {
                    > .submenu {
                        min-width: 1554px !important;
                        left: -57px !important;
                    }
                }
            }
        }
    }


}*/
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.wrapper_slider .owl .owl-item {
  float: left;
}
.wrapper_slider .owl-loaded,
.wrapper_slider .owl-carousel {
  overflow: hidden;
  position: relative;
}
.wrapper_slider .owl-nav button,
.wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.wrapper_slider .owl-nav .action-gift {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
}
.wrapper_slider .owl-nav button:active,
.wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action:active,
.wrapper_slider .owl-nav .action-gift:active {
  box-shadow: none;
}
.wrapper_slider button.owl-prev,
.wrapper_slider .cart.table-wrapper .actions-toolbar > .action.owl-prev,
.wrapper_slider .action-gift.owl-prev {
  left: 0;
}
.wrapper_slider button.owl-next,
.wrapper_slider .cart.table-wrapper .actions-toolbar > .action.owl-next,
.wrapper_slider .action-gift.owl-next {
  right: 0;
}
.wrapper_slider .banner_item {
  position: relative;
}
.wrapper_slider .banner_item img {
  height: 510px;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.wrapper_slider .banner_item .banner_content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-decoration: none;
  text-transform: capitalize;
  color: #fff;
  display: block;
  width: auto;
  text-align: left;
  padding: 0 8%;
}
.wrapper_slider .banner_item h1,
.wrapper_slider .banner_item h2,
.wrapper_slider .banner_item h3,
.wrapper_slider .banner_item h4,
.wrapper_slider .banner_item h5,
.wrapper_slider .banner_item h6 {
  font-weight: 700;
  margin-bottom: 15px;
}
.wrapper_slider .banner_item h1 {
  font-size: 36px;
  line-height: 40px;
}
.wrapper_slider .banner_item h2 {
  font-size: 30px;
  line-height: 46px;
}
.wrapper_slider .banner_item h3 {
  font-size: 26px;
  line-height: 30px;
}
.wrapper_slider .banner_item h4 {
  font-size: 24px;
  line-height: 30px;
}
.wrapper_slider .banner_item h5 {
  font-size: 22px;
  line-height: 26px;
}
.wrapper_slider .banner_item h6 {
  font-size: 20px;
  line-height: 24px;
}
.wrapper_slider .banner_item p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.wrapper_slider .banner_item p a {
  margin-top: 20px;
  display: inline-block;
  background: #827839;
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  transition: .3s;
  font-size: 20px;
  line-height: 1;
}
.wrapper_slider .banner_item p a:hover {
  text-decoration: none;
  background: #AF9B60;
}
.wrapper_slider button.owl-dot,
.wrapper_slider .cart.table-wrapper .actions-toolbar > .action.owl-dot,
.wrapper_slider .action-gift.owl-dot {
  box-shadow: none;
  background: transparent;
  border: 0;
  padding: 5px;
}
.wrapper_slider button.owl-dot span,
.wrapper_slider .cart.table-wrapper .actions-toolbar > .action.owl-dot span,
.wrapper_slider .action-gift.owl-dot span {
  background: transparent;
  height: 12px;
  width: 12px;
  display: block;
  border-radius: 20px;
  border: 2px solid #fff;
}
.wrapper_slider .owl-nav button,
.wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action,
.wrapper_slider .owl-nav .action-gift {
  box-shadow: none;
}
.wrapper_slider .owl-nav button img,
.wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action img,
.wrapper_slider .owl-nav .action-gift img {
  max-height: 50px;
}
.wrapper_slider .owl-nav button:hover,
.wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action:hover,
.wrapper_slider .owl-nav .action-gift:hover {
  background: transparent;
  opacity: 0.9;
}
.wrapper_slider .owl-nav.disabled {
  display: none;
}
.wrapper_slider .owl-dots {
  text-align: center;
  margin-top: -50px;
  position: absolute;
  z-index: 99999;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.wrapper_slider button.owl-dot.active span,
.wrapper_slider .cart.table-wrapper .actions-toolbar > .action.owl-dot.active span,
.wrapper_slider .action-gift.owl-dot.active span {
  opacity: 1;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .banner-slider .wrapper_slider .owl-nav button,
  .banner-slider .wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action,
  .banner-slider .wrapper_slider .owl-nav .action-gift {
    padding: 7px 5px;
  }
  .banner-slider .wrapper_slider .owl-nav button img,
  .banner-slider .wrapper_slider .owl-nav .cart.table-wrapper .actions-toolbar > .action img,
  .banner-slider .wrapper_slider .owl-nav .action-gift img {
    max-height: 25px;
  }
  img.mobile + img.desktop {
    display: none;
  }
  picture.mobile + picture.desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  img.desktop {
    display: block;
  }
  picture.desktop {
    display: block;
  }
  img.mobile {
    display: none;
  }
  picture.mobile {
    display: none;
  }
  .wrapper_slider .banner_item .banner_content {
    padding: 0 20%;
  }
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.photo.product-item-photo {
  text-align: center;
  display: block;
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details {
  display: grid;
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .product.name.product-item-name {
  order: 1;
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .product.name.product-item-info {
  order: 3;
  min-height: 60px;
  font-family: 'Poppins-Regular';
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .product.name.product-item-info .SKU {
  margin-bottom: 10px;
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
  order: 2;
}
@media (min-width: 768px) {
  .products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .price-box.price-final_price {
    min-height: 43px;
  }
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .view-details {
  order: 4;
}
.products.wrapper.grid.products-grid .products.list.items.product-items .item.product.product-item .product-item-info .product.details.product-item-details .product-item-inner {
  order: 5;
  min-height: 65px;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: block;
  margin-left: 2%;
  padding: 0;
  width: 90%;
  border: 1px solid #8d8d8d;
  border-radius: 7px;
  padding: 15px;
  box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.29);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  /*                &:extend(.abs-product-link all);*/
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 10px 0 0;
  word-wrap: break-word;
  color: #092e8b;
}
.product-item-name .product-item-link {
  color: #092e8b;
  font-size: 16px;
  font-family: 'Poppins-Regular';
  overflow: hidden;
  display: block;
  line-height: 20px;
}
.product-item-name .product-item-link:hover {
  color: #092e8b;
  text-decoration: none;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 100%;
}
.product-item-actions {
  font-size: 0;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  display: inline-block;
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  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;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
}
.product-item .price-box {
  margin: 10px 0 8px;
}
.product-item .price-box .price {
  font-family: 'Poppins-Bold';
  font-size: 16px;
  color: #092e8b;
}
.product-item .price-box .callforpricing {
  font-family: 'Poppins-Bold';
  font-weight: normal;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .view-details {
  font-size: 16px;
  color: #092e8b;
  text-decoration: underline;
  display: inline;
  width: 102px;
}
.product-item .view-details:hover {
  font-family: 'Poppins-Bold';
}
.product-item .action.tocart.primary {
  border-radius: 4px;
  border: none;
  padding: 10px 22px;
  font-size: 16px;
  font-family: 'Poppins-Regular';
  font-weight: normal;
  margin-top: 16px;
}
.product-item .action.tocart.primary:hover {
  background: #a41e29;
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #092e8b;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
}
.products-grid .product-item-name .product-item-link {
  height: 60px;
}
.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.name.product-item-name {
  margin-bottom: 10px;
}
.products-list .product-item {
  display: table;
  width: 100%;
  border: 1px solid #8d8d8d;
  border-radius: 7px;
  padding: 15px;
  box-shadow: 6px 6px 6px #00000029;
  margin-bottom: 38px;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-info .brand {
  margin-bottom: 0;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 10px 30px 10px 10px;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: middle;
  padding-right: 230px;
  position: relative;
}
.products-list .product-item .action.tocart.primary {
  margin-top: 0;
}
.products-list .product .product-item-photo-wrap {
  padding-right: 30px;
}
.products-list .product-item-inner {
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 125px;
  height: 30px;
}
.ui-slider-horizontal {
  height: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  background: #E8E8E8;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.page-products .toolbar-sorter.sorter .action.sorter-action.sort-asc {
  display: none;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 3px 0 0;
  vertical-align: middle;
  font-family: 'Poppins-Regular';
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: block;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  font-size: 16px;
}
.toolbar-products .limiter .label span {
  font-family: 'Poppins-Bold';
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.toolbar-products .limiter .control select:focus {
  border: 0;
}
.sorter {
  font-size: 16px;
  padding: 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter .sorter-label.label {
  display: inline-block;
  color: #000000;
  font-family: 'Poppins-Bold';
}
.sorter .control {
  display: inline-block;
}
.sorter .control .sorter-options {
  border: 0;
  background: #e9e9e9;
  height: 32px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
  border: 0;
  background: #e9e9e9;
  font-size: 16px;
  height: 32px;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .limiter-text {
  font-size: 0;
}
@media only screen and (max-width: 390px) {
  .page-products .toolbar-sorter.sorter {
    width: 72% !important;
  }
  .page-products .filtermobile {
    width: 66px !important;
  }
}
.product-add-form .proposition.field .label {
  line-height: 25px;
  margin-bottom: 0;
}
.product-add-form .propositionmsg {
  margin-left: 20px;
}
.product-add-form .propositionmsg .msg {
  position: relative;
  padding-left: 23px;
}
.product-add-form .propositionmsg .msg:before {
  position: absolute;
  background-image: url("../images/theme/images/warning-icon.png");
  height: 21px;
  width: 21px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  left: 0;
  top: 2px;
  display: block;
}
.product-add-form a {
  color: #0f5ea5;
}
.product-add-form #proposition {
  top: -2px;
}
.catalog-category-view .page-wrapper {
  overflow: hidden;
}
.catalog-category-view .page-wrapper .page-main .page-title-wrapper {
  position: relative;
  margin-bottom: 40px;
  background: #a41e29;
}
.catalog-category-view .page-wrapper .page-main .page-title-wrapper .page-title {
  margin: 0;
  line-height: 60px;
  color: #ffffff;
  font-family: 'Poppins-Bold';
  font-size: 45px;
  text-align: center;
  padding: 25px 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
}
.catalog-category-view .page-wrapper .page-main .page-title-wrapper:before,
.catalog-category-view .page-wrapper .page-main .page-title-wrapper:after {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  left: -33%;
}
.catalog-category-view .page-wrapper .page-main .page-title-wrapper:after {
  right: -33%;
  left: auto;
  top: 0;
}
.catalog-category-view .page-wrapper .page-main .products.list.items.product-items {
  padding-bottom: 25px;
  border-bottom: 3px solid #a41e29;
}
.catalog-category-view .page-wrapper .page-main .category-view .category-description {
  font-size: 16px;
}
.catalog-category-view .page-wrapper .page-main .need-help {
  text-align: center;
  font-family: 'Poppins-Regular';
}
.catalog-category-view .page-wrapper .page-main .need-help .title {
  font-size: 25px;
}
.catalog-category-view .page-wrapper .page-main .need-help .content {
  font-size: 16px;
  color: #092e8b;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
  font-family: 'Poppins-Regular';
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .title {
  font-family: 'Poppins-Bold';
  font-size: 16px;
  line-height: 26px;
}
.product.info.detailed .content {
  font-family: 'Poppins-Regular';
  font-size: 16px;
  line-height: 26px;
}
.product.info.detailed .content h3 {
  font-size: 16px;
  font-family: 'Poppins-Bold';
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product.info.detailed .datasheet {
  list-style: none;
  padding-left: 5px;
}
.product.info.detailed .datasheet strong {
  font-family: 'Poppins-Blod';
  color: #000;
}
.cms-for-pros,
.catalog-product-view {
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.cms-for-pros .product-info-main .price-box,
.catalog-product-view .product-info-main .price-box {
  margin-top: 10px;
}
.cms-for-pros .product-info-main .price-box .price-wrapper .price,
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 25px;
  line-height: 38px;
}
.disclaimer-container {
  clear: both;
  overflow: hidden;
}
.disclaimer-container #disclaimer-link {
  margin-top: 20px;
}
.disclaimer-container #disclaimer-link h3 {
  color: #292929;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Bold';
}
.disclaimer-container #disclaimer-link p {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.product-info-main {
  color: #000000;
  border: 1px solid #092e8b;
  padding: 15px;
  background-color: rgba(9, 46, 139, 0.1);
  box-sizing: border-box;
  font-family: 'Poppins-Regular';
}
.product-info-main div {
  font-size: 16px;
  line-height: 25px;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-family: 'Poppins-Regular';
  letter-spacing: 0px;
  opacity: 1;
}
.product-info-main .product-info-price .price-box .price-container .price-wrapper .price {
  font-family: 'Poppins-Regular';
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: capitalize;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-info-main .product-add-form .product-options-wrapper .control input[type="checkbox"] {
  top: 5px;
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty {
  display: block;
  padding: 0;
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  color: #000000;
  font-family: 'Poppins-Light';
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control {
  display: inline-block;
  margin-left: 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .input-text.qty {
  height: 43px;
  width: 43px;
  font-size: 16px;
  font-family: 'Poppins-Regular';
  padding: 5px 0px;
  margin-left: 5px;
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .btn.increment {
  margin-left: 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset .field.qty .control #qty-error {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart {
  font-family: 'Poppins-Bold';
  background: #092E8B;
  border-color: #092E8B;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 25px;
  padding: 14px 20px;
  width: auto;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:hover {
  background-color: #840b1a;
  border-color: #840b1a;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions .action.tocart:before {
  content: "";
  background: url("../images/theme/images/cart.png");
  width: 24px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.product-info-main .product.attribute.sku {
  display: block;
  color: #000000;
  font-size: 16px;
  line-height: 25px;
}
.product-info-main .product.attribute.sku .type {
  min-width: 106px;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  width: 155px;
}
.product-info-main .product.attribute.sku .value {
  color: #292929;
  font-family: 'Poppins-Bold';
  font-size: 20px;
  line-height: 40px;
}
.catalog-product-view .product-info-stock-sku {
  border-bottom: 1px solid #092e8b;
  color: #000;
  line-height: 30px;
  margin-bottom: 25px;
  font-family: 'Poppins-semiBold';
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  /*margin: @indent__base 0;*/
  margin: 20px 0 10px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: left;
}
.product-info-main .product-options-wrapper,
.product-options-bottom .product-options-wrapper {
  font-family: 'Poppins-regular';
}
.product-info-main .product-options-wrapper .control,
.product-options-bottom .product-options-wrapper .control {
  font-family: 'Poppins-semiBold';
}
.product-info-main .product-options-wrapper .control .label .disclaimer-button,
.product-options-bottom .product-options-wrapper .control .label .disclaimer-button {
  font-size: 16px;
  line-height: 26px;
  color: #292929;
}
.product-info-main .product-options-wrapper .control .mage-error,
.product-options-bottom .product-options-wrapper .control .mage-error {
  color: #ff0000;
}
.product-info-main .product-options-wrapper .hww ~ .mage-error,
.product-options-bottom .product-options-wrapper .hww ~ .mage-error {
  cursor: pointer;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #092e8b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #092e8b;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #092e8b;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: -1px;
}
.sidebar .block-wishlist .action.delete {
  line-height: unset;
  width: auto;
}
.sidebar .block-compare .action.delete {
  right: initial;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  /*display: flex;*/
  margin-bottom: 15px;
}
.sidebar .product-items-names .product-item .field.item.choice {
  display: flex;
  align-items: baseline;
}
.sidebar .product-items-names .product-item .label {
  order: 2;
}
.sidebar .product-items-names .product-item .control input[type="checkbox"] {
  top: 0;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
.cms-shop .page-wrapper .breadcrumbs {
  margin-bottom: 0;
  /*background: transparent;*/
  /*max-width: 1440px;*/
  /*padding: 15px;*/
}
.cms-shop .page-main-full-width .product-page-title-area {
  background: #a41e29;
}
.cms-shop .page-main-full-width .product-page-title-area .product-page-title {
  font-size: 45px;
  line-height: 55px;
  padding: 15px;
  color: #ffffff;
  text-align: center;
  font-family: 'Poppins-Bold';
}
.cms-shop .page-main-full-width .category_description,
.cms-shop .page-main-full-width .container {
  padding: 0 35px;
}
.cms-shop .page-main-full-width .category_description .page-title-wrapper .page-title {
  position: relative;
  margin-bottom: 35px;
  margin-top: 30px;
}
.cms-shop .page-main-full-width .category_description .page-title-wrapper .page-title .base {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Poppins-Bold';
}
.cms-shop .page-main-full-width .category_description .page-title-wrapper .page-title:after {
  position: absolute;
  content: "";
  height: 3px;
  width: 164px;
  background: #a41e29;
  left: 0;
  bottom: -15px;
}
.cms-shop .page-main-full-width .category_description .category-description {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-shop .page-main-full-width .container .listing-category {
  padding: 0;
  margin: 0;
  text-align: center;
}
.cms-shop .page-main-full-width .container .listing-category .Category {
  display: inline-block;
  list-style: none;
  position: relative;
  margin-bottom: 40px;
}
.cms-shop .page-main-full-width .container .listing-category .Category .category-img {
  display: inline-block;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid transparent;
  transition: .3s;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cms-shop .page-main-full-width .container .listing-category .Category .category-img:hover {
  border-color: #092e8b;
}
.cms-shop .page-main-full-width .container .listing-category .Category .category-img picture {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.cms-shop .page-main-full-width .container .listing-category .Category .category-img picture:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #666;
  opacity: .5;
  left: 0;
  top: 0;
}
.cms-shop .page-main-full-width .container .listing-category .Category .category-img .category-name {
  position: absolute;
  font-size: 25px;
  line-height: 35px;
  max-width: 86%;
  font-family: 'Poppins-Bold';
  color: #ffffff;
  text-align: center;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
  width: 140px;
}
.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.catalog-product-view .product-info-main .stock-status-info .all-branch {
  display: none;
}
.product-info-main #product_addtocart_form .product-options-wrapper label.label.admin__field-label span a {
  margin: 0 -5px 0 0;
  text-decoration: none;
}
/*& when (@media-common = true) {

   

    .block-category-event {
        .lib-css(background, @catalog-event-background-color);
        .lib-css(color, @catalog-event-color);
        padding: @indent__s 0 15px;
        text-align: center;

        &.block:last-child {
            margin-bottom: @indent__s;
        }

        .block-title {
            margin: 0 0 @indent__s;

            strong {
                .lib-font-size(15);
                font-weight: @font-weight__light;
            }
        }

        .ticker {
            .lib-list-reset-styles();

            li {
                &:extend(.abs-no-display all);
                margin: 0 15px;
            }

            .value {
                .lib-font-size(18);
                font-weight: @font-weight__light;
            }

            .label {
                .lib-font-size(10);
                display: block;
                text-transform: lowercase;
            }
        }

        .dates {
            display: table;
            margin: 0 auto;

            .start,
            .end {
                display: table-cell;
                vertical-align: top;
            }

            .date {
                .lib-font-size(18);
            }

            .time {
                display: block;
            }

            .start {
                padding-right: @indent__xl;
                position: relative;

                &:after {
                    .lib-font-size(18);
                    content: '\2013';
                    display: block;
                    position: absolute;
                    right: 15px;
                    top: 0;
                }
            }
        }
    }
}*/
.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: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333333;
}
.block-search .label:active:before {
  color: #333333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -20px -1px;
  padding: 0 20px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
  background: #ffffff;
  border: 1px solid #c2c2c2;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete.footer {
  max-height: 178px;
  overflow: scroll;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
.cart-summary {
  background: #ffffff;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
  border: 1px solid #E9E9E9;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .table-wrapper .totals-tax .mark {
  font-size: 14px;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper {
  position: relative;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item tr.item-actions td {
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
  padding: 5px 10px;
  height: 32px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  /*padding: @indent__m 0 @indent__s 75px;*/
  position: relative;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar {
  float: left;
  position: relative;
  top: 40px;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  /*margin-right: @indent__s;*/
  display: block;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .actions-toolbar > .action.action-edit,
.cart.table-wrapper .actions-toolbar > .action.action-delete,
.action-gift.action-edit,
.action-gift.action-delete {
  border: none;
  background: none;
  font-size: 0;
  position: relative;
  padding: 0;
  margin: 0;
}
.cart.table-wrapper .actions-toolbar > .action.action-edit:after,
.action-gift.action-edit:after {
  content: "";
  background: url("../images/theme/images/edit-cart.png");
  background-size: contain;
  height: 24px;
  width: 24px;
  display: inline-block;
}
.cart.table-wrapper .actions-toolbar > .action.action-delete:after,
.action-gift.action-delete:after {
  content: "";
  background: url("../images/theme/images/item-delete.png");
  background-size: contain;
  height: 24px;
  width: 24px;
  display: inline-block;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: inline-block;
  padding: 0;
  width: auto;
  margin-bottom: 20px;
  /*left: 0;*/
  /*max-width: 60px;*/
  /*                position: absolute;
                                top: 15px;*/
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Poppins-Regular';
}
.cart.table-wrapper .product-item-name a {
  color: #000;
}
.cart.table-wrapper .product-item-name a:visited {
  color: #000;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: center;
  vertical-align: middle;
}
.block-minicart .items-total {
  display: block;
  margin: 0 10px;
  text-align: left;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
  font-size: 20px;
  font-family: 'Poppins-SemiBold';
  font-weight: normal;
}
.block-minicart .subtotal .label {
  display: inline-block;
}
.block-minicart .subtotal .amount.price-container {
  display: inline-block;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 0;
  font-family: 'Poppins-Bold';
  border: none;
  font-weight: normal;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background: #a41e29;
  border: none;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-content > .actions .secondary .action.viewcart {
  border: 2px solid #eae9e9;
  padding: 15px 20px;
  display: block;
  width: 190px;
  margin: 20px auto 0;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Poppins-Bold';
  font-weight: normal;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  width: 320px;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  display: block;
  margin: -35px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart,
.minicart-wrapper .action.active {
  white-space: nowrap;
  color: #292929;
  font-size: 16px;
  line-height: 30px;
  vertical-align: middle;
  /*                &.active{
                                    &:before {
                                        content: '';
                                        display: inline-block;
                                        position: relative;
                                        height: 22px;
                                        width: 22px;
                                        background: url("../images/shopping-cart.png");
                                        background-repeat: no-repeat;
                                        background-size: contain;
                                        background-position: center;
                                        vertical-align: middle;
                                        margin-right: 5px;
                                    }
                                }*/
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.active:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 16px;
  width: 18px;
  background: url("../images/shopping-cart.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle !important;
  margin-right: 5px !important;
}
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.active .text {
  font-family: 'Poppins-Light';
}
.minicart-wrapper .action.showcart .counter.qty,
.minicart-wrapper .action.active .counter.qty {
  background: #ff5501;
  color: #ffffff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  font-size: 14px;
  position: absolute;
  left: 5px;
  top: -13px;
  border-radius: 50%;
}
.minicart-wrapper .action.showcart .counter.qty.empty,
.minicart-wrapper .action.active .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img,
.minicart-wrapper .action.active .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-wrapper .product-image-container {
  display: unset;
}
.minicart-items-wrapper {
  border: 1px solid #cccccc;
  margin: 15px 0;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 10px;
  height: auto;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
  text-align: left;
}
.minicart-items .product-item-name a {
  color: #092e8b;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price-container {
  text-align: left;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
  font-size: 20px;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
  text-align: left;
}
.minicart-items .product-item-details .product.actions .primary .action.edit {
  margin-right: 10px;
}
.minicart-items .product-item-details .product.actions .primary .action.edit:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/theme/images/edit-cart.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.minicart-items .product-item-details .product.actions .secondary .action.delete:before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/theme/images/item-delete.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 75px;
  background: #f6f6f6;
  border: none;
  height: 32px;
  padding: 5px 10px;
}
.minicart-items .update-cart-item {
  font-size: 0;
  margin-left: 5px;
  vertical-align: top;
  background: none;
  border: none;
  height: 32px;
  padding: 5px 10px;
}
.minicart-items .update-cart-item:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  background: url("../images/theme/images/refresh.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.minicart-wrapper .action.showcart .text {
  position: relative;
  width: auto;
  display: inline-block;
  height: auto;
  margin: 0;
  vertical-align: middle;
}
.block-minicart .subtitle {
  display: none !important;
}
.checkout-index-index .page-main .page-title-wrapper .page-title {
  display: block;
  text-align: center;
  font-family: 'Poppins-Bold';
  font-size: 35px;
}
.checkout-index-index .checkout-container .opc-progress-bar {
  float: left;
  width: 100%;
  font-size: 0;
  margin-bottom: 109px;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item {
  width: 100%;
  text-align: left;
  margin-top: 65px;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item:before {
  height: 33px;
  left: 0;
  position: absolute;
  width: 33px;
  border-radius: 50%;
  border: 2px solid #000;
  top: 25px;
  background: #fff;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item span {
  display: inline-block;
  padding-top: 0;
  width: 100%;
  word-wrap: break-word;
  color: #000;
  font-weight: 300;
  font-size: 20px;
  position: absolute;
  padding-left: 43px;
  font-family: 'Poppins-Bold';
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item span:before {
  content: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item span:after {
  content: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active:before,
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._complete:before {
  background: #092e8b;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active span:before,
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._complete span:before {
  background: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active span:after,
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._complete span:after {
  content: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._complete {
  opacity: .5;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item:first-child span:before {
  content: '01.';
  left: 0;
  position: absolute;
  width: 50px;
  margin-left: 0px;
  background: none;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item:last-child span {
  padding-left: 46px;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item:last-child span:before {
  content: '02.';
  left: 0;
  position: absolute;
  width: 50px;
  margin-left: 0px;
  background: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.checkout-cart-index .page-title {
  border-top: 1px solid #e9e9e9;
  text-align: center;
  font-size: 35px;
  line-height: 1;
  font-family: 'Poppins-Bold';
  padding: 20px 0;
  margin: 0;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #092e8b;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #092e8b;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .6s ease;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .captcha .input-text,
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
/*@import 'module/_contact.less';*/
.cms-index-index .home {
  display: block;
  width: 100%;
  color: #ffffff;
  box-sizing: border-box;
  padding: 30px;
  background: url("../images/theme/home/USsupply-Landing-xd.jpg");
}
.cms-index-index .home .welcomeus h1 {
  font-size: calc(38px + (80 - 38) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
.cms-index-index .home .welcomeus p {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
}
.cms-index-index .home .welcomeus h2 {
  font-size: calc(35px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
.cms-index-index .home .virtual-counter-btn {
  border-radius: 4px;
  background-color: #a41e29;
  padding: 15px 25px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  transition: .3s;
}
.cms-index-index .home .virtual-counter-btn:hover {
  background-color: #273784;
}
.cms-index-index .page-wrapper .page-main {
  margin-top: 0;
}
.cms-events-training .columns .column.main,
.cms-terms-conditions .columns .column.main,
.cms-career .columns .column.main,
.cms-careers-available .columns .column.main {
  padding-bottom: 0;
}
.cms-events-training .page-main,
.cms-terms-conditions .page-main,
.cms-career .page-main,
.cms-careers-available .page-main {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.cms-events-training .page-main .home,
.cms-terms-conditions .page-main .home,
.cms-career .page-main .home,
.cms-careers-available .page-main .home {
  background: url("/media/wysiwyg/events-training.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.cms-events-training .page-main .events-btn,
.cms-terms-conditions .page-main .events-btn,
.cms-career .page-main .events-btn,
.cms-careers-available .page-main .events-btn {
  border-radius: 4px;
  background-color: #a41e29;
  padding: 12px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  transition: .3s;
  margin-right: 60px;
  font-family: 'Poppins-Bold';
  width: 245px;
  text-align: center;
}
.cms-events-training .page-main .events-btn:hover,
.cms-terms-conditions .page-main .events-btn:hover,
.cms-career .page-main .events-btn:hover,
.cms-careers-available .page-main .events-btn:hover {
  background-color: #273784;
}
.cms-events-training .page-main .page-title-wrapper .page-title,
.cms-terms-conditions .page-main .page-title-wrapper .page-title,
.cms-career .page-main .page-title-wrapper .page-title,
.cms-careers-available .page-main .page-title-wrapper .page-title {
  display: none;
}
.cms-events-training .events-training,
.cms-terms-conditions .events-training,
.cms-career .events-training,
.cms-careers-available .events-training {
  max-width: 1440px;
  padding: 0 15px;
  margin: 0 auto;
  text-align: left;
}
.cms-events-training .events-training h1,
.cms-terms-conditions .events-training h1,
.cms-career .events-training h1,
.cms-careers-available .events-training h1 {
  font-size: calc(38px + (80 - 38) * ((100vw - 320px) / (1920 - 320)));
  color: #ffffff;
  font-family: 'Poppins-Bold';
}
.cms-events-training .events-training p,
.cms-terms-conditions .events-training p,
.cms-career .events-training p,
.cms-careers-available .events-training p {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
  color: #ffffff;
  font-family: 'Poppins-Regular';
}
.cms-events-training .events,
.cms-terms-conditions .events,
.cms-career .events,
.cms-careers-available .events,
.cms-events-training .training,
.cms-terms-conditions .training,
.cms-career .training,
.cms-careers-available .training,
.cms-events-training .terms-conditions,
.cms-terms-conditions .terms-conditions,
.cms-career .terms-conditions,
.cms-careers-available .terms-conditions,
.cms-events-training .career,
.cms-terms-conditions .career,
.cms-career .career,
.cms-careers-available .career,
.cms-events-training .careers-available,
.cms-terms-conditions .careers-available,
.cms-career .careers-available,
.cms-careers-available .careers-available {
  background-color: #a41e29;
}
.cms-events-training .events-container,
.cms-terms-conditions .events-container,
.cms-career .events-container,
.cms-careers-available .events-container,
.cms-events-training .training-container,
.cms-terms-conditions .training-container,
.cms-career .training-container,
.cms-careers-available .training-container,
.cms-events-training .terms-conditions-container,
.cms-terms-conditions .terms-conditions-container,
.cms-career .terms-conditions-container,
.cms-careers-available .terms-conditions-container,
.cms-events-training .career-container,
.cms-terms-conditions .career-container,
.cms-career .career-container,
.cms-careers-available .career-container,
.cms-events-training .careers-available-container,
.cms-terms-conditions .careers-available-container,
.cms-career .careers-available-container,
.cms-careers-available .careers-available-container {
  max-width: 1440px;
  padding: 0 30px;
  margin: 0 auto;
  text-align: center;
}
.cms-events-training .events-container h1,
.cms-terms-conditions .events-container h1,
.cms-career .events-container h1,
.cms-careers-available .events-container h1,
.cms-events-training .training-container h1,
.cms-terms-conditions .training-container h1,
.cms-career .training-container h1,
.cms-careers-available .training-container h1,
.cms-events-training .terms-conditions-container h1,
.cms-terms-conditions .terms-conditions-container h1,
.cms-career .terms-conditions-container h1,
.cms-careers-available .terms-conditions-container h1,
.cms-events-training .career-container h1,
.cms-terms-conditions .career-container h1,
.cms-career .career-container h1,
.cms-careers-available .career-container h1,
.cms-events-training .careers-available-container h1,
.cms-terms-conditions .careers-available-container h1,
.cms-career .careers-available-container h1,
.cms-careers-available .careers-available-container h1 {
  font-size: 45px;
  padding: 32px 0px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-family: 'Poppins-Bold';
}
.cms-events-training .events-container .heading,
.cms-terms-conditions .events-container .heading,
.cms-career .events-container .heading,
.cms-careers-available .events-container .heading,
.cms-events-training .training-container .heading,
.cms-terms-conditions .training-container .heading,
.cms-career .training-container .heading,
.cms-careers-available .training-container .heading,
.cms-events-training .terms-conditions-container .heading,
.cms-terms-conditions .terms-conditions-container .heading,
.cms-career .terms-conditions-container .heading,
.cms-careers-available .terms-conditions-container .heading,
.cms-events-training .career-container .heading,
.cms-terms-conditions .career-container .heading,
.cms-career .career-container .heading,
.cms-careers-available .career-container .heading,
.cms-events-training .careers-available-container .heading,
.cms-terms-conditions .careers-available-container .heading,
.cms-career .careers-available-container .heading,
.cms-careers-available .careers-available-container .heading {
  font-size: 45px;
  padding: 20px 0px;
  color: #ffffff;
  text-align: left;
  line-height: 60px;
  font-family: 'Poppins-Bold';
  margin-top: 0;
}
.cms-events-training .events-container p,
.cms-terms-conditions .events-container p,
.cms-career .events-container p,
.cms-careers-available .events-container p,
.cms-events-training .training-container p,
.cms-terms-conditions .training-container p,
.cms-career .training-container p,
.cms-careers-available .training-container p,
.cms-events-training .terms-conditions-container p,
.cms-terms-conditions .terms-conditions-container p,
.cms-career .terms-conditions-container p,
.cms-careers-available .terms-conditions-container p,
.cms-events-training .career-container p,
.cms-terms-conditions .career-container p,
.cms-career .career-container p,
.cms-careers-available .career-container p,
.cms-events-training .careers-available-container p,
.cms-terms-conditions .careers-available-container p,
.cms-career .careers-available-container p,
.cms-careers-available .careers-available-container p {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  line-height: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'Poppins-Regular';
  text-align: left;
}
.cms-events-training .event-content,
.cms-terms-conditions .event-content,
.cms-career .event-content,
.cms-careers-available .event-content {
  margin-bottom: 10%;
}
.cms-events-training .events-boxs,
.cms-terms-conditions .events-boxs,
.cms-career .events-boxs,
.cms-careers-available .events-boxs {
  width: 90%;
  margin: 0 auto;
  margin-top: 6%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cms-events-training .events-boxs .events-box:nth-child(odd),
.cms-terms-conditions .events-boxs .events-box:nth-child(odd),
.cms-career .events-boxs .events-box:nth-child(odd),
.cms-careers-available .events-boxs .events-box:nth-child(odd) {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 80px;
  max-width: 400px;
}
.cms-events-training .events-boxs .events-box:nth-child(odd) p,
.cms-terms-conditions .events-boxs .events-box:nth-child(odd) p,
.cms-career .events-boxs .events-box:nth-child(odd) p,
.cms-careers-available .events-boxs .events-box:nth-child(odd) p {
  font-size: 16px;
  color: #092e8b;
  text-align: center;
  margin-bottom: 0;
  line-height: 30px;
}
.cms-events-training .events-boxs .events-box:nth-child(odd) .box .type,
.cms-terms-conditions .events-boxs .events-box:nth-child(odd) .box .type,
.cms-career .events-boxs .events-box:nth-child(odd) .box .type,
.cms-careers-available .events-boxs .events-box:nth-child(odd) .box .type {
  font-size: 16px;
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
  height: 35px;
}
.cms-events-training .events-boxs .events-box:nth-child(even),
.cms-terms-conditions .events-boxs .events-box:nth-child(even),
.cms-career .events-boxs .events-box:nth-child(even),
.cms-careers-available .events-boxs .events-box:nth-child(even) {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 80px;
  max-width: 400px;
}
.cms-events-training .events-boxs .events-box:nth-child(even) p,
.cms-terms-conditions .events-boxs .events-box:nth-child(even) p,
.cms-career .events-boxs .events-box:nth-child(even) p,
.cms-careers-available .events-boxs .events-box:nth-child(even) p {
  font-size: 16px;
  color: #092e8b;
  text-align: center;
  margin-bottom: 0;
  line-height: 30px;
}
.cms-events-training .events-boxs .events-box:nth-child(even) .type,
.cms-terms-conditions .events-boxs .events-box:nth-child(even) .type,
.cms-career .events-boxs .events-box:nth-child(even) .type,
.cms-careers-available .events-boxs .events-box:nth-child(even) .type {
  font-size: 16px;
  color: #000000;
}
.cms-events-training .events-boxs .events-box:nth-child(even) .box .type,
.cms-terms-conditions .events-boxs .events-box:nth-child(even) .box .type,
.cms-career .events-boxs .events-box:nth-child(even) .box .type,
.cms-careers-available .events-boxs .events-box:nth-child(even) .box .type {
  font-size: 16px;
  color: #000000;
  text-align: center;
  margin-bottom: 15px;
  height: 30px;
}
.cms-events-training .events-boxs .box,
.cms-terms-conditions .events-boxs .box,
.cms-career .events-boxs .box,
.cms-careers-available .events-boxs .box {
  border: 2px solid #092e8b;
  border-radius: 10px;
  text-align: center;
  box-shadow: 7px 7px 5px #ddd;
  position: relative;
}
.cms-events-training .events-boxs .box h2,
.cms-terms-conditions .events-boxs .box h2,
.cms-career .events-boxs .box h2,
.cms-careers-available .events-boxs .box h2 {
  font-size: calc(25px + (25 - 25) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  color: #092e8b;
  margin-top: 10px;
  margin-bottom: 0;
  display: block;
  width: 88%;
  margin: -13px auto 0;
  font-family: 'Poppins-Bold';
}
.cms-events-training .events-boxs .box .type,
.cms-terms-conditions .events-boxs .box .type,
.cms-career .events-boxs .box .type,
.cms-careers-available .events-boxs .box .type {
  font-size: 16px;
  color: #000000;
}
.cms-events-training .events-boxs .box .address,
.cms-terms-conditions .events-boxs .box .address,
.cms-career .events-boxs .box .address,
.cms-careers-available .events-boxs .box .address {
  display: inline-block;
  margin-top: 10%;
  color: #092e8b;
  width: 44%;
}
.cms-events-training .events-boxs .box .address a,
.cms-terms-conditions .events-boxs .box .address a,
.cms-career .events-boxs .box .address a,
.cms-careers-available .events-boxs .box .address a {
  color: #a41e29;
  font-style: italic;
}
.cms-events-training .events-boxs .box .address .name,
.cms-terms-conditions .events-boxs .box .address .name,
.cms-career .events-boxs .box .address .name,
.cms-careers-available .events-boxs .box .address .name {
  font-size: 14px;
  color: #092e8b;
  text-align: center;
  margin: 0;
  line-height: 1;
  text-transform: capitalize;
  position: relative;
}
.cms-events-training .events-boxs .box .address .name:before,
.cms-terms-conditions .events-boxs .box .address .name:before,
.cms-career .events-boxs .box .address .name:before,
.cms-careers-available .events-boxs .box .address .name:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 36px;
  bottom: 26px;
  background: url("../images/theme/images/Pin.svg");
  width: 27px;
  left: 42%;
  right: 45%;
}
.cms-events-training .events-boxs .box .date,
.cms-terms-conditions .events-boxs .box .date,
.cms-career .events-boxs .box .date,
.cms-careers-available .events-boxs .box .date {
  display: inline-block;
  width: 44%;
  margin-top: 10%;
  color: #092e8b;
  font-size: 16px;
  line-height: 1.1;
  position: relative;
}
.cms-events-training .events-boxs .box .date:before,
.cms-terms-conditions .events-boxs .box .date:before,
.cms-career .events-boxs .box .date:before,
.cms-careers-available .events-boxs .box .date:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 35px;
  bottom: 44px;
  background: url("../images/theme/images/Clock.svg");
  width: 35px;
  left: 40%;
  right: 40%;
}
.cms-events-training .events-boxs .box .registration-btn,
.cms-terms-conditions .events-boxs .box .registration-btn,
.cms-career .events-boxs .box .registration-btn,
.cms-careers-available .events-boxs .box .registration-btn {
  border-radius: 4px;
  background-color: #092e8b;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  transition: .3s;
  margin-bottom: 10px;
  font-family: 'Poppins-Bold';
}
.cms-events-training .events-boxs .box .registration-btn:hover,
.cms-terms-conditions .events-boxs .box .registration-btn:hover,
.cms-career .events-boxs .box .registration-btn:hover,
.cms-careers-available .events-boxs .box .registration-btn:hover {
  background: #a41e29;
}
.cms-events-training .events-boxs .box .atcb_button_wrapper,
.cms-terms-conditions .events-boxs .box .atcb_button_wrapper,
.cms-career .events-boxs .box .atcb_button_wrapper,
.cms-careers-available .events-boxs .box .atcb_button_wrapper {
  display: inline-block;
  padding: 0;
  position: absolute;
  right: 0;
  width: 20px;
  height: 23px;
  margin-right: 12px;
  top: 8px;
}
.cms-events-training .events-boxs .box .atcb_button_wrapper .atcb_button,
.cms-terms-conditions .events-boxs .box .atcb_button_wrapper .atcb_button,
.cms-career .events-boxs .box .atcb_button_wrapper .atcb_button,
.cms-careers-available .events-boxs .box .atcb_button_wrapper .atcb_button {
  background: none;
  border: none;
  box-shadow: none;
  font-size: 0;
  padding: 0;
  line-height: 0px;
  min-width: 20px;
  margin: 0;
  height: 23px;
  display: block;
}
.cms-events-training .events-boxs .box .atcb_button_wrapper .atcb_button:before,
.cms-terms-conditions .events-boxs .box .atcb_button_wrapper .atcb_button:before,
.cms-career .events-boxs .box .atcb_button_wrapper .atcb_button:before,
.cms-careers-available .events-boxs .box .atcb_button_wrapper .atcb_button:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 23px;
  bottom: 0;
  background: url("../images/theme/images/Add-To.svg");
  width: 20px;
}
.cms-events-training .events-boxs .box .atcb_button_wrapper .atcb_button:hover:before,
.cms-terms-conditions .events-boxs .box .atcb_button_wrapper .atcb_button:hover:before,
.cms-career .events-boxs .box .atcb_button_wrapper .atcb_button:hover:before,
.cms-careers-available .events-boxs .box .atcb_button_wrapper .atcb_button:hover:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 24px;
  bottom: 0;
  background: url("../images/theme/images/Add-To-hover.svg");
  width: 21px;
}
.cms-events-training .events-boxs .box .atcb_button_wrapper .atcb_button .atcb_icon,
.cms-terms-conditions .events-boxs .box .atcb_button_wrapper .atcb_button .atcb_icon,
.cms-career .events-boxs .box .atcb_button_wrapper .atcb_button .atcb_icon,
.cms-careers-available .events-boxs .box .atcb_button_wrapper .atcb_button .atcb_icon {
  height: 0;
}
.cms-events-training .events-boxs .box .moredetails,
.cms-terms-conditions .events-boxs .box .moredetails,
.cms-career .events-boxs .box .moredetails,
.cms-careers-available .events-boxs .box .moredetails {
  padding-top: 15px;
  min-height: 18px;
}
.cms-events-training .events-boxs .box .moredetails a,
.cms-terms-conditions .events-boxs .box .moredetails a,
.cms-career .events-boxs .box .moredetails a,
.cms-careers-available .events-boxs .box .moredetails a {
  color: #a41e29;
  font-style: italic;
  position: relative;
}
.cms-events-training .events-boxs .box .moredetails a:before,
.cms-terms-conditions .events-boxs .box .moredetails a:before,
.cms-career .events-boxs .box .moredetails a:before,
.cms-careers-available .events-boxs .box .moredetails a:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 12px;
  bottom: 4px;
  background: url("../images/theme/images/PDF-icon.svg");
  width: 9px;
  left: -14px;
}
.terms-conditions-content .terms-menu {
  display: block;
  border-bottom: 3px solid #092e8b;
  padding: 0;
}
.terms-conditions-content .terms-menu li {
  list-style: none;
}
.terms-conditions-content .terms-menu li a {
  color: #092e8b;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Poppins-Bold';
}
.terms-conditions-content .common-text,
.terms-conditions-content .product-disclaimer,
.terms-conditions-content .warranty-policy,
.terms-conditions-content .return-policy,
.terms-conditions-content .privacy-policy {
  text-align: left;
}
.terms-conditions-content .common-text h2,
.terms-conditions-content .product-disclaimer h2,
.terms-conditions-content .warranty-policy h2,
.terms-conditions-content .return-policy h2,
.terms-conditions-content .privacy-policy h2 {
  font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'Poppins-Bold';
  color: #092e8b;
}
.terms-conditions-content .common-text h3,
.terms-conditions-content .product-disclaimer h3,
.terms-conditions-content .warranty-policy h3,
.terms-conditions-content .return-policy h3,
.terms-conditions-content .privacy-policy h3 {
  font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'Poppins-Bold';
}
.terms-conditions-content .common-text h4,
.terms-conditions-content .product-disclaimer h4,
.terms-conditions-content .warranty-policy h4,
.terms-conditions-content .return-policy h4,
.terms-conditions-content .privacy-policy h4 {
  font-size: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  font-family: 'Poppins-Bold';
}
.terms-conditions-content .common-text .policy-address p,
.terms-conditions-content .product-disclaimer .policy-address p,
.terms-conditions-content .warranty-policy .policy-address p,
.terms-conditions-content .return-policy .policy-address p,
.terms-conditions-content .privacy-policy .policy-address p {
  text-align: center;
}
.career-text,
.careers-available-text {
  text-align: left;
}
.career-text h2,
.careers-available-text h2 {
  font-size: 30px;
  color: #292929;
  font-family: 'Poppins-Bold';
  line-height: 40px;
}
.career-text .corporate-culture,
.careers-available-text .corporate-culture {
  display: block;
}
.career-text .training-programs,
.careers-available-text .training-programs {
  display: block;
}
.career-text .application-btn,
.careers-available-text .application-btn {
  border-radius: 4px;
  background-color: #092e8b;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
  transition: .3s;
  margin-right: 30px;
}
.career-text .application-btn:hover,
.careers-available-text .application-btn:hover {
  background: #a41e29;
}
.career-text .career-images,
.careers-available-text .career-images {
  margin-top: 40px;
}
.training-container .events-boxs .events-box .box p {
  margin-bottom: 10px;
  margin-top: 10px;
}
.career-text .benefits-box1,
.career-text .benefits-box2 {
  font-family: 'Poppins-Regular';
}
.career-text .benefits-box1 ul,
.career-text .benefits-box2 ul {
  padding-left: 30px;
}
.career-text .benefits-box1 ul li,
.career-text .benefits-box2 ul li {
  list-style: none;
  font-size: 16px;
}
.career-text .benefits-box1 ul li:before,
.career-text .benefits-box2 ul li:before {
  background: url("../images/theme/images/right-icon.png");
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  position: absolute;
  margin-left: -30px;
  margin-top: 4px;
}
.careers-available-text {
  position: relative;
}
.careers-available-text .available-text {
  display: block;
  font-size: 16px;
  font-family: 'Poppins-Regular';
}
.careers-available-text .available-video {
  display: block;
}
.careers-available-text .available-video:before {
  background: url("../images/theme/images/UsSupply-YT-DX.png");
  content: '';
  display: inline-block;
  height: 288px;
  width: 380px;
}
.careers-available-text .available-video .youtube-video {
  position: absolute;
  right: 52px;
  margin-top: 8px;
}
.careers-available-text .careers-boxs {
  margin-top: 0px;
}
.careers-available-text .careers-boxs p {
  line-height: 22px;
  margin-bottom: 5px;
}
.careers-available-text .careers-boxs .name {
  font-family: 'Poppins-Bold';
}
.careers-available-text .careers-boxs .pdf-link {
  font-family: 'Poppins-Bold';
  color: #092e8b;
  font-size: 16px;
}
.careers-available-text .available-video-desktop {
  display: none;
}
.deliver-ship-pick {
  width: 100%;
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.deliver-one {
  background: url("../images/theme/home/free delivery1.jpg");
}
.deliver-one p {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}
.deliver-one,
.deliver-two,
.deliver-three {
  padding: calc(30px + (50 - 30) * ((100vw - 340px) / (1920 - 320)));
  margin: 0 5px 0 0;
  text-align: center;
  position: relative;
  z-index: 0;
  color: #ffffff;
  width: 33%;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
  background-size: cover;
}
.deliver-one h2,
.deliver-two h2,
.deliver-three h2 {
  font-size: calc(34px + (55 - 28) * ((100vw - 340px) / (1920 - 320)));
  line-height: 1.3;
  margin: 0;
}
.deliver-one h2:after,
.deliver-two h2:after,
.deliver-three h2:after {
  content: "";
  border-top: 2px solid #ffffff;
  position: absolute;
  left: 15%;
  width: 70%;
  top: calc(47%);
  right: 15%;
}
.deliver-one h2 .h2span,
.deliver-two h2 .h2span,
.deliver-three h2 .h2span {
  display: block;
  font-weight: 700;
}
.deliver-one p,
.deliver-two p,
.deliver-three p {
  font-size: calc(16px + (25 - 16) * ((100vw - 340px) / (1920 - 320)));
  line-height: 35px;
  font-weight: 400;
  margin-top: 13%;
}
.deliver-one::after,
.deliver-two::after,
.deliver-three::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  opacity: .7;
}
.deliver-one .ussupply-btn,
.deliver-two .ussupply-btn,
.deliver-three .ussupply-btn {
  padding: 15px 25px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  transition: .3s;
  border: 1px solid;
  background: rgba(0, 0, 0, 0.4);
}
.deliver-two {
  background: url("../images/theme/home/weship.jpg");
  background-size: cover;
}
.deliver-two h2 .h2span {
  display: inline-block;
  font-weight: 700;
}
.deliver-two p {
  margin-top: 28%;
}
.deliver-three {
  background: url("../images/theme/home/instore.jpg");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin-right: 0;
  background-size: cover;
}
.deliver-three p {
  margin-top: 21%;
}
.our-commitment {
  display: flex;
  padding-top: 25px;
}
.our-commitment .info {
  width: 46%;
  padding-right: 20px;
}
.our-commitment .info h2 {
  font-size: calc(30px + (40 - 16) * ((100vw - 340px) / (1920 - 320)));
  font-weight: bold;
}
.our-commitment .info p {
  font-size: calc(16px + (20 - 16) * ((100vw - 340px) / (1920 - 320)));
}
.our-commitment .second-img {
  width: 54%;
  text-align: right;
}
.for-pros-main .for-pros h2 {
  font-size: 40px;
  font-weight: 700;
  border-bottom: 2px solid #a41e29;
  line-height: 50px;
  width: 190px;
}
.for-pros-main .for-pros-details {
  display: flex;
  padding-left: 30px;
}
.for-pros-main .for-pros-details .for-pros-one,
.for-pros-main .for-pros-details .for-pros-two {
  width: 49%;
}
.for-pros-main .for-pros-details .for-pros-one .for-one h3,
.for-pros-main .for-pros-details .for-pros-two .for-one h3,
.for-pros-main .for-pros-details .for-pros-one .for-two h3,
.for-pros-main .for-pros-details .for-pros-two .for-two h3 {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  font-weight: 700;
  position: relative;
}
.for-pros-main .for-pros-details .for-pros-one .for-one p,
.for-pros-main .for-pros-details .for-pros-two .for-one p,
.for-pros-main .for-pros-details .for-pros-one .for-two p,
.for-pros-main .for-pros-details .for-pros-two .for-two p {
  font-size: calc(16px + (20 - 16) * ((100vw - 340px) / (1920 - 320)));
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
.for-pros-main .for-pros-details .for-pros-one .for-one .learn-more,
.for-pros-main .for-pros-details .for-pros-two .for-one .learn-more,
.for-pros-main .for-pros-details .for-pros-one .for-two .learn-more,
.for-pros-main .for-pros-details .for-pros-two .for-two .learn-more {
  border-radius: 4px;
  background-color: #a41e29;
  padding: 15px 25px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  transition: .3s;
  margin-right: 20px;
}
.for-pros-main .for-pros-details .for-pros-one .for-one .learn-more:hover,
.for-pros-main .for-pros-details .for-pros-two .for-one .learn-more:hover,
.for-pros-main .for-pros-details .for-pros-one .for-two .learn-more:hover,
.for-pros-main .for-pros-details .for-pros-two .for-two .learn-more:hover {
  background-color: #273784;
}
.for-pros-main .for-pros-details .for-pros-one {
  padding-right: 50px;
}
.for-pros-main .for-pros-details .for-pros-one .for-one h3:before {
  background: url("../images/theme/home/forpros(1).png");
  content: '';
  display: inline-block;
  height: 37px;
  width: 37px;
  position: absolute;
  top: 10px;
  left: -50px;
}
.for-pros-main .for-pros-details .for-pros-one .for-two h3:before {
  background: url("../images/theme/home/pros-icon(3).png");
  content: '';
  display: inline-block;
  height: 37px;
  width: 37px;
  position: absolute;
  top: 10px;
  left: -50px;
}
.for-pros-main .for-pros-details .for-pros-two {
  padding-left: 50px;
}
.for-pros-main .for-pros-details .for-pros-two .for-one h3:before {
  background: url("../images/theme/home/pros-icon(2).png");
  content: '';
  display: inline-block;
  height: 37px;
  width: 37px;
  position: absolute;
  top: 10px;
  left: -50px;
}
.for-pros-main .for-pros-details .for-pros-two .for-two h3:before {
  background: url("../images/theme/home/pros-icon(4).png");
  content: '';
  display: inline-block;
  height: 37px;
  width: 37px;
  position: absolute;
  top: 10px;
  left: -50px;
}
.contact-us {
  background-color: #092e8b;
  filter: drop-shadow(5.657px 5.657px 3.5px rgba(0, 0, 0, 0.16));
  margin-top: 40px;
}
.contact-us .contact-contain {
  display: flex;
}
.contact-us .contact-contain .ptag {
  width: 65%;
}
.contact-us .contact-contain .ptag p {
  margin-top: 0rem;
  margin-bottom: 1rem;
  font-size: calc(16px + (30 - 16) * ((100vw - 340px) / (1920 - 320)));
  line-height: 45px;
  color: #ffffff;
  font-weight: 400;
  padding: 20px 25px 20px 0;
}
.contact-us .contact-contain .anchor {
  width: 35%;
}
.contact-us .contact-contain .anchor a {
  padding: 15px 25px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
  transition: .3s;
  border: 1px solid;
  float: right;
}
.contact-index-index .page-wrapper {
  overflow: hidden;
}
.contact-index-index .page-wrapper .page-main .page-title-wrapper {
  background: #a41e29;
  position: relative;
  margin-bottom: 30px;
}
.contact-index-index .page-wrapper .page-main .page-title-wrapper .page-title {
  padding: 33px 0;
  font-size: 45px;
  text-align: center;
  line-height: 64px;
  color: #ffffff;
  margin-bottom: 0;
  font-family: 'Poppins-Bold';
}
.contact-index-index .page-wrapper .page-main .page-title-wrapper:before {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  left: -33%;
}
.contact-index-index .page-wrapper .page-main .page-title-wrapper:after {
  content: '';
  background: inherit;
  position: absolute;
  right: -33%;
  top: 0;
  left: auto;
  height: 100%;
  width: 33%;
}
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container {
  text-align: center;
}
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
  display: block;
}
.cms-for-pros .page-wrapper .page-main p,
.cms-for-pros .page-wrapper .page-main li {
  margin-bottom: 30px;
}
.cms-grand-opening-bash .page-wrapper,
.cms-for-pros .page-wrapper,
.cms-about-us .page-wrapper,
.cms-technical-service .page-wrapper,
.cms-faq .page-wrapper,
.cms-convenient-locations .page-wrapper,
.cms-delivery-logistics .page-wrapper {
  overflow: hidden;
}
.cms-grand-opening-bash .page-wrapper .page-main p,
.cms-for-pros .page-wrapper .page-main p,
.cms-about-us .page-wrapper .page-main p,
.cms-technical-service .page-wrapper .page-main p,
.cms-faq .page-wrapper .page-main p,
.cms-convenient-locations .page-wrapper .page-main p,
.cms-delivery-logistics .page-wrapper .page-main p,
.cms-grand-opening-bash .page-wrapper .page-main li,
.cms-for-pros .page-wrapper .page-main li,
.cms-about-us .page-wrapper .page-main li,
.cms-technical-service .page-wrapper .page-main li,
.cms-faq .page-wrapper .page-main li,
.cms-convenient-locations .page-wrapper .page-main li,
.cms-delivery-logistics .page-wrapper .page-main li {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-grand-opening-bash .page-wrapper .page-main h1,
.cms-for-pros .page-wrapper .page-main h1,
.cms-about-us .page-wrapper .page-main h1,
.cms-technical-service .page-wrapper .page-main h1,
.cms-faq .page-wrapper .page-main h1,
.cms-convenient-locations .page-wrapper .page-main h1,
.cms-delivery-logistics .page-wrapper .page-main h1,
.cms-grand-opening-bash .page-wrapper .page-main h2,
.cms-for-pros .page-wrapper .page-main h2,
.cms-about-us .page-wrapper .page-main h2,
.cms-technical-service .page-wrapper .page-main h2,
.cms-faq .page-wrapper .page-main h2,
.cms-convenient-locations .page-wrapper .page-main h2,
.cms-delivery-logistics .page-wrapper .page-main h2 {
  font-family: 'Poppins-Bold';
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros,
.cms-faq .page-wrapper .page-main .columns .column.main .pros,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros {
  background: #a41e29;
  position: relative;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros:before,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros:before,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros:before,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros:before,
.cms-faq .page-wrapper .page-main .columns .column.main .pros:before,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros:before,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros:before,
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros:after,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros:after,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros:after,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros:after,
.cms-faq .page-wrapper .page-main .columns .column.main .pros:after,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros:after,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros:after {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  left: -33%;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros:after,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros:after,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros:after,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros:after,
.cms-faq .page-wrapper .page-main .columns .column.main .pros:after,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros:after,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros:after {
  content: '';
  background: inherit;
  position: absolute;
  right: -33%;
  top: 0;
  left: auto;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container {
  margin: 0 auto;
  margin-bottom: 20px;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  padding: 26px 0;
  font-size: 45px;
  line-height: 55px;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros {
  display: inline-block;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a {
  color: #ffffff;
  list-style: none;
  border: 2px solid #ffffff;
  padding: 15px 5px;
  border-radius: 4px;
  background: #79151E;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'Poppins-Bold';
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:hover {
  text-decoration: none;
  background: #092e8b;
}
.cms-grand-opening-bash .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-faq .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child,
.cms-delivery-logistics .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:last-child {
  padding: 15px 72px;
}
.cms-convenient-locations .page-wrapper .page-main p {
  margin-bottom: 25px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .pros .pros-container {
  margin-bottom: 30px;
}
.cms-delivery-logistics .delivery-logistics-img-one {
  margin-bottom: 30px;
}
.cms-delivery-logistics .page-wrapper .page-main .delivery-logistics-content p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.cms-faq .page-wrapper .page-main .columns .column.main .pros,
.cms-faq .page-wrapper .page-main .columns .column.main .faq {
  background: #a41e29;
  position: relative;
}
.cms-faq .page-wrapper .page-main .columns .column.main .pros:before,
.cms-faq .page-wrapper .page-main .columns .column.main .faq:before,
.cms-faq .page-wrapper .page-main .columns .column.main .pros:after,
.cms-faq .page-wrapper .page-main .columns .column.main .faq:after {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  left: -33%;
}
.cms-faq .page-wrapper .page-main .columns .column.main .pros:after,
.cms-faq .page-wrapper .page-main .columns .column.main .faq:after {
  content: '';
  background: inherit;
  position: absolute;
  right: -33%;
  top: 0;
  left: auto;
}
.cms-faq .faq-container h1 {
  padding: 39px 0 30px;
  font-size: 45px;
  color: #ffffff;
  text-align: center;
}
.cms-faq .que-ans h2 {
  font-size: 20px;
  position: relative;
  margin-left: 20px;
  line-height: 30px;
}
.cms-faq .que-ans h2:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: -24px;
  background: url("../images/theme/images/Question.svg");
  height: 18px;
  width: 18px;
  background-size: cover;
}
.cms-faq .que-ans p {
  font-size: 16px;
  line-height: 26px;
}
.cms-faq .que-ans li {
  margin-left: 15px;
  font-size: 16px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros {
  background: #a41e29;
  position: relative;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container {
  margin: 0 auto;
  margin-bottom: 50px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container h1,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  padding-top: 32;
  margin-bottom: 0;
  font-size: 39px;
  line-height: 46px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros {
  display: inline-block;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a {
  color: #ffffff;
  list-style: none;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: #79151E;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'Poppins-Bold';
  font-size: 25px;
  line-height: 38px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a a:first-child,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a a:first-child {
  padding: 15px 5px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a a:last-child,
.cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a a:last-child {
  padding: 15px 5px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-1,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-1 {
  display: inline-block;
  margin-bottom: 20px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-1 h2,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-1 h2 {
  display: none;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-1 img,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-1 img {
  margin: 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 {
  display: inline-block;
  vertical-align: top;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 h2,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 h2 {
  color: #292929;
  margin-top: 5px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 p,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 p {
  margin-bottom: 15px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 a,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 a {
  background: #092e8b;
  padding: 15px 10px;
  color: #ffffff;
  border-radius: 4px;
  margin-bottom: 30px;
  display: inline-block;
  font-family: 'Poppins-Bold';
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 a:hover,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 a:hover {
  text-decoration: none;
  background: #79151E;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 a.apply-credit,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 a.apply-credit {
  margin-right: 10px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 a.download-pdf,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .col-2 a.download-pdf {
  margin-right: 10px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row img,
.cms-about-us .page-wrapper .page-main .columns .column.main .row img {
  margin: 15px 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div {
  border-bottom: 3px solid #a41e29;
  overflow: hidden;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left,
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right {
  padding-left: 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li,
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li {
  list-style: none;
  font-size: 20;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li p,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li p,
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li p,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li p {
  position: relative;
  padding-left: 25px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li p::before,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-left li p::before,
.cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li p::before,
.cms-about-us .page-wrapper .page-main .columns .column.main .row .pros-s-div .list-right li p::before {
  background: url("../images/theme/images/checked.png");
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  position: absolute;
  top: 5px;
  left: 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row h2.v-c-perks,
.cms-about-us .page-wrapper .page-main .columns .column.main .row h2.v-c-perks {
  position: relative;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .row h2.v-c-perks::after,
.cms-about-us .page-wrapper .page-main .columns .column.main .row h2.v-c-perks::after {
  content: '';
  background: #a41e29;
  height: 3px;
  width: 21%;
  position: absolute;
  left: 0;
  display: inline-block;
  bottom: 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container p,
.cms-about-us .page-wrapper .page-main .columns .column.main .container p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container h2,
.cms-about-us .page-wrapper .page-main .columns .column.main .container h2 {
  font-size: 50px;
  margin-bottom: 25px;
  line-height: 80px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content {
  display: block;
  width: 100%;
  margin: 20px 0 40px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter {
  width: 42%;
  display: inline-block;
  vertical-align: top;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile {
  display: none;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile .in-memory,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile .in-memory {
  font-size: 20px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .walter-content,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .walter-content {
  width: 57%;
  display: inline-block;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title {
  font-size: 30px;
  padding-bottom: 50px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title span,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title span {
  display: inline-block;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .about-us-our-commitment,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .about-us-our-commitment {
  margin: 50px 0;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath {
  text-align: center;
  padding-bottom: 50px;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath-text,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text {
  text-align: center;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath-text p,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text p {
  text-align: left;
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath-text p strong,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text p strong {
  font-family: 'Poppins-Bold';
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath-text .about-btn,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text .about-btn {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  clear: both;
  padding: 20px 24px;
  background: #092e8b;
  color: #ffffff;
  width: auto;
  margin: 30px 0 65px;
  transition: .3s;
  text-decoration: none;
  font-size: 25px;
  line-height: 38px;
  font-weight: bold;
  border-radius: 4px;
  font-family: 'Poppins-Bold';
}
.cms-for-pros .page-wrapper .page-main .columns .column.main .container .nopath-text .about-btn:hover,
.cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text .about-btn:hover {
  color: #ffffff;
  background: #a41e29;
  text-decoration: none;
}
.cms-our-resources .page-wrapper {
  overflow: hidden;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-header {
  background: #a41e29;
  position: relative;
  margin-bottom: 40px;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-header::before {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  left: -33%;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-header h1.header {
  font-size: 39px;
  color: #ffffff;
  padding: 37px 0;
  text-align: left;
  font-family: 'Poppins-Bold';
  margin-top: 0;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-header::after {
  content: '';
  background: inherit;
  position: absolute;
  height: 100%;
  width: 33%;
  right: -33%;
  top: 0;
  left: auto;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc h3.desc-header {
  font-size: 20px;
  letter-spacing: 0px;
  margin-top: 41px;
  margin-bottom: 35px;
  line-height: 30px;
  font-family: 'Poppins-Bold';
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc picture {
  text-align: center;
  display: block;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc p {
  font-size: 16px;
  letter-spacing: 0px;
  padding-bottom: 20px;
  font-family: 'Poppins-Regular';
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc p.first-p {
  margin-top: 25px;
}
.cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc p.last-p {
  margin-bottom: 10px;
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area {
  text-align: center;
  margin-top: 64px;
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area .service-area .service-rep h3.service-rep-name {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Poppins-Bold';
  color: #092e8b;
  margin-top: 35px;
  margin-bottom: 31px;
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area .service-area .service-rep p {
  font-size: 20px;
  line-height: 30px;
  color: #292929;
  padding-bottom: 30px;
  margin: 0 8px;
  display: block;
  font-family: 'Poppins-Regular';
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area p.service-desc {
  font-family: 'poppins-Regular';
  font-size: 16px;
  line-height: 26px;
  color: #292929;
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area .get-in-touch {
  font-size: 16px;
  line-height: 25px;
  padding: 14px 35px;
  margin-top: 21px;
  margin-bottom: 32px;
  font-family: 'poppins-Bold';
  color: #ffffff;
  background: #092e8b;
  border-radius: 4px;
  border: none;
}
.cms-technical-service .page-wrapper .page-main .columns .column.main .content-area .get-in-touch:hover {
  background: #a41e29;
}
.header-phone {
  margin-top: 0;
}
.header-phone a {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
}
.cms-home .home-slider-container .home-slider {
  position: relative;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item {
  position: relative;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container {
  position: absolute;
  top: 50px;
  max-width: 1420px;
  margin: 0 auto;
  left: 8%;
  right: 8%;
  color: #ffffff;
  box-sizing: border-box;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content {
  text-align: center;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content h1 {
  font-size: 45px;
  line-height: 55px;
  margin-bottom: 40px;
  font-family: 'Poppins-Bold';
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content p {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content a {
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  background: #092e8b;
  padding: 11px 31px;
  display: inline-block;
  margin-top: 40px;
  border-radius: 4px;
  transition: .3s;
  font-family: 'Poppins-Bold';
  text-decoration: none;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content a:hover {
  background: #a41e29;
}
.cms-home .home-slider-container .home-slider .owl-stage-outer .slider-img img.mobile {
  display: none;
}
.cms-home .home-slider-container .home-slider .owl-nav {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  top: 0;
  bottom: 0;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev,
.cms-home .home-slider-container .home-slider .owl-nav .owl-next {
  background: #00000042;
  height: 100%;
  width: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev.disabled,
.cms-home .home-slider-container .home-slider .owl-nav .owl-next.disabled {
  display: none;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev span,
.cms-home .home-slider-container .home-slider .owl-nav .owl-next span {
  font-size: 0px;
  position: absolute;
  left: 5px;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev span:after,
.cms-home .home-slider-container .home-slider .owl-nav .owl-next span:after {
  background: url("../images/next-white.png");
  background-position: center;
  background-size: contain;
  height: 146px;
  width: 194px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 30px;
  top: -18px;
  height: 35px;
  left: 12px;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev {
  left: 0;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev span {
  font-size: 0px;
  width: 0;
  height: 0;
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-prev span:after {
  transform: rotate(180deg);
}
.cms-home .home-slider-container .home-slider .owl-nav .owl-next {
  right: 0;
}
.cms-home .owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 35px;
  background: #292929;
  max-width: 348px;
  margin: 0 auto;
  border-radius: 27px;
  padding-left: 25px;
  box-sizing: border-box;
  height: 31px;
  /*position: relative;*/
}
.cms-home .owl-theme .owl-dots:before {
  content: "";
  background: url("../images/theme/home/play-button.png");
  background-position: center;
  background-size: contain;
  height: 33px;
  width: 33px;
  background-repeat: no-repeat;
  position: absolute;
  top: -1px;
  left: 0;
}
.cms-home .owl-theme .owl-dots .owl-dot {
  border: 0;
  margin: 8px 25px;
  padding: 7px;
  border-radius: 50%;
}
.cms-home .owl-theme .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
  margin: 0;
  border-radious: 50%;
  background: #848484;
}
.cms-home .owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.cms-home .block.newsletter {
  padding: 45px 0;
  margin: 20px 0 0;
  background: #f3f3f3;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.cms-home .block.newsletter .newsletter-content-area {
  display: block;
  width: 100%;
  box-sizing: border-box;
  clear: both;
  padding: 0 35px;
  text-align: center;
}
.cms-home .block.newsletter .newsletter-content-area .title {
  width: 100%;
  box-sizing: border-box;
  color: #292929;
}
.cms-home .block.newsletter .newsletter-content-area .title strong {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
  display: block;
  font-family: 'Poppins-Bold';
}
.cms-home .block.newsletter .newsletter-content-area .title p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 20px;
  font-family: 'Poppins-Regular';
}
.cms-home .block.newsletter .newsletter-content-area .content {
  width: 100%;
  box-sizing: border-box;
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe {
  width: 100%;
  display: flex;
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe .field.newsletter {
  width: calc(100% - 120px);
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe .field.newsletter .control #newsletter {
  border: none;
  border-radius: 7px;
  height: 63px;
  font-size: 16px;
  text-transform: capitalize;
  color: #292929;
  line-height: 30px;
  background: #ffffff;
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe .field.newsletter .control #newsletter::placeholder {
  color: #a0a0a0;
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe .actions .action.subscribe.primary {
  font-size: 20px;
  line-height: 30px;
  padding: 15.5px 18px;
  border-radius: 4px;
  transition: .3s;
  font-family: 'Poppins-Bold';
  min-width: 124px;
}
.cms-home .block.newsletter .newsletter-content-area .content .form.subscribe .actions .action.subscribe.primary:hover {
  background: #a41e29;
  border-color: #a41e29;
}
.cms-home .who-we-are-area {
  color: #292929;
  padding: 0 35px;
  max-width: 100%;
  box-sizing: border-box;
  clear: both;
  /*margin-top: 25px;*/
}
.cms-home .who-we-are-area .block-title {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Poppins-Bold';
  position: relative;
  text-transform: capitalize;
  margin: 35px 0 20px;
}
.cms-home .who-we-are-area .block-title:after {
  content: "";
  background: #a41e29;
  height: 3px;
  width: 194px;
  left: 0;
  position: absolute;
  bottom: -17px;
}
.cms-home .who-we-are-area p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  font-family: 'Poppins-Regular';
}
.cms-home .who-we-are-area .items li {
  max-width: 100%;
  display: block;
  margin-bottom: 40px;
}
.cms-home .who-we-are-area .items li img {
  display: block;
  width: 274px;
  height: 274px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 50px;
}
.cms-home .who-we-are-area .items li .item-content {
  width: 100%;
  display: inline-block;
}
.cms-home .who-we-are-area .items li .item-content p {
  margin-bottom: 0;
}
.cms-home .who-we-are-area .items li .item-content a {
  font-size: 16px;
  text-decoration: none;
}
.cms-home .who-we-are-area .items li .item-content a {
  font-size: 16px;
  line-height: 26px;
}
.cms-home .who-we-are-area .items li .item-content .block-title {
  text-align: center;
}
.cms-home .who-we-are-area .items li .item-content .block-title:after {
  display: none;
}
.cms-home .home-maps-area {
  background: #a41e29;
  color: #ffffff;
}
.cms-home .home-maps-area .container {
  max-width: 1445px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 50px 0 66px;
}
.cms-home .home-maps-area .container .text-area {
  width: 55%;
}
.cms-home .home-maps-area .container .text-area .maps-title {
  margin: 35px 0 20px;
  text-transform: uppercase;
  position: relative;
  font-family: 'Poppins-Bold';
  display: inline-block;
  width: 100%;
}
.cms-home .home-maps-area .container .text-area .maps-title:first-child:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 104px;
  left: 0;
  top: -44px;
  background: #ffffff;
}
.cms-home .home-maps-area .container .text-area .maps-title:last-child:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 280px;
  background: #ffffff;
  left: 0;
  bottom: -62px;
}
.cms-home .home-maps-area .container .text-area .maps-title span {
  font-family: 'Poppins-Regular';
}
.cms-home .home-maps-area .container .image-area {
  width: 43%;
  position: relative;
  text-align: center;
}
.cms-home .home-maps-area .container .image-area .img img {
  margin-left: 25px;
}
.cms-home .home-maps-area .container .image-area .map-btn {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  background: #0000005E;
  padding: 18px 38px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  font-size: 25px;
  line-height: 38px;
  font-family: 'Poppins-Regular';
  transition: .3s;
}
.cms-home .home-maps-area .container .image-area .map-btn:hover {
  background: #a41e29;
}
.cms-home .special-product .container,
.cms-home .category-area .container {
  max-width: 1445px;
  margin: 0 auto;
  /*padding: 60px 0 110px;*/
  box-sizing: border-box;
  clear: both;
}
.cms-home .special-product .container .block-title,
.cms-home .category-area .container .block-title,
.cms-home .special-product .container .title,
.cms-home .category-area .container .title {
  font-size: 30px;
  line-height: 40px;
  font-family: 'Poppins-Bold';
  position: relative;
  margin: 0;
  padding-bottom: 25px;
}
.cms-home .special-product .container .block-title:after,
.cms-home .category-area .container .block-title:after,
.cms-home .special-product .container .title:after,
.cms-home .category-area .container .title:after {
  position: absolute;
  content: "";
  background: #a41e29;
  height: 3px;
  width: 194px;
  left: 0;
  bottom: 5px;
}
.cms-home .special-product .container .block-content,
.cms-home .category-area .container .block-content,
.cms-home .special-product .container .desc,
.cms-home .category-area .container .desc {
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-home .special-product .container .products-list,
.cms-home .category-area .container .products-list {
  margin-bottom: 0;
}
.cms-home .special-product .container .products-list .product-items,
.cms-home .category-area .container .products-list .product-items {
  margin-bottom: 0;
}
.cms-home .special-product .container .products-list .product-items .call,
.cms-home .category-area .container .products-list .product-items .call {
  display: inline-block;
  border: 1px solid #8d8d8d;
  box-sizing: border-box;
  border-radius: 7px;
  box-shadow: 6px 6px 6px #D6D6D6;
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-home .special-product .container .products-list .product-items .call .product-item,
.cms-home .category-area .container .products-list .product-items .call .product-item {
  margin: 0;
  padding: 0;
  box-shadow: none;
  border: 0;
}
.cms-home .special-product .container .products-list .product-items .call:first-child,
.cms-home .category-area .container .products-list .product-items .call:first-child {
  margin-left: 0;
}
.cms-home .special-product .container .products-list .product-items .call:last-child,
.cms-home .category-area .container .products-list .product-items .call:last-child {
  margin-right: 0;
}
.cms-home .special-product .container .products-list .product-items .call .product-item .product-item-photo,
.cms-home .category-area .container .products-list .product-items .call .product-item .product-item-photo {
  display: block;
  width: auto;
  padding-right: 0;
  text-align: center;
  min-height: 192px;
  box-sizing: border-box;
}
.cms-home .special-product .container .products-list .product-items .call .product-item .product-item-photo img,
.cms-home .category-area .container .products-list .product-items .call .product-item .product-item-photo img {
  max-height: 135px;
  width: auto;
}
.cms-home .special-product .container .products-list .product-items .call .product-item .product-item-name,
.cms-home .category-area .container .products-list .product-items .call .product-item .product-item-name {
  margin-bottom: 10px;
  /*min-height: 105px;*/
}
.cms-home .special-product .container .products-list .product-items .call .product-item .product-item-name .product-item-link,
.cms-home .category-area .container .products-list .product-items .call .product-item .product-item-name .product-item-link {
  color: #000000;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Poppins-Regular';
}
.cms-home .special-product .container .products-list .product-items .call .product-item .price,
.cms-home .category-area .container .products-list .product-items .call .product-item .price {
  font-family: 'Poppins-Bold';
}
.cms-home .special-product .container .products-list .product-items .call .product-item .brand,
.cms-home .category-area .container .products-list .product-items .call .product-item .brand {
  margin-bottom: 10px;
  display: block;
  min-height: 30px;
}
.cms-home .special-product .container .products-list .product-items .call .product-item .price-details,
.cms-home .category-area .container .products-list .product-items .call .product-item .price-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cms-home .special-product .container .products-list .product-items .call .product-item .price-details .action.primary,
.cms-home .category-area .container .products-list .product-items .call .product-item .price-details .action.primary {
  font-size: 16px;
  line-height: 25px;
  border: 0;
  border-radius: 4px;
  transition: .3s;
  padding: 5px 18px;
  font-family: 'Poppins-Regular';
}
.cms-home .special-product .container .products-list .product-items .call .product-item .price-details .action.primary:hover,
.cms-home .category-area .container .products-list .product-items .call .product-item .price-details .action.primary:hover {
  background: #a41e29;
}
.cms-home .category-area {
  margin-top: 0 !important;
}
.cms-home .category-area .container {
  padding-bottom: 0;
}
.cms-home .special-product .container .title,
.cms-home .category-area .container .title {
  padding-top: 35px;
}
.page-footer .footer.content .footer-payment-icon {
  display: inline-block;
  margin-right: 50px;
}
.page-footer .footer.content .footer-payment-icon ul {
  vertical-align: middle;
  width: auto;
  display: inline-block;
}
.page-footer .footer.content .footer-payment-icon ul li {
  padding: 0px 12px 0;
  display: inline-block;
}
.page-footer .footer.content .footer-payment-icon ul li:last-child {
  padding: 0px 0px 0px 12px;
}
.page-footer .footer.content .block.block-search {
  float: unset;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  padding-left: 0;
}
.page-footer .footer.content .block.block-search .control {
  padding: 0;
  width: 570px;
}
.page-footer .footer.content .block.block-search .control input {
  height: 45px;
}
.page-footer .footer.content .block.block-search .action.search {
  height: 45px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area {
  margin: 70px 0 40px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area .date-title {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Poppins-Bold';
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area span.date {
  width: 110px;
  display: inline-block;
  padding-right: 10px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area ul {
  padding: 0;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area ul li {
  list-style: none;
  /*display: inline-block;*/
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area ul li:last-child {
  margin-bottom: 0;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .date-area ul li span.dec {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 120px);
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address {
  display: inline-block;
  border: 1px solid #092E8B;
  border-radius: 5px;
  margin: 0 0 30px;
  padding: 22px 50px;
  width: 100%;
  box-sizing: border-box;
  vertical-align: top;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address .title {
  font-family: 'Poppins-Bold';
  margin: 0;
  text-transform: uppercase;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address ul {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address ul li {
  margin: 0;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address ul li a {
  font-style: normal;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address ul.contact-info {
  min-height: 160px;
}
.cms-convenient-locations .page-wrapper .page-main .columns .column.main .container .address-area .single-address a {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
@media only screen and (max-width: 476px) {
  .careers-available-text .available-video {
    text-align: center;
    position: relative;
  }
  .careers-available-text .available-video:before {
    height: 288px;
    width: 90vw;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: -13px;
  }
  .careers-available-text .available-video .youtube-video {
    position: absolute;
    right: 1%;
    top: 0px;
    display: inline-block;
    width: 74vw;
    height: 177px;
    left: -8px;
    text-align: center;
    margin: 8px auto;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  display: block;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .fieldset .field .label {
  width: 100%;
  display: block;
  text-align: left;
  font-weight: normal;
  font-family: 'Poppins-Regular';
  margin-bottom: 13px;
  font-size: 16px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .fieldset .field .control {
  width: 100%;
  display: block;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .fieldset .field .control .input-text {
  height: 42px;
  border-radius: 4px;
  border: 1px solid #707070;
  font-family: 'Poppins-Regular';
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .fieldset .field.comment .control .input-text {
  height: auto;
  min-height: 105px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .actions-toolbar {
  margin-left: auto;
  text-align: center;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary {
  float: unset;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary .action.submit.primary {
  font-size: 16px;
  font-family: 'Poppins-Bold';
  padding: 18px 56px;
  font-weight: normal;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact .actions-toolbar .primary .action.submit.primary:hover {
  background: #a41e29;
  border: 1px solid #a41e29;
}
.contact-index-index .column:not(.sidebar-additional) .contact-content {
  display: block;
  width: 100%;
}
.contact-index-index .column:not(.sidebar-additional) .contact-content .title {
  font-size: 25px;
  font-family: 'Poppins-Bold';
}
.contact-index-index .column:not(.sidebar-additional) .contact-content .content {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
  display: none;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .block .block-title {
  text-align: left !important;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account .message-info,
.account .message-notice,
.account .message.notice,
.account .message.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.account .topcontactbutton {
  border-radius: 0;
  font-family: 'Poppins-Regular';
}
.account .actions-toolbar > .secondary .action.back {
  background: #fff;
  padding: 18px 19px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  color: #000;
  font-family: 'Poppins-semiBold';
}
.account .form-addbysku .box-items .field.qty.required {
  max-width: 140px;
}
.account .form-addbysku .box-upload .upload .note {
  display: block;
}
.account .actions-toolbar {
  margin-left: 0 !important;
}
.account .actions-toolbar > .secondary,
.account .actions-toolbar > .primary {
  text-align: left;
  display: inline-block;
  font-family: 'Poppins-semiBold';
}
.account .actions-toolbar > .secondary .action.add,
.account .actions-toolbar > .primary .action.add,
.account .actions-toolbar > .secondary .action.reset,
.account .actions-toolbar > .primary .action.reset {
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 20px;
  transition: .3s;
}
.account .actions-toolbar > .secondary .action.add:hover,
.account .actions-toolbar > .primary .action.add:hover,
.account .actions-toolbar > .secondary .action.reset:hover,
.account .actions-toolbar > .primary .action.reset:hover {
  color: #fff;
}
.account .actions-toolbar > .secondary .action.primary,
.account .actions-toolbar > .primary .action.primary,
.account .actions-toolbar > .secondary .action-primary,
.account .actions-toolbar > .primary .action-primary {
  border: 0;
  font-weight: normal;
  padding: 15px 40px;
  font-size: 20px;
  line-height: 30px;
  transition: .3s;
  display: inline-block;
  width: auto;
}
.account .actions-toolbar > .secondary .action.primary:hover,
.account .actions-toolbar > .primary .action.primary:hover,
.account .actions-toolbar > .secondary .action-primary:hover,
.account .actions-toolbar > .primary .action-primary:hover {
  background: #a41e29;
  border: 0;
}
.account .page-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
  display: block !important;
  text-align: center;
  font-family: 'Poppins-semiBold';
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #092e8b;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #ff5501;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.block .box-actions .view-payportal {
  background: #a41e29;
  padding: 11px 19px 12px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #a41e29;
  color: #ffffff;
  cursor: pointer;
  width: 225px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.account {
  color: #000000;
}
.account .box {
  margin-bottom: 50px;
  border: 1px solid #e9e9e9;
  padding: 15px;
  min-height: 264px;
  box-sizing: border-box;
}
.account .box.box-newsletter {
  width: 100% !important;
}
.account .box .box-title {
  margin-bottom: 1rem;
  display: block;
  text-transform: uppercase;
  font-family: 'Poppins-semiBold';
  position: relative;
  padding-right: 35px;
}
.account .box .box-actions .action {
  font-size: 0;
  position: relative;
  padding: 15px;
  display: inline-block;
}
.account .box .box-actions .action.edit:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 30px;
  height: 29px;
  background: url("../images/theme/images/pen.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.account .box .box-actions .action.change-password:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 30px;
  height: 30px;
  background: url("../images/theme/images/password.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.account .box p {
  font-family: 'Poppins-Regular';
}
.account .box.box-information .box-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.account .box.box-information .box-content ul li a {
  position: relative;
  padding-left: 20px;
  color: #000000;
}
.account .box.box-information .box-content ul li a:before {
  position: absolute;
  left: 0;
  content: "";
  width: 16px;
  height: 18px;
  background: url("../images/theme/images/document.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.account .box .fields.additional.deletableItem:first-child {
  margin-top: 0;
}
.account .box .fields.additional.deletableItem {
  margin-top: 20px;
}
.account .box .fields.additional.deletableItem .actions-toolbar .secondary .action.remove {
  display: block;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 20px;
  transition: .3s;
}
.account .block.block-dashboard-addresses .block-title {
  position: relative;
}
.account .block.block-dashboard-addresses .block-title .action.edit {
  position: absolute;
  right: 0;
  font-size: 0;
  background: url("../images/theme/images/pen.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 29px;
  padding-right: 25px;
}
.account .block.block-dashboard-addresses .box-billing-address .box-title,
.account .block.block-dashboard-addresses .box-shipping-address .box-title {
  display: block !important;
}
.account .block.block-dashboard-addresses .box-billing-address .box-title .box-actions,
.account .block.block-dashboard-addresses .box-shipping-address .box-title .box-actions {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
}
.account .block.block-addresses-default .block-title {
  font-size: 24px;
  margin-bottom: 47px;
  margin-top: 30px;
}
.account .block.block-addresses-default .block-title strong {
  font-size: 24px;
}
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-billing .box-title,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-billing .box-title,
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-shipping .box-title,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-shipping .box-title {
  width: 90%;
  position: relative;
}
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-billing .box-title span,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-billing .box-title span,
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-shipping .box-title span,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-shipping .box-title span {
  font-size: 16px;
}
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-billing .box-title .action.edit,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-billing .box-title .action.edit,
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-shipping .box-title .action.edit,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-shipping .box-title .action.edit {
  position: absolute;
  right: 0;
  font-size: 0;
  background: url("../images/theme/images/pen.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 30px;
  height: 29px;
}
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-billing .box-title .action.edit span,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-billing .box-title .action.edit span,
.account .block.block-addresses-default .block-content .default-billing-address .box.box-address-shipping .box-title .action.edit span,
.account .block.block-addresses-default .block-content .default-shipping-address .box.box-address-shipping .box-title .action.edit span {
  font-size: 0;
}
/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/style.less to edit this template
*/
/*
    Created on : Dec 29, 2022, 6:44:44 PM
    Author     : rafiqul
*/
.customer-account-create,
.customer-account-login {
  font-family: 'Poppins-Regular';
}
.customer-account-create .page-title,
.customer-account-login .page-title {
  font-size: 35px;
  line-height: 1;
  text-align: center;
  font-family: 'Poppins-semiBold';
  display: block !important;
}
.customer-account-create .block-customer-login .block-title,
.customer-account-login .block-customer-login .block-title {
  font-family: 'Poppins-semiBold';
  margin-bottom: 25px;
}
.customer-account-create .block-customer-login .block-title strong,
.customer-account-login .block-customer-login .block-title strong {
  font-size: 26px;
}
.customer-account-create .block-content .fieldset.login,
.customer-account-login .block-content .fieldset.login {
  border-bottom: 1px solid #eae9e9;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.customer-account-create .block-content .fieldset.login .field.note,
.customer-account-login .block-content .fieldset.login .field.note {
  font-size: 16px;
}
.customer-account-create .block-content .fieldset.login .field.email.required,
.customer-account-login .block-content .fieldset.login .field.email.required,
.customer-account-create .block-content .fieldset.login .field.password.required,
.customer-account-login .block-content .fieldset.login .field.password.required {
  /*                    .control {
                                            .input-text {
                                                padding: 6px 20px;
                                                font-size: 12px;
                                                line-height: 24px;
                                                min-height: 50px;
                                                border: none;
                                            }
                                        }*/
}
.customer-account-create .block-content .fieldset.login .field.email.required .label,
.customer-account-login .block-content .fieldset.login .field.email.required .label,
.customer-account-create .block-content .fieldset.login .field.password.required .label,
.customer-account-login .block-content .fieldset.login .field.password.required .label {
  line-height: 35px;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar,
.customer-account-login .block-content .fieldset.login .actions-toolbar {
  display: flex;
  flex-direction: row-reverse;
  margin: 0 -0.25rem;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar .primary,
.customer-account-login .block-content .fieldset.login .actions-toolbar .primary {
  float: right;
  margin-bottom: 0;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar .primary .action.login.primary,
.customer-account-login .block-content .fieldset.login .actions-toolbar .primary .action.login.primary {
  border: 2px solid #eae9e9;
  background: #092e8b;
  padding: 14px 19px 12px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar .primary .action.login.primary:hover,
.customer-account-login .block-content .fieldset.login .actions-toolbar .primary .action.login.primary:hover {
  background: #a41e29;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar .secondary,
.customer-account-login .block-content .fieldset.login .actions-toolbar .secondary {
  margin-right: 8px;
  display: flex;
  text-align: left;
}
.customer-account-create .block-content .fieldset.login .actions-toolbar .secondary .action.remind,
.customer-account-login .block-content .fieldset.login .actions-toolbar .secondary .action.remind {
  border: 2px solid #eae9e9;
  background: #fff;
  padding: 14px 19px 12px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  margin-top: 0;
}
.customer-account-create .block.block-new-customer .block__title,
.customer-account-login .block.block-new-customer .block__title {
  font-size: 19px;
  font-family: 'Poppins-semiBold';
  margin-bottom: 25px;
}
.customer-account-create .block.block-new-customer .block__content ul,
.customer-account-login .block.block-new-customer .block__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.customer-account-create .block.block-new-customer .block__content ul li a,
.customer-account-login .block.block-new-customer .block__content ul li a {
  font-size: 16px;
  line-height: 1;
  position: relative;
  padding-left: 20px;
  color: #000;
}
.customer-account-create .block.block-new-customer .block__content ul li a:before,
.customer-account-login .block.block-new-customer .block__content ul li a:before {
  position: absolute;
  left: 0;
  content: "";
  width: 16px;
  height: 18px;
  background: url("../images/theme/images/document.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.customer-account-create .block.block-new-customer .block__content p,
.customer-account-login .block.block-new-customer .block__content p {
  font-size: 16px;
}
.customer-account-create .block.block-new-customer .block__content .actions-toolbar .primary,
.customer-account-login .block.block-new-customer .block__content .actions-toolbar .primary {
  text-align: left;
}
.customer-account-create .block.block-new-customer .block__content .actions-toolbar .primary .action.create.primary,
.customer-account-login .block.block-new-customer .block__content .actions-toolbar .primary .action.create.primary {
  border: 2px solid #eae9e9;
  background: #092e8b;
  padding: 14px 19px 12px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}
.customer-account-create .block.block-new-customer .block__content .actions-toolbar .primary .action.create.primary:hover,
.customer-account-login .block.block-new-customer .block__content .actions-toolbar .primary .action.create.primary:hover {
  background: #a41e29;
}
.customer-account-create .form.create.account,
.customer-account-login .form.create.account {
  display: none;
}
.customer-account-create .customerformfiles {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 26%;
}
.customer-account-create .customerformfiles li a {
  font-size: 16px;
  line-height: 1;
  position: relative;
  padding-left: 20px;
  color: #000;
}
.customer-account-create .customerformfiles li a:before {
  position: absolute;
  left: 0;
  content: "";
  width: 16px;
  height: 18px;
  background: url("../images/theme/images/document.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.customer-account-create .per_typebox,
.customer-account-create .co_typebox {
  float: left;
  transition: .3s;
  padding: 10px;
  width: 48%;
  max-width: 345px;
  cursor: pointer;
  border: 10px solid #c00000;
  font-size: 10px !important;
  box-sizing: border-box;
  background-color: #c00000;
  margin-bottom: 30px;
  min-height: 260px;
}
.customer-account-create .per_typebox:hover,
.customer-account-create .co_typebox:hover {
  background-color: #900000;
}
.customer-account-create .per_typebox .titlebox,
.customer-account-create .co_typebox .titlebox {
  text-align: center;
  padding: 5px 10px;
  background-color: #fff;
  font-size: 12px;
  margin-bottom: 20px;
}
.customer-account-create .per_typebox .titlebox .typetitle,
.customer-account-create .co_typebox .titlebox .typetitle {
  font-family: 'Poppins-Bold';
}
.customer-account-create .per_typebox .btn-list,
.customer-account-create .co_typebox .btn-list {
  color: #fff;
  list-style-type: disc;
  margin: 0;
  font-size: 12px;
  line-height: 1;
  padding: 0 15px;
}
.customer-account-create .co_typebox {
  background-color: #2f5597;
  border-color: #2f5597;
  float: right;
}
.customer-account-create .co_typebox:hover {
  background-color: #142c58;
}
.customer-account-create .click-label {
  text-align: center;
  font-size: 16px;
  color: #000;
  max-width: 226px;
  margin: 25px auto;
}
.customer-account-create .actions-primary .action,
.customer-account-create .primary .action,
.customer-account-create .action.primary,
.customer-account-create .checkout.methods .primary {
  padding: 15px 10px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Poppins-Bold';
  border-radius: 0;
}
.customer-account-create .actions-primary .action:hover,
.customer-account-create .primary .action:hover,
.customer-account-create .action.primary:hover,
.customer-account-create .checkout.methods .primary:hover {
  background: #a41e29;
}
.customer-account-create .form .fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.customer-account-create .form .fieldset .legend {
  margin-bottom: 1rem;
  display: block;
  text-transform: uppercase;
  font-family: 'Poppins-Bold';
  margin: 20px 0;
}
.customer-account-create .form .fieldset .field .label {
  font-family: 'Poppins-Bold';
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
}
.customer-account-create .form .fieldset .field input[type="text"],
.customer-account-create .form .fieldset .field .input-text,
.customer-account-create .form .fieldset .field input[type="email"],
.customer-account-create .form .fieldset .field input[type="password"],
.customer-account-create .form .fieldset .field input[type="number"],
.customer-account-create .form .fieldset .field select,
.customer-account-create .form .fieldset .field textarea {
  display: block;
  width: 100%;
  padding: 6px 20px;
  font-size: 12px;
  line-height: 24px;
  min-height: 50px;
  background: #f6f6f6;
  border: 0;
}
.customer-account-create .form .fieldset .choice.newsletter {
  margin-bottom: 15px;
}
.customer-account-create .field {
  display: none;
}
.customer-account-create .field.search {
  display: block;
}
.customer-account-create .field-per_state {
  width: 49%;
  float: left;
}
.customer-account-create .field-per_zipcode {
  width: 49%;
  float: right;
}
.customer-account-create .field-co_state {
  width: 49%;
  float: left;
}
.customer-account-create .field-co_zipcode {
  width: 49%;
  float: right;
}
.customer-account-create .left_phone {
  width: 49%;
  float: left;
}
.customer-account-create .right_phone {
  width: 49%;
  float: right;
}
.customer-account-create .single_phone {
  height: 86px;
  margin-top: 106px;
  margin-bottom: 60px;
  clear: both;
}
.customer-account-create #eclipsesearchbox {
  display: none;
  position: fixed;
  top: 25%;
  left: 30%;
  transform: translate(25%, 30%);
  background: #fff;
  height: 300px;
  width: 400px;
  border: 1px solid #000;
  border-radius: 5px;
  z-index: 1000;
}
.customer-account-create .actions-toolbar {
  display: flex;
}
.customer-account-create .actions-toolbar .secondary .action.back {
  background: #fff;
  padding: 13px 12px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  margin-left: 10px;
  margin-top: 0px;
}
.account .column.main {
  /*            .block.block-dashboard-info,
                        .block.block-dashboard-addresses,
                        .block.block-dashboard-orders, {*/
  /*}*/
}
.account .column.main .block-title {
  margin-top: 30px;
  margin-bottom: 47px;
}
.account .column.main .block-title strong {
  font-size: 26px;
  font-family: 'Poppins-semiBold';
}
.account .column.main .block-title.order .action.view {
  font-size: 26px;
  color: #000000;
  font-family: 'Poppins-semiBold';
  float: right;
}
.account .column.main .block-content .box-information {
  width: 100%;
}
.account .column.main .block.block-dashboard-orders table.table th,
.account .column.main .orders-history table.table th,
.account .column.main .block.block-dashboard-orders table.table td,
.account .column.main .orders-history table.table td {
  font-size: 16px;
  line-height: 20px;
}
.account .column.main .block.block-dashboard-orders table.table th .action,
.account .column.main .orders-history table.table th .action,
.account .column.main .block.block-dashboard-orders table.table td .action,
.account .column.main .orders-history table.table td .action {
  background: #fff;
  padding: 11px 19px 12px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: 'Poppins-semiBold';
  color: #000000;
}
.account .column.main .block.block-dashboard-orders table.table th .action:hover,
.account .column.main .orders-history table.table th .action:hover,
.account .column.main .block.block-dashboard-orders table.table td .action:hover,
.account .column.main .orders-history table.table td .action:hover {
  color: #092e8b;
  text-decoration: none;
}
.account #reorder-validate-detail .secondary .action.primary,
.account #reorder-validate-detail .primary .action.primary,
.account #reorder-validate-detail .secondary .action-primary,
.account #reorder-validate-detail .primary .action-primary {
  padding: 15px;
  font-size: 16px;
  line-height: 1;
}
.account.sales-order-view .page-title-wrapper {
  text-align: right;
}
.account.sales-order-view .page-title-wrapper .order-status {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Poppins-semiBold';
}
.account.sales-order-view .page-title-wrapper .order-date {
  font-size: 12px;
  line-height: 24px;
  font-style: italic;
  margin-bottom: 5px;
  font-family: 'Poppins-Regular';
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions {
  display: flex;
  align-items: center;
  justify-content: end;
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions .action,
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions a {
  background: #fff;
  padding: 11px 15px 12px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid #eae9e9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: 'Poppins-semiBold';
  color: #000000;
  margin-right: 5px;
  margin-bottom: 25px;
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions .action:hover,
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions a:hover {
  color: #092e8b;
  text-decoration: none;
}
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions .action:last-child,
.account.sales-order-view .page-title-wrapper .order-actions-toolbar .actions a:last-child {
  margin-right: 0;
}
.account .order-links {
  font-size: 18px;
  margin-bottom: 30px;
}
.account .order-links strong {
  font-family: 'Poppins-semiBold';
}
.account .table-order-items tr td .items-qty {
  padding: 0;
  list-style: none;
  margin: 0;
  display: inline-block;
}
.amasty_rma-account-history .page-main .amreturns-order-select {
  display: none;
}
@media (max-width: 1023.98px) {
  .account .column.main .orders-history.table-wrapper,
  .account .column.main .block.block-dashboard-orders.table-wrapper,
  .account .column.main .order-details-items.table-wrapper,
  .account .column.main .orders-history .table-wrapper,
  .account .column.main .block.block-dashboard-orders .table-wrapper,
  .account .column.main .order-details-items .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison),
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison),
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison),
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison),
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison),
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child,
  .account .column.main .order-details-items.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child,
  .account .column.main .orders-history .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child,
  .account .column.main .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot th,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot th,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot th,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .account .column.main .orders-history.table-wrapper .table:not(.totals):not(.table-comparison) tfoot td,
  .account .column.main .block.block-dashboard-orders.table-wrapper .table:not(.totals):not(.table-comparison) tfoot td,
  .account .column.main .order-details-items.table-wrapper .table:not(.totals):not(.table-comparison) tfoot td,
  .account .column.main .orders-history .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td,
  .account .column.main .block.block-dashboard-orders .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td,
  .account .column.main .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .account .column.main .orders-history .data-table-definition-list thead,
  .account .column.main .block.block-dashboard-orders .data-table-definition-list thead,
  .account .column.main .order-details-items .data-table-definition-list thead {
    display: none;
  }
  .account .column.main .orders-history .data-table-definition-list tbody th,
  .account .column.main .block.block-dashboard-orders .data-table-definition-list tbody th,
  .account .column.main .order-details-items .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .account .column.main .orders-history .data-table-definition-list tbody th,
  .account .column.main .block.block-dashboard-orders .data-table-definition-list tbody th,
  .account .column.main .order-details-items .data-table-definition-list tbody th,
  .account .column.main .orders-history .data-table-definition-list tbody td,
  .account .column.main .block.block-dashboard-orders .data-table-definition-list tbody td,
  .account .column.main .order-details-items .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .account .column.main .orders-history table.table tbody,
  .account .column.main .block.block-dashboard-orders table.table tbody,
  .account .column.main .order-details-items table.table tbody {
    border-top: 1px solid #dadada;
  }
  .account .column.main .orders-history table.table thead tr,
  .account .column.main .block.block-dashboard-orders table.table thead tr,
  .account .column.main .order-details-items table.table thead tr,
  .account .column.main .orders-history table.table tbody tr,
  .account .column.main .block.block-dashboard-orders table.table tbody tr,
  .account .column.main .order-details-items table.table tbody tr {
    margin-bottom: 40px;
  }
  .account .column.main .orders-history table.table thead tr th,
  .account .column.main .block.block-dashboard-orders table.table thead tr th,
  .account .column.main .order-details-items table.table thead tr th,
  .account .column.main .orders-history table.table tbody tr th,
  .account .column.main .block.block-dashboard-orders table.table tbody tr th,
  .account .column.main .order-details-items table.table tbody tr th,
  .account .column.main .orders-history table.table thead tr td,
  .account .column.main .block.block-dashboard-orders table.table thead tr td,
  .account .column.main .order-details-items table.table thead tr td,
  .account .column.main .orders-history table.table tbody tr td,
  .account .column.main .block.block-dashboard-orders table.table tbody tr td,
  .account .column.main .order-details-items table.table tbody tr td {
    border-bottom: 1px solid #dadada !important;
    padding: 15px 0 !important;
  }
  .account .column.main .orders-history table.table thead tr th.col.actions,
  .account .column.main .block.block-dashboard-orders table.table thead tr th.col.actions,
  .account .column.main .order-details-items table.table thead tr th.col.actions,
  .account .column.main .orders-history table.table tbody tr th.col.actions,
  .account .column.main .block.block-dashboard-orders table.table tbody tr th.col.actions,
  .account .column.main .order-details-items table.table tbody tr th.col.actions,
  .account .column.main .orders-history table.table thead tr td.col.actions,
  .account .column.main .block.block-dashboard-orders table.table thead tr td.col.actions,
  .account .column.main .order-details-items table.table thead tr td.col.actions,
  .account .column.main .orders-history table.table tbody tr td.col.actions,
  .account .column.main .block.block-dashboard-orders table.table tbody tr td.col.actions,
  .account .column.main .order-details-items table.table tbody tr td.col.actions {
    display: flex !important;
    align-items: center;
  }
  .account .column.main .orders-history table.table thead tr th.col.actions .action,
  .account .column.main .block.block-dashboard-orders table.table thead tr th.col.actions .action,
  .account .column.main .order-details-items table.table thead tr th.col.actions .action,
  .account .column.main .orders-history table.table tbody tr th.col.actions .action,
  .account .column.main .block.block-dashboard-orders table.table tbody tr th.col.actions .action,
  .account .column.main .order-details-items table.table tbody tr th.col.actions .action,
  .account .column.main .orders-history table.table thead tr td.col.actions .action,
  .account .column.main .block.block-dashboard-orders table.table thead tr td.col.actions .action,
  .account .column.main .order-details-items table.table thead tr td.col.actions .action,
  .account .column.main .orders-history table.table tbody tr td.col.actions .action,
  .account .column.main .block.block-dashboard-orders table.table tbody tr td.col.actions .action,
  .account .column.main .order-details-items table.table tbody tr td.col.actions .action {
    padding: 12px;
  }
  .account .column.main #my-orders-table thead tr th.actions {
    display: none !important;
  }
  .account .column.main #my-orders-table tr td {
    text-align: left;
  }
  .account .column.main #my-orders-table tr td strong,
  .account .column.main #my-orders-table tr td span {
    display: inline-block;
  }
}
.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 @indent__base;
        }*/
.gift-options-content .fieldset {
  margin: 0 0 5px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  /*border-radius: 3px;*/
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  background: none;
  border: 0;
  color: #000;
  padding-left: 0;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .title:hover,
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: none;
  border: 0;
  box-shadow: none;
}
.gift-item-block .content {
  border-bottom: 0;
  /*padding: @indent__s @indent__s @indent__base;*/
  position: relative;
  padding: 0;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  /*margin: @indent__base 0 @indent__s;*/
  padding: 0;
  margin: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
  font-family: 'Poppins-semiBold';
  color: #000000;
  height: 30px;
}
.gift-options-content .fieldset > .field input[type="checkbox"] {
  top: 0px;
}
.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;
}
.filter-options-content .items.category .item .count:before {
  content: none;
}
.filter {
  /*        &-subtitle {
                    display: none;
                }*/
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  font-size: 30px;
  font-family: 'Poppins-Bold';
}
.filter-title strong[data-count]:after {
  color: #ffffff;
  background: #ff5501;
  border-radius: 2px;
  content: attr(data-count);
  display: inline-block;
  font-size: .8em;
  line-height: 1;
  margin: 0 5px;
  min-width: 1em;
  padding: 2px;
}
.filter-title strong.disabled {
  opacity: .5;
}
.filter .block-subtitle {
  /*            border-bottom: @border-width__base solid @border-color__base;*/
  font-size: 0;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #292929;
}
.filter-options {
  /*display: none;*/
  margin: 0;
}
.filter-options-item {
  padding-bottom: 10px;
}
.filter-options-title {
  border-bottom: 1px solid #292929;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  overflow: hidden;
  padding: 10px 40px 5px 0;
  position: relative;
  text-transform: capitalize;
  word-break: break-word;
  /*word-break: break-all;*/
  z-index: 1;
  font-family: 'Poppins-Regular';
  font-size: 25px;
  clear: both;
  display: block;
  text-decoration: none;
}
.filter-options-title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after {
  position: absolute;
  right: 0px;
  top: 30px;
  font-size: 26px;
  color: #292929;
  content: "";
  background: url("../images/theme/images/filter-arrow.png");
  width: 14px;
  height: 9px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}
.filter-options-title:hover {
  color: #292929;
}
.active > .filter-options-title:after {
  content: "";
  transform: rotate(0deg);
}
.filter-options-content {
  margin: 0;
  padding: 10px 0 10px 0;
  font-family: 'Poppins-Regular';
  font-size: 16px;
}
.filter-options-content .items .item .title {
  width: calc(100% - 50px);
  float: left;
}
.filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.filter-options-content a {
  color: #092e8b;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 4px;
}
.filter-options-content a input {
  top: 0;
  width: 12px;
}
.filter-options-content a:hover {
  background-color: none;
  text-decoration: none;
}
.filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.filter-options-content .count {
  color: #292929;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  float: right;
}
.filter-options-content .count:before {
  content: '';
}
.filter-options-content .count:after {
  content: '';
}
.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%;
  }
}
.product-items .product-item-info .requisition-list-button.toggle span {
  font-size: 14px !important;
  font-weight: normal;
  color: #000;
}
.product-items .product-item-info .requisition-list-button.toggle:before {
  display: none;
}
.product-items .product-item-info .requisition-list-button.toggle:after {
  font-size: 25px;
  margin: 0 0 0 0px;
}
.block-requisition-list {
  display: inline;
  margin-bottom: 0;
}
.requisition-list-action {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.requisition-list-action:before,
.requisition-list-action:after {
  content: '';
  display: table;
}
.requisition-list-action:after {
  clear: both;
}
.requisition-list-action .action.split {
  float: left;
  margin: 0;
}
.requisition-list-action .action.toggle {
  float: right;
  margin: 0;
}
.requisition-list-action button.action.split,
.requisition-list-action .cart.table-wrapper .actions-toolbar > .action.action.split,
.requisition-list-action .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.requisition-list-action button + .action.toggle,
.requisition-list-action .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.requisition-list-action .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.requisition-list-action .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.requisition-list-action .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.requisition-list-action .action.toggle:hover:after {
  color: #333333;
}
.requisition-list-action .action.toggle:active:after {
  color: inherit;
}
.requisition-list-action .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.requisition-list-action .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.requisition-list-action .action.toggle.active:hover:after {
  color: #333333;
}
.requisition-list-action .action.toggle.active:active:after {
  color: inherit;
}
.requisition-list-action .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 20rem;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.requisition-list-action .items li {
  margin: 0;
  padding: 0.5rem 0.5rem 0.5rem 2.3rem;
}
.requisition-list-action .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.requisition-list-action .items:before,
.requisition-list-action .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.requisition-list-action .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.requisition-list-action .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.requisition-list-action .items:before {
  left: 10px;
  top: -12px;
}
.requisition-list-action .items:after {
  left: 9px;
  top: -14px;
}
.requisition-list-action.active {
  overflow: visible;
}
.requisition-list-action.active .items {
  display: block;
}
.requisition-list-action .items {
  max-width: 23.7rem;
  min-width: 23.7rem;
  text-align: left;
}
.requisition-list-action .items .list-items {
  list-style-type: none;
  margin: 0;
  max-height: 24rem;
  overflow-y: auto;
  padding: 0;
}
.requisition-list-action .items .item:last-child:hover {
  background: #e8e8e8;
}
.requisition-list-action .items .item .item-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.requisition-list-action .items .item .action.new {
  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;
}
.requisition-list-action .items .item .action.new:focus,
.requisition-list-action .items .item .action.new:active {
  background: none;
  border: none;
}
.requisition-list-action .items .item .action.new:hover {
  background: none;
  border: none;
}
.requisition-list-action .items .item .action.new.disabled,
.requisition-list-action .items .item .action.new[disabled],
fieldset[disabled] .requisition-list-action .items .item .action.new {
  pointer-events: none;
  opacity: 0.5;
}
.requisition-list-action > .action.toggle {
  padding: 0.4rem 5px;
}
.requisition-toolbar-actions .requisition-list-action.active .items {
  right: 0;
}
.requisition-toolbar-actions .requisition-list-action.active .items:before {
  left: auto;
  right: 11px;
}
.requisition-toolbar-actions .requisition-list-action.active .items:after {
  left: auto;
  right: 10px;
}
.cart.table-wrapper .requisition-list-action {
  vertical-align: baseline;
}
.cart.table-wrapper .requisition-list-action .items {
  max-width: 23.7rem;
  min-width: 23.7rem;
}
.cart.table-wrapper .requisition-list-action > .action.toggle:after {
  color: inherit;
  vertical-align: middle;
}
.social-button .requisition-list-button {
  display: inline-block;
  text-decoration: none;
  color: #666666;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: .05rem;
  line-height: 1.42857143;
  padding: 0 5px 0 0;
  text-transform: uppercase;
}
.social-button .requisition-list-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e901';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.social-button .requisition-list-button:before {
  margin-top: -.2rem;
  display: none;
}
.social-button .requisition-list-button:active,
.social-button .requisition-list-button:focus,
.social-button .requisition-list-button:hover {
  color: #333333;
}
.social-button .requisition-list-button:after {
  height: 1.5rem;
  margin: .3rem 0 0;
}
.social-button .requisition-list-button.active:after {
  margin: .4rem 0 0;
}
.link-button .requisition-list-button.toggle:after {
  color: #1979c3;
  vertical-align: bottom;
}
.link-button .requisition-list-button.toggle.active:after {
  color: #1979c3;
  margin: .3rem 0 0;
}
.link-button .requisition-list-button.toggle.active:after:hover {
  color: #1979c3;
}
.data-grid-wrap .list-name-field .cell-label-line-name {
  font-size: 18px;
}
.data-grid-wrap .cell-label-line-description {
  word-break: break-all;
}
.requisition-grid .col {
  padding-top: 20px;
}
.requisition-grid .col .price {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.requisition-grid .col .price-excluding-tax {
  display: block;
  font-size: 1.3rem;
}
.requisition-grid .col .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.requisition-grid .col .price-excluding-tax .price {
  font-size: 12px;
}
.requisition-grid .product-item-name {
  display: block;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 0;
}
.requisition-grid .product-item-description {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom: 5px;
  margin-top: 0;
}
.requisition-grid .product-item-description .product-item-image {
  width: 75px;
}
.requisition-grid .product-item-description .product-item-sku {
  color: #111111;
  font-size: 12px;
}
.requisition-grid .product-item-description .product-item-details {
  color: #111111;
  font-size: 12px;
  margin-top: 5px;
}
.requisition-grid .product-item-description .product-item-details dl {
  margin: 0;
}
.requisition-grid .product-item-description .product-item-details dl dt,
.requisition-grid .product-item-description .product-item-details dl dd {
  display: inline;
}
.requisition-grid .actions-toolbar {
  text-align: right;
}
.requisition-grid .actions-toolbar > .action-edit:focus,
.requisition-grid .actions-toolbar > .action-delete:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.requisition-grid .actions-toolbar > .action-delete {
  display: inline-block;
  text-decoration: none;
}
.requisition-grid .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;
}
.requisition-grid .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e604';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.requisition-grid .actions-toolbar > .action-delete:hover:before {
  color: #333333;
}
.requisition-grid .actions-toolbar > .action-delete:active:before {
  color: #8f8f8f;
}
.requisition-grid .actions-toolbar > .action-edit {
  display: inline-block;
  text-decoration: none;
}
.requisition-grid .actions-toolbar > .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.requisition-grid .actions-toolbar > .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e601';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.requisition-grid .actions-toolbar > .action-edit:hover:before {
  color: #333333;
}
.requisition-grid .actions-toolbar > .action-edit:active:before {
  color: #8f8f8f;
}
.requisition-grid .item-error {
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.requisition-grid .item-error > *:first-child:before {
  margin-top: -1.4rem;
}
.requisition-list-description {
  word-wrap: break-word;
}
.requisition-popup .action.hidden {
  display: none;
}
.requisition-popup .modal-title {
  padding-right: 20px;
}
.confirm-requisition-popup .modal-footer .secondary {
  line-height: 1.42857143;
  margin: 0;
  padding: 0.7rem 1.5rem;
  color: #092e8b;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 400;
}
.confirm-requisition-popup .modal-footer .secondary:visited {
  color: #092e8b;
  text-decoration: none;
}
.confirm-requisition-popup .modal-footer .secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.confirm-requisition-popup .modal-footer .secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.confirm-requisition-popup .modal-footer .secondary:hover,
.confirm-requisition-popup .modal-footer .secondary:active,
.confirm-requisition-popup .modal-footer .secondary:focus {
  background: none;
  border: 0;
}
.confirm-requisition-popup .modal-footer .secondary.disabled,
.confirm-requisition-popup .modal-footer .secondary[disabled],
fieldset[disabled] .confirm-requisition-popup .modal-footer .secondary {
  color: #092e8b;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.requisition-view-links {
  margin-bottom: 10px;
  text-align: right;
}
.requisition-view-links .print {
  padding-left: 25px;
  padding-right: 0;
}
.block-requisition-management {
  position: relative;
}
.block-requisition-management .requisition-list-title {
  margin-bottom: 25px;
}
.block-requisition-management .requisition-list-title h1 {
  display: inline-block;
  font-weight: 300;
  margin-bottom: 0;
  margin-right: 10px;
}
.block-requisition-management .requisition-toolbar-select,
.block-requisition-management .requisition-toolbar-actions {
  display: inline-block;
  vertical-align: middle;
}
.block-requisition-management .requisition-toolbar-select {
  margin-right: 20px;
}
.requisition-content {
  margin-bottom: 2rem;
}
.product-item-inner .block-requisition-list {
  margin-bottom: 0;
}
.product-item-inner .product-item-actions .actions-primary {
  display: block;
}
.product-item-inner .product-item-actions .actions-secondary {
  display: block;
}
.product-items .product-item-info .requisition-list-button.toggle span {
  font-size: 0;
  letter-spacing: 0;
}
.product-items .product-item-info .requisition-list-button.toggle:after {
  border-left: 0;
  padding-left: 0;
}
.order-actions-toolbar .block-requisition-list,
.requisition-toolbar-actions .block-requisition-list {
  margin-left: 10px;
}
.requisition-list-requisition-view .requisition-grid .col.number {
  display: none;
}
.requisition-list-requisition-print.account .column.main {
  padding-bottom: 0;
}
.requisition-list-requisition-print .block-requisition-management {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.requisition-list-requisition-print .block-requisition-management .requisition-list-title {
  margin-bottom: 0;
}
.requisition-list-requisition-print .block-requisition-management .requisition-info {
  float: right;
  margin-top: -2.2rem;
}
.requisition-list-requisition-print .requisition-grid .actions-toolbar {
  display: none;
}
.requisition-list-requisition-print .requisition-grid .col.number {
  width: 1rem;
}
.requisition-list-requisition-print .requisition-grid .col.col-checkbox {
  padding: 0;
}
.requisition-list-requisition-print .requisition-grid .col.col-checkbox input[type='checkbox'] {
  display: none;
}
.requisition-list-requisition-print .requisition-grid .col.subtotal {
  padding-right: 0;
}
.requisition-list-requisition-print .requisition-grid .col.price,
.requisition-list-requisition-print .requisition-grid .col.qty,
.requisition-list-requisition-print .requisition-grid .col.subtotal {
  text-align: right;
}
.requisition-list-requisition-print .requisition-grid .col .product-item-name a {
  pointer-events: none;
}
.requisition-list-requisition-print .requisition-grid .col .price {
  font-size: 1.4rem;
  font-weight: 600;
}
.requisition-list-requisition-print .requisition-grid .col .price-excluding-tax {
  font-size: 1.1rem;
}
.requisition-list-requisition-print .requisition-grid .col .price-excluding-tax .price {
  font-size: 12px;
}
.requisition-list-requisition-print .requisition-grid .col .input-text {
  border-color: transparent;
  opacity: 1;
  padding-right: 0;
  pointer-events: none;
  text-align: right;
}
.requisition-list-requisition-print .requisition-grid .product-item-image {
  display: none;
}
.requisition-list-requisition-print .requisition-grid .product-item-description {
  float: none;
  width: 100%;
}
.requisition-list-requisition-print .requisition-grid tbody td {
  border-top: 1px solid #e4e4e4;
}
.requisition-list-requisition-print .copyright {
  background-color: transparent;
  color: #333333;
  font-size: 12px;
  margin-bottom: 25px;
  padding: 10px 0 0;
  text-align: left;
}
.requisition-list-requisition-print .copyright .phone {
  float: right;
}
.checkout-cart-index .block-requisition-list {
  margin: 0;
}
.checkout-cart-index .requisition-list-action > .action.toggle:after {
  color: inherit;
  vertical-align: middle;
}
@media (max-width: 800px) {
  .checkout-cart-index .page-title-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout-cart-index .page-title-wrapper .block-requisition-list {
    margin-bottom: 15px;
  }
}
@media print {
  .requisition-list-requisition-print .table-wrapper table {
    table-layout: auto;
  }
}
.block-collapsible-nav .content {
  background: #f5f5f5;
  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: #575757;
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  background: #e8e8e8;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #ff5501;
  color: #000000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #ff5501;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #ffffff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.header.panel .signin-wrap .header.links li a {
  vertical-align: middle;
}
.header.panel .signin-wrap .header.links li a:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 17px;
  top: 4px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.header.panel .signin-wrap .header.links li a.register {
  margin-left: 1px;
}
.header.panel .signin-wrap .header.links li a.register:before {
  background-image: url("../images/user_plus.svg");
  width: 17px;
}
.header.panel .signin-wrap .header.links li a.sign-in:before {
  background-image: url("../images/user_check.svg");
  width: 14px;
}
.header.panel .signin-wrap .header.links li a.employees:before {
  background-image: url("../images/theme/images/UserGear.svg");
  width: 14px;
  top: 3px;
}
.header.panel .signin-wrap .header.links li a.account:before {
  background-image: url("../images/theme/images/User.svg");
  width: 14px;
}
.header.panel .signin-wrap .header.links li a.sign-out:before {
  background-image: url("../images/theme/images/User.svg");
  width: 14px;
}
.logo {
  float: right;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #092e8b;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #092e8b;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  background-color: #092e8b;
  margin-top: auto;
}
.footer.content {
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer.content .footer-logo {
  float: left;
  width: 33%;
}
.footer.content #footer-menus {
  display: inline-block;
  width: 67%;
  padding-top: 0;
}
.footer.content #footer-menus .footer-menu {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.footer.content .content.copyrightus .copyright span {
  font-size: 15px;
  font-family: 'Poppins-Regular';
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
  color: #fff;
}
.footer .copyrightus {
  border-top: 4px solid #fff;
  margin-top: 18px;
}
.page-header .panel.wrapper .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .panel.wrapper .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .panel.wrapper .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .panel.wrapper .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .panel.wrapper .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .panel.wrapper .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .panel.wrapper .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .panel.wrapper .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .panel.wrapper .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .panel.wrapper .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .panel.wrapper .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.page-header .panel.wrapper .footer-payment-icon ul,
.page-footer .footer-payment-icon ul {
  display: flex;
}
.page-header .panel.wrapper .footer-payment-icon ul li,
.page-footer .footer-payment-icon ul li {
  padding: 0px 5px 0;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
#gotopBtn {
  display: none;
  position: fixed;
  bottom: 63px;
  right: 15px;
  z-index: 99;
  font-size: 0px;
  border: none;
  cursor: pointer;
  width: 42px;
  height: 42px;
  background: #c99450;
  border-radius: 0;
  line-height: 0;
  padding: 10px;
}
#gotopBtn:hover {
  background: #000;
}
.cms-home .breadcrumbs,
.cms-home .column.main {
  display: none;
}
/* .minilist {
        .weee {
            display: table-row;
            .lib-font-size(11);

            &:before {
                &:extend(.abs-no-display all);
            }
        }
    }

    .price-container.weee {
        &:before {
            &:extend(.abs-no-display all);
        }
    } */
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 5px;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 12px;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #e02b27;
  font-size: 1.2rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 5px;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  background: #092e8b;
  padding: 0;
  margin: -3px 0 0 -7px;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}
.filter .filter-content .item {
  margin: 10px 0 0 0;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: 700;
}
.filter .field.search input[type="text"] {
  font-size: 12px;
}
.filter .actions {
  text-align: right;
  margin: 10px 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  color: #092e8b;
  text-decoration: underline;
  cursor: pointer;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: "-";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: '\e621';
}
.filter .no-results-message p {
  margin: 9px 10px 0;
  background-color: #FFEEEE;
  padding: 5px;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 5px;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 5px 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 10px;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-icon-add-mobile {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 20px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .level0:first-child {
    border-top: 0;
  }
  .navigation .level0 .level-top:hover {
    color: #092E8B !important;
  }
  .navigation .submenu {
    padding-left: 0 !important;
    border-top: 0 !important;
  }
  .navigation .submenu > li a {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    padding-left: 0 !important;
    color: #292929 !important;
    opacity: 1;
    font-family: 'Poppins-Regular';
  }
  .navigation .parent > a {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent > a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent > a:after {
    position: absolute;
    right: -10px;
    top: 2px;
  }
  .navigation .parent > a.ui-state-active.active {
    color: #092E8B !important;
    text-decoration: underline;
  }
  .navigation .parent > a.ui-state-active.active:after {
    content: '\e621';
  }
  .navigation .parent > .level-top:hover {
    color: #092E8B;
    text-decoration: underline;
  }
  .navigation .parent .submenu .parent .submenu {
    display: none !important;
  }
  .navigation .parent .submenu .parent .submenu.expanded {
    display: block !important;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .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: #f5f5f5;
    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: #000000;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 2.5rem;
  }
  .navigation .level0 > .level-top {
    padding: 20px 40px 10px 0;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .main-menu-area .navigation .level0 > .level-top {
    font-family: 'Poppins-Bold';
  }
  .navigation .submenu:not(:first-child) .active > a {
    border: 0;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
    border: none;
  }
  .product.data.items > .item.content .data.table.features tbody tr th,
  .product.data.items > .item.content .data.table.features tbody tr td {
    display: block;
  }
  .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-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .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;
  }
  .categories-section {
    padding: 29px 0 60px;
  }
  .categories-section .heading {
    display: none;
  }
  .categories-section ul.list-category {
    justify-content: center;
    margin: 0 -10px;
  }
  .categories-section ul.list-category li {
    padding: 10px;
    text-align: center;
    width: calc(100% / 4 - 20px);
  }
  .categories-section ul.list-category li a.category-name {
    font-size: 14px;
    margin-top: 5px;
  }
  .categories-section .browse-all-category {
    justify-content: center;
    margin-top: 15px;
  }
  .table-checkout-shipping-method tr.shipment-products-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .table-checkout-shipping-method tr.shipment-products-row td.shipment-products {
    width: 100%;
  }
  .table-checkout-shipping-method tr.shipment-products-row ~ .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .table-checkout-shipping-method tr.shipment-products-row ~ .row td {
    flex-grow: 1;
  }
  .blog__post-view .blog__post-featured-image {
    padding: 0 0 2rem 0;
    width: 100%;
    max-width: 100%;
  }
  .blog__post-view .blog_post-image-text-content .blog_post-content-text iframe {
    width: 100%;
  }
  .blog__post-item .blog__post-excerpt > img {
    padding: 0 0 2rem 0;
    max-width: 100%;
    width: 100%;
  }
  .blog .page-main {
    position: relative;
    padding-top: 41px;
  }
  .desktop-only {
    display: none;
  }
  .blog__post-catalog-related-posts ol li .post-image {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0 0 1rem 0;
  }
  .blog img.author-img {
    float: left;
    height: 80px;
    width: 80px;
    margin-bottom: 20px;
  }
  .blog h3.author_name {
    padding-right: 0px;
  }
  .blog h1.page-title {
    font-size: 20px;
    text-align: left;
  }
  .blog .author_other_info {
    text-align: justify;
    margin-top: 15px;
    width: 100%;
  }
  .blog ul#author_social_links {
    text-align: center;
  }
  .blog h2.post-count {
    margin-top: 12px;
  }
  .blog ul#author_social_links {
    text-align: center;
  }
  .blog .blog__post-list-wrapper .blog__post-list > li {
    text-align: center;
  }
  .blog .blog__post-meta {
    display: grid;
    line-height: 2;
  }
  .blog .blog__post-meta .blog__post-meta-time {
    margin-right: 0rem;
  }
  .blog .blog__post-meta .blog__post-meta-author {
    margin-right: 0rem;
  }
  .blog .blog__post-meta .blog__post-meta-comments {
    margin-right: 0rem;
  }
  .blog .blog__post-item .blog__post-excerpt .read-more {
    text-align: center;
    margin-left: 0.5rem;
  }
  .blog .blog__post-details {
    display: none;
  }
  .blog p.author_description {
    padding-right: 0px;
  }
  .blog .blog-category-index h1.page-title {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .blog .block-collapsible-nav {
    top: 0;
  }
  .blog .block-collapsible-nav .content.active {
    display: block;
    background: white;
    padding-left: 15px;
  }
  .blog .blog__post-item {
    text-align: center;
    display: grid;
  }
  .blog .blog__post-item .blog__post-excerpt {
    order: 1;
  }
  .blog .flexrow .flexcolumn2 .read-more {
    margin-bottom: 20px;
  }
  .basetheme-index-index #maincontent {
    text-align: center;
  }
  .cat_links_container {
    height: 414px;
    border-radius: 0 0 5px 5px;
  }
  .cms-grand-opening-bash .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field.checkbox .control input[type="checkbox"] {
    top: 2px;
    display: inline-block;
    width: 5%;
    vertical-align: top;
  }
  .cms-grand-opening-bash .column:not(.sidebar-additional) .form.contact .fieldset .field.checkbox .control .label {
    width: 90%;
    vertical-align: top;
    top: 0;
  }
  .products .product-list-table {
    overflow-x: auto;
    margin-bottom: 20px;
  }
  .products .product-list-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  .products .product-list-table table tr th {
    min-width: 140px;
  }
  .pgp-catalog .toolbar.toolbar-products {
    display: block;
  }
  .pgp-catalog .category-view {
    margin-bottom: 30px;
  }
  .pgp-catalog .toolbar .limiter {
    display: none;
  }
  .pgp-catalog .products-grid .description {
    font-size: 16px;
  }
  .pgp-catalog .products-grid .product-items .product-item {
    display: inline-block;
    width: calc(50% - 16px);
    margin: 0 7px 15px;
    font-size: 14px;
    padding: 10px;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-details {
    padding: 0;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-details .SKU {
    font-weight: bold;
  }
  .pgp-catalog .products-grid .product-items .product-item .price-box .price {
    font-size: 18px;
  }
  .pgp-catalog .products-grid .product-items .product-item .tocart {
    padding: 5px 20px;
    font-size: 16px;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-info .product-item-actions .actions-secondary {
    position: unset;
    float: right;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-info .product-item-actions .field.qty {
    margin-bottom: 10px;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-info .product-item-actions .field.qty .control {
    display: inline-block;
  }
  .pgp-catalog .products-grid .product-items .product-item .product-item-info .product-item-actions .field.qty .control input.qty {
    height: 33px;
    max-width: 50px;
    text-align: center;
    border-color: #000;
  }
  h2.home-category-title {
    padding: 10px 5px;
    background: #c41c1c;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
  }
  .single-category {
    margin-bottom: 10px;
  }
  .single-category {
    width: calc(100%);
  }
  .single-category:nth-child(2),
  .single-category:nth-child(4),
  .single-category:last-child {
    margin-right: 0;
  }
  .footer-menu .navigation {
    background: none;
    color: #ffffff;
  }
  .footer-menu .navigation ul span {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    display: block;
    padding-bottom: 20px;
  }
  .footer-menu .navigation > span {
    font-size: 20px;
    font-weight: 300;
  }
  .footer-menu .navigation .level0 {
    border: 0;
  }
  .footer-menu .navigation .level0 .level-top {
    line-height: 33px;
    padding: 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
  }
  .footer-menu .navigation li.level0:last-child {
    border: 0;
  }
  .footer-menu .navigation .level0.active {
    display: inline-block;
    /*border-bottom: 3px solid @white-color;*/
  }
  .footer-menu .navigation .level0.active .level-top {
    border-width: 0;
  }
  .footer-menu .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .footer-menu .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .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: 0;
  }
  #layered-filter-block {
    display: none;
  }
  .toolbar.toolbar-products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 18px;
  }
  .page-products .toolbar-amount {
    width: 50%;
    display: inline-block;
    order: 4;
    margin-top: 12px;
    text-align: right;
  }
  .page-products .toolbar .limiter {
    width: 50%;
    order: 3;
    margin-top: 15px;
    display: block;
    text-align: left;
  }
  .page-products .toolbar .limiter .limiter-options {
    margin-left: 20px;
  }
  .page-products .toolbar-sorter.sorter {
    width: calc(100% - 135px);
    order: 0;
    text-align: left;
    padding: 0;
  }
  .page-products .filtermobile {
    width: 135px;
    height: 35px;
    display: inline-block;
    order: 1;
    background: #092E8B;
    border: none;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: 'Poppins-Regular';
    color: #ffffff;
    cursor: pointer;
    transition: .3s;
  }
  .page-products .close-filter {
    position: relative;
    float: right;
    padding-left: 20px;
    margin-top: 5px;
    cursor: pointer;
  }
  .page-products .close-filter:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    top: 2px;
    left: 0;
    background-image: url("../images/theme/images/filter-close.png");
    background-size: cover;
  }
  .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;
    margin: 20px 0;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    display: none;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .step-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .page-header .main-menu-area {
    display: none;
  }
  .cms-index-index .header.panel .signin-wrap .header-phone {
    display: none;
  }
  .cms-home .page-header {
    margin-bottom: 0;
  }
  .cms-home .header.panel .signin-wrap .mobile-header-link .icon {
    left: 0;
    right: unset;
  }
  .cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-img img.mobile {
    display: block;
  }
  .cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-img img.desktop {
    display: none;
  }
  .cms-home .home-slider-container .home-slider .owl-stage-outer .owl-stage .owl-item .mySlides .slider-content.container .slider-content .customh1 {
    font-size: 35px;
    line-height: 45px;
  }
  .cms-home .home-slider-container .home-slider .owl-nav {
    display: none;
  }
  .cms-home .category-area {
    margin-bottom: 50px;
  }
  .cms-home .category-area .container {
    padding-bottom: 20px;
  }
  .cms-home .category-area .container .single-category {
    width: calc(50%);
    margin: 0;
  }
  .cms-home .category-area .container .single-category a {
    padding: 10px;
  }
  .cms-home .category-area .container .single-category a .homeCategory-title {
    font-size: 20px;
    line-height: 25px;
  }
  .cms-home .category-area .home-category-btn {
    padding: 12px 55px;
    font-size: 18px;
    line-height: 27px;
  }
  .cms-home .home-maps-area {
    text-align: center;
    padding: 0 35px;
    display: block;
    width: 100%;
    clear: both;
    box-sizing: border-box;
  }
  .cms-home .home-maps-area .container {
    display: block;
    max-width: 100%;
  }
  .cms-home .home-maps-area .container .text-area {
    width: 100%;
    text-align: center;
  }
  .cms-home .home-maps-area .container .text-area .maps-title {
    font-size: 63px;
    line-height: 72px;
  }
  .cms-home .home-maps-area .container .text-area .maps-title:before,
  .cms-home .home-maps-area .container .text-area .maps-title:after {
    margin: 0 auto;
    right: 0;
  }
  .cms-home .home-maps-area .container .image-area {
    width: 100%;
    margin-top: 134px;
  }
  .cms-home .special-product {
    padding: 0 35px;
  }
  .cms-home .special-product .container .products-list .product-items .call {
    width: 100%;
    margin: 10px 0;
    padding: 15px;
  }
  .page-footer .footer.content .block.block-search {
    display: none;
  }
  .page-footer .footer.content .footer-payment-icon {
    display: block;
    margin-right: 0;
    text-align: center;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container {
    text-align: center;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
    font-size: 45px;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter,
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .walter-content {
    width: 100%;
    display: block;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title {
    display: none;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .cms-about-us .page-wrapper .footer-menu .navigation .level0.active {
    border-bottom: 0;
  }
  .cms-delivery-logistics .delivery-logistics-img-one,
  .cms-delivery-logistics .delivery-logistics-img-two {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .cms-delivery-logistics .delivery-logistics-img-two {
    margin-top: 40px;
  }
  .cms-for-pros .page-wrapper .page-main h1 {
    font-size: 39px;
  }
  .cms-for-pros .page-wrapper .page-main h2 {
    font-size: 30px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main {
    padding-bottom: 10px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
    display: block;
    padding-top: 35px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros {
    display: block;
    padding: 20px 40px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a {
    display: block;
    font-size: 25px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a:first-child {
    margin-bottom: 20px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros .pros-container .button-pros a .join-now {
    display: initial;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-1 h2 {
    display: block;
    margin-top: 10px;
    letter-spacing: 0px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 h2 {
    display: none;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 a {
    font-size: 16px;
    padding: 14px 38px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 .apply-button {
    text-align: center;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 .apply-button a {
    padding: 15px 20px;
    margin-bottom: 25px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .col-2 .apply-button a:first-child {
    margin-right: 20px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .pros-s-div ul {
    margin-bottom: 0;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row .last-paragraph {
    margin-top: 15px;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .row h2.v-c-perks::after {
    width: 38%;
    bottom: -7px;
  }
  .cms-faq .page-wrapper .page-main .columns .column.main .pros:before,
  .cms-faq .page-wrapper .page-main .columns .column.main .faq:before {
    left: -30%;
  }
  .cms-faq .page-wrapper .page-main .columns .column.main .pros:after,
  .cms-faq .page-wrapper .page-main .columns .column.main .faq:after {
    right: -30%;
  }
  .cms-our-resources .page-wrapper .page-main {
    padding-left: 0;
    padding-right: 0;
  }
  .cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-header h1.header {
    text-align: center;
  }
  .cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc h3.desc-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-our-resources .page-wrapper .page-main .columns .column.main .content .content-desc p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-technical-service .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
    font-size: 40px;
    padding: 39px 0 35px;
  }
  .cms-technical-service .page-wrapper .page-main .columns .column.main .content-area .service-image {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .cms-index-index .home {
    padding: 10px;
  }
  .cms-index-index .home .virtual-counter-btn {
    padding: 10px 15px;
    font-size: 20px;
  }
  .deliver-ship-pick {
    display: block;
  }
  .deliver-one,
  .deliver-two,
  .deliver-three {
    width: 100%;
    margin-bottom: 10px;
  }
  .deliver-one .ussupply-btn,
  .deliver-two .ussupply-btn,
  .deliver-three .ussupply-btn {
    padding: 10px 15px;
    font-size: 20px;
  }
  .for-pros-main .for-pros-details {
    display: block;
    padding-left: 25px;
  }
  .for-pros-main .for-pros-details .for-pros-one,
  .for-pros-main .for-pros-details .for-pros-two {
    width: 100%;
  }
  .for-pros-main .for-pros-details .for-pros-one {
    padding-right: 0px;
  }
  .for-pros-main .for-pros-details .for-pros-one .for-one h3:before {
    top: 5px;
    left: -40px;
  }
  .for-pros-main .for-pros-details .for-pros-one .for-two h3:before {
    top: 5px;
    left: -40px;
  }
  .for-pros-main .for-pros-details .for-pros-one .for-two .learn-more {
    padding: 10px 15px;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .for-pros-main .for-pros-details .for-pros-two {
    padding-left: 10px;
  }
  .contact-us .contact-contain {
    display: block;
  }
  .contact-us .contact-contain .ptag {
    width: 100%;
  }
  .contact-us .contact-contain .ptag p {
    padding: 10px;
    line-height: 29px;
  }
  .contact-us .contact-contain .anchor {
    width: 100%;
    text-align: center;
  }
  .contact-us .contact-contain .anchor a {
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 5px 15px;
    float: none;
  }
  .our-commitment {
    display: block;
  }
  .our-commitment .info {
    width: 100%;
    padding-right: 0;
  }
  .our-commitment .second-img {
    width: 100%;
  }
  .cms-events-training .events-boxs {
    width: 100%;
  }
  .cms-events-training .events-boxs .box {
    padding: 15px;
  }
  .cms-events-training .events-training {
    padding: 50px 30px;
  }
  .cms-events-training .atcb_list.atcb_generated_button {
    left: 255px !important;
  }
  .terms-conditions-content .terms-menu li:last-child a:after {
    content: "";
    border: none;
  }
  .cms-careers-available .careers-available-container h1 {
    font-size: 39px;
  }
  .career-text .application-btn {
    display: block;
    width: 60%;
    margin: 30px auto;
    text-align: center;
    font-size: 16px;
  }
  .career-text .career-images {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .careers-available-text .available-text {
    margin-bottom: 30px;
  }
  .cms-careers-available .career-container .careers-available-text .careers-box {
    text-align: center;
    margin-bottom: 30px;
  }
  .cms-careers-available .career-container .careers-available-text .careers-box p {
    text-align: center;
  }
  .cms-careers-available .careers-boxs {
    margin-top: 56px;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .pros .pros-container h1 {
    padding: 25px 0;
    font-size: 45px;
    line-height: 55px;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .nopath-text .about-btn {
    margin-top: 0;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter {
    width: 100%;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    display: block !important;
    padding-bottom: 25px;
    font-family: 'Poppins-Regular';
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile span {
    font-size: 16px;
    display: inline-block;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile span.in-memory strong {
    font-family: 'Poppins-Bold';
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .img-walter .name-and-title-for-mobile span:last-child {
    font-family: 'Poppins-light';
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .name-and-title {
    display: none;
  }
  .cms-about-us .page-wrapper .page-main .columns .column.main .container .walter-content .walter-content {
    width: 100%;
    margin-bottom: 0;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros:before,
  .cms-about-us .page-wrapper .page-main .columns .column.main .pros:before {
    left: -30%;
  }
  .cms-for-pros .page-wrapper .page-main .columns .column.main .pros:after,
  .cms-about-us .page-wrapper .page-main .columns .column.main .pros:after {
    right: -30%;
  }
  .cms-terms-conditions .terms-conditions-container h1 {
    padding: 26px 0;
  }
  .cms-terms-conditions .terms-conditions-content .padding-b20 {
    padding-bottom: 10px;
  }
  .cms-terms-conditions .terms-conditions-content .terms-menu li {
    margin-bottom: 20px;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .account .page-title {
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
  }
  .account .actions-toolbar > .secondary {
    text-align: left;
    margin-left: 15px;
  }
  .account .actions-toolbar > .secondary .action.back {
    display: inline-block;
    width: auto;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .customer-account-login .block.block-new-customer .block__content .actions-toolbar .primary .action.create.primary {
    width: 64%;
  }
  .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;
  }
  body.filter-active .page-header {
    display: none;
  }
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    border-bottom: 1px solid #d1d1d1;
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    background: none;
    border: 0;
    color: transparent;
    left: auto;
    right: 3px;
    top: 10px;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    background: #ffffff;
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    display: none;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 0;
  }
  .filter .filter-current {
    /*border: solid @border-color__base;*/
    /*border-width: 1px 0;*/
    margin: 5px -10px 0;
    border-width: 0;
  }
  .filter .filter-current .filter-current-subtitle {
    padding: 0;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: .9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: 0;
    margin-top: -60px;
    position: relative;
    width: 75px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  #layered-filter-block .filter-title .toolbar-number {
    display: block;
    margin: 20px 0 5px;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Poppins-Regular';
  }
  .checkout-cart-index .page-title-wrapper .block-requisition-list {
    display: none;
  }
  .checkout-cart-index .cart.item .block-requisition-list {
    margin-bottom: 0;
    padding: 0;
    width: auto;
  }
  .checkout-cart-index .cart.item .block-requisition-list .requisition-list-action .action {
    padding: 0;
  }
  .checkout-cart-index .cart.item .block-requisition-list .requisition-list-action .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .checkout-cart-index .block-requisition-list {
    display: inline-block;
    margin-bottom: 25px;
    padding: 0 15px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle {
    font-size: 1.4rem;
    display: inline-block;
    text-decoration: none;
    color: #757575;
    float: right;
    font-weight: 600;
    text-transform: uppercase;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: #757575;
    content: '\e901';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:hover:before {
    color: #333333;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:active,
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:focus,
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle:hover {
    color: #333333;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle > span {
    margin-left: 8px;
    vertical-align: middle;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action {
    vertical-align: inherit;
  }
  .checkout-cart-index .gift-options-cart-item + .towishlist {
    position: static;
  }
  .cart.table-wrapper {
    overflow: visible;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .cms-index-index .header.panel .signin-wrap {
    /*padding: 0;*/
  }
  .cms-index-index .header.panel .signin-wrap .mobile-header-link .toplinkmenu {
    display: block;
  }
  /*    .cms-home,
        .cms-shop,
        .catalog-product-view{*/
  .minicart-wrapper .action.showcart:before,
  .minicart-wrapper .action.active:before {
    height: 30px;
    width: 33px;
    margin-right: 0 !important;
    top: -2px;
  }
  .page-header .main-menu-area {
    display: block;
    padding-bottom: 30px;
    clear: both;
  }
  .page-header .main-menu-area .navigation {
    background: transparent;
  }
  .header.panel .signin-wrap {
    padding: 0 35px;
    box-sizing: border-box;
  }
  .header.panel .signin-wrap .minicart-wrapper {
    margin-top: 0;
  }
  .header.panel .signin-wrap .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .header.panel .signin-wrap .mobile-header-link .toplinkmenu {
    display: none;
  }
  .header.panel .signin-wrap .header.links {
    padding: 0;
    list-style: none;
    /*display: inline-block;*/
    width: 50%;
    float: left;
    margin-bottom: 5px;
  }
  .header.panel .signin-wrap .header.links li {
    margin: 0 0 10px;
    display: block;
  }
  .header.panel .signin-wrap .header.links li.welcome,
  .header.panel .signin-wrap .header.links li a {
    font-size: 16px;
    line-height: 30px;
    color: #292929;
    font-family: 'Poppins-Light';
  }
  .header.panel .signin-wrap .header.links li.welcome:hover,
  .header.panel .signin-wrap .header.links li a:hover {
    color: #092e8b;
    text-decoration: none;
  }
  .header.panel .signin-wrap .header.links li.welcome a {
    padding-left: 5px;
  }
  .header.panel .signin-wrap .header-phone {
    display: inline-block;
    margin-top: 0;
    width: 50%;
    text-align: right;
    margin-top: 10px;
  }
  .header.panel .signin-wrap .header-phone a {
    color: #292929;
    font-size: 20px;
    font-family: 'Poppins-Light';
  }
  .header.panel .signin-wrap .header-phone a:before {
    background: url("../images/phone-call.png");
    content: '';
    display: inline-block;
    height: 17px;
    width: 17px;
    position: relative;
    top: 1px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header.panel .signin-wrap .header-phone a:hover {
    color: #092e8b;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: block;
  }
  .block-search {
    margin-top: 0;
    position: relative;
    clear: both;
    margin-bottom: 0;
    /*            margin-bottom: 15px;*/
  }
  .block-search .label {
    position: absolute;
    top: 5px;
    z-index: 9;
    right: 3px;
  }
  .block-search .label:before {
    color: #8d8d8d;
    font-weight: bold;
  }
  .block-search .control {
    border-top: 0;
  }
  .block-search .control input {
    left: 0;
    margin: 0;
    position: relative !important;
    top: 0;
    height: 45px;
    border-radius: 3px;
    border-color: #8d8d8d;
  }
  /*}*/
  .header.panel .signin-wrap {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    z-index: 9;
    left: 0;
    background: #fff;
    box-shadow: 0px 5px 6px #00000029;
    padding-top: 15px;
    /*            .header-phone {
                            display: none;
                        }*/
  }
  .header.panel .signin-wrap .mobile-header-link {
    position: relative;
  }
  .header.panel .signin-wrap .mobile-header-link .toplinkmenu {
    /*display: none;*/
    /*padding-top: 90px;*/
    text-align: right;
    /*                    >.block.block-search{
                                            &:first-child{
                                                display: none;
                                            }
                                        }*/
  }
  .header.panel .signin-wrap .mobile-header-link .toplinkmenu li {
    list-style: none;
    padding: 5px 10px;
    background: #092e8b;
  }
  .header.panel .signin-wrap .mobile-header-link .toplinkmenu li a {
    color: #fff;
    font-size: 20px;
  }
  .header.panel .icon {
    background: url("../images/theme/home/nav-icon.png");
    display: block;
    position: absolute;
    right: unset;
    left: 35px;
    top: 30px;
    height: 45px;
    width: 50px;
  }
  .header.panel .icon.close {
    background: url("../images/theme/home/cancel.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 33px;
    width: 33px;
    margin-top: 10px;
  }
  .page-header {
    padding: 20px 0;
    border-bottom: 0;
    margin-bottom: 10px;
    position: relative;
  }
  .page-header .panel.wrapper .panel.header .logo {
    margin: 0;
    max-width: 56%;
    padding-top: 20px;
  }
  .footer.content {
    margin-top: 0px;
    padding-bottom: 15px;
    padding-top: 25px;
  }
  .footer.content .links > li {
    margin: 0 0 8px;
  }
  .footer.content .switcher-store {
    margin: 0 0 30px;
  }
  .footer.content .footer-logo {
    float: none;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 27px;
  }
  .footer.content .footer-logo .logo {
    max-width: 100%;
    float: none;
    width: 90%;
    display: block;
  }
  .footer.content #footer-menus {
    width: 100%;
    padding-left: 10px;
  }
  .footer.content #footer-menus .footer-menu {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .footer.content .content.copyrightus .copyright {
    font-size: 15px;
    text-align: center;
  }
  .footer .copyright {
    padding: 0 30px;
  }
  .page-footer .footer-payment-icon {
    margin-top: 28px;
  }
  .page-footer .footer-payment-icon ul {
    justify-content: center;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
    width: calc(100% - 10px);
  }
}
@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 {
    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 {
    clear: both;
  }
  .abs-checkout-order-review tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .opc-wrapper #login .block-proceed-without-login {
    float: none;
    clear: both;
  }
  .opc-wrapper #login .form-login {
    padding-bottom: 0;
  }
  .categories-section .heading {
    border-bottom: 1px solid #cccccc;
    color: #0F5EA5;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 12px;
  }
  .categories-section ul.list-category {
    margin: 0;
  }
  .categories-section ul.list-category li {
    align-items: center;
    border-bottom: 1px solid #cccccc;
    display: flex;
    gap: 11px;
    padding: 13px 0;
    width: 100%;
  }
  .categories-section ul.list-category li .category-image {
    width: 46px;
  }
  .categories-section ul.list-category li a.category-name {
    font-size: 16px;
    margin: 0;
    padding-right: 15px;
    position: relative;
    text-align: left;
    width: calc(100% - 46px);
  }
  .categories-section ul.list-category li a.category-name:after {
    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjQxNSIgaGVpZ2h0PSIxNi4wNzkiIHZpZXdCb3g9IjAgMCA5LjQxNSAxNi4wNzkiPgogIDxwYXRoIGlkPSJQYXRoXzgzMyIgZGF0YS1uYW1lPSJQYXRoIDgzMyIgZD0iTTE5Ny4xMTgsMTUzLjg4Nmw2LjcyOS02LjcyOWExLjM0OCwxLjM0OCwwLDAsMCwwLTEuOWwtNi43MjktNi43MjlhMS4zNDksMS4zNDksMCwwLDAtMS45LDEuOUwyMDEsMTQ2LjIwNiwxOTUuMjE3LDE1MmExLjM0LDEuMzQsMCwxLDAsMS45LDEuODg4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5NC44MjUgLTEzOC4yKSIvPgo8L3N2Zz4K");
    bottom: 0;
    content: '';
    height: 16px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    background-repeat: no-repeat;
  }
  .categories-section .browse-all-category {
    justify-content: flex-start;
    margin-top: 22px;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .products-grid .product-item {
    margin: 0 auto 50px;
  }
  .block-search {
    margin-top: 10px;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .minicart-wrapper:before,
  .minicart-wrapper:after {
    content: '';
    display: table;
  }
  .minicart-wrapper:after {
    clear: both;
  }
  .minicart-wrapper .block-minicart:before {
    right: 8px;
  }
  .minicart-wrapper .block-minicart:after {
    right: 7px;
  }
  .minicart-wrapper .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    display: inline-block;
    margin-left: 0;
    padding: 5px 4px;
  }
  .minicart-items .item-qty {
    display: inline-block;
  }
  .checkout-cart-index #shopping-cart-table thead {
    display: none;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .account .actions-toolbar > .secondary .action.primary,
  .account .actions-toolbar > .primary .action.primary,
  .account .actions-toolbar > .secondary .action-primary,
  .account .actions-toolbar > .primary .action-primary {
    padding: 15px 25px;
    font-size: 16px;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td:last-child {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2rem;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox {
    float: left;
    padding-bottom: 0;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox,
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.product {
    padding-top: 1.5rem;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox:before,
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.product:before {
    display: none;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td.number {
    display: none;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td:before {
    font-size: 12px;
  }
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr td,
  .requisition-list-requisition-view .table-wrapper .table:not(.cart) > tbody > tr th {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .requisition-list-requisition-index .table-wrapper .table:not(.cart) > tbody > tr td.list-name-field:before,
  .requisition-list-requisition-index .table-wrapper .table:not(.cart) > tbody > tr td:last-child:before {
    display: none;
  }
  .requisition-list-requisition-index .table-wrapper .table:not(.cart) > tbody > tr td:last-child {
    border-bottom: 1px solid #e4e4e4;
  }
  .requisition-list-requisition-index .data-grid td:first-child .data-grid-cell-content {
    display: inline-block;
  }
  .requisition-list-requisition-index .data-grid td > div {
    display: inline;
  }
  .requisition-list-requisition-index .data-grid.data-grid-tr-no-data td:before {
    content: '';
  }
  .requisition-list-requisition-index .data-grid:last-child td {
    border-top-width: 0;
  }
  .requisition-list-requisition-index .toolbar-amount {
    top: -3.5rem;
  }
  .requisition-list-requisition-index .admin__data-grid-outer-wrap {
    position: relative;
  }
  .requisition-list-requisition-index .admin__data-grid-pager {
    margin-top: 20px;
  }
  .block-requisition-management {
    clear: both;
    margin-top: -25px;
  }
  .block-requisition-management .requisition-list-title h1 {
    font-size: 2.6rem;
  }
  .block-requisition-management .requisition-info {
    float: left;
    margin-bottom: 1.5rem;
  }
  .block-requisition-management .requisition-toolbar-select,
  .block-requisition-management .requisition-toolbar-actions {
    margin-bottom: 1.5rem;
  }
  .block-requisition-management .requisition-toolbar-select {
    display: block;
    margin-right: 0;
    text-align: right;
  }
  .block-requisition-management .requisition-toolbar-actions {
    display: block;
  }
  .block-requisition-management .requisition-toolbar-actions button.action span,
  .block-requisition-management .requisition-toolbar-actions .cart.table-wrapper .actions-toolbar > .action.action span,
  .block-requisition-management .requisition-toolbar-actions .action-gift.action span {
    display: none;
  }
  .block-requisition-management .requisition-toolbar-actions button.action:before,
  .block-requisition-management .requisition-toolbar-actions .cart.table-wrapper .actions-toolbar > .action.action:before,
  .block-requisition-management .requisition-toolbar-actions .action-gift.action:before {
    content: attr(data-mobile-label);
  }
  .requisition-grid {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    width: auto;
  }
  .requisition-grid thead,
  .requisition-grid .item {
    position: relative;
  }
  .requisition-grid thead .col.qty .input-text,
  .requisition-grid .item .col.qty .input-text {
    height: 2.6rem;
  }
  .requisition-grid thead .col .product-item-subtotal,
  .requisition-grid .item .col .product-item-subtotal {
    display: inline;
  }
  .requisition-grid thead .col .actions-toolbar,
  .requisition-grid .item .col .actions-toolbar {
    float: right;
    margin-top: -.3rem;
  }
  .requisition-grid thead .col .actions-toolbar > .action-edit,
  .requisition-grid .item .col .actions-toolbar > .action-edit {
    position: absolute;
    right: 1rem;
    top: 1.5rem;
  }
  .requisition-grid thead .col .actions-toolbar > .action-delete,
  .requisition-grid .item .col .actions-toolbar > .action-delete {
    bottom: 1.5rem;
    position: absolute;
    right: 1rem;
  }
  .requisition-grid thead .col .price,
  .requisition-grid .item .col .price {
    font-size: 1.6rem;
    margin-right: 5px;
  }
  .requisition-grid thead .col .price-excluding-tax .price,
  .requisition-grid .item .col .price-excluding-tax .price {
    font-size: 12px;
  }
  .requisition-grid .product-item-image {
    display: none;
  }
  .requisition-grid .product-item-name {
    margin-bottom: 10px;
  }
  .requisition-grid .col .price-excluding-tax {
    display: inline-block;
    margin-right: 25px;
  }
  .requisition-list-description {
    line-height: 2;
  }
  .title-actions-links {
    margin-bottom: 10px;
    min-height: 2.2rem;
    text-align: right;
  }
  .title-actions-links:empty {
    margin-bottom: 25px;
  }
  .requisition-toolbar-actions .requisition-list-action,
  .requisition-view-buttons .requisition-list-action,
  .requisition-toolbar-actions .action,
  .requisition-view-buttons .action {
    vertical-align: baseline;
  }
  .requisition-toolbar-actions .mobile-label,
  .requisition-view-buttons .mobile-label {
    margin-right: 5px;
  }
  .requisition-list-action .action.toggle {
    float: none;
  }
  .requisition-popup .modal-footer {
    margin-top: 0;
    padding-top: 0;
  }
  .requisition-popup .action {
    display: block;
    text-align: center;
    width: 100%;
  }
  .requisition-popup .action:not(:last-child) {
    margin-bottom: 10px;
  }
  .order-actions-toolbar .block-requisition-list {
    float: right;
    line-height: 1.2;
  }
  .order-actions-toolbar .requisition-list-action.active .items {
    right: 0;
  }
  .order-actions-toolbar .requisition-list-action.active .items:before {
    left: auto;
    right: 11px;
  }
  .order-actions-toolbar .requisition-list-action.active .items:after {
    left: auto;
    right: 10px;
  }
  .requisition-list-requisition-print .nav-toggle {
    display: none;
  }
  .requisition-list-requisition-print .logo {
    margin-left: 0;
  }
  .requisition-list-requisition-print .block-requisition-management {
    border-bottom: none;
  }
  .requisition-list-requisition-print .block-requisition-management .requisition-info {
    float: none;
    margin-top: 0;
  }
  .requisition-list-requisition-print .requisition-grid .col.price,
  .requisition-list-requisition-print .requisition-grid .col.qty,
  .requisition-list-requisition-print .requisition-grid .col.subtotal {
    text-align: left;
  }
  .requisition-list-requisition-print .requisition-grid .col .input-text {
    padding-left: 0;
    text-align: left;
  }
  .requisition-list-requisition-print .table-wrapper {
    border-bottom: none;
    clear: both;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td:last-child {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2rem;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox {
    display: none;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox,
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.product {
    padding-top: 1.5rem;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.col-checkbox:before,
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.product:before {
    display: none;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td.number {
    display: none;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td:before {
    font-size: 12px;
  }
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr td,
  .requisition-list-requisition-print .table-wrapper .table:not(.cart) > tbody > tr th {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .action-select-wrap.buttons {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .checkout-cart-index .block-requisition-list .requisition-list-action .action.toggle {
    font-size: 1.3rem;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .amasty_rma-account-view .amrma-select-container .admin__control-select {
    height: 100%;
  }
  .amrma-return-number {
    flex-direction: row;
  }
  .amrma-return-number .amrma-header {
    margin: 0;
  }
  .amrma-return-number .amrma-status {
    align-self: auto;
    margin: 0 10px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image {
    width: 50px;
    height: 50px;
  }
  .returns-history > .amrma-table .amrma-tbody > .amrma-row .amrma-image:after {
    left: 0;
  }
  .amrma-product-item {
    flex-direction: row;
  }
  .amrma-product-message {
    width: 360px;
    margin-left: 15px;
  }
  .amrma-message-container.-options,
  .amrma-message-container.-gray {
    margin: 0;
  }
  .amreturns-orders-container {
    flex-direction: row;
  }
  .amreturns-orders-container .amreturn-btn {
    margin-left: 10px;
    margin-top: 0;
  }
  .amreturns-orders-container .amreturn-select {
    margin-bottom: 0;
    width: 85%;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child):not(:last-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
    padding: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.qty {
    padding-top: 10px;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
    position: relative;
    top: auto;
    left: auto;
    padding: 10px 10px 10px 25px;
  }
  .amrma-chat-send {
    margin: 0 20px 20px;
  }
  .amrma-tracking-information .table-wrapper .table-returns-items .amrma-tbody > .amrma-row > .col {
    border-top: 1px solid #d1d1d1;
  }
  .account .amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .col {
    padding: 10px;
  }
  .amrma-tracking-add {
    display: flex;
    flex-direction: row;
    margin: 0 25px;
  }
  .amrma-tracking-add .amrma-input {
    flex-basis: 50%;
    margin: 0 20px;
  }
  .amrma-tracking-add .amreturn-btn {
    padding: 7px 36px;
    height: auto;
    border: none;
    line-height: 14px;
    background: #1979c3;
    color: #fff;
  }
  .amrma-tracking-add .amreturn-btn:hover {
    background: #2196f3;
  }
  .amrma-tracking-add .amrma-label {
    display: none;
  }
  .amrma-select-container {
    flex-basis: 35%;
  }
  .products-grid .product-item {
    margin-bottom: 33px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 12px 0 0;
  }
  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }
  .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1),
  .page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-layout-3columns .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n + 1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #cccccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #ffffff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #ffffff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #ffffff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border: 1px solid #000000;
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: 20px auto;
  min-height: 40px;
  padding: 2px;
  transition: background-color 0.15s;
  width: 200px;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #ffffff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #ffffff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eeeeee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eeeeee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #ffffff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #ffffff;
}
.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,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.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,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo.minicart .braintree-googlepay-button.long,
.googlepay-minicart-logo.cart .braintree-googlepay-button.long {
  width: 100%;
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.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 {
  color: #e02b27;
  content: '*';
  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-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-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,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-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,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.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 {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #ffffff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #cccccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  margin-top: 5px;
  padding-right: 5px;
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 29px;
  width: 234px;
}
