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: #333;
  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.42857143%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.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: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #444444;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #444444;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #7d7d7d;
  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: #333;
  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: #333;
  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: #333;
  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: #333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
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: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.428571429;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.428571429;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  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.428571429;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-link-button,
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.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,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.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,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.opc-block-summary .items-in-cart .product .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.opc-block-summary .items-in-cart .product .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  word-break: break-all;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.abs-reset-image-wrapper,
.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;
}
.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-block-title,
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.abs-account-blocks .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.abs-account-blocks .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.abs-account-blocks .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.abs-account-blocks .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.abs-account-blocks .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.abs-account-blocks .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}
.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.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.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .panel.wrapper .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.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,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.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,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.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-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.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: #fff;
  border: 1px solid #bbb;
  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 #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb 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;
}
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.abs-actions-addto-gridlist,
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333;
}
.abs-button-l,
#store-selector .form-continue .actions-toolbar .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .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,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-button-as-link,
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #444444;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #444444;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #7d7d7d;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #444444;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.abs-revert-secondary-color,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .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: #333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color: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,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .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: #333;
}
.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .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: #555;
}
.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.abs-box-tocart,
.bundle-actions {
  margin: 10px 0;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.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;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.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;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.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) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.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: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}
.abs-account-title,
.form-giftregistry-search .legend,
.block-wishlist-search-form .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 25px;
  padding-bottom: 10px;
}
.abs-account-title > strong,
.abs-account-title > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span {
  font-size: 2.2rem;
  font-weight: 300;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label {
  display: table-cell;
  padding-bottom: 5px;
  padding-right: 25px;
  padding-top: 1px;
  vertical-align: top;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result {
  display: table-cell;
  vertical-align: top;
}
.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-no-display,
.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,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.abs-field-date .control,
.field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 40px + 10px);
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 24px + 10px + 5px);
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.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;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}
.abs-checkout-tooltip-content-position-top:after,
.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;
}
.abs-checkout-title,
.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 #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}
.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.abs-sidebar-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.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;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.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;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.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;
}
.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 {
  position: absolute;
  right: -5px;
  top: -12px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.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';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .abs-discount-block > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.abs-discount-block > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table: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: #444444;
}
.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: #444444;
}
.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: #444444;
}
.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: #444444;
}
.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: #444444;
}
.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: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  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: #fff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  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: -0.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.428571429;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: '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: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  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: #fff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  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: #444444;
  border: 1px solid #444444;
  color: #fff;
  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: #fff;
}
.action.primary:hover,
.action-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.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: #333;
  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: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #444444;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #444444;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #7d7d7d;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.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: #fff;
  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 0.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;
}
/**
     * @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: #fff;
}
#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 #ccc;
}
.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: #fff;
  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: #fff;
  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: 0.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: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  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: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.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: #444444;
  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: #444444;
  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: #7d7d7d;
  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: #444444;
  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: #444444;
  border: 1px solid #444444;
  color: #fff;
  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: #fff;
}
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: #fff;
}
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: #333;
  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: #333;
}
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: #555;
}
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: 0.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: 100%;
}
[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: 100%;
  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 #ccc;
  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: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.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 #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  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: #333;
  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: #333;
  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: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.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: #000;
  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: #000;
  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 0.3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.am-tabs-view .product-items {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.am-tabs-view .product-item {
  padding: 15px;
}
.am-tabs-view .block.crosssell {
  padding: 0;
  width: 100%;
}
.am-tabs-view .product.data.items > .item.title > .switch {
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.am-tabs-view .product.data.items > .item.title.active > .switch,
.am-tabs-view .product.data.items > .item.title.active > .switch:focus,
.am-tabs-view .product.data.items > .item.title.active > .switch:hover {
  padding-bottom: 1px;
  cursor: default;
}
.am-tabs-view .product.data.items > .item.content {
  margin-top: 10px;
  padding: 10px 10px 30px;
}
.am-tabs-view .product.data.items > #reviews,
.am-tabs-view .product.data.items > .data.item.content {
  display: none;
}
.am-tabs-view .product.data.items > .data.item.title.active + .data.item.content {
  display: flex !important;
  flex-direction: column;
}
.amtab-grid-wrapper {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.amtab-cell-select {
  position: relative;
  margin: 0 0 0 -10px;
  cursor: pointer;
}
.amtab-cell-select:focus:after,
.amtab-cell-select:active:after {
  border-color: #3b68bb transparent transparent transparent;
  transform: rotate(180deg);
}
.amtab-cell-select:focus .amtab-select,
.amtab-cell-select:active .amtab-select {
  color: #3b68bb;
}
.amtab-cell-select:after {
  transition: 0.1s all ease-in;
  display: none;
  position: absolute;
  top: 45%;
  right: 0;
  border-width: 4px 3px 0 3px;
  border-style: solid;
  border-color: #6597f3 transparent transparent transparent;
  pointer-events: none;
  content: '';
}
.amtab-cell-select .amtab-select {
  transition: 0.1s all ease-in;
  pointer-events: none;
  padding: 0 10px;
  outline: none;
  border: none;
  background: none;
  box-shadow: none;
  color: #6597f3;
  font-weight: 600;
  cursor: pointer;
}
.amtab-cell-select .amtab-select:focus,
.amtab-cell-select .amtab-select:hover {
  outline: none;
  border: none;
  box-shadow: none;
}
.amtab-cell-select .amtab-select ::-ms-expand {
  display: none;
}
.amtab-cell-select .amtab-select .amtab-option {
  color: #41362f;
}
.amtab-grid-container > .amtab-title {
  width: 100%;
  margin: 0 0 25px;
  font-weight: 600;
  font-size: 16px;
}
.amtab-grid-container > .amtab-note {
  margin: 10px 0 0 0;
  color: #6f716e;
  font-size: 12px;
}
.amtab-grid-container > .amtab-desc {
  margin: 0 0 10px 0;
  color: #41362f;
  font-size: 14px;
}
.amtab-table-container {
  flex-basis: 100%;
  border: 1px solid #eff3f9;
  color: #41362f;
}
.amtab-table-container .amtab-cell {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
}
.amtab-table-container .amtab-cell:not(:last-child) {
  border-right: 1px solid #eff3f9;
}
.amtab-table-container .amtab-cell .amtab-desc {
  transition: 0.1s all ease-in;
  flex-basis: 100%;
  color: #6597f3;
  font-weight: bold;
  font-style: normal;
}
.amtab-table-container .amtab-title {
  display: flex;
  align-items: center;
  border-right: 1px solid #eff3f9;
  border-bottom: 1px solid #eff3f9;
}
.amtab-table-container .amtab-title.-amtab-hoverline {
  background: #6597f3;
  color: #fff;
}
.amtab-table-container .amtab-title,
.amtab-table-container .amtab-cell {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.1s all ease-in;
  align-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 0 0 14px;
  width: 100%;
  font-size: 14px;
}
.amtab-table-container .amtab-table-line .amtab-cell:hover,
.amtab-table-container .amtab-table-line .amtab-cell.-active {
  background: #6597f3;
  color: #fff;
  font-weight: bold;
}
.amtab-table-container .-amtab-hoverline {
  background: rgba(101, 151, 243, 0.2);
}
.amtab-table-container .amtab-table-line,
.amtab-table-container .amtab-head-line {
  display: flex;
  margin: 0;
}
.amtab-table-container .amtab-table-line:not(:last-child) .amtab-cell,
.amtab-table-container .amtab-head-line .amtab-cell {
  border-bottom: 1px solid #eff3f9;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline {
  background: #6597f3;
  color: #fff;
  font-weight: bold;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-select {
  color: #fff;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-select:after {
  border-color: #fff transparent transparent transparent;
}
.amtab-table-container .amtab-head-line .-amtab-hoverline .amtab-desc {
  color: #fff;
}
.amtab-steps-container {
  position: relative;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.amtab-steps-container .amtab-steps {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.amtab-grid-wrapper.-large .amtab-grid-container {
  max-width: 100%;
}
.amtab-grid-wrapper.-large .amtab-grid-container .amtab-sizes > .amtab-title {
  margin: 0 0 25px;
}
.amtab-grid-wrapper.-large .amtab-measure {
  padding: 30px 0 0 0;
}
.amtab-grid-wrapper.-large .amtab-measure > .amtab-title {
  margin: 0 0 10px;
}
.amtab-grid-wrapper.-large .amtab-table-container {
  border-radius: 4px;
  overflow: hidden;
  overflow-x: scroll;
  scrollbar-color: #aab0ba #fff;
  scrollbar-width: thin;
  position: relative;
  border: 1px solid #eff3f9;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar {
  background: transparent;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #aab0ba;
  cursor: pointer;
}
.amtab-grid-wrapper.-large .amtab-table-container ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaa;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container::-webkit-scrollbar-thumb {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container ::-webkit-scrollbar-track {
  height: 4px;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-cell {
  min-width: 65px;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-title {
  min-width: 130px;
  background: #f9fafc;
  font-weight: bold;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-title.-amtab-hoverline {
  background: #6597f3;
}
.amtab-grid-wrapper.-large .amtab-table-container .amtab-desc {
  flex-basis: 100%;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
.amtab-grid-wrapper.-large .amtab-head-line,
.amtab-grid-wrapper.-large .amtab-table-line {
  height: 65px;
}
.amtab-grid-wrapper.-large .amtab-head-line .amtab-cell {
  color: #6597f3;
  font-weight: bold;
}
.amtab-grid-wrapper.-large .amtab-head-line .amtab-cell.-amtab-hoverline {
  color: #fff;
}
.amtab-grid-wrapper.-large .amtab-steps-container {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0 25px;
  counter-reset: step;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-step {
  margin: 0 0 40px 0;
  width: 100%;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img {
  position: relative;
  padding: 0 0 0 100px;
  max-height: 110px;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:after,
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:before {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 18px;
  height: 18px;
  content: '';
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:before {
  border: 1px solid transparent;
  border-radius: 50%;
  background: #cfe0ff;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-img:after {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 11px;
  line-height: 10px;
  counter-increment: step;
  color: #4983f1;
  content: counter(step);
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-tip {
  display: block;
  margin: 5px 0 0 0;
  color: #000;
  font-weight: bold;
  font-size: 12px;
}
.amtab-grid-wrapper.-large .amtab-steps-container .amtab-desc {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.amtab-grid-wrapper.-small .amtab-grid-container {
  flex-basis: 100%;
}
.amtab-grid-wrapper.-small .amtab-head-line {
  height: 64px;
  background: #f9fafc;
  font-weight: normal;
}
.amtab-grid-wrapper.-small .amtab-table-line {
  height: 45px;
}
.amtab-grid-wrapper.-small .amtab-table-line:nth-child(odd) {
  background: #f9fafc;
}
.amtab-grid-wrapper.-small .amtab-table-line .amtab-title {
  font-weight: bold;
}
.amtab-grid-wrapper.-small .amtab-steps-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  align-self: flex-start;
  width: 100%;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-img {
  display: flex;
  justify-content: center;
  top: 0;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-head {
  display: flex;
  align-items: center;
  position: relative;
  display: inline-flex;
  margin: 0 0 5px;
  color: #4983f1;
  font-weight: bold;
}
.amtab-grid-wrapper.-small .amtab-steps-container .amtab-desc {
  margin: 0;
  color: #000;
  font-size: 12px;
}
.amtab-grid-wrapper.-small .amtab-arrow {
  transition: 0.1s all ease-in;
  position: absolute;
  display: none;
  border-bottom: 1px solid #4983f1;
  border-radius: 5px 0 0 5px;
}
.amtab-grid-wrapper.-small .amtab-arrow:after,
.amtab-grid-wrapper.-small .amtab-arrow:before {
  transition: 0.1s all ease-in;
  position: absolute;
  display: block;
  width: 5px;
  border-bottom: 1px solid #4983f1;
  content: '';
}
.amtab-grid-wrapper.-small .amtab-step {
  position: absolute;
  margin: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-small .amtab-measure {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.amtab-grid-wrapper.-small .amtab-measure > .amtab-title {
  align-self: flex-start;
  margin: 40px 0 35px 0;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-img {
  margin: 0 auto 42px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) {
  top: -8px;
  right: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) {
  top: 16%;
  left: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow {
  left: 45px;
  min-width: 50px;
  max-width: 108px;
  width: 20vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) {
  bottom: 0;
  left: 0;
  max-width: 100%;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  min-width: 40px;
  max-width: 124px;
  width: 30vw;
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-bottoms.-men .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
  top: 25px;
  left: 0;
  max-width: 38vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
  top: 50.9%;
  left: 0;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow {
  left: 50px;
  min-width: 50px;
  max-width: 123px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
  bottom: 2px;
  left: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  min-width: 40px;
  max-width: 75px;
  width: 15vw;
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-img {
  margin: 0 auto 30px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) {
  top: -7px;
  right: 0;
  max-width: 29vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow {
  right: 100%;
  margin: 0 10px 0 0;
  min-width: 50px;
  max-width: 90px;
  width: 5vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) {
  top: 17%;
  left: 0;
  width: 33vw;
  max-width: 300px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow {
  left: 45px;
  min-width: 50px;
  max-width: 108px;
  width: 20vw;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) {
  bottom: 0;
  left: 0;
  max-width: 345px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  width: 75px;
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-bottoms.-women .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) {
  top: 25px;
  left: 0;
  max-width: 38vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow {
  display: none;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  right: -2px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:before {
  transform: rotate(-145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(1) .amtab-arrow:after {
  transform: rotate(145deg) translate(3px, 0px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) {
  top: 50%;
  left: 0;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow {
  left: 50px;
  min-width: 50px;
  max-width: 150px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:after,
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  left: -4px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:before {
  transform: rotate(45deg) translate(3px, -1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(2) .amtab-arrow:after {
  transform: rotate(-45deg) translate(3px, 1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) {
  bottom: 2px;
  left: 0;
  max-width: 300px;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow {
  left: 100%;
  margin: 0 0 0 10px;
  width: 16vw;
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:before {
  transform: rotate(45deg) translate(1px, 1px);
}
.amtab-grid-wrapper.-tops.-women .amtab-step:nth-child(3) .amtab-arrow:after {
  transform: rotate(-45deg) translate(1px, -1px);
}
.amwishlist-wishlist-index .sidebar-main,
.amwishlist-wishlist-index .sidebar-additional {
  width: 22.3%;
}
.amwishlist-wishlist-index .column.main {
  width: 77.7%;
}
.amwishlist-overlay-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
}
.amwishlist-wishlist-index .pager {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 0 20px;
}
.amwishlist-wishlist-index .pager .pages {
  flex-basis: 100%;
  text-align: center;
}
.amwishlist-wishlist-index .pager .limiter {
  margin: 30px 0 0 auto;
}
.amwishlist-wishlist-index .pager .toolbar-amount {
  display: none;
}
.amwishlist-pager .toolbar-amount,
.amwishlist-pager .pages,
.amwishlist-pager .limiter {
  display: inline-block;
}
.amwishlist-pager .pages {
  right: 0;
  left: 0;
  width: auto;
}
.amwishlist-messages-list {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #eb5757;
  list-style: none;
  text-align: left;
  text-transform: capitalize;
  font-size: 12px;
}
.amwishlist-messages-list .amwishlist-item {
  display: block;
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
}
.amwishlist-qty-block {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.amwishlist-qty-block.-disabled {
  opacity: 0.8;
  pointer-events: none;
}
.amwishlist-qty-block.-disabled .amwishlist-button {
  display: none;
}
.amwishlist-qty-block.-disabled .amwishlist-input {
  opacity: 0.8;
  pointer-events: none;
}
.amwishlist-qty-block .amwishlist-input:not([disabled]) {
  box-sizing: border-box;
  margin: 0 15px;
  width: 54px;
  text-align: center;
}
.amwishlist-qty-block .amwishlist-input.-error {
  border-color: #eb5757;
}
.amwishlist-qty-block .amwishlist-msg.-error {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 2px 0 0;
  color: #eb5757;
  text-align: center;
  font-size: 12px;
}
.amwishlist-button.-incr,
.amwishlist-button.-decr {
  max-width: 12px;
  width: 100%;
  height: 12px;
  color: #adadad;
}
.amwishlist-button.-incr:before,
.amwishlist-button.-decr:before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 0;
}
.amwishlist-button.-incr:hover,
.amwishlist-button.-decr:hover {
  color: #1452f2;
}
.amwishlist-button.-incr:focus,
.amwishlist-button.-decr:focus,
.amwishlist-button.-incr:active,
.amwishlist-button.-decr:active {
  color: #1846be;
}
.amwishlist-button.-incr:before {
  content: '+';
}
.amwishlist-button.-decr:before {
  content: '-';
  transform: translateY(-2px) scaleX(1.8);
}
.amwishlist-toolbar-block.-mass-action {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  margin: 0 -5px;
  padding: 15px;
  background: #fff;
  box-shadow: 0 -10px 30px rgba(154, 162, 181, 0.05), 0 -5px 15px rgba(154, 162, 181, 0.14);
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button.-addtolist {
  flex-basis: 100%;
  margin: 15px 5px 0 5px;
  height: 40px;
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button.-link {
  flex-basis: auto;
  justify-content: flex-start;
  margin-right: auto;
  min-width: 70px;
}
.amwishlist-toolbar-block.-mass-action .amwishlist-button {
  flex-basis: calc(100% / 3 - 10px);
  margin: 0 5px;
  padding: 0;
  min-width: 100px;
  height: 32px;
}
.amwishlist-tabs-block.-title {
  display: flex;
  margin: 0 0 30px;
  padding: 0;
  border-bottom: 1px solid #d1d1d1;
  list-style: none;
}
.amwishlist-tabs-block.-title .amwishlist-item {
  transition: 0.1s border ease-in;
  margin: 0;
  padding: 0 10px 12px;
  border-bottom: 2px solid transparent;
  text-transform: capitalize;
  font-size: 18px;
  cursor: pointer;
}
.amwishlist-tabs-block.-title .amwishlist-item:hover,
.amwishlist-tabs-block.-title .amwishlist-item.-active {
  font-weight: 600;
}
.amwishlist-tabs-block.-title .amwishlist-item.-active {
  border-bottom-color: #4776f0;
}
.amwishlist-content-tab:not(.-active) {
  display: none;
}
.amwishlist-tabs-block.-block .amwishlist-list {
  padding: 0;
  list-style: none;
}
.amwishlist-tabs-block.-block .amwishlist-list.-active {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.amwishlist-product-grid > .amwishlist-items {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
}
.amwishlist-product-grid > .amwishlist-items > .amwishlist-item {
  position: relative;
  z-index: 2;
  display: inline-block;
  box-sizing: border-box;
  margin: 0 10px 20px;
  padding: 15px;
  max-width: 275px;
  width: 100%;
}
.amwishlist-product-grid > .amwishlist-items > .amwishlist-item.-active {
  background: #f4f5fa;
}
.amwishlist-product-grid .amwishlist-image-block {
  display: block;
  margin: 0 0 10px;
}
.amwishlist-product-grid .product-image-container {
  min-width: 100%;
}
.amwishlist-product-grid .product-item-tooltip {
  padding: 0 0 10px;
}
.amwishlist-product-grid .amwishlist-inner {
  z-index: 4;
  opacity: 1;
}
.amwishlist-product-grid .amwishlist-info {
  width: 100%;
}
.amwishlist-product-grid .amwishlist-info:hover {
  border-bottom-color: transparent;
}
.amwishlist-product-grid .amwishlist-toolbar-block {
  display: flex;
  justify-content: space-between;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  box-sizing: border-box;
  padding: 25px;
  width: 100%;
}
.amwishlist-product-grid .amwishlist-select-block {
  right: 45px;
}
.amwishlist-product-grid .amwishlist-name {
  display: block;
  margin: 0 0 10px;
  color: #000;
  letter-spacing: normal;
  font-size: 14px;
  line-height: normal;
}
.amwishlist-product-grid .amwishlist-field {
  margin: 0 0 15px 0;
}
.amwishlist-product-grid .product-reviews-summary {
  margin-bottom: 10px;
}
.amwishlist-product-grid .amwishlist-input.-qty {
  max-width: 54px;
  color: #333;
  text-align: center;
}
.amwishlist-product-grid .amwishlist-label {
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
}
.amwishlist-product-grid .product-item-comment {
  color: #5f5f5f;
}
.amwishlist-product-grid .reviews-actions {
  margin-left: 15px;
  color: #006bb4;
  line-height: normal;
}
.amwishlist-product-grid .reviews-actions .action {
  font-size: 12px;
}
.amwishlist-product-grid .amwishlist-button.-tocart {
  font-size: 13px;
}
.amwishlist-product-grid .field.comment-box > .label {
  display: none;
}
.amwishlist-list-grid {
  overflow: hidden;
}
.amwishlist-list-grid .amwishlist-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.amwishlist-list-grid .amwishlist-list > .amwishlist-item {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  flex-basis: 336px;
  box-sizing: border-box;
  margin: 0 8px 20px;
  padding: 15px;
  border-radius: 5px;
}
.amwishlist-list-grid .amwishlist-title {
  display: flex;
  align-items: center;
  position: relative;
  margin: 10px 0 5px 0;
}
.amwishlist-list-grid .amwishlist-name {
  flex-basis: 100%;
  margin: 0;
  padding: 0 5px 0 0;
  text-align: left;
  word-break: break-word;
  font-weight: 600;
  font-size: 18px;
}
.amwishlist-list-grid .amwishlist-select-block {
  right: 20px;
  bottom: 0;
  max-width: 160px;
}
.amwishlist-list-grid .amwishlist-desc {
  flex-basis: 100%;
  color: #757575;
  text-align: left;
  font-size: 10px;
}
.amwishlist-list-grid .amwishlist-button.-add {
  margin: 15px 0 0;
  width: 100%;
}
.amwishlist-list-grid .amwishlist-preview-block {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: -4px;
  padding: 8px;
  min-height: 312px;
  border: 1px solid #e8e9ef;
  border-radius: 5px;
  background: #fff;
}
.amwishlist-list-grid .amwishlist-preview-block.-empty {
  display: flex;
  justify-content: center;
  align-items: center;
}
.amwishlist-list-grid .amwishlist-preview-block.-empty:before {
  color: #000;
  content: attr(data-label);
  font-size: 14px;
}
.amwishlist-list-grid .amwishlist-preview-block .amwishlist-image {
  margin: 7px;
  width: calc(50% - 7px * 2);
  height: 134px;
}
.amwishlist-button:not(.-regular) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
  height: 40px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  user-select: none;
  pointer-events: auto;
}
.amwishlist-button:not(.-regular):hover,
.amwishlist-button:not(.-regular):active,
.amwishlist-button:not(.-regular):focus {
  background: none;
  box-shadow: none;
}
.amwishlist-button:not(.-regular):before,
.amwishlist-button:not(.-regular):after {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
}
.amwishlist-button:not(.-regular).-disabled {
  pointer-events: none;
}
.amwishlist-button:not(.-regular).-disabled:focus {
  pointer-events: none;
}
.amwishlist-button.-clear {
  margin: 0;
  padding: 0;
  width: auto;
  height: initial;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amwishlist-button.-clear:active,
.amwishlist-button.-clear:hover,
.amwishlist-button.-clear:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amwishlist-button.-link {
  color: #4776f0;
}
.amwishlist-button.-link:hover {
  color: #1452f2;
}
.amwishlist-button.-plus {
  font-weight: 600;
}
.amwishlist-button.-plus:before {
  margin: 0 5px 0 0;
  content: '+';
  font-size: 20px;
}
.amwishlist-button.-search:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkuODI5OCAxNy45ODA5QzE5LjgyOTggMTcuOTgwOSAxOS4yMTk5IDE3LjM1NzQgMTggMTYuMTEwNUMxNi43ODAxIDE0Ljg2MzYgMTUuODQ0IDEzLjkxNDMgMTUuMTkxNSAxMy4yNjI1QzE0LjkwNzggMTIuOTc5MSAxNC42NjY3IDEyLjc1MjQgMTQuNDY4MSAxMi41ODI0QzE0LjI5NzkgMTIuMzg0IDE0LjIxMjggMTIuMjg0OCAxNC4yMTI4IDEyLjI4NDhDMTQuNDM5NyAxMS45NzMxIDE0LjYzODMgMTEuNjQ3MiAxNC44MDg1IDExLjMwNzFDMTQuOTc4NyAxMC45Mzg3IDE1LjEzNDggMTAuNTcwMyAxNS4yNzY2IDEwLjIwMTlDMTUuMzkwMSA5LjgwNTE3IDE1LjQ3NTIgOS40MDg0MyAxNS41MzE5IDkuMDExNjlDMTUuNjE3IDguNjE0OTUgMTUuNjU5NiA4LjIwNDA0IDE1LjY1OTYgNy43Nzg5NkMxNS42NTk2IDcuMjQwNTIgMTUuNjAyOCA2LjczMDQzIDE1LjQ4OTQgNi4yNDg2N0MxNS4zNzU5IDUuNzM4NTggMTUuMjE5OSA1LjI0MjY1IDE1LjAyMTMgNC43NjA4OUMxNC44MjI3IDQuMjc5MTQgMTQuNTgxNiAzLjgzOTg5IDE0LjI5NzkgMy40NDMxNUMxNC4wMTQyIDMuMDE4MDcgMTMuNzAyMSAyLjYyMTMyIDEzLjM2MTcgMi4yNTI5MkMxMi45OTI5IDEuOTEyODYgMTIuNTk1NyAxLjYwMTEzIDEyLjE3MDIgMS4zMTc3NUMxMS43NzMgMS4wMzQzNiAxMS4zMzMzIDAuNzkzNDgyIDEwLjg1MTEgMC41OTUxMTJDMTAuMzY4OCAwLjM5Njc0MSA5Ljg3MjM0IDAuMjU1MDQ4IDkuMzYxNyAwLjE3MDAzMkM4Ljg3OTQzIDAuMDU2Njc3MyA4LjM2ODc5IDAgNy44Mjk3OSAwQzcuMjkwNzggMCA2Ljc2NTk2IDAuMDU2Njc3MyA2LjI1NTMyIDAuMTcwMDMyQzUuNzQ0NjggMC4yNTUwNDggNS4yNDgyMyAwLjM5Njc0MSA0Ljc2NTk2IDAuNTk1MTEyQzQuMjgzNjkgMC43OTM0ODIgMy44Mjk3OSAxLjAzNDM2IDMuNDA0MjYgMS4zMTc3NUMzLjAwNzA5IDEuNjAxMTMgMi42MzgzIDEuOTEyODYgMi4yOTc4NyAyLjI1MjkyQzEuOTU3NDUgMi42MjEzMiAxLjY0NTM5IDMuMDE4MDcgMS4zNjE3IDMuNDQzMTVDMS4wNzgwMSAzLjgzOTg5IDAuODM2ODc5IDQuMjc5MTQgMC42MzgyOTggNC43NjA4OUMwLjQxMTM0OCA1LjI0MjY1IDAuMjQxMTM1IDUuNzM4NTggMC4xMjc2NiA2LjI0ODY3QzAuMDQyNTUzMiA2LjczMDQzIDAgNy4yNDA1MiAwIDcuNzc4OTZDMCA4LjM0NTczIDAuMDQyNTUzMiA4Ljg4NDE3IDAuMTI3NjYgOS4zOTQyNkMwLjI0MTEzNSA5Ljg3NjAyIDAuNDExMzQ4IDEwLjM1NzggMC42MzgyOTggMTAuODM5NUMwLjgzNjg3OSAxMS4zMjEzIDEuMDc4MDEgMTEuNzc0NyAxLjM2MTcgMTIuMTk5OEMxLjY0NTM5IDEyLjU5NjUgMS45NTc0NSAxMi45NzkxIDIuMjk3ODcgMTMuMzQ3NUMyLjYzODMgMTMuNjg3NiAzLjAwNzA5IDEzLjk5OTMgMy40MDQyNiAxNC4yODI3QzMuODI5NzkgMTQuNTY2MSA0LjI4MzY5IDE0LjgwNjkgNC43NjU5NiAxNS4wMDUzQzUuMjQ4MjMgMTUuMjAzNyA1Ljc0NDY4IDE1LjM1OTUgNi4yNTUzMiAxNS40NzI5QzYuNzY1OTYgMTUuNTU3OSA3LjI5MDc4IDE1LjYwMDQgNy44Mjk3OSAxNS42MDA0QzguMjI2OTUgMTUuNjAwNCA4LjYyNDExIDE1LjU3MjEgOS4wMjEyOCAxNS41MTU0QzkuNDE4NDQgMTUuNDU4NyA5LjgxNTYgMTUuMzczNyAxMC4yMTI4IDE1LjI2MDRDMTAuNTgxNiAxNS4xMTg3IDEwLjkzNjIgMTQuOTYyOCAxMS4yNzY2IDE0Ljc5MjhDMTEuNjQ1NCAxNC42MjI3IDExLjk4NTggMTQuNDI0NCAxMi4yOTc5IDE0LjE5NzdDMTIuMjk3OSAxNC4xOTc3IDEyLjM4MyAxNC4yODI3IDEyLjU1MzIgMTQuNDUyN0MxMi43MjM0IDE0LjYyMjcgMTIuOTM2MiAxNC44MzUzIDEzLjE5MTUgMTUuMDkwM0MxMy45MjkxIDE1LjgyNzEgMTQuODkzNiAxNi44MTkgMTYuMDg1MSAxOC4wNjU5QzE3LjMwNSAxOS4zMTI4IDE3LjkxNDkgMTkuOTM2MiAxNy45MTQ5IDE5LjkzNjJDMTguMTQxOCAyMC4wMjEzIDE4LjQyNTUgMjAuMDIxMyAxOC43NjYgMTkuOTM2MkMxOS4xMDY0IDE5Ljg1MTIgMTkuMzc1OSAxOS43MjM3IDE5LjU3NDUgMTkuNTUzN0MxOS43NDQ3IDE5LjQxMiAxOS44NzIzIDE5LjE4NTMgMTkuOTU3NCAxOC44NzM1QzIwLjA0MjYgMTguNTYxOCAyMCAxOC4yNjQzIDE5LjgyOTggMTcuOTgwOVpNMTMuMDYzOCAxMC4wMzE5QzEyLjkyMiAxMC4zNzE5IDEyLjczNzYgMTAuNjk3OCAxMi41MTA2IDExLjAwOTZDMTIuMzEyMSAxMS4yOTMgMTIuMDg1MSAxMS41NjIyIDExLjgyOTggMTEuODE3MkMxMS41NzQ1IDEyLjA3MjMgMTEuMjkwOCAxMi4yOTkgMTAuOTc4NyAxMi40OTczQzEwLjY5NSAxMi42OTU3IDEwLjM4MyAxMi44Nzk5IDEwLjA0MjYgMTMuMDQ5OUM5LjcwMjEzIDEzLjE5MTYgOS4zNDc1MiAxMy4zMDUgOC45Nzg3MiAxMy4zOUM4LjYwOTkzIDEzLjQ0NjcgOC4yMjY5NSAxMy40NzUgNy44Mjk3OSAxMy40NzVDNy40MzI2MiAxMy40NzUgNy4wNDk2NSAxMy40NDY3IDYuNjgwODUgMTMuMzlDNi4zMTIwNiAxMy4zMDUgNS45NTc0NSAxMy4xOTE2IDUuNjE3MDIgMTMuMDQ5OUM1LjI3NjYgMTIuODc5OSA0Ljk1MDM1IDEyLjY5NTcgNC42MzgzIDEyLjQ5NzNDNC4zNTQ2MSAxMi4yOTkgNC4wODUxMSAxMi4wNzIzIDMuODI5NzkgMTEuODE3MkMzLjU3NDQ3IDExLjU2MjIgMy4zMzMzMyAxMS4yOTMgMy4xMDYzOCAxMS4wMDk2QzIuOTA3OCAxMC42OTc4IDIuNzM3NTkgMTAuMzcxOSAyLjU5NTc0IDEwLjAzMTlDMi40NTM5IDkuNjkxODIgMi4zNDA0MyA5LjMzNzU4IDIuMjU1MzIgOC45NjkxOEMyLjE3MDIxIDguNTcyNDQgMi4xMjc2NiA4LjE3NTcgMi4xMjc2NiA3Ljc3ODk2QzIuMTI3NjYgNy40MTA1NiAyLjE3MDIxIDcuMDQyMTUgMi4yNTUzMiA2LjY3Mzc1QzIuMzQwNDMgNi4zMDUzNSAyLjQ1MzkgNS45MzY5NSAyLjU5NTc0IDUuNTY4NTRDMi43Mzc1OSA1LjIyODQ4IDIuOTA3OCA0LjkxNjc1IDMuMTA2MzggNC42MzMzN0MzLjMzMzMzIDQuMzIxNjQgMy41NzQ0NyA0LjAzODI2IDMuODI5NzkgMy43ODMyMUM0LjA4NTExIDMuNTI4MTYgNC4zNTQ2MSAzLjMwMTQ1IDQuNjM4MyAzLjEwMzA4QzQuOTUwMzUgMi45MDQ3MSA1LjI3NjYgMi43MjA1MSA1LjYxNzAyIDIuNTUwNDhDNS45NTc0NSAyLjQwODc5IDYuMzEyMDYgMi4zMDk2IDYuNjgwODUgMi4yNTI5MkM3LjA0OTY1IDIuMTY3OTEgNy40MzI2MiAyLjEyNTQgNy44Mjk3OSAyLjEyNTRDOC4yMjY5NSAyLjEyNTQgOC42MDk5MyAyLjE2NzkxIDguOTc4NzIgMi4yNTI5MkM5LjM0NzUyIDIuMzA5NiA5LjcwMjEzIDIuNDA4NzkgMTAuMDQyNiAyLjU1MDQ4QzEwLjM4MyAyLjcyMDUxIDEwLjY5NSAyLjkwNDcxIDEwLjk3ODcgMy4xMDMwOEMxMS4yOTA4IDMuMzAxNDUgMTEuNTc0NSAzLjUyODE2IDExLjgyOTggMy43ODMyMUMxMi4wODUxIDQuMDM4MjYgMTIuMzEyMSA0LjMyMTY0IDEyLjUxMDYgNC42MzMzN0MxMi43Mzc2IDQuOTE2NzUgMTIuOTIyIDUuMjI4NDggMTMuMDYzOCA1LjU2ODU0QzEzLjIwNTcgNS45MzY5NSAxMy4zMDUgNi4zMDUzNSAxMy4zNjE3IDYuNjczNzVDMTMuNDQ2OCA3LjA0MjE1IDEzLjQ4OTQgNy40MTA1NiAxMy40ODk0IDcuNzc4OTZDMTMuNDg5NCA4LjE3NTcgMTMuNDQ2OCA4LjU3MjQ0IDEzLjM2MTcgOC45NjkxOEMxMy4zMDUgOS4zMzc1OCAxMy4yMDU3IDkuNjkxODIgMTMuMDYzOCAxMC4wMzE5WiIgZmlsbD0iI0MyQzJDMiIvPjwvc3ZnPg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  transition: none;
}
.amwishlist-button.-search:hover:after {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-remove:after {
  content: 'x';
  transform: scale(1.5, 1);
}
.amwishlist-button.-remove:hover:after {
  color: #1452f2;
}
.amwishlist-button.-basket {
  display: flex;
  align-items: center;
  filter: invert(53%) sepia(94%) saturate(3301%) hue-rotate(332deg) brightness(108%) contrast(84%);
}
.amwishlist-button.-basket:hover {
  filter: invert(53%) sepia(94%) saturate(3301%) hue-rotate(332deg) brightness(75%) contrast(84%);
}
.amwishlist-button.-basket:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 12px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTZIMTFWNkgxVjE2Wk03LjkzNzUgNy44NDM3NUM3LjkzNzUgNy42OTc5MiA3Ljk4OTU4IDcuNTcyOTIgOC4wOTM3NSA3LjQ2ODc1QzguMjE4NzUgNy4zNjQ1OCA4LjM1NDE3IDcuMzEyNSA4LjUgNy4zMTI1QzguNjY2NjcgNy4zMTI1IDguODAyMDggNy4zNjQ1OCA4LjkwNjI1IDcuNDY4NzVDOS4wMTA0MiA3LjU3MjkyIDkuMDYyNSA3LjY5NzkyIDkuMDYyNSA3Ljg0Mzc1VjEzLjc1QzkuMDYyNSAxMy45MTY3IDkuMDEwNDIgMTQuMDUyMSA4LjkwNjI1IDE0LjE1NjNDOC44MDIwOCAxNC4yNjA0IDguNjY2NjcgMTQuMzEyNSA4LjUgMTQuMzEyNUM4LjM1NDE3IDE0LjMxMjUgOC4yMTg3NSAxNC4yNjA0IDguMDkzNzUgMTQuMTU2M0M3Ljk4OTU4IDE0LjA1MjEgNy45Mzc1IDEzLjkxNjcgNy45Mzc1IDEzLjc1VjcuODQzNzVaTTUuNDM3NSA3Ljg0Mzc1QzUuNDM3NSA3LjY5NzkyIDUuNDg5NTggNy41NzI5MiA1LjU5Mzc1IDcuNDY4NzVDNS43MTg3NSA3LjM2NDU4IDUuODU0MTcgNy4zMTI1IDYgNy4zMTI1QzYuMTQ1ODMgNy4zMTI1IDYuMjcwODMgNy4zNjQ1OCA2LjM3NSA3LjQ2ODc1QzYuNSA3LjU3MjkyIDYuNTYyNSA3LjY5NzkyIDYuNTYyNSA3Ljg0Mzc1VjEzLjc1QzYuNTYyNSAxMy45MTY3IDYuNSAxNC4wNTIxIDYuMzc1IDE0LjE1NjNDNi4yNzA4MyAxNC4yNjA0IDYuMTQ1ODMgMTQuMzEyNSA2IDE0LjMxMjVDNS44NTQxNyAxNC4zMTI1IDUuNzE4NzUgMTQuMjYwNCA1LjU5Mzc1IDE0LjE1NjNDNS40ODk1OCAxNC4wNTIxIDUuNDM3NSAxMy45MTY3IDUuNDM3NSAxMy43NVY3Ljg0Mzc1Wk0yLjkzNzUgNy44NDM3NUMyLjkzNzUgNy42OTc5MiAyLjk4OTU4IDcuNTcyOTIgMy4wOTM3NSA3LjQ2ODc1QzMuMTk3OTIgNy4zNjQ1OCAzLjMzMzMzIDcuMzEyNSAzLjUgNy4zMTI1QzMuNjQ1ODMgNy4zMTI1IDMuNzcwODMgNy4zNjQ1OCAzLjg3NSA3LjQ2ODc1QzMuOTc5MTcgNy41NzI5MiA0LjAzMTI1IDcuNjk3OTIgNC4wMzEyNSA3Ljg0Mzc1VjEzLjc1QzQuMDMxMjUgMTMuOTE2NyAzLjk3OTE3IDE0LjA1MjEgMy44NzUgMTQuMTU2M0MzLjc3MDgzIDE0LjI2MDQgMy42NDU4MyAxNC4zMTI1IDMuNSAxNC4zMTI1QzMuMzMzMzMgMTQuMzEyNSAzLjE5NzkyIDE0LjI2MDQgMy4wOTM3NSAxNC4xNTYzQzIuOTg5NTggMTQuMDUyMSAyLjkzNzUgMTMuOTE2NyAyLjkzNzUgMTMuNzVWNy44NDM3NVpNMTEuMjE4OCAxLjk2ODc1SDlWMS42NTYyNUM5IDEuMTk3OTIgOC44NTQxNyAwLjgxMjUgOC41NjI1IDAuNUM4LjI5MTY3IDAuMTY2NjY3IDcuOTI3MDggMCA3LjQ2ODc1IDBINC41QzQuMDYyNSAwIDMuNjk3OTIgMC4xNjY2NjcgMy40MDYyNSAwLjVDMy4xMzU0MiAwLjgxMjUgMyAxLjE5NzkyIDMgMS42NTYyNVYxLjk2ODc1SDAuNzgxMjVDMC41NTIwODMgMS45Njg3NSAwLjM2NDU4MyAyLjA1MjA4IDAuMjE4NzUgMi4yMTg3NUMwLjA3MjkxNjcgMi4zNjQ1OCAwIDIuNTQxNjcgMCAyLjc1VjVIMTJWMi43NUMxMiAyLjU0MTY3IDExLjkyNzEgMi4zNjQ1OCAxMS43ODEzIDIuMjE4NzVDMTEuNjM1NCAyLjA1MjA4IDExLjQ0NzkgMS45Njg3NSAxMS4yMTg4IDEuOTY4NzVaTTggMS45Njg3NUg0VjEuNTMxMjVDNCAxLjM4NTQyIDQuMDUyMDggMS4yNjA0MiA0LjE1NjI1IDEuMTU2MjVDNC4yNjA0MiAxLjA1MjA4IDQuMzc1IDEgNC41IDFINy40Njg3NUM3LjYxNDU4IDEgNy43Mzk1OCAxLjA1MjA4IDcuODQzNzUgMS4xNTYyNUM3Ljk0NzkyIDEuMjYwNDIgOCAxLjM4NTQyIDggMS41MzEyNVYxLjk2ODc1WiIgZmlsbD0iI0VCNTc1NyIvPgo8L3N2Zz4K");
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
}
.amwishlist-button.-share {
  display: flex;
  align-items: center;
}
.amwishlist-button.-share:hover {
  color: #4776f0;
}
.amwishlist-button.-share:hover {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-share:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy43NSA1QzE0LjQ0MDQgNSAxNSA0LjQ0MDM2IDE1IDMuNzVDMTUgMy4wNTk2NCAxNC40NDA0IDIuNSAxMy43NSAyLjVDMTMuMDU5NiAyLjUgMTIuNSAzLjA1OTY0IDEyLjUgMy43NUMxMi41IDQuNDQwMzYgMTMuMDU5NiA1IDEzLjc1IDVaTTEzLjc1IDYuMjVDMTUuMTMwNyA2LjI1IDE2LjI1IDUuMTMwNzEgMTYuMjUgMy43NUMxNi4yNSAyLjM2OTI5IDE1LjEzMDcgMS4yNSAxMy43NSAxLjI1QzEyLjM2OTMgMS4yNSAxMS4yNSAyLjM2OTI5IDExLjI1IDMuNzVDMTEuMjUgNC4xNzgxIDExLjM1NzYgNC41ODEwNiAxMS41NDcyIDQuOTMzMzJMNy41OTg3NiA3Ljg5NDY4QzcuMjA5NjQgNy42NDQ4OCA2Ljc0Njc0IDcuNSA2LjI1IDcuNUM0Ljg2OTI5IDcuNSAzLjc1IDguNjE5MjkgMy43NSAxMEMzLjc1IDExLjM4MDcgNC44NjkyOSAxMi41IDYuMjUgMTIuNUM2Ljc0Njc0IDEyLjUgNy4yMDk2NCAxMi4zNTUxIDcuNTk4NzYgMTIuMTA1M0wxMS41NDcyIDE1LjA2NjdDMTEuMzU3NiAxNS40MTg5IDExLjI1IDE1LjgyMTkgMTEuMjUgMTYuMjVDMTEuMjUgMTcuNjMwNyAxMi4zNjkzIDE4Ljc1IDEzLjc1IDE4Ljc1QzE1LjEzMDcgMTguNzUgMTYuMjUgMTcuNjMwNyAxNi4yNSAxNi4yNUMxNi4yNSAxNC44NjkzIDE1LjEzMDcgMTMuNzUgMTMuNzUgMTMuNzVDMTMuMjUzMyAxMy43NSAxMi43OTA0IDEzLjg5NDkgMTIuNDAxMiAxNC4xNDQ3TDguNDUyNzYgMTEuMTgzM0M4LjY0MjQgMTAuODMxMSA4Ljc1IDEwLjQyODEgOC43NSAxMEM4Ljc1IDkuNTcxOSA4LjY0MjQgOS4xNjg5NCA4LjQ1Mjc3IDguODE2NjhMMTIuNDAxMiA1Ljg1NTMyQzEyLjc5MDQgNi4xMDUxMiAxMy4yNTMzIDYuMjUgMTMuNzUgNi4yNVpNMTMuNzUgMTcuNUMxNC40NDA0IDE3LjUgMTUgMTYuOTQwNCAxNSAxNi4yNUMxNSAxNS41NTk2IDE0LjQ0MDQgMTUgMTMuNzUgMTVDMTMuMDU5NiAxNSAxMi41IDE1LjU1OTYgMTIuNSAxNi4yNUMxMi41IDE2Ljk0MDQgMTMuMDU5NiAxNy41IDEzLjc1IDE3LjVaTTcuNSAxMEM3LjUgMTAuNjkwNCA2Ljk0MDM2IDExLjI1IDYuMjUgMTEuMjVDNS41NTk2NCAxMS4yNSA1IDEwLjY5MDQgNSAxMEM1IDkuMzA5NjQgNS41NTk2NCA4Ljc1IDYuMjUgOC43NUM2Ljk0MDM2IDguNzUgNy41IDkuMzA5NjQgNy41IDEwWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==');
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
}
.amwishlist-button.-update {
  display: flex;
  align-items: center;
}
.amwishlist-button.-update:hover {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amwishlist-button.-update:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 19px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjM1OCAwLjI1QzYuNTk0MTMgMC4yNSAyLjcyMDE1IDQuMTc2NTUgMi43MjAxNSA5VjkuMDI4OTNMMS4wMDk3MiA2LjQyMDg4QzAuODQyMzQ5IDYuMTY0NjIgMC40OTk0NDcgNi4wOTQzNiAwLjI0NjM1MiA2LjI2MzgyQy0wLjAwNjc0MzA2IDYuNDMzMjggLTAuMDc2MTQgNi43ODA0NyAwLjA5MTIyOTEgNy4wMzY3M0wyLjU3MzE5IDEwLjgxODZDMi42NjMgMTAuOTU1IDIuODA1ODggMTEuMDQxOCAyLjk2NTA4IDExLjA2MjVDMi45ODk1NyAxMS4wNjY2IDMuMDA5OTggMTEuMDY2NiAzLjAzNDQ4IDExLjA2NjZDMy4xNjkxOSAxMS4wNjY2IDMuMjk5ODIgMTEuMDE3IDMuNDAxODcgMTAuOTIxOUw2Ljg1MTMxIDcuNzc2NTdDNy4wNzU4MyA3LjU2OTkxIDcuMDk2MjQgNy4yMTg1OSA2Ljg5MjEzIDYuOTg3MTNDNi42ODgwMiA2Ljc1OTggNi4zNDEwNCA2LjczOTE0IDYuMTEyNDQgNi45NDU4TDMuODIyMzQgOS4wNDEzM1Y5QzMuODIyMzQgNC43ODgyNiA3LjIwMjM4IDEuMzY1OTcgMTEuMzU4IDEuMzY1OTdDMTUuNTEzNyAxLjM2NTk3IDE4Ljg5NzggNC43ODgyNiAxOC44OTc4IDlDMTguODk3OCAxMy4yMTE3IDE1LjUxNzggMTYuNjM0IDExLjM2MjEgMTYuNjM0QzkuMzQ5NiAxNi42MzQgNy40NTU0NyAxNS44NDA1IDYuMDM0ODcgMTQuMzk4QzUuODE4NTIgMTQuMTc4OSA1LjQ3MTUzIDE0LjE3ODkgNS4yNTUxOCAxNC4zOThDNS4wMzg4MiAxNC42MTcgNS4wMzg4MiAxNC45Njg0IDUuMjU1MTggMTUuMTg3NEM2Ljg4ODA1IDE2Ljg0MDcgOS4wNTU2OCAxNy43NSAxMS4zNjIxIDE3Ljc1QzE2LjEyMTkgMTcuNzUgMjAgMTMuODI3NiAyMCA5QzIwIDQuMTcyNDEgMTYuMTIxOSAwLjI1IDExLjM1OCAwLjI1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
  background-size: contain;
}
.amwishlist-button.-prev:hover {
  color: #000;
}
.amwishlist-button.-prev:hover:before {
  transform: scaleY(2) translateX(-1px);
}
.amwishlist-button.-prev:before {
  margin: 0 10px 0 0;
  content: '<';
  font-size: 11px;
  transform: scaleY(2);
}
.amwishlist-button.-edit:hover {
  filter: invert(40%) sepia(63%) saturate(2628%) hue-rotate(210deg) brightness(98%) contrast(91%);
}
.amwishlist-button.-edit:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi4zMTM3IDMuODI4MzdMMTUuODQ5MyA3LjM2MzlMOC4wNzEwOCAxNS4xNDIxTDIuNzY3NzggMTYuOTA5OEw0LjUzNTU1IDExLjYwNjVMMTIuMzEzNyAzLjgyODM3Wk03LjcxNzUzIDEwLjU0NTlMOS4xMzE3NCAxMS45NjAxTDcuMDEwNDIgMTQuMDgxNEw0LjUzNTU1IDE1LjE0MjFMNS41OTYyMSAxMi42NjcyTDcuNzE3NTMgMTAuNTQ1OVoiIGZpbGw9IiM3RDdEN0QiLz4KPHBhdGggZD0iTTEzLjcyOCAyLjQxNDIxQzE0LjUwOSAxLjYzMzE3IDE1Ljc3NTQgMS42MzMxNyAxNi41NTY0IDIuNDE0MjFMMTcuMjYzNSAzLjEyMTMyQzE4LjA0NDYgMy45MDIzNyAxOC4wNDQ2IDUuMTY4NyAxNy4yNjM1IDUuOTQ5NzVMMTYuNTU2NCA2LjY1Njg1TDEzLjAyMDkgMy4xMjEzMkwxMy43MjggMi40MTQyMVoiIGZpbGw9IiM3RDdEN0QiLz4KPC9zdmc+Cg==");
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
}
.amwishlist-button.-more {
  min-width: 20px;
  height: 20px;
  font-weight: 700;
  font-size: 24px;
}
.amwishlist-button.-more:hover {
  color: #4776f0;
}
.amwishlist-button.-more:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '...';
  line-height: 7px;
  transform: rotate(90deg);
}
.amwishlist-button.-empty:not(.-disabled) {
  min-width: 100px;
  border: 1px solid #4776f0;
  border-radius: 3px;
  background: #fff;
  color: #4776f0;
}
.amwishlist-button.-empty:not(.-disabled):hover {
  background: linear-gradient(0deg, #c8d7ff, #c8d7ff);
}
.amwishlist-button.-empty:not(.-disabled):focus {
  border: 1px solid #1846be;
  background: transparent;
  color: #1846be;
}
.amwishlist-button.-empty.-disabled {
  box-sizing: border-box;
  border: 1px solid #d0d5e1;
  border-radius: 3px;
  background: #fff;
  color: #d0d5e1;
}
.amwishlist-button.-fill {
  min-width: 100px;
  border: 1px solid;
  border-radius: 3px;
  background: #fff;
  color: #fff;
  text-decoration: none;
}
.amwishlist-button.-fill.-primary:not(.-disabled) {
  border-color: #4776f0;
  background-color: #4776f0;
}
.amwishlist-button.-fill.-primary:not(.-disabled):hover {
  background-color: #1452f2;
}
.amwishlist-button.-fill.-primary:not(.-disabled):focus {
  background-color: #1846be;
}
.amwishlist-button.-fill.-disabled {
  border-color: #d0d5e1;
  background-color: #d0d5e1;
}
.amwishlist-input:not([disabled]) {
  margin: 0;
  padding: 0 10px;
  height: 32px;
  outline: 0;
  border-color: #949494;
}
.amwishlist-input:not([disabled])::placeholder {
  color: #adadad;
}
.amwishlist-input:not([disabled]):focus {
  border: 1px solid #4776f0;
  box-shadow: none;
}
.amwishlist-input:not([disabled]).-error {
  border-color: #eb5757;
}
.amwishlist-input:not([disabled]).-clear {
  margin: 0;
  padding: 0;
  height: auto;
  outline: 0;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
}
.amwishlist-input:not([disabled]).-clear:focus,
.amwishlist-input:not([disabled]).-clear:active,
.amwishlist-input:not([disabled]).-clear:hover {
  outline: 0;
  border-color: transparent;
  box-shadow: none;
}
.amwishlist-input.-textarea {
  padding: 5px 10px;
  border-color: #c2c2c2;
}
.amwishlist-checkbox-block {
  transition: 0.1s all ease-in;
  -webkit-transition: 0.1;
  -o-transition: 0.1;
  transition: 0.1;
  position: relative;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.amwishlist-checkbox-block .amwishlist-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.amwishlist-checkbox-block .amwishlist-input:hover + .amwishlist-checker {
  border-color: #4776f0;
  background: #4776f0;
}
.amwishlist-checkbox-block .amwishlist-input:checked + .amwishlist-checker {
  border-color: #4776f0;
  background: #4776f0;
}
.amwishlist-checkbox-block .amwishlist-input:checked + .amwishlist-checker:before {
  opacity: 1;
}
.amwishlist-checkbox-block .amwishlist-checker {
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  background: #fff;
}
.amwishlist-checkbox-block .amwishlist-checker:before {
  transition: 0.2s all ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 3px;
  left: 0;
  display: inline-flex;
  margin: auto;
  width: 45%;
  height: 30%;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-radius: 2px;
  content: '';
  opacity: 0;
  transform: rotate(-45deg);
}
.amwishlist-select-block {
  position: absolute;
  z-index: 9;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 0;
  min-width: 115px;
  max-width: 100%;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 3px 20px rgba(190, 198, 218, 0.19), 0 1px 7px rgba(190, 198, 218, 0.28);
  font-size: initial;
  line-height: normal;
}
.amwishlist-select-block[aria-hidden='true'] {
  display: none;
}
.amwishlist-select-block .amwishlist-item {
  display: block;
  margin: 0;
  padding: 0 10px;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.25px;
  font-size: 12px;
  cursor: pointer;
}
.amwishlist-select-block .amwishlist-item:hover {
  background: rgba(229, 236, 253, 0.69);
  color: #4776f0;
}
.amwishlist-select-block .amwishlist-item > * {
  justify-content: flex-start;
  padding: 4px 0;
  color: #000;
  text-align: left;
  text-decoration: none;
}
.amwishlist-select-block .amwishlist-item.-error > *,
.amwishlist-select-block .amwishlist-item.-error {
  color: #eb5757;
}
.amwishlist-field-block.-editable {
  display: flex;
  align-items: center;
  position: relative;
}
.amwishlist-field-block.-editable.-error {
  border-color: #eb5757;
}
.amwishlist-field-block.-editable .amwishlist-field {
  display: flex;
  position: relative;
  flex-basis: 100%;
  margin: 0 10px 0 0;
  pointer-events: none;
}
.amwishlist-field-block.-editable .amwishlist-input {
  transition: 0.2s all ease-in;
  padding: 0;
  letter-spacing: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.amwishlist-field-block.-editable .amwishlist-button {
  transition: none;
}
.amwishlist-field-block.-editable.-active .amwishlist-input {
  padding: 0 40px 0 10px;
  height: 32px;
  border-color: #4776f0;
  font-weight: 400;
  font-size: 12px;
  pointer-events: initial;
}
.amwishlist-field-block.-editable .amwishlist-button.-remove {
  position: absolute;
  right: 0;
  padding: 8px 10px;
}
.amwishlist-field-block.-editable.-active .amwishlist-button.-save {
  margin: 0;
  min-width: 70px;
  max-width: 70px;
  height: 32px;
  font-size: 14px;
}
.-popup-opened {
  overflow: hidden;
}
.amwishlist-popup-block {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
  padding: 15px;
  background: rgba(15, 15, 15, 0.24);
  list-style: none;
}
.amwishlist-popup-block.-active {
  display: flex;
}
.amwishlist-popup-block .amwishlist-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  border-radius: 4px;
  overflow-#adadad: scroll;
  scrollbar-color: y #fff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  position: relative;
  z-index: 1;
  overflow: auto;
  box-sizing: border-box;
  max-width: 542px;
  max-height: 100%;
  width: 100%;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  text-align: center;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: y;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px 4px;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-popup ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-title,
.amwishlist-popup-block .amwishlist-content,
.amwishlist-popup-block .amwishlist-toolbar {
  flex-basis: 100%;
  max-width: 100%;
}
.amwishlist-popup-block .amwishlist-content {
  border-radius: 4px;
  overflow-transparent: scroll;
  scrollbar-color: y #fff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: transparent rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  padding: 0 15px;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: y;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px 0;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  width: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  width: transparent;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  width: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  height: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  height: transparent;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  height: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: transparent;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content::-webkit-scrollbar-thumb {
  width: 0;
}
.amwishlist-popup-block .amwishlist-content ::-webkit-scrollbar-track {
  width: 0;
}
.amwishlist-popup-block .amwishlist-header {
  margin: 0 0 25px;
  padding: 0 30px;
  text-align: center;
  letter-spacing: 0.25px;
  font-weight: 700;
  font-size: 22px;
}
.amwishlist-popup-block .amwishlist-toolbar {
  display: flex;
  align-items: center;
}
.amwishlist-popup-block .amwishlist-toolbar.-header {
  justify-content: flex-end;
  padding: 12px;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close {
  position: relative;
  width: 14px;
  height: 14px;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:hover:after,
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:hover:before {
  background: #1452f2;
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:after,
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:before {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #e1e1e1;
  content: '';
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:after {
  transform: rotate(-45deg);
}
.amwishlist-popup-block .amwishlist-toolbar.-header .amwishlist-button.-close:before {
  transform: rotate(45deg);
}
.amwishlist-popup-block .amwishlist-toolbar.-footer {
  padding: 15px;
}
.amwishlist-popup-block .amwishlist-toolbar.-footer .amwishlist-button {
  margin: 0 12px;
}
.amwishlist-search-block {
  display: flex;
  align-items: center;
  position: relative;
  flex-basis: 100%;
  margin: 0 0 40px;
  background: #fff;
}
.amwishlist-search-block .amwishlist-search {
  display: block;
  width: 100%;
}
.amwishlist-search-block .amwishlist-field {
  display: flex;
  transition: 0.2s all ease-in;
  position: relative;
  margin: 40px 0 0 0;
  width: 100%;
}
.amwishlist-search-block .amwishlist-field.-active {
  max-width: 100%;
}
.amwishlist-search-block .amwishlist-input.-search {
  flex-basis: 100%;
  padding: 0 40px;
  border: 1px solid #949494;
  font-size: 12px;
}
.amwishlist-search-block .amwishlist-button.-remove {
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-search {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-remove {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amwishlist-search-block .amwishlist-button.-empty {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin: 16px;
  padding: 0 15px;
  min-width: auto;
  max-width: 54px;
  height: 34px;
  font-size: 12px;
}
.amwishlist-search-block .amwishlist-message-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 50px 10px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amwishlist-search-block .amwishlist-items-block {
  border-radius: 4px;
  overflow-y: scroll;
  scrollbar-color: #aab0ba #fff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  display: block;
  margin: 0;
  padding: 0;
  max-height: 605px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #aab0ba;
  cursor: pointer;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #aaa;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-search-block .amwishlist-items-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-search-block .amwishlist-item {
  transition: 0.2s all ease-in;
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 15px;
}
.amwishlist-search-block .amwishlist-item:not(:last-child) {
  border-bottom: 1px solid #ebeef5;
}
.amwishlist-search-block .amwishlist-item:not(.-empty):hover {
  background: #f9f9f9;
}
.amwishlist-search-block .amwishlist-name {
  display: inline-block;
  overflow: hidden;
  margin: 0 0 0 15px;
  max-height: 40px;
  width: 65%;
  word-break: break-word;
}
.amwishlist-search-block .amwishlist-image {
  display: inline-block;
  float: left;
  max-width: 29%;
  width: 100px;
  height: 100px;
  background: #fff;
  object-fit: contain;
}
.amwishlist-search-block .amwishlist-sku {
  display: inline-block;
  overflow: hidden;
  margin: 5px 0 0 15px;
  width: 65%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amwishlist-search-block .amwishlist-price {
  display: inline-block;
  overflow: hidden;
  margin: 10px 0 0 15px;
  text-overflow: ellipsis;
}
.amwishlist-search-block .amwishlist-qty-block {
  display: none;
}
.amwishlist-search-block .amwishlist-qty-block .amwishlist-msg.-error {
  top: 100%;
}
.amwishlist-list-block .amwishlist-list {
  margin: 0 -5px;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  display: inline-flex;
  align-content: flex-start;
  box-sizing: border-box;
  margin: 0 4px 20px;
  padding: 15px;
  min-height: 196px;
  max-width: 150px;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
  cursor: pointer;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:hover {
  background: #f4f5fa;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item.-active,
.amwishlist-list-block .amwishlist-list .amwishlist-item:active {
  border-color: #4776f0;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:before {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 5px;
  width: 120px;
  height: 120px;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  content: attr(data-label);
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(1n):before {
  background: #f9d484;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(2n):before {
  background: #eb785f;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(3n):before {
  background: #afe188;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item:nth-child(4n):before {
  background: #86d5f2;
}
.amwishlist-list-block .amwishlist-list .amwishlist-item.-empty:before {
  border-color: #e8e9ef;
  background: #fff;
  color: #000;
  text-transform: inherit;
  font-size: 12px;
}
.amwishlist-list-block .amwishlist-list .amwishlist-name {
  flex-basis: 100%;
  margin: 10px 0;
  text-align: left;
  word-break: break-word;
  font-weight: 600;
}
.amwishlist-list-block .amwishlist-list .amwishlist-desc {
  flex-basis: 100%;
  color: #757575;
  text-align: left;
  font-size: 10px;
}
.amwishlist-list-block.-recently-viewed {
  margin: 40px 0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-title {
  margin: 0;
  padding: 0 0 20px;
  font-weight: 400;
  font-size: 24px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list {
  border-radius: 4px;
  overflow-#adadad: scroll;
  scrollbar-color: x #fff;
  overflow: hidden;
  overflow-x: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 0 -10px;
  padding: 0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: x;
  cursor: pointer;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  width: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  width: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  width: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  height: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  height: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  height: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list::-webkit-scrollbar-thumb {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-list ::-webkit-scrollbar-track {
  height: 4px;
}
.amwishlist-list-block.-recently-viewed .amwishlist-item {
  margin: 0 10px;
  padding: 0;
  max-width: 120px;
}
.amwishlist-popup-block .amwishlist-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.amwishlist-popup-block .amwishlist-toolbar.-footer {
  z-index: 1;
  border-radius: 0 0 15px 10px;
  background: #fff;
  box-shadow: 0 -10px 30px rgba(154, 162, 181, 0.5), 0 -5px 15px rgba(154, 162, 181, 0.14);
}
.amwishlist-popup-block .amwishlist-button.-addtolist {
  max-width: 100%;
  width: 100%;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block {
  border-radius: 4px;
  overflow-#adadad: scroll;
  scrollbar-color: y #fff;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  margin: 0 -6px 0 0;
  padding-right: 6px;
  max-height: 48vh;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  background: transparent;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: y;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  width: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  height: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-tabs-block.-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amwishlist-popup-block .amwishlist-content-tab.-active {
  padding: 0 1px;
}
.amwishlist-newlist-block .amwishlist-button.-plus {
  padding: 0 0 30px;
  width: auto;
  text-align: left;
}
.amwishlist-newlist-block .amwishlist-newlist {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 20px;
}
.amwishlist-newlist-block .amwishlist-form {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
}
.amwishlist-newlist-block .mage-error {
  flex-basis: 100%;
  order: 3;
}
.amwishlist-newlist-block .amwishlist-input {
  flex-basis: 68%;
  order: 1;
  max-width: 240px;
  font-size: 12px;
}
.amwishlist-newlist-block .amwishlist-button.-add {
  order: 2;
  margin: 0 0 0 10px;
  padding: 0 10px;
  min-width: 70px;
  max-width: 70px;
  height: 32px;
}
.amwishlist-newlist-block .amwishlist-messages-list {
  order: 3;
}
.amwishlist-page-title .amwishlist-button.-prev {
  padding: 0 0 20px;
  color: #757575;
}
.amwishlist-page-title .amwishlist-title-block {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 20px;
}
.amwishlist-page-title .amwishlist-field-block.-title {
  z-index: 2;
  flex-basis: 100%;
  order: 1;
  margin: 0 auto 0 0;
  letter-spacing: 0.25px;
  font-weight: 600;
  font-size: 24px;
  line-height: 16px;
}
.amwishlist-page-title .amwishlist-messages-list {
  order: 2;
}
.amwishlist-page-title .amwishlist-toolbar {
  display: flex;
  align-items: flex-start;
  flex-basis: 100%;
  order: 3;
}
.amwishlist-page-title .amwishlist-toolbar:not(.-deletable) {
  justify-content: space-between;
}
.amwishlist-page-title .amwishlist-toolbar.-deletable {
  justify-content: flex-end;
}
.amwishlist-page-title .amwishlist-toolbar.-deletable > .amwishlist-button:not(:last-child) {
  margin: 0 20px 0 0;
}
.amwishlist-page-title .amwishlist-toolbar > .amwishlist-button,
.amwishlist-page-title .amwishlist-toolbar .amwishlist-button.-share {
  height: 34px;
}
.amwishlist-page-title .amwishlist-toolbar:not(.-deletable) > .amwishlist-button:not(:last-child) {
  margin: 0 10px 0 0;
}
.amwishlist-page-title .amwishlist-counter {
  display: block;
  flex-basis: 100%;
  order: 2;
  padding: 0 0 20px 0;
  color: #757575;
  font-size: 12px;
}
.amwishlist-types-checker {
  padding: 0 0 25px;
}
.amwishlist-types-checker .amwishlist-label {
  display: flex;
  align-items: center;
  display: inline-flex;
  margin: 0;
}
.amwishlist-types-checker .amwishlist-label:not(:last-child) {
  margin: 0 20px 0 0;
}
.amwishlist-types-checker .amwishlist-input {
  margin: 0 7px 0 0;
}
.amwishlist-overlay-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.amwishlist-overlay-block.-active {
  display: block;
}
.amwishlist-toolbar:not(.-deletable) .amwishlist-sharesocials-container > .amwishlist-button {
  margin: 0 10px 0 0;
}
.amwishlist-sharesocials-container {
  position: relative;
}
.amwishlist-sharesocials-container .amwishlist-social,
.amwishlist-sharesocials-container .amwishlist-button.amwishlist-social.-mail {
  min-width: 40px;
  width: 40px;
  height: 40px;
  font-size: 0;
}
.amwishlist-sharesocials-dropdown {
  position: absolute;
  top: calc(100% + 5px);
  right: 50%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(154, 162, 181, 0.2);
  transition: visibility 0.1s ease, opacity 0.1s ease;
  transform: translateX(50%);
}
.amwishlist-sharesocials-dropdown > .amwishlist-social:not(:first-child) {
  margin-left: 15px;
}
.amwishlist-sharesocials-dropdown:not(.-opened) {
  visibility: hidden;
  opacity: 0;
}
.amwishlist-toolbar.-deletable .amwishlist-sharesocials-dropdown {
  right: 0;
  transform: none;
}
.amwishlist-sharesocials-container .amwishlist-social {
  background: center / 100% no-repeat;
}
.amwishlist-sharesocials-container .amwishlist-social:hover {
  filter: brightness(1.3);
}
.amwishlist-sharesocials-container .amwishlist-social.-mail {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9IiNGRjU2MDQiLz48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDApIiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMzAuMjE0IDEyLjE0M0g5Ljc4NkwyMCAyMC41NTZsMTAuMzMtOC4zOWEuNzEuNzEgMCAwMC0uMTE2LS4wMjN6Ii8+PHBhdGggZD0iTTIwLjQ5NiAyMi4xODFhLjc4Ni43ODYgMCAwMS0uOTk2IDBMOSAxMy41MzF2MTMuNTRjMCAuNDM0LjM1Mi43ODYuNzg2Ljc4NmgyMC40MjhhLjc4Ni43ODYgMCAwMC43ODYtLjc4NlYxMy42NDdMMjAuNDk2IDIyLjE4eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDkpIiBkPSJNMCAwaDIydjIySDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+');
}
.amwishlist-sharesocials-container .amwishlist-social.-facebook {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQwIDIwQzQwIDguOTUzIDMxLjA0NyAwIDIwIDBTMCA4Ljk1MyAwIDIwYzAgOS45ODQgNy4zMTMgMTguMjU4IDE2Ljg3NSAxOS43NThWMjUuNzhoLTUuMDc4VjIwaDUuMDc4di00LjQwNmMwLTUuMDEyIDIuOTg0LTcuNzgxIDcuNTU1LTcuNzgxIDIuMTg3IDAgNC40NzYuMzkgNC40NzYuMzl2NC45MjJoLTIuNTIzYy0yLjQ4NSAwLTMuMjU4IDEuNTQzLTMuMjU4IDMuMTI1VjIwaDUuNTQ3bC0uODg3IDUuNzgxaC00LjY2djEzLjk3N0MzMi42ODggMzguMjU4IDQwIDI5Ljk4NCA0MCAyMHoiIGZpbGw9IiMxODc3RjIiLz48cGF0aCBkPSJNMjcuNzg1IDI1Ljc4MUwyOC42NzIgMjBoLTUuNTQ3di0zLjc1YzAtMS41ODIuNzczLTMuMTI1IDMuMjU4LTMuMTI1aDIuNTIzVjguMjAzcy0yLjI4OS0uMzktNC40NzYtLjM5Yy00LjU3IDAtNy41NTUgMi43NjktNy41NTUgNy43OFYyMGgtNS4wNzh2NS43ODFoNS4wNzh2MTMuOTc3YzEuMDIuMTYgMi4wNjMuMjQyIDMuMTI1LjI0MiAxLjA2MyAwIDIuMTA1LS4wODIgMy4xMjUtLjI0MlYyNS43OGg0LjY2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');
}
.amwishlist-sharesocials-container .amwishlist-social.-twitter {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjBDMCA4Ljk1NCA4Ljk1NCAwIDIwIDBzMjAgOC45NTQgMjAgMjAtOC45NTQgMjAtMjAgMjBTMCAzMS4wNDYgMCAyMHoiIGZpbGw9IiM1NUFDRUUiLz48cGF0aCBkPSJNMTkuNDAxIDE2LjI1NmwuMDQyLjY5Mi0uNy0uMDg0Yy0yLjU0Ni0uMzI1LTQuNzctMS40MjctNi42NTktMy4yNzdsLS45MjMtLjkxOC0uMjM4LjY3OGMtLjUwMyAxLjUxMS0uMTgyIDMuMTA3Ljg2OCA0LjE4LjU2LjU5My40MzMuNjc4LS41MzIuMzI1LS4zMzYtLjExMy0uNjMtLjE5OC0uNjU3LS4xNTUtLjA5OC4wOTkuMjM3IDEuMzg0LjUwMyAxLjg5Mi4zNjQuNzA3IDEuMTA1IDEuMzk5IDEuOTE3IDEuODA4bC42ODUuMzI1LS44MTEuMDE0Yy0uNzg0IDAtLjgxMi4wMTQtLjcyOC4zMS4yOC45MTkgMS4zODUgMS44OTMgMi42MTYgMi4zMTdsLjg2OC4yOTctLjc1Ni40NTJhNy44NzYgNy44NzYgMCAwMS0zLjc0OSAxLjA0NWMtLjYzLjAxNC0xLjE0Ny4wNy0xLjE0Ny4xMTMgMCAuMTQgMS43MDcuOTMyIDIuNyAxLjI0MyAyLjk4LjkxOCA2LjUyLjUyMiA5LjE3Ny0xLjA0NiAxLjg4OS0xLjExNSAzLjc3Ny0zLjMzMyA0LjY1OS01LjQ4LjQ3NS0xLjE0My45NTEtMy4yMzQuOTUxLTQuMjM2IDAtLjY1LjA0Mi0uNzM1LjgyNS0xLjUxMi40NjItLjQ1Mi44OTYtLjk0Ni45OC0xLjA4Ny4xNC0uMjY4LjEyNS0uMjY4LS41ODgtLjAyOC0xLjE4OS40MjMtMS4zNTcuMzY3LS43Ny0uMjY5LjQzNC0uNDUyLjk1Mi0xLjI3Ljk1Mi0xLjUxIDAtLjA0My0uMjEuMDI3LS40NDguMTU0LS4yNTIuMTQyLS44MTEuMzUzLTEuMjMuNDhsLS43NTYuMjQtLjY4Ni0uNDY1Yy0uMzc3LS4yNTUtLjkxLS41MzctMS4xODktLjYyMi0uNzEzLS4xOTctMS44MDUtLjE3LTIuNDQ4LjA1Ny0xLjc0OS42MzUtMi44NTQgMi4yNzQtMi43MjggNC4wNjd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+');
}
.amwishlist-sharesocials-container .amwishlist-social.-pinterest {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-linkedin {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-line {
  background-image: url('data:image/png;base64,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');
}
.amwishlist-sharesocials-container .amwishlist-social.-telegram {
  background-image: url('data:image/png;base64,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');
}
.amqorder-checkbox-container.-disabled,
.amqorder-qty-block.-disabled,
.amqorder-qty-block .qty-disabled {
  opacity: 0.8;pointer-events: none;
}
.amasty_quickorder-index-index .page-main {
  padding: 0;
  max-width: 100%;
}
.amasty_quickorder-index-index .column.main {
  background: #f9f9f9;
}
.amasty_quickorder-index-index .price-including-tax {
  display: inline-block;
  font-size: 14px;
}
.amasty_quickorder-index-index .price-excluding-tax {
  display: block;
  color: #adadad;
  font-size: 14px;
}
.amasty_quickorder-index-index .price-excluding-tax .price {
  color: #adadad;
}
.amasty_quickorder-index-index .price {
  color: #41362f;
}
.amasty_quickorder-index-index .page-title-wrapper {
  padding: 0 15px;
}
.amasty_quickorder-index-index .page-title-wrapper,
.amasty_quickorder-index-index .amqorder-wrapper,
.amasty_quickorder-index-index .amqorder-search,
.amasty_quickorder-index-index .page.messages {
  margin-right: auto;
  margin-left: auto;
  max-width: 1270px;
}
.amasty_quickorder-index-index .page.messages {
  padding: 0 15px;
}
.amasty_quickorder-index-index .messages > .message {
  margin-top: 25px;
}
.amasty_quickorder-index-index .page-title {
  margin: 0;
  font-size: 26px;
}
.amasty_quickorder-index-index .field.date .control {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.amasty_quickorder-index-index textarea,
.amasty_quickorder-index-index .swatch-select,
.amasty_quickorder-index-index .amqorder-input,
.amasty_quickorder-index-index .input-text,
.amasty_quickorder-index-index .amqorder-textarea,
.amasty_quickorder-index-index .amqorder-select,
.amasty_quickorder-index-index .admin__control-select,
.amasty_quickorder-index-index .admin__control-multiselect {
  transition: 0.2s all ease-in;
  display: block;
  box-sizing: border-box;
  outline: none;
  border: 1px solid #e2dfdf;
  border-radius: 1px;
  box-shadow: none;
  font-size: 12px;
}
.amasty_quickorder-index-index textarea:not([disabled]):focus,
.amasty_quickorder-index-index .swatch-select:not([disabled]):focus,
.amasty_quickorder-index-index .amqorder-input:not([disabled]):focus,
.amasty_quickorder-index-index .input-text:not([disabled]):focus,
.amasty_quickorder-index-index .amqorder-textarea:not([disabled]):focus,
.amasty_quickorder-index-index .amqorder-select:not([disabled]):focus,
.amasty_quickorder-index-index .admin__control-select:not([disabled]):focus,
.amasty_quickorder-index-index .admin__control-multiselect:not([disabled]):focus,
.amasty_quickorder-index-index textarea:not([disabled]):hover,
.amasty_quickorder-index-index .swatch-select:not([disabled]):hover,
.amasty_quickorder-index-index .amqorder-input:not([disabled]):hover,
.amasty_quickorder-index-index .input-text:not([disabled]):hover,
.amasty_quickorder-index-index .amqorder-textarea:not([disabled]):hover,
.amasty_quickorder-index-index .amqorder-select:not([disabled]):hover,
.amasty_quickorder-index-index .admin__control-select:not([disabled]):hover,
.amasty_quickorder-index-index .admin__control-multiselect:not([disabled]):hover {
  box-shadow: none;
}
.amasty_quickorder-index-index textarea:hover,
.amasty_quickorder-index-index .swatch-select:hover,
.amasty_quickorder-index-index .amqorder-input:hover,
.amasty_quickorder-index-index .input-text:hover,
.amasty_quickorder-index-index .amqorder-textarea:hover,
.amasty_quickorder-index-index .amqorder-select:hover,
.amasty_quickorder-index-index .admin__control-select:hover,
.amasty_quickorder-index-index .admin__control-multiselect:hover {
  border-color: #1452f2;
}
.amasty_quickorder-index-index textarea:focus,
.amasty_quickorder-index-index .swatch-select:focus,
.amasty_quickorder-index-index .amqorder-input:focus,
.amasty_quickorder-index-index .input-text:focus,
.amasty_quickorder-index-index .amqorder-textarea:focus,
.amasty_quickorder-index-index .amqorder-select:focus,
.amasty_quickorder-index-index .admin__control-select:focus,
.amasty_quickorder-index-index .admin__control-multiselect:focus,
.amasty_quickorder-index-index textarea.-active,
.amasty_quickorder-index-index .swatch-select.-active,
.amasty_quickorder-index-index .amqorder-input.-active,
.amasty_quickorder-index-index .input-text.-active,
.amasty_quickorder-index-index .amqorder-textarea.-active,
.amasty_quickorder-index-index .amqorder-select.-active,
.amasty_quickorder-index-index .admin__control-select.-active,
.amasty_quickorder-index-index .admin__control-multiselect.-active {
  border-color: #1846be;
}
.amasty_quickorder-index-index textarea.-disabled,
.amasty_quickorder-index-index .swatch-select.-disabled,
.amasty_quickorder-index-index .amqorder-input.-disabled,
.amasty_quickorder-index-index .input-text.-disabled,
.amasty_quickorder-index-index .amqorder-textarea.-disabled,
.amasty_quickorder-index-index .amqorder-select.-disabled,
.amasty_quickorder-index-index .admin__control-select.-disabled,
.amasty_quickorder-index-index .admin__control-multiselect.-disabled {
  pointer-events: none;
  opacity: 0.6;
}
.amasty_quickorder-index-index .amqorder-radio,
.amasty_quickorder-index-index .admin__control-radio,
.amasty_quickorder-index-index .admin__control-checkbox {
  outline: none;
}
.amasty_quickorder-index-index .amqorder-radio:focus,
.amasty_quickorder-index-index .admin__control-radio:focus,
.amasty_quickorder-index-index .admin__control-checkbox:focus,
.amasty_quickorder-index-index .amqorder-radio:hover,
.amasty_quickorder-index-index .admin__control-radio:hover,
.amasty_quickorder-index-index .admin__control-checkbox:hover {
  outline: none;
  box-shadow: none;
}
.amasty_quickorder-index-index .amqorder-label {
  display: block;
  margin: 0 0 5px;
  font-weight: 700;
}
.amasty_quickorder-index-index .amqorder-label.-required:after {
  color: #eb5757;
  content: '*';
}
.amasty_quickorder-index-index .amqorder-link {
  color: #4776f0;
}
.amasty_quickorder-index-index .amqorder-overlay-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
}
.amqorder-messages-list {
  margin: 0;
  padding: 0;
  color: #eb5757;
  list-style: none;
  font-size: 12px;
}
.amqorder-messages-list .amqorder-item {
  margin: 5px 0 0 0;
}
.amqorder-button:not(.primary) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: none;
  font-weight: 400;
  cursor: pointer;
  pointer-events: auto;
  user-select: none;
}
.amqorder-button:not(.primary):hover,
.amqorder-button:not(.primary):active,
.amqorder-button:not(.primary):focus {
  background: none;
  box-shadow: none;
}
.amqorder-button:not(.primary):before,
.amqorder-button:not(.primary):after {
  transition: 0.1s all ease-in;
}
.amqorder-button:not(.primary).-disabled {
  pointer-events: none;
}
.amqorder-button:not(.primary).-disabled:focus {
  pointer-events: none;
}
.amqorder-button.-clear {
  padding: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.amqorder-button.-clear:active,
.amqorder-button.-clear:hover,
.amqorder-button.-clear:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}
.amqorder-button.-link {
  color: #4776f0;
}
.amqorder-button.-link:hover {
  color: #1452f2;
}
.amqorder-button.-chevron:after,
.amqorder-button.-arrow:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  margin: 0 0 0 10px;
  width: 15px;
  height: 15px;
  content: '>';
  transform: scaleX(1.5) rotate(90deg);
}
.amqorder-button.-chevron.-active:after,
.amqorder-button.-arrow.-active:after {
  transform: scaleX(1.5) rotate(-90deg);
}
.amqorder-button.-arrow {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
}
.amqorder-button.-arrow:after {
  margin: 0;
  width: 12px;
  height: 14px;
}
.amqorder-button.-arrow.-prev:after {
  transform: scaleY(1.5) rotate(-180deg);
}
.amqorder-button.-arrow.-next:after {
  transform: scaleY(1.5);
}
.amqorder-button.-arrow.-disabled {
  border-color: #d0d5e1;
  color: #d0d5e1;
}
.amqorder-button.-arrow.-disabled:focus {
  border-color: #d0d5e1;
  color: #d0d5e1;
}
.amqorder-button.-arrow:hover {
  border: 1px solid #4776f0;
  background: #c8d7ff;
  color: #4776f0;
}
.amqorder-button.-arrow:active,
.amqorder-button.-arrow:focus {
  border: 1px solid #1846be;
  background: transparent;
  color: #1846be;
}
.amqorder-button.-remove:after {
  content: 'x';
  transform: scale(1.5, 1);
}
.amqorder-button.-remove:hover:after {
  color: #1452f2;
}
.amqorder-button.-basket {
  display: flex;
  align-items: center;
  color: #eb5757;
}
.amqorder-button.-basket:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 15px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMTZIMTFWNkgxVjE2Wk03LjkzNzUgNy44NDM3NUM3LjkzNzUgNy42OTc5MiA3Ljk4OTU4IDcuNTcyOTIgOC4wOTM3NSA3LjQ2ODc1QzguMjE4NzUgNy4zNjQ1OCA4LjM1NDE3IDcuMzEyNSA4LjUgNy4zMTI1QzguNjY2NjcgNy4zMTI1IDguODAyMDggNy4zNjQ1OCA4LjkwNjI1IDcuNDY4NzVDOS4wMTA0MiA3LjU3MjkyIDkuMDYyNSA3LjY5NzkyIDkuMDYyNSA3Ljg0Mzc1VjEzLjc1QzkuMDYyNSAxMy45MTY3IDkuMDEwNDIgMTQuMDUyMSA4LjkwNjI1IDE0LjE1NjNDOC44MDIwOCAxNC4yNjA0IDguNjY2NjcgMTQuMzEyNSA4LjUgMTQuMzEyNUM4LjM1NDE3IDE0LjMxMjUgOC4yMTg3NSAxNC4yNjA0IDguMDkzNzUgMTQuMTU2M0M3Ljk4OTU4IDE0LjA1MjEgNy45Mzc1IDEzLjkxNjcgNy45Mzc1IDEzLjc1VjcuODQzNzVaTTUuNDM3NSA3Ljg0Mzc1QzUuNDM3NSA3LjY5NzkyIDUuNDg5NTggNy41NzI5MiA1LjU5Mzc1IDcuNDY4NzVDNS43MTg3NSA3LjM2NDU4IDUuODU0MTcgNy4zMTI1IDYgNy4zMTI1QzYuMTQ1ODMgNy4zMTI1IDYuMjcwODMgNy4zNjQ1OCA2LjM3NSA3LjQ2ODc1QzYuNSA3LjU3MjkyIDYuNTYyNSA3LjY5NzkyIDYuNTYyNSA3Ljg0Mzc1VjEzLjc1QzYuNTYyNSAxMy45MTY3IDYuNSAxNC4wNTIxIDYuMzc1IDE0LjE1NjNDNi4yNzA4MyAxNC4yNjA0IDYuMTQ1ODMgMTQuMzEyNSA2IDE0LjMxMjVDNS44NTQxNyAxNC4zMTI1IDUuNzE4NzUgMTQuMjYwNCA1LjU5Mzc1IDE0LjE1NjNDNS40ODk1OCAxNC4wNTIxIDUuNDM3NSAxMy45MTY3IDUuNDM3NSAxMy43NVY3Ljg0Mzc1Wk0yLjkzNzUgNy44NDM3NUMyLjkzNzUgNy42OTc5MiAyLjk4OTU4IDcuNTcyOTIgMy4wOTM3NSA3LjQ2ODc1QzMuMTk3OTIgNy4zNjQ1OCAzLjMzMzMzIDcuMzEyNSAzLjUgNy4zMTI1QzMuNjQ1ODMgNy4zMTI1IDMuNzcwODMgNy4zNjQ1OCAzLjg3NSA3LjQ2ODc1QzMuOTc5MTcgNy41NzI5MiA0LjAzMTI1IDcuNjk3OTIgNC4wMzEyNSA3Ljg0Mzc1VjEzLjc1QzQuMDMxMjUgMTMuOTE2NyAzLjk3OTE3IDE0LjA1MjEgMy44NzUgMTQuMTU2M0MzLjc3MDgzIDE0LjI2MDQgMy42NDU4MyAxNC4zMTI1IDMuNSAxNC4zMTI1QzMuMzMzMzMgMTQuMzEyNSAzLjE5NzkyIDE0LjI2MDQgMy4wOTM3NSAxNC4xNTYzQzIuOTg5NTggMTQuMDUyMSAyLjkzNzUgMTMuOTE2NyAyLjkzNzUgMTMuNzVWNy44NDM3NVpNMTEuMjE4OCAxLjk2ODc1SDlWMS42NTYyNUM5IDEuMTk3OTIgOC44NTQxNyAwLjgxMjUgOC41NjI1IDAuNUM4LjI5MTY3IDAuMTY2NjY3IDcuOTI3MDggMCA3LjQ2ODc1IDBINC41QzQuMDYyNSAwIDMuNjk3OTIgMC4xNjY2NjcgMy40MDYyNSAwLjVDMy4xMzU0MiAwLjgxMjUgMyAxLjE5NzkyIDMgMS42NTYyNVYxLjk2ODc1SDAuNzgxMjVDMC41NTIwODMgMS45Njg3NSAwLjM2NDU4MyAyLjA1MjA4IDAuMjE4NzUgMi4yMTg3NUMwLjA3MjkxNjcgMi4zNjQ1OCAwIDIuNTQxNjcgMCAyLjc1VjVIMTJWMi43NUMxMiAyLjU0MTY3IDExLjkyNzEgMi4zNjQ1OCAxMS43ODEzIDIuMjE4NzVDMTEuNjM1NCAyLjA1MjA4IDExLjQ0NzkgMS45Njg3NSAxMS4yMTg4IDEuOTY4NzVaTTggMS45Njg3NUg0VjEuNTMxMjVDNCAxLjM4NTQyIDQuMDUyMDggMS4yNjA0MiA0LjE1NjI1IDEuMTU2MjVDNC4yNjA0MiAxLjA1MjA4IDQuMzc1IDEgNC41IDFINy40Njg3NUM3LjYxNDU4IDEgNy43Mzk1OCAxLjA1MjA4IDcuODQzNzUgMS4xNTYyNUM3Ljk0NzkyIDEuMjYwNDIgOCAxLjM4NTQyIDggMS41MzEyNVYxLjk2ODc1WiIgZmlsbD0iI0VCNTc1NyIvPgo8L3N2Zz4K);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin: 0 8px 0 0;
  filter: invert(53%) sepia(94%) saturate(3301%) hue-rotate(332deg) brightness(108%) contrast(84%);
}
.amqorder-button.-basket:hover {
  color: #c51717;
}
.amqorder-button.-basket:hover:before {
  filter: invert(25%) sepia(63%) saturate(3758%) hue-rotate(349deg) brightness(104%) contrast(87%);
}
.amqorder-button.-basket:focus {
  color: #971212;
}
.amqorder-button.-basket:focus:before {
  filter: invert(37%) sepia(96%) saturate(2921%) hue-rotate(340deg) brightness(76%) contrast(122%);
}
.amqorder-button.-search:after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkuODI5OCAxNy45ODA5QzE5LjgyOTggMTcuOTgwOSAxOS4yMTk5IDE3LjM1NzQgMTggMTYuMTEwNUMxNi43ODAxIDE0Ljg2MzYgMTUuODQ0IDEzLjkxNDMgMTUuMTkxNSAxMy4yNjI1QzE0LjkwNzggMTIuOTc5MSAxNC42NjY3IDEyLjc1MjQgMTQuNDY4MSAxMi41ODI0QzE0LjI5NzkgMTIuMzg0IDE0LjIxMjggMTIuMjg0OCAxNC4yMTI4IDEyLjI4NDhDMTQuNDM5NyAxMS45NzMxIDE0LjYzODMgMTEuNjQ3MiAxNC44MDg1IDExLjMwNzFDMTQuOTc4NyAxMC45Mzg3IDE1LjEzNDggMTAuNTcwMyAxNS4yNzY2IDEwLjIwMTlDMTUuMzkwMSA5LjgwNTE3IDE1LjQ3NTIgOS40MDg0MyAxNS41MzE5IDkuMDExNjlDMTUuNjE3IDguNjE0OTUgMTUuNjU5NiA4LjIwNDA0IDE1LjY1OTYgNy43Nzg5NkMxNS42NTk2IDcuMjQwNTIgMTUuNjAyOCA2LjczMDQzIDE1LjQ4OTQgNi4yNDg2N0MxNS4zNzU5IDUuNzM4NTggMTUuMjE5OSA1LjI0MjY1IDE1LjAyMTMgNC43NjA4OUMxNC44MjI3IDQuMjc5MTQgMTQuNTgxNiAzLjgzOTg5IDE0LjI5NzkgMy40NDMxNUMxNC4wMTQyIDMuMDE4MDcgMTMuNzAyMSAyLjYyMTMyIDEzLjM2MTcgMi4yNTI5MkMxMi45OTI5IDEuOTEyODYgMTIuNTk1NyAxLjYwMTEzIDEyLjE3MDIgMS4zMTc3NUMxMS43NzMgMS4wMzQzNiAxMS4zMzMzIDAuNzkzNDgyIDEwLjg1MTEgMC41OTUxMTJDMTAuMzY4OCAwLjM5Njc0MSA5Ljg3MjM0IDAuMjU1MDQ4IDkuMzYxNyAwLjE3MDAzMkM4Ljg3OTQzIDAuMDU2Njc3MyA4LjM2ODc5IDAgNy44Mjk3OSAwQzcuMjkwNzggMCA2Ljc2NTk2IDAuMDU2Njc3MyA2LjI1NTMyIDAuMTcwMDMyQzUuNzQ0NjggMC4yNTUwNDggNS4yNDgyMyAwLjM5Njc0MSA0Ljc2NTk2IDAuNTk1MTEyQzQuMjgzNjkgMC43OTM0ODIgMy44Mjk3OSAxLjAzNDM2IDMuNDA0MjYgMS4zMTc3NUMzLjAwNzA5IDEuNjAxMTMgMi42MzgzIDEuOTEyODYgMi4yOTc4NyAyLjI1MjkyQzEuOTU3NDUgMi42MjEzMiAxLjY0NTM5IDMuMDE4MDcgMS4zNjE3IDMuNDQzMTVDMS4wNzgwMSAzLjgzOTg5IDAuODM2ODc5IDQuMjc5MTQgMC42MzgyOTggNC43NjA4OUMwLjQxMTM0OCA1LjI0MjY1IDAuMjQxMTM1IDUuNzM4NTggMC4xMjc2NiA2LjI0ODY3QzAuMDQyNTUzMiA2LjczMDQzIDAgNy4yNDA1MiAwIDcuNzc4OTZDMCA4LjM0NTczIDAuMDQyNTUzMiA4Ljg4NDE3IDAuMTI3NjYgOS4zOTQyNkMwLjI0MTEzNSA5Ljg3NjAyIDAuNDExMzQ4IDEwLjM1NzggMC42MzgyOTggMTAuODM5NUMwLjgzNjg3OSAxMS4zMjEzIDEuMDc4MDEgMTEuNzc0NyAxLjM2MTcgMTIuMTk5OEMxLjY0NTM5IDEyLjU5NjUgMS45NTc0NSAxMi45NzkxIDIuMjk3ODcgMTMuMzQ3NUMyLjYzODMgMTMuNjg3NiAzLjAwNzA5IDEzLjk5OTMgMy40MDQyNiAxNC4yODI3QzMuODI5NzkgMTQuNTY2MSA0LjI4MzY5IDE0LjgwNjkgNC43NjU5NiAxNS4wMDUzQzUuMjQ4MjMgMTUuMjAzNyA1Ljc0NDY4IDE1LjM1OTUgNi4yNTUzMiAxNS40NzI5QzYuNzY1OTYgMTUuNTU3OSA3LjI5MDc4IDE1LjYwMDQgNy44Mjk3OSAxNS42MDA0QzguMjI2OTUgMTUuNjAwNCA4LjYyNDExIDE1LjU3MjEgOS4wMjEyOCAxNS41MTU0QzkuNDE4NDQgMTUuNDU4NyA5LjgxNTYgMTUuMzczNyAxMC4yMTI4IDE1LjI2MDRDMTAuNTgxNiAxNS4xMTg3IDEwLjkzNjIgMTQuOTYyOCAxMS4yNzY2IDE0Ljc5MjhDMTEuNjQ1NCAxNC42MjI3IDExLjk4NTggMTQuNDI0NCAxMi4yOTc5IDE0LjE5NzdDMTIuMjk3OSAxNC4xOTc3IDEyLjM4MyAxNC4yODI3IDEyLjU1MzIgMTQuNDUyN0MxMi43MjM0IDE0LjYyMjcgMTIuOTM2MiAxNC44MzUzIDEzLjE5MTUgMTUuMDkwM0MxMy45MjkxIDE1LjgyNzEgMTQuODkzNiAxNi44MTkgMTYuMDg1MSAxOC4wNjU5QzE3LjMwNSAxOS4zMTI4IDE3LjkxNDkgMTkuOTM2MiAxNy45MTQ5IDE5LjkzNjJDMTguMTQxOCAyMC4wMjEzIDE4LjQyNTUgMjAuMDIxMyAxOC43NjYgMTkuOTM2MkMxOS4xMDY0IDE5Ljg1MTIgMTkuMzc1OSAxOS43MjM3IDE5LjU3NDUgMTkuNTUzN0MxOS43NDQ3IDE5LjQxMiAxOS44NzIzIDE5LjE4NTMgMTkuOTU3NCAxOC44NzM1QzIwLjA0MjYgMTguNTYxOCAyMCAxOC4yNjQzIDE5LjgyOTggMTcuOTgwOVpNMTMuMDYzOCAxMC4wMzE5QzEyLjkyMiAxMC4zNzE5IDEyLjczNzYgMTAuNjk3OCAxMi41MTA2IDExLjAwOTZDMTIuMzEyMSAxMS4yOTMgMTIuMDg1MSAxMS41NjIyIDExLjgyOTggMTEuODE3MkMxMS41NzQ1IDEyLjA3MjMgMTEuMjkwOCAxMi4yOTkgMTAuOTc4NyAxMi40OTczQzEwLjY5NSAxMi42OTU3IDEwLjM4MyAxMi44Nzk5IDEwLjA0MjYgMTMuMDQ5OUM5LjcwMjEzIDEzLjE5MTYgOS4zNDc1MiAxMy4zMDUgOC45Nzg3MiAxMy4zOUM4LjYwOTkzIDEzLjQ0NjcgOC4yMjY5NSAxMy40NzUgNy44Mjk3OSAxMy40NzVDNy40MzI2MiAxMy40NzUgNy4wNDk2NSAxMy40NDY3IDYuNjgwODUgMTMuMzlDNi4zMTIwNiAxMy4zMDUgNS45NTc0NSAxMy4xOTE2IDUuNjE3MDIgMTMuMDQ5OUM1LjI3NjYgMTIuODc5OSA0Ljk1MDM1IDEyLjY5NTcgNC42MzgzIDEyLjQ5NzNDNC4zNTQ2MSAxMi4yOTkgNC4wODUxMSAxMi4wNzIzIDMuODI5NzkgMTEuODE3MkMzLjU3NDQ3IDExLjU2MjIgMy4zMzMzMyAxMS4yOTMgMy4xMDYzOCAxMS4wMDk2QzIuOTA3OCAxMC42OTc4IDIuNzM3NTkgMTAuMzcxOSAyLjU5NTc0IDEwLjAzMTlDMi40NTM5IDkuNjkxODIgMi4zNDA0MyA5LjMzNzU4IDIuMjU1MzIgOC45NjkxOEMyLjE3MDIxIDguNTcyNDQgMi4xMjc2NiA4LjE3NTcgMi4xMjc2NiA3Ljc3ODk2QzIuMTI3NjYgNy40MTA1NiAyLjE3MDIxIDcuMDQyMTUgMi4yNTUzMiA2LjY3Mzc1QzIuMzQwNDMgNi4zMDUzNSAyLjQ1MzkgNS45MzY5NSAyLjU5NTc0IDUuNTY4NTRDMi43Mzc1OSA1LjIyODQ4IDIuOTA3OCA0LjkxNjc1IDMuMTA2MzggNC42MzMzN0MzLjMzMzMzIDQuMzIxNjQgMy41NzQ0NyA0LjAzODI2IDMuODI5NzkgMy43ODMyMUM0LjA4NTExIDMuNTI4MTYgNC4zNTQ2MSAzLjMwMTQ1IDQuNjM4MyAzLjEwMzA4QzQuOTUwMzUgMi45MDQ3MSA1LjI3NjYgMi43MjA1MSA1LjYxNzAyIDIuNTUwNDhDNS45NTc0NSAyLjQwODc5IDYuMzEyMDYgMi4zMDk2IDYuNjgwODUgMi4yNTI5MkM3LjA0OTY1IDIuMTY3OTEgNy40MzI2MiAyLjEyNTQgNy44Mjk3OSAyLjEyNTRDOC4yMjY5NSAyLjEyNTQgOC42MDk5MyAyLjE2NzkxIDguOTc4NzIgMi4yNTI5MkM5LjM0NzUyIDIuMzA5NiA5LjcwMjEzIDIuNDA4NzkgMTAuMDQyNiAyLjU1MDQ4QzEwLjM4MyAyLjcyMDUxIDEwLjY5NSAyLjkwNDcxIDEwLjk3ODcgMy4xMDMwOEMxMS4yOTA4IDMuMzAxNDUgMTEuNTc0NSAzLjUyODE2IDExLjgyOTggMy43ODMyMUMxMi4wODUxIDQuMDM4MjYgMTIuMzEyMSA0LjMyMTY0IDEyLjUxMDYgNC42MzMzN0MxMi43Mzc2IDQuOTE2NzUgMTIuOTIyIDUuMjI4NDggMTMuMDYzOCA1LjU2ODU0QzEzLjIwNTcgNS45MzY5NSAxMy4zMDUgNi4zMDUzNSAxMy4zNjE3IDYuNjczNzVDMTMuNDQ2OCA3LjA0MjE1IDEzLjQ4OTQgNy40MTA1NiAxMy40ODk0IDcuNzc4OTZDMTMuNDg5NCA4LjE3NTcgMTMuNDQ2OCA4LjU3MjQ0IDEzLjM2MTcgOC45NjkxOEMxMy4zMDUgOS4zMzc1OCAxMy4yMDU3IDkuNjkxODIgMTMuMDYzOCAxMC4wMzE5WiIgZmlsbD0iI0MyQzJDMiIvPjwvc3ZnPg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  transition: none;
}
.amqorder-button.-search:hover:after {
  filter: invert(23%) sepia(90%) saturate(6191%) hue-rotate(227deg) brightness(100%) contrast(91%);
}
.amqorder-button.-empty:not(.-disabled) {
  min-width: 100px;
  height: 40px;
  border: 1px solid #4776f0;
  border-radius: 3px;
  background: #fff;
  color: #4776f0;
}
.amqorder-button.-empty:not(.-disabled):hover {
  background: linear-gradient(0deg, #c8d7ff, #c8d7ff);
}
.amqorder-button.-empty:not(.-disabled):focus {
  border: 1px solid #1846be;
  background: transparent;
  color: #1846be;
}
.amqorder-button.-empty.-disabled {
  box-sizing: border-box;
  border: 1px solid #d0d5e1;
  border-radius: 3px;
  background: #fff;
  color: #d0d5e1;
}
.amqorder-button.-reverse:not(.-disabled) {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  box-sizing: border-box;
  padding: 0;
  min-width: 40px;
  width: 40px;
  height: 40px;
  border: 0 solid transparent;
  border-radius: 50%;
  background: #4776f0;
  color: #fff;
}
.amqorder-button.-reverse:not(.-disabled):hover {
  background: #1452f2;
}
.amqorder-button.-reverse:not(.-disabled):focus {
  background: #1846be;
}
.amqorder-button.-reverse:not(.-disabled):before,
.amqorder-button.-reverse:not(.-disabled):after {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDE1IDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjYzOTMgMy4wMDQ5MUwxMS43NDE3IDAuMTEwMzg0QzExLjU5NDYgLTAuMDM2Nzk0OCAxMS4zNTg1IC0wLjAzNjc5NDggMTEuMjExMyAwLjExMDM4NEMxMS4wNjQxIDAuMjU3NTYzIDExLjA2NDEgMC40OTM2NjMgMTEuMjExMyAwLjY0MDg0MkwxMy40NjggMi44OTc1OUgwLjYyNjY1OEMwLjQxODE1NCAyLjg5NzU5IDAuMjQ5NTEyIDMuMDY2MjMgMC4yNDk1MTIgMy4yNzQ3M0MwLjI0OTUxMiAzLjQ4MzI0IDAuNDE4MTU0IDMuNjUxODggMC42MjY2NTggMy42NTE4OEgxMy40NjhMMTEuMjExMyA1LjkwMjQ5QzExLjA2NDEgNi4wNDk2NyAxMS4wNjQxIDYuMjg1NzcgMTEuMjExMyA2LjQzMjk1QzExLjI4NDkgNi41MDY1NCAxMS4zNzk5IDYuNTQzMzQgMTEuNDc4IDYuNTQzMzRDMTEuNTc2MiA2LjU0MzM0IDExLjY3MTIgNi41MDY1NCAxMS43NDQ4IDYuNDMyOTVMMTQuNjQyNCAzLjUzNTM2QzE0Ljc4NjUgMy4zOTEyNSAxNC43ODY1IDMuMTUyMDkgMTQuNjM5MyAzLjAwNDkxWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  flex-basis: 100%;
  height: 8px;
  background-size: contain;
}
.amqorder-button.-reverse:not(.-disabled):after {
  transform: rotate(180deg);
}
.amqorder-button.-fill,
.amqorder-buttons-block.-qty-1 .amqorder-button {
  min-width: 100px;
  height: 40px;
  border: 1px solid;
  border-radius: 3px;
  background: #fff;
  color: #fff;
}
.amqorder-button.-fill.-primary:not(.-disabled),
.amqorder-buttons-block.-qty-1 .amqorder-button,
.amqorder-buttons-block.-qty-1 .amqorder-button.-primary:not(.-disabled) {
  border-color: #4776f0;
  background: #4776f0;
}
.amqorder-button.-fill.-primary:not(.-disabled):hover,
.amqorder-buttons-block.-qty-1 .amqorder-button:hover,
.amqorder-buttons-block.-qty-1 .amqorder-button.-primary:not(.-disabled):hover {
  background: #1452f2;
}
.amqorder-button.-fill.-primary:not(.-disabled):focus,
.amqorder-buttons-block.-qty-1 .amqorder-button:focus,
.amqorder-buttons-block.-qty-1 .amqorder-button.-primary:not(.-disabled):focus {
  background: #1846be;
  color: #fff;
}
.amqorder-button.-fill.-secondary:not(.-disabled),
.amqorder-buttons-block.-qty-1 .amqorder-button.-secondary:not(.-disabled) {
  border-color: #55b499;
  background-color: #55b499;
}
.amqorder-button.-fill.-secondary:not(.-disabled):hover,
.amqorder-buttons-block.-qty-1 .amqorder-button.-secondary:not(.-disabled):hover {
  background-color: #00ba85;
}
.amqorder-button.-fill.-secondary:not(.-disabled):focus,
.amqorder-buttons-block.-qty-1 .amqorder-button.-secondary:not(.-disabled):focus {
  background-color: #139872;
}
.amqorder-button.-fill.-error:not(.-disabled),
.amqorder-buttons-block.-qty-1 .amqorder-button.-error:not(.-disabled) {
  border-color: #eb5757;
  color: #eb5757;
}
.amqorder-button.-fill.-error:not(.-disabled):hover,
.amqorder-buttons-block.-qty-1 .amqorder-button.-error:not(.-disabled):hover {
  background-color: #ffc8c8;
}
.amqorder-button.-fill.-error:not(.-disabled):focus,
.amqorder-buttons-block.-qty-1 .amqorder-button.-error:not(.-disabled):focus {
  background-color: #fff;
}
.amqorder-button.-fill.-disabled,
.amqorder-buttons-block.-qty-1 .amqorder-button.-disabled {
  border-color: #d0d5e1;
  background-color: #d0d5e1;
}
.amqorder-button.-download:before {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  display: inline-flex;
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiIHN0cm9rZT0iIzQ3NzZGMCIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNNCA4bDQuNSAzLjVtMCAwTDEzIDhtLTQuNSAzLjVWLjVNMSAxMi41djNoMTR2LTMiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC41KSIgZD0iTTAgMGgxNnYxNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  margin-right: 5px;
}
.modes .mode-quick-order:before {
  width: 16px;
  height: 16px;
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iIzc1NzU3NSIvPgo8cmVjdCB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iIzc1NzU3NSIvPgo8cmVjdCB5PSI2IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSIjNzU3NTc1Ii8+CjxyZWN0IHg9IjYiIHdpZHRoPSIxMCIgaGVpZ2h0PSI0IiBmaWxsPSIjNzU3NTc1Ii8+CjxyZWN0IHg9IjYiIHk9IjEyIiB3aWR0aD0iMTAiIGhlaWdodD0iNCIgZmlsbD0iIzc1NzU3NSIvPgo8cmVjdCB4PSI2IiB5PSI2IiB3aWR0aD0iMTAiIGhlaWdodD0iNCIgZmlsbD0iIzc1NzU3NSIvPgo8L3N2Zz4K);
}
.amqorder-checkbox-container .amqorder-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  box-sizing: border-box;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
}
.amqorder-checkbox-container .amqorder-label:hover .amqorder-mark {
  border-color: #4776f0;
  background: #4776f0;
}
.amqorder-checkbox-container .amqorder-input:checked + .amqorder-mark {
  border-color: #4776f0;
  background: #4776f0;
  box-shadow: 0 2px 4px rgba(71, 118, 240, 0.4);
}
.amqorder-checkbox-container .amqorder-input:checked + .amqorder-mark:before {
  opacity: 1;
}
.amqorder-checkbox-container .amqorder-input {
  overflow: hidden;
  margin: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.amqorder-checkbox-container .amqorder-mark {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  margin: -1px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.amqorder-checkbox-container .amqorder-mark:before {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.amqorder-checkbox-container .amqorder-mark:before {
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  width: 16px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDQuMDAwMUw0LjIgNy4yMDAxTDkgMS42MDAxIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  background-position: center center;
  background-size: 95% 95%;
  background-repeat: no-repeat;
  content: '';
  transition: 0.2s all ease-in;
  background-size: 9px;
  opacity: 0;
}
.amqorder-rating-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}
.amqorder-rating-wrapper .amqorder-text {
  margin: 0;
}
.amqorder-rating-container {
  overflow: hidden;
  margin: 0 0 2px;
  width: 135px;
  height: 27px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
}
.amqorder-rating-container.-small {
  width: 90px;
  height: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjIwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGZpbGw9IiNDN0M3QzciIGQ9Im0xNi44MjU1MjEsNy4wMjA0NjljLTAuMDIwOCwtMC4wODcyNSAtMC4wNjI0LC0wLjE0MTc5IC0wLjEyNDgsLTAuMTYzNmMtMC4wNjIzLC0wLjA0MzYzIC0wLjEyNDcsLTAuMDY1NDQgLTAuMTg3MSwtMC4wNjU0NGwtNS42NDUyLDBsLTEuNzQ2NiwtNS42Mjc4MWMtMC4wMjA3OSwtMC4wNjU0NCAtMC4wNjIzOCwtMC4xMTk5NyAtMC4xMjQ3NSwtMC4xNjM2Yy0wLjA0MTU5LC0wLjA0MzYzIC0wLjA5MzU3LC0wLjA2NTQ0IC0wLjE1NTk1LC0wLjA2NTQ0Yy0wLjA2MjM4LDAgLTAuMTI0NzYsMC4wMjE4MSAtMC4xODcxMywwLjA2NTQ0Yy0wLjA0MTU5LDAuMDQzNjMgLTAuMDcyNzgsMC4wOTgxNiAtMC4wOTM1NywwLjE2MzZsLTEuNzc3NzgsNS42Mjc4MWwtNS42MTQwMywwYy0wLjA2MjM4LDAgLTAuMTI0NzYsMC4wMjE4MSAtMC4xODcxNCwwLjA2NTQ0Yy0wLjA2MjM4LDAuMDIxODEgLTAuMTAzOTYsMC4wNzYzNSAtMC4xMjQ3NiwwLjE2MzZjLTAuMDIwNzksMC4wNjU0NCAtMC4wMjA3OSwwLjEzMDg4IDAsMC4xOTYzMmMwLjAyMDgsMC4wNjU0NCAwLjA2MjM4LDAuMTE5OTcgMC4xMjQ3NiwwLjE2MzZsNC41NTM2MSwzLjQ2ODNsLTEuNzQ2NTksNS42NjA0OWMtMC4wMjA3OSwwLjA2NTUgLTAuMDIwNzksMC4xMzA5IDAsMC4xOTY0YzAuMDIwNzksMC4wNjU0IDAuMDUxOTgsMC4xMTk5IDAuMDkzNTcsMC4xNjM2YzAuMDYyMzcsMC4wNDM2IDAuMTI0NzUsMC4wNjU0IDAuMTg3MTMsMC4wNjU0YzAuMDYyMzgsMCAwLjEyNDc2LC0wLjAyMTggMC4xODcxMywtMC4wNjU0bDQuNTg0OCwtMy41MDExbDQuNTg0OCwzLjUwMTFjMC4wMjA4LDAuMDIxOCAwLjA0MTYsMC4wMzI3IDAuMDYyNCwwLjAzMjdjMC4wNDE2LDAuMDIxOCAwLjA3MjcsMC4wMzI3IDAuMDkzNSwwLjAzMjdjMC4wNDE2LDAgMC4wNzI4LC0wLjAxMDkgMC4wOTM2LC0wLjAzMjdjMC4wNDE2LDAgMC4wNzI4LC0wLjAxMDkgMC4wOTM2LC0wLjAzMjdjMC4wNjI0LC0wLjA0MzcgMC4xMDM5LC0wLjA5ODIgMC4xMjQ3LC0wLjE2MzZjMC4wMjA4LC0wLjA2NTUgMC4wMjA4LC0wLjEzMDkgMCwtMC4xOTY0bC0xLjc0NjYsLTUuNjYwNDlsNC41NTM2LC0zLjQ2ODNjMC4wNjI0LC0wLjA0MzYzIDAuMTA0LC0wLjA5ODE2IDAuMTI0OCwtMC4xNjM2YzAuMDIwOCwtMC4wNjU0NCAwLjAyMDgsLTAuMTMwODggMCwtMC4xOTYzMnoiLz4KIDwvZz4KPC9zdmc+);
}
.amqorder-rating-container.-small .amqorder-stars {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSIyMCIgd2lkdGg9IjIwIiB5PSItMSIgeD0iLTEiLz4KIDwvZz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBpZD0ic3ZnXzEiIGZpbGw9IiNDN0M3QzciIGQ9Im0xNi44MjU1MjEsNy4wMjA0NjljLTAuMDIwOCwtMC4wODcyNSAtMC4wNjI0LC0wLjE0MTc5IC0wLjEyNDgsLTAuMTYzNmMtMC4wNjIzLC0wLjA0MzYzIC0wLjEyNDcsLTAuMDY1NDQgLTAuMTg3MSwtMC4wNjU0NGwtNS42NDUyLDBsLTEuNzQ2NiwtNS42Mjc4MWMtMC4wMjA3OSwtMC4wNjU0NCAtMC4wNjIzOCwtMC4xMTk5NyAtMC4xMjQ3NSwtMC4xNjM2Yy0wLjA0MTU5LC0wLjA0MzYzIC0wLjA5MzU3LC0wLjA2NTQ0IC0wLjE1NTk1LC0wLjA2NTQ0Yy0wLjA2MjM4LDAgLTAuMTI0NzYsMC4wMjE4MSAtMC4xODcxMywwLjA2NTQ0Yy0wLjA0MTU5LDAuMDQzNjMgLTAuMDcyNzgsMC4wOTgxNiAtMC4wOTM1NywwLjE2MzZsLTEuNzc3NzgsNS42Mjc4MWwtNS42MTQwMywwYy0wLjA2MjM4LDAgLTAuMTI0NzYsMC4wMjE4MSAtMC4xODcxNCwwLjA2NTQ0Yy0wLjA2MjM4LDAuMDIxODEgLTAuMTAzOTYsMC4wNzYzNSAtMC4xMjQ3NiwwLjE2MzZjLTAuMDIwNzksMC4wNjU0NCAtMC4wMjA3OSwwLjEzMDg4IDAsMC4xOTYzMmMwLjAyMDgsMC4wNjU0NCAwLjA2MjM4LDAuMTE5OTcgMC4xMjQ3NiwwLjE2MzZsNC41NTM2MSwzLjQ2ODNsLTEuNzQ2NTksNS42NjA0OWMtMC4wMjA3OSwwLjA2NTUgLTAuMDIwNzksMC4xMzA5IDAsMC4xOTY0YzAuMDIwNzksMC4wNjU0IDAuMDUxOTgsMC4xMTk5IDAuMDkzNTcsMC4xNjM2YzAuMDYyMzcsMC4wNDM2IDAuMTI0NzUsMC4wNjU0IDAuMTg3MTMsMC4wNjU0YzAuMDYyMzgsMCAwLjEyNDc2LC0wLjAyMTggMC4xODcxMywtMC4wNjU0bDQuNTg0OCwtMy41MDExbDQuNTg0OCwzLjUwMTFjMC4wMjA4LDAuMDIxOCAwLjA0MTYsMC4wMzI3IDAuMDYyNCwwLjAzMjdjMC4wNDE2LDAuMDIxOCAwLjA3MjcsMC4wMzI3IDAuMDkzNSwwLjAzMjdjMC4wNDE2LDAgMC4wNzI4LC0wLjAxMDkgMC4wOTM2LC0wLjAzMjdjMC4wNDE2LDAgMC4wNzI4LC0wLjAxMDkgMC4wOTM2LC0wLjAzMjdjMC4wNjI0LC0wLjA0MzcgMC4xMDM5LC0wLjA5ODIgMC4xMjQ3LC0wLjE2MzZjMC4wMjA4LC0wLjA2NTUgMC4wMjA4LC0wLjEzMDkgMCwtMC4xOTY0bC0xLjc0NjYsLTUuNjYwNDlsNC41NTM2LC0zLjQ2ODNjMC4wNjI0LC0wLjA0MzYzIDAuMTA0LC0wLjA5ODE2IDAuMTI0OCwtMC4xNjM2YzAuMDIwOCwtMC4wNjU0NCAwLjAyMDgsLTAuMTMwODggMCwtMC4xOTYzMnoiLz4KIDwvZz4KPC9zdmc+);
}
.amqorder-rating-container .amqorder-stars {
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgzM3YyN0gweiIvPjxwYXRoIGQ9Ik0xNCAwbDMuMzA1IDEwLjMxM0gyOGwtOC42NTIgNi4zNzRMMjIuNjUyIDI3IDE0IDIwLjYyNiA1LjM0OCAyN2wzLjMwNC0xMC4zMTNMMCAxMC4zMTNoMTAuNjk1TDE0IDB6IiBmaWxsPSIjRUQ5RDAwIi8+PC9zdmc+);
  filter: invert(43%) sepia(92%) saturate(3490%) hue-rotate(358deg) brightness(99%) contrast(103%);
}
.amqorder-reviews-count {
  flex-basis: 100%;
  margin: 0;
  color: #006bb4;
  font-size: 12px;
}
.amfile-uploader-block {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  height: 80px;
  border: 1px dashed #ccc;
  border-radius: 1px;
  color: #4776f0;
  font-size: 12px;
  transition: 0.1s all;
}
.amfile-uploader-block:hover,
.amfile-uploader-block.-active {
  border-color: #1452f2;
}
.amfile-uploader-block.-error {
  border-color: #eb5757;
  background: #fff6f6;
}
.amfile-uploader-block:after,
.amfile-uploader-block:before {
  display: flex;
  align-items: center;
  display: inline-flex;
  content: '';
  line-height: 20px;
}
.amfile-uploader-block:before {
  content: attr(data-label);
}
.amfile-uploader-block:after {
  margin: 0 0 0 5px;
  content: attr(data-file);
  font-size: 20px;
}
.amfile-uploader-block .amfile-input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.amasty_quickorder-index-index .product-options-wrapper {
  flex-basis: 100%;
  margin: 0;
  padding: 0 0 25px;
}
.amasty_quickorder-index-index .product-options-wrapper .amqorder-options-list > .amqorder-item:not(.-single) {
  display: flex;
  flex-wrap: wrap;
}
.amasty_quickorder-index-index .product-options-wrapper .amqorder-options-list > .amqorder-item {
  margin: 0;
}
.amasty_quickorder-index-index .product-options-wrapper .price-container {
  font-weight: 600;
}
.amasty_quickorder-index-index .product-options-wrapper br {
  display: none;
}
.amasty_quickorder-index-index .product-options-wrapper .fieldset {
  margin: 0;
}
.amasty_quickorder-index-index .product-options-wrapper > .fieldset > p.required {
  color: #eb5757;
}
.amasty_quickorder-index-index .product-options-wrapper .multiselect {
  max-width: 450px;
}
.amasty_quickorder-index-index .product-options-wrapper .swatch-attribute-options {
  margin-bottom: 0;
}
.amasty_quickorder-index-index .product-options-wrapper .amqorder-select {
  width: auto;
}
.amasty_quickorder-index-index .product-options-wrapper .amqorder-radio,
.amasty_quickorder-index-index .product-options-wrapper .admin__control-radio {
  margin: 4px 5px 0 0;
}
.amqorder-item.-configurable .product-options-wrapper .swatch-opt {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  overflow: hidden;
  margin: 0;
}
.amqorder-item.-configurable .product-options-wrapper .swatch-attribute {
  flex-basis: 100%;
  box-sizing: border-box;
  padding-right: 2px;
  padding-left: 2px;
  max-width: 100%;
}
.amqorder-item.-configurable .product-options-wrapper .swatch-attribute:not(:last-child) {
  padding-bottom: 25px;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-label {
  flex-basis: 100%;
  margin: 0 0 8px;
  font-weight: 700;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-option-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-option-wrapper:not(:last-child) {
  border-bottom: 1px solid #ebeef5;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-option {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-options-list {
  flex-basis: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-options-list > .amqorder-item {
  flex-wrap: nowrap;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-options-list > .amqorder-item:not(:last-child) {
  margin: 0 0 10px;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-qty-block {
  margin: 10px;
}
.amqorder-item.-bundle .product-options-wrapper .amqorder-qty-block .amqorder-msg.-error {
  top: 100%;
  margin: 15px 0 0 0;
}
.amqorder-item.-downloadable .downloads .choice:last-child {
  border-bottom: 0;
}
.amqorder-item.-downloadable .legend.links-title {
  display: none;
}
.amqorder-item.-giftcard .giftcard,
.amqorder-item.-giftcard .price-box {
  flex-basis: 100%;
}
.amqorder-item.-giftcard .amqorder-price .price-box {
  padding: 0;
}
.amqorder-item.-giftcard .price-box {
  padding: 25px 0 0 0;
}
.amqorder-pager-block {
  display: flex;
}
.amqorder-pager-block .amqorder-items {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 10px;
  list-style: none;
}
.amqorder-pager-block .amqorder-item:not(.-dotted) {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.1s all ease-in;
  box-sizing: border-box;
  margin: 0;
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer;
}
.amqorder-pager-block .amqorder-item:not(.-dotted):hover {
  border: 1px solid #4776f0;
  background: #c8d7ff;
  color: #4776f0;
}
.amqorder-pager-block .amqorder-item:not(.-dotted):active {
  border-color: #1846be;
  background: #1846be;
}
.amqorder-pager-block .amqorder-item.-dotted {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 40px;
  height: 40px;
}
.amqorder-pager-block .amqorder-item.-selected {
  background: #4776f0;
  color: #fff;
  font-weight: 700;
  pointer-events: none;
  user-select: none;
}
.amqorder-qty-block {
  display: flex;
  align-items: center;
}
.amqorder-qty-block.-disabled .amqorder-input,
.amqorder-qty-block .qty-disabled .amqorder-input {
  margin: 0 27px;
}
.amqorder-qty-block.-disabled .amqorder-button,
.amqorder-qty-block .qty-disabled .amqorder-button {
  display: none;
}
.amqorder-qty-block .amqorder-qty-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-width: 108px;
}
.amqorder-qty-block .amqorder-input {
  box-sizing: border-box;
  margin: 0 15px;
  min-width: 54px;
  width: 54px;
  text-align: center;
}
.amqorder-qty-block .amqorder-input.-error {
  border-color: #eb5757;
}
.amqorder-qty-block .amqorder-msg.-error {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: 2px 0 0;
  color: #eb5757;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
}
.amqorder-qty-block .amqorder-text {
  position: absolute;
  top: 100%;
  padding: 2px 0 0;
  color: #41362f;
  text-align: center;
  font-size: 12px;
}
.amqorder-button.-incr,
.amqorder-button.-decr {
  max-width: 12px;
  width: 100%;
  height: 12px;
  color: #adadad;
}
.amqorder-button.-incr:before,
.amqorder-button.-decr:before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 0;
}
.amqorder-button.-incr:hover,
.amqorder-button.-decr:hover {
  color: #1452f2;
}
.amqorder-button.-incr:focus,
.amqorder-button.-decr:focus,
.amqorder-button.-incr:active,
.amqorder-button.-decr:active {
  color: #1846be;
}
.amqorder-button.-incr:before {
  content: '+';
}
.amqorder-button.-decr:before {
  content: '-';
  transform: translateY(-2px) scaleX(1.8);
}
.amqorder-search-block {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  flex-basis: 100%;
  padding: 20px 15px 35px;
  background: #fff;
}
.amqorder-search-block .amqorder-search {
  position: relative;
  z-index: 9;
  flex-basis: 100%;
}
.amqorder-search-block .amqorder-input.-search {
  padding: 0 40px;
  border: 1px solid #949494;
}
.amqorder-search-block .amqorder-button.-remove {
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amqorder-search-block .amqorder-button.-search {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  height: 100%;
}
.amqorder-search-block .amqorder-button.-remove {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  height: 100%;
}
.amqorder-search-block .amqorder-button.-empty {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  margin: 16px;
  padding: 0 15px;
  min-width: auto;
  max-width: 54px;
  height: 34px;
  font-size: 12px;
}
.amqorder-search-block .amqorder-message-block {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  padding: 50px 10px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amqorder-search-block .amqorder-items-block {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  transition: 0.2s all ease-in;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  display: block;
  margin: 0;
  padding: 0;
  max-height: 605px;
  border-radius: 0 0 6px 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
  color: #000;
  list-style: none;
}
.amqorder-search-block .amqorder-items-block::-webkit-scrollbar {
  background: #f0f0f0;
}
.amqorder-search-block .amqorder-items-block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amqorder-search-block .amqorder-items-block ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amqorder-search-block .amqorder-items-block::-webkit-scrollbar {
  width: 4px;
}
.amqorder-search-block .amqorder-items-block::-webkit-scrollbar-thumb {
  width: 4px;
}
.amqorder-search-block .amqorder-items-block ::-webkit-scrollbar-track {
  width: 4px;
}
.amqorder-search-block .amqorder-item {
  transition: 0.2s all ease-in;
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 15px;
}
.amqorder-search-block .amqorder-item:not(:last-child) {
  border-bottom: 1px solid #ebeef5;
}
.amqorder-search-block .amqorder-item:hover {
  background: #f9f9f9;
}
.amqorder-search-block .amqorder-name {
  display: inline-block;
  overflow: hidden;
  margin: 0 0 0 15px;
  max-height: 40px;
  width: 65%;
  word-break: break-all;
}
.amqorder-search-block .amqorder-image {
  display: inline-block;
  float: left;
  max-width: 29%;
  width: 100px;
  height: 100px;
  background: #fff;
  object-fit: contain;
}
.amqorder-search-block .amqorder-sku {
  display: inline-block;
  overflow: hidden;
  margin: 5px 0 0 15px;
  width: 65%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amqorder-search-block .amqorder-price {
  display: inline-block;
  overflow: hidden;
  margin: 10px 0 0 15px;
  text-overflow: ellipsis;
}
.amqorder-search-block .amqorder-qty-block {
  display: none;
  justify-content: center;
}
.amqorder-search-block .amqorder-qty-block .amqorder-msg.-error {
  top: 100%;
}
.amqorder-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
  padding: 0 15px 40px;
}
.product-options-wrapper {
  flex-basis: 100%;
}
.amqorder-grid-block {
  transition: 0.2s all ease-in;
  flex-basis: 100%;
  order: 2;
}
.amqorder-grid-block .amqorder-content {
  margin: 0 0 35px;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
}
.amqorder-grid-block .amqorder-msg.-error {
  position: inherit;
  margin: 0 0 0 10px;
}
.amqorder-grid-block .amqorder-message {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 10px;
}
.amqorder-grid-block .amqorder-price {
  flex-basis: 50%;
  font-weight: 700;
}
.amqorder-grid-block .price-box .price-as-configured {
  margin: 0;
}
.amqorder-grid-block .amqorder-sku {
  display: flex;
  box-sizing: border-box;
  margin: 0 0 5px;
}
.amqorder-grid-block .amqorder-sku:before {
  margin: 0 5px 0 0;
  content: attr(data-label) ':';
  font-weight: 700;
}
.amqorder-grid-block .amqorder-sku .amqorder-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amqorder-grid-block .amqorder-messages-list {
  padding: 0 0 5px;
}
.amqorder-grid-block .amqorder-header {
  display: flex;
  align-items: center;
  display: inline-flex;
  box-sizing: border-box;
}
.amqorder-grid-block .amqorder-header .amqorder-item {
  flex-basis: 150px;
  flex-grow: 1;
}
.amqorder-grid-block .amqorder-header .amqorder-item.-selectall {
  justify-content: flex-end;
}
.amqorder-grid-block .amqorder-items-wrapper .amqorder-button.-action {
  display: none;
}
.amqorder-grid-block .amqorder-button.-options {
  flex-basis: 100%;
  justify-content: flex-start;
  padding: 0 0 30px;
  white-space: nowrap;
}
.amqorder-grid-block .amqorder-items-block {
  margin: 0;
  padding: 0;
  list-style: none;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item {
  position: relative;
  margin: 0;
  padding: 15px;
  width: auto;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item:not(:last-child) {
  border-bottom: 1px solid #ebeef5;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item .amqorder-item:not(.amqorder-image) {
  flex-basis: 150px;
  flex-grow: 1;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item .amqorder-item.-name {
  align-self: stretch;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item.-smart .amqorder-item.-name {
  align-content: space-between;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item.-errors {
  border: 1px solid #eb5757;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item:not(.-smart) .amqorder-item.-name {
  align-content: center;
}
.amqorder-grid-block .amqorder-items-block .amqorder-item.-name .amqorder-title {
  color: #000;
}
.amqorder-grid-block .amqorder-items-block .amqorder-item.-name .amqorder-title.-disabled {
  pointer-events: none;
}
.amqorder-grid-block .amqorder-items-block > .amqorder-item.-weee {
  padding: 15px;
}
.amqorder-grid-block .amqorder-items-block .amqorder-image {
  position: inherit;
  z-index: 1;
  display: inline-block;
  flex-grow: inherit;
  float: left;
  margin: 0 15px 0;
  min-width: 90px;
  width: 90px;
  height: 90px;
  background: #fff;
  object-fit: contain;
}
.amqorder-grid-block .amqorder-items-wrapper {
  align-items: flex-start;
  flex-basis: 100%;
}
.amqorder-grid-block .amqorder-items-wrapper .amqorder-qty-block {
  flex-basis: 100%;
  float: none;
  clear: both;
  padding: 30px 0 20px;
}
.amqorder-grid-block .amqorder-items-wrapper .amqorder-qty-block:before {
  margin: 0 15px 0 0;
  content: attr(data-label);
  font-weight: 700;
}
.amqorder-grid-block .amqorder-items-wrapper .amqorder-price,
.amqorder-grid-block .amqorder-items-wrapper .amqorder-button.-options {
  display: none;
}
.amqorder-grid-block .amqorder-toolbar-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 15px 15px;
  border-top: 1px solid #ebeef5;
}
.amqorder-grid-block .amqorder-toolbar-block .amqorder-button.-clear-list {
  justify-content: flex-end;
}
.amqorder-grid-block .amqorder-toolbar-block .amqorder-button.-download {
  margin-right: 10px;
}
.amqorder-grid-block .amqorder-toolbar-block .amqorder-pager-block {
  flex-basis: 100%;
  justify-content: space-between;
  order: 1;
  margin: 0;
  padding: 25px 0 0 0;
}
.amqorder-item-info > .amqorder-button.-action {
  margin: 0 0 0 auto;
}
.amqorder-selected-toolbar {
  display: flex;
  align-items: center;
}
.amqorder-selected-toolbar .amqorder-button.-remove {
  margin: 0 0 0 10px;
  color: #ccc;
}
.amqorder-massaction-toolbar {
  display: flex;
  align-items: center;
  display: inline-flex;
  width: 100%;
}
.amqorder-massaction-toolbar:first-child {
  justify-content: flex-start;
  width: 49%;
}
.amqorder-massaction-toolbar:first-child .amqorder-buttons-block {
  display: none;
}
.amqorder-massaction-toolbar:last-child {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.amqorder-massaction-toolbar:last-child .amqorder-selected-toolbar {
  margin: 0 0 15px;
}
.amqorder-massaction-toolbar:last-child .amqorder-buttons-block {
  margin: 0;
  width: 100%;
}
.amqorder-massaction-toolbar:last-child .amqorder-button.-cart {
  margin: 0;
}
.amqorder-buttons-block {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
.amqorder-buttons-block.-qty-3 .amqorder-button.-checkout {
  flex-basis: 100%;
  margin-top: 15px;
}
.amqorder-buttons-block .amqorder-button {
  flex-grow: 1;
  margin: 0 10px;
  white-space: nowrap;
}
.amqorder-options-block {
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  margin: 0;
  list-style: none;
}
.amqorder-multiple-block {
  transition: 0.2s all ease-in;
  position: initial;
  top: 10px;
  flex-grow: 1;
  overflow: hidden;
  box-sizing: border-box;
  margin: 30px 0 0;
  padding: 15px;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(218, 225, 241, 0.5);
}
.amqorder-multiple-block.-active .amqorder-sku {
  margin: 0 0 40px;
}
.amqorder-multiple-block:not(.-active) .amqorder-title {
  transition: 0.2s all ease-in;
  margin: 0;
}
.amqorder-multiple-block:not(.-active) .amqorder-sku,
.amqorder-multiple-block:not(.-active) .amqorder-file {
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  clip-path: none;
}
.amqorder-multiple-block:not(.-active) .amqorder-button.-reverse {
  transform: rotate(90deg);
}
.amqorder-multiple-block .amqorder-sku,
.amqorder-multiple-block .amqorder-file {
  transition: 0.2s all ease-in;
}
.amqorder-multiple-block .amqorder-sku {
  transition: 0.4s all ease-in;
}
.amqorder-multiple-block .aqorder-file {
  transition: 0.4s all ease-in;
}
.amqorder-multiple-block .amqorder-title {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
  color: #333;
  font-size: 20px;
}
.amqorder-multiple-block .amqorder-title .amqorder-text {
  padding: 0 10px;
}
.amqorder-multiple-block .amqorder-button.-addto,
.amqorder-multiple-block .amqorder-button.-upload {
  margin: 15px 0 0 auto;
}
.amqorder-multiple-block .amqorder-comment {
  display: block;
  margin: 5px 0;
  color: #949494;
  font-size: 12px;
}
.amqorder-multiple-block .amqorder-link {
  display: block;
  margin: 5px 0 0;
  font-size: 12px;
}
.amqorder-multiple-block .amqorder-textarea {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
}
.amqorder-multiple-block .amqorder-textarea::-webkit-scrollbar {
  background: #f0f0f0;
}
.amqorder-multiple-block .amqorder-textarea::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amqorder-multiple-block .amqorder-textarea ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amqorder-multiple-block .amqorder-textarea::-webkit-scrollbar {
  width: 4px;
}
.amqorder-multiple-block .amqorder-textarea::-webkit-scrollbar-thumb {
  width: 4px;
}
.amqorder-multiple-block .amqorder-textarea ::-webkit-scrollbar-track {
  width: 4px;
}
.-popup-opened {
  overflow: hidden;
}
.amqorder-popup-block {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s all ease-in;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
  padding: 15px;
  background: rgba(15, 15, 15, 0.24);
  list-style: none;
}
.amqorder-popup-block.-active {
  display: flex;
}
.amqorder-popup-block .amqorder-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  overflow-0: auto;
  scrollbar-color: transparent rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  z-index: 1;
  overflow: auto;
  box-sizing: border-box;
  padding: 45px 30px;
  max-width: 565px;
  max-height: 100%;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 6px 25px rgba(139, 144, 154, 0.5), 0 3px 7px rgba(139, 144, 154, 0.25);
  text-align: center;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar {
  background: transparent;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: transparent;
  cursor: pointer;
}
.amqorder-popup-block .amqorder-popup ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar {
  width: 4px;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar-thumb {
  width: 4px;
}
.amqorder-popup-block .amqorder-popup ::-webkit-scrollbar-track {
  width: 4px;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar {
  height: 4px;
}
.amqorder-popup-block .amqorder-popup::-webkit-scrollbar-thumb {
  height: 4px;
}
.amqorder-popup-block .amqorder-popup ::-webkit-scrollbar-track {
  height: 4px;
}
.amqorder-popup-block .amqorder-title,
.amqorder-popup-block .amqorder-content,
.amqorder-popup-block .amqorder-toolbar {
  flex-basis: 100%;
  max-width: 100%;
}
.amqorder-popup-block .amqorder-content {
  padding: 30px 0 0;
}
.amqorder-popup-block .amqorder-labels-list {
  display: none;
}
.amqorder-popup-block .amqorder-title {
  font-weight: 400;
}
.amqorder-popup-block .amqorder-header {
  margin: 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
}
.amqorder-popup-block .amqorder-desc {
  margin: 0;
  padding: 15px 0 0;
}
.amqorder-popup-block .amqorder-toolbar {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0 0;
}
.amqorder-popup-block .amqorder-button {
  margin: 0 12px;
}
.amqorder-popup-block .amqorder-errors-list {
  overflow: hidden;
  overflow-y: auto;
  scrollbar-color: #adadad rgba(255, 255, 255, 0.2);
  scrollbar-width: thin;
  margin: 0 -15px 0 0;
  padding: 0 12px 0 0;
  max-height: 355px;
  list-style: none;
}
.amqorder-popup-block .amqorder-errors-list::-webkit-scrollbar {
  background: #f0f0f0;
}
.amqorder-popup-block .amqorder-errors-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #adadad;
  cursor: pointer;
}
.amqorder-popup-block .amqorder-errors-list ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #fff;
}
.amqorder-popup-block .amqorder-errors-list::-webkit-scrollbar {
  width: 4px;
}
.amqorder-popup-block .amqorder-errors-list::-webkit-scrollbar-thumb {
  width: 4px;
}
.amqorder-popup-block .amqorder-errors-list ::-webkit-scrollbar-track {
  width: 4px;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px solid #ebeef5;
  text-align: left;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-index,
.amqorder-popup-block .amqorder-errors-list .amqorder-sku,
.amqorder-popup-block .amqorder-errors-list .amqorder-reason {
  display: flex;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-index:before,
.amqorder-popup-block .amqorder-errors-list .amqorder-sku:before,
.amqorder-popup-block .amqorder-errors-list .amqorder-reason:before {
  display: inline-block;
  padding: 0 15px 0 0;
  min-width: 52px;
  color: #777;
  content: attr(data-label) ':';
  white-space: nowrap;
  font-size: 14px;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-index {
  flex-basis: 100%;
  padding: 0 0 10px 0;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-sku {
  flex-basis: 100%;
  overflow: hidden;
  padding: 0 0 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.amqorder-popup-block .amqorder-errors-list .amqorder-reason {
  flex-basis: 100%;
  color: #eb5757;
  word-break: break-all;
}
.catalog-category-view .amqorder-header,
.catalogsearch-result-index .amqorder-header {
  padding: 0;
  width: 49%;
}
.catalog-category-view .amqorder-item-info .amqorder-checkbox-container,
.catalogsearch-result-index .amqorder-item-info .amqorder-checkbox-container {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 15px;
}
.catalog-category-view .amqorder-header .amqorder-item:not(.-selectall),
.catalogsearch-result-index .amqorder-header .amqorder-item:not(.-selectall) {
  display: none;
}
.catalog-category-view .toolbar,
.catalogsearch-result-index .toolbar {
  margin-bottom: 40px;
}
.amasty_quickorder-index-index .amqorder-grid-block {
  margin: 40px 0 0 0;
}
.amasty_quickorder-index-index .amqorder-grid-block .amqorder-header {
  display: none;
}
.amstipe-add-wrapper {
  margin-top: 30px;
}
.amstipe-add-wrapper .amstripe-error {
  color: #e02522;
  font-weight: 600;
}
.amasty-save-card-checkbox {
  margin-top: 15px;
}
.payment-method-amasty_stripe .amstripe-image {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-left: auto;
  width: 71px;
  transform: translateY(-50%);
}
.payment-method-amasty_stripe .payment-method-title {
  display: flex;
  align-items: center;
  padding: 0 15px;
}
.payment-method-amasty_stripe .payment-method-title .label {
  position: relative;
  display: flex;
  align-items: center;
  flex: auto;
  margin: 0;
  padding: 20px 0 17px 4px;
}
.amstripe-saved-cards .amstripe-card {
  width: auto;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.amstripe-saved-cards .amstripe-card.-visa,
.amastripe-card-saved .amstripe-logo.-visa {
  background-image: url(data:image/png;base64,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);
}
.amstripe-saved-cards .amstripe-card.-mastercard,
.amastripe-card-saved .amstripe-logo.-mastercard {
  background-image: url(data:image/png;base64,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);
}
.amstripe-saved-cards .amstripe-card.-jcb,
.amastripe-card-saved .amstripe-logo.-jcb {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABQCAMAAADm3o3WAAAAqFBMVEUAAAALR5wLR5wLR5wLR5wLR5wLR5z///85aq+zxuDS3e0aU6KFo86Vr9TD0ud1l8dIdbUpXqijutrx9Pnh6fMWT6EwY6tfhr6ovtyettdWgLtQe7gTTZ8OSZ6QrNIgV6X6+/2Hpc5Ygbvd5fHB0Oa7zORmjMFBcLI1Z631+PvV4O+twt6ZstZ9nsvP2+yNqdFtkcRqjsLi6fPM2OuAn8stYaomW6fo7vYTPHdwAAAABnRSTlMA9SHrrKn+88cPAAACM0lEQVR4Ae3ax47bMBDG8XjLNyqSRcurYhXJvay9veT93yw0o7XFi4EcJkyw/N8EHvQ7DAQBnB//QFe3AxhpcHul3n8NY10fBTcw2I0EDGCwgQTAaBZgARZgARbw/wGSrSM2juO0UPmOUKXdY7oRopjPSyZA8rSgrghA/XxPXTlk69PpjgewfaVTD0A7pFMuUOd0ruIAtD/pXIDqjc4NgYZ6+RyAmDRARBrgY8oNSKY64FEHzIgb4JAOGOsA1wIs4C8DZqYBoQXgzgK+L2D1HkUzBXhrAlkThqGLfXCqWfACMsgkYFcASF4m+dNLOkEOYBQEs6wGqntWQAFZg7sSwMcrqYYKkHX/SpixAuaQhVhBtqIvQPwFWANwWQFryGLMAPjU9YgJgLaYZymAhvgBBwR9gKcA6XsQPCdAyjIDqSgXdGwDoI6xh2ypAdYk2wNIEwaAUyAj2RCyIv49hNtxH6DOXQA+OAC7DCJfPiUAnLEEjAsAo8Ny6QalqwBpHB+efQARC4BomaVtDX8TTkkCiLxD2DVEHp2bEBOglwKc8+BSvwT8gMUlgA9+gHcJ0LID3MuAkQWwA3LTgPjbA8LLgE92QAPP7Ifo4TKgYgeUOmClA+7BDdglOqDUARE74AEaYA8N4FXcgBAaYJVoAO8THIAtdU1dgR5gOnypcQZMH6MKLICqEELM5+W2gmrkOBshnFENVeKPjrW1vS+wAAuwAAuwgD/L/BqP+UUm86tcxpfZDPcLutsGWeFCxv8AAAAASUVORK5CYII=);
}
.amstripe-saved-cards .amstripe-card.-diners,
.amastripe-card-saved .amstripe-logo.-diners {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABQCAMAAADm3o3WAAAAyVBMVEUAAAAHTZQHTZQHTZQHTZQHTZQHTZQHTZT///8OUpdij7w0bahDeK6TstCEp8vw9fm90ONBd602b6kuaaV1nMRVhbYpZaMLUJaXtdNGeq+kvdhci7kXWZsUVpquxdw8c6sbXJ16oMbh6vKxyN4kYqEgX5/z9/r7/P3b5fDK2ehqlL9PgbPX4u7S3+ydudXr8feJqsxZiLhKfbKhvNeQr9CApMlnkr44caqowdr3+fy4zOG0yt9ul8Hl7PTC0+WMrc3H1+fd5/HN3OrfNl/SAAAAB3RSTlMAIfX066ypGEu1/gAABHlJREFUeAHt2mmPoloegPG5y73POYDKooDKAha477ultVR//w81olR3VWfS86JEZ258EnKix+T8Yowm8v/X/0C//f0HN+mPv387nf8nN+vPTPAXN+yvI+B3btjvRwA37f8acAfcAXfAHXAHROG8dqoeetcHhONW5+3b6Emc6y7NqwLU591iLgG8WZAbdPN6gGqnkfI9Sz8LOuVrAUrtGZ+KxblAXgUQ7+r81DoXNK4B2AiFLN8HiByyprngcAVALyBLqainpVUHcIZnQDstHFAXNsBKiDNAdGYANXFuWThg8fh+Xg4QOwugdQZMZNGApzXA2weAOJFK4pxWMCAVFjAXHwEiBWY5IC4YEAoHKH8GzIBNDhgXDKh3ANzPgANg54Bt0QABMP0MUAA1BzQKBtgiAWafARYwyAHTggFOewb4lY+AEcAqB9QKBrBfAMQfAQOAnjjV8YoGzNoewOMPwBLAFOcaFA1w3l5OyyIHdGJyUFbHKhzAoBOSFaYAqsXJ8eMjWDgAt5XyU2FbnHp2rgGQ+zeLT2kVcarncw0AstFef3xY7ohTgc91AKBMRkp+WlR9/yFW4GoA/Ljb6TVKpe1InBtVfa4JAGylXMpbNRPei+bkacklAF5cmpan6wgIG/yqmjudljWv+8A5RdQvAcAXVaTSisGa/upl+ouEpOuV3wFULgOgUgWsdpVf9rglS0kKArBs+44JiZ/OI5B1FRzb0/AGKkAoQs4dAZ4PUh4B9ty/GGAgBs8tVsJd6k+OvZ+XGmk3GIlQ10pNoCrkd4DVXbKelKmMX4YT61IATTRrLZxdiBTWflVXROq+OmlfRxpA/AFAowQPR0AdOdxeCqAI6wigYoIw2816vS5LDbArQwWgJoz/BOAwuhTgUecHoDMHyACkbmcF+JOALDP6DFD0rwN2ZSDuJh8Az7qDEWWAvmQZnN+CA+Ds5REwbiB7ZXYDaNS+CojG7clytYglUWOiHNpj/9B2jaeuftBee1U52zefNbKM18f1+sG19OF81gmWz3rY+jaI44K+iqXlc85TJXmelXAuSYhOe/4/4G86zzRVE2y1rhmGUQtV1YzUjQ1mdpkSQ1r1bEdVU6yaTWI6JGqCv0Fu1OjLgEgParsSRq9Udbv9YDzq7+2R+7h1xpU607GM2v04dp/6D9Mnq7SYPb+Eky3mq0mjh9y+pl8GsCijT1a4Ds0esqqzRu+vRzQfJ6bRp7p/kDSHOM3hvAX2TgtaJVzY7kzKARcBuIPK2iUDUO0uVuj625zmYNxt9glW7SgDHK/4G9Bdu8YkdpktRy+XA6BUghygs0n1w8g9Agha/SToD6s5oFbxkJWNy6CiM+6PhxnAj74I8PTtXE+o7nGWXQu3q7xUR6VBu18qO1I/jKsEvfTlSWXVshsPg8V082qj9ELd00S/0Wtu1a8CDCPUUghxNM1G0zTDNjSpGprm4NnaBk2Ljs9haAmbpoWl2bCxNM82QkPTtPv9gjvgDrgD7oA74L908zGemw8y3XyU6+bDbLfv37mKZNpUe58OAAAAAElFTkSuQmCC);
}
.amstripe-saved-cards .amstripe-card.-unionpay,
.amastripe-card-saved .amstripe-logo.-unionpay {
  background-image: url(data:image/png;base64,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);
}
.amstripe-saved-cards .amstripe-card.-american,
.amstripe-saved-cards .amstripe-card.-amex,
.amastripe-card-saved .amstripe-logo.-american,
.amastripe-card-saved .amstripe-logo.-amex {
  background-image: url(data:image/png;base64,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);
}
.amstripe-saved-cards .amstripe-card.-discover,
.amastripe-card-saved .amstripe-logo.-discover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABQCAMAAADm3o3WAAABrVBMVEUAAADw8fHw8fHw8fHw8fHw8fHztoH0nVP0nlTw8fH1gh8AFiEdMTpodXwsPkelrLDo6erT1ti0ur3w8PDw7uv1giBFVV31jzcJHikFGiXEycv5sXXs7u7i5OXg4uLKztCHkZaDjZL2lEH1hCTo6urw6+bw6eLc3+C7wcOvtrn8z6nyxJt5hYr0sHX4pV86S1T2l0UWKjQPJC71hibq7OzZ3d7Bxsi+w8arsrXyzazzvpHzpWL0o170oVknOUIjNj/1ii7x5Nf+5M792r37xZf7wpL6uoNxfYNebHNaaW9WZGz4rGtQX2b4p2L3o1v3n1T2nE/0m08gMz31kTrx5dvR1dbx4tTHy83x3szx28fx1Lv91rXy0bTyyqjzyaWWn6Pyx6GRmp/yxZ7ywZbzt4NseX9mc3nzqmtLW2JCUlo3SFAzRE3l5+f/69vO0tP938W3vb+2vL6psbT8zKSYoKT7y6J9iY76v436voz6vYjztYD5tHr5s3lAUFg8TVX0mEr1iS3W2drIycn91bW0tLShqayao6eXn6SNl5uYl5fyuonzuYd2dXX0rW/1qWgOsa4KAAAACXRSTlMA9SHrrKk+5OIO8QHYAAADj0lEQVR4AezOMQHAQAzDwPqTDOZPuGlJ+AeJgO65oDNyJM35/+VY9QnawXoBcjAtwNEAAAAAAAAAAAAAAAAAAMBLTZ39NLEFcBx//uU3tDOdS5mZLu1ASZfbS2nTpfdyaSMLlB1rAA0RhARkkQVFlCi4Lybq3+w5ByRjjIm28cHvA6HtQz+ZnvP7wwCRIi67Z+i/H5DVNK0WfC+/KahlYbp52ucBAOFVH8ndFGDevt7Z0/Ns3YSrNZNKVtOyaU2VTsm/uXgi+iHWEqCDKq0C+NiBE9K2mNehB6mK46+Bzq7++fn+rsHeBdKFaI2M+anyB6jafvnxdYuAWuwwa7GwrwAFBvXwyREwSTZixdhkHHd7umenQqGp2f4BBFk3IalnEADHMAxdABaMBpmKmi0CfADKFqclIExuQFYhxyFLXuvs7nv6eGTk0ZO+7ltVMqA+9EtABCIBMFAi3wFtALBBWxcAgWAwbcq3CzpU/z6fC41mXi1nRkNz6+GmgGKCWlgC3vr9fl0B0mS1PcB9MiYBjkayFkCQ27jo766+sYfDQ0PDD8Zm/oNLOxmx6EICZIYAbE5YbCbaBuxLAIrHO6S95AHcmDnNHOztHWROBSBq0Y3TiirATi6XK6lDaE8baA+wyUJRAmRVctzzE3iewIp8/M0aG4D3DGzSrqA9QMViAxJwFAWQ50bq6hAuqjOwrM7ATaBMkfMtYOGcWrR1QL1cHbeYT0pA1d4pR11yVV7DiXJkSVzDgatb8A9Eu2QOF4BDx3Ei8hAaBW6ZLQNU9SVIgGNdvPIOUe/g5Q586oXomHwDkWeIDLlM8Tam2Le19nWKnTPS3iqpKd4lmZNTfOd/sYSfV0zIEvl8GCLPFL8AprX6j5d4UQJ+uoSRuPq3VMT3lZL4pb4Ua8eoDQNBFIZTOeFvPYt6C20jBIatJEuwOoKwCLaQg4kEvoOb9MmlU4W0Tlh4/wm+qaZ5tubSd1xnIAScOhAC+ptDCCjWADqALRF0ACsz0AG21yPoAL/XSwC2ZKAD+K8IOsBrFUAHmA4OZAC77gEZoF8jyADbuXMgA4yfGaACWN06kAHOVQRUgLHZAyqALwcHKkBxaXNABPBvbQBEAF92OSACnJrBARqAzdURQAPo39sAaAC+/jldALDp/uFI0T9mPH6+DzmJCn8cMo2XaudI2PPjU65iag4ZiYubh8Zsdl5uO9IXXjZP+r4BfO3JLU/cG3IAAAAASUVORK5CYII=);
}
.amstripe-saved-cards .amstripe-td {
  padding: 6px 3px;
  vertical-align: middle;
  text-align: left;
}
.amstripe-saved-cards .amstripe-td.-name {
  word-wrap: break-word;
  word-break: break-word;
}
.amastripe-card-saved {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.amastripe-card-saved .amstripe-card {
  display: flex;
  align-items: center;
}
.amastripe-card-saved .amstripe-card:before {
  margin-top: 0;
  margin-bottom: 0;
}
.amastripe-card-saved .amstripe-card > * {
  margin-right: 5px;
}
.amastripe-card-saved .amstripe-radiobutton {
  margin-right: 0;
}
.amastripe-card-saved .amstripe-logo {
  width: 60px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.amastripe-card-saved .amstripe-name {
  font-weight: bold;
}
.amstripe-newcard {
  margin-bottom: 5px;
}
#customer-co-stripe-form label {
  display: inline-block;
  margin: 0 0 8px;
  font-weight: 600;
}
#customer-co-stripe-form label:after {
  margin: 0 0 0 5px;
  color: #e02b27;
  content: '*';
  font-size: 1.2rem;
}
.fieldset.payment.items.ccard.amasty_stripe {
  border: none;
}
#payment_form_amasty_stripe .data-grid tr td {
  border: none;
}
.amstripe-newcard {
  margin-top: 10px;
}
#payment_form_amasty_stripe {
  margin-top: 10px;
}
#customer-co-stripe-form {
  margin-top: unset;
}
#customer-co-stripe-form fieldset {
  padding-left: 0;
}
.amstripe-td {
  padding: 0;
  width: 40px;
}
.widget-blog-posts ol.post-list {
  list-style: none;
  padding: 0;
}
.widget-blog-posts ol.post-list li.item {
  text-align: center;
  box-sizing: border-box;
  display: block;
  width: 100%;
  overflow: hidden;
}
.widget-blog-posts ol.post-list .post-image span.empty {
  background: #ddd;
  width: 600px;
  height: 150px;
  display: block;
}
.block-blog-protected {
  max-width: 500px;
}
.post-list-wrapper .post-list.grid li {
  display: block;
  width: 100%;
  overflow: hidden;
}
body.template-full-width main.page-main,
body.elementor-template-full-width main.page-main {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  max-width: inherit;
  padding-left: 0;
  padding-right: 0;
}
body.template-full-width .columns > .sidebar,
body.elementor-template-full-width .columns > .sidebar {
  display: none;
}
body.template-full-width .columns > .column.main,
body.elementor-template-full-width .columns > .column.main {
  width: 100%;
  float: none;
}
.block-blog-search .fieldset {
  margin-bottom: 10px;
}
.mst-search__result-tabs {
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.mst-search__result-tabs:before,
.mst-search__result-tabs:after {
  content: '';
  display: table;
}
.mst-search__result-tabs:after {
  clear: both;
}
.mst-search__result-tabs li {
  margin: 0 5px -1px 0;
  padding: 0;
  float: left;
}
.mst-search__result-tabs li a {
  display: block;
  padding: 10px 35px;
  text-decoration: none;
  color: #7d7d7d;
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-radius: 1px 1px 0 0;
}
.mst-search__result-tabs li a.active,
.mst-search__result-tabs li a:hover,
.mst-search__result-tabs li a:focus {
  color: #333333;
  background: #ffffff;
}
.mst-search__result-tabs li a.active {
  border-bottom: 1px solid #ffffff;
}
.mst-search__result-index {
  padding: 1rem 0 1rem 0;
}
.mst-search__result-index .mst-search__result-index-title {
  background: #f6f6f6;
  padding: 1rem;
  border-radius: 1px;
  color: #7d7d7d;
}
.mst-search__result-index:last-child {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #f6f6f6;
}
.mst-search__index ul.mst-search__list {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.mst-search__index ul.mst-search__list li {
  margin: 2rem 0;
}
.mst-search__index ul.mst-search__list li:before,
.mst-search__index ul.mst-search__list li:after {
  content: '';
  display: table;
}
.mst-search__index ul.mst-search__list li:after {
  clear: both;
}
.mst-search__index ul.mst-search__list li:last-child {
  margin-bottom: 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title {
  font-size: 1.5rem;
  font-weight: 600;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > a {
  color: #333333;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title > span {
  color: #aaaaaa;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' class='h-auto pos-relative mh-4 css-10v800z'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E");
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -2px 5px;
}
.mst-search__index ul.mst-search__list li .mst-search__index-title._crumbs a:last-child:after {
  display: none;
}
.mst-search__index ul.mst-search__list li .mst-search__index-content {
  color: #666666;
  margin: 0.5rem 0 0 0;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image {
  margin-right: 2rem;
  float: left;
}
.mst-search__index ul.mst-search__list li .mst-search__index-image > img {
  max-width: 5rem;
  max-height: 5rem;
}
.mst-search__highlight {
  background: #ffff00;
}
.mst-search__misc-recommendations {
  display: flex;
  flex-wrap: wrap;
}
.mst-search__misc-recommendations dt {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd {
  margin-right: 20px;
}
.mst-search__misc-recommendations dd .count {
  color: #7d7d7d;
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.mst-searchautocomplete__autocomplete {
  display: none !important;
  border-top: 2px solid #1ba1fc;
  position: absolute;
  top: 3.1rem;
  left: 0;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 3px;
  min-height: 3.5rem;
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  margin-top: 7px;
}
.mst-searchautocomplete__autocomplete._active {
  display: block !important;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__wrapper {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  max-height: 70vh;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results {
  height: 100%;
  overflow-y: auto;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__results.__all {
  margin-bottom: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__spinner {
  display: none;
  position: absolute;
  top: 5px;
  right: 10px;
}
.mst-searchautocomplete__autocomplete._loading .mst-searchautocomplete__spinner {
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__empty-result {
  background: #efefef;
  text-align: center;
  padding: 8px 10px;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all {
  border-top: 1px solid #efefef;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
  font-weight: 600;
  padding: 10px 0;
  color: #777777;
  font-size: 1.2rem;
  display: block;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
  border-bottom: 1px solid #efefef;
  padding: 10px 0 9px 0px;
  margin: 0 10px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #777777;
  text-transform: uppercase;
  font-weight: 700;
}
.mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__autocomplete ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mst-searchautocomplete__autocomplete ul li {
  margin: 0;
  padding: 7px 10px;
  cursor: pointer;
}
.mst-searchautocomplete__autocomplete ul li:before,
.mst-searchautocomplete__autocomplete ul li:after {
  content: '';
  display: table;
}
.mst-searchautocomplete__autocomplete ul li:after {
  clear: both;
}
.mst-searchautocomplete__autocomplete ul li a.title {
  font-weight: 500;
  margin-bottom: 0;
  color: #333333;
  text-decoration: none;
}
.mst-searchautocomplete__autocomplete ul li._active {
  background: #f8f8f8;
}
.mst-searchautocomplete__autocomplete ul li._active a.title {
  text-decoration: underline;
}
.mst-searchautocomplete__index.popular .index-title {
  background: none;
  text-align: left;
  color: #999999;
}
.mst-searchautocomplete__index.popular ul li {
  float: left;
  padding: 10px 10px 10px 10px;
  margin: 0;
}
.mst-searchautocomplete__index.popular ul li a {
  font-size: 1.3rem;
  color: #575757;
  font-weight: 600;
}
.mst-searchautocomplete__index.popular ul li:hover {
  background: none;
  cursor: pointer;
}
.mst-searchautocomplete__index.popular ul li:hover a {
  text-decoration: underline;
}
.mst-searchautocomplete__index.magento_catalog_product {
  border-left: 1px solid transparent;
}
.mst-searchautocomplete__item.magento_catalog_product {
  display: flex;
  border-bottom: 1px solid #f6f6f6;
  align-items: center;
  padding: 10px;
}
.mst-searchautocomplete__item.magento_catalog_product:last-child {
  border-bottom: none;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper {
  height: 8rem;
  width: 8rem;
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .mst-product-image-wrapper img {
  height: 8rem;
  max-width: 8rem;
  display: block;
  margin: auto;
  object-fit: contain;
}
.mst-searchautocomplete__item.magento_catalog_product .title {
  display: block;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .title a {
  color: #333333;
}
.mst-searchautocomplete__item.magento_catalog_product .title .sku {
  color: #777777;
}
.mst-searchautocomplete__item.magento_catalog_product .meta {
  flex-grow: 1;
  overflow: hidden;
}
.mst-searchautocomplete__item.magento_catalog_product .description {
  font-size: 1.2rem;
  color: #777777;
  height: 3rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price {
  display: block;
  font-weight: 600;
  margin-left: 1rem;
  white-space: nowrap;
  font-size: 1.3rem;
}
.mst-searchautocomplete__item.magento_catalog_product .store > .price .price-label {
  margin-right: 1rem;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary {
  margin: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .product-reviews-summary .reviews-actions {
  display: none;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mst-searchautocomplete__item.magento_catalog_product .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mst-searchautocomplete__item.magento_catalog_product .to-cart {
  float: right;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.mst-searchautocomplete__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mst-searchautocomplete__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mst-searchautocomplete__item.magento_catalog_product._active {
  background: #f8f8f8 !important;
}
.mst-searchautocomplete__item.magento_catalog_product._active .title a {
  text-decoration: underline;
}
.mst-searchautocomplete__item.magento_search_query a {
  float: left;
}
.mst-searchautocomplete__item.magento_search_query .num_results {
  float: right;
  color: #777777;
}
.mst-searchautocomplete__item a.title {
  word-break: break-word;
}
.mst-searchautocomplete__item a.title i {
  color: #777777;
  display: inline-block;
  margin: 0 0.5rem;
  font-style: normal;
}
.mst-searchautocomplete__highlight {
  font-weight: 600;
  color: #1ba1fc;
}
.mst-searchautocomplete__spinner {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
}
.mst-searchautocomplete__spinner .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst-searchautocomplete__spinner .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (min-width: 768px) {
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 480px;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 223px;
    width: 223px;
    padding-bottom: 2rem;
    box-sizing: border-box;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index .mst-searchautocomplete__index-title {
    margin-right: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px;
    max-width: 480px;
    clear: right;
    float: right;
    border-left: 1px solid #f6f6f6;
    border-right: unset;
    padding-bottom: 0;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
}
@media (max-width: 768px) {
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__close {
    display: block;
    position: absolute;
    right: 6px;
    top: 0;
    font-weight: bold;
    color: #999999;
    font-size: 1.6rem;
    padding: 10px;
    line-height: 1rem;
    cursor: pointer;
  }
}
.mst-search-autocomplete__typeahead-overlay {
  color: #aaa;
  top: 0;
  position: absolute !important;
  z-index: -1;
  left: 15px;
  border: 0 !important;
}
html.mstInPage,
html.mstInPage body {
  position: absolute;
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.mstInPage__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  display: none;
  overflow-y: scroll;
}
.mstInPage__container._visible {
  display: block;
}
.mstInPage__backdrop {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(240, 243, 246, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1000000;
}
.mstInPage__wrapper {
  position: relative;
  z-index: 1000001;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header {
  display: flex;
  align-items: center;
  padding: 20px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.mstInPage__header form {
  width: 100%;
  display: flex;
  align-items: center;
}
.mstInPage__header form:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg enable-background='new 0 0 32 32' height='32px' version='1.1' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='play'/%3E%3Cg id='stop'/%3E%3Cg id='pause'/%3E%3Cg id='replay'/%3E%3Cg id='next'/%3E%3Cg id='Layer_8'/%3E%3Cg id='search'%3E%3Cg%3E%3Ccircle cx='14.5' cy='14.5' fill='none' r='11.5' stroke='%23CCCCCC' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline fill='none' stroke='%23CCCCCC' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' x1='29' x2='23' y1='29' y2='23'/%3E%3C/g%3E%3C/g%3E%3Cg id='list'/%3E%3Cg id='love'/%3E%3Cg id='menu'/%3E%3Cg id='add'/%3E%3Cg id='headset'/%3E%3Cg id='random'/%3E%3Cg id='music'/%3E%3Cg id='setting'/%3E%3Cg id='Layer_17'/%3E%3Cg id='Layer_18'/%3E%3Cg id='Layer_19'/%3E%3Cg id='Layer_20'/%3E%3Cg id='Layer_21'/%3E%3Cg id='Layer_22'/%3E%3Cg id='Layer_23'/%3E%3Cg id='Layer_24'/%3E%3Cg id='Layer_25'/%3E%3Cg id='Layer_26'/%3E%3C/svg%3E");
}
.mstInPage__header .mstInPage__close {
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='cross'%3E%3Cline class='cls-1' x1='7' x2='25' y1='7' y2='25' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3Cline class='cls-1' x1='7' x2='25' y1='25' y2='7' stroke='%23ccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2px'/%3E%3C/g%3E%3C/svg%3E");
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__header._loading form:before {
  width: 26px;
  height: 26px;
  margin-left: 2px;
  margin-right: 2px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.542 1.487A21.507 21.507 0 00.5 22c0 11.874 9.626 21.5 21.5 21.5 9.847 0 18.364-6.675 20.809-16.072a1.5 1.5 0 00-2.904-.756C37.803 34.755 30.473 40.5 22 40.5 11.783 40.5 3.5 32.217 3.5 22c0-8.137 5.3-15.247 12.942-17.65a1.5 1.5 0 10-.9-2.863z' fill='%23CCCCCC' %3E%3C/path%3E%3C/svg%3E");
  animation: mstInPage--loading 0.5s linear infinite;
}
.mstInPage__header input[type=search] {
  border: none;
  font-size: 2.3rem;
  color: #575757;
  height: 60px;
  background: #ffffff;
  margin-right: 30px;
  padding-left: 30px;
  width: 100%;
}
.mstInPage__header input[type=search]::placeholder {
  color: #cccccc;
}
.mstInPage__header input[type=search]:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.mstInPage__viewAll {
  white-space: nowrap;
  margin-right: 50px;
  color: #1ba1fc;
  text-decoration: none;
}
.mstInPage__viewAll:hover {
  color: #1ba1fc;
  text-decoration: underline;
}
.mstInPage__indexList {
  display: flex;
  align-items: center;
}
.mstInPage__indexList .mstInPage__indexListList {
  display: flex;
}
.mstInPage__indexList .mstInPage__index {
  padding: 7px 10px;
  cursor: pointer;
  border-radius: 2px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  border: 1px solid transparent;
  margin-right: 10px;
}
.mstInPage__indexList .mstInPage__index span,
.mstInPage__indexList .mstInPage__index i {
  display: block;
}
.mstInPage__indexList .mstInPage__index span {
  font-weight: 600;
  line-height: 2rem;
  font-size: 1.4rem;
}
.mstInPage__indexList .mstInPage__index i {
  font-style: normal;
  font-size: 1.2rem;
  color: #999999;
  margin-left: 1rem;
  line-height: 2rem;
}
.mstInPage__indexList .mstInPage__index:hover {
  border-color: #1ba1fc;
}
.mstInPage__indexList .mstInPage__index._active {
  background: #1ba1fc;
  border-color: #1ba1fc;
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._active i {
  color: #ffffff;
}
.mstInPage__indexList .mstInPage__index._empty {
  display: none;
  opacity: 0.3;
  border-color: transparent !important;
}
.mstInPage__itemList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px;
}
.mstInPage__itemList._empty {
  background: #fdf0d5;
  color: #6f4400;
  padding: 15px;
  font-size: 90%;
}
.mstInPage__highlight {
  color: #1ba1fc;
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product {
  display: flex;
}
.mstInPage__item.magento_catalog_product .mst__product-image {
  width: 130px;
  flex-shrink: 0;
  margin-right: 20px;
  background: #ffffff;
}
.mstInPage__item.magento_catalog_product .mst__product-image img {
  border: 1px solid #ececec;
  padding: 5px;
  max-width: 120px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__title {
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__sku {
  color: #999999;
  margin-bottom: 5px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .mst__description {
  font-size: 1.2rem;
  color: #999999;
  height: 4.5rem;
  line-height: 1.5rem;
  overflow: hidden;
  margin-bottom: 8px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .reviews-actions {
  font-size: 12px;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message {
  padding: 5px 10px;
  font-size: 1.2rem;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.error {
  color: #e02b27;
  background: #fae5e5;
}
.mstInPage__item.magento_catalog_product .mst__product-meta .to_cart_message.success {
  color: #006400;
  background: #e5efe5;
}
.mstInPage__item.magento_catalog_product .mst__product-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  flex-shrink: 0;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .to-cart {
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-container {
  display: flex;
  align-items: center;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price-label {
  font-size: 1.2rem;
  color: #999999;
  font-weight: 500;
  display: block;
  margin-right: 10px;
}
.mstInPage__item.magento_catalog_product .mst__product-cart .price {
  font-weight: 600;
}
.mstInPage__item.magento_catalog_product .inStock {
  color: #76bd76;
}
.mstInPage__item.magento_catalog_product .outOfStock {
  color: #a96565;
}
.mstInPage__item.mst__item-border {
  padding: 10px;
  border: 1px solid #ececec;
}
.mstInPage__item.mst__item-border .title i {
  font-style: normal;
  color: #999999;
  margin: 0 10px;
}
.mstInPage__content {
  display: flex;
  background: #ffffff;
  border-top: 1px solid #ececec;
  overflow: hidden;
  flex-wrap: nowrap;
}
.mstInPage__content.disable {
  flex-direction: column;
}
.mstInPage__content.disable .mstInPage__sidebar {
  display: none;
}
.mstInPage__content .mstInPage__sidebar {
  width: 350px;
  flex-shrink: 0;
  overflow: scroll;
}
.mstInPage__content .mstInPage__main {
  padding: 30px;
  flex-grow: 1;
  overflow: auto;
}
.mstInPage__content._empty {
  display: none;
}
.mstInPage__bucketList.disable {
  dispalay: none;
}
.mstInPage__bucketList.listApplied {
  padding: 0 0 20px 0;
}
.mstInPage__bucketList.filters_top {
  overflow-x: scroll;
}
.mstInPage__bucketList .mstInPage__bucket {
  border-bottom: 1px solid #ececec;
  user-select: none;
}
.mstInPage__bucketList .mstInPage__bucket:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  padding: 20px 30px;
  letter-spacing: 0.5px;
  cursor: pointer;
}
.mstInPage__bucketList .mstInPage__bucket strong {
  padding: 20px 0 20px 30px;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket.listApplied strong {
  padding: 0px 0 0px 30px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  padding: 0 28px 10px 28px;
  flex-wrap: wrap;
  display: none;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem {
  margin: 11px 3px;
  display: flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
  font-size: 14px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem:first-child {
  margin-top: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem span {
  max-width: 176px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem i {
  display: block;
  font-style: normal;
  margin-left: 16px;
  background: rgba(65, 66, 71, 0.08);
  color: #999999;
  font-weight: 600;
  font-size: 10px;
  border-radius: 1px;
  padding: 0 4px;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(65, 66, 71, 0.08);
  border: none;
  border-radius: 2px;
  height: 16px;
  margin: -4px 16px 0 0;
  position: relative;
  width: 16px;
  cursor: pointer;
  flex-shrink: 0;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem input[type=checkbox]:after {
  background-color: #ffffff;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-2px) translateY(-2px);
  width: 4px;
  opacity: 0.1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox] {
  background-color: #1ba1fc;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active input[type=checkbox]:after {
  opacity: 1;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__bucketItem._active span {
  font-weight: 600;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketItemList {
  display: block;
}
.mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketExpand {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M33.17 17.17l-9.17 9.17-9.17-9.17-2.83 2.83 12 12 12-12z'/%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3C/svg%3E");
  background-size: cover;
}
.mstInPage__bucketList .mstInPage__bucket._expanded .mstInPage__bucketExpand {
  transform: rotate(180deg);
}
.mstInPage__bucketState {
  display: none;
  flex-wrap: wrap;
  padding: 10px 28px;
}
.mstInPage__bucketState .mstInPage__bucketItemList strong {
  display: none;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem {
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  margin: 3px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem .mstInPage__close {
  width: 14px;
  height: 14px;
  margin-left: 10px;
}
.mstInPage__bucketState .mstInPage__bucketItemList .mstInPage__bucketItem:hover {
  border-color: #1ba1fc;
}
.mstInPage__content.filters_top {
  flex-direction: column;
}
.mstInPage__content.filters_top .mstInPage__sidebar {
  width: 100%;
  overflow: auto;
}
.mstInPage__content.filters_top .mstInPage__bucketList > div:first-of-type {
  display: flex;
}
.mstInPage__content.filters_top .mstInPage__main {
  padding-top: 0;
}
.mstInPage__content.filters_top .mstInPage__bucketList {
  border-bottom: 1px solid #ececec;
  padding: 0px 20px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketLabel {
  padding: 10px;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  position: absolute !important;
  z-index: 10000;
  max-height: 36vh;
  overflow-y: auto;
  min-width: 12rem;
  max-width: 28rem;
  padding: 10px 10px 0 10px;
  margin-top: -1rem;
}
.mstInPage__content.filters_top .mstInPage__bucketList .mstInPage__bucket .mstInPage__bucketItemList .mstInPage__slider {
  width: 20rem;
}
.mstInPage__stat {
  height: 20px;
  text-align: right;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
  margin-top: -18px;
  transition: all 100ms;
}
.mstInPage__stat._loading {
  opacity: 0.3;
}
.mstInPage__pagination {
  display: flex;
  margin-top: 30px;
}
.mstInPage__pagination .mstInPage__page {
  padding: 5px 11px;
  border-radius: 2px;
  border: 1px solid transparent;
  cursor: pointer;
  margin-right: 5px;
}
.mstInPage__pagination .mstInPage__page.current {
  background: #1ba1fc;
  color: #ffffff;
}
.mstInPage__pagination .mstInPage__page:hover {
  border-color: #1ba1fc;
}
.mstInPage__pagination .mstInPage__pagination_prev {
  content: "<";
}
.mstInPage__pagination .mstInPage__pagination_next {
  content: ">";
}
.mstInPage__slider {
  margin: 10px 42px 20px 35px;
  height: 5px;
  background: #d9d9d9;
}
.mstInPage__slider .ui-slider-range {
  height: 5px;
  position: absolute;
  background: #1ba1fc;
}
.mstInPage__slider .ui-slider-handle {
  height: 24px;
  border-radius: 2px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  margin-top: -10px;
  box-shadow: inset 0 0 1px #ffffff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbbbbb;
  cursor: pointer;
}
.mstInPage__sliderFromTo {
  display: flex;
  margin: 0 30px 20px 30px;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}
@keyframes mstInPage--loading {
  to {
    transform: rotate(1turn);
  }
}
@media (min-width: 768px) {
  .mstInPage__wrapper {
    margin: 15px auto;
    max-width: 1420px;
    max-height: calc(100vh - 30px);
  }
}
@media (max-width: 768px) {
  .mstInPage__wrapper {
    margin: 0;
    max-width: 100%;
  }
  .mstInPage__wrapper .mstInPage__header {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__header .mstInPage__indexList {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__main {
    padding: 10px;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__itemList {
    grid-template-columns: 1fr;
  }
  .mstInPage__wrapper .mstInPage__main .mstInPage__stat {
    display: none;
  }
  .mstInPage__wrapper .mstInPage__sidebar {
    display: none;
  }
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.products {
  margin: 30px 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  margin-left: 2%;
  padding: 0;
  width: calc((100% - 2%) / 2);
}
.product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0;
  word-wrap: break-word;
}
.product-item-info {
  max-width: 100%;
  width: 152px;
}
.page-products .product-item-info {
  width: 240px;
}
.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 25px;
}
.product-item .price-box .price {
  font-size: 1.4rem;
  font-weight: 700;
  white-space: nowrap;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ':';
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-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: #444444;
  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;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  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 .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner 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;
  font-weight: 700;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #444444;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #444444;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #7d7d7d;
  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: #444444;
  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: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
  min-height: inherit;
}
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: #fff;
  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;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.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: #333;
}
.block-search .label:active:before {
  color: #333;
}
.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 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  font-size: 16px;
  left: -300%;
  margin: 15px 0;
  position: absolute;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul 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: #fff;
}
.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: #999;
  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 {
  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: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: #333;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  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 #fff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #7d7d7d;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .message {
  margin-bottom: 0;
  margin-top: 10px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}
.minicart-items .product-item-name a {
  color: #444444;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  text-align: center;
  width: 45px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  margin-left: 5px;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-onepage-success .print {
  display: none;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  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: #333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555;
}
.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: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #7d7d7d;
}
.opc-progress-bar-item._active > span {
  color: #333;
}
.opc-progress-bar-item._active > span:before {
  background: #7d7d7d;
}
.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: #333;
}
.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: #333;
}
.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: #bbb;
  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: #333;
}
.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: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  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: 1200px) {
  .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: #999;
  }
  .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: #7d7d7d;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #7d7d7d;
  color: #fff;
  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 #ccc;
  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: #444444;
  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 #ccc;
  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: #333;
}
.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: #999;
  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: #fff;
  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 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 #ccc;
}
.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 #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #444444;
  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: #333;
}
.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: 0.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 0.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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit .region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  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 .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}
.account-nav .item {
  margin: 3px 0 0;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}
.account-nav .item a {
  text-decoration: none;
}
.account-nav .item a:hover {
  background: #e8e8e8;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #7d7d7d;
  font-weight: 600;
}
.account-nav .item.current a {
  border-color: #7d7d7d;
}
.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.filter-current .item {
  margin-bottom: 10px;
}
.filter-current .filter-label {
  display: block;
  font-weight: 700;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current + .filter-actions {
  margin-bottom: 30px;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-fallback-price {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #444444;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #444444;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #7d7d7d;
  text-decoration: underline;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #444444;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 40px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #7d7d7d;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #5e5e5e;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.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: #7d7d7d;
  color: #000;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #7d7d7d;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}
body {
  background-color: #fff;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  height: auto;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #444444;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #7d7d7d;
}
.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: #fff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #444444;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #7d7d7d;
}
.page-footer {
  margin-top: auto;
}
.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}
.page-header .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: #fff;
  border: 1px solid #bbb;
  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 #fff 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 #bbb 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;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.cookie-status-message {
  display: none;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #444444;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #444444;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #7d7d7d;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #444444;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #444444;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #444444;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #7d7d7d;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #444444;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item {
  margin-left: 2%;
  width: calc((100% - 4%) / 3);
}
.products-grid.wishlist .product-item:nth-child(3n + 1) {
  margin-left: 0;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%) / 2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #444444;
  border: 1px solid #444444;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 1201px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .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;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .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;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .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;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-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: 0.8rem 3.5rem 0.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: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #7d7d7d;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #7d7d7d;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .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: #333;
  }
  .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: #333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #7d7d7d;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .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: #333;
    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: #333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title > .switch {
    padding: 1px 15px 1px;
  }
  .product.data.items > .item.content {
    padding: 10px 15px 30px;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 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 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    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;
  }
  .amwishlist-product-grid .product-item-tooltip.wrapper.tooltip {
    margin-left: 0;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare {
    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;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .messages {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .form.search.advanced .field.price .with-addon .input-text {
    flex-basis: auto;
    width: 100%;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .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;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty[data-th]:before,
  .abs-checkout-order-review tbody tr .col.price[data-th]:before,
  .abs-checkout-order-review tbody tr .col.subtotal[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .mst-search__result-tabs li {
    float: none;
    display: block;
    width: 100%;
  }
  .mst-search__result-tabs li a.active {
    border: 1px solid #cccccc;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .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 .product .actions {
    float: left;
    margin: 10px 0 0 0;
  }
  .minicart-wrapper .update-cart-item {
    float: right;
    margin-left: 0;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .order-details-items thead {
    display: block;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .order-items.table-wrapper .col.price,
  .order-items.table-wrapper .col.qty,
  .order-items.table-wrapper .col.subtotal,
  .order-items.table-wrapper .col.msrp {
    text-align: left;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
    width: 100%;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: -1px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 576px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .amtab-grid-wrapper.-small .amtab-arrow {
    display: block;
  }
  .amwishlist-button:not(.-regular) {
    width: auto;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 36px;
    max-height: none;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-button.-empty {
    position: initial;
    flex-grow: 1;
    margin: 0 0 0 10px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-image {
    float: none;
    width: 70px;
    height: 70px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-name {
    display: flex;
    margin: 0 20px;
    max-height: 60px;
    width: 30%;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-qty-block {
    margin: 0 10px;
    width: 20%;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-sku {
    overflow: hidden;
    margin: 0 10px;
    width: 378px;
  }
  .amwishlist-search-block .amwishlist-items-block .amwishlist-price {
    flex-basis: auto;
    overflow: initial;
    margin: 0 10px;
    width: 25%;
  }
  .amqorder-item.-bundle .product-options-wrapper .amqorder-qty-block {
    justify-content: center;
    margin: 0;
  }
  .amqorder-item.-bundle .product-options-wrapper .amqorder-options-list {
    flex-basis: 55%;
    max-width: 475px;
  }
  .amqorder-qty-block .amqorder-qty-block {
    white-space: inherit;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 36px;
    max-height: none;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-button.-empty {
    position: initial;
    flex-grow: 1;
    margin: 0 0 0 10px;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-image {
    float: none;
    width: 70px;
    height: 70px;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-name {
    display: flex;
    margin: 0 20px;
    max-height: 60px;
    width: 30%;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-qty-block {
    margin: 0 10px;
    width: 20%;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-sku {
    overflow: hidden;
    margin: 0 10px;
    width: 378px;
  }
  .amqorder-search-block .amqorder-items-block .amqorder-price {
    flex-basis: auto;
    overflow: initial;
    margin: 0 10px;
    width: 25%;
  }
  .amqorder-buttons-block.-qty-2 .amqorder-button,
  .amqorder-buttons-block.-qty-3 .amqorder-button {
    flex-grow: inherit;
  }
  .amqorder-buttons-block.-qty-2 .amqorder-button.-checkout,
  .amqorder-buttons-block.-qty-3 .amqorder-button.-checkout {
    flex-basis: 100px;
    margin-top: 0;
  }
  .amqorder-grid-block .amqorder-toolbar-block {
    padding: 25px 15px;
  }
  .amqorder-grid-block .amqorder-toolbar-block.-disabled .amqorder-button {
    pointer-events: none;
  }
  .amqorder-grid-block .amqorder-toolbar-block.-pagination .amqorder-pager-block {
    order: -1;
    margin: 0 auto 0 0;
  }
  .amqorder-grid-block .amqorder-toolbar-block.-pagination .amqorder-button:not(.-arrow) {
    margin: 0 0 0 20px;
  }
  .amqorder-grid-block .amqorder-toolbar-block:not(.-pagination) .amqorder-button.-clear-list {
    flex-basis: auto;
    margin: 0 0 0 auto;
  }
  .amqorder-grid-block .amqorder-toolbar-block .amqorder-pager-block {
    flex-basis: auto;
    order: inherit;
    margin: 0 10px 0 0;
    padding: 0;
  }
  .post-list-wrapper {
    overflow: hidden;
  }
  .post-list-wrapper .post-list.grid:after {
    content: "";
    clear: both;
    display: block;
  }
  .post-list-wrapper .post-list.grid li {
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    width: calc((100% - (2% * (2 - 1))) / 2);
  }
  .post-list-wrapper .post-list.grid li:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .widget-blog-posts ol.post-list li.item {
    float: left;
    margin-left: 2%;
    margin-bottom: 2%;
    width: calc((100% - (2% * (2 - 1))) / 2);
  }
  .widget-blog-posts ol.post-list li.item:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #444444;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #444444;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #7d7d7d;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #444444;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .products-grid .product-item {
    margin-bottom: 30px;
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: 10px 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%;
    padding: 0;
    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;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  color: inherit;
  font: inherit;
  margin: 0;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  overflow: visible;
}
button,
select,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled],
.cart.table-wrapper .actions-toolbar > .action[disabled],
.action-gift[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-outs all ease-in;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15ss all ease-in;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linears all ease-in;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-outs all ease-in;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s eases all ease-in;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item,
.cart.table-wrapper .actions-toolbar > .action.list-group-item,
.action-gift.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item .list-group-item-heading,
.action-gift.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item:focus,
.action-gift.list-group-item:hover,
.action-gift.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item,
.cart.table-wrapper .actions-toolbar > .action.list-group-item,
.action-gift.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success,
.action-gift.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success .list-group-item-heading,
.action-gift.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success:focus,
.action-gift.list-group-item-success:hover,
.action-gift.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-success.active:focus,
.action-gift.list-group-item-success.active,
.action-gift.list-group-item-success.active:hover,
.action-gift.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info,
.action-gift.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info .list-group-item-heading,
.action-gift.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info:focus,
.action-gift.list-group-item-info:hover,
.action-gift.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-info.active:focus,
.action-gift.list-group-item-info.active,
.action-gift.list-group-item-info.active:hover,
.action-gift.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning,
.action-gift.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning .list-group-item-heading,
.action-gift.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning:focus,
.action-gift.list-group-item-warning:hover,
.action-gift.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-warning.active:focus,
.action-gift.list-group-item-warning.active,
.action-gift.list-group-item-warning.active:hover,
.action-gift.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger,
.action-gift.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger .list-group-item-heading,
.action-gift.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger:focus,
.action-gift.list-group-item-danger:hover,
.action-gift.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:hover,
.cart.table-wrapper .actions-toolbar > .action.list-group-item-danger.active:focus,
.action-gift.list-group-item-danger.active,
.action-gift.list-group-item-danger.active:hover,
.action-gift.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close,
.cart.table-wrapper .actions-toolbar > .action.close,
.action-gift.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out lefts all ease-in;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*!
 * Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, Font Awesome 6 Pro);
  font-weight: var(--fa-style, 900);
}
.fa,
.fas,
.fa--solid,
.far,
.fa--regular,
.fal,
.fa--light,
.fat,
.fa--thin,
.fad,
.fa--duotone,
.fab,
.fa--brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07142857em;
  vertical-align: 0.05357143em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04166667em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.280, 0.840, 0.420, 1));
}
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
}
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(.4,0,.6,1));
}
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%,
  90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--#{$fa-css-prefix}-bounce-start-scale-x, 1.1),var(--#{$fa-css-prefix}-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--#{$fa-css-prefix}-bounce-jump-scale-x, 0.9),var(--#{$fa-css-prefix}-bounce-jump-scale-y, 1.1)) translateY(var(--#{$fa-css-prefix}-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--#{$fa-css-prefix}-bounce-land-scale-x, 1.05),var(--#{$fa-css-prefix}-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1,1) translateY(var(--#{$fa-css-prefix}-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%,
  24% {
    transform: rotate(-18deg);
  }
  12%,
  28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%,
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30";
}
.fa-1::before {
  content: "\31";
}
.fa-2::before {
  content: "\32";
}
.fa-3::before {
  content: "\33";
}
.fa-4::before {
  content: "\34";
}
.fa-5::before {
  content: "\35";
}
.fa-6::before {
  content: "\36";
}
.fa-7::before {
  content: "\37";
}
.fa-8::before {
  content: "\38";
}
.fa-9::before {
  content: "\39";
}
.fa-00::before {
  content: "\e467";
}
.fa-360-degrees::before {
  content: "\e2dc";
}
.fa-a::before {
  content: "\41";
}
.fa-abacus::before {
  content: "\f640";
}
.fa-accent-grave::before {
  content: "\60";
}
.fa-acorn::before {
  content: "\f6ae";
}
.fa-address-book::before {
  content: "\f2b9";
}
.fa-contact-book::before {
  content: "\f2b9";
}
.fa-address-card::before {
  content: "\f2bb";
}
.fa-contact-card::before {
  content: "\f2bb";
}
.fa-vcard::before {
  content: "\f2bb";
}
.fa-air-conditioner::before {
  content: "\f8f4";
}
.fa-airplay::before {
  content: "\e089";
}
.fa-alarm-clock::before {
  content: "\f34e";
}
.fa-alarm-exclamation::before {
  content: "\f843";
}
.fa-alarm-plus::before {
  content: "\f844";
}
.fa-alarm-snooze::before {
  content: "\f845";
}
.fa-album::before {
  content: "\f89f";
}
.fa-album-circle-plus::before {
  content: "\e48c";
}
.fa-album-circle-user::before {
  content: "\e48d";
}
.fa-album-collection::before {
  content: "\f8a0";
}
.fa-album-collection-circle-plus::before {
  content: "\e48e";
}
.fa-album-collection-circle-user::before {
  content: "\e48f";
}
.fa-alicorn::before {
  content: "\f6b0";
}
.fa-alien::before {
  content: "\f8f5";
}
.fa-alien-8bit::before {
  content: "\f8f6";
}
.fa-alien-monster::before {
  content: "\f8f6";
}
.fa-align-center::before {
  content: "\f037";
}
.fa-align-justify::before {
  content: "\f039";
}
.fa-align-left::before {
  content: "\f036";
}
.fa-align-right::before {
  content: "\f038";
}
.fa-align-slash::before {
  content: "\f846";
}
.fa-alt::before {
  content: "\e08a";
}
.fa-amp-guitar::before {
  content: "\f8a1";
}
.fa-ampersand::before {
  content: "\26";
}
.fa-anchor::before {
  content: "\f13d";
}
.fa-anchor-circle-check::before {
  content: "\e4aa";
}
.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}
.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}
.fa-anchor-lock::before {
  content: "\e4ad";
}
.fa-angel::before {
  content: "\f779";
}
.fa-angle::before {
  content: "\e08c";
}
.fa-angle-90::before {
  content: "\e08d";
}
.fa-angle-down::before {
  content: "\f107";
}
.fa-angle-left::before {
  content: "\f104";
}
.fa-angle-right::before {
  content: "\f105";
}
.fa-angle-up::before {
  content: "\f106";
}
.fa-angles-down::before {
  content: "\f103";
}
.fa-angle-double-down::before {
  content: "\f103";
}
.fa-angles-left::before {
  content: "\f100";
}
.fa-angle-double-left::before {
  content: "\f100";
}
.fa-angles-right::before {
  content: "\f101";
}
.fa-angle-double-right::before {
  content: "\f101";
}
.fa-angles-up::before {
  content: "\f102";
}
.fa-angle-double-up::before {
  content: "\f102";
}
.fa-ankh::before {
  content: "\f644";
}
.fa-apartment::before {
  content: "\e468";
}
.fa-aperture::before {
  content: "\e2df";
}
.fa-apostrophe::before {
  content: "\27";
}
.fa-apple-core::before {
  content: "\e08f";
}
.fa-apple-whole::before {
  content: "\f5d1";
}
.fa-apple-alt::before {
  content: "\f5d1";
}
.fa-archway::before {
  content: "\f557";
}
.fa-arrow-down::before {
  content: "\f063";
}
.fa-arrow-down-1-9::before {
  content: "\f162";
}
.fa-sort-numeric-asc::before {
  content: "\f162";
}
.fa-sort-numeric-down::before {
  content: "\f162";
}
.fa-arrow-down-9-1::before {
  content: "\f886";
}
.fa-sort-numeric-desc::before {
  content: "\f886";
}
.fa-sort-numeric-down-alt::before {
  content: "\f886";
}
.fa-arrow-down-a-z::before {
  content: "\f15d";
}
.fa-sort-alpha-asc::before {
  content: "\f15d";
}
.fa-sort-alpha-down::before {
  content: "\f15d";
}
.fa-arrow-down-arrow-up::before {
  content: "\f883";
}
.fa-sort-alt::before {
  content: "\f883";
}
.fa-arrow-down-big-small::before {
  content: "\f88c";
}
.fa-sort-size-down::before {
  content: "\f88c";
}
.fa-arrow-down-from-dotted-line::before {
  content: "\e090";
}
.fa-arrow-down-from-line::before {
  content: "\f345";
}
.fa-arrow-from-top::before {
  content: "\f345";
}
.fa-arrow-down-left::before {
  content: "\e091";
}
.fa-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092";
}
.fa-arrow-down-long::before {
  content: "\f175";
}
.fa-long-arrow-down::before {
  content: "\f175";
}
.fa-arrow-down-right::before {
  content: "\e093";
}
.fa-arrow-down-short-wide::before {
  content: "\f884";
}
.fa-sort-amount-desc::before {
  content: "\f884";
}
.fa-sort-amount-down-alt::before {
  content: "\f884";
}
.fa-arrow-down-small-big::before {
  content: "\f88d";
}
.fa-sort-size-down-alt::before {
  content: "\f88d";
}
.fa-arrow-down-square-triangle::before {
  content: "\f889";
}
.fa-sort-shapes-down-alt::before {
  content: "\f889";
}
.fa-arrow-down-to-arc::before {
  content: "\e4ae";
}
.fa-arrow-down-to-bracket::before {
  content: "\e094";
}
.fa-arrow-down-to-dotted-line::before {
  content: "\e095";
}
.fa-arrow-down-to-line::before {
  content: "\f33d";
}
.fa-arrow-to-bottom::before {
  content: "\f33d";
}
.fa-arrow-down-to-square::before {
  content: "\e096";
}
.fa-arrow-down-triangle-square::before {
  content: "\f888";
}
.fa-sort-shapes-down::before {
  content: "\f888";
}
.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}
.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}
.fa-arrow-down-wide-short::before {
  content: "\f160";
}
.fa-sort-amount-asc::before {
  content: "\f160";
}
.fa-sort-amount-down::before {
  content: "\f160";
}
.fa-arrow-down-z-a::before {
  content: "\f881";
}
.fa-sort-alpha-desc::before {
  content: "\f881";
}
.fa-sort-alpha-down-alt::before {
  content: "\f881";
}
.fa-arrow-left::before {
  content: "\f060";
}
.fa-arrow-left-from-line::before {
  content: "\f344";
}
.fa-arrow-from-right::before {
  content: "\f344";
}
.fa-arrow-left-long::before {
  content: "\f177";
}
.fa-long-arrow-left::before {
  content: "\f177";
}
.fa-arrow-left-long-to-line::before {
  content: "\e3d4";
}
.fa-arrow-left-to-line::before {
  content: "\f33e";
}
.fa-arrow-to-left::before {
  content: "\f33e";
}
.fa-arrow-pointer::before {
  content: "\f245";
}
.fa-mouse-pointer::before {
  content: "\f245";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}
.fa-exchange::before {
  content: "\f0ec";
}
.fa-arrow-right-from-arc::before {
  content: "\e4b1";
}
.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}
.fa-sign-out::before {
  content: "\f08b";
}
.fa-arrow-right-from-line::before {
  content: "\f343";
}
.fa-arrow-from-left::before {
  content: "\f343";
}
.fa-arrow-right-long::before {
  content: "\f178";
}
.fa-long-arrow-right::before {
  content: "\f178";
}
.fa-arrow-right-long-to-line::before {
  content: "\e3d5";
}
.fa-arrow-right-to-arc::before {
  content: "\e4b2";
}
.fa-arrow-right-to-bracket::before {
  content: "\f090";
}
.fa-sign-in::before {
  content: "\f090";
}
.fa-arrow-right-to-city::before {
  content: "\e4b3";
}
.fa-arrow-right-to-line::before {
  content: "\f340";
}
.fa-arrow-to-right::before {
  content: "\f340";
}
.fa-arrow-rotate-left::before {
  content: "\f0e2";
}
.fa-arrow-left-rotate::before {
  content: "\f0e2";
}
.fa-arrow-rotate-back::before {
  content: "\f0e2";
}
.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}
.fa-undo::before {
  content: "\f0e2";
}
.fa-arrow-rotate-right::before {
  content: "\f01e";
}
.fa-arrow-right-rotate::before {
  content: "\f01e";
}
.fa-arrow-rotate-forward::before {
  content: "\f01e";
}
.fa-redo::before {
  content: "\f01e";
}
.fa-arrow-trend-down::before {
  content: "\e097";
}
.fa-arrow-trend-up::before {
  content: "\e098";
}
.fa-arrow-turn-down::before {
  content: "\f149";
}
.fa-level-down::before {
  content: "\f149";
}
.fa-arrow-turn-down-left::before {
  content: "\e2e1";
}
.fa-arrow-turn-down-right::before {
  content: "\e3d6";
}
.fa-arrow-turn-up::before {
  content: "\f148";
}
.fa-level-up::before {
  content: "\f148";
}
.fa-arrow-up::before {
  content: "\f062";
}
.fa-arrow-up-1-9::before {
  content: "\f163";
}
.fa-sort-numeric-up::before {
  content: "\f163";
}
.fa-arrow-up-9-1::before {
  content: "\f887";
}
.fa-sort-numeric-up-alt::before {
  content: "\f887";
}
.fa-arrow-up-a-z::before {
  content: "\f15e";
}
.fa-sort-alpha-up::before {
  content: "\f15e";
}
.fa-arrow-up-arrow-down::before {
  content: "\e099";
}
.fa-sort-up-down::before {
  content: "\e099";
}
.fa-arrow-up-big-small::before {
  content: "\f88e";
}
.fa-sort-size-up::before {
  content: "\f88e";
}
.fa-arrow-up-from-arc::before {
  content: "\e4b4";
}
.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}
.fa-arrow-up-from-dotted-line::before {
  content: "\e09b";
}
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}
.fa-arrow-up-from-line::before {
  content: "\f342";
}
.fa-arrow-from-bottom::before {
  content: "\f342";
}
.fa-arrow-up-from-square::before {
  content: "\e09c";
}
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}
.fa-arrow-up-left::before {
  content: "\e09d";
}
.fa-arrow-up-left-from-circle::before {
  content: "\e09e";
}
.fa-arrow-up-long::before {
  content: "\f176";
}
.fa-long-arrow-up::before {
  content: "\f176";
}
.fa-arrow-up-right::before {
  content: "\e09f";
}
.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0";
}
.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}
.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}
.fa-external-link::before {
  content: "\f08e";
}
.fa-arrow-up-short-wide::before {
  content: "\f885";
}
.fa-sort-amount-up-alt::before {
  content: "\f885";
}
.fa-arrow-up-small-big::before {
  content: "\f88f";
}
.fa-sort-size-up-alt::before {
  content: "\f88f";
}
.fa-arrow-up-square-triangle::before {
  content: "\f88b";
}
.fa-sort-shapes-up-alt::before {
  content: "\f88b";
}
.fa-arrow-up-to-dotted-line::before {
  content: "\e0a1";
}
.fa-arrow-up-to-line::before {
  content: "\f341";
}
.fa-arrow-to-top::before {
  content: "\f341";
}
.fa-arrow-up-triangle-square::before {
  content: "\f88a";
}
.fa-sort-shapes-up::before {
  content: "\f88a";
}
.fa-arrow-up-wide-short::before {
  content: "\f161";
}
.fa-sort-amount-up::before {
  content: "\f161";
}
.fa-arrow-up-z-a::before {
  content: "\f882";
}
.fa-sort-alpha-up-alt::before {
  content: "\f882";
}
.fa-arrows-cross::before {
  content: "\e0a2";
}
.fa-arrows-down-to-line::before {
  content: "\e4b8";
}
.fa-arrows-down-to-people::before {
  content: "\e4b9";
}
.fa-arrows-from-dotted-line::before {
  content: "\e0a3";
}
.fa-arrows-from-line::before {
  content: "\e0a4";
}
.fa-arrows-left-right::before {
  content: "\f07e";
}
.fa-arrows-h::before {
  content: "\f07e";
}
.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}
.fa-arrows-maximize::before {
  content: "\f31d";
}
.fa-expand-arrows::before {
  content: "\f31d";
}
.fa-arrows-minimize::before {
  content: "\e0a5";
}
.fa-compress-arrows::before {
  content: "\e0a5";
}
.fa-arrows-repeat::before {
  content: "\f364";
}
.fa-repeat-alt::before {
  content: "\f364";
}
.fa-arrows-repeat-1::before {
  content: "\f366";
}
.fa-repeat-1-alt::before {
  content: "\f366";
}
.fa-arrows-retweet::before {
  content: "\f361";
}
.fa-retweet-alt::before {
  content: "\f361";
}
.fa-arrows-rotate::before {
  content: "\f021";
}
.fa-refresh::before {
  content: "\f021";
}
.fa-sync::before {
  content: "\f021";
}
.fa-arrows-spin::before {
  content: "\e4bb";
}
.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}
.fa-arrows-to-circle::before {
  content: "\e4bd";
}
.fa-arrows-to-dot::before {
  content: "\e4be";
}
.fa-arrows-to-dotted-line::before {
  content: "\e0a6";
}
.fa-arrows-to-eye::before {
  content: "\e4bf";
}
.fa-arrows-to-line::before {
  content: "\e0a7";
}
.fa-arrows-turn-right::before {
  content: "\e4c0";
}
.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}
.fa-arrows-up-down::before {
  content: "\f07d";
}
.fa-arrows-v::before {
  content: "\f07d";
}
.fa-arrows-up-down-left-right::before {
  content: "\f047";
}
.fa-arrows::before {
  content: "\f047";
}
.fa-arrows-up-to-line::before {
  content: "\e4c2";
}
.fa-asterisk::before {
  content: "\2a";
}
.fa-at::before {
  content: "\40";
}
.fa-atom::before {
  content: "\f5d2";
}
.fa-atom-simple::before {
  content: "\f5d3";
}
.fa-atom-alt::before {
  content: "\f5d3";
}
.fa-audio-description::before {
  content: "\f29e";
}
.fa-audio-description-slash::before {
  content: "\e0a8";
}
.fa-austral-sign::before {
  content: "\e0a9";
}
.fa-avocado::before {
  content: "\e0aa";
}
.fa-award::before {
  content: "\f559";
}
.fa-award-simple::before {
  content: "\e0ab";
}
.fa-axe::before {
  content: "\f6b2";
}
.fa-axe-battle::before {
  content: "\f6b3";
}
.fa-b::before {
  content: "\42";
}
.fa-baby::before {
  content: "\f77c";
}
.fa-baby-carriage::before {
  content: "\f77d";
}
.fa-carriage-baby::before {
  content: "\f77d";
}
.fa-backpack::before {
  content: "\f5d4";
}
.fa-backward::before {
  content: "\f04a";
}
.fa-backward-fast::before {
  content: "\f049";
}
.fa-fast-backward::before {
  content: "\f049";
}
.fa-backward-step::before {
  content: "\f048";
}
.fa-step-backward::before {
  content: "\f048";
}
.fa-bacon::before {
  content: "\f7e5";
}
.fa-bacteria::before {
  content: "\e059";
}
.fa-bacterium::before {
  content: "\e05a";
}
.fa-badge::before {
  content: "\f335";
}
.fa-badge-check::before {
  content: "\f336";
}
.fa-badge-dollar::before {
  content: "\f645";
}
.fa-badge-percent::before {
  content: "\f646";
}
.fa-badge-sheriff::before {
  content: "\f8a2";
}
.fa-badger-honey::before {
  content: "\f6b4";
}
.fa-badminton::before {
  content: "\e33a";
}
.fa-bag-shopping::before {
  content: "\f290";
}
.fa-shopping-bag::before {
  content: "\f290";
}
.fa-bagel::before {
  content: "\e3d7";
}
.fa-bags-shopping::before {
  content: "\f847";
}
.fa-baguette::before {
  content: "\e3d8";
}
.fa-bahai::before {
  content: "\f666";
}
.fa-baht-sign::before {
  content: "\e0ac";
}
.fa-ball-pile::before {
  content: "\f77e";
}
.fa-balloon::before {
  content: "\e2e3";
}
.fa-balloons::before {
  content: "\e2e4";
}
.fa-ballot::before {
  content: "\f732";
}
.fa-ballot-check::before {
  content: "\f733";
}
.fa-ban::before {
  content: "\f05e";
}
.fa-cancel::before {
  content: "\f05e";
}
.fa-ban-bug::before {
  content: "\f7f9";
}
.fa-debug::before {
  content: "\f7f9";
}
.fa-ban-parking::before {
  content: "\f616";
}
.fa-parking-circle-slash::before {
  content: "\f616";
}
.fa-ban-smoking::before {
  content: "\f54d";
}
.fa-smoking-ban::before {
  content: "\f54d";
}
.fa-banana::before {
  content: "\e2e5";
}
.fa-bandage::before {
  content: "\f462";
}
.fa-band-aid::before {
  content: "\f462";
}
.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}
.fa-banjo::before {
  content: "\f8a3";
}
.fa-barcode::before {
  content: "\f02a";
}
.fa-barcode-read::before {
  content: "\f464";
}
.fa-barcode-scan::before {
  content: "\f465";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-navicon::before {
  content: "\f0c9";
}
.fa-bars-filter::before {
  content: "\e0ad";
}
.fa-bars-progress::before {
  content: "\f828";
}
.fa-tasks-alt::before {
  content: "\f828";
}
.fa-bars-sort::before {
  content: "\e0ae";
}
.fa-bars-staggered::before {
  content: "\f550";
}
.fa-reorder::before {
  content: "\f550";
}
.fa-stream::before {
  content: "\f550";
}
.fa-baseball::before {
  content: "\f433";
}
.fa-baseball-ball::before {
  content: "\f433";
}
.fa-baseball-bat-ball::before {
  content: "\f432";
}
.fa-basket-shopping::before {
  content: "\f291";
}
.fa-shopping-basket::before {
  content: "\f291";
}
.fa-basket-shopping-simple::before {
  content: "\e0af";
}
.fa-shopping-basket-alt::before {
  content: "\e0af";
}
.fa-basketball::before {
  content: "\f434";
}
.fa-basketball-ball::before {
  content: "\f434";
}
.fa-basketball-hoop::before {
  content: "\f435";
}
.fa-bat::before {
  content: "\f6b5";
}
.fa-bath::before {
  content: "\f2cd";
}
.fa-bathtub::before {
  content: "\f2cd";
}
.fa-battery-bolt::before {
  content: "\f376";
}
.fa-battery-empty::before {
  content: "\f244";
}
.fa-battery-0::before {
  content: "\f244";
}
.fa-battery-exclamation::before {
  content: "\e0b0";
}
.fa-battery-full::before {
  content: "\f240";
}
.fa-battery::before {
  content: "\f240";
}
.fa-battery-5::before {
  content: "\f240";
}
.fa-battery-half::before {
  content: "\f242";
}
.fa-battery-3::before {
  content: "\f242";
}
.fa-battery-low::before {
  content: "\e0b1";
}
.fa-battery-1::before {
  content: "\e0b1";
}
.fa-battery-quarter::before {
  content: "\f243";
}
.fa-battery-2::before {
  content: "\f243";
}
.fa-battery-slash::before {
  content: "\f377";
}
.fa-battery-three-quarters::before {
  content: "\f241";
}
.fa-battery-4::before {
  content: "\f241";
}
.fa-bed::before {
  content: "\f236";
}
.fa-bed-bunk::before {
  content: "\f8f8";
}
.fa-bed-empty::before {
  content: "\f8f9";
}
.fa-bed-front::before {
  content: "\f8f7";
}
.fa-bed-alt::before {
  content: "\f8f7";
}
.fa-bed-pulse::before {
  content: "\f487";
}
.fa-procedures::before {
  content: "\f487";
}
.fa-bee::before {
  content: "\e0b2";
}
.fa-beer-mug::before {
  content: "\e0b3";
}
.fa-beer-foam::before {
  content: "\e0b3";
}
.fa-beer-mug-empty::before {
  content: "\f0fc";
}
.fa-beer::before {
  content: "\f0fc";
}
.fa-bell::before {
  content: "\f0f3";
}
.fa-bell-concierge::before {
  content: "\f562";
}
.fa-concierge-bell::before {
  content: "\f562";
}
.fa-bell-exclamation::before {
  content: "\f848";
}
.fa-bell-on::before {
  content: "\f8fa";
}
.fa-bell-plus::before {
  content: "\f849";
}
.fa-bell-school::before {
  content: "\f5d5";
}
.fa-bell-school-slash::before {
  content: "\f5d6";
}
.fa-bell-slash::before {
  content: "\f1f6";
}
.fa-bells::before {
  content: "\f77f";
}
.fa-bench-tree::before {
  content: "\e2e7";
}
.fa-bezier-curve::before {
  content: "\f55b";
}
.fa-bicycle::before {
  content: "\f206";
}
.fa-binary::before {
  content: "\e33b";
}
.fa-binary-circle-check::before {
  content: "\e33c";
}
.fa-binary-lock::before {
  content: "\e33d";
}
.fa-binary-slash::before {
  content: "\e33e";
}
.fa-binoculars::before {
  content: "\f1e5";
}
.fa-biohazard::before {
  content: "\f780";
}
.fa-bird::before {
  content: "\e469";
}
.fa-bitcoin-sign::before {
  content: "\e0b4";
}
.fa-blanket::before {
  content: "\f498";
}
.fa-blanket-fire::before {
  content: "\e3da";
}
.fa-blender::before {
  content: "\f517";
}
.fa-blender-phone::before {
  content: "\f6b6";
}
.fa-blinds::before {
  content: "\f8fb";
}
.fa-blinds-open::before {
  content: "\f8fc";
}
.fa-blinds-raised::before {
  content: "\f8fd";
}
.fa-block::before {
  content: "\e46a";
}
.fa-block-brick::before {
  content: "\e3db";
}
.fa-wall-brick::before {
  content: "\e3db";
}
.fa-block-brick-fire::before {
  content: "\e3dc";
}
.fa-firewall::before {
  content: "\e3dc";
}
.fa-block-question::before {
  content: "\e3dd";
}
.fa-block-quote::before {
  content: "\e0b5";
}
.fa-blog::before {
  content: "\f781";
}
.fa-blueberries::before {
  content: "\e2e8";
}
.fa-bold::before {
  content: "\f032";
}
.fa-bolt::before {
  content: "\f0e7";
}
.fa-zap::before {
  content: "\f0e7";
}
.fa-bolt-auto::before {
  content: "\e0b6";
}
.fa-bolt-lightning::before {
  content: "\e0b7";
}
.fa-bolt-slash::before {
  content: "\e0b8";
}
.fa-bomb::before {
  content: "\f1e2";
}
.fa-bone::before {
  content: "\f5d7";
}
.fa-bone-break::before {
  content: "\f5d8";
}
.fa-bong::before {
  content: "\f55c";
}
.fa-book::before {
  content: "\f02d";
}
.fa-book-arrow-right::before {
  content: "\e0b9";
}
.fa-book-arrow-up::before {
  content: "\e0ba";
}
.fa-book-atlas::before {
  content: "\f558";
}
.fa-atlas::before {
  content: "\f558";
}
.fa-book-bible::before {
  content: "\f647";
}
.fa-bible::before {
  content: "\f647";
}
.fa-book-blank::before {
  content: "\f5d9";
}
.fa-book-alt::before {
  content: "\f5d9";
}
.fa-book-bookmark::before {
  content: "\e0bb";
}
.fa-book-circle-arrow-right::before {
  content: "\e0bc";
}
.fa-book-circle-arrow-up::before {
  content: "\e0bd";
}
.fa-book-copy::before {
  content: "\e0be";
}
.fa-book-font::before {
  content: "\e0bf";
}
.fa-book-heart::before {
  content: "\f499";
}
.fa-book-journal-whills::before {
  content: "\f66a";
}
.fa-journal-whills::before {
  content: "\f66a";
}
.fa-book-medical::before {
  content: "\f7e6";
}
.fa-book-open::before {
  content: "\f518";
}
.fa-book-open-cover::before {
  content: "\e0c0";
}
.fa-book-open-alt::before {
  content: "\e0c0";
}
.fa-book-open-reader::before {
  content: "\f5da";
}
.fa-book-reader::before {
  content: "\f5da";
}
.fa-book-quran::before {
  content: "\f687";
}
.fa-quran::before {
  content: "\f687";
}
.fa-book-section::before {
  content: "\e0c1";
}
.fa-book-law::before {
  content: "\e0c1";
}
.fa-book-skull::before {
  content: "\f6b7";
}
.fa-book-dead::before {
  content: "\f6b7";
}
.fa-book-sparkles::before {
  content: "\f6b8";
}
.fa-book-spells::before {
  content: "\f6b8";
}
.fa-book-tanakh::before {
  content: "\f827";
}
.fa-tanakh::before {
  content: "\f827";
}
.fa-book-user::before {
  content: "\f7e7";
}
.fa-bookmark::before {
  content: "\f02e";
}
.fa-bookmark-slash::before {
  content: "\e0c2";
}
.fa-books::before {
  content: "\f5db";
}
.fa-books-medical::before {
  content: "\f7e8";
}
.fa-boombox::before {
  content: "\f8a5";
}
.fa-boot::before {
  content: "\f782";
}
.fa-boot-heeled::before {
  content: "\e33f";
}
.fa-booth-curtain::before {
  content: "\f734";
}
.fa-border-all::before {
  content: "\f84c";
}
.fa-border-bottom::before {
  content: "\f84d";
}
.fa-border-bottom-right::before {
  content: "\f854";
}
.fa-border-style-alt::before {
  content: "\f854";
}
.fa-border-center-h::before {
  content: "\f89c";
}
.fa-border-center-v::before {
  content: "\f89d";
}
.fa-border-inner::before {
  content: "\f84e";
}
.fa-border-left::before {
  content: "\f84f";
}
.fa-border-none::before {
  content: "\f850";
}
.fa-border-outer::before {
  content: "\f851";
}
.fa-border-right::before {
  content: "\f852";
}
.fa-border-top::before {
  content: "\f855";
}
.fa-border-top-left::before {
  content: "\f853";
}
.fa-border-style::before {
  content: "\f853";
}
.fa-bore-hole::before {
  content: "\e4c3";
}
.fa-bottle-droplet::before {
  content: "\e4c4";
}
.fa-bottle-water::before {
  content: "\e4c5";
}
.fa-bow-arrow::before {
  content: "\f6b9";
}
.fa-bowl-chopsticks::before {
  content: "\e2e9";
}
.fa-bowl-chopsticks-noodles::before {
  content: "\e2ea";
}
.fa-bowl-food::before {
  content: "\e4c6";
}
.fa-bowl-hot::before {
  content: "\f823";
}
.fa-soup::before {
  content: "\f823";
}
.fa-bowl-rice::before {
  content: "\e2eb";
}
.fa-bowl-scoop::before {
  content: "\e3de";
}
.fa-bowl-shaved-ice::before {
  content: "\e3de";
}
.fa-bowl-scoops::before {
  content: "\e3df";
}
.fa-bowl-soft-serve::before {
  content: "\e46b";
}
.fa-bowl-spoon::before {
  content: "\e3e0";
}
.fa-bowling-ball::before {
  content: "\f436";
}
.fa-bowling-ball-pin::before {
  content: "\e0c3";
}
.fa-bowling-pins::before {
  content: "\f437";
}
.fa-box::before {
  content: "\f466";
}
.fa-box-archive::before {
  content: "\f187";
}
.fa-archive::before {
  content: "\f187";
}
.fa-box-ballot::before {
  content: "\f735";
}
.fa-box-check::before {
  content: "\f467";
}
.fa-box-circle-check::before {
  content: "\e0c4";
}
.fa-box-dollar::before {
  content: "\f4a0";
}
.fa-box-usd::before {
  content: "\f4a0";
}
.fa-box-heart::before {
  content: "\f49d";
}
.fa-box-open::before {
  content: "\f49e";
}
.fa-box-open-full::before {
  content: "\f49c";
}
.fa-box-full::before {
  content: "\f49c";
}
.fa-box-taped::before {
  content: "\f49a";
}
.fa-box-alt::before {
  content: "\f49a";
}
.fa-box-tissue::before {
  content: "\e05b";
}
.fa-boxes-packing::before {
  content: "\e4c7";
}
.fa-boxes-stacked::before {
  content: "\f468";
}
.fa-boxes::before {
  content: "\f468";
}
.fa-boxes-alt::before {
  content: "\f468";
}
.fa-boxing-glove::before {
  content: "\f438";
}
.fa-glove-boxing::before {
  content: "\f438";
}
.fa-bracket-curly::before {
  content: "\7b";
}
.fa-bracket-curly-left::before {
  content: "\7b";
}
.fa-bracket-curly-right::before {
  content: "\7d";
}
.fa-bracket-round::before {
  content: "\28";
}
.fa-parenthesis::before {
  content: "\28";
}
.fa-bracket-round-right::before {
  content: "\29";
}
.fa-bracket-square::before {
  content: "\5b";
}
.fa-bracket::before {
  content: "\5b";
}
.fa-bracket-left::before {
  content: "\5b";
}
.fa-bracket-square-right::before {
  content: "\5d";
}
.fa-brackets-curly::before {
  content: "\f7ea";
}
.fa-brackets-round::before {
  content: "\e0c5";
}
.fa-parentheses::before {
  content: "\e0c5";
}
.fa-brackets-square::before {
  content: "\f7e9";
}
.fa-brackets::before {
  content: "\f7e9";
}
.fa-braille::before {
  content: "\f2a1";
}
.fa-brain::before {
  content: "\f5dc";
}
.fa-brain-arrow-curved-right::before {
  content: "\f677";
}
.fa-mind-share::before {
  content: "\f677";
}
.fa-brain-circuit::before {
  content: "\e0c6";
}
.fa-brake-warning::before {
  content: "\e0c7";
}
.fa-brazilian-real-sign::before {
  content: "\e46c";
}
.fa-bread-loaf::before {
  content: "\f7eb";
}
.fa-bread-slice::before {
  content: "\f7ec";
}
.fa-bread-slice-butter::before {
  content: "\e3e1";
}
.fa-bridge::before {
  content: "\e4c8";
}
.fa-bridge-circle-check::before {
  content: "\e4c9";
}
.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}
.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}
.fa-bridge-lock::before {
  content: "\e4cc";
}
.fa-bridge-suspension::before {
  content: "\e4cd";
}
.fa-bridge-water::before {
  content: "\e4ce";
}
.fa-briefcase::before {
  content: "\f0b1";
}
.fa-briefcase-arrow-right::before {
  content: "\e2f2";
}
.fa-briefcase-blank::before {
  content: "\e0c8";
}
.fa-briefcase-medical::before {
  content: "\f469";
}
.fa-brightness::before {
  content: "\e0c9";
}
.fa-brightness-low::before {
  content: "\e0ca";
}
.fa-bring-forward::before {
  content: "\f856";
}
.fa-bring-front::before {
  content: "\f857";
}
.fa-broccoli::before {
  content: "\e3e2";
}
.fa-broom::before {
  content: "\f51a";
}
.fa-broom-ball::before {
  content: "\f458";
}
.fa-quidditch::before {
  content: "\f458";
}
.fa-quidditch-broom-ball::before {
  content: "\f458";
}
.fa-browser::before {
  content: "\f37e";
}
.fa-browsers::before {
  content: "\e0cb";
}
.fa-brush::before {
  content: "\f55d";
}
.fa-bucket::before {
  content: "\e4cf";
}
.fa-bug::before {
  content: "\f188";
}
.fa-bug-slash::before {
  content: "\e490";
}
.fa-bugs::before {
  content: "\e4d0";
}
.fa-building::before {
  content: "\f1ad";
}
.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}
.fa-building-circle-check::before {
  content: "\e4d2";
}
.fa-building-circle-exclamation::before {
  content: "\e4d3";
}
.fa-building-circle-xmark::before {
  content: "\e4d4";
}
.fa-building-columns::before {
  content: "\f19c";
}
.fa-bank::before {
  content: "\f19c";
}
.fa-institution::before {
  content: "\f19c";
}
.fa-museum::before {
  content: "\f19c";
}
.fa-university::before {
  content: "\f19c";
}
.fa-building-flag::before {
  content: "\e4d5";
}
.fa-building-lock::before {
  content: "\e4d6";
}
.fa-building-ngo::before {
  content: "\e4d7";
}
.fa-building-shield::before {
  content: "\e4d8";
}
.fa-building-un::before {
  content: "\e4d9";
}
.fa-building-user::before {
  content: "\e4da";
}
.fa-building-wheat::before {
  content: "\e4db";
}
.fa-buildings::before {
  content: "\e0cc";
}
.fa-bullhorn::before {
  content: "\f0a1";
}
.fa-bullseye::before {
  content: "\f140";
}
.fa-bullseye-arrow::before {
  content: "\f648";
}
.fa-bullseye-pointer::before {
  content: "\f649";
}
.fa-burger::before {
  content: "\f805";
}
.fa-hamburger::before {
  content: "\f805";
}
.fa-burger-cheese::before {
  content: "\f7f1";
}
.fa-cheeseburger::before {
  content: "\f7f1";
}
.fa-burger-fries::before {
  content: "\e0cd";
}
.fa-burger-glass::before {
  content: "\e0ce";
}
.fa-burger-lettuce::before {
  content: "\e3e3";
}
.fa-burger-soda::before {
  content: "\f858";
}
.fa-burrito::before {
  content: "\f7ed";
}
.fa-burst::before {
  content: "\e4dc";
}
.fa-bus::before {
  content: "\f207";
}
.fa-bus-school::before {
  content: "\f5dd";
}
.fa-bus-simple::before {
  content: "\f55e";
}
.fa-bus-alt::before {
  content: "\f55e";
}
.fa-business-time::before {
  content: "\f64a";
}
.fa-briefcase-clock::before {
  content: "\f64a";
}
.fa-butter::before {
  content: "\e3e4";
}
.fa-c::before {
  content: "\43";
}
.fa-cabin::before {
  content: "\e46d";
}
.fa-cabinet-filing::before {
  content: "\f64b";
}
.fa-cable-car::before {
  content: "\e0cf";
}
.fa-cactus::before {
  content: "\f8a7";
}
.fa-cake-candles::before {
  content: "\f1fd";
}
.fa-birthday-cake::before {
  content: "\f1fd";
}
.fa-cake::before {
  content: "\f1fd";
}
.fa-cake-slice::before {
  content: "\e3e5";
}
.fa-shortcake::before {
  content: "\e3e5";
}
.fa-calculator::before {
  content: "\f1ec";
}
.fa-calculator-simple::before {
  content: "\f64c";
}
.fa-calculator-alt::before {
  content: "\f64c";
}
.fa-calendar::before {
  content: "\f133";
}
.fa-calendar-arrow-down::before {
  content: "\e0d0";
}
.fa-calendar-download::before {
  content: "\e0d0";
}
.fa-calendar-arrow-up::before {
  content: "\e0d1";
}
.fa-calendar-upload::before {
  content: "\e0d1";
}
.fa-calendar-check::before {
  content: "\f274";
}
.fa-calendar-circle-exclamation::before {
  content: "\e46e";
}
.fa-calendar-circle-minus::before {
  content: "\e46f";
}
.fa-calendar-circle-plus::before {
  content: "\e470";
}
.fa-calendar-circle-user::before {
  content: "\e471";
}
.fa-calendar-clock::before {
  content: "\e0d2";
}
.fa-calendar-time::before {
  content: "\e0d2";
}
.fa-calendar-day::before {
  content: "\f783";
}
.fa-calendar-days::before {
  content: "\f073";
}
.fa-calendar-alt::before {
  content: "\f073";
}
.fa-calendar-exclamation::before {
  content: "\f334";
}
.fa-calendar-heart::before {
  content: "\e0d3";
}
.fa-calendar-image::before {
  content: "\e0d4";
}
.fa-calendar-lines::before {
  content: "\e0d5";
}
.fa-calendar-note::before {
  content: "\e0d5";
}
.fa-calendar-lines-pen::before {
  content: "\e472";
}
.fa-calendar-minus::before {
  content: "\f272";
}
.fa-calendar-pen::before {
  content: "\f333";
}
.fa-calendar-edit::before {
  content: "\f333";
}
.fa-calendar-plus::before {
  content: "\f271";
}
.fa-calendar-range::before {
  content: "\e0d6";
}
.fa-calendar-star::before {
  content: "\f736";
}
.fa-calendar-week::before {
  content: "\f784";
}
.fa-calendar-xmark::before {
  content: "\f273";
}
.fa-calendar-times::before {
  content: "\f273";
}
.fa-calendars::before {
  content: "\e0d7";
}
.fa-camcorder::before {
  content: "\f8a8";
}
.fa-video-handheld::before {
  content: "\f8a8";
}
.fa-camera::before {
  content: "\f030";
}
.fa-camera-alt::before {
  content: "\f030";
}
.fa-camera-cctv::before {
  content: "\f8ac";
}
.fa-cctv::before {
  content: "\f8ac";
}
.fa-camera-movie::before {
  content: "\f8a9";
}
.fa-camera-polaroid::before {
  content: "\f8aa";
}
.fa-camera-retro::before {
  content: "\f083";
}
.fa-camera-rotate::before {
  content: "\e0d8";
}
.fa-camera-security::before {
  content: "\f8fe";
}
.fa-camera-home::before {
  content: "\f8fe";
}
.fa-camera-slash::before {
  content: "\e0d9";
}
.fa-camera-viewfinder::before {
  content: "\e0da";
}
.fa-screenshot::before {
  content: "\e0da";
}
.fa-camera-web::before {
  content: "\f832";
}
.fa-webcam::before {
  content: "\f832";
}
.fa-camera-web-slash::before {
  content: "\f833";
}
.fa-webcam-slash::before {
  content: "\f833";
}
.fa-campfire::before {
  content: "\f6ba";
}
.fa-campground::before {
  content: "\f6bb";
}
.fa-can-food::before {
  content: "\e3e6";
}
.fa-candle-holder::before {
  content: "\f6bc";
}
.fa-candy::before {
  content: "\e3e7";
}
.fa-candy-bar::before {
  content: "\e3e8";
}
.fa-chocolate-bar::before {
  content: "\e3e8";
}
.fa-candy-cane::before {
  content: "\f786";
}
.fa-candy-corn::before {
  content: "\f6bd";
}
.fa-cannabis::before {
  content: "\f55f";
}
.fa-capsules::before {
  content: "\f46b";
}
.fa-car::before {
  content: "\f1b9";
}
.fa-automobile::before {
  content: "\f1b9";
}
.fa-car-battery::before {
  content: "\f5df";
}
.fa-battery-car::before {
  content: "\f5df";
}
.fa-car-bolt::before {
  content: "\e341";
}
.fa-car-building::before {
  content: "\f859";
}
.fa-car-bump::before {
  content: "\f5e0";
}
.fa-car-burst::before {
  content: "\f5e1";
}
.fa-car-crash::before {
  content: "\f5e1";
}
.fa-car-bus::before {
  content: "\f85a";
}
.fa-car-circle-bolt::before {
  content: "\e342";
}
.fa-car-garage::before {
  content: "\f5e2";
}
.fa-car-mirrors::before {
  content: "\e343";
}
.fa-car-on::before {
  content: "\e4dd";
}
.fa-car-rear::before {
  content: "\f5de";
}
.fa-car-alt::before {
  content: "\f5de";
}
.fa-car-side::before {
  content: "\f5e4";
}
.fa-car-side-bolt::before {
  content: "\e344";
}
.fa-car-tilt::before {
  content: "\f5e5";
}
.fa-car-tunnel::before {
  content: "\e4de";
}
.fa-car-wash::before {
  content: "\f5e6";
}
.fa-car-wrench::before {
  content: "\f5e3";
}
.fa-car-mechanic::before {
  content: "\f5e3";
}
.fa-caravan::before {
  content: "\f8ff";
}
.fa-caravan-simple::before {
  content: "\e000";
}
.fa-caravan-alt::before {
  content: "\e000";
}
.fa-card-club::before {
  content: "\e3e9";
}
.fa-card-diamond::before {
  content: "\e3ea";
}
.fa-card-heart::before {
  content: "\e3eb";
}
.fa-card-spade::before {
  content: "\e3ec";
}
.fa-cards::before {
  content: "\e3ed";
}
.fa-cards-blank::before {
  content: "\e4df";
}
.fa-caret-down::before {
  content: "\f0d7";
}
.fa-caret-left::before {
  content: "\f0d9";
}
.fa-caret-right::before {
  content: "\f0da";
}
.fa-caret-up::before {
  content: "\f0d8";
}
.fa-carrot::before {
  content: "\f787";
}
.fa-cars::before {
  content: "\f85b";
}
.fa-cart-arrow-down::before {
  content: "\f218";
}
.fa-cart-arrow-up::before {
  content: "\e3ee";
}
.fa-cart-circle-arrow-down::before {
  content: "\e3ef";
}
.fa-cart-circle-arrow-up::before {
  content: "\e3f0";
}
.fa-cart-circle-check::before {
  content: "\e3f1";
}
.fa-cart-circle-exclamation::before {
  content: "\e3f2";
}
.fa-cart-circle-plus::before {
  content: "\e3f3";
}
.fa-cart-circle-xmark::before {
  content: "\e3f4";
}
.fa-cart-flatbed::before {
  content: "\f474";
}
.fa-dolly-flatbed::before {
  content: "\f474";
}
.fa-cart-flatbed-boxes::before {
  content: "\f475";
}
.fa-dolly-flatbed-alt::before {
  content: "\f475";
}
.fa-cart-flatbed-empty::before {
  content: "\f476";
}
.fa-dolly-flatbed-empty::before {
  content: "\f476";
}
.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}
.fa-luggage-cart::before {
  content: "\f59d";
}
.fa-cart-minus::before {
  content: "\e0db";
}
.fa-cart-plus::before {
  content: "\f217";
}
.fa-cart-shopping::before {
  content: "\f07a";
}
.fa-shopping-cart::before {
  content: "\f07a";
}
.fa-cart-shopping-fast::before {
  content: "\e0dc";
}
.fa-cart-xmark::before {
  content: "\e0dd";
}
.fa-cash-register::before {
  content: "\f788";
}
.fa-cassette-betamax::before {
  content: "\f8a4";
}
.fa-betamax::before {
  content: "\f8a4";
}
.fa-cassette-tape::before {
  content: "\f8ab";
}
.fa-cassette-vhs::before {
  content: "\f8ec";
}
.fa-vhs::before {
  content: "\f8ec";
}
.fa-castle::before {
  content: "\e0de";
}
.fa-cat::before {
  content: "\f6be";
}
.fa-cat-space::before {
  content: "\e001";
}
.fa-cauldron::before {
  content: "\f6bf";
}
.fa-cedi-sign::before {
  content: "\e0df";
}
.fa-cent-sign::before {
  content: "\e3f5";
}
.fa-certificate::before {
  content: "\f0a3";
}
.fa-chair::before {
  content: "\f6c0";
}
.fa-chair-office::before {
  content: "\f6c1";
}
.fa-chalkboard::before {
  content: "\f51b";
}
.fa-blackboard::before {
  content: "\f51b";
}
.fa-chalkboard-user::before {
  content: "\f51c";
}
.fa-chalkboard-teacher::before {
  content: "\f51c";
}
.fa-champagne-glass::before {
  content: "\f79e";
}
.fa-glass-champagne::before {
  content: "\f79e";
}
.fa-champagne-glasses::before {
  content: "\f79f";
}
.fa-glass-cheers::before {
  content: "\f79f";
}
.fa-charging-station::before {
  content: "\f5e7";
}
.fa-chart-area::before {
  content: "\f1fe";
}
.fa-area-chart::before {
  content: "\f1fe";
}
.fa-chart-bar::before {
  content: "\f080";
}
.fa-bar-chart::before {
  content: "\f080";
}
.fa-chart-bullet::before {
  content: "\e0e1";
}
.fa-chart-candlestick::before {
  content: "\e0e2";
}
.fa-chart-column::before {
  content: "\e0e3";
}
.fa-chart-gantt::before {
  content: "\e0e4";
}
.fa-chart-line::before {
  content: "\f201";
}
.fa-line-chart::before {
  content: "\f201";
}
.fa-chart-line-down::before {
  content: "\f64d";
}
.fa-chart-line-up::before {
  content: "\e0e5";
}
.fa-chart-mixed::before {
  content: "\f643";
}
.fa-analytics::before {
  content: "\f643";
}
.fa-chart-network::before {
  content: "\f78a";
}
.fa-chart-pie::before {
  content: "\f200";
}
.fa-pie-chart::before {
  content: "\f200";
}
.fa-chart-pie-simple::before {
  content: "\f64e";
}
.fa-chart-pie-alt::before {
  content: "\f64e";
}
.fa-chart-pyramid::before {
  content: "\e0e6";
}
.fa-chart-radar::before {
  content: "\e0e7";
}
.fa-chart-scatter::before {
  content: "\f7ee";
}
.fa-chart-scatter-3d::before {
  content: "\e0e8";
}
.fa-chart-scatter-bubble::before {
  content: "\e0e9";
}
.fa-chart-simple::before {
  content: "\e473";
}
.fa-chart-simple-horizontal::before {
  content: "\e474";
}
.fa-chart-tree-map::before {
  content: "\e0ea";
}
.fa-chart-user::before {
  content: "\f6a3";
}
.fa-user-chart::before {
  content: "\f6a3";
}
.fa-chart-waterfall::before {
  content: "\e0eb";
}
.fa-check::before {
  content: "\f00c";
}
.fa-check-double::before {
  content: "\f560";
}
.fa-check-to-slot::before {
  content: "\f772";
}
.fa-vote-yea::before {
  content: "\f772";
}
.fa-cheese::before {
  content: "\f7ef";
}
.fa-cheese-swiss::before {
  content: "\f7f0";
}
.fa-cherries::before {
  content: "\e0ec";
}
.fa-chess::before {
  content: "\f439";
}
.fa-chess-bishop::before {
  content: "\f43a";
}
.fa-chess-bishop-piece::before {
  content: "\f43b";
}
.fa-chess-bishop-alt::before {
  content: "\f43b";
}
.fa-chess-board::before {
  content: "\f43c";
}
.fa-chess-clock::before {
  content: "\f43d";
}
.fa-chess-clock-flip::before {
  content: "\f43e";
}
.fa-chess-clock-alt::before {
  content: "\f43e";
}
.fa-chess-king::before {
  content: "\f43f";
}
.fa-chess-king-piece::before {
  content: "\f440";
}
.fa-chess-king-alt::before {
  content: "\f440";
}
.fa-chess-knight::before {
  content: "\f441";
}
.fa-chess-knight-piece::before {
  content: "\f442";
}
.fa-chess-knight-alt::before {
  content: "\f442";
}
.fa-chess-pawn::before {
  content: "\f443";
}
.fa-chess-pawn-piece::before {
  content: "\f444";
}
.fa-chess-pawn-alt::before {
  content: "\f444";
}
.fa-chess-queen::before {
  content: "\f445";
}
.fa-chess-queen-piece::before {
  content: "\f446";
}
.fa-chess-queen-alt::before {
  content: "\f446";
}
.fa-chess-rook::before {
  content: "\f447";
}
.fa-chess-rook-piece::before {
  content: "\f448";
}
.fa-chess-rook-alt::before {
  content: "\f448";
}
.fa-chestnut::before {
  content: "\e3f6";
}
.fa-chevron-down::before {
  content: "\f078";
}
.fa-chevron-left::before {
  content: "\f053";
}
.fa-chevron-right::before {
  content: "\f054";
}
.fa-chevron-up::before {
  content: "\f077";
}
.fa-chevrons-down::before {
  content: "\f322";
}
.fa-chevron-double-down::before {
  content: "\f322";
}
.fa-chevrons-left::before {
  content: "\f323";
}
.fa-chevron-double-left::before {
  content: "\f323";
}
.fa-chevrons-right::before {
  content: "\f324";
}
.fa-chevron-double-right::before {
  content: "\f324";
}
.fa-chevrons-up::before {
  content: "\f325";
}
.fa-chevron-double-up::before {
  content: "\f325";
}
.fa-child::before {
  content: "\f1ae";
}
.fa-child-dress::before {
  content: "\e59c";
}
.fa-child-reaching::before {
  content: "\e59d";
}
.fa-child-rifle::before {
  content: "\e4e0";
}
.fa-children::before {
  content: "\e4e1";
}
.fa-chimney::before {
  content: "\f78b";
}
.fa-chopsticks::before {
  content: "\e3f7";
}
.fa-church::before {
  content: "\f51d";
}
.fa-circle::before {
  content: "\f111";
}
.fa-circle-0::before {
  content: "\e0ed";
}
.fa-circle-1::before {
  content: "\e0ee";
}
.fa-circle-2::before {
  content: "\e0ef";
}
.fa-circle-3::before {
  content: "\e0f0";
}
.fa-circle-4::before {
  content: "\e0f1";
}
.fa-circle-5::before {
  content: "\e0f2";
}
.fa-circle-6::before {
  content: "\e0f3";
}
.fa-circle-7::before {
  content: "\e0f4";
}
.fa-circle-8::before {
  content: "\e0f5";
}
.fa-circle-9::before {
  content: "\e0f6";
}
.fa-circle-a::before {
  content: "\e0f7";
}
.fa-circle-ampersand::before {
  content: "\e0f8";
}
.fa-circle-arrow-down::before {
  content: "\f0ab";
}
.fa-arrow-circle-down::before {
  content: "\f0ab";
}
.fa-circle-arrow-down-left::before {
  content: "\e0f9";
}
.fa-circle-arrow-down-right::before {
  content: "\e0fa";
}
.fa-circle-arrow-left::before {
  content: "\f0a8";
}
.fa-arrow-circle-left::before {
  content: "\f0a8";
}
.fa-circle-arrow-right::before {
  content: "\f0a9";
}
.fa-arrow-circle-right::before {
  content: "\f0a9";
}
.fa-circle-arrow-up::before {
  content: "\f0aa";
}
.fa-arrow-circle-up::before {
  content: "\f0aa";
}
.fa-circle-arrow-up-left::before {
  content: "\e0fb";
}
.fa-circle-arrow-up-right::before {
  content: "\e0fc";
}
.fa-circle-b::before {
  content: "\e0fd";
}
.fa-circle-bolt::before {
  content: "\e0fe";
}
.fa-circle-book-open::before {
  content: "\e0ff";
}
.fa-book-circle::before {
  content: "\e0ff";
}
.fa-circle-bookmark::before {
  content: "\e100";
}
.fa-bookmark-circle::before {
  content: "\e100";
}
.fa-circle-c::before {
  content: "\e101";
}
.fa-circle-calendar::before {
  content: "\e102";
}
.fa-calendar-circle::before {
  content: "\e102";
}
.fa-circle-camera::before {
  content: "\e103";
}
.fa-camera-circle::before {
  content: "\e103";
}
.fa-circle-caret-down::before {
  content: "\f32d";
}
.fa-caret-circle-down::before {
  content: "\f32d";
}
.fa-circle-caret-left::before {
  content: "\f32e";
}
.fa-caret-circle-left::before {
  content: "\f32e";
}
.fa-circle-caret-right::before {
  content: "\f330";
}
.fa-caret-circle-right::before {
  content: "\f330";
}
.fa-circle-caret-up::before {
  content: "\f331";
}
.fa-caret-circle-up::before {
  content: "\f331";
}
.fa-circle-check::before {
  content: "\f058";
}
.fa-check-circle::before {
  content: "\f058";
}
.fa-circle-chevron-down::before {
  content: "\f13a";
}
.fa-chevron-circle-down::before {
  content: "\f13a";
}
.fa-circle-chevron-left::before {
  content: "\f137";
}
.fa-chevron-circle-left::before {
  content: "\f137";
}
.fa-circle-chevron-right::before {
  content: "\f138";
}
.fa-chevron-circle-right::before {
  content: "\f138";
}
.fa-circle-chevron-up::before {
  content: "\f139";
}
.fa-chevron-circle-up::before {
  content: "\f139";
}
.fa-circle-d::before {
  content: "\e104";
}
.fa-circle-dashed::before {
  content: "\e105";
}
.fa-circle-divide::before {
  content: "\e106";
}
.fa-circle-dollar::before {
  content: "\f2e8";
}
.fa-dollar-circle::before {
  content: "\f2e8";
}
.fa-usd-circle::before {
  content: "\f2e8";
}
.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}
.fa-donate::before {
  content: "\f4b9";
}
.fa-circle-dot::before {
  content: "\f192";
}
.fa-dot-circle::before {
  content: "\f192";
}
.fa-circle-down::before {
  content: "\f358";
}
.fa-arrow-alt-circle-down::before {
  content: "\f358";
}
.fa-circle-down-left::before {
  content: "\e107";
}
.fa-circle-down-right::before {
  content: "\e108";
}
.fa-circle-e::before {
  content: "\e109";
}
.fa-circle-ellipsis::before {
  content: "\e10a";
}
.fa-circle-ellipsis-vertical::before {
  content: "\e10b";
}
.fa-circle-envelope::before {
  content: "\e10c";
}
.fa-envelope-circle::before {
  content: "\e10c";
}
.fa-circle-exclamation::before {
  content: "\f06a";
}
.fa-exclamation-circle::before {
  content: "\f06a";
}
.fa-circle-exclamation-check::before {
  content: "\e10d";
}
.fa-circle-f::before {
  content: "\e10e";
}
.fa-circle-g::before {
  content: "\e10f";
}
.fa-circle-h::before {
  content: "\f47e";
}
.fa-hospital-symbol::before {
  content: "\f47e";
}
.fa-circle-half::before {
  content: "\e110";
}
.fa-circle-half-stroke::before {
  content: "\f042";
}
.fa-adjust::before {
  content: "\f042";
}
.fa-circle-heart::before {
  content: "\f4c7";
}
.fa-heart-circle::before {
  content: "\f4c7";
}
.fa-circle-i::before {
  content: "\e111";
}
.fa-circle-info::before {
  content: "\f05a";
}
.fa-info-circle::before {
  content: "\f05a";
}
.fa-circle-j::before {
  content: "\e112";
}
.fa-circle-k::before {
  content: "\e113";
}
.fa-circle-l::before {
  content: "\e114";
}
.fa-circle-left::before {
  content: "\f359";
}
.fa-arrow-alt-circle-left::before {
  content: "\f359";
}
.fa-circle-location-arrow::before {
  content: "\f602";
}
.fa-location-circle::before {
  content: "\f602";
}
.fa-circle-m::before {
  content: "\e115";
}
.fa-circle-microphone::before {
  content: "\e116";
}
.fa-microphone-circle::before {
  content: "\e116";
}
.fa-circle-microphone-lines::before {
  content: "\e117";
}
.fa-microphone-circle-alt::before {
  content: "\e117";
}
.fa-circle-minus::before {
  content: "\f056";
}
.fa-minus-circle::before {
  content: "\f056";
}
.fa-circle-n::before {
  content: "\e118";
}
.fa-circle-nodes::before {
  content: "\e4e2";
}
.fa-circle-notch::before {
  content: "\f1ce";
}
.fa-circle-o::before {
  content: "\e119";
}
.fa-circle-p::before {
  content: "\e11a";
}
.fa-circle-parking::before {
  content: "\f615";
}
.fa-parking-circle::before {
  content: "\f615";
}
.fa-circle-pause::before {
  content: "\f28b";
}
.fa-pause-circle::before {
  content: "\f28b";
}
.fa-circle-phone::before {
  content: "\e11b";
}
.fa-phone-circle::before {
  content: "\e11b";
}
.fa-circle-phone-flip::before {
  content: "\e11c";
}
.fa-phone-circle-alt::before {
  content: "\e11c";
}
.fa-circle-phone-hangup::before {
  content: "\e11d";
}
.fa-phone-circle-down::before {
  content: "\e11d";
}
.fa-circle-play::before {
  content: "\f144";
}
.fa-play-circle::before {
  content: "\f144";
}
.fa-circle-plus::before {
  content: "\f055";
}
.fa-plus-circle::before {
  content: "\f055";
}
.fa-circle-q::before {
  content: "\e11e";
}
.fa-circle-quarter::before {
  content: "\e11f";
}
.fa-circle-quarters::before {
  content: "\e3f8";
}
.fa-circle-question::before {
  content: "\f059";
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-circle-r::before {
  content: "\e120";
}
.fa-circle-radiation::before {
  content: "\f7ba";
}
.fa-radiation-alt::before {
  content: "\f7ba";
}
.fa-circle-right::before {
  content: "\f35a";
}
.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}
.fa-circle-s::before {
  content: "\e121";
}
.fa-circle-small::before {
  content: "\e122";
}
.fa-circle-sort::before {
  content: "\e030";
}
.fa-sort-circle::before {
  content: "\e030";
}
.fa-circle-sort-down::before {
  content: "\e031";
}
.fa-sort-circle-down::before {
  content: "\e031";
}
.fa-circle-sort-up::before {
  content: "\e032";
}
.fa-sort-circle-up::before {
  content: "\e032";
}
.fa-circle-star::before {
  content: "\e123";
}
.fa-star-circle::before {
  content: "\e123";
}
.fa-circle-stop::before {
  content: "\f28d";
}
.fa-stop-circle::before {
  content: "\f28d";
}
.fa-circle-t::before {
  content: "\e124";
}
.fa-circle-three-quarters::before {
  content: "\e125";
}
.fa-circle-trash::before {
  content: "\e126";
}
.fa-trash-circle::before {
  content: "\e126";
}
.fa-circle-u::before {
  content: "\e127";
}
.fa-circle-up::before {
  content: "\f35b";
}
.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}
.fa-circle-up-left::before {
  content: "\e128";
}
.fa-circle-up-right::before {
  content: "\e129";
}
.fa-circle-user::before {
  content: "\f2bd";
}
.fa-user-circle::before {
  content: "\f2bd";
}
.fa-circle-v::before {
  content: "\e12a";
}
.fa-circle-video::before {
  content: "\e12b";
}
.fa-video-circle::before {
  content: "\e12b";
}
.fa-circle-w::before {
  content: "\e12c";
}
.fa-circle-waveform-lines::before {
  content: "\e12d";
}
.fa-waveform-circle::before {
  content: "\e12d";
}
.fa-circle-x::before {
  content: "\e12e";
}
.fa-circle-xmark::before {
  content: "\f057";
}
.fa-times-circle::before {
  content: "\f057";
}
.fa-xmark-circle::before {
  content: "\f057";
}
.fa-circle-y::before {
  content: "\e12f";
}
.fa-circle-z::before {
  content: "\e130";
}
.fa-citrus::before {
  content: "\e2f4";
}
.fa-citrus-slice::before {
  content: "\e2f5";
}
.fa-city::before {
  content: "\f64f";
}
.fa-clapperboard::before {
  content: "\e131";
}
.fa-clapperboard-play::before {
  content: "\e132";
}
.fa-clarinet::before {
  content: "\f8ad";
}
.fa-claw-marks::before {
  content: "\f6c2";
}
.fa-clipboard::before {
  content: "\f328";
}
.fa-clipboard-check::before {
  content: "\f46c";
}
.fa-clipboard-list::before {
  content: "\f46d";
}
.fa-clipboard-list-check::before {
  content: "\f737";
}
.fa-clipboard-medical::before {
  content: "\e133";
}
.fa-clipboard-prescription::before {
  content: "\f5e8";
}
.fa-clipboard-question::before {
  content: "\e4e3";
}
.fa-clipboard-user::before {
  content: "\f7f3";
}
.fa-clock::before {
  content: "\f017";
}
.fa-clock-four::before {
  content: "\f017";
}
.fa-clock-desk::before {
  content: "\e134";
}
.fa-clock-eight::before {
  content: "\e345";
}
.fa-clock-eight-thirty::before {
  content: "\e346";
}
.fa-clock-eleven::before {
  content: "\e347";
}
.fa-clock-eleven-thirty::before {
  content: "\e348";
}
.fa-clock-five::before {
  content: "\e349";
}
.fa-clock-five-thirty::before {
  content: "\e34a";
}
.fa-clock-four-thirty::before {
  content: "\e34b";
}
.fa-clock-nine::before {
  content: "\e34c";
}
.fa-clock-nine-thirty::before {
  content: "\e34d";
}
.fa-clock-one::before {
  content: "\e34e";
}
.fa-clock-one-thirty::before {
  content: "\e34f";
}
.fa-clock-rotate-left::before {
  content: "\f1da";
}
.fa-history::before {
  content: "\f1da";
}
.fa-clock-seven::before {
  content: "\e350";
}
.fa-clock-seven-thirty::before {
  content: "\e351";
}
.fa-clock-six::before {
  content: "\e352";
}
.fa-clock-six-thirty::before {
  content: "\e353";
}
.fa-clock-ten::before {
  content: "\e354";
}
.fa-clock-ten-thirty::before {
  content: "\e355";
}
.fa-clock-three::before {
  content: "\e356";
}
.fa-clock-three-thirty::before {
  content: "\e357";
}
.fa-clock-twelve::before {
  content: "\e358";
}
.fa-clock-twelve-thirty::before {
  content: "\e359";
}
.fa-clock-two::before {
  content: "\e35a";
}
.fa-clock-two-thirty::before {
  content: "\e35b";
}
.fa-clone::before {
  content: "\f24d";
}
.fa-closed-captioning::before {
  content: "\f20a";
}
.fa-closed-captioning-slash::before {
  content: "\e135";
}
.fa-clothes-hanger::before {
  content: "\e136";
}
.fa-cloud::before {
  content: "\f0c2";
}
.fa-cloud-arrow-down::before {
  content: "\f0ed";
}
.fa-cloud-download::before {
  content: "\f0ed";
}
.fa-cloud-download-alt::before {
  content: "\f0ed";
}
.fa-cloud-arrow-up::before {
  content: "\f0ee";
}
.fa-cloud-upload::before {
  content: "\f0ee";
}
.fa-cloud-upload-alt::before {
  content: "\f0ee";
}
.fa-cloud-bolt::before {
  content: "\f76c";
}
.fa-thunderstorm::before {
  content: "\f76c";
}
.fa-cloud-bolt-moon::before {
  content: "\f76d";
}
.fa-thunderstorm-moon::before {
  content: "\f76d";
}
.fa-cloud-bolt-sun::before {
  content: "\f76e";
}
.fa-thunderstorm-sun::before {
  content: "\f76e";
}
.fa-cloud-check::before {
  content: "\e35c";
}
.fa-cloud-drizzle::before {
  content: "\f738";
}
.fa-cloud-exclamation::before {
  content: "\e491";
}
.fa-cloud-fog::before {
  content: "\f74e";
}
.fa-fog::before {
  content: "\f74e";
}
.fa-cloud-hail::before {
  content: "\f739";
}
.fa-cloud-hail-mixed::before {
  content: "\f73a";
}
.fa-cloud-meatball::before {
  content: "\f73b";
}
.fa-cloud-minus::before {
  content: "\e35d";
}
.fa-cloud-moon::before {
  content: "\f6c3";
}
.fa-cloud-moon-rain::before {
  content: "\f73c";
}
.fa-cloud-music::before {
  content: "\f8ae";
}
.fa-cloud-plus::before {
  content: "\e35e";
}
.fa-cloud-question::before {
  content: "\e492";
}
.fa-cloud-rain::before {
  content: "\f73d";
}
.fa-cloud-rainbow::before {
  content: "\f73e";
}
.fa-cloud-showers::before {
  content: "\f73f";
}
.fa-cloud-showers-heavy::before {
  content: "\f740";
}
.fa-cloud-showers-water::before {
  content: "\e4e4";
}
.fa-cloud-slash::before {
  content: "\e137";
}
.fa-cloud-sleet::before {
  content: "\f741";
}
.fa-cloud-snow::before {
  content: "\f742";
}
.fa-cloud-sun::before {
  content: "\f6c4";
}
.fa-cloud-sun-rain::before {
  content: "\f743";
}
.fa-cloud-word::before {
  content: "\e138";
}
.fa-cloud-xmark::before {
  content: "\e35f";
}
.fa-clouds::before {
  content: "\f744";
}
.fa-clouds-moon::before {
  content: "\f745";
}
.fa-clouds-sun::before {
  content: "\f746";
}
.fa-clover::before {
  content: "\e139";
}
.fa-club::before {
  content: "\f327";
}
.fa-coconut::before {
  content: "\e2f6";
}
.fa-code::before {
  content: "\f121";
}
.fa-code-branch::before {
  content: "\f126";
}
.fa-code-commit::before {
  content: "\f386";
}
.fa-code-compare::before {
  content: "\e13a";
}
.fa-code-fork::before {
  content: "\e13b";
}
.fa-code-merge::before {
  content: "\f387";
}
.fa-code-pull-request::before {
  content: "\e13c";
}
.fa-code-pull-request-closed::before {
  content: "\e3f9";
}
.fa-code-pull-request-draft::before {
  content: "\e3fa";
}
.fa-code-simple::before {
  content: "\e13d";
}
.fa-coffee-bean::before {
  content: "\e13e";
}
.fa-coffee-beans::before {
  content: "\e13f";
}
.fa-coffee-pot::before {
  content: "\e002";
}
.fa-coffin::before {
  content: "\f6c6";
}
.fa-coffin-cross::before {
  content: "\e051";
}
.fa-coin::before {
  content: "\f85c";
}
.fa-coin-blank::before {
  content: "\e3fb";
}
.fa-coin-front::before {
  content: "\e3fc";
}
.fa-coin-vertical::before {
  content: "\e3fd";
}
.fa-coins::before {
  content: "\f51e";
}
.fa-colon::before {
  content: "\3a";
}
.fa-colon-sign::before {
  content: "\e140";
}
.fa-columns-3::before {
  content: "\e361";
}
.fa-comet::before {
  content: "\e003";
}
.fa-comma::before {
  content: "\2c";
}
.fa-command::before {
  content: "\e142";
}
.fa-comment::before {
  content: "\f075";
}
.fa-comment-arrow-down::before {
  content: "\e143";
}
.fa-comment-arrow-up::before {
  content: "\e144";
}
.fa-comment-arrow-up-right::before {
  content: "\e145";
}
.fa-comment-captions::before {
  content: "\e146";
}
.fa-comment-check::before {
  content: "\f4ac";
}
.fa-comment-code::before {
  content: "\e147";
}
.fa-comment-dollar::before {
  content: "\f651";
}
.fa-comment-dots::before {
  content: "\f4ad";
}
.fa-commenting::before {
  content: "\f4ad";
}
.fa-comment-exclamation::before {
  content: "\f4af";
}
.fa-comment-image::before {
  content: "\e148";
}
.fa-comment-lines::before {
  content: "\f4b0";
}
.fa-comment-medical::before {
  content: "\f7f5";
}
.fa-comment-middle::before {
  content: "\e149";
}
.fa-comment-middle-top::before {
  content: "\e14a";
}
.fa-comment-minus::before {
  content: "\f4b1";
}
.fa-comment-music::before {
  content: "\f8b0";
}
.fa-comment-pen::before {
  content: "\f4ae";
}
.fa-comment-edit::before {
  content: "\f4ae";
}
.fa-comment-plus::before {
  content: "\f4b2";
}
.fa-comment-question::before {
  content: "\e14b";
}
.fa-comment-quote::before {
  content: "\e14c";
}
.fa-comment-slash::before {
  content: "\f4b3";
}
.fa-comment-smile::before {
  content: "\f4b4";
}
.fa-comment-sms::before {
  content: "\f7cd";
}
.fa-sms::before {
  content: "\f7cd";
}
.fa-comment-text::before {
  content: "\e14d";
}
.fa-comment-xmark::before {
  content: "\f4b5";
}
.fa-comment-times::before {
  content: "\f4b5";
}
.fa-comments::before {
  content: "\f086";
}
.fa-comments-dollar::before {
  content: "\f653";
}
.fa-comments-question::before {
  content: "\e14e";
}
.fa-comments-question-check::before {
  content: "\e14f";
}
.fa-compact-disc::before {
  content: "\f51f";
}
.fa-compass::before {
  content: "\f14e";
}
.fa-compass-drafting::before {
  content: "\f568";
}
.fa-drafting-compass::before {
  content: "\f568";
}
.fa-compass-slash::before {
  content: "\f5e9";
}
.fa-compress::before {
  content: "\f066";
}
.fa-compress-wide::before {
  content: "\f326";
}
.fa-computer::before {
  content: "\e4e5";
}
.fa-computer-classic::before {
  content: "\f8b1";
}
.fa-computer-mouse::before {
  content: "\f8cc";
}
.fa-mouse::before {
  content: "\f8cc";
}
.fa-computer-mouse-scrollwheel::before {
  content: "\f8cd";
}
.fa-mouse-alt::before {
  content: "\f8cd";
}
.fa-computer-speaker::before {
  content: "\f8b2";
}
.fa-container-storage::before {
  content: "\f4b7";
}
.fa-conveyor-belt::before {
  content: "\f46e";
}
.fa-conveyor-belt-boxes::before {
  content: "\f46f";
}
.fa-conveyor-belt-alt::before {
  content: "\f46f";
}
.fa-conveyor-belt-empty::before {
  content: "\e150";
}
.fa-cookie::before {
  content: "\f563";
}
.fa-cookie-bite::before {
  content: "\f564";
}
.fa-copy::before {
  content: "\f0c5";
}
.fa-copyright::before {
  content: "\f1f9";
}
.fa-corn::before {
  content: "\f6c7";
}
.fa-corner::before {
  content: "\e3fe";
}
.fa-couch::before {
  content: "\f4b8";
}
.fa-cow::before {
  content: "\f6c8";
}
.fa-cowbell::before {
  content: "\f8b3";
}
.fa-cowbell-circle-plus::before {
  content: "\f8b4";
}
.fa-cowbell-more::before {
  content: "\f8b4";
}
.fa-crab::before {
  content: "\e3ff";
}
.fa-crate-apple::before {
  content: "\f6b1";
}
.fa-apple-crate::before {
  content: "\f6b1";
}
.fa-crate-empty::before {
  content: "\e151";
}
.fa-credit-card::before {
  content: "\f09d";
}
.fa-credit-card-alt::before {
  content: "\f09d";
}
.fa-credit-card-blank::before {
  content: "\f389";
}
.fa-credit-card-front::before {
  content: "\f38a";
}
.fa-cricket-bat-ball::before {
  content: "\f449";
}
.fa-cricket::before {
  content: "\f449";
}
.fa-croissant::before {
  content: "\f7f6";
}
.fa-crop::before {
  content: "\f125";
}
.fa-crop-simple::before {
  content: "\f565";
}
.fa-crop-alt::before {
  content: "\f565";
}
.fa-cross::before {
  content: "\f654";
}
.fa-crosshairs::before {
  content: "\f05b";
}
.fa-crow::before {
  content: "\f520";
}
.fa-crown::before {
  content: "\f521";
}
.fa-crutch::before {
  content: "\f7f7";
}
.fa-crutches::before {
  content: "\f7f8";
}
.fa-cruzeiro-sign::before {
  content: "\e152";
}
.fa-crystal-ball::before {
  content: "\e362";
}
.fa-cube::before {
  content: "\f1b2";
}
.fa-cubes::before {
  content: "\f1b3";
}
.fa-cubes-stacked::before {
  content: "\e4e6";
}
.fa-cucumber::before {
  content: "\e401";
}
.fa-cup-straw::before {
  content: "\e363";
}
.fa-cup-straw-swoosh::before {
  content: "\e364";
}
.fa-cup-togo::before {
  content: "\f6c5";
}
.fa-coffee-togo::before {
  content: "\f6c5";
}
.fa-cupcake::before {
  content: "\e402";
}
.fa-curling-stone::before {
  content: "\f44a";
}
.fa-curling::before {
  content: "\f44a";
}
.fa-custard::before {
  content: "\e403";
}
.fa-d::before {
  content: "\44";
}
.fa-dagger::before {
  content: "\f6cb";
}
.fa-dash::before {
  content: "\e404";
}
.fa-minus-large::before {
  content: "\e404";
}
.fa-database::before {
  content: "\f1c0";
}
.fa-deer::before {
  content: "\f78e";
}
.fa-deer-rudolph::before {
  content: "\f78f";
}
.fa-delete-left::before {
  content: "\f55a";
}
.fa-backspace::before {
  content: "\f55a";
}
.fa-delete-right::before {
  content: "\e154";
}
.fa-democrat::before {
  content: "\f747";
}
.fa-desktop::before {
  content: "\f390";
}
.fa-desktop-alt::before {
  content: "\f390";
}
.fa-desktop-arrow-down::before {
  content: "\e155";
}
.fa-dharmachakra::before {
  content: "\f655";
}
.fa-diagram-cells::before {
  content: "\e475";
}
.fa-diagram-lean-canvas::before {
  content: "\e156";
}
.fa-diagram-nested::before {
  content: "\e157";
}
.fa-diagram-next::before {
  content: "\e476";
}
.fa-diagram-predecessor::before {
  content: "\e477";
}
.fa-diagram-previous::before {
  content: "\e478";
}
.fa-diagram-project::before {
  content: "\f542";
}
.fa-project-diagram::before {
  content: "\f542";
}
.fa-diagram-sankey::before {
  content: "\e158";
}
.fa-diagram-subtask::before {
  content: "\e479";
}
.fa-diagram-successor::before {
  content: "\e47a";
}
.fa-diagram-venn::before {
  content: "\e15a";
}
.fa-dial::before {
  content: "\e15b";
}
.fa-dial-med-high::before {
  content: "\e15b";
}
.fa-dial-high::before {
  content: "\e15c";
}
.fa-dial-low::before {
  content: "\e15d";
}
.fa-dial-max::before {
  content: "\e15e";
}
.fa-dial-med::before {
  content: "\e15f";
}
.fa-dial-med-low::before {
  content: "\e160";
}
.fa-dial-min::before {
  content: "\e161";
}
.fa-dial-off::before {
  content: "\e162";
}
.fa-diamond::before {
  content: "\f219";
}
.fa-diamond-exclamation::before {
  content: "\e405";
}
.fa-diamond-turn-right::before {
  content: "\f5eb";
}
.fa-directions::before {
  content: "\f5eb";
}
.fa-dice::before {
  content: "\f522";
}
.fa-dice-d10::before {
  content: "\f6cd";
}
.fa-dice-d12::before {
  content: "\f6ce";
}
.fa-dice-d20::before {
  content: "\f6cf";
}
.fa-dice-d4::before {
  content: "\f6d0";
}
.fa-dice-d6::before {
  content: "\f6d1";
}
.fa-dice-d8::before {
  content: "\f6d2";
}
.fa-dice-five::before {
  content: "\f523";
}
.fa-dice-four::before {
  content: "\f524";
}
.fa-dice-one::before {
  content: "\f525";
}
.fa-dice-six::before {
  content: "\f526";
}
.fa-dice-three::before {
  content: "\f527";
}
.fa-dice-two::before {
  content: "\f528";
}
.fa-diploma::before {
  content: "\f5ea";
}
.fa-scroll-ribbon::before {
  content: "\f5ea";
}
.fa-disc-drive::before {
  content: "\f8b5";
}
.fa-disease::before {
  content: "\f7fa";
}
.fa-display::before {
  content: "\e163";
}
.fa-display-arrow-down::before {
  content: "\e164";
}
.fa-display-code::before {
  content: "\e165";
}
.fa-desktop-code::before {
  content: "\e165";
}
.fa-display-medical::before {
  content: "\e166";
}
.fa-desktop-medical::before {
  content: "\e166";
}
.fa-display-slash::before {
  content: "\e2fa";
}
.fa-desktop-slash::before {
  content: "\e2fa";
}
.fa-distribute-spacing-horizontal::before {
  content: "\e365";
}
.fa-distribute-spacing-vertical::before {
  content: "\e366";
}
.fa-ditto::before {
  content: "\22";
}
.fa-divide::before {
  content: "\f529";
}
.fa-dna::before {
  content: "\f471";
}
.fa-do-not-enter::before {
  content: "\f5ec";
}
.fa-dog::before {
  content: "\f6d3";
}
.fa-dog-leashed::before {
  content: "\f6d4";
}
.fa-dollar-sign::before {
  content: "\24";
}
.fa-dollar::before {
  content: "\24";
}
.fa-usd::before {
  content: "\24";
}
.fa-dolly::before {
  content: "\f472";
}
.fa-dolly-box::before {
  content: "\f472";
}
.fa-dolly-empty::before {
  content: "\f473";
}
.fa-dolphin::before {
  content: "\e168";
}
.fa-dong-sign::before {
  content: "\e169";
}
.fa-donut::before {
  content: "\e406";
}
.fa-doughnut::before {
  content: "\e406";
}
.fa-door-closed::before {
  content: "\f52a";
}
.fa-door-open::before {
  content: "\f52b";
}
.fa-dove::before {
  content: "\f4ba";
}
.fa-down::before {
  content: "\f354";
}
.fa-arrow-alt-down::before {
  content: "\f354";
}
.fa-down-from-dotted-line::before {
  content: "\e407";
}
.fa-down-from-line::before {
  content: "\f349";
}
.fa-arrow-alt-from-top::before {
  content: "\f349";
}
.fa-down-left::before {
  content: "\e16a";
}
.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}
.fa-compress-alt::before {
  content: "\f422";
}
.fa-down-long::before {
  content: "\f309";
}
.fa-long-arrow-alt-down::before {
  content: "\f309";
}
.fa-down-right::before {
  content: "\e16b";
}
.fa-down-to-bracket::before {
  content: "\e4e7";
}
.fa-down-to-dotted-line::before {
  content: "\e408";
}
.fa-down-to-line::before {
  content: "\f34a";
}
.fa-arrow-alt-to-bottom::before {
  content: "\f34a";
}
.fa-download::before {
  content: "\f019";
}
.fa-dragon::before {
  content: "\f6d5";
}
.fa-draw-circle::before {
  content: "\f5ed";
}
.fa-draw-polygon::before {
  content: "\f5ee";
}
.fa-draw-square::before {
  content: "\f5ef";
}
.fa-dreidel::before {
  content: "\f792";
}
.fa-drone::before {
  content: "\f85f";
}
.fa-drone-front::before {
  content: "\f860";
}
.fa-drone-alt::before {
  content: "\f860";
}
.fa-droplet::before {
  content: "\f043";
}
.fa-tint::before {
  content: "\f043";
}
.fa-droplet-degree::before {
  content: "\f748";
}
.fa-dewpoint::before {
  content: "\f748";
}
.fa-droplet-percent::before {
  content: "\f750";
}
.fa-humidity::before {
  content: "\f750";
}
.fa-droplet-slash::before {
  content: "\f5c7";
}
.fa-tint-slash::before {
  content: "\f5c7";
}
.fa-drum::before {
  content: "\f569";
}
.fa-drum-steelpan::before {
  content: "\f56a";
}
.fa-drumstick::before {
  content: "\f6d6";
}
.fa-drumstick-bite::before {
  content: "\f6d7";
}
.fa-dryer::before {
  content: "\f861";
}
.fa-dryer-heat::before {
  content: "\f862";
}
.fa-dryer-alt::before {
  content: "\f862";
}
.fa-duck::before {
  content: "\f6d8";
}
.fa-dumbbell::before {
  content: "\f44b";
}
.fa-dumpster::before {
  content: "\f793";
}
.fa-dumpster-fire::before {
  content: "\f794";
}
.fa-dungeon::before {
  content: "\f6d9";
}
.fa-e::before {
  content: "\45";
}
.fa-ear::before {
  content: "\f5f0";
}
.fa-ear-deaf::before {
  content: "\f2a4";
}
.fa-deaf::before {
  content: "\f2a4";
}
.fa-deafness::before {
  content: "\f2a4";
}
.fa-hard-of-hearing::before {
  content: "\f2a4";
}
.fa-ear-listen::before {
  content: "\f2a2";
}
.fa-assistive-listening-systems::before {
  content: "\f2a2";
}
.fa-ear-muffs::before {
  content: "\f795";
}
.fa-earth-africa::before {
  content: "\f57c";
}
.fa-globe-africa::before {
  content: "\f57c";
}
.fa-earth-americas::before {
  content: "\f57d";
}
.fa-earth::before {
  content: "\f57d";
}
.fa-earth-america::before {
  content: "\f57d";
}
.fa-globe-americas::before {
  content: "\f57d";
}
.fa-earth-asia::before {
  content: "\f57e";
}
.fa-globe-asia::before {
  content: "\f57e";
}
.fa-earth-europe::before {
  content: "\f7a2";
}
.fa-globe-europe::before {
  content: "\f7a2";
}
.fa-earth-oceania::before {
  content: "\e47b";
}
.fa-globe-oceania::before {
  content: "\e47b";
}
.fa-eclipse::before {
  content: "\f749";
}
.fa-egg::before {
  content: "\f7fb";
}
.fa-egg-fried::before {
  content: "\f7fc";
}
.fa-eggplant::before {
  content: "\e16c";
}
.fa-eject::before {
  content: "\f052";
}
.fa-elephant::before {
  content: "\f6da";
}
.fa-elevator::before {
  content: "\e16d";
}
.fa-ellipsis::before {
  content: "\f141";
}
.fa-ellipsis-h::before {
  content: "\f141";
}
.fa-ellipsis-stroke::before {
  content: "\f39b";
}
.fa-ellipsis-h-alt::before {
  content: "\f39b";
}
.fa-ellipsis-stroke-vertical::before {
  content: "\f39c";
}
.fa-ellipsis-v-alt::before {
  content: "\f39c";
}
.fa-ellipsis-vertical::before {
  content: "\f142";
}
.fa-ellipsis-v::before {
  content: "\f142";
}
.fa-empty-set::before {
  content: "\f656";
}
.fa-engine::before {
  content: "\e16e";
}
.fa-engine-warning::before {
  content: "\f5f2";
}
.fa-engine-exclamation::before {
  content: "\f5f2";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-envelope-circle-check::before {
  content: "\e4e8";
}
.fa-envelope-dot::before {
  content: "\e16f";
}
.fa-envelope-badge::before {
  content: "\e16f";
}
.fa-envelope-open::before {
  content: "\f2b6";
}
.fa-envelope-open-dollar::before {
  content: "\f657";
}
.fa-envelope-open-text::before {
  content: "\f658";
}
.fa-envelopes::before {
  content: "\e170";
}
.fa-envelopes-bulk::before {
  content: "\f674";
}
.fa-mail-bulk::before {
  content: "\f674";
}
.fa-equals::before {
  content: "\3d";
}
.fa-eraser::before {
  content: "\f12d";
}
.fa-escalator::before {
  content: "\e171";
}
.fa-ethernet::before {
  content: "\f796";
}
.fa-euro-sign::before {
  content: "\f153";
}
.fa-eur::before {
  content: "\f153";
}
.fa-euro::before {
  content: "\f153";
}
.fa-exclamation::before {
  content: "\21";
}
.fa-expand::before {
  content: "\f065";
}
.fa-expand-wide::before {
  content: "\f320";
}
.fa-explosion::before {
  content: "\e4e9";
}
.fa-eye::before {
  content: "\f06e";
}
.fa-eye-dropper::before {
  content: "\f1fb";
}
.fa-eye-dropper-empty::before {
  content: "\f1fb";
}
.fa-eyedropper::before {
  content: "\f1fb";
}
.fa-eye-dropper-full::before {
  content: "\e172";
}
.fa-eye-dropper-half::before {
  content: "\e173";
}
.fa-eye-evil::before {
  content: "\f6db";
}
.fa-eye-low-vision::before {
  content: "\f2a8";
}
.fa-low-vision::before {
  content: "\f2a8";
}
.fa-eye-slash::before {
  content: "\f070";
}
.fa-eyes::before {
  content: "\e367";
}
.fa-f::before {
  content: "\46";
}
.fa-face-angry::before {
  content: "\f556";
}
.fa-angry::before {
  content: "\f556";
}
.fa-face-angry-horns::before {
  content: "\e368";
}
.fa-face-anguished::before {
  content: "\e369";
}
.fa-face-anxious-sweat::before {
  content: "\e36a";
}
.fa-face-astonished::before {
  content: "\e36b";
}
.fa-face-awesome::before {
  content: "\e409";
}
.fa-gave-dandy::before {
  content: "\e409";
}
.fa-face-beam-hand-over-mouth::before {
  content: "\e47c";
}
.fa-face-clouds::before {
  content: "\e47d";
}
.fa-face-confounded::before {
  content: "\e36c";
}
.fa-face-confused::before {
  content: "\e36d";
}
.fa-face-cowboy-hat::before {
  content: "\e36e";
}
.fa-face-diagonal-mouth::before {
  content: "\e47e";
}
.fa-face-disappointed::before {
  content: "\e36f";
}
.fa-face-disguise::before {
  content: "\e370";
}
.fa-face-dizzy::before {
  content: "\f567";
}
.fa-dizzy::before {
  content: "\f567";
}
.fa-face-dotted::before {
  content: "\e47f";
}
.fa-face-downcast-sweat::before {
  content: "\e371";
}
.fa-face-drooling::before {
  content: "\e372";
}
.fa-face-exhaling::before {
  content: "\e480";
}
.fa-face-explode::before {
  content: "\e2fe";
}
.fa-exploding-head::before {
  content: "\e2fe";
}
.fa-face-expressionless::before {
  content: "\e373";
}
.fa-face-eyes-xmarks::before {
  content: "\e374";
}
.fa-face-fearful::before {
  content: "\e375";
}
.fa-face-flushed::before {
  content: "\f579";
}
.fa-flushed::before {
  content: "\f579";
}
.fa-face-frown::before {
  content: "\f119";
}
.fa-frown::before {
  content: "\f119";
}
.fa-face-frown-open::before {
  content: "\f57a";
}
.fa-frown-open::before {
  content: "\f57a";
}
.fa-face-frown-slight::before {
  content: "\e376";
}
.fa-face-glasses::before {
  content: "\e377";
}
.fa-face-grimace::before {
  content: "\f57f";
}
.fa-grimace::before {
  content: "\f57f";
}
.fa-face-grin::before {
  content: "\f580";
}
.fa-grin::before {
  content: "\f580";
}
.fa-face-grin-beam::before {
  content: "\f582";
}
.fa-grin-beam::before {
  content: "\f582";
}
.fa-face-grin-beam-sweat::before {
  content: "\f583";
}
.fa-grin-beam-sweat::before {
  content: "\f583";
}
.fa-face-grin-hearts::before {
  content: "\f584";
}
.fa-grin-hearts::before {
  content: "\f584";
}
.fa-face-grin-squint::before {
  content: "\f585";
}
.fa-grin-squint::before {
  content: "\f585";
}
.fa-face-grin-squint-tears::before {
  content: "\f586";
}
.fa-grin-squint-tears::before {
  content: "\f586";
}
.fa-face-grin-stars::before {
  content: "\f587";
}
.fa-grin-stars::before {
  content: "\f587";
}
.fa-face-grin-tears::before {
  content: "\f588";
}
.fa-grin-tears::before {
  content: "\f588";
}
.fa-face-grin-tongue::before {
  content: "\f589";
}
.fa-grin-tongue::before {
  content: "\f589";
}
.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-face-grin-wide::before {
  content: "\f581";
}
.fa-grin-alt::before {
  content: "\f581";
}
.fa-face-grin-wink::before {
  content: "\f58c";
}
.fa-grin-wink::before {
  content: "\f58c";
}
.fa-face-hand-over-mouth::before {
  content: "\e378";
}
.fa-face-hand-peeking::before {
  content: "\e481";
}
.fa-face-hand-yawn::before {
  content: "\e379";
}
.fa-face-head-bandage::before {
  content: "\e37a";
}
.fa-face-holding-back-tears::before {
  content: "\e482";
}
.fa-face-hushed::before {
  content: "\e37b";
}
.fa-face-icicles::before {
  content: "\e37c";
}
.fa-face-kiss::before {
  content: "\f596";
}
.fa-kiss::before {
  content: "\f596";
}
.fa-face-kiss-beam::before {
  content: "\f597";
}
.fa-kiss-beam::before {
  content: "\f597";
}
.fa-face-kiss-closed-eyes::before {
  content: "\e37d";
}
.fa-face-kiss-wink-heart::before {
  content: "\f598";
}
.fa-kiss-wink-heart::before {
  content: "\f598";
}
.fa-face-laugh::before {
  content: "\f599";
}
.fa-laugh::before {
  content: "\f599";
}
.fa-face-laugh-beam::before {
  content: "\f59a";
}
.fa-laugh-beam::before {
  content: "\f59a";
}
.fa-face-laugh-squint::before {
  content: "\f59b";
}
.fa-laugh-squint::before {
  content: "\f59b";
}
.fa-face-laugh-wink::before {
  content: "\f59c";
}
.fa-laugh-wink::before {
  content: "\f59c";
}
.fa-face-lying::before {
  content: "\e37e";
}
.fa-face-mask::before {
  content: "\e37f";
}
.fa-face-meh::before {
  content: "\f11a";
}
.fa-meh::before {
  content: "\f11a";
}
.fa-face-meh-blank::before {
  content: "\f5a4";
}
.fa-meh-blank::before {
  content: "\f5a4";
}
.fa-face-melting::before {
  content: "\e483";
}
.fa-face-monocle::before {
  content: "\e380";
}
.fa-face-nauseated::before {
  content: "\e381";
}
.fa-face-nose-steam::before {
  content: "\e382";
}
.fa-face-party::before {
  content: "\e383";
}
.fa-face-pensive::before {
  content: "\e384";
}
.fa-face-persevering::before {
  content: "\e385";
}
.fa-face-pleading::before {
  content: "\e386";
}
.fa-face-pouting::before {
  content: "\e387";
}
.fa-face-raised-eyebrow::before {
  content: "\e388";
}
.fa-face-relieved::before {
  content: "\e389";
}
.fa-face-rolling-eyes::before {
  content: "\f5a5";
}
.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}
.fa-face-sad-cry::before {
  content: "\f5b3";
}
.fa-sad-cry::before {
  content: "\f5b3";
}
.fa-face-sad-sweat::before {
  content: "\e38a";
}
.fa-face-sad-tear::before {
  content: "\f5b4";
}
.fa-sad-tear::before {
  content: "\f5b4";
}
.fa-face-saluting::before {
  content: "\e484";
}
.fa-face-scream::before {
  content: "\e38b";
}
.fa-face-shush::before {
  content: "\e38c";
}
.fa-face-sleeping::before {
  content: "\e38d";
}
.fa-face-sleepy::before {
  content: "\e38e";
}
.fa-face-smile::before {
  content: "\f118";
}
.fa-smile::before {
  content: "\f118";
}
.fa-face-smile-beam::before {
  content: "\f5b8";
}
.fa-smile-beam::before {
  content: "\f5b8";
}
.fa-face-smile-halo::before {
  content: "\e38f";
}
.fa-face-smile-hearts::before {
  content: "\e390";
}
.fa-face-smile-horns::before {
  content: "\e391";
}
.fa-face-smile-plus::before {
  content: "\f5b9";
}
.fa-smile-plus::before {
  content: "\f5b9";
}
.fa-face-smile-relaxed::before {
  content: "\e392";
}
.fa-face-smile-tear::before {
  content: "\e393";
}
.fa-face-smile-tongue::before {
  content: "\e394";
}
.fa-face-smile-upside-down::before {
  content: "\e395";
}
.fa-face-smile-wink::before {
  content: "\f4da";
}
.fa-smile-wink::before {
  content: "\f4da";
}
.fa-face-smiling-hands::before {
  content: "\e396";
}
.fa-face-smirking::before {
  content: "\e397";
}
.fa-face-spiral-eyes::before {
  content: "\e485";
}
.fa-face-sunglasses::before {
  content: "\e398";
}
.fa-face-surprise::before {
  content: "\f5c2";
}
.fa-surprise::before {
  content: "\f5c2";
}
.fa-face-swear::before {
  content: "\e399";
}
.fa-face-thermometer::before {
  content: "\e39a";
}
.fa-face-thinking::before {
  content: "\e39b";
}
.fa-face-tired::before {
  content: "\f5c8";
}
.fa-tired::before {
  content: "\f5c8";
}
.fa-face-tissue::before {
  content: "\e39c";
}
.fa-face-tongue-money::before {
  content: "\e39d";
}
.fa-face-tongue-sweat::before {
  content: "\e39e";
}
.fa-face-unamused::before {
  content: "\e39f";
}
.fa-face-viewfinder::before {
  content: "\e2ff";
}
.fa-face-vomit::before {
  content: "\e3a0";
}
.fa-face-weary::before {
  content: "\e3a1";
}
.fa-face-woozy::before {
  content: "\e3a2";
}
.fa-face-worried::before {
  content: "\e3a3";
}
.fa-face-zany::before {
  content: "\e3a4";
}
.fa-face-zipper::before {
  content: "\e3a5";
}
.fa-falafel::before {
  content: "\e40a";
}
.fa-family::before {
  content: "\e300";
}
.fa-family-dress::before {
  content: "\e301";
}
.fa-family-pants::before {
  content: "\e302";
}
.fa-fan::before {
  content: "\f863";
}
.fa-fan-table::before {
  content: "\e004";
}
.fa-farm::before {
  content: "\f864";
}
.fa-barn-silo::before {
  content: "\f864";
}
.fa-faucet::before {
  content: "\e005";
}
.fa-faucet-drip::before {
  content: "\e006";
}
.fa-fax::before {
  content: "\f1ac";
}
.fa-feather::before {
  content: "\f52d";
}
.fa-feather-pointed::before {
  content: "\f56b";
}
.fa-feather-alt::before {
  content: "\f56b";
}
.fa-fence::before {
  content: "\e303";
}
.fa-ferris-wheel::before {
  content: "\e174";
}
.fa-ferry::before {
  content: "\e4ea";
}
.fa-field-hockey-stick-ball::before {
  content: "\f44c";
}
.fa-field-hockey::before {
  content: "\f44c";
}
.fa-file::before {
  content: "\f15b";
}
.fa-file-arrow-down::before {
  content: "\f56d";
}
.fa-file-download::before {
  content: "\f56d";
}
.fa-file-arrow-up::before {
  content: "\f574";
}
.fa-file-upload::before {
  content: "\f574";
}
.fa-file-audio::before {
  content: "\f1c7";
}
.fa-file-binary::before {
  content: "\e175";
}
.fa-file-certificate::before {
  content: "\f5f3";
}
.fa-file-award::before {
  content: "\f5f3";
}
.fa-file-chart-column::before {
  content: "\f659";
}
.fa-file-chart-line::before {
  content: "\f659";
}
.fa-file-chart-pie::before {
  content: "\f65a";
}
.fa-file-check::before {
  content: "\f316";
}
.fa-file-circle-check::before {
  content: "\e493";
}
.fa-file-circle-exclamation::before {
  content: "\e4eb";
}
.fa-file-circle-info::before {
  content: "\e4ec";
}
.fa-file-circle-minus::before {
  content: "\e4ed";
}
.fa-file-circle-plus::before {
  content: "\e4ee";
}
.fa-file-circle-question::before {
  content: "\e4ef";
}
.fa-file-circle-xmark::before {
  content: "\e494";
}
.fa-file-code::before {
  content: "\f1c9";
}
.fa-file-contract::before {
  content: "\f56c";
}
.fa-file-csv::before {
  content: "\f6dd";
}
.fa-file-dashed-line::before {
  content: "\f877";
}
.fa-page-break::before {
  content: "\f877";
}
.fa-file-excel::before {
  content: "\f1c3";
}
.fa-file-exclamation::before {
  content: "\f31a";
}
.fa-file-export::before {
  content: "\f56e";
}
.fa-arrow-right-from-file::before {
  content: "\f56e";
}
.fa-file-heart::before {
  content: "\e176";
}
.fa-file-image::before {
  content: "\f1c5";
}
.fa-file-import::before {
  content: "\f56f";
}
.fa-arrow-right-to-file::before {
  content: "\f56f";
}
.fa-file-invoice::before {
  content: "\f570";
}
.fa-file-invoice-dollar::before {
  content: "\f571";
}
.fa-file-lines::before {
  content: "\f15c";
}
.fa-file-alt::before {
  content: "\f15c";
}
.fa-file-text::before {
  content: "\f15c";
}
.fa-file-lock::before {
  content: "\e3a6";
}
.fa-file-magnifying-glass::before {
  content: "\f865";
}
.fa-file-search::before {
  content: "\f865";
}
.fa-file-medical::before {
  content: "\f477";
}
.fa-file-minus::before {
  content: "\f318";
}
.fa-file-music::before {
  content: "\f8b6";
}
.fa-file-pdf::before {
  content: "\f1c1";
}
.fa-file-pen::before {
  content: "\f31c";
}
.fa-file-edit::before {
  content: "\f31c";
}
.fa-file-plus::before {
  content: "\f319";
}
.fa-file-plus-minus::before {
  content: "\e177";
}
.fa-file-powerpoint::before {
  content: "\f1c4";
}
.fa-file-prescription::before {
  content: "\f572";
}
.fa-file-shield::before {
  content: "\e4f0";
}
.fa-file-signature::before {
  content: "\f573";
}
.fa-file-slash::before {
  content: "\e3a7";
}
.fa-file-spreadsheet::before {
  content: "\f65b";
}
.fa-file-user::before {
  content: "\f65c";
}
.fa-file-video::before {
  content: "\f1c8";
}
.fa-file-waveform::before {
  content: "\f478";
}
.fa-file-medical-alt::before {
  content: "\f478";
}
.fa-file-word::before {
  content: "\f1c2";
}
.fa-file-xmark::before {
  content: "\f317";
}
.fa-file-times::before {
  content: "\f317";
}
.fa-file-zipper::before {
  content: "\f1c6";
}
.fa-file-archive::before {
  content: "\f1c6";
}
.fa-files::before {
  content: "\e178";
}
.fa-files-medical::before {
  content: "\f7fd";
}
.fa-fill::before {
  content: "\f575";
}
.fa-fill-drip::before {
  content: "\f576";
}
.fa-film::before {
  content: "\f008";
}
.fa-film-canister::before {
  content: "\f8b7";
}
.fa-film-simple::before {
  content: "\f3a0";
}
.fa-film-alt::before {
  content: "\f3a0";
}
.fa-film-slash::before {
  content: "\e179";
}
.fa-films::before {
  content: "\e17a";
}
.fa-filter::before {
  content: "\f0b0";
}
.fa-filter-circle-dollar::before {
  content: "\f662";
}
.fa-funnel-dollar::before {
  content: "\f662";
}
.fa-filter-circle-xmark::before {
  content: "\e17b";
}
.fa-filter-list::before {
  content: "\e17c";
}
.fa-filter-slash::before {
  content: "\e17d";
}
.fa-filters::before {
  content: "\e17e";
}
.fa-fingerprint::before {
  content: "\f577";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-fire-burner::before {
  content: "\e4f1";
}
.fa-fire-extinguisher::before {
  content: "\f134";
}
.fa-fire-flame::before {
  content: "\f6df";
}
.fa-flame::before {
  content: "\f6df";
}
.fa-fire-flame-curved::before {
  content: "\f7e4";
}
.fa-fire-alt::before {
  content: "\f7e4";
}
.fa-fire-flame-simple::before {
  content: "\f46a";
}
.fa-burn::before {
  content: "\f46a";
}
.fa-fire-hydrant::before {
  content: "\e17f";
}
.fa-fire-smoke::before {
  content: "\f74b";
}
.fa-fireplace::before {
  content: "\f79a";
}
.fa-fish::before {
  content: "\f578";
}
.fa-fish-bones::before {
  content: "\e304";
}
.fa-fish-cooked::before {
  content: "\f7fe";
}
.fa-fish-fins::before {
  content: "\e4f2";
}
.fa-fishing-rod::before {
  content: "\e3a8";
}
.fa-flag::before {
  content: "\f024";
}
.fa-flag-checkered::before {
  content: "\f11e";
}
.fa-flag-pennant::before {
  content: "\f456";
}
.fa-pennant::before {
  content: "\f456";
}
.fa-flag-swallowtail::before {
  content: "\f74c";
}
.fa-flag-alt::before {
  content: "\f74c";
}
.fa-flag-usa::before {
  content: "\f74d";
}
.fa-flashlight::before {
  content: "\f8b8";
}
.fa-flask::before {
  content: "\f0c3";
}
.fa-flask-round-poison::before {
  content: "\f6e0";
}
.fa-flask-poison::before {
  content: "\f6e0";
}
.fa-flask-round-potion::before {
  content: "\f6e1";
}
.fa-flask-potion::before {
  content: "\f6e1";
}
.fa-flask-vial::before {
  content: "\e4f3";
}
.fa-flatbread::before {
  content: "\e40b";
}
.fa-flatbread-stuffed::before {
  content: "\e40c";
}
.fa-floppy-disk::before {
  content: "\f0c7";
}
.fa-save::before {
  content: "\f0c7";
}
.fa-floppy-disk-circle-arrow-right::before {
  content: "\e180";
}
.fa-save-circle-arrow-right::before {
  content: "\e180";
}
.fa-floppy-disk-circle-xmark::before {
  content: "\e181";
}
.fa-floppy-disk-times::before {
  content: "\e181";
}
.fa-save-circle-xmark::before {
  content: "\e181";
}
.fa-save-times::before {
  content: "\e181";
}
.fa-floppy-disk-pen::before {
  content: "\e182";
}
.fa-floppy-disks::before {
  content: "\e183";
}
.fa-florin-sign::before {
  content: "\e184";
}
.fa-flower::before {
  content: "\f7ff";
}
.fa-flower-daffodil::before {
  content: "\f800";
}
.fa-flower-tulip::before {
  content: "\f801";
}
.fa-flute::before {
  content: "\f8b9";
}
.fa-flux-capacitor::before {
  content: "\f8ba";
}
.fa-flying-disc::before {
  content: "\e3a9";
}
.fa-folder::before {
  content: "\f07b";
}
.fa-folder-blank::before {
  content: "\f07b";
}
.fa-folder-arrow-down::before {
  content: "\e053";
}
.fa-folder-download::before {
  content: "\e053";
}
.fa-folder-arrow-up::before {
  content: "\e054";
}
.fa-folder-upload::before {
  content: "\e054";
}
.fa-folder-bookmark::before {
  content: "\e186";
}
.fa-folder-closed::before {
  content: "\e185";
}
.fa-folder-gear::before {
  content: "\e187";
}
.fa-folder-cog::before {
  content: "\e187";
}
.fa-folder-grid::before {
  content: "\e188";
}
.fa-folder-heart::before {
  content: "\e189";
}
.fa-folder-image::before {
  content: "\e18a";
}
.fa-folder-magnifying-glass::before {
  content: "\e18b";
}
.fa-folder-search::before {
  content: "\e18b";
}
.fa-folder-medical::before {
  content: "\e18c";
}
.fa-folder-minus::before {
  content: "\f65d";
}
.fa-folder-music::before {
  content: "\e18d";
}
.fa-folder-open::before {
  content: "\f07c";
}
.fa-folder-plus::before {
  content: "\f65e";
}
.fa-folder-tree::before {
  content: "\f802";
}
.fa-folder-user::before {
  content: "\e18e";
}
.fa-folder-xmark::before {
  content: "\f65f";
}
.fa-folder-times::before {
  content: "\f65f";
}
.fa-folders::before {
  content: "\f660";
}
.fa-fondue-pot::before {
  content: "\e40d";
}
.fa-font::before {
  content: "\f031";
}
.fa-font-case::before {
  content: "\f866";
}
.fa-football::before {
  content: "\f44e";
}
.fa-football-ball::before {
  content: "\f44e";
}
.fa-football-helmet::before {
  content: "\f44f";
}
.fa-fork::before {
  content: "\f2e3";
}
.fa-utensil-fork::before {
  content: "\f2e3";
}
.fa-fork-knife::before {
  content: "\f2e6";
}
.fa-utensils-alt::before {
  content: "\f2e6";
}
.fa-forklift::before {
  content: "\f47a";
}
.fa-fort::before {
  content: "\e486";
}
.fa-forward::before {
  content: "\f04e";
}
.fa-forward-fast::before {
  content: "\f050";
}
.fa-fast-forward::before {
  content: "\f050";
}
.fa-forward-step::before {
  content: "\f051";
}
.fa-step-forward::before {
  content: "\f051";
}
.fa-frame::before {
  content: "\e495";
}
.fa-franc-sign::before {
  content: "\e18f";
}
.fa-french-fries::before {
  content: "\f803";
}
.fa-frog::before {
  content: "\f52e";
}
.fa-function::before {
  content: "\f661";
}
.fa-futbol::before {
  content: "\f1e3";
}
.fa-futbol-ball::before {
  content: "\f1e3";
}
.fa-soccer-ball::before {
  content: "\f1e3";
}
.fa-g::before {
  content: "\47";
}
.fa-galaxy::before {
  content: "\e008";
}
.fa-gallery-thumbnails::before {
  content: "\e3aa";
}
.fa-game-board::before {
  content: "\f867";
}
.fa-game-board-simple::before {
  content: "\f868";
}
.fa-game-board-alt::before {
  content: "\f868";
}
.fa-game-console-handheld::before {
  content: "\f8bb";
}
.fa-gamepad::before {
  content: "\f11b";
}
.fa-gamepad-modern::before {
  content: "\f8bc";
}
.fa-gamepad-alt::before {
  content: "\f8bc";
}
.fa-garage::before {
  content: "\e009";
}
.fa-garage-car::before {
  content: "\e00a";
}
.fa-garage-open::before {
  content: "\e00b";
}
.fa-garlic::before {
  content: "\e40e";
}
.fa-gas-pump::before {
  content: "\f52f";
}
.fa-gas-pump-slash::before {
  content: "\f5f4";
}
.fa-gauge::before {
  content: "\f624";
}
.fa-dashboard::before {
  content: "\f624";
}
.fa-gauge-med::before {
  content: "\f624";
}
.fa-tachometer-alt-average::before {
  content: "\f624";
}
.fa-gauge-circle-bolt::before {
  content: "\e496";
}
.fa-gauge-circle-minus::before {
  content: "\e497";
}
.fa-gauge-circle-plus::before {
  content: "\e498";
}
.fa-gauge-high::before {
  content: "\f625";
}
.fa-tachometer-alt::before {
  content: "\f625";
}
.fa-tachometer-alt-fast::before {
  content: "\f625";
}
.fa-gauge-low::before {
  content: "\f627";
}
.fa-tachometer-alt-slow::before {
  content: "\f627";
}
.fa-gauge-max::before {
  content: "\f626";
}
.fa-tachometer-alt-fastest::before {
  content: "\f626";
}
.fa-gauge-min::before {
  content: "\f628";
}
.fa-tachometer-alt-slowest::before {
  content: "\f628";
}
.fa-gauge-simple::before {
  content: "\f629";
}
.fa-gauge-simple-med::before {
  content: "\f629";
}
.fa-tachometer-average::before {
  content: "\f629";
}
.fa-gauge-simple-high::before {
  content: "\f62a";
}
.fa-tachometer::before {
  content: "\f62a";
}
.fa-tachometer-fast::before {
  content: "\f62a";
}
.fa-gauge-simple-low::before {
  content: "\f62c";
}
.fa-tachometer-slow::before {
  content: "\f62c";
}
.fa-gauge-simple-max::before {
  content: "\f62b";
}
.fa-tachometer-fastest::before {
  content: "\f62b";
}
.fa-gauge-simple-min::before {
  content: "\f62d";
}
.fa-tachometer-slowest::before {
  content: "\f62d";
}
.fa-gavel::before {
  content: "\f0e3";
}
.fa-legal::before {
  content: "\f0e3";
}
.fa-gear::before {
  content: "\f013";
}
.fa-cog::before {
  content: "\f013";
}
.fa-gears::before {
  content: "\f085";
}
.fa-cogs::before {
  content: "\f085";
}
.fa-gem::before {
  content: "\f3a5";
}
.fa-genderless::before {
  content: "\f22d";
}
.fa-ghost::before {
  content: "\f6e2";
}
.fa-gif::before {
  content: "\e190";
}
.fa-gift::before {
  content: "\f06b";
}
.fa-gift-card::before {
  content: "\f663";
}
.fa-gifts::before {
  content: "\f79c";
}
.fa-gingerbread-man::before {
  content: "\f79d";
}
.fa-glass::before {
  content: "\f804";
}
.fa-glass-citrus::before {
  content: "\f869";
}
.fa-glass-empty::before {
  content: "\e191";
}
.fa-glass-half::before {
  content: "\e192";
}
.fa-glass-half-empty::before {
  content: "\e192";
}
.fa-glass-half-full::before {
  content: "\e192";
}
.fa-glass-water::before {
  content: "\e4f4";
}
.fa-glass-water-droplet::before {
  content: "\e4f5";
}
.fa-glasses::before {
  content: "\f530";
}
.fa-glasses-round::before {
  content: "\f5f5";
}
.fa-glasses-alt::before {
  content: "\f5f5";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-globe-snow::before {
  content: "\f7a3";
}
.fa-globe-stand::before {
  content: "\f5f6";
}
.fa-goal-net::before {
  content: "\e3ab";
}
.fa-golf-ball-tee::before {
  content: "\f450";
}
.fa-golf-ball::before {
  content: "\f450";
}
.fa-golf-club::before {
  content: "\f451";
}
.fa-golf-flag-hole::before {
  content: "\e3ac";
}
.fa-gopuram::before {
  content: "\f664";
}
.fa-graduation-cap::before {
  content: "\f19d";
}
.fa-mortar-board::before {
  content: "\f19d";
}
.fa-gramophone::before {
  content: "\f8bd";
}
.fa-grapes::before {
  content: "\e306";
}
.fa-grate::before {
  content: "\e193";
}
.fa-grate-droplet::before {
  content: "\e194";
}
.fa-greater-than::before {
  content: "\3e";
}
.fa-greater-than-equal::before {
  content: "\f532";
}
.fa-grid::before {
  content: "\e195";
}
.fa-grid-3::before {
  content: "\e195";
}
.fa-grid-2::before {
  content: "\e196";
}
.fa-grid-2-plus::before {
  content: "\e197";
}
.fa-grid-4::before {
  content: "\e198";
}
.fa-grid-5::before {
  content: "\e199";
}
.fa-grid-dividers::before {
  content: "\e3ad";
}
.fa-grid-horizontal::before {
  content: "\e307";
}
.fa-grip::before {
  content: "\f58d";
}
.fa-grip-horizontal::before {
  content: "\f58d";
}
.fa-grip-dots::before {
  content: "\e410";
}
.fa-grip-dots-vertical::before {
  content: "\e411";
}
.fa-grip-lines::before {
  content: "\f7a4";
}
.fa-grip-lines-vertical::before {
  content: "\f7a5";
}
.fa-grip-vertical::before {
  content: "\f58e";
}
.fa-group-arrows-rotate::before {
  content: "\e4f6";
}
.fa-guarani-sign::before {
  content: "\e19a";
}
.fa-guitar::before {
  content: "\f7a6";
}
.fa-guitar-electric::before {
  content: "\f8be";
}
.fa-guitars::before {
  content: "\f8bf";
}
.fa-gun::before {
  content: "\e19b";
}
.fa-gun-slash::before {
  content: "\e19c";
}
.fa-gun-squirt::before {
  content: "\e19d";
}
.fa-h::before {
  content: "\48";
}
.fa-h1::before {
  content: "\f313";
}
.fa-h2::before {
  content: "\f314";
}
.fa-h3::before {
  content: "\f315";
}
.fa-h4::before {
  content: "\f86a";
}
.fa-h5::before {
  content: "\e412";
}
.fa-h6::before {
  content: "\e413";
}
.fa-hammer::before {
  content: "\f6e3";
}
.fa-hammer-crash::before {
  content: "\e414";
}
.fa-hammer-war::before {
  content: "\f6e4";
}
.fa-hamsa::before {
  content: "\f665";
}
.fa-hand::before {
  content: "\f256";
}
.fa-hand-paper::before {
  content: "\f256";
}
.fa-hand-back-fist::before {
  content: "\f255";
}
.fa-hand-rock::before {
  content: "\f255";
}
.fa-hand-back-point-down::before {
  content: "\e19e";
}
.fa-hand-back-point-left::before {
  content: "\e19f";
}
.fa-hand-back-point-ribbon::before {
  content: "\e1a0";
}
.fa-hand-back-point-right::before {
  content: "\e1a1";
}
.fa-hand-back-point-up::before {
  content: "\e1a2";
}
.fa-hand-dots::before {
  content: "\f461";
}
.fa-allergies::before {
  content: "\f461";
}
.fa-hand-fingers-crossed::before {
  content: "\e1a3";
}
.fa-hand-fist::before {
  content: "\f6de";
}
.fa-fist-raised::before {
  content: "\f6de";
}
.fa-hand-heart::before {
  content: "\f4bc";
}
.fa-hand-holding::before {
  content: "\f4bd";
}
.fa-hand-holding-box::before {
  content: "\f47b";
}
.fa-hand-holding-dollar::before {
  content: "\f4c0";
}
.fa-hand-holding-usd::before {
  content: "\f4c0";
}
.fa-hand-holding-droplet::before {
  content: "\f4c1";
}
.fa-hand-holding-water::before {
  content: "\f4c1";
}
.fa-hand-holding-hand::before {
  content: "\e4f7";
}
.fa-hand-holding-heart::before {
  content: "\f4be";
}
.fa-hand-holding-magic::before {
  content: "\f6e5";
}
.fa-hand-holding-medical::before {
  content: "\e05c";
}
.fa-hand-holding-seedling::before {
  content: "\f4bf";
}
.fa-hand-holding-skull::before {
  content: "\e1a4";
}
.fa-hand-horns::before {
  content: "\e1a9";
}
.fa-hand-lizard::before {
  content: "\f258";
}
.fa-hand-love::before {
  content: "\e1a5";
}
.fa-hand-middle-finger::before {
  content: "\f806";
}
.fa-hand-peace::before {
  content: "\f25b";
}
.fa-hand-point-down::before {
  content: "\f0a7";
}
.fa-hand-point-left::before {
  content: "\f0a5";
}
.fa-hand-point-ribbon::before {
  content: "\e1a6";
}
.fa-hand-point-right::before {
  content: "\f0a4";
}
.fa-hand-point-up::before {
  content: "\f0a6";
}
.fa-hand-pointer::before {
  content: "\f25a";
}
.fa-hand-scissors::before {
  content: "\f257";
}
.fa-hand-sparkles::before {
  content: "\e05d";
}
.fa-hand-spock::before {
  content: "\f259";
}
.fa-hand-wave::before {
  content: "\e1a7";
}
.fa-handcuffs::before {
  content: "\e4f8";
}
.fa-hands::before {
  content: "\f2a7";
}
.fa-sign-language::before {
  content: "\f2a7";
}
.fa-signing::before {
  content: "\f2a7";
}
.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}
.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-asl-interpreting::before {
  content: "\f2a3";
}
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-hands-bound::before {
  content: "\e4f9";
}
.fa-hands-bubbles::before {
  content: "\e05e";
}
.fa-hands-wash::before {
  content: "\e05e";
}
.fa-hands-clapping::before {
  content: "\e1a8";
}
.fa-hands-holding::before {
  content: "\f4c2";
}
.fa-hands-holding-child::before {
  content: "\e4fa";
}
.fa-hands-holding-circle::before {
  content: "\e4fb";
}
.fa-hands-holding-diamond::before {
  content: "\f47c";
}
.fa-hand-receiving::before {
  content: "\f47c";
}
.fa-hands-holding-dollar::before {
  content: "\f4c5";
}
.fa-hands-usd::before {
  content: "\f4c5";
}
.fa-hands-holding-heart::before {
  content: "\f4c3";
}
.fa-hands-heart::before {
  content: "\f4c3";
}
.fa-hands-praying::before {
  content: "\f684";
}
.fa-praying-hands::before {
  content: "\f684";
}
.fa-handshake::before {
  content: "\f2b5";
}
.fa-handshake-angle::before {
  content: "\f4c4";
}
.fa-hands-helping::before {
  content: "\f4c4";
}
.fa-handshake-simple::before {
  content: "\f4c6";
}
.fa-handshake-alt::before {
  content: "\f4c6";
}
.fa-handshake-simple-slash::before {
  content: "\e05f";
}
.fa-handshake-alt-slash::before {
  content: "\e05f";
}
.fa-handshake-slash::before {
  content: "\e060";
}
.fa-hanukiah::before {
  content: "\f6e6";
}
.fa-hard-drive::before {
  content: "\f0a0";
}
.fa-hdd::before {
  content: "\f0a0";
}
.fa-hashtag::before {
  content: "\23";
}
.fa-hashtag-lock::before {
  content: "\e415";
}
.fa-hat-chef::before {
  content: "\f86b";
}
.fa-hat-cowboy::before {
  content: "\f8c0";
}
.fa-hat-cowboy-side::before {
  content: "\f8c1";
}
.fa-hat-santa::before {
  content: "\f7a7";
}
.fa-hat-winter::before {
  content: "\f7a8";
}
.fa-hat-witch::before {
  content: "\f6e7";
}
.fa-hat-wizard::before {
  content: "\f6e8";
}
.fa-head-side::before {
  content: "\f6e9";
}
.fa-head-side-brain::before {
  content: "\f808";
}
.fa-head-side-cough::before {
  content: "\e061";
}
.fa-head-side-cough-slash::before {
  content: "\e062";
}
.fa-head-side-goggles::before {
  content: "\f6ea";
}
.fa-head-vr::before {
  content: "\f6ea";
}
.fa-head-side-headphones::before {
  content: "\f8c2";
}
.fa-head-side-heart::before {
  content: "\e1aa";
}
.fa-head-side-mask::before {
  content: "\e063";
}
.fa-head-side-medical::before {
  content: "\f809";
}
.fa-head-side-virus::before {
  content: "\e064";
}
.fa-heading::before {
  content: "\f1dc";
}
.fa-header::before {
  content: "\f1dc";
}
.fa-headphones::before {
  content: "\f025";
}
.fa-headphones-simple::before {
  content: "\f58f";
}
.fa-headphones-alt::before {
  content: "\f58f";
}
.fa-headset::before {
  content: "\f590";
}
.fa-heart::before {
  content: "\f004";
}
.fa-heart-circle-bolt::before {
  content: "\e4fc";
}
.fa-heart-circle-check::before {
  content: "\e4fd";
}
.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}
.fa-heart-circle-minus::before {
  content: "\e4ff";
}
.fa-heart-circle-plus::before {
  content: "\e500";
}
.fa-heart-circle-xmark::before {
  content: "\e501";
}
.fa-heart-crack::before {
  content: "\f7a9";
}
.fa-heart-broken::before {
  content: "\f7a9";
}
.fa-heart-half::before {
  content: "\e1ab";
}
.fa-heart-half-stroke::before {
  content: "\e1ac";
}
.fa-heart-half-alt::before {
  content: "\e1ac";
}
.fa-heart-pulse::before {
  content: "\f21e";
}
.fa-heartbeat::before {
  content: "\f21e";
}
.fa-heat::before {
  content: "\e00c";
}
.fa-helicopter::before {
  content: "\f533";
}
.fa-helicopter-symbol::before {
  content: "\e502";
}
.fa-helmet-battle::before {
  content: "\f6eb";
}
.fa-helmet-safety::before {
  content: "\f807";
}
.fa-hard-hat::before {
  content: "\f807";
}
.fa-hat-hard::before {
  content: "\f807";
}
.fa-helmet-un::before {
  content: "\e503";
}
.fa-hexagon::before {
  content: "\f312";
}
.fa-hexagon-check::before {
  content: "\e416";
}
.fa-hexagon-divide::before {
  content: "\e1ad";
}
.fa-hexagon-exclamation::before {
  content: "\e417";
}
.fa-hexagon-image::before {
  content: "\e504";
}
.fa-hexagon-minus::before {
  content: "\f307";
}
.fa-minus-hexagon::before {
  content: "\f307";
}
.fa-hexagon-plus::before {
  content: "\f300";
}
.fa-plus-hexagon::before {
  content: "\f300";
}
.fa-hexagon-vertical-nft::before {
  content: "\e505";
}
.fa-hexagon-vertical-nft-slanted::before {
  content: "\e506";
}
.fa-hexagon-xmark::before {
  content: "\f2ee";
}
.fa-times-hexagon::before {
  content: "\f2ee";
}
.fa-xmark-hexagon::before {
  content: "\f2ee";
}
.fa-high-definition::before {
  content: "\e1ae";
}
.fa-rectangle-hd::before {
  content: "\e1ae";
}
.fa-highlighter::before {
  content: "\f591";
}
.fa-highlighter-line::before {
  content: "\e1af";
}
.fa-hill-avalanche::before {
  content: "\e507";
}
.fa-hill-rockslide::before {
  content: "\e508";
}
.fa-hippo::before {
  content: "\f6ed";
}
.fa-hockey-mask::before {
  content: "\f6ee";
}
.fa-hockey-puck::before {
  content: "\f453";
}
.fa-hockey-stick-puck::before {
  content: "\e3ae";
}
.fa-hockey-sticks::before {
  content: "\f454";
}
.fa-holly-berry::before {
  content: "\f7aa";
}
.fa-honey-pot::before {
  content: "\e418";
}
.fa-hood-cloak::before {
  content: "\f6ef";
}
.fa-horizontal-rule::before {
  content: "\f86c";
}
.fa-horse::before {
  content: "\f6f0";
}
.fa-horse-head::before {
  content: "\f7ab";
}
.fa-horse-saddle::before {
  content: "\f8c3";
}
.fa-hose::before {
  content: "\e419";
}
.fa-hose-reel::before {
  content: "\e41a";
}
.fa-hospital::before {
  content: "\f0f8";
}
.fa-hospital-alt::before {
  content: "\f0f8";
}
.fa-hospital-wide::before {
  content: "\f0f8";
}
.fa-hospital-user::before {
  content: "\f80d";
}
.fa-hospitals::before {
  content: "\f80e";
}
.fa-hot-tub-person::before {
  content: "\f593";
}
.fa-hot-tub::before {
  content: "\f593";
}
.fa-hotdog::before {
  content: "\f80f";
}
.fa-hotel::before {
  content: "\f594";
}
.fa-hourglass::before {
  content: "\f254";
}
.fa-hourglass-2::before {
  content: "\f254";
}
.fa-hourglass-half::before {
  content: "\f254";
}
.fa-hourglass-clock::before {
  content: "\e41b";
}
.fa-hourglass-empty::before {
  content: "\f252";
}
.fa-hourglass-end::before {
  content: "\f253";
}
.fa-hourglass-3::before {
  content: "\f253";
}
.fa-hourglass-start::before {
  content: "\f251";
}
.fa-hourglass-1::before {
  content: "\f251";
}
.fa-house::before {
  content: "\f015";
}
.fa-home::before {
  content: "\f015";
}
.fa-home-alt::before {
  content: "\f015";
}
.fa-home-lg-alt::before {
  content: "\f015";
}
.fa-house-blank::before {
  content: "\e487";
}
.fa-home-blank::before {
  content: "\e487";
}
.fa-house-building::before {
  content: "\e1b1";
}
.fa-house-chimney::before {
  content: "\e3af";
}
.fa-home-lg::before {
  content: "\e3af";
}
.fa-house-chimney-blank::before {
  content: "\e3b0";
}
.fa-house-chimney-crack::before {
  content: "\f6f1";
}
.fa-house-damage::before {
  content: "\f6f1";
}
.fa-house-chimney-heart::before {
  content: "\e1b2";
}
.fa-house-chimney-medical::before {
  content: "\f7f2";
}
.fa-clinic-medical::before {
  content: "\f7f2";
}
.fa-house-chimney-user::before {
  content: "\e065";
}
.fa-house-chimney-window::before {
  content: "\e00d";
}
.fa-house-circle-check::before {
  content: "\e509";
}
.fa-house-circle-exclamation::before {
  content: "\e50a";
}
.fa-house-circle-xmark::before {
  content: "\e50b";
}
.fa-house-crack::before {
  content: "\e3b1";
}
.fa-house-day::before {
  content: "\e00e";
}
.fa-house-fire::before {
  content: "\e50c";
}
.fa-house-flag::before {
  content: "\e50d";
}
.fa-house-flood-water::before {
  content: "\e50e";
}
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}
.fa-house-heart::before {
  content: "\f4c9";
}
.fa-home-heart::before {
  content: "\f4c9";
}
.fa-house-laptop::before {
  content: "\e066";
}
.fa-laptop-house::before {
  content: "\e066";
}
.fa-house-lock::before {
  content: "\e510";
}
.fa-house-medical::before {
  content: "\e3b2";
}
.fa-house-medical-circle-check::before {
  content: "\e511";
}
.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}
.fa-house-medical-circle-xmark::before {
  content: "\e513";
}
.fa-house-medical-flag::before {
  content: "\e514";
}
.fa-house-night::before {
  content: "\e010";
}
.fa-house-person-leave::before {
  content: "\e00f";
}
.fa-house-leave::before {
  content: "\e00f";
}
.fa-house-person-depart::before {
  content: "\e00f";
}
.fa-house-person-return::before {
  content: "\e011";
}
.fa-house-person-arrive::before {
  content: "\e011";
}
.fa-house-return::before {
  content: "\e011";
}
.fa-house-signal::before {
  content: "\e012";
}
.fa-house-tree::before {
  content: "\e1b3";
}
.fa-house-tsunami::before {
  content: "\e515";
}
.fa-house-turret::before {
  content: "\e1b4";
}
.fa-house-user::before {
  content: "\e1b0";
}
.fa-home-user::before {
  content: "\e1b0";
}
.fa-house-water::before {
  content: "\f74f";
}
.fa-house-flood::before {
  content: "\f74f";
}
.fa-house-window::before {
  content: "\e3b3";
}
.fa-hryvnia-sign::before {
  content: "\f6f2";
}
.fa-hryvnia::before {
  content: "\f6f2";
}
.fa-hundred-points::before {
  content: "\e41c";
}
.fa-100::before {
  content: "\e41c";
}
.fa-hurricane::before {
  content: "\f751";
}
.fa-hyphen::before {
  content: "\2d";
}
.fa-i::before {
  content: "\49";
}
.fa-i-cursor::before {
  content: "\f246";
}
.fa-ice-cream::before {
  content: "\f810";
}
.fa-ice-skate::before {
  content: "\f7ac";
}
.fa-icicles::before {
  content: "\f7ad";
}
.fa-icons::before {
  content: "\f86d";
}
.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}
.fa-id-badge::before {
  content: "\f2c1";
}
.fa-id-card::before {
  content: "\f2c2";
}
.fa-drivers-license::before {
  content: "\f2c2";
}
.fa-id-card-clip::before {
  content: "\f47f";
}
.fa-id-card-alt::before {
  content: "\f47f";
}
.fa-igloo::before {
  content: "\f7ae";
}
.fa-image::before {
  content: "\f03e";
}
.fa-image-landscape::before {
  content: "\e1b5";
}
.fa-landscape::before {
  content: "\e1b5";
}
.fa-image-polaroid::before {
  content: "\f8c4";
}
.fa-image-polaroid-user::before {
  content: "\e1b6";
}
.fa-image-portrait::before {
  content: "\f3e0";
}
.fa-portrait::before {
  content: "\f3e0";
}
.fa-image-slash::before {
  content: "\e1b7";
}
.fa-image-user::before {
  content: "\e1b8";
}
.fa-images::before {
  content: "\f302";
}
.fa-images-user::before {
  content: "\e1b9";
}
.fa-inbox::before {
  content: "\f01c";
}
.fa-inbox-full::before {
  content: "\e1ba";
}
.fa-inbox-in::before {
  content: "\f310";
}
.fa-inbox-arrow-down::before {
  content: "\f310";
}
.fa-inbox-out::before {
  content: "\f311";
}
.fa-inbox-arrow-up::before {
  content: "\f311";
}
.fa-inboxes::before {
  content: "\e1bb";
}
.fa-indent::before {
  content: "\f03c";
}
.fa-indian-rupee-sign::before {
  content: "\e1bc";
}
.fa-indian-rupee::before {
  content: "\e1bc";
}
.fa-inr::before {
  content: "\e1bc";
}
.fa-industry::before {
  content: "\f275";
}
.fa-industry-windows::before {
  content: "\f3b3";
}
.fa-industry-alt::before {
  content: "\f3b3";
}
.fa-infinity::before {
  content: "\f534";
}
.fa-info::before {
  content: "\f129";
}
.fa-inhaler::before {
  content: "\f5f9";
}
.fa-input-numeric::before {
  content: "\e1bd";
}
.fa-input-pipe::before {
  content: "\e1be";
}
.fa-input-text::before {
  content: "\e1bf";
}
.fa-integral::before {
  content: "\f667";
}
.fa-intersection::before {
  content: "\f668";
}
.fa-island-tropical::before {
  content: "\f811";
}
.fa-island-tree-palm::before {
  content: "\f811";
}
.fa-italic::before {
  content: "\f033";
}
.fa-j::before {
  content: "\4a";
}
.fa-jack-o-lantern::before {
  content: "\f30e";
}
.fa-jar::before {
  content: "\e516";
}
.fa-jar-wheat::before {
  content: "\e517";
}
.fa-jedi::before {
  content: "\f669";
}
.fa-jet-fighter::before {
  content: "\f0fb";
}
.fa-fighter-jet::before {
  content: "\f0fb";
}
.fa-jet-fighter-up::before {
  content: "\e518";
}
.fa-joint::before {
  content: "\f595";
}
.fa-joystick::before {
  content: "\f8c5";
}
.fa-jug::before {
  content: "\f8c6";
}
.fa-jug-detergent::before {
  content: "\e519";
}
.fa-k::before {
  content: "\4b";
}
.fa-kaaba::before {
  content: "\f66b";
}
.fa-kazoo::before {
  content: "\f8c7";
}
.fa-kerning::before {
  content: "\f86f";
}
.fa-key::before {
  content: "\f084";
}
.fa-key-skeleton::before {
  content: "\f6f3";
}
.fa-key-skeleton-left-right::before {
  content: "\e3b4";
}
.fa-keyboard::before {
  content: "\f11c";
}
.fa-keyboard-brightness::before {
  content: "\e1c0";
}
.fa-keyboard-brightness-low::before {
  content: "\e1c1";
}
.fa-keyboard-down::before {
  content: "\e1c2";
}
.fa-keyboard-left::before {
  content: "\e1c3";
}
.fa-keynote::before {
  content: "\f66c";
}
.fa-khanda::before {
  content: "\f66d";
}
.fa-kidneys::before {
  content: "\f5fb";
}
.fa-kip-sign::before {
  content: "\e1c4";
}
.fa-kit-medical::before {
  content: "\f479";
}
.fa-first-aid::before {
  content: "\f479";
}
.fa-kitchen-set::before {
  content: "\e51a";
}
.fa-kite::before {
  content: "\f6f4";
}
.fa-kiwi-bird::before {
  content: "\f535";
}
.fa-kiwi-fruit::before {
  content: "\e30c";
}
.fa-knife::before {
  content: "\f2e4";
}
.fa-utensil-knife::before {
  content: "\f2e4";
}
.fa-knife-kitchen::before {
  content: "\f6f5";
}
.fa-l::before {
  content: "\4c";
}
.fa-lacrosse-stick::before {
  content: "\e3b5";
}
.fa-lacrosse-stick-ball::before {
  content: "\e3b6";
}
.fa-lambda::before {
  content: "\f66e";
}
.fa-lamp::before {
  content: "\f4ca";
}
.fa-lamp-desk::before {
  content: "\e014";
}
.fa-lamp-floor::before {
  content: "\e015";
}
.fa-lamp-street::before {
  content: "\e1c5";
}
.fa-land-mine-on::before {
  content: "\e51b";
}
.fa-landmark::before {
  content: "\f66f";
}
.fa-landmark-dome::before {
  content: "\f752";
}
.fa-landmark-alt::before {
  content: "\f752";
}
.fa-landmark-flag::before {
  content: "\e51c";
}
.fa-language::before {
  content: "\f1ab";
}
.fa-laptop::before {
  content: "\f109";
}
.fa-laptop-arrow-down::before {
  content: "\e1c6";
}
.fa-laptop-code::before {
  content: "\f5fc";
}
.fa-laptop-file::before {
  content: "\e51d";
}
.fa-laptop-medical::before {
  content: "\f812";
}
.fa-laptop-mobile::before {
  content: "\f87a";
}
.fa-phone-laptop::before {
  content: "\f87a";
}
.fa-laptop-slash::before {
  content: "\e1c7";
}
.fa-lari-sign::before {
  content: "\e1c8";
}
.fa-lasso::before {
  content: "\f8c8";
}
.fa-lasso-sparkles::before {
  content: "\e1c9";
}
.fa-layer-group::before {
  content: "\f5fd";
}
.fa-layer-minus::before {
  content: "\f5fe";
}
.fa-layer-group-minus::before {
  content: "\f5fe";
}
.fa-layer-plus::before {
  content: "\f5ff";
}
.fa-layer-group-plus::before {
  content: "\f5ff";
}
.fa-leaf::before {
  content: "\f06c";
}
.fa-leaf-heart::before {
  content: "\f4cb";
}
.fa-leaf-maple::before {
  content: "\f6f6";
}
.fa-leaf-oak::before {
  content: "\f6f7";
}
.fa-leafy-green::before {
  content: "\e41d";
}
.fa-left::before {
  content: "\f355";
}
.fa-arrow-alt-left::before {
  content: "\f355";
}
.fa-left-from-line::before {
  content: "\f348";
}
.fa-arrow-alt-from-right::before {
  content: "\f348";
}
.fa-left-long::before {
  content: "\f30a";
}
.fa-long-arrow-alt-left::before {
  content: "\f30a";
}
.fa-left-long-to-line::before {
  content: "\e41e";
}
.fa-left-right::before {
  content: "\f337";
}
.fa-arrows-alt-h::before {
  content: "\f337";
}
.fa-left-to-line::before {
  content: "\f34b";
}
.fa-arrow-alt-to-left::before {
  content: "\f34b";
}
.fa-lemon::before {
  content: "\f094";
}
.fa-less-than::before {
  content: "\3c";
}
.fa-less-than-equal::before {
  content: "\f537";
}
.fa-life-ring::before {
  content: "\f1cd";
}
.fa-light-ceiling::before {
  content: "\e016";
}
.fa-light-emergency::before {
  content: "\e41f";
}
.fa-light-emergency-on::before {
  content: "\e420";
}
.fa-light-switch::before {
  content: "\e017";
}
.fa-light-switch-off::before {
  content: "\e018";
}
.fa-light-switch-on::before {
  content: "\e019";
}
.fa-lightbulb::before {
  content: "\f0eb";
}
.fa-lightbulb-dollar::before {
  content: "\f670";
}
.fa-lightbulb-exclamation::before {
  content: "\f671";
}
.fa-lightbulb-exclamation-on::before {
  content: "\e1ca";
}
.fa-lightbulb-on::before {
  content: "\f672";
}
.fa-lightbulb-slash::before {
  content: "\f673";
}
.fa-lights-holiday::before {
  content: "\f7b2";
}
.fa-line-columns::before {
  content: "\f870";
}
.fa-line-height::before {
  content: "\f871";
}
.fa-lines-leaning::before {
  content: "\e51e";
}
.fa-link::before {
  content: "\f0c1";
}
.fa-chain::before {
  content: "\f0c1";
}
.fa-link-horizontal::before {
  content: "\e1cb";
}
.fa-chain-horizontal::before {
  content: "\e1cb";
}
.fa-link-horizontal-slash::before {
  content: "\e1cc";
}
.fa-chain-horizontal-slash::before {
  content: "\e1cc";
}
.fa-link-simple::before {
  content: "\e1cd";
}
.fa-link-simple-slash::before {
  content: "\e1ce";
}
.fa-link-slash::before {
  content: "\f127";
}
.fa-chain-broken::before {
  content: "\f127";
}
.fa-chain-slash::before {
  content: "\f127";
}
.fa-unlink::before {
  content: "\f127";
}
.fa-lips::before {
  content: "\f600";
}
.fa-lira-sign::before {
  content: "\f195";
}
.fa-list::before {
  content: "\f03a";
}
.fa-list-squares::before {
  content: "\f03a";
}
.fa-list-check::before {
  content: "\f0ae";
}
.fa-tasks::before {
  content: "\f0ae";
}
.fa-list-dropdown::before {
  content: "\e1cf";
}
.fa-list-music::before {
  content: "\f8c9";
}
.fa-list-ol::before {
  content: "\f0cb";
}
.fa-list-1-2::before {
  content: "\f0cb";
}
.fa-list-numeric::before {
  content: "\f0cb";
}
.fa-list-radio::before {
  content: "\e1d0";
}
.fa-list-timeline::before {
  content: "\e1d1";
}
.fa-list-tree::before {
  content: "\e1d2";
}
.fa-list-ul::before {
  content: "\f0ca";
}
.fa-list-dots::before {
  content: "\f0ca";
}
.fa-litecoin-sign::before {
  content: "\e1d3";
}
.fa-loader::before {
  content: "\e1d4";
}
.fa-lobster::before {
  content: "\e421";
}
.fa-location-arrow::before {
  content: "\f124";
}
.fa-location-check::before {
  content: "\f606";
}
.fa-map-marker-check::before {
  content: "\f606";
}
.fa-location-crosshairs::before {
  content: "\f601";
}
.fa-location::before {
  content: "\f601";
}
.fa-location-crosshairs-slash::before {
  content: "\f603";
}
.fa-location-slash::before {
  content: "\f603";
}
.fa-location-dot::before {
  content: "\f3c5";
}
.fa-map-marker-alt::before {
  content: "\f3c5";
}
.fa-location-dot-slash::before {
  content: "\f605";
}
.fa-map-marker-alt-slash::before {
  content: "\f605";
}
.fa-location-exclamation::before {
  content: "\f608";
}
.fa-map-marker-exclamation::before {
  content: "\f608";
}
.fa-location-minus::before {
  content: "\f609";
}
.fa-map-marker-minus::before {
  content: "\f609";
}
.fa-location-pen::before {
  content: "\f607";
}
.fa-map-marker-edit::before {
  content: "\f607";
}
.fa-location-pin::before {
  content: "\f041";
}
.fa-map-marker::before {
  content: "\f041";
}
.fa-location-pin-lock::before {
  content: "\e51f";
}
.fa-location-pin-slash::before {
  content: "\f60c";
}
.fa-map-marker-slash::before {
  content: "\f60c";
}
.fa-location-plus::before {
  content: "\f60a";
}
.fa-map-marker-plus::before {
  content: "\f60a";
}
.fa-location-question::before {
  content: "\f60b";
}
.fa-map-marker-question::before {
  content: "\f60b";
}
.fa-location-smile::before {
  content: "\f60d";
}
.fa-map-marker-smile::before {
  content: "\f60d";
}
.fa-location-xmark::before {
  content: "\f60e";
}
.fa-map-marker-times::before {
  content: "\f60e";
}
.fa-map-marker-xmark::before {
  content: "\f60e";
}
.fa-lock::before {
  content: "\f023";
}
.fa-lock-a::before {
  content: "\e422";
}
.fa-lock-hashtag::before {
  content: "\e423";
}
.fa-lock-keyhole::before {
  content: "\f30d";
}
.fa-lock-alt::before {
  content: "\f30d";
}
.fa-lock-keyhole-open::before {
  content: "\f3c2";
}
.fa-lock-open-alt::before {
  content: "\f3c2";
}
.fa-lock-open::before {
  content: "\f3c1";
}
.fa-locust::before {
  content: "\e520";
}
.fa-lollipop::before {
  content: "\e424";
}
.fa-lollypop::before {
  content: "\e424";
}
.fa-loveseat::before {
  content: "\f4cc";
}
.fa-couch-small::before {
  content: "\f4cc";
}
.fa-luchador-mask::before {
  content: "\f455";
}
.fa-luchador::before {
  content: "\f455";
}
.fa-mask-luchador::before {
  content: "\f455";
}
.fa-lungs::before {
  content: "\f604";
}
.fa-lungs-virus::before {
  content: "\e067";
}
.fa-m::before {
  content: "\4d";
}
.fa-mace::before {
  content: "\f6f8";
}
.fa-magnet::before {
  content: "\f076";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-search::before {
  content: "\f002";
}
.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}
.fa-magnifying-glass-chart::before {
  content: "\e522";
}
.fa-magnifying-glass-dollar::before {
  content: "\f688";
}
.fa-search-dollar::before {
  content: "\f688";
}
.fa-magnifying-glass-location::before {
  content: "\f689";
}
.fa-search-location::before {
  content: "\f689";
}
.fa-magnifying-glass-minus::before {
  content: "\f010";
}
.fa-search-minus::before {
  content: "\f010";
}
.fa-magnifying-glass-plus::before {
  content: "\f00e";
}
.fa-search-plus::before {
  content: "\f00e";
}
.fa-mailbox::before {
  content: "\f813";
}
.fa-manat-sign::before {
  content: "\e1d5";
}
.fa-mandolin::before {
  content: "\f6f9";
}
.fa-mango::before {
  content: "\e30f";
}
.fa-manhole::before {
  content: "\e1d6";
}
.fa-map::before {
  content: "\f279";
}
.fa-map-location::before {
  content: "\f59f";
}
.fa-map-marked::before {
  content: "\f59f";
}
.fa-map-location-dot::before {
  content: "\f5a0";
}
.fa-map-marked-alt::before {
  content: "\f5a0";
}
.fa-map-pin::before {
  content: "\f276";
}
.fa-marker::before {
  content: "\f5a1";
}
.fa-mars::before {
  content: "\f222";
}
.fa-mars-and-venus::before {
  content: "\f224";
}
.fa-mars-and-venus-burst::before {
  content: "\e523";
}
.fa-mars-double::before {
  content: "\f227";
}
.fa-mars-stroke::before {
  content: "\f229";
}
.fa-mars-stroke-right::before {
  content: "\f22b";
}
.fa-mars-stroke-h::before {
  content: "\f22b";
}
.fa-mars-stroke-up::before {
  content: "\f22a";
}
.fa-mars-stroke-v::before {
  content: "\f22a";
}
.fa-martini-glass::before {
  content: "\f57b";
}
.fa-glass-martini-alt::before {
  content: "\f57b";
}
.fa-martini-glass-citrus::before {
  content: "\f561";
}
.fa-cocktail::before {
  content: "\f561";
}
.fa-martini-glass-empty::before {
  content: "\f000";
}
.fa-glass-martini::before {
  content: "\f000";
}
.fa-mask::before {
  content: "\f6fa";
}
.fa-mask-face::before {
  content: "\e1d7";
}
.fa-mask-snorkel::before {
  content: "\e3b7";
}
.fa-mask-ventilator::before {
  content: "\e524";
}
.fa-masks-theater::before {
  content: "\f630";
}
.fa-theater-masks::before {
  content: "\f630";
}
.fa-mattress-pillow::before {
  content: "\e525";
}
.fa-maximize::before {
  content: "\f31e";
}
.fa-expand-arrows-alt::before {
  content: "\f31e";
}
.fa-meat::before {
  content: "\f814";
}
.fa-medal::before {
  content: "\f5a2";
}
.fa-megaphone::before {
  content: "\f675";
}
.fa-melon::before {
  content: "\e310";
}
.fa-melon-slice::before {
  content: "\e311";
}
.fa-memo::before {
  content: "\e1d8";
}
.fa-memo-circle-check::before {
  content: "\e1d9";
}
.fa-memo-circle-info::before {
  content: "\e49a";
}
.fa-memo-pad::before {
  content: "\e1da";
}
.fa-memory::before {
  content: "\f538";
}
.fa-menorah::before {
  content: "\f676";
}
.fa-mercury::before {
  content: "\f223";
}
.fa-merge::before {
  content: "\e526";
}
.fa-message::before {
  content: "\f27a";
}
.fa-comment-alt::before {
  content: "\f27a";
}
.fa-message-arrow-down::before {
  content: "\e1db";
}
.fa-comment-alt-arrow-down::before {
  content: "\e1db";
}
.fa-message-arrow-up::before {
  content: "\e1dc";
}
.fa-comment-alt-arrow-up::before {
  content: "\e1dc";
}
.fa-message-arrow-up-right::before {
  content: "\e1dd";
}
.fa-message-bot::before {
  content: "\e3b8";
}
.fa-message-captions::before {
  content: "\e1de";
}
.fa-comment-alt-captions::before {
  content: "\e1de";
}
.fa-message-check::before {
  content: "\f4a2";
}
.fa-comment-alt-check::before {
  content: "\f4a2";
}
.fa-message-code::before {
  content: "\e1df";
}
.fa-message-dollar::before {
  content: "\f650";
}
.fa-comment-alt-dollar::before {
  content: "\f650";
}
.fa-message-dots::before {
  content: "\f4a3";
}
.fa-comment-alt-dots::before {
  content: "\f4a3";
}
.fa-messaging::before {
  content: "\f4a3";
}
.fa-message-exclamation::before {
  content: "\f4a5";
}
.fa-comment-alt-exclamation::before {
  content: "\f4a5";
}
.fa-message-image::before {
  content: "\e1e0";
}
.fa-comment-alt-image::before {
  content: "\e1e0";
}
.fa-message-lines::before {
  content: "\f4a6";
}
.fa-comment-alt-lines::before {
  content: "\f4a6";
}
.fa-message-medical::before {
  content: "\f7f4";
}
.fa-comment-alt-medical::before {
  content: "\f7f4";
}
.fa-message-middle::before {
  content: "\e1e1";
}
.fa-comment-middle-alt::before {
  content: "\e1e1";
}
.fa-message-middle-top::before {
  content: "\e1e2";
}
.fa-comment-middle-top-alt::before {
  content: "\e1e2";
}
.fa-message-minus::before {
  content: "\f4a7";
}
.fa-comment-alt-minus::before {
  content: "\f4a7";
}
.fa-message-music::before {
  content: "\f8af";
}
.fa-comment-alt-music::before {
  content: "\f8af";
}
.fa-message-pen::before {
  content: "\f4a4";
}
.fa-comment-alt-edit::before {
  content: "\f4a4";
}
.fa-message-edit::before {
  content: "\f4a4";
}
.fa-message-plus::before {
  content: "\f4a8";
}
.fa-comment-alt-plus::before {
  content: "\f4a8";
}
.fa-message-question::before {
  content: "\e1e3";
}
.fa-message-quote::before {
  content: "\e1e4";
}
.fa-comment-alt-quote::before {
  content: "\e1e4";
}
.fa-message-slash::before {
  content: "\f4a9";
}
.fa-comment-alt-slash::before {
  content: "\f4a9";
}
.fa-message-smile::before {
  content: "\f4aa";
}
.fa-comment-alt-smile::before {
  content: "\f4aa";
}
.fa-message-sms::before {
  content: "\e1e5";
}
.fa-message-text::before {
  content: "\e1e6";
}
.fa-comment-alt-text::before {
  content: "\e1e6";
}
.fa-message-xmark::before {
  content: "\f4ab";
}
.fa-comment-alt-times::before {
  content: "\f4ab";
}
.fa-message-times::before {
  content: "\f4ab";
}
.fa-messages::before {
  content: "\f4b6";
}
.fa-comments-alt::before {
  content: "\f4b6";
}
.fa-messages-dollar::before {
  content: "\f652";
}
.fa-comments-alt-dollar::before {
  content: "\f652";
}
.fa-messages-question::before {
  content: "\e1e7";
}
.fa-meteor::before {
  content: "\f753";
}
.fa-meter::before {
  content: "\e1e8";
}
.fa-meter-bolt::before {
  content: "\e1e9";
}
.fa-meter-droplet::before {
  content: "\e1ea";
}
.fa-meter-fire::before {
  content: "\e1eb";
}
.fa-microchip::before {
  content: "\f2db";
}
.fa-microchip-ai::before {
  content: "\e1ec";
}
.fa-microphone::before {
  content: "\f130";
}
.fa-microphone-lines::before {
  content: "\f3c9";
}
.fa-microphone-alt::before {
  content: "\f3c9";
}
.fa-microphone-lines-slash::before {
  content: "\f539";
}
.fa-microphone-alt-slash::before {
  content: "\f539";
}
.fa-microphone-slash::before {
  content: "\f131";
}
.fa-microphone-stand::before {
  content: "\f8cb";
}
.fa-microscope::before {
  content: "\f610";
}
.fa-microwave::before {
  content: "\e01b";
}
.fa-mill-sign::before {
  content: "\e1ed";
}
.fa-minimize::before {
  content: "\f78c";
}
.fa-compress-arrows-alt::before {
  content: "\f78c";
}
.fa-minus::before {
  content: "\f068";
}
.fa-subtract::before {
  content: "\f068";
}
.fa-mistletoe::before {
  content: "\f7b4";
}
.fa-mitten::before {
  content: "\f7b5";
}
.fa-mobile::before {
  content: "\f3ce";
}
.fa-mobile-android::before {
  content: "\f3ce";
}
.fa-mobile-phone::before {
  content: "\f3ce";
}
.fa-mobile-button::before {
  content: "\f10b";
}
.fa-mobile-notch::before {
  content: "\e1ee";
}
.fa-mobile-iphone::before {
  content: "\e1ee";
}
.fa-mobile-retro::before {
  content: "\e527";
}
.fa-mobile-screen::before {
  content: "\f3cf";
}
.fa-mobile-android-alt::before {
  content: "\f3cf";
}
.fa-mobile-screen-button::before {
  content: "\f3cd";
}
.fa-mobile-alt::before {
  content: "\f3cd";
}
.fa-mobile-signal::before {
  content: "\e1ef";
}
.fa-mobile-signal-out::before {
  content: "\e1f0";
}
.fa-money-bill::before {
  content: "\f0d6";
}
.fa-money-bill-1::before {
  content: "\f3d1";
}
.fa-money-bill-alt::before {
  content: "\f3d1";
}
.fa-money-bill-1-wave::before {
  content: "\f53b";
}
.fa-money-bill-wave-alt::before {
  content: "\f53b";
}
.fa-money-bill-simple::before {
  content: "\e1f1";
}
.fa-money-bill-simple-wave::before {
  content: "\e1f2";
}
.fa-money-bill-transfer::before {
  content: "\e528";
}
.fa-money-bill-trend-up::before {
  content: "\e529";
}
.fa-money-bill-wave::before {
  content: "\f53a";
}
.fa-money-bill-wheat::before {
  content: "\e52a";
}
.fa-money-bills::before {
  content: "\e1f3";
}
.fa-money-bills-simple::before {
  content: "\e1f4";
}
.fa-money-bills-alt::before {
  content: "\e1f4";
}
.fa-money-check::before {
  content: "\f53c";
}
.fa-money-check-dollar::before {
  content: "\f53d";
}
.fa-money-check-alt::before {
  content: "\f53d";
}
.fa-money-check-dollar-pen::before {
  content: "\f873";
}
.fa-money-check-edit-alt::before {
  content: "\f873";
}
.fa-money-check-pen::before {
  content: "\f872";
}
.fa-money-check-edit::before {
  content: "\f872";
}
.fa-money-from-bracket::before {
  content: "\e312";
}
.fa-money-simple-from-bracket::before {
  content: "\e313";
}
.fa-monitor-waveform::before {
  content: "\f611";
}
.fa-monitor-heart-rate::before {
  content: "\f611";
}
.fa-monkey::before {
  content: "\f6fb";
}
.fa-monument::before {
  content: "\f5a6";
}
.fa-moon::before {
  content: "\f186";
}
.fa-moon-cloud::before {
  content: "\f754";
}
.fa-moon-over-sun::before {
  content: "\f74a";
}
.fa-eclipse-alt::before {
  content: "\f74a";
}
.fa-moon-stars::before {
  content: "\f755";
}
.fa-moped::before {
  content: "\e3b9";
}
.fa-mortar-pestle::before {
  content: "\f5a7";
}
.fa-mosque::before {
  content: "\f678";
}
.fa-mosquito::before {
  content: "\e52b";
}
.fa-mosquito-net::before {
  content: "\e52c";
}
.fa-motorcycle::before {
  content: "\f21c";
}
.fa-mound::before {
  content: "\e52d";
}
.fa-mountain::before {
  content: "\f6fc";
}
.fa-mountain-city::before {
  content: "\e52e";
}
.fa-mountain-sun::before {
  content: "\e52f";
}
.fa-mountains::before {
  content: "\f6fd";
}
.fa-mp3-player::before {
  content: "\f8ce";
}
.fa-mug::before {
  content: "\f874";
}
.fa-mug-hot::before {
  content: "\f7b6";
}
.fa-mug-marshmallows::before {
  content: "\f7b7";
}
.fa-mug-saucer::before {
  content: "\f0f4";
}
.fa-coffee::before {
  content: "\f0f4";
}
.fa-mug-tea::before {
  content: "\f875";
}
.fa-mug-tea-saucer::before {
  content: "\e1f5";
}
.fa-mushroom::before {
  content: "\e425";
}
.fa-music::before {
  content: "\f001";
}
.fa-music-note::before {
  content: "\f8cf";
}
.fa-music-alt::before {
  content: "\f8cf";
}
.fa-music-note-slash::before {
  content: "\f8d0";
}
.fa-music-alt-slash::before {
  content: "\f8d0";
}
.fa-music-slash::before {
  content: "\f8d1";
}
.fa-n::before {
  content: "\4e";
}
.fa-naira-sign::before {
  content: "\e1f6";
}
.fa-narwhal::before {
  content: "\f6fe";
}
.fa-nesting-dolls::before {
  content: "\e3ba";
}
.fa-network-wired::before {
  content: "\f6ff";
}
.fa-neuter::before {
  content: "\f22c";
}
.fa-newspaper::before {
  content: "\f1ea";
}
.fa-nfc::before {
  content: "\e1f7";
}
.fa-nfc-lock::before {
  content: "\e1f8";
}
.fa-nfc-magnifying-glass::before {
  content: "\e1f9";
}
.fa-nfc-pen::before {
  content: "\e1fa";
}
.fa-nfc-signal::before {
  content: "\e1fb";
}
.fa-nfc-slash::before {
  content: "\e1fc";
}
.fa-nfc-trash::before {
  content: "\e1fd";
}
.fa-not-equal::before {
  content: "\f53e";
}
.fa-notdef::before {
  content: "\e1fe";
}
.fa-note::before {
  content: "\e1ff";
}
.fa-note-medical::before {
  content: "\e200";
}
.fa-note-sticky::before {
  content: "\f249";
}
.fa-sticky-note::before {
  content: "\f249";
}
.fa-notebook::before {
  content: "\e201";
}
.fa-notes::before {
  content: "\e202";
}
.fa-notes-medical::before {
  content: "\f481";
}
.fa-o::before {
  content: "\4f";
}
.fa-object-exclude::before {
  content: "\e49c";
}
.fa-object-group::before {
  content: "\f247";
}
.fa-object-intersect::before {
  content: "\e49d";
}
.fa-object-subtract::before {
  content: "\e49e";
}
.fa-object-ungroup::before {
  content: "\f248";
}
.fa-object-union::before {
  content: "\e49f";
}
.fa-objects-align-bottom::before {
  content: "\e3bb";
}
.fa-objects-align-center-horizontal::before {
  content: "\e3bc";
}
.fa-objects-align-center-vertical::before {
  content: "\e3bd";
}
.fa-objects-align-left::before {
  content: "\e3be";
}
.fa-objects-align-right::before {
  content: "\e3bf";
}
.fa-objects-align-top::before {
  content: "\e3c0";
}
.fa-objects-column::before {
  content: "\e3c1";
}
.fa-octagon::before {
  content: "\f306";
}
.fa-octagon-check::before {
  content: "\e426";
}
.fa-octagon-divide::before {
  content: "\e203";
}
.fa-octagon-exclamation::before {
  content: "\e204";
}
.fa-octagon-minus::before {
  content: "\f308";
}
.fa-minus-octagon::before {
  content: "\f308";
}
.fa-octagon-plus::before {
  content: "\f301";
}
.fa-plus-octagon::before {
  content: "\f301";
}
.fa-octagon-xmark::before {
  content: "\f2f0";
}
.fa-times-octagon::before {
  content: "\f2f0";
}
.fa-xmark-octagon::before {
  content: "\f2f0";
}
.fa-oil-can::before {
  content: "\f613";
}
.fa-oil-can-drip::before {
  content: "\e205";
}
.fa-oil-temperature::before {
  content: "\f614";
}
.fa-oil-temp::before {
  content: "\f614";
}
.fa-oil-well::before {
  content: "\e532";
}
.fa-olive::before {
  content: "\e316";
}
.fa-olive-branch::before {
  content: "\e317";
}
.fa-om::before {
  content: "\f679";
}
.fa-omega::before {
  content: "\f67a";
}
.fa-onion::before {
  content: "\e427";
}
.fa-option::before {
  content: "\e318";
}
.fa-ornament::before {
  content: "\f7b8";
}
.fa-otter::before {
  content: "\f700";
}
.fa-outdent::before {
  content: "\f03b";
}
.fa-dedent::before {
  content: "\f03b";
}
.fa-outlet::before {
  content: "\e01c";
}
.fa-oven::before {
  content: "\e01d";
}
.fa-overline::before {
  content: "\f876";
}
.fa-p::before {
  content: "\50";
}
.fa-page::before {
  content: "\e428";
}
.fa-page-caret-down::before {
  content: "\e429";
}
.fa-file-caret-down::before {
  content: "\e429";
}
.fa-page-caret-up::before {
  content: "\e42a";
}
.fa-file-caret-up::before {
  content: "\e42a";
}
.fa-pager::before {
  content: "\f815";
}
.fa-paint-roller::before {
  content: "\f5aa";
}
.fa-paintbrush::before {
  content: "\f1fc";
}
.fa-paint-brush::before {
  content: "\f1fc";
}
.fa-paintbrush-fine::before {
  content: "\f5a9";
}
.fa-paint-brush-alt::before {
  content: "\f5a9";
}
.fa-paint-brush-fine::before {
  content: "\f5a9";
}
.fa-paintbrush-alt::before {
  content: "\f5a9";
}
.fa-paintbrush-pencil::before {
  content: "\e206";
}
.fa-palette::before {
  content: "\f53f";
}
.fa-pallet::before {
  content: "\f482";
}
.fa-pallet-box::before {
  content: "\e208";
}
.fa-pallet-boxes::before {
  content: "\f483";
}
.fa-palette-boxes::before {
  content: "\f483";
}
.fa-pallet-alt::before {
  content: "\f483";
}
.fa-pan-food::before {
  content: "\e42b";
}
.fa-pan-frying::before {
  content: "\e42c";
}
.fa-pancakes::before {
  content: "\e42d";
}
.fa-panel-ews::before {
  content: "\e42e";
}
.fa-panel-fire::before {
  content: "\e42f";
}
.fa-panorama::before {
  content: "\e209";
}
.fa-paper-plane::before {
  content: "\f1d8";
}
.fa-paper-plane-top::before {
  content: "\e20a";
}
.fa-paper-plane-alt::before {
  content: "\e20a";
}
.fa-send::before {
  content: "\e20a";
}
.fa-paperclip::before {
  content: "\f0c6";
}
.fa-paperclip-vertical::before {
  content: "\e3c2";
}
.fa-parachute-box::before {
  content: "\f4cd";
}
.fa-paragraph::before {
  content: "\f1dd";
}
.fa-paragraph-left::before {
  content: "\f878";
}
.fa-paragraph-rtl::before {
  content: "\f878";
}
.fa-party-bell::before {
  content: "\e31a";
}
.fa-party-horn::before {
  content: "\e31b";
}
.fa-passport::before {
  content: "\f5ab";
}
.fa-paste::before {
  content: "\f0ea";
}
.fa-file-clipboard::before {
  content: "\f0ea";
}
.fa-pause::before {
  content: "\f04c";
}
.fa-paw::before {
  content: "\f1b0";
}
.fa-paw-claws::before {
  content: "\f702";
}
.fa-paw-simple::before {
  content: "\f701";
}
.fa-paw-alt::before {
  content: "\f701";
}
.fa-peace::before {
  content: "\f67c";
}
.fa-peach::before {
  content: "\e20b";
}
.fa-peanut::before {
  content: "\e430";
}
.fa-peanuts::before {
  content: "\e431";
}
.fa-peapod::before {
  content: "\e31c";
}
.fa-pear::before {
  content: "\e20c";
}
.fa-pedestal::before {
  content: "\e20d";
}
.fa-pegasus::before {
  content: "\f703";
}
.fa-pen::before {
  content: "\f304";
}
.fa-pen-circle::before {
  content: "\e20e";
}
.fa-pen-clip::before {
  content: "\f305";
}
.fa-pen-alt::before {
  content: "\f305";
}
.fa-pen-clip-slash::before {
  content: "\e20f";
}
.fa-pen-alt-slash::before {
  content: "\e20f";
}
.fa-pen-fancy::before {
  content: "\f5ac";
}
.fa-pen-fancy-slash::before {
  content: "\e210";
}
.fa-pen-field::before {
  content: "\e211";
}
.fa-pen-line::before {
  content: "\e212";
}
.fa-pen-nib::before {
  content: "\f5ad";
}
.fa-pen-nib-slash::before {
  content: "\e4a1";
}
.fa-pen-paintbrush::before {
  content: "\f618";
}
.fa-pencil-paintbrush::before {
  content: "\f618";
}
.fa-pen-ruler::before {
  content: "\f5ae";
}
.fa-pencil-ruler::before {
  content: "\f5ae";
}
.fa-pen-slash::before {
  content: "\e213";
}
.fa-pen-swirl::before {
  content: "\e214";
}
.fa-pen-to-square::before {
  content: "\f044";
}
.fa-edit::before {
  content: "\f044";
}
.fa-pencil::before {
  content: "\f303";
}
.fa-pencil-alt::before {
  content: "\f303";
}
.fa-pencil-slash::before {
  content: "\e215";
}
.fa-people::before {
  content: "\e216";
}
.fa-people-arrows-left-right::before {
  content: "\e068";
}
.fa-people-arrows::before {
  content: "\e068";
}
.fa-people-carry-box::before {
  content: "\f4ce";
}
.fa-people-carry::before {
  content: "\f4ce";
}
.fa-people-dress::before {
  content: "\e217";
}
.fa-people-dress-simple::before {
  content: "\e218";
}
.fa-people-group::before {
  content: "\e533";
}
.fa-people-line::before {
  content: "\e534";
}
.fa-people-pants::before {
  content: "\e219";
}
.fa-people-pants-simple::before {
  content: "\e21a";
}
.fa-people-pulling::before {
  content: "\e535";
}
.fa-people-robbery::before {
  content: "\e536";
}
.fa-people-roof::before {
  content: "\e537";
}
.fa-people-simple::before {
  content: "\e21b";
}
.fa-pepper::before {
  content: "\e432";
}
.fa-pepper-hot::before {
  content: "\f816";
}
.fa-percent::before {
  content: "\25";
}
.fa-percentage::before {
  content: "\25";
}
.fa-period::before {
  content: "\2e";
}
.fa-person::before {
  content: "\f183";
}
.fa-male::before {
  content: "\f183";
}
.fa-person-arrow-down-to-line::before {
  content: "\e538";
}
.fa-person-arrow-up-from-line::before {
  content: "\e539";
}
.fa-person-biking::before {
  content: "\f84a";
}
.fa-biking::before {
  content: "\f84a";
}
.fa-person-biking-mountain::before {
  content: "\f84b";
}
.fa-biking-mountain::before {
  content: "\f84b";
}
.fa-person-booth::before {
  content: "\f756";
}
.fa-person-breastfeeding::before {
  content: "\e53a";
}
.fa-person-burst::before {
  content: "\e53b";
}
.fa-person-cane::before {
  content: "\e53c";
}
.fa-person-carry-box::before {
  content: "\f4cf";
}
.fa-person-carry::before {
  content: "\f4cf";
}
.fa-person-chalkboard::before {
  content: "\e53d";
}
.fa-person-circle-check::before {
  content: "\e53e";
}
.fa-person-circle-exclamation::before {
  content: "\e53f";
}
.fa-person-circle-minus::before {
  content: "\e540";
}
.fa-person-circle-plus::before {
  content: "\e541";
}
.fa-person-circle-question::before {
  content: "\e542";
}
.fa-person-circle-xmark::before {
  content: "\e543";
}
.fa-person-digging::before {
  content: "\f85e";
}
.fa-digging::before {
  content: "\f85e";
}
.fa-person-dolly::before {
  content: "\f4d0";
}
.fa-person-dolly-empty::before {
  content: "\f4d1";
}
.fa-person-dots-from-line::before {
  content: "\f470";
}
.fa-diagnoses::before {
  content: "\f470";
}
.fa-person-dress::before {
  content: "\f182";
}
.fa-female::before {
  content: "\f182";
}
.fa-person-dress-burst::before {
  content: "\e544";
}
.fa-person-dress-simple::before {
  content: "\e21c";
}
.fa-person-drowning::before {
  content: "\e545";
}
.fa-person-falling::before {
  content: "\e546";
}
.fa-person-falling-burst::before {
  content: "\e547";
}
.fa-person-from-portal::before {
  content: "\e023";
}
.fa-portal-exit::before {
  content: "\e023";
}
.fa-person-half-dress::before {
  content: "\e548";
}
.fa-person-harassing::before {
  content: "\e549";
}
.fa-person-hiking::before {
  content: "\f6ec";
}
.fa-hiking::before {
  content: "\f6ec";
}
.fa-person-military-pointing::before {
  content: "\e54a";
}
.fa-person-military-rifle::before {
  content: "\e54b";
}
.fa-person-military-to-person::before {
  content: "\e54c";
}
.fa-person-pinball::before {
  content: "\e21d";
}
.fa-person-praying::before {
  content: "\f683";
}
.fa-pray::before {
  content: "\f683";
}
.fa-person-pregnant::before {
  content: "\e31e";
}
.fa-person-rays::before {
  content: "\e54d";
}
.fa-person-rifle::before {
  content: "\e54e";
}
.fa-person-running::before {
  content: "\f70c";
}
.fa-running::before {
  content: "\f70c";
}
.fa-person-seat::before {
  content: "\e21e";
}
.fa-person-seat-reclined::before {
  content: "\e21f";
}
.fa-person-shelter::before {
  content: "\e54f";
}
.fa-person-sign::before {
  content: "\f757";
}
.fa-person-simple::before {
  content: "\e220";
}
.fa-person-skating::before {
  content: "\f7c5";
}
.fa-skating::before {
  content: "\f7c5";
}
.fa-person-ski-jumping::before {
  content: "\f7c7";
}
.fa-ski-jump::before {
  content: "\f7c7";
}
.fa-person-ski-lift::before {
  content: "\f7c8";
}
.fa-ski-lift::before {
  content: "\f7c8";
}
.fa-person-skiing::before {
  content: "\f7c9";
}
.fa-skiing::before {
  content: "\f7c9";
}
.fa-person-skiing-nordic::before {
  content: "\f7ca";
}
.fa-skiing-nordic::before {
  content: "\f7ca";
}
.fa-person-sledding::before {
  content: "\f7cb";
}
.fa-sledding::before {
  content: "\f7cb";
}
.fa-person-snowboarding::before {
  content: "\f7ce";
}
.fa-snowboarding::before {
  content: "\f7ce";
}
.fa-person-snowmobiling::before {
  content: "\f7d1";
}
.fa-snowmobile::before {
  content: "\f7d1";
}
.fa-person-swimming::before {
  content: "\f5c4";
}
.fa-swimmer::before {
  content: "\f5c4";
}
.fa-person-through-window::before {
  content: "\e433";
}
.fa-person-to-door::before {
  content: "\e550";
}
.fa-person-to-portal::before {
  content: "\e022";
}
.fa-portal-enter::before {
  content: "\e022";
}
.fa-person-walking::before {
  content: "\f554";
}
.fa-walking::before {
  content: "\f554";
}
.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}
.fa-person-walking-arrow-right::before {
  content: "\e552";
}
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}
.fa-person-walking-luggage::before {
  content: "\e554";
}
.fa-person-walking-with-cane::before {
  content: "\f29d";
}
.fa-blind::before {
  content: "\f29d";
}
.fa-peseta-sign::before {
  content: "\e221";
}
.fa-peso-sign::before {
  content: "\e222";
}
.fa-phone::before {
  content: "\f095";
}
.fa-phone-arrow-down-left::before {
  content: "\e223";
}
.fa-phone-arrow-down::before {
  content: "\e223";
}
.fa-phone-incoming::before {
  content: "\e223";
}
.fa-phone-arrow-up-right::before {
  content: "\e224";
}
.fa-phone-arrow-up::before {
  content: "\e224";
}
.fa-phone-outgoing::before {
  content: "\e224";
}
.fa-phone-flip::before {
  content: "\f879";
}
.fa-phone-alt::before {
  content: "\f879";
}
.fa-phone-hangup::before {
  content: "\e225";
}
.fa-phone-intercom::before {
  content: "\e434";
}
.fa-phone-missed::before {
  content: "\e226";
}
.fa-phone-office::before {
  content: "\f67d";
}
.fa-phone-plus::before {
  content: "\f4d2";
}
.fa-phone-rotary::before {
  content: "\f8d3";
}
.fa-phone-slash::before {
  content: "\f3dd";
}
.fa-phone-volume::before {
  content: "\f2a0";
}
.fa-volume-control-phone::before {
  content: "\f2a0";
}
.fa-phone-xmark::before {
  content: "\e227";
}
.fa-photo-film::before {
  content: "\f87c";
}
.fa-photo-video::before {
  content: "\f87c";
}
.fa-photo-film-music::before {
  content: "\e228";
}
.fa-pi::before {
  content: "\f67e";
}
.fa-piano::before {
  content: "\f8d4";
}
.fa-piano-keyboard::before {
  content: "\f8d5";
}
.fa-pickleball::before {
  content: "\e435";
}
.fa-pie::before {
  content: "\f705";
}
.fa-pig::before {
  content: "\f706";
}
.fa-piggy-bank::before {
  content: "\f4d3";
}
.fa-pills::before {
  content: "\f484";
}
.fa-pinata::before {
  content: "\e3c3";
}
.fa-pinball::before {
  content: "\e229";
}
.fa-pineapple::before {
  content: "\e31f";
}
.fa-pipe::before {
  content: "\7c";
}
.fa-pipe-circle-check::before {
  content: "\e436";
}
.fa-pipe-collar::before {
  content: "\e437";
}
.fa-pipe-section::before {
  content: "\e438";
}
.fa-pipe-smoking::before {
  content: "\e3c4";
}
.fa-pipe-valve::before {
  content: "\e439";
}
.fa-pizza::before {
  content: "\f817";
}
.fa-pizza-slice::before {
  content: "\f818";
}
.fa-place-of-worship::before {
  content: "\f67f";
}
.fa-plane::before {
  content: "\f072";
}
.fa-plane-arrival::before {
  content: "\f5af";
}
.fa-plane-circle-check::before {
  content: "\e555";
}
.fa-plane-circle-exclamation::before {
  content: "\e556";
}
.fa-plane-circle-xmark::before {
  content: "\e557";
}
.fa-plane-departure::before {
  content: "\f5b0";
}
.fa-plane-engines::before {
  content: "\f3de";
}
.fa-plane-alt::before {
  content: "\f3de";
}
.fa-plane-lock::before {
  content: "\e558";
}
.fa-plane-prop::before {
  content: "\e22b";
}
.fa-plane-slash::before {
  content: "\e069";
}
.fa-plane-tail::before {
  content: "\e22c";
}
.fa-plane-up::before {
  content: "\e22d";
}
.fa-plane-up-slash::before {
  content: "\e22e";
}
.fa-planet-moon::before {
  content: "\e01f";
}
.fa-planet-ringed::before {
  content: "\e020";
}
.fa-plant-wilt::before {
  content: "\e43b";
}
.fa-plate-utensils::before {
  content: "\e559";
}
.fa-plate-wheat::before {
  content: "\e55a";
}
.fa-play::before {
  content: "\f04b";
}
.fa-play-pause::before {
  content: "\e22f";
}
.fa-plug::before {
  content: "\f1e6";
}
.fa-plug-circle-bolt::before {
  content: "\e55b";
}
.fa-plug-circle-check::before {
  content: "\e55c";
}
.fa-plug-circle-exclamation::before {
  content: "\e55d";
}
.fa-plug-circle-minus::before {
  content: "\e55e";
}
.fa-plug-circle-plus::before {
  content: "\e55f";
}
.fa-plug-circle-xmark::before {
  content: "\e560";
}
.fa-plus::before {
  content: "\2b";
}
.fa-add::before {
  content: "\2b";
}
.fa-plus-large::before {
  content: "\e59e";
}
.fa-plus-minus::before {
  content: "\e43c";
}
.fa-podcast::before {
  content: "\f2ce";
}
.fa-podium::before {
  content: "\f680";
}
.fa-podium-star::before {
  content: "\f758";
}
.fa-police-box::before {
  content: "\e021";
}
.fa-poll-people::before {
  content: "\f759";
}
.fa-pompebled::before {
  content: "\e43d";
}
.fa-poo::before {
  content: "\f2fe";
}
.fa-poo-storm::before {
  content: "\f75a";
}
.fa-poo-bolt::before {
  content: "\f75a";
}
.fa-pool-8-ball::before {
  content: "\e3c5";
}
.fa-poop::before {
  content: "\f619";
}
.fa-popcorn::before {
  content: "\f819";
}
.fa-popsicle::before {
  content: "\e43e";
}
.fa-pot-food::before {
  content: "\e43f";
}
.fa-potato::before {
  content: "\e440";
}
.fa-power-off::before {
  content: "\f011";
}
.fa-prescription::before {
  content: "\f5b1";
}
.fa-prescription-bottle::before {
  content: "\f485";
}
.fa-prescription-bottle-medical::before {
  content: "\f486";
}
.fa-prescription-bottle-alt::before {
  content: "\f486";
}
.fa-presentation-screen::before {
  content: "\f685";
}
.fa-presentation::before {
  content: "\f685";
}
.fa-pretzel::before {
  content: "\e441";
}
.fa-print::before {
  content: "\f02f";
}
.fa-print-magnifying-glass::before {
  content: "\f81a";
}
.fa-print-search::before {
  content: "\f81a";
}
.fa-print-slash::before {
  content: "\f686";
}
.fa-projector::before {
  content: "\f8d6";
}
.fa-pump::before {
  content: "\e442";
}
.fa-pump-medical::before {
  content: "\e06a";
}
.fa-pump-soap::before {
  content: "\e06b";
}
.fa-pumpkin::before {
  content: "\f707";
}
.fa-puzzle::before {
  content: "\e443";
}
.fa-puzzle-piece::before {
  content: "\f12e";
}
.fa-puzzle-piece-simple::before {
  content: "\e231";
}
.fa-puzzle-piece-alt::before {
  content: "\e231";
}
.fa-q::before {
  content: "\51";
}
.fa-qrcode::before {
  content: "\f029";
}
.fa-question::before {
  content: "\3f";
}
.fa-quote-left::before {
  content: "\f10d";
}
.fa-quote-left-alt::before {
  content: "\f10d";
}
.fa-quote-right::before {
  content: "\f10e";
}
.fa-quote-right-alt::before {
  content: "\f10e";
}
.fa-quotes::before {
  content: "\e234";
}
.fa-r::before {
  content: "\52";
}
.fa-rabbit::before {
  content: "\f708";
}
.fa-rabbit-running::before {
  content: "\f709";
}
.fa-rabbit-fast::before {
  content: "\f709";
}
.fa-racquet::before {
  content: "\f45a";
}
.fa-radar::before {
  content: "\e024";
}
.fa-radiation::before {
  content: "\f7b9";
}
.fa-radio::before {
  content: "\f8d7";
}
.fa-radio-tuner::before {
  content: "\f8d8";
}
.fa-radio-alt::before {
  content: "\f8d8";
}
.fa-rainbow::before {
  content: "\f75b";
}
.fa-raindrops::before {
  content: "\f75c";
}
.fa-ram::before {
  content: "\f70a";
}
.fa-ramp-loading::before {
  content: "\f4d4";
}
.fa-ranking-star::before {
  content: "\e561";
}
.fa-raygun::before {
  content: "\e025";
}
.fa-receipt::before {
  content: "\f543";
}
.fa-record-vinyl::before {
  content: "\f8d9";
}
.fa-rectangle::before {
  content: "\f2fa";
}
.fa-rectangle-landscape::before {
  content: "\f2fa";
}
.fa-rectangle-ad::before {
  content: "\f641";
}
.fa-ad::before {
  content: "\f641";
}
.fa-rectangle-barcode::before {
  content: "\f463";
}
.fa-barcode-alt::before {
  content: "\f463";
}
.fa-rectangle-code::before {
  content: "\e322";
}
.fa-rectangle-history::before {
  content: "\e4a2";
}
.fa-rectangle-history-circle-plus::before {
  content: "\e4a3";
}
.fa-rectangle-history-circle-user::before {
  content: "\e4a4";
}
.fa-rectangle-list::before {
  content: "\f022";
}
.fa-list-alt::before {
  content: "\f022";
}
.fa-rectangle-pro::before {
  content: "\e235";
}
.fa-pro::before {
  content: "\e235";
}
.fa-rectangle-terminal::before {
  content: "\e236";
}
.fa-rectangle-vertical::before {
  content: "\f2fb";
}
.fa-rectangle-portrait::before {
  content: "\f2fb";
}
.fa-rectangle-vertical-history::before {
  content: "\e237";
}
.fa-rectangle-wide::before {
  content: "\f2fc";
}
.fa-rectangle-xmark::before {
  content: "\f410";
}
.fa-rectangle-times::before {
  content: "\f410";
}
.fa-times-rectangle::before {
  content: "\f410";
}
.fa-window-close::before {
  content: "\f410";
}
.fa-rectangles-mixed::before {
  content: "\e323";
}
.fa-recycle::before {
  content: "\f1b8";
}
.fa-reel::before {
  content: "\e238";
}
.fa-refrigerator::before {
  content: "\e026";
}
.fa-registered::before {
  content: "\f25d";
}
.fa-repeat::before {
  content: "\f363";
}
.fa-repeat-1::before {
  content: "\f365";
}
.fa-reply::before {
  content: "\f3e5";
}
.fa-mail-reply::before {
  content: "\f3e5";
}
.fa-reply-all::before {
  content: "\f122";
}
.fa-mail-reply-all::before {
  content: "\f122";
}
.fa-reply-clock::before {
  content: "\e239";
}
.fa-reply-time::before {
  content: "\e239";
}
.fa-republican::before {
  content: "\f75e";
}
.fa-restroom::before {
  content: "\f7bd";
}
.fa-restroom-simple::before {
  content: "\e23a";
}
.fa-retweet::before {
  content: "\f079";
}
.fa-rhombus::before {
  content: "\e23b";
}
.fa-ribbon::before {
  content: "\f4d6";
}
.fa-right::before {
  content: "\f356";
}
.fa-arrow-alt-right::before {
  content: "\f356";
}
.fa-right-from-bracket::before {
  content: "\f2f5";
}
.fa-sign-out-alt::before {
  content: "\f2f5";
}
.fa-right-from-line::before {
  content: "\f347";
}
.fa-arrow-alt-from-left::before {
  content: "\f347";
}
.fa-right-left::before {
  content: "\f362";
}
.fa-exchange-alt::before {
  content: "\f362";
}
.fa-right-long::before {
  content: "\f30b";
}
.fa-long-arrow-alt-right::before {
  content: "\f30b";
}
.fa-right-long-to-line::before {
  content: "\e444";
}
.fa-right-to-bracket::before {
  content: "\f2f6";
}
.fa-sign-in-alt::before {
  content: "\f2f6";
}
.fa-right-to-line::before {
  content: "\f34c";
}
.fa-arrow-alt-to-right::before {
  content: "\f34c";
}
.fa-ring::before {
  content: "\f70b";
}
.fa-rings-wedding::before {
  content: "\f81b";
}
.fa-road::before {
  content: "\f018";
}
.fa-road-barrier::before {
  content: "\e562";
}
.fa-road-bridge::before {
  content: "\e563";
}
.fa-road-circle-check::before {
  content: "\e564";
}
.fa-road-circle-exclamation::before {
  content: "\e565";
}
.fa-road-circle-xmark::before {
  content: "\e566";
}
.fa-road-lock::before {
  content: "\e567";
}
.fa-road-spikes::before {
  content: "\e568";
}
.fa-robot::before {
  content: "\f544";
}
.fa-robot-astromech::before {
  content: "\e2d2";
}
.fa-rocket::before {
  content: "\f135";
}
.fa-rocket-launch::before {
  content: "\e027";
}
.fa-roller-coaster::before {
  content: "\e324";
}
.fa-rotate::before {
  content: "\f2f1";
}
.fa-sync-alt::before {
  content: "\f2f1";
}
.fa-rotate-exclamation::before {
  content: "\e23c";
}
.fa-rotate-left::before {
  content: "\f2ea";
}
.fa-rotate-back::before {
  content: "\f2ea";
}
.fa-rotate-backward::before {
  content: "\f2ea";
}
.fa-undo-alt::before {
  content: "\f2ea";
}
.fa-rotate-right::before {
  content: "\f2f9";
}
.fa-redo-alt::before {
  content: "\f2f9";
}
.fa-rotate-forward::before {
  content: "\f2f9";
}
.fa-route::before {
  content: "\f4d7";
}
.fa-route-highway::before {
  content: "\f61a";
}
.fa-route-interstate::before {
  content: "\f61b";
}
.fa-router::before {
  content: "\f8da";
}
.fa-rss::before {
  content: "\f09e";
}
.fa-feed::before {
  content: "\f09e";
}
.fa-ruble-sign::before {
  content: "\f158";
}
.fa-rouble::before {
  content: "\f158";
}
.fa-rub::before {
  content: "\f158";
}
.fa-ruble::before {
  content: "\f158";
}
.fa-rug::before {
  content: "\e569";
}
.fa-rugby-ball::before {
  content: "\e3c6";
}
.fa-ruler::before {
  content: "\f545";
}
.fa-ruler-combined::before {
  content: "\f546";
}
.fa-ruler-horizontal::before {
  content: "\f547";
}
.fa-ruler-triangle::before {
  content: "\f61c";
}
.fa-ruler-vertical::before {
  content: "\f548";
}
.fa-rupee-sign::before {
  content: "\f156";
}
.fa-rupee::before {
  content: "\f156";
}
.fa-rupiah-sign::before {
  content: "\e23d";
}
.fa-rv::before {
  content: "\f7be";
}
.fa-s::before {
  content: "\53";
}
.fa-sack::before {
  content: "\f81c";
}
.fa-sack-dollar::before {
  content: "\f81d";
}
.fa-sack-xmark::before {
  content: "\e56a";
}
.fa-sailboat::before {
  content: "\e445";
}
.fa-salad::before {
  content: "\f81e";
}
.fa-bowl-salad::before {
  content: "\f81e";
}
.fa-salt-shaker::before {
  content: "\e446";
}
.fa-sandwich::before {
  content: "\f81f";
}
.fa-satellite::before {
  content: "\f7bf";
}
.fa-satellite-dish::before {
  content: "\f7c0";
}
.fa-sausage::before {
  content: "\f820";
}
.fa-saxophone::before {
  content: "\f8dc";
}
.fa-saxophone-fire::before {
  content: "\f8db";
}
.fa-sax-hot::before {
  content: "\f8db";
}
.fa-scale-balanced::before {
  content: "\f24e";
}
.fa-balance-scale::before {
  content: "\f24e";
}
.fa-scale-unbalanced::before {
  content: "\f515";
}
.fa-balance-scale-left::before {
  content: "\f515";
}
.fa-scale-unbalanced-flip::before {
  content: "\f516";
}
.fa-balance-scale-right::before {
  content: "\f516";
}
.fa-scalpel::before {
  content: "\f61d";
}
.fa-scalpel-line-dashed::before {
  content: "\f61e";
}
.fa-scalpel-path::before {
  content: "\f61e";
}
.fa-scanner::before {
  content: "\f8f3";
}
.fa-scanner-image::before {
  content: "\f8f3";
}
.fa-scanner-gun::before {
  content: "\f488";
}
.fa-scanner-keyboard::before {
  content: "\f489";
}
.fa-scanner-touchscreen::before {
  content: "\f48a";
}
.fa-scarecrow::before {
  content: "\f70d";
}
.fa-scarf::before {
  content: "\f7c1";
}
.fa-school::before {
  content: "\f549";
}
.fa-school-circle-check::before {
  content: "\e56b";
}
.fa-school-circle-exclamation::before {
  content: "\e56c";
}
.fa-school-circle-xmark::before {
  content: "\e56d";
}
.fa-school-flag::before {
  content: "\e56e";
}
.fa-school-lock::before {
  content: "\e56f";
}
.fa-scissors::before {
  content: "\f0c4";
}
.fa-cut::before {
  content: "\f0c4";
}
.fa-screen-users::before {
  content: "\f63d";
}
.fa-users-class::before {
  content: "\f63d";
}
.fa-screencast::before {
  content: "\e23e";
}
.fa-screwdriver::before {
  content: "\f54a";
}
.fa-screwdriver-wrench::before {
  content: "\f7d9";
}
.fa-tools::before {
  content: "\f7d9";
}
.fa-scribble::before {
  content: "\e23f";
}
.fa-scroll::before {
  content: "\f70e";
}
.fa-scroll-old::before {
  content: "\f70f";
}
.fa-scroll-torah::before {
  content: "\f6a0";
}
.fa-torah::before {
  content: "\f6a0";
}
.fa-scrubber::before {
  content: "\f2f8";
}
.fa-scythe::before {
  content: "\f710";
}
.fa-sd-card::before {
  content: "\f7c2";
}
.fa-sd-cards::before {
  content: "\e240";
}
.fa-seal::before {
  content: "\e241";
}
.fa-seal-exclamation::before {
  content: "\e242";
}
.fa-seal-question::before {
  content: "\e243";
}
.fa-seat-airline::before {
  content: "\e244";
}
.fa-section::before {
  content: "\e447";
}
.fa-seedling::before {
  content: "\f4d8";
}
.fa-sprout::before {
  content: "\f4d8";
}
.fa-semicolon::before {
  content: "\3b";
}
.fa-send-back::before {
  content: "\f87e";
}
.fa-send-backward::before {
  content: "\f87f";
}
.fa-sensor::before {
  content: "\e028";
}
.fa-sensor-cloud::before {
  content: "\e02c";
}
.fa-sensor-smoke::before {
  content: "\e02c";
}
.fa-sensor-fire::before {
  content: "\e02a";
}
.fa-sensor-on::before {
  content: "\e02b";
}
.fa-sensor-triangle-exclamation::before {
  content: "\e029";
}
.fa-sensor-alert::before {
  content: "\e029";
}
.fa-server::before {
  content: "\f233";
}
.fa-shapes::before {
  content: "\f61f";
}
.fa-triangle-circle-square::before {
  content: "\f61f";
}
.fa-share::before {
  content: "\f064";
}
.fa-arrow-turn-right::before {
  content: "\f064";
}
.fa-mail-forward::before {
  content: "\f064";
}
.fa-share-all::before {
  content: "\f367";
}
.fa-share-from-square::before {
  content: "\f14d";
}
.fa-share-square::before {
  content: "\f14d";
}
.fa-share-nodes::before {
  content: "\f1e0";
}
.fa-share-alt::before {
  content: "\f1e0";
}
.fa-sheep::before {
  content: "\f711";
}
.fa-sheet-plastic::before {
  content: "\e571";
}
.fa-shekel-sign::before {
  content: "\f20b";
}
.fa-ils::before {
  content: "\f20b";
}
.fa-shekel::before {
  content: "\f20b";
}
.fa-sheqel::before {
  content: "\f20b";
}
.fa-sheqel-sign::before {
  content: "\f20b";
}
.fa-shelves::before {
  content: "\f480";
}
.fa-inventory::before {
  content: "\f480";
}
.fa-shelves-empty::before {
  content: "\e246";
}
.fa-shield::before {
  content: "\f132";
}
.fa-shield-blank::before {
  content: "\f132";
}
.fa-shield-cat::before {
  content: "\e572";
}
.fa-shield-check::before {
  content: "\f2f7";
}
.fa-shield-cross::before {
  content: "\f712";
}
.fa-shield-dog::before {
  content: "\e573";
}
.fa-shield-exclamation::before {
  content: "\e247";
}
.fa-shield-halved::before {
  content: "\f3ed";
}
.fa-shield-alt::before {
  content: "\f3ed";
}
.fa-shield-heart::before {
  content: "\e574";
}
.fa-shield-keyhole::before {
  content: "\e248";
}
.fa-shield-minus::before {
  content: "\e249";
}
.fa-shield-plus::before {
  content: "\e24a";
}
.fa-shield-quartered::before {
  content: "\e575";
}
.fa-shield-slash::before {
  content: "\e24b";
}
.fa-shield-virus::before {
  content: "\e06c";
}
.fa-shield-xmark::before {
  content: "\e24c";
}
.fa-shield-times::before {
  content: "\e24c";
}
.fa-ship::before {
  content: "\f21a";
}
.fa-shirt::before {
  content: "\f553";
}
.fa-t-shirt::before {
  content: "\f553";
}
.fa-tshirt::before {
  content: "\f553";
}
.fa-shirt-long-sleeve::before {
  content: "\e3c7";
}
.fa-shirt-running::before {
  content: "\e3c8";
}
.fa-shirt-tank-top::before {
  content: "\e3c9";
}
.fa-shish-kebab::before {
  content: "\f821";
}
.fa-shoe-prints::before {
  content: "\f54b";
}
.fa-shop::before {
  content: "\f54f";
}
.fa-store-alt::before {
  content: "\f54f";
}
.fa-shop-lock::before {
  content: "\e4a5";
}
.fa-shop-slash::before {
  content: "\e070";
}
.fa-store-alt-slash::before {
  content: "\e070";
}
.fa-shovel::before {
  content: "\f713";
}
.fa-shovel-snow::before {
  content: "\f7c3";
}
.fa-shower::before {
  content: "\f2cc";
}
.fa-shower-down::before {
  content: "\e24d";
}
.fa-shower-alt::before {
  content: "\e24d";
}
.fa-shredder::before {
  content: "\f68a";
}
.fa-shrimp::before {
  content: "\e448";
}
.fa-shuffle::before {
  content: "\f074";
}
.fa-random::before {
  content: "\f074";
}
.fa-shutters::before {
  content: "\e449";
}
.fa-shuttle-space::before {
  content: "\f197";
}
.fa-space-shuttle::before {
  content: "\f197";
}
.fa-shuttlecock::before {
  content: "\f45b";
}
.fa-sickle::before {
  content: "\f822";
}
.fa-sidebar::before {
  content: "\e24e";
}
.fa-sidebar-flip::before {
  content: "\e24f";
}
.fa-sigma::before {
  content: "\f68b";
}
.fa-sign-hanging::before {
  content: "\f4d9";
}
.fa-sign::before {
  content: "\f4d9";
}
.fa-signal::before {
  content: "\f012";
}
.fa-signal-5::before {
  content: "\f012";
}
.fa-signal-perfect::before {
  content: "\f012";
}
.fa-signal-bars::before {
  content: "\f690";
}
.fa-signal-alt::before {
  content: "\f690";
}
.fa-signal-alt-4::before {
  content: "\f690";
}
.fa-signal-bars-strong::before {
  content: "\f690";
}
.fa-signal-bars-fair::before {
  content: "\f692";
}
.fa-signal-alt-2::before {
  content: "\f692";
}
.fa-signal-bars-good::before {
  content: "\f693";
}
.fa-signal-alt-3::before {
  content: "\f693";
}
.fa-signal-bars-slash::before {
  content: "\f694";
}
.fa-signal-alt-slash::before {
  content: "\f694";
}
.fa-signal-bars-weak::before {
  content: "\f691";
}
.fa-signal-alt-1::before {
  content: "\f691";
}
.fa-signal-fair::before {
  content: "\f68d";
}
.fa-signal-2::before {
  content: "\f68d";
}
.fa-signal-good::before {
  content: "\f68e";
}
.fa-signal-3::before {
  content: "\f68e";
}
.fa-signal-slash::before {
  content: "\f695";
}
.fa-signal-stream::before {
  content: "\f8dd";
}
.fa-signal-stream-slash::before {
  content: "\e250";
}
.fa-signal-strong::before {
  content: "\f68f";
}
.fa-signal-4::before {
  content: "\f68f";
}
.fa-signal-weak::before {
  content: "\f68c";
}
.fa-signal-1::before {
  content: "\f68c";
}
.fa-signature::before {
  content: "\f5b7";
}
.fa-signature-lock::before {
  content: "\e3ca";
}
.fa-signature-slash::before {
  content: "\e3cb";
}
.fa-signs-post::before {
  content: "\f277";
}
.fa-map-signs::before {
  content: "\f277";
}
.fa-sim-card::before {
  content: "\f7c4";
}
.fa-sim-cards::before {
  content: "\e251";
}
.fa-sink::before {
  content: "\e06d";
}
.fa-siren::before {
  content: "\e02d";
}
.fa-siren-on::before {
  content: "\e02e";
}
.fa-sitemap::before {
  content: "\f0e8";
}
.fa-skeleton::before {
  content: "\f620";
}
.fa-ski-boot::before {
  content: "\e3cc";
}
.fa-ski-boot-ski::before {
  content: "\e3cd";
}
.fa-skull::before {
  content: "\f54c";
}
.fa-skull-cow::before {
  content: "\f8de";
}
.fa-skull-crossbones::before {
  content: "\f714";
}
.fa-slash::before {
  content: "\f715";
}
.fa-slash-back::before {
  content: "\5c";
}
.fa-slash-forward::before {
  content: "\2f";
}
.fa-sleigh::before {
  content: "\f7cc";
}
.fa-slider::before {
  content: "\e252";
}
.fa-sliders::before {
  content: "\f1de";
}
.fa-sliders-h::before {
  content: "\f1de";
}
.fa-sliders-simple::before {
  content: "\e253";
}
.fa-sliders-up::before {
  content: "\f3f1";
}
.fa-sliders-v::before {
  content: "\f3f1";
}
.fa-slot-machine::before {
  content: "\e3ce";
}
.fa-smog::before {
  content: "\f75f";
}
.fa-smoke::before {
  content: "\f760";
}
.fa-smoking::before {
  content: "\f48d";
}
.fa-snake::before {
  content: "\f716";
}
.fa-snooze::before {
  content: "\f880";
}
.fa-zzz::before {
  content: "\f880";
}
.fa-snow-blowing::before {
  content: "\f761";
}
.fa-snowflake::before {
  content: "\f2dc";
}
.fa-snowflakes::before {
  content: "\f7cf";
}
.fa-snowman::before {
  content: "\f7d0";
}
.fa-snowman-head::before {
  content: "\f79b";
}
.fa-frosty-head::before {
  content: "\f79b";
}
.fa-snowplow::before {
  content: "\f7d2";
}
.fa-soap::before {
  content: "\e06e";
}
.fa-socks::before {
  content: "\f696";
}
.fa-soft-serve::before {
  content: "\e400";
}
.fa-creemee::before {
  content: "\e400";
}
.fa-solar-panel::before {
  content: "\f5ba";
}
.fa-solar-system::before {
  content: "\e02f";
}
.fa-sort::before {
  content: "\f0dc";
}
.fa-unsorted::before {
  content: "\f0dc";
}
.fa-sort-down::before {
  content: "\f0dd";
}
.fa-sort-desc::before {
  content: "\f0dd";
}
.fa-sort-up::before {
  content: "\f0de";
}
.fa-sort-asc::before {
  content: "\f0de";
}
.fa-spa::before {
  content: "\f5bb";
}
.fa-space-station-moon::before {
  content: "\e033";
}
.fa-space-station-moon-construction::before {
  content: "\e034";
}
.fa-space-station-moon-alt::before {
  content: "\e034";
}
.fa-spade::before {
  content: "\f2f4";
}
.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}
.fa-pastafarianism::before {
  content: "\f67b";
}
.fa-sparkles::before {
  content: "\f890";
}
.fa-speaker::before {
  content: "\f8df";
}
.fa-speakers::before {
  content: "\f8e0";
}
.fa-spell-check::before {
  content: "\f891";
}
.fa-spider::before {
  content: "\f717";
}
.fa-spider-black-widow::before {
  content: "\f718";
}
.fa-spider-web::before {
  content: "\f719";
}
.fa-spinner::before {
  content: "\f110";
}
.fa-spinner-third::before {
  content: "\f3f4";
}
.fa-split::before {
  content: "\e254";
}
.fa-splotch::before {
  content: "\f5bc";
}
.fa-spoon::before {
  content: "\f2e5";
}
.fa-utensil-spoon::before {
  content: "\f2e5";
}
.fa-sportsball::before {
  content: "\e44b";
}
.fa-spray-can::before {
  content: "\f5bd";
}
.fa-spray-can-sparkles::before {
  content: "\f5d0";
}
.fa-air-freshener::before {
  content: "\f5d0";
}
.fa-sprinkler::before {
  content: "\e035";
}
.fa-sprinkler-ceiling::before {
  content: "\e44c";
}
.fa-square::before {
  content: "\f0c8";
}
.fa-square-0::before {
  content: "\e255";
}
.fa-square-1::before {
  content: "\e256";
}
.fa-square-2::before {
  content: "\e257";
}
.fa-square-3::before {
  content: "\e258";
}
.fa-square-4::before {
  content: "\e259";
}
.fa-square-5::before {
  content: "\e25a";
}
.fa-square-6::before {
  content: "\e25b";
}
.fa-square-7::before {
  content: "\e25c";
}
.fa-square-8::before {
  content: "\e25d";
}
.fa-square-9::before {
  content: "\e25e";
}
.fa-square-a::before {
  content: "\e25f";
}
.fa-square-a-lock::before {
  content: "\e44d";
}
.fa-square-ampersand::before {
  content: "\e260";
}
.fa-square-arrow-down::before {
  content: "\f339";
}
.fa-arrow-square-down::before {
  content: "\f339";
}
.fa-square-arrow-down-left::before {
  content: "\e261";
}
.fa-square-arrow-down-right::before {
  content: "\e262";
}
.fa-square-arrow-left::before {
  content: "\f33a";
}
.fa-arrow-square-left::before {
  content: "\f33a";
}
.fa-square-arrow-right::before {
  content: "\f33b";
}
.fa-arrow-square-right::before {
  content: "\f33b";
}
.fa-square-arrow-up::before {
  content: "\f33c";
}
.fa-arrow-square-up::before {
  content: "\f33c";
}
.fa-square-arrow-up-left::before {
  content: "\e263";
}
.fa-square-arrow-up-right::before {
  content: "\f14c";
}
.fa-external-link-square::before {
  content: "\f14c";
}
.fa-square-b::before {
  content: "\e264";
}
.fa-square-bolt::before {
  content: "\e265";
}
.fa-square-c::before {
  content: "\e266";
}
.fa-square-caret-down::before {
  content: "\f150";
}
.fa-caret-square-down::before {
  content: "\f150";
}
.fa-square-caret-left::before {
  content: "\f191";
}
.fa-caret-square-left::before {
  content: "\f191";
}
.fa-square-caret-right::before {
  content: "\f152";
}
.fa-caret-square-right::before {
  content: "\f152";
}
.fa-square-caret-up::before {
  content: "\f151";
}
.fa-caret-square-up::before {
  content: "\f151";
}
.fa-square-check::before {
  content: "\f14a";
}
.fa-check-square::before {
  content: "\f14a";
}
.fa-square-chevron-down::before {
  content: "\f329";
}
.fa-chevron-square-down::before {
  content: "\f329";
}
.fa-square-chevron-left::before {
  content: "\f32a";
}
.fa-chevron-square-left::before {
  content: "\f32a";
}
.fa-square-chevron-right::before {
  content: "\f32b";
}
.fa-chevron-square-right::before {
  content: "\f32b";
}
.fa-square-chevron-up::before {
  content: "\f32c";
}
.fa-chevron-square-up::before {
  content: "\f32c";
}
.fa-square-code::before {
  content: "\e267";
}
.fa-square-d::before {
  content: "\e268";
}
.fa-square-dashed::before {
  content: "\e269";
}
.fa-square-divide::before {
  content: "\e26a";
}
.fa-square-dollar::before {
  content: "\f2e9";
}
.fa-dollar-square::before {
  content: "\f2e9";
}
.fa-usd-square::before {
  content: "\f2e9";
}
.fa-square-down::before {
  content: "\f350";
}
.fa-arrow-alt-square-down::before {
  content: "\f350";
}
.fa-square-down-left::before {
  content: "\e26b";
}
.fa-square-down-right::before {
  content: "\e26c";
}
.fa-square-e::before {
  content: "\e26d";
}
.fa-square-ellipsis::before {
  content: "\e26e";
}
.fa-square-ellipsis-vertical::before {
  content: "\e26f";
}
.fa-square-envelope::before {
  content: "\f199";
}
.fa-envelope-square::before {
  content: "\f199";
}
.fa-square-exclamation::before {
  content: "\f321";
}
.fa-exclamation-square::before {
  content: "\f321";
}
.fa-square-f::before {
  content: "\e270";
}
.fa-square-fragile::before {
  content: "\f49b";
}
.fa-box-fragile::before {
  content: "\f49b";
}
.fa-square-wine-glass-crack::before {
  content: "\f49b";
}
.fa-square-full::before {
  content: "\f45c";
}
.fa-square-g::before {
  content: "\e271";
}
.fa-square-h::before {
  content: "\f0fd";
}
.fa-h-square::before {
  content: "\f0fd";
}
.fa-square-heart::before {
  content: "\f4c8";
}
.fa-heart-square::before {
  content: "\f4c8";
}
.fa-square-i::before {
  content: "\e272";
}
.fa-square-info::before {
  content: "\f30f";
}
.fa-info-square::before {
  content: "\f30f";
}
.fa-square-j::before {
  content: "\e273";
}
.fa-square-k::before {
  content: "\e274";
}
.fa-square-kanban::before {
  content: "\e488";
}
.fa-square-l::before {
  content: "\e275";
}
.fa-square-left::before {
  content: "\f351";
}
.fa-arrow-alt-square-left::before {
  content: "\f351";
}
.fa-square-list::before {
  content: "\e489";
}
.fa-square-m::before {
  content: "\e276";
}
.fa-square-minus::before {
  content: "\f146";
}
.fa-minus-square::before {
  content: "\f146";
}
.fa-square-n::before {
  content: "\e277";
}
.fa-square-nfi::before {
  content: "\e576";
}
.fa-square-o::before {
  content: "\e278";
}
.fa-square-p::before {
  content: "\e279";
}
.fa-square-parking::before {
  content: "\f540";
}
.fa-parking::before {
  content: "\f540";
}
.fa-square-parking-slash::before {
  content: "\f617";
}
.fa-parking-slash::before {
  content: "\f617";
}
.fa-square-pen::before {
  content: "\f14b";
}
.fa-pen-square::before {
  content: "\f14b";
}
.fa-pencil-square::before {
  content: "\f14b";
}
.fa-square-person-confined::before {
  content: "\e577";
}
.fa-square-phone::before {
  content: "\f098";
}
.fa-phone-square::before {
  content: "\f098";
}
.fa-square-phone-flip::before {
  content: "\f87b";
}
.fa-phone-square-alt::before {
  content: "\f87b";
}
.fa-square-phone-hangup::before {
  content: "\e27a";
}
.fa-phone-square-down::before {
  content: "\e27a";
}
.fa-square-plus::before {
  content: "\f0fe";
}
.fa-plus-square::before {
  content: "\f0fe";
}
.fa-square-poll-horizontal::before {
  content: "\f682";
}
.fa-poll-h::before {
  content: "\f682";
}
.fa-square-poll-vertical::before {
  content: "\f681";
}
.fa-poll::before {
  content: "\f681";
}
.fa-square-q::before {
  content: "\e27b";
}
.fa-square-quarters::before {
  content: "\e44e";
}
.fa-square-question::before {
  content: "\f2fd";
}
.fa-question-square::before {
  content: "\f2fd";
}
.fa-square-quote::before {
  content: "\e329";
}
.fa-square-r::before {
  content: "\e27c";
}
.fa-square-right::before {
  content: "\f352";
}
.fa-arrow-alt-square-right::before {
  content: "\f352";
}
.fa-square-ring::before {
  content: "\e44f";
}
.fa-square-root::before {
  content: "\f697";
}
.fa-square-root-variable::before {
  content: "\f698";
}
.fa-square-root-alt::before {
  content: "\f698";
}
.fa-square-rss::before {
  content: "\f143";
}
.fa-rss-square::before {
  content: "\f143";
}
.fa-square-s::before {
  content: "\e27d";
}
.fa-square-share-nodes::before {
  content: "\f1e1";
}
.fa-share-alt-square::before {
  content: "\f1e1";
}
.fa-square-sliders::before {
  content: "\f3f0";
}
.fa-sliders-h-square::before {
  content: "\f3f0";
}
.fa-square-sliders-vertical::before {
  content: "\f3f2";
}
.fa-sliders-v-square::before {
  content: "\f3f2";
}
.fa-square-small::before {
  content: "\e27e";
}
.fa-square-star::before {
  content: "\e27f";
}
.fa-square-t::before {
  content: "\e280";
}
.fa-square-terminal::before {
  content: "\e32a";
}
.fa-square-this-way-up::before {
  content: "\f49f";
}
.fa-box-up::before {
  content: "\f49f";
}
.fa-square-u::before {
  content: "\e281";
}
.fa-square-up::before {
  content: "\f353";
}
.fa-arrow-alt-square-up::before {
  content: "\f353";
}
.fa-square-up-left::before {
  content: "\e282";
}
.fa-square-up-right::before {
  content: "\f360";
}
.fa-external-link-square-alt::before {
  content: "\f360";
}
.fa-square-user::before {
  content: "\e283";
}
.fa-square-v::before {
  content: "\e284";
}
.fa-square-virus::before {
  content: "\e578";
}
.fa-square-w::before {
  content: "\e285";
}
.fa-square-x::before {
  content: "\e286";
}
.fa-square-xmark::before {
  content: "\f2d3";
}
.fa-times-square::before {
  content: "\f2d3";
}
.fa-xmark-square::before {
  content: "\f2d3";
}
.fa-square-y::before {
  content: "\e287";
}
.fa-square-z::before {
  content: "\e288";
}
.fa-squid::before {
  content: "\e450";
}
.fa-squirrel::before {
  content: "\f71a";
}
.fa-staff::before {
  content: "\f71b";
}
.fa-staff-aesculapius::before {
  content: "\e579";
}
.fa-rod-asclepius::before {
  content: "\e579";
}
.fa-rod-snake::before {
  content: "\e579";
}
.fa-staff-snake::before {
  content: "\e579";
}
.fa-stairs::before {
  content: "\e289";
}
.fa-stamp::before {
  content: "\f5bf";
}
.fa-standard-definition::before {
  content: "\e28a";
}
.fa-rectangle-sd::before {
  content: "\e28a";
}
.fa-star::before {
  content: "\f005";
}
.fa-star-and-crescent::before {
  content: "\f699";
}
.fa-star-christmas::before {
  content: "\f7d4";
}
.fa-star-exclamation::before {
  content: "\f2f3";
}
.fa-star-half::before {
  content: "\f089";
}
.fa-star-half-stroke::before {
  content: "\f5c0";
}
.fa-star-half-alt::before {
  content: "\f5c0";
}
.fa-star-of-david::before {
  content: "\f69a";
}
.fa-star-of-life::before {
  content: "\f621";
}
.fa-star-sharp::before {
  content: "\e28b";
}
.fa-star-sharp-half::before {
  content: "\e28c";
}
.fa-star-sharp-half-stroke::before {
  content: "\e28d";
}
.fa-star-sharp-half-alt::before {
  content: "\e28d";
}
.fa-star-shooting::before {
  content: "\e036";
}
.fa-starfighter::before {
  content: "\e037";
}
.fa-starfighter-twin-ion-engine::before {
  content: "\e038";
}
.fa-starfighter-alt::before {
  content: "\e038";
}
.fa-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e";
}
.fa-starfighter-alt-advanced::before {
  content: "\e28e";
}
.fa-stars::before {
  content: "\f762";
}
.fa-starship::before {
  content: "\e039";
}
.fa-starship-freighter::before {
  content: "\e03a";
}
.fa-steak::before {
  content: "\f824";
}
.fa-steering-wheel::before {
  content: "\f622";
}
.fa-sterling-sign::before {
  content: "\f154";
}
.fa-gbp::before {
  content: "\f154";
}
.fa-pound-sign::before {
  content: "\f154";
}
.fa-stethoscope::before {
  content: "\f0f1";
}
.fa-stocking::before {
  content: "\f7d5";
}
.fa-stomach::before {
  content: "\f623";
}
.fa-stop::before {
  content: "\f04d";
}
.fa-stopwatch::before {
  content: "\f2f2";
}
.fa-stopwatch-20::before {
  content: "\e06f";
}
.fa-store::before {
  content: "\f54e";
}
.fa-store-lock::before {
  content: "\e4a6";
}
.fa-store-slash::before {
  content: "\e071";
}
.fa-strawberry::before {
  content: "\e32b";
}
.fa-street-view::before {
  content: "\f21d";
}
.fa-stretcher::before {
  content: "\f825";
}
.fa-strikethrough::before {
  content: "\f0cc";
}
.fa-stroopwafel::before {
  content: "\f551";
}
.fa-subscript::before {
  content: "\f12c";
}
.fa-suitcase::before {
  content: "\f0f2";
}
.fa-suitcase-medical::before {
  content: "\f0fa";
}
.fa-medkit::before {
  content: "\f0fa";
}
.fa-suitcase-rolling::before {
  content: "\f5c1";
}
.fa-sun::before {
  content: "\f185";
}
.fa-sun-bright::before {
  content: "\e28f";
}
.fa-sun-alt::before {
  content: "\e28f";
}
.fa-sun-cloud::before {
  content: "\f763";
}
.fa-sun-dust::before {
  content: "\f764";
}
.fa-sun-haze::before {
  content: "\f765";
}
.fa-sun-plant-wilt::before {
  content: "\e57a";
}
.fa-sunglasses::before {
  content: "\f892";
}
.fa-sunrise::before {
  content: "\f766";
}
.fa-sunset::before {
  content: "\f767";
}
.fa-superscript::before {
  content: "\f12b";
}
.fa-sushi::before {
  content: "\e48a";
}
.fa-nigiri::before {
  content: "\e48a";
}
.fa-sushi-roll::before {
  content: "\e48b";
}
.fa-maki-roll::before {
  content: "\e48b";
}
.fa-makizushi::before {
  content: "\e48b";
}
.fa-swatchbook::before {
  content: "\f5c3";
}
.fa-sword::before {
  content: "\f71c";
}
.fa-sword-laser::before {
  content: "\e03b";
}
.fa-sword-laser-alt::before {
  content: "\e03c";
}
.fa-swords::before {
  content: "\f71d";
}
.fa-swords-laser::before {
  content: "\e03d";
}
.fa-symbols::before {
  content: "\f86e";
}
.fa-icons-alt::before {
  content: "\f86e";
}
.fa-synagogue::before {
  content: "\f69b";
}
.fa-syringe::before {
  content: "\f48e";
}
.fa-t::before {
  content: "\54";
}
.fa-table::before {
  content: "\f0ce";
}
.fa-table-cells::before {
  content: "\f00a";
}
.fa-th::before {
  content: "\f00a";
}
.fa-table-cells-large::before {
  content: "\f009";
}
.fa-th-large::before {
  content: "\f009";
}
.fa-table-columns::before {
  content: "\f0db";
}
.fa-columns::before {
  content: "\f0db";
}
.fa-table-layout::before {
  content: "\e290";
}
.fa-table-list::before {
  content: "\f00b";
}
.fa-th-list::before {
  content: "\f00b";
}
.fa-table-picnic::before {
  content: "\e32d";
}
.fa-table-pivot::before {
  content: "\e291";
}
.fa-table-rows::before {
  content: "\e292";
}
.fa-rows::before {
  content: "\e292";
}
.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}
.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}
.fa-table-tennis::before {
  content: "\f45d";
}
.fa-table-tree::before {
  content: "\e293";
}
.fa-tablet::before {
  content: "\f3fb";
}
.fa-tablet-android::before {
  content: "\f3fb";
}
.fa-tablet-button::before {
  content: "\f10a";
}
.fa-tablet-rugged::before {
  content: "\f48f";
}
.fa-tablet-screen::before {
  content: "\f3fc";
}
.fa-tablet-android-alt::before {
  content: "\f3fc";
}
.fa-tablet-screen-button::before {
  content: "\f3fa";
}
.fa-tablet-alt::before {
  content: "\f3fa";
}
.fa-tablets::before {
  content: "\f490";
}
.fa-tachograph-digital::before {
  content: "\f566";
}
.fa-digital-tachograph::before {
  content: "\f566";
}
.fa-taco::before {
  content: "\f826";
}
.fa-tag::before {
  content: "\f02b";
}
.fa-tags::before {
  content: "\f02c";
}
.fa-tally::before {
  content: "\f69c";
}
.fa-tally-5::before {
  content: "\f69c";
}
.fa-tally-1::before {
  content: "\e294";
}
.fa-tally-2::before {
  content: "\e295";
}
.fa-tally-3::before {
  content: "\e296";
}
.fa-tally-4::before {
  content: "\e297";
}
.fa-tamale::before {
  content: "\e451";
}
.fa-tank-water::before {
  content: "\e452";
}
.fa-tape::before {
  content: "\f4db";
}
.fa-tarp::before {
  content: "\e57b";
}
.fa-tarp-droplet::before {
  content: "\e57c";
}
.fa-taxi::before {
  content: "\f1ba";
}
.fa-cab::before {
  content: "\f1ba";
}
.fa-taxi-bus::before {
  content: "\e298";
}
.fa-teddy-bear::before {
  content: "\e3cf";
}
.fa-teeth::before {
  content: "\f62e";
}
.fa-teeth-open::before {
  content: "\f62f";
}
.fa-telescope::before {
  content: "\e03e";
}
.fa-temperature-arrow-down::before {
  content: "\e03f";
}
.fa-temperature-down::before {
  content: "\e03f";
}
.fa-temperature-arrow-up::before {
  content: "\e040";
}
.fa-temperature-up::before {
  content: "\e040";
}
.fa-temperature-empty::before {
  content: "\f2cb";
}
.fa-temperature-0::before {
  content: "\f2cb";
}
.fa-thermometer-0::before {
  content: "\f2cb";
}
.fa-thermometer-empty::before {
  content: "\f2cb";
}
.fa-temperature-full::before {
  content: "\f2c7";
}
.fa-temperature-4::before {
  content: "\f2c7";
}
.fa-thermometer-4::before {
  content: "\f2c7";
}
.fa-thermometer-full::before {
  content: "\f2c7";
}
.fa-temperature-half::before {
  content: "\f2c9";
}
.fa-temperature-2::before {
  content: "\f2c9";
}
.fa-thermometer-2::before {
  content: "\f2c9";
}
.fa-thermometer-half::before {
  content: "\f2c9";
}
.fa-temperature-high::before {
  content: "\f769";
}
.fa-temperature-list::before {
  content: "\e299";
}
.fa-temperature-low::before {
  content: "\f76b";
}
.fa-temperature-quarter::before {
  content: "\f2ca";
}
.fa-temperature-1::before {
  content: "\f2ca";
}
.fa-thermometer-1::before {
  content: "\f2ca";
}
.fa-thermometer-quarter::before {
  content: "\f2ca";
}
.fa-temperature-snow::before {
  content: "\f768";
}
.fa-temperature-frigid::before {
  content: "\f768";
}
.fa-temperature-sun::before {
  content: "\f76a";
}
.fa-temperature-hot::before {
  content: "\f76a";
}
.fa-temperature-three-quarters::before {
  content: "\f2c8";
}
.fa-temperature-3::before {
  content: "\f2c8";
}
.fa-thermometer-3::before {
  content: "\f2c8";
}
.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}
.fa-tenge-sign::before {
  content: "\f7d7";
}
.fa-tenge::before {
  content: "\f7d7";
}
.fa-tennis-ball::before {
  content: "\f45e";
}
.fa-tent::before {
  content: "\e57d";
}
.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}
.fa-tent-arrow-left-right::before {
  content: "\e57f";
}
.fa-tent-arrow-turn-left::before {
  content: "\e580";
}
.fa-tent-arrows-down::before {
  content: "\e581";
}
.fa-tents::before {
  content: "\e582";
}
.fa-terminal::before {
  content: "\f120";
}
.fa-text::before {
  content: "\f893";
}
.fa-text-height::before {
  content: "\f034";
}
.fa-text-size::before {
  content: "\f894";
}
.fa-text-slash::before {
  content: "\f87d";
}
.fa-remove-format::before {
  content: "\f87d";
}
.fa-text-width::before {
  content: "\f035";
}
.fa-thermometer::before {
  content: "\f491";
}
.fa-theta::before {
  content: "\f69e";
}
.fa-thought-bubble::before {
  content: "\e32e";
}
.fa-thumbs-down::before {
  content: "\f165";
}
.fa-thumbs-up::before {
  content: "\f164";
}
.fa-thumbtack::before {
  content: "\f08d";
}
.fa-thumb-tack::before {
  content: "\f08d";
}
.fa-tick::before {
  content: "\e32f";
}
.fa-ticket::before {
  content: "\f145";
}
.fa-ticket-airline::before {
  content: "\e29a";
}
.fa-ticket-simple::before {
  content: "\f3ff";
}
.fa-ticket-alt::before {
  content: "\f3ff";
}
.fa-tickets-airline::before {
  content: "\e29b";
}
.fa-tilde::before {
  content: "\7e";
}
.fa-timeline::before {
  content: "\e29c";
}
.fa-timeline-arrow::before {
  content: "\e29d";
}
.fa-timer::before {
  content: "\e29e";
}
.fa-tire::before {
  content: "\f631";
}
.fa-tire-flat::before {
  content: "\f632";
}
.fa-tire-pressure-warning::before {
  content: "\f633";
}
.fa-tire-rugged::before {
  content: "\f634";
}
.fa-toggle-off::before {
  content: "\f204";
}
.fa-toggle-on::before {
  content: "\f205";
}
.fa-toilet::before {
  content: "\f7d8";
}
.fa-toilet-paper::before {
  content: "\f71e";
}
.fa-toilet-paper-blank::before {
  content: "\f71f";
}
.fa-toilet-paper-alt::before {
  content: "\f71f";
}
.fa-toilet-paper-blank-under::before {
  content: "\e29f";
}
.fa-toilet-paper-reverse-alt::before {
  content: "\e29f";
}
.fa-toilet-paper-slash::before {
  content: "\e072";
}
.fa-toilet-paper-under::before {
  content: "\e2a0";
}
.fa-toilet-paper-reverse::before {
  content: "\e2a0";
}
.fa-toilet-paper-under-slash::before {
  content: "\e2a1";
}
.fa-toilet-paper-reverse-slash::before {
  content: "\e2a1";
}
.fa-toilet-portable::before {
  content: "\e583";
}
.fa-toilets-portable::before {
  content: "\e584";
}
.fa-tomato::before {
  content: "\e330";
}
.fa-tombstone::before {
  content: "\f720";
}
.fa-tombstone-blank::before {
  content: "\f721";
}
.fa-tombstone-alt::before {
  content: "\f721";
}
.fa-toolbox::before {
  content: "\f552";
}
.fa-tooth::before {
  content: "\f5c9";
}
.fa-toothbrush::before {
  content: "\f635";
}
.fa-torii-gate::before {
  content: "\f6a1";
}
.fa-tornado::before {
  content: "\f76f";
}
.fa-tower-broadcast::before {
  content: "\f519";
}
.fa-broadcast-tower::before {
  content: "\f519";
}
.fa-tower-cell::before {
  content: "\e585";
}
.fa-tower-control::before {
  content: "\e2a2";
}
.fa-tower-observation::before {
  content: "\e586";
}
.fa-tractor::before {
  content: "\f722";
}
.fa-trademark::before {
  content: "\f25c";
}
.fa-traffic-cone::before {
  content: "\f636";
}
.fa-traffic-light::before {
  content: "\f637";
}
.fa-traffic-light-go::before {
  content: "\f638";
}
.fa-traffic-light-slow::before {
  content: "\f639";
}
.fa-traffic-light-stop::before {
  content: "\f63a";
}
.fa-trailer::before {
  content: "\e041";
}
.fa-train::before {
  content: "\f238";
}
.fa-train-subway::before {
  content: "\f239";
}
.fa-subway::before {
  content: "\f239";
}
.fa-train-subway-tunnel::before {
  content: "\e2a3";
}
.fa-subway-tunnel::before {
  content: "\e2a3";
}
.fa-train-track::before {
  content: "\e453";
}
.fa-train-tram::before {
  content: "\f7da";
}
.fa-tram::before {
  content: "\f7da";
}
.fa-train-tunnel::before {
  content: "\e454";
}
.fa-transformer-bolt::before {
  content: "\e2a4";
}
.fa-transgender::before {
  content: "\f225";
}
.fa-transgender-alt::before {
  content: "\f225";
}
.fa-transporter::before {
  content: "\e042";
}
.fa-transporter-1::before {
  content: "\e043";
}
.fa-transporter-2::before {
  content: "\e044";
}
.fa-transporter-3::before {
  content: "\e045";
}
.fa-transporter-4::before {
  content: "\e2a5";
}
.fa-transporter-5::before {
  content: "\e2a6";
}
.fa-transporter-6::before {
  content: "\e2a7";
}
.fa-transporter-7::before {
  content: "\e2a8";
}
.fa-transporter-empty::before {
  content: "\e046";
}
.fa-trash::before {
  content: "\f1f8";
}
.fa-trash-arrow-up::before {
  content: "\f829";
}
.fa-trash-restore::before {
  content: "\f829";
}
.fa-trash-can::before {
  content: "\f2ed";
}
.fa-trash-alt::before {
  content: "\f2ed";
}
.fa-trash-can-arrow-up::before {
  content: "\f82a";
}
.fa-trash-restore-alt::before {
  content: "\f82a";
}
.fa-trash-can-check::before {
  content: "\e2a9";
}
.fa-trash-can-clock::before {
  content: "\e2aa";
}
.fa-trash-can-list::before {
  content: "\e2ab";
}
.fa-trash-can-plus::before {
  content: "\e2ac";
}
.fa-trash-can-slash::before {
  content: "\e2ad";
}
.fa-trash-alt-slash::before {
  content: "\e2ad";
}
.fa-trash-can-undo::before {
  content: "\f896";
}
.fa-trash-can-arrow-turn-left::before {
  content: "\f896";
}
.fa-trash-undo-alt::before {
  content: "\f896";
}
.fa-trash-can-xmark::before {
  content: "\e2ae";
}
.fa-trash-check::before {
  content: "\e2af";
}
.fa-trash-clock::before {
  content: "\e2b0";
}
.fa-trash-list::before {
  content: "\e2b1";
}
.fa-trash-plus::before {
  content: "\e2b2";
}
.fa-trash-slash::before {
  content: "\e2b3";
}
.fa-trash-undo::before {
  content: "\f895";
}
.fa-trash-arrow-turn-left::before {
  content: "\f895";
}
.fa-trash-xmark::before {
  content: "\e2b4";
}
.fa-treasure-chest::before {
  content: "\f723";
}
.fa-tree::before {
  content: "\f1bb";
}
.fa-tree-christmas::before {
  content: "\f7db";
}
.fa-tree-city::before {
  content: "\e587";
}
.fa-tree-deciduous::before {
  content: "\f400";
}
.fa-tree-alt::before {
  content: "\f400";
}
.fa-tree-decorated::before {
  content: "\f7dc";
}
.fa-tree-large::before {
  content: "\f7dd";
}
.fa-tree-palm::before {
  content: "\f82b";
}
.fa-trees::before {
  content: "\f724";
}
.fa-triangle::before {
  content: "\f2ec";
}
.fa-triangle-exclamation::before {
  content: "\f071";
}
.fa-exclamation-triangle::before {
  content: "\f071";
}
.fa-warning::before {
  content: "\f071";
}
.fa-triangle-instrument::before {
  content: "\f8e2";
}
.fa-triangle-music::before {
  content: "\f8e2";
}
.fa-triangle-person-digging::before {
  content: "\f85d";
}
.fa-construction::before {
  content: "\f85d";
}
.fa-trillium::before {
  content: "\e588";
}
.fa-trophy::before {
  content: "\f091";
}
.fa-trophy-star::before {
  content: "\f2eb";
}
.fa-trophy-alt::before {
  content: "\f2eb";
}
.fa-trowel::before {
  content: "\e589";
}
.fa-trowel-bricks::before {
  content: "\e58a";
}
.fa-truck::before {
  content: "\f0d1";
}
.fa-truck-arrow-right::before {
  content: "\e58b";
}
.fa-truck-bolt::before {
  content: "\e3d0";
}
.fa-truck-clock::before {
  content: "\f48c";
}
.fa-shipping-timed::before {
  content: "\f48c";
}
.fa-truck-container::before {
  content: "\f4dc";
}
.fa-truck-container-empty::before {
  content: "\e2b5";
}
.fa-truck-droplet::before {
  content: "\e58c";
}
.fa-truck-fast::before {
  content: "\f48b";
}
.fa-shipping-fast::before {
  content: "\f48b";
}
.fa-truck-field::before {
  content: "\e58d";
}
.fa-truck-field-un::before {
  content: "\e58e";
}
.fa-truck-flatbed::before {
  content: "\e2b6";
}
.fa-truck-front::before {
  content: "\e2b7";
}
.fa-truck-medical::before {
  content: "\f0f9";
}
.fa-ambulance::before {
  content: "\f0f9";
}
.fa-truck-monster::before {
  content: "\f63b";
}
.fa-truck-moving::before {
  content: "\f4df";
}
.fa-truck-pickup::before {
  content: "\f63c";
}
.fa-truck-plane::before {
  content: "\e58f";
}
.fa-truck-plow::before {
  content: "\f7de";
}
.fa-truck-ramp::before {
  content: "\f4e0";
}
.fa-truck-ramp-box::before {
  content: "\f4de";
}
.fa-truck-loading::before {
  content: "\f4de";
}
.fa-truck-ramp-couch::before {
  content: "\f4dd";
}
.fa-truck-couch::before {
  content: "\f4dd";
}
.fa-truck-tow::before {
  content: "\e2b8";
}
.fa-trumpet::before {
  content: "\f8e3";
}
.fa-tty::before {
  content: "\f1e4";
}
.fa-teletype::before {
  content: "\f1e4";
}
.fa-tty-answer::before {
  content: "\e2b9";
}
.fa-teletype-answer::before {
  content: "\e2b9";
}
.fa-tugrik-sign::before {
  content: "\e2ba";
}
.fa-turkey::before {
  content: "\f725";
}
.fa-turkish-lira-sign::before {
  content: "\e2bb";
}
.fa-try::before {
  content: "\e2bb";
}
.fa-turkish-lira::before {
  content: "\e2bb";
}
.fa-turn-down::before {
  content: "\f3be";
}
.fa-level-down-alt::before {
  content: "\f3be";
}
.fa-turn-down-left::before {
  content: "\e331";
}
.fa-turn-down-right::before {
  content: "\e455";
}
.fa-turn-up::before {
  content: "\f3bf";
}
.fa-level-up-alt::before {
  content: "\f3bf";
}
.fa-turntable::before {
  content: "\f8e4";
}
.fa-turtle::before {
  content: "\f726";
}
.fa-tv::before {
  content: "\f26c";
}
.fa-television::before {
  content: "\f26c";
}
.fa-tv-alt::before {
  content: "\f26c";
}
.fa-tv-music::before {
  content: "\f8e6";
}
.fa-tv-retro::before {
  content: "\f401";
}
.fa-typewriter::before {
  content: "\f8e7";
}
.fa-u::before {
  content: "\55";
}
.fa-ufo::before {
  content: "\e047";
}
.fa-ufo-beam::before {
  content: "\e048";
}
.fa-umbrella::before {
  content: "\f0e9";
}
.fa-umbrella-beach::before {
  content: "\f5ca";
}
.fa-umbrella-simple::before {
  content: "\e2bc";
}
.fa-umbrella-alt::before {
  content: "\e2bc";
}
.fa-underline::before {
  content: "\f0cd";
}
.fa-unicorn::before {
  content: "\f727";
}
.fa-uniform-martial-arts::before {
  content: "\e3d1";
}
.fa-union::before {
  content: "\f6a2";
}
.fa-universal-access::before {
  content: "\f29a";
}
.fa-unlock::before {
  content: "\f09c";
}
.fa-unlock-keyhole::before {
  content: "\f13e";
}
.fa-unlock-alt::before {
  content: "\f13e";
}
.fa-up::before {
  content: "\f357";
}
.fa-arrow-alt-up::before {
  content: "\f357";
}
.fa-up-down::before {
  content: "\f338";
}
.fa-arrows-alt-v::before {
  content: "\f338";
}
.fa-up-down-left-right::before {
  content: "\f0b2";
}
.fa-arrows-alt::before {
  content: "\f0b2";
}
.fa-up-from-bracket::before {
  content: "\e590";
}
.fa-up-from-dotted-line::before {
  content: "\e456";
}
.fa-up-from-line::before {
  content: "\f346";
}
.fa-arrow-alt-from-bottom::before {
  content: "\f346";
}
.fa-up-left::before {
  content: "\e2bd";
}
.fa-up-long::before {
  content: "\f30c";
}
.fa-long-arrow-alt-up::before {
  content: "\f30c";
}
.fa-up-right::before {
  content: "\e2be";
}
.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}
.fa-expand-alt::before {
  content: "\f424";
}
.fa-up-right-from-square::before {
  content: "\f35d";
}
.fa-external-link-alt::before {
  content: "\f35d";
}
.fa-up-to-dotted-line::before {
  content: "\e457";
}
.fa-up-to-line::before {
  content: "\f34d";
}
.fa-arrow-alt-to-top::before {
  content: "\f34d";
}
.fa-upload::before {
  content: "\f093";
}
.fa-usb-drive::before {
  content: "\f8e9";
}
.fa-user::before {
  content: "\f007";
}
.fa-user-alien::before {
  content: "\e04a";
}
.fa-user-astronaut::before {
  content: "\f4fb";
}
.fa-user-bounty-hunter::before {
  content: "\e2bf";
}
.fa-user-check::before {
  content: "\f4fc";
}
.fa-user-chef::before {
  content: "\e3d2";
}
.fa-user-clock::before {
  content: "\f4fd";
}
.fa-user-cowboy::before {
  content: "\f8ea";
}
.fa-user-crown::before {
  content: "\f6a4";
}
.fa-user-doctor::before {
  content: "\f0f0";
}
.fa-user-md::before {
  content: "\f0f0";
}
.fa-user-doctor-hair::before {
  content: "\e458";
}
.fa-user-doctor-hair-long::before {
  content: "\e459";
}
.fa-user-doctor-message::before {
  content: "\f82e";
}
.fa-user-md-chat::before {
  content: "\f82e";
}
.fa-user-gear::before {
  content: "\f4fe";
}
.fa-user-cog::before {
  content: "\f4fe";
}
.fa-user-graduate::before {
  content: "\f501";
}
.fa-user-group::before {
  content: "\f500";
}
.fa-user-friends::before {
  content: "\f500";
}
.fa-user-group-crown::before {
  content: "\f6a5";
}
.fa-users-crown::before {
  content: "\f6a5";
}
.fa-user-hair::before {
  content: "\e45a";
}
.fa-user-hair-buns::before {
  content: "\e3d3";
}
.fa-user-hair-long::before {
  content: "\e45b";
}
.fa-user-hair-mullet::before {
  content: "\e45c";
}
.fa-business-front::before {
  content: "\e45c";
}
.fa-party-back::before {
  content: "\e45c";
}
.fa-trian-balbot::before {
  content: "\e45c";
}
.fa-user-headset::before {
  content: "\f82d";
}
.fa-user-helmet-safety::before {
  content: "\f82c";
}
.fa-user-construction::before {
  content: "\f82c";
}
.fa-user-hard-hat::before {
  content: "\f82c";
}
.fa-user-injured::before {
  content: "\f728";
}
.fa-user-large::before {
  content: "\f406";
}
.fa-user-alt::before {
  content: "\f406";
}
.fa-user-large-slash::before {
  content: "\f4fa";
}
.fa-user-alt-slash::before {
  content: "\f4fa";
}
.fa-user-lock::before {
  content: "\f502";
}
.fa-user-minus::before {
  content: "\f503";
}
.fa-user-music::before {
  content: "\f8eb";
}
.fa-user-ninja::before {
  content: "\f504";
}
.fa-user-nurse::before {
  content: "\f82f";
}
.fa-user-nurse-hair::before {
  content: "\e45d";
}
.fa-user-nurse-hair-long::before {
  content: "\e45e";
}
.fa-user-pen::before {
  content: "\f4ff";
}
.fa-user-edit::before {
  content: "\f4ff";
}
.fa-user-pilot::before {
  content: "\e2c0";
}
.fa-user-pilot-tie::before {
  content: "\e2c1";
}
.fa-user-plus::before {
  content: "\f234";
}
.fa-user-police::before {
  content: "\e333";
}
.fa-user-police-tie::before {
  content: "\e334";
}
.fa-user-robot::before {
  content: "\e04b";
}
.fa-user-robot-xmarks::before {
  content: "\e4a7";
}
.fa-user-secret::before {
  content: "\f21b";
}
.fa-user-shakespeare::before {
  content: "\e2c2";
}
.fa-user-shield::before {
  content: "\f505";
}
.fa-user-slash::before {
  content: "\f506";
}
.fa-user-tag::before {
  content: "\f507";
}
.fa-user-tie::before {
  content: "\f508";
}
.fa-user-tie-hair::before {
  content: "\e45f";
}
.fa-user-tie-hair-long::before {
  content: "\e460";
}
.fa-user-unlock::before {
  content: "\e058";
}
.fa-user-visor::before {
  content: "\e04c";
}
.fa-user-vneck::before {
  content: "\e461";
}
.fa-user-vneck-hair::before {
  content: "\e462";
}
.fa-user-vneck-hair-long::before {
  content: "\e463";
}
.fa-user-xmark::before {
  content: "\f235";
}
.fa-user-times::before {
  content: "\f235";
}
.fa-users::before {
  content: "\f0c0";
}
.fa-users-between-lines::before {
  content: "\e591";
}
.fa-users-gear::before {
  content: "\f509";
}
.fa-users-cog::before {
  content: "\f509";
}
.fa-users-line::before {
  content: "\e592";
}
.fa-users-medical::before {
  content: "\f830";
}
.fa-users-rays::before {
  content: "\e593";
}
.fa-users-rectangle::before {
  content: "\e594";
}
.fa-users-slash::before {
  content: "\e073";
}
.fa-users-viewfinder::before {
  content: "\e595";
}
.fa-utensils::before {
  content: "\f2e7";
}
.fa-cutlery::before {
  content: "\f2e7";
}
.fa-utensils-slash::before {
  content: "\e464";
}
.fa-utility-pole::before {
  content: "\e2c3";
}
.fa-utility-pole-double::before {
  content: "\e2c4";
}
.fa-v::before {
  content: "\56";
}
.fa-vacuum::before {
  content: "\e04d";
}
.fa-vacuum-robot::before {
  content: "\e04e";
}
.fa-value-absolute::before {
  content: "\f6a6";
}
.fa-van-shuttle::before {
  content: "\f5b6";
}
.fa-shuttle-van::before {
  content: "\f5b6";
}
.fa-vault::before {
  content: "\e2c5";
}
.fa-vector-circle::before {
  content: "\e2c6";
}
.fa-vector-polygon::before {
  content: "\e2c7";
}
.fa-vector-square::before {
  content: "\f5cb";
}
.fa-vent-damper::before {
  content: "\e465";
}
.fa-venus::before {
  content: "\f221";
}
.fa-venus-double::before {
  content: "\f226";
}
.fa-venus-mars::before {
  content: "\f228";
}
.fa-vest::before {
  content: "\e085";
}
.fa-vest-patches::before {
  content: "\e086";
}
.fa-vial::before {
  content: "\f492";
}
.fa-vial-circle-check::before {
  content: "\e596";
}
.fa-vial-virus::before {
  content: "\e597";
}
.fa-vials::before {
  content: "\f493";
}
.fa-video::before {
  content: "\f03d";
}
.fa-video-camera::before {
  content: "\f03d";
}
.fa-video-arrow-down-left::before {
  content: "\e2c8";
}
.fa-video-arrow-up-right::before {
  content: "\e2c9";
}
.fa-video-plus::before {
  content: "\f4e1";
}
.fa-video-slash::before {
  content: "\f4e2";
}
.fa-vihara::before {
  content: "\f6a7";
}
.fa-violin::before {
  content: "\f8ed";
}
.fa-virus::before {
  content: "\e074";
}
.fa-virus-covid::before {
  content: "\e4a8";
}
.fa-virus-covid-slash::before {
  content: "\e4a9";
}
.fa-virus-slash::before {
  content: "\e075";
}
.fa-viruses::before {
  content: "\e076";
}
.fa-voicemail::before {
  content: "\f897";
}
.fa-volcano::before {
  content: "\f770";
}
.fa-volleyball::before {
  content: "\f45f";
}
.fa-volleyball-ball::before {
  content: "\f45f";
}
.fa-volume::before {
  content: "\f6a8";
}
.fa-volume-medium::before {
  content: "\f6a8";
}
.fa-volume-high::before {
  content: "\f028";
}
.fa-volume-up::before {
  content: "\f028";
}
.fa-volume-low::before {
  content: "\f027";
}
.fa-volume-down::before {
  content: "\f027";
}
.fa-volume-off::before {
  content: "\f026";
}
.fa-volume-slash::before {
  content: "\f2e2";
}
.fa-volume-xmark::before {
  content: "\f6a9";
}
.fa-volume-mute::before {
  content: "\f6a9";
}
.fa-volume-times::before {
  content: "\f6a9";
}
.fa-vr-cardboard::before {
  content: "\f729";
}
.fa-w::before {
  content: "\57";
}
.fa-waffle::before {
  content: "\e466";
}
.fa-wagon-covered::before {
  content: "\f8ee";
}
.fa-walker::before {
  content: "\f831";
}
.fa-walkie-talkie::before {
  content: "\f8ef";
}
.fa-wallet::before {
  content: "\f555";
}
.fa-wand::before {
  content: "\f72a";
}
.fa-wand-magic::before {
  content: "\f0d0";
}
.fa-magic::before {
  content: "\f0d0";
}
.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}
.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}
.fa-wand-sparkles::before {
  content: "\f72b";
}
.fa-warehouse::before {
  content: "\f494";
}
.fa-warehouse-full::before {
  content: "\f495";
}
.fa-warehouse-alt::before {
  content: "\f495";
}
.fa-washing-machine::before {
  content: "\f898";
}
.fa-washer::before {
  content: "\f898";
}
.fa-watch::before {
  content: "\f2e1";
}
.fa-watch-apple::before {
  content: "\e2cb";
}
.fa-watch-calculator::before {
  content: "\f8f0";
}
.fa-watch-fitness::before {
  content: "\f63e";
}
.fa-watch-smart::before {
  content: "\e2cc";
}
.fa-water::before {
  content: "\f773";
}
.fa-water-arrow-down::before {
  content: "\f774";
}
.fa-water-lower::before {
  content: "\f774";
}
.fa-water-arrow-up::before {
  content: "\f775";
}
.fa-water-rise::before {
  content: "\f775";
}
.fa-water-ladder::before {
  content: "\f5c5";
}
.fa-ladder-water::before {
  content: "\f5c5";
}
.fa-swimming-pool::before {
  content: "\f5c5";
}
.fa-watermelon-slice::before {
  content: "\e337";
}
.fa-wave-pulse::before {
  content: "\f5f8";
}
.fa-heart-rate::before {
  content: "\f5f8";
}
.fa-wave-sine::before {
  content: "\f899";
}
.fa-wave-square::before {
  content: "\f83e";
}
.fa-wave-triangle::before {
  content: "\f89a";
}
.fa-waveform::before {
  content: "\f8f1";
}
.fa-waveform-lines::before {
  content: "\f8f2";
}
.fa-waveform-path::before {
  content: "\f8f2";
}
.fa-weight-hanging::before {
  content: "\f5cd";
}
.fa-weight-scale::before {
  content: "\f496";
}
.fa-weight::before {
  content: "\f496";
}
.fa-whale::before {
  content: "\f72c";
}
.fa-wheat::before {
  content: "\f72d";
}
.fa-wheat-awn::before {
  content: "\e2cd";
}
.fa-wheat-alt::before {
  content: "\e2cd";
}
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}
.fa-wheat-awn-slash::before {
  content: "\e338";
}
.fa-wheat-slash::before {
  content: "\e339";
}
.fa-wheelchair::before {
  content: "\f193";
}
.fa-wheelchair-move::before {
  content: "\e2ce";
}
.fa-wheelchair-alt::before {
  content: "\e2ce";
}
.fa-whiskey-glass::before {
  content: "\f7a0";
}
.fa-glass-whiskey::before {
  content: "\f7a0";
}
.fa-whiskey-glass-ice::before {
  content: "\f7a1";
}
.fa-glass-whiskey-rocks::before {
  content: "\f7a1";
}
.fa-whistle::before {
  content: "\f460";
}
.fa-wifi::before {
  content: "\f1eb";
}
.fa-wifi-3::before {
  content: "\f1eb";
}
.fa-wifi-strong::before {
  content: "\f1eb";
}
.fa-wifi-exclamation::before {
  content: "\e2cf";
}
.fa-wifi-fair::before {
  content: "\f6ab";
}
.fa-wifi-2::before {
  content: "\f6ab";
}
.fa-wifi-slash::before {
  content: "\f6ac";
}
.fa-wifi-weak::before {
  content: "\f6aa";
}
.fa-wifi-1::before {
  content: "\f6aa";
}
.fa-wind::before {
  content: "\f72e";
}
.fa-wind-turbine::before {
  content: "\f89b";
}
.fa-wind-warning::before {
  content: "\f776";
}
.fa-wind-circle-exclamation::before {
  content: "\f776";
}
.fa-window::before {
  content: "\f40e";
}
.fa-window-flip::before {
  content: "\f40f";
}
.fa-window-alt::before {
  content: "\f40f";
}
.fa-window-frame::before {
  content: "\e04f";
}
.fa-window-frame-open::before {
  content: "\e050";
}
.fa-window-maximize::before {
  content: "\f2d0";
}
.fa-window-minimize::before {
  content: "\f2d1";
}
.fa-window-restore::before {
  content: "\f2d2";
}
.fa-windsock::before {
  content: "\f777";
}
.fa-wine-bottle::before {
  content: "\f72f";
}
.fa-wine-glass::before {
  content: "\f4e3";
}
.fa-wine-glass-crack::before {
  content: "\f4bb";
}
.fa-fragile::before {
  content: "\f4bb";
}
.fa-wine-glass-empty::before {
  content: "\f5ce";
}
.fa-wine-glass-alt::before {
  content: "\f5ce";
}
.fa-won-sign::before {
  content: "\f159";
}
.fa-krw::before {
  content: "\f159";
}
.fa-won::before {
  content: "\f159";
}
.fa-worm::before {
  content: "\e599";
}
.fa-wreath::before {
  content: "\f7e2";
}
.fa-wrench::before {
  content: "\f0ad";
}
.fa-wrench-simple::before {
  content: "\e2d1";
}
.fa-x::before {
  content: "\58";
}
.fa-x-ray::before {
  content: "\f497";
}
.fa-xmark::before {
  content: "\f00d";
}
.fa-close::before {
  content: "\f00d";
}
.fa-multiply::before {
  content: "\f00d";
}
.fa-remove::before {
  content: "\f00d";
}
.fa-times::before {
  content: "\f00d";
}
.fa-xmark-large::before {
  content: "\e59b";
}
.fa-xmark-to-slot::before {
  content: "\f771";
}
.fa-times-to-slot::before {
  content: "\f771";
}
.fa-vote-nay::before {
  content: "\f771";
}
.fa-xmarks-lines::before {
  content: "\e59a";
}
.fa-y::before {
  content: "\59";
}
.fa-yen-sign::before {
  content: "\f157";
}
.fa-cny::before {
  content: "\f157";
}
.fa-jpy::before {
  content: "\f157";
}
.fa-rmb::before {
  content: "\f157";
}
.fa-yen::before {
  content: "\f157";
}
.fa-yin-yang::before {
  content: "\f6ad";
}
.fa-z::before {
  content: "\5a";
}
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.btn {
  border: 1px solid #444444;
  background: #444444;
  height: auto;
  padding: 12px 31px;
  letter-spacing: 2px;
  font-weight: bold;
  margin-top: 10px;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.btn:focus {
  opacity: 0.8;
}
.btn:active {
  opacity: 0.8;
}
body {
  background-color: #fff;
  font-size: 16px;
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  line-height: 100%;
  color: #444444;
}
body p {
  color: #444444;
  line-height: 150%;
}
body a {
  color: #444444;
  text-decoration: underline;
}
body a:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
}
body a:hover {
  color: #444444;
  text-decoration: none;
  text-decoration: underline;
}
body a:visited,
body a:active,
body .alink:visited {
  color: #444444;
  text-decoration: none;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-family: "open-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body h1 {
  font-size: 40px;
}
body h2 {
  font-size: 32px;
}
body h3 {
  font-size: 26px;
}
body h4 {
  font-size: 20px;
}
body h5 {
  font-size: 18px;
}
body h6 {
  font-size: 16px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #7d7d7d;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.row.container {
  margin: auto;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .container {
    width: 100% !important;
  }
}
.action.primary {
  background: #d12e26;
  border: 1px solid #d12e26;
  border-radius: 4px 4px !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  padding: 8px;
}
.action.primary:hover {
  background: #400002;
  border: 1px solid #400002;
  opacity: 0.9;
}
.action.primary:active {
  background: #400002;
  border: 1px solid #400002;
  opacity: 0.9;
}
.action.primary:focus {
  background: #400002;
  border: 1px solid #400002;
  opacity: 0.9;
}
.label {
  color: #444444;
}
.btn {
  color: #fff;
  background: #D12E26;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
  font-size: 18px;
  border-radius: 5px;
  letter-spacing: 0;
}
.btn:hover {
  background: #400002;
  opacity: 0.8;
}
.btn:focus {
  background: #400002;
  opacity: 0.8;
}
.btn:active {
  background: #400002;
  opacity: 0.5;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  font-family: poppins, sans-serif;
}
@media screen and (max-width: 1200px) {
  .page-wrapper {
    display: flex;
  }
}
.header-bar {
  background: #00539F;
  overflow: hidden;
  padding: 10px 0;
}
@media screen and (max-width: 1200px) {
}
.header-bar .col div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .header-bar .col div {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  .header-bar .slick-slide > div > div > div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header-bar p {
  color: #000;
  text-transform: lowercase;
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
  text-align: left;
  margin: 0 auto;
}
.header-bar .cta_text {
  padding: 7px 0 0 0;
  display: inline-table;
}
.header-bar .cta_text a {
  font-family: poppins, sans-serif !important;
  text-decoration: none;
  text-transform: lowercase;
  font-size: 16px;
  font-weight: 400;
}
.header-bar .cta_text a:hover {
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  .header-bar {
    font-size: 11px;
  }
}
@media screen and (max-width: 1200px) {
  .header-bar br {
    display: none;
  }
}
.header-bar span {
  font-weight: 300;
}
@media screen and (max-width: 1200px) {
  .header-bar p .cta_text {
    padding: 4px 0 0 0 !important;
  }
}
.header-bar i {
  color: #3c3c3d;
  font-size: 20px;
  margin-right: 10px;
}
.header-bar img {
  width: 28px;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  .header-bar img {
    width: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .header-bar [data-element="main"] {
    text-align: center;
  }
  .header-bar .cta_text {
    text-align: center;
  }
  .header-bar img {
    float: none;
  }
}
@media screen and (max-width: 576px) {
  .header-bar img {
    float: none;
    margin-right: 10px;
  }
  .header-bar .cta_text a {
    font-size: 12px;
  }
}
@media screen and (max-width: 440px) {
  .header-bar .container {
    padding: 0;
  }
  .header-bar .container .col-xs-5,
  .header-bar .container .col-xs-7 {
    padding: 0 5px;
  }
  .header-bar img {
    float: none;
    margin-right: 10px;
  }
  .header-bar .cta_text a {
    font-size: 12px;
  }
}
.header-bar.slick-slider {
  display: none;
}
.header-bar.slick-initialized {
  display: block;
}
.header-middle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px !important;
}
.header-middle .logo {
  float: none;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: start;
  margin: auto;
  padding: 10px;
  max-width: 100%;
}
.header-middle .logo img {
  margin: 0 auto;
  width: 397px;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  .header-middle .action.nav-toggle {
    display: block;
    position: absolute;
    top: auto;
    left: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .header-middle .logo img {
    margin: auto;
    width: 100%;
    max-width: 70%;
  }
}
@media screen and (max-width: 440px) {
  .header-middle .logo img {
    margin: auto;
    width: 100%;
    max-width: 200px;
  }
}
@media screen and (max-width: 380px) {
  .header-middle .logo img {
    margin: auto;
    width: 100%;
    max-width: 180px;
  }
}
.header-right {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row wrap;
}
.header-right .header-account {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account {
    background: #fff;
  }
}
@media screen and (min-width: 1201px) {
  .header-right .header-account {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
  }
}
@media screen and (min-width: 1201px) {
  .header-right .header-account.head-search {
    width: 70%;
  }
}
.header-right .header-account .amsearch-wrapper-block {
  width: 100%;
  margin-top: 0;
}
.header-right .header-account .amsearch-input-wrapper {
  width: 80%;
}
.header-right .header-account .amsearch-input-wrapper .amsearch-input {
  height: 45px;
  border: 1px solid #969696;
  padding: 10px 20px;
}
.header-right .header-account .headLink img {
  text-align: center;
  margin: 0 auto 6px auto;
  display: block;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .headLink.block {
    margin: 0px;
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .headLink.block {
    padding: 10px;
  }
}
@media (max-width: 764px) {
  .header-right .header-account .headLink.block {
    padding: 2px;
  }
}
.header-right .header-account .nav-toggle-block {
  display: none;
}
.header-right .header-account .switcher-dropdown {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.header-right .header-account .switcher-dropdown li {
  margin: 0px;
  padding: 0px;
}
.header-right .header-account .block {
  margin: 0px;
}
.header-right .header-account .block h6 {
  display: none;
}
.header-right .header-account .block > a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}
.header-right .header-account .block > a i {
  font-size: 20px;
}
.header-right .header-account .minicart-wrapper {
  margin-top: 0px;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .minicart-wrapper {
    position: static;
  }
}
.header-right .header-account .minicart-wrapper .action.showcart .text {
  height: auto;
  width: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-right .header-account .minicart-wrapper .action.showcart .text i {
  margin-right: 5px;
}
.header-right .header-account .minicart-wrapper .action.showcart:before {
  display: none;
}
.header-right .header-account .minicart-wrapper .action.showcart .counter.qty {
  background: #c7c9c9;
  font-size: 8px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: 10px;
  right: auto;
  color: #fff;
  height: 18px;
  width: 18px;
  line-height: 18px;
  margin-top: 0px;
}
.header-right .header-account .minicart-wrapper .block-minicart {
  border: 1px solid #636363;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .minicart-wrapper .block-minicart {
    top: 36px;
  }
}
.header-right .header-account .minicart-wrapper .block-minicart:after,
.header-right .header-account .minicart-wrapper .block-minicart:before {
  right: 11.5%;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topSearch {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topSearch.active {
    background: #fff;
  }
}
.header-right .header-account .topSearch a {
  display: block;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topAccount {
    position: relative;
  }
}
.header-right .header-account .topAccount ul {
  display: none;
  background: #fff;
  list-style: none;
  margin: 0px;
  border: 1px solid #636363;
  width: 200px;
  padding: 20px;
}
.header-right .header-account .topAccount ul li {
  text-align: center;
}
.header-right .header-account .topAccount ul li a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.header-right .header-account .topAccount ul li a:hover {
  text-decoration: underline;
}
.header-right .header-account .topAccount ul.active {
  display: block;
  position: absolute;
  top: 29px;
  left: 0px;
  z-index: 500;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topAccount ul.active {
    top: 36px;
    width: 100%;
  }
}
.header-right .header-account .topAccount ul.active i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
.header-right .header-account .topAccount.active {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .header-right .header-account .topAccount.active {
    position: static !important;
  }
}
.header-right .header-account .topAccount a span.text {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topAccount a span.text i {
    margin-right: 5px;
  }
}
.header-right .header-account .topCurrency .dropdown-menu {
  border: 1px solid #000;
  border-radius: 0px 0px;
  min-width: auto;
  padding: 5px 10px;
}
.header-right .header-account .topCurrency .dropdown-item {
  font-size: 16px;
}
.header-right .header-account .topCurrency i {
  margin-top: 1px;
}
.header-right .header-account .topWishlist a span.text {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1201px) {
  .header-right .header-account .topWishlist a span.text i {
    margin-right: 5px;
  }
}
.amsearch-button.-loupe {
  display: none;
}
.header-main .amsearch-button.-loupe {
  display: block;
}
@media (max-width: 1200px) {
  .amsearch-full_width-title {
    display: none;
  }
  .amsearch-wrapper-block {
    width: 100%;
    margin-top: 0;
  }
  .amsearch-input-wrapper {
    width: 100%;
  }
  .amsearch-input-wrapper .amsearch-input {
    height: 45px;
    border: 1px solid #969696;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 1201px) {
  .top-navigation-dropdown {
    display: none;
  }
  .nav-sections {
    margin-bottom: 0px !important;
  }
  .navigation {
    min-height: auto !important;
    background: #fff;
    margin: 0px 0px;
    z-index: 100 !important;
  }
  .navigation .navbar-collapse > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1370px;
    margin: 0 auto;
    position: initial;
  }
  .navigation li.parent:hover > .top-navigation-dropdown {
    width: 25%;
    border: 0px;
    background: #fff;
    padding: 5px 0px;
    z-index: 5000;
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    transform: initial;
    -webkit-box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 16px 15px -2px rgba(0, 0, 0, 0.75);
    margin-top: 0 !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul {
    display: flex;
    flex-flow: row wrap;
    border: 0px;
    box-shadow: 0px 0px;
    position: relative;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li {
    margin-right: 0%;
    width: 25%;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li a {
    width: max-content;
    text-decoration: none !important;
    font-weight: 500;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li .ui-menu-icon {
    display: none !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li .ui-menu-icon:after {
    display: none !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown > ul > li.view-all {
    display: none;
  }
  .navigation li.parent:hover > .top-navigation-dropdown .nav-promo-banner {
    background-color: #e8e9e9 !important;
    width: 100% !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown .nav-promo-banner p {
    padding: 10px 30px;
  }
  .navigation li.level0 {
    margin: 0px;
    letter-spacing: 2px;
  }
  .navigation li.level0 li {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .navigation li.level0:hover {
    position: static;
  }
  .navigation li.level0 .submenu {
    border: 0;
    box-shadow: initial;
    position: initial;
    left: initial;
    min-width: initial;
  }
  .navigation li.level0.active a {
    border: none;
  }
  .navigation li.level0 > a {
    border-left: 1px solid #000;
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 500;
    padding: 20px 18px !important;
  }
  .navigation li.level0 > a.level-top {
    padding: 12px 18px !important;
    line-height: 30px;
    color: #fff;
  }
  .navigation li.level0 > a.level-top .ui-menu-icon {
    display: none !important;
  }
  .navigation li.level0:first-child > a {
    border-left: 0px;
  }
  .navigation li ul.level2 {
    display: none !important;
  }
  .navigation li a {
    text-decoration: none !important;
  }
  .navigation li a:after {
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid transparent;
    transform: scale(0);
  }
  .navigation li .desktop-view-all-category {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    clear: both;
    float: left;
  }
  .navigation li .desktop-view-all-category a {
    width: 100% !important;
    background: #7d7d7d;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  .navigation li .desktop-view-all-category a:after {
    display: none;
  }
  .navigation li .desktop-view-all-category a:hover {
    background: #7d7d7d !important;
  }
}
@media screen and (min-width: 1201px) and (min-width: 768px) {
  .navigation li.level0 li {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 1200px) {
  .nav-sections {
    display: none;
    background: #fff;
    margin-bottom: 0px;
  }
  .top-navigation-dropdown {
    display: none;
  }
  .nav-open .header-navigation .header-nav .desktop-view-all-category {
    display: none;
  }
  .nav-open .header-navigation .header-nav .collapse:not(.show) {
    display: block;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title {
    width: 50%;
    position: relative;
    z-index: 1000;
    display: block;
    background: #7d7d7d;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active {
    background: #fff;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-title.active a {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav > .piranha {
    display: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content {
    position: relative;
    top: 0px;
    margin-top: 68px;
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content > .navigation {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box {
    padding: 15px 15px 0px 15px;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box h4 {
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-content .nav-section-content-box ul li a {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections-item-switch {
    text-decoration: none;
  }
  .nav-open .header-navigation .header-nav .nav-sections {
    display: block;
  }
  .nav-open .header-navigation .header-nav .navigation {
    background: #fff;
  }
  .nav-open .header-navigation .header-nav .navigation .navbar-collapse {
    padding: 0px;
  }
  .nav-open .header-navigation .header-nav .navigation ul {
    top: 0px;
    position: relative;
    padding: 0px;
    border-top: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li {
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: auto;
    left: 5px;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > a:after {
    content: '\f078';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.parent.active > .top-navigation-dropdown > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a {
    background: #400002;
    color: #fff;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level0.active > a span {
    font-weight: 500;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 10px;
    left: auto;
    top: auto;
    content: '\f078';
    font-size: 15px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.parent.active > a:after {
    content: '\f077';
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a {
    background: #7d7d7d;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.level1.active > a span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a {
    padding: 10px 15px 10px 35px !important;
    border: 0px;
    text-transform: none;
    font-weight: 300;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a span {
    margin: 0px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li a.active span {
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li a {
    padding: 10px 15px 10px 35px !important;
    color: #636363;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li.active ul li {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li ul li {
    display: none !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li ul > li ul li a {
    padding: 5px 15px 5px 35px !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active {
    border-bottom: 5px solid #cccccc;
  }
  .nav-open .header-navigation .header-nav .navigation ul li.active > ul {
    display: block !important;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent > a:after {
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0px;
    left: auto;
    top: auto;
    content: '\f054';
    font-size: 20px;
    font-weight: 700;
  }
  .nav-open .header-navigation .header-nav .navigation ul.level2.parent.active > a:after {
    content: '\f078';
  }
  .header-left {
    display: none !important;
  }
  .header-left.active {
    display: block !important;
  }
  .header-main .row {
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
  }
  .header-main .row .header-left {
    order: 1;
    width: 100%;
  }
  .header-main .row .header-middle {
    order: 1;
    width: 80%;
  }
  .header-main .row .header-right {
    order: 2;
    width: 20%;
  }
}
@media (max-width: 1200px) {
  .header-main .row .header-middle {
    order: 1;
    width: 100%;
  }
  .header-main .row .header-middle .logo img {
    max-width: 220px;
  }
  .header-main .row .header-middle .nav-toggle {
    display: none;
  }
  .header-main .row .header-right {
    order: 1;
    width: 30% !important;
    position: absolute;
    right: 0;
    z-index: 9999999;
    padding-right: 0;
  }
  .header-main .row .header-right .topSearch .text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 550px) {
  .header-main .row .header-middle .logo img {
    max-width: 150px;
  }
}
@media (max-width: 400px) {
  .header-main .row .header-middle .logo img {
    max-width: 120px;
  }
}
.navigation .level0.active > .level-top {
  border: none !important;
}
@media screen and (min-width: 1201px) {
  .header-main {
    background: #fff;
  }
}
.header-main .row {
  display: flex;
  align-items: center;
  padding: 0px !important;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1200px) {
  .header-main .row .header-left {
    padding: 0px !important;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input {
  border: 1px solid #000;
  border-radius: 20px;
  padding: 10px 35px;
  line-height: 40px;
  height: 40px;
  background: none;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper .amsearch-input:focus {
  background: #fff;
}
@media screen and (max-width: 1200px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-input-wrapper {
    width: 90%;
    margin: auto;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block {
  justify-content: normal;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block .amsearch-button.-loupe {
  background: none;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block .amsearch-button.-loupe:after {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 10px;
  top: 2px;
  content: '\f002';
  font-size: 20px;
  color: #444444;
  font-weight: 500;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block.-opened .amsearch-button.-loupe:after {
  right: 0px;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-form-block {
    justify-content: center;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-item-container .amsearch-item .amsearch-link,
.header-main .row .header-left .amsearch-wrapper-block .amsearch-products-section .amsearch-link,
.header-main .row .header-left .amsearch-wrapper-block .amsearch-highlight {
  color: #7d7d7d;
}
@media screen and (min-width: 1201px) {
  .header-main .row .header-left .amsearch-wrapper-block .amsearch-result-section {
    left: 340px;
  }
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-products-section .action.tocart {
  padding: 10px 9px;
}
.header-main .row .header-left .amsearch-wrapper-block .amsearch-wrapper-inner .rrp-price .price {
  text-decoration: line-through;
}
.amsearch-overlay-block {
  display: none !important;
}
@media screen and (min-width: 1201px) {
  .navigation .collapse:not(.show) {
    display: block !important;
  }
  .navigation ul {
    position: relative;
    padding: 0px;
  }
}
.header-message {
  background: #c7c9c9;
  text-align: center;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.header-message ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header-message ul li {
  margin-bottom: 0;
  text-transform: uppercase;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  font-size: 16px;
  font-family: 'Armata', sans-serif;
  font-weight: bold;
  color: #424040;
  letter-spacing: 1px;
}
.header-message ul li img {
  margin-right: 10px;
}
@media (max-width: 1150px) {
  .header-message ul {
    display: block;
  }
}
.breadcrumbs {
  margin-bottom: 10px;
}
/* Header CSS */
.header-bar a {
  text-decoration: none;
}
.header-bar ul {
  display: flex;
  list-style-type: none;
  align-items: flex-end;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 0;
}
.header-bar ul li {
  padding-left: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 1201px) {
  .navbar {
    border: 0 !important;
    border-radius: 0 !important;
  }
  .header-navigation {
    background-color: #7d7d7d;
  }
  .header-navigation .contactus .first_span:after {
    display: none !important;
  }
  .piranha {
    background-color: #636363 !important;
  }
  .piranha #navbarSupportedContent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .top-navigation-dropdown .col-md-9 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top-navigation-dropdown .level1.parent {
    padding: 10px 0 0 0;
  }
  .top-navigation-dropdown .level1 a {
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #000 !important;
  }
  .top-navigation-dropdown .level1 .ui-menu-icon {
    display: none !important;
  }
  .top-navigation-dropdown .level2 {
    width: 100% !important;
  }
  .top-navigation-dropdown .level2.submenu {
    position: initial !important;
    border: 0;
    box-shadow: initial;
    margin: 0 0 0 10px !important;
    display: block !important;
  }
  .top-navigation-dropdown .level2.submenu a {
    padding: 4px 8px;
    text-transform: initial;
    font-weight: initial !important;
    letter-spacing: initial !important;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
    left: 0;
    bottom: -13px;
    margin: 0 auto;
    text-align: center;
  }
  .top-level-nav-bg:hover {
    color: #333 !important;
    background-color: #fff !important;
  }
  .navigation .kb_hover_parent {
    color: #333 !important;
    background-color: #fff !important;
  }
  .navigation .kb_hover_parent a {
    color: #333 !important;
  }
  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgb(0 0 0%);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: block !important;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .view-all1 {
    display: none !important;
  }
  .block-search {
    width: 90%;
    margin: 10px 0 !important;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    height: 47px;
    padding: 3px 0 0 12px;
    color: #3c3c3d !important;
  }
  .block-search .action.search:before {
    font-size: 30px;
    line-height: 36px;
    color: #3c3c3d !important;
    content: '\e615';
  }
  .block-search .action.search[disabled] {
    opacity: 1 !important;
  }
  .navigation .level0:hover:after {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
    width: 0 !important;
    height: calc(100% + 3px) !important;
    z-index: 1 !important;
  }
}
.block-search input::placeholder {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
}
.nav-open .header-navigation .header-nav .navigation .contactus a:after {
  display: none;
}
.nav-open .header-navigation .header-nav .navigation .contactus a span:after {
  display: none;
}
.jquerymovesearch .block-search {
  width: 80%;
  margin: 0 auto;
}
.jquerymovesearch .block-search input {
  position: relative;
  left: 0;
  padding: 10px !important;
  height: auto;
}
.jquerymovesearch .block-search .label {
  display: none;
}
.jquerymovesearch .block-search .control {
  border-top: inherit;
}
.jquerymovesearch .head-search .block-search .control input {
  padding: 10px !important;
}
.jquerymovesearch .head-search .block-search .actions .search {
  padding: 14px 20px;
  background-color: #7d7d7d;
  opacity: 1;
  color: #fff;
  border: 0 !important;
}
@media screen and (max-width: 1200px) {
  .header-main .row.head-search,
  .head-search {
    padding: 10px !important;
  }
  .header-main .row.head-search.active,
  .head-search.active {
    display: flex !important;
  }
  .header-main .row.head-search .block-search,
  .head-search .block-search {
    position: relative;
  }
  .header-main .row.head-search .block-search .control input,
  .head-search .block-search .control input {
    margin: 0px !important;
    padding: 0px !important;
  }
  .header-main .row.head-search .block-search .actions,
  .head-search .block-search .actions {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 111;
  }
  .header-main .row.head-search .block-search .actions .search,
  .head-search .block-search .actions .search {
    display: block !important;
  }
  .header-right .header-account .topSearch.active {
    background: none !important;
  }
  .header-message br {
    display: none;
  }
  .top-navigation-dropdown .container {
    padding: 0;
  }
  .top-navigation-dropdown .col-md-9 {
    padding: 0 !important;
  }
  .top-navigation-dropdown .nav-promo-banner {
    padding: 20px;
  }
  .header-right {
    background-color: #fff !important;
  }
  .header-right .header-account:first-child {
    flex: 1 100%;
    flex-flow: row wrap;
  }
  .header-right .header-account:last-child {
    flex: 1 100%;
  }
  .header-right .block-search input {
    font-size: 16px;
    left: initial;
    margin: 15px 0;
    position: initial;
  }
  .header-right .block-search .control {
    border-top: 0;
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 15px;
  }
  .header-right .block-search label {
    display: none;
  }
}
.header-right .header-account .topAccount ul {
  margin: 0;
  padding: 30px 0 0 0;
}
.header-right .header-account .topAccount ul li {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #7d7d7d;
}
.header-right .header-account .topAccount ul li:last-child {
  border-bottom: 0;
}
.header-right .header-account .topAccount ul li a {
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  padding-left: 10px;
}
.header-right .header-account .topAccount ul li a:hover {
  text-decoration: none;
  background-color: #7d7d7d;
  color: #fff;
}
@media screen and (min-width: 1201px) and (min-width: 768px) {
  .navigation li.level0 li {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navigation .level0 .submenu a {
    padding: 8px 8px;
  }
}
/* Mobile Navigation */
@media (max-width: 350px) {
  .navbar-toggler.collapsed {
    top: -55px;
  }
}
@media (max-width: 991px) {
  .navbar-collapse {
    padding: 0px;
  }
  .navigation ul {
    padding: 60px 0px 0px 0px;
  }
  /* Base */
  .navigation ul li {
    margin-bottom: 0px;
    padding: 3px 5px !important;
    margin: 0px !important;
    position: relative;
  }
  .navigation ul li.parent:after {
    position: absolute;
    right: 10px;
    top: 7px;
    content: '\f078' !important;
    font-family: 'Font Awesome 5 Pro' !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    color: #fff !important;
  }
  .navigation ul li.parent.nowactive:after {
    content: '\f077' !important;
  }
  /* Level 0 */
  .navigation li.level0 {
    padding: 8px 0px !important;
    margin: 0px !important;
  }
  .navigation li.level0 > a {
    font-size: 16px;
    padding: 5px 10px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .navigation li.nowactive {
    background: #7d7d7d;
  }
  .navigation ul.level0 {
    padding: 0px !important;
    margin: 0px !important;
    background: #7d7d7d;
  }
  .navigation ul.level0 > li {
    padding: 0px !important;
    margin: 0px !important;
    background: #7d7d7d;
  }
  .navigation ul.level0 li > a {
    font-size: 14px;
    padding: 3px 10px;
    font-weight: normal;
  }
  .navigation ul.level0 li.parent:after {
    top: 0px;
  }
  /* Level 1 */
  .submenu .submenu {
    display: none !important;
  }
  .navigation li.level1 {
    padding: 0px !important;
    margin: 0px !important;
    background: #7d7d7d;
  }
  .navigation li.level1 > a {
    font-size: 14px;
    padding: 3px 10px;
    font-weight: normal;
  }
  .navigation ul.level1 {
    padding: 0px 0px 0px 0px !important;
    margin: 0px !important;
    background: #7d7d7d;
    display: block;
  }
  .navigation ul.level1 > li {
    padding: 0px !important;
    margin: 0px !important;
    background: #7d7d7d;
  }
  .navigation ul.level1 li > a {
    font-size: 12px;
    padding: 3px 10px;
    font-weight: normal;
    letter-spacing: 0px;
  }
  .navigation ul.level0 > li.all-category {
    background: #7d7d7d;
  }
  .navigation ul.level0 > li.all-category a {
    width: 100%;
  }
}
/* Navigation Bootstrap START */
.offcanvas-header {
  display: none;
}
@media (min-width: 1201px) {
  .pirbeskpokenav {
    display: none;
  }
}
@media (max-width: 1200px) {
  .mobilenavigationcontainer {
    position: absolute;
    top: 110px;
  }
  .navbar.navigation {
    display: none;
  }
  .header-middle .nav-toggle {
    display: none !important;
  }
  .navbar-nav.showparent .nav-item.dropdown:first-child .nav-link {
    padding-top: 0;
  }
  .pirbeskpokenav {
    min-height: inherit;
    margin-bottom: 0;
    display: block;
  }
  .pirbeskpokenav .navbar-toggler {
    position: absolute;
    left: 0;
    top: -4px;
    border: 0;
    background-color: inherit;
    font-size: 26px;
    z-index: 9999999999;
  }
  .pirbeskpokenav .navbar-toggler i {
    font-weight: normal;
  }
  .pirbeskpokenav li {
    width: 100%;
    font-size: 22px;
    margin-bottom: 0;
    list-style: none;
  }
  .pirbeskpokenav li a {
    text-decoration: none;
    display: block;
    padding: 20px 20px;
  }
  .pirbeskpokenav li .dropdown-menu {
    position: relative;
    left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    margin: 0 !important;
    box-shadow: none;
    overflow: hidden;
  }
  .pirbeskpokenav li .dropdown-menu.show .mu-backbutton {
    z-index: 99999;
  }
  .pirbeskpokenav li .dropdown-menu li {
    padding-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .pirbeskpokenav li .dropdown-menu li:last-child {
    border-bottom: 0px;
  }
  .pirbeskpokenav .nav-link {
    text-transform: uppercase;
  }
  .pirbeskpokenav .nav-link,
  .pirbeskpokenav li .dropdown-menu li a {
    padding: 10px 20px !important;
  }
  .pirbeskpokenav .nav-link {
    padding-bottom: 15px;
    color: #231f20 !important;
  }
  .navbar-nav .nav-item.dropdown:first-child > .nav-link {
    padding-top: 45px !important;
  }
  .navbar-nav.showparent .nav-item.dropdown.showparent-inner > .nav-link {
    z-index: 9999;
    display: block;
    position: relative;
  }
  .showparent-inner .backbutton {
    display: block;
    position: absolute;
    top: 40px;
    background: #7d7d7d;
    width: 100%;
    padding: 9px;
    font-size: 16px;
    color: #fff;
  }
  .pirbeskpokenav .dropdown-menu.showparent-inner .view-all a {
    padding-top: 10px !important;
  }
  .pirbeskpokenav .dropdown-menu li {
    margin-bottom: 0;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item {
    padding: 0;
    font-size: 17px;
    white-space: initial;
  }
  .pirbeskpokenav .dropdown-menu li .dropdown-item a {
    padding: 6px 0 !important;
  }
  .pirbeskpokenav .mu-backbutton {
    position: absolute;
    top: -90px;
    left: 20px;
    font-size: 16px;
  }
  .pirbeskpokenav .btn-close {
    float: right;
    position: absolute;
    right: 20px;
    z-index: 999999999999;
    color: #444444 !important;
    background: inherit;
    border: inherit;
    font-size: 32px !important;
    top: 0px;
    font-weight: normal;
    padding: 0px !important;
  }
  .pirbeskpokenav .navbar-nav {
    padding: 0 0 0 0;
    margin: 0;
    width: 100%;
  }
  .pirbeskpokenav .dropdown .nav-link::after {
    content: ">";
    display: inline-block;
    padding-left: 10px;
    font-size: 34px;
    margin-top: -2px;
    float: right;
    border: 0px !important;
    line-height: 100% !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .nav-link::after {
    content: "<";
    display: inline-block;
  }
  .backbutton {
    display: none;
  }
  .offcanvas-header {
    display: block;
  }
  .navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: inherit;
    z-index: 9999999999;
  }
  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
    padding: 0;
    left: 100%;
    z-index: 9999999999;
  }
  /* .showparent .nav-item {
        display: none;
   } */
  .showparent .showparent-inner {
    display: block !important;
  }
  .offcanvas-active .header-account {
    display: none;
    width: 100%;
    z-index: 99;
    top: 0;
  }
  .offcanvas-active.searchshow .header-account {
    top: 60px;
  }
  .offcanvas-active.searchshow .navbar-collapse {
    top: 96px;
  }
  .searchshow .pirbeskpokenav .navbar-toggler {
    top: 118px;
  }
  .contactarea a {
    border: 0;
    font-size: 18px;
    border-bottom: 0 !important;
  }
  .contactarea a i {
    position: relative;
    top: 0px;
    margin-right: 5px;
  }
  .mainmenu-title {
    position: absolute;
    left: 0;
    font-size: 17px;
    font-weight: bold;
    top: 10px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-bottom: 8px;
  }
  .showparent-inner .mainmenu-title {
    border-bottom: 0;
  }
}
.navbar {
  border: 0px;
}
/* Third Level Additions */
@media (max-width: 1200px) {
  /* First Level */
  .navbar-nav.showparent .nav-item.first-level.dropdown.showparent-inner > .dropdown-toggle {
    padding-top: 90px !important;
  }
  .pirbeskpokenav li.hide {
    display: none;
  }
  /* Seccond Level Links */
  .pirbeskpokenav li .dropdown-menu.seccond-level {
    display: none !important;
  }
  .pirbeskpokenav li.showparent-inner .dropdown-menu.seccond-level {
    display: block !important;
  }
  .navbar-nav.showparent .nav-item.seccond-level.dropdown.showparent-inner > .nav-link {
    padding-top: 0px !important;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > a.nav-link {
    font-size: 18px;
    padding: 6px 20px !important;
    padding-top: 6px !important;
  }
  .pirbeskpokenav .nav-link,
  .pirbeskpokenav li .dropdown-menu li a {
    padding: 10px 20px !important;
  }
  .pirbeskpokenav .seccond-level .dropdown .nav-link::after {
    font-size: 25px;
  }
  .showit {
    display: block !important;
  }
  .pirbeskpokenav ul > li.view-all > a:after {
    display: none !important;
  }
  /*  Third Level */
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level {
    background: #f9f9f9;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level > a.nav-link {
    font-size: 18px;
    padding: 8px 20px 8px 20px !important;
    padding-top: 8px !important;
    text-transform: none;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level > ul > li.third-level > a.nav-link:after {
    display: none !important;
  }
  .pirbeskpokenav .dropdown .dropdown-toggle::after {
    content: '\f078' !important;
    font-family: 'Font Awesome 5 Pro' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .dropdown-toggle::after {
    content: '\f077' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .first-level > .dropdown-toggle::after {
    content: '\f077' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .seccond-level > .dropdown-toggle::after {
    content: '\f078' !important;
  }
  .pirbeskpokenav .dropdown.showparent-inner .seccond-level.show > .nav-link::after {
    content: '\f077' !important;
  }
  /* Styles: */
  .pirbeskpokenav li.first-level {
    border-bottom: 1px solid #e5e5e5;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level.show {
    background: #f9f9f9;
    border-top: 5px solid #e5e5e5;
    border-bottom: 5px solid #e5e5e5;
    padding: 5px 0px;
  }
  .pirbeskpokenav li.first-level > ul > li.seccond-level.show .dropdown-toggle {
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .navigation li.parent:hover > .top-navigation-dropdown {
    margin-left: 1px;
  }
}
@media (max-width: 550px) {
  .mobilenavigationcontainer {
    position: absolute;
    top: 100px;
  }
  .header-right .header-account .topAccount a span.text {
    padding: 20px 8px;
  }
}
@media (max-width: 400px) {
  .header-right .header-account .topAccount a span.text {
    padding: 20px 3px;
  }
  .pirbeskpokenav .navbar-toggler {
    position: absolute;
    left: 0;
    top: -84px;
    border: 0;
    background-color: inherit;
    font-size: 26px;
    z-index: 9999999999;
  }
}
/* Nav Bootstrap END */
.footer {
  margin-top: 0px;
  background: #EEEEEE;
}
.footer.content {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 0;
}
.footer .colfive {
  width: 20% !important;
}
@media (max-width: 767px) {
  .footer .colfive:last-child {
    order: -1;
  }
}
@media (max-width: 767px) {
  .footer .halfmobile {
    float: left;
    width: 50%;
  }
}
.footer .footer-wrap .container td {
  font-family: poppins, sans-serif !important;
  font-weight: 300;
  font-size: 16px;
}
.footer .footer-wrap .container .row {
  max-width: 100%;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .footer .footer-wrap .container .row .footer-block {
    margin-bottom: 20px;
  }
  .footer .footer-wrap .container .row .footer-block img {
    max-width: 300px !important;
  }
}
@media (max-width: 768px) {
  .footer .footer-wrap .container .row .footer-block img {
    margin: 0 auto;
    display: block;
  }
}
.footer .footer-wrap .container .row .footer-block.footer-bottom {
  border-top: 0;
  margin: 15px 0px;
  padding: 15px 0px;
}
.footer .footer-wrap .container .row .footer-block.footer-bottom p {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .footer .footer-wrap .container .row .footer-block.footer-bottom {
    margin: 0;
    padding: 15px 0 0 0;
  }
}
.footer .footer-wrap .container .row .footer-block h5 {
  color: #595959;
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 20px;
  text-transform: uppercase;
}
.footer .footer-wrap .container .row .footer-block p {
  color: #595959;
  font-weight: 300;
}
.footer .footer-wrap .container .row .footer-block a {
  color: #595959;
  width: min-content;
  text-decoration: none;
  font-weight: 300;
}
.footer .footer-wrap .container .row .footer-block label {
  color: #595959;
  margin-left: 5px;
}
.footer .footer-wrap .container .row .footer-block .btn {
  background: #444444;
  border-radius: 0px;
}
.footer .footer-wrap .container .row .footer-block ul li {
  color: #595959;
  margin-bottom: 18px;
}
.footer .footer-wrap .container .row .footer-block ul li a:after {
  content: "";
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  border-bottom: 1px solid transparent;
  transform: scale(0);
}
.footer .footer-wrap .container .row .footer-block ul li a:hover {
  background: none !important;
}
.footer .footer-wrap .container .row .footer-block ul li a:hover:after {
  transform: scale(1);
}
.footer .footer-wrap .container .row .footer-block .social-links ul li {
  display: inline-block;
  margin-right: 5px;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a {
  height: 40px;
  width: 40px;
  font-size: 24px;
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a:hover {
  background: #7d7d7d !important;
}
.footer .footer-wrap .container .row .footer-block .social-links ul li a:after {
  display: none;
}
.footer .footer-wrap .container .row .footer-block .delivery-box img {
  width: 110px;
}
@media (max-width: 1200px) {
  .footer .pagebuilder-column {
    flex-basis: 25%;
  }
}
@media (max-width: 990px) {
  .footer .pagebuilder-column {
    flex-basis: 50%;
  }
}
@media (max-width: 768px) {
  .footer .pagebuilder-column {
    flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .footer h5::after {
    content: "+";
    display: inline;
    float: right;
  }
  .footer p {
    display: none;
  }
  .footer ul {
    display: none;
  }
  .footer .show p {
    display: block;
  }
  .footer .show ul {
    display: block;
  }
  .footer .show h5::after {
    content: "-";
    display: inline;
    float: right;
  }
}
.footer .second-footer h6 {
  color: #595959;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 18px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .footer .second-footer h6 {
    display: none;
  }
}
.footer .copyright-row {
  margin-top: 20px;
}
.footer .copyright-row p {
  font-size: 14px;
}
.footer .copyrightbar p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.footer .hidedesktop {
  display: none;
}
@media (max-width: 768px) {
  .footer .hidedesktop {
    display: block;
  }
}
@media (max-width: 768px) {
  .footer .hidemobile {
    display: none !important;
  }
}
.keep_in_touch {
  background-color: #7d7d7d;
  padding: 60px 0;
}
.keep_in_touch h5 {
  text-align: center;
  font-weight: 400 !important;
  color: #fff !important;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
}
.keep_in_touch h3 {
  color: #fff !important;
  text-align: center;
  font-size: 32px;
  padding-top: 16px;
}
.keep_in_touch p {
  text-align: center;
  color: #fff;
}
.keep_in_touch form .col-md-12 {
  display: flex;
  justify-content: center;
}
@media (max-width: 1200px) {
  .keep_in_touch form .col-md-12 {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .keep_in_touch form .col-md-12 {
    align-items: center;
    justify-content: center;
  }
}
.keep_in_touch .email_input {
  display: flex;
  justify-content: center;
}
.keep_in_touch .email_input .field.newsletter {
  max-width: 100%;
  margin-right: 0;
}
.keep_in_touch .email_input .field.newsletter input {
  margin-right: 35px;
  padding: 15px 30px 12px 15px;
  height: auto;
  font-weight: 400;
  font-size: 17px;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.keep_in_touch .email_input .actions {
  width: auto;
}
.keep_in_touch .email_input .action.subscribe {
  padding: 17.8px 10px;
  width: auto;
  width: 150px;
  background: #9e9e9c;
  border: 0;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 18px;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
@media (max-width: 440px) {
  .keep_in_touch .email_input .action.subscribe {
    width: 90px;
    font-size: 13px;
  }
}
.keep_in_touch .block.newsletter {
  margin: 0 auto;
}
.keep_in_touch .hp_checkbox .control {
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 440px) {
  .keep_in_touch .hp_checkbox .control {
    width: 100%;
  }
}
.keep_in_touch .hp_checkbox input {
  margin-right: 14px;
}
.keep_in_touch .hp_checkbox label {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
}
.page-main > .category-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .page-main > .category-title:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    visibility: visible;
    z-index: 10;
  }
}
.page-main > .category-title .row {
  padding: 45px 0px;
  position: relative;
  z-index: 20;
}
.page-main > .category-title .row .col .breadcrumbs {
  margin: 0px;
}
.page-main > .category-title .row .col .breadcrumbs ul {
  border-bottom: 1px solid #fff;
  padding-bottom: 0px;
  width: max-content;
}
.page-main > .category-title .row .col .breadcrumbs ul li {
  font-size: 12px;
  color: #fff;
}
.page-main > .category-title .row .col .breadcrumbs ul li strong {
  color: #fff;
}
.page-main > .category-title .row .col .breadcrumbs ul li a {
  color: #fff;
}
.page-main > .category-title .row .col .page-title-wrapper h1 {
  margin: 0px;
  padding: 15px 0px 5px 0px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
}
.page-main > .category-title .row .col.category-shortdescription p {
  color: #fff;
  margin: 0px;
  padding: 0px;
}
.page-main > .category-title .row .col.category-shortdescription a {
  color: #fff;
}
.page-main .category-promotion {
  background: #fff;
}
.page-main .category-promotion .row .col {
  font-size: 16px;
  text-align: center;
}
.page-main .category-promotion .row .col > div {
  padding: 5px;
}
.page-main .category-promotion .row .col i {
  color: #636363;
  margin-right: 10px;
  font-size: 26px;
}
.page-main .category-promotion .row .col a {
  color: #444444;
  font-weight: 700;
}
.page-main .category-promotion .row .col p {
  margin-bottom: 0px;
}
@media screen and (min-width: 1201px) {
  .page-main .category-promotion .row .col p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.page-main .category-promotion .row .col span {
  margin-left: 5px;
}
.page-main .columns .sidebar {
  padding: 15px;
}
.page-main .columns .main .amasty-catalog-topnav {
  display: none;
}
.category-description {
  background: #7d7d7d;
  margin: 0px;
}
.category-description .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.category-description .row .category-description-block .category-description {
  margin-bottom: 0px;
  padding: 15px 0px;
}
.category-description .row .category-description-block .category-description h3 {
  font-size: 26px;
  text-transform: uppercase;
}
.category-description .row .category-description-image-block {
  padding: 0px !important;
  background: #fff;
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .category-description .row .category-description-image-block {
    width: 100% !important;
  }
}
.category-description .row .category-description-image-block .category-image {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-description .row .category-description-image-block .category-image .image {
  max-height: 250px;
}
.sidebar.sidebar-main {
  padding-right: 0px;
}
.sidebar .filter {
  padding: 0px;
  margin: 15px 0px 15px 0px;
}
.sidebar .filter .filter-content .filter-current {
  padding: 20px 0px 0px 0px;
}
.sidebar .filter .filter-content .filter-actions {
  margin-bottom: 10px;
}
.sidebar .filter .filter-content .filter-actions .filter-clear {
  color: #444444;
}
.sidebar .filter .filter-content .filter-options .filter-options-title {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  padding: 15px 0px;
  border-top: 1px solid #444444;
  margin-bottom: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:last-child {
  border-bottom: 1px solid #444444;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:after {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 10px;
  top: 15px;
  content: '\f067';
  font-size: 20px;
  color: #444444;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:after {
  content: '\f068';
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:last-child {
  border-bottom: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content {
  display: none;
  margin: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item a {
  text-decoration: none;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item a:hover {
  opacity: 0.8;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item .label {
  font-size: 16px;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .item .count {
  font-size: 16px;
  font-weight: 500;
}
.sidebar .filter .filter-content .filter-options .filter-options-content.active {
  display: block !important;
  margin: 10px 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content .amshopby-slider-container {
  margin-top: 0px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice {
  top: 2px;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before {
  width: 20px;
  height: 20px;
  border: 2px solid #444444;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox'] + .amshopby-choice:before:hover {
  border-color: #7d7d7d;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox']:checked + .amshopby-choice:before {
  border-color: #7d7d7d;
}
.sidebar .filter .filter-content .filter-options .filter-options-content input[type='checkbox']:checked + .amshopby-choice:after {
  width: 20px;
  height: 20px;
  background: none;
  color: #7d7d7d;
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  right: 0px;
  top: 0px;
  content: '\f00c';
  font-size: 20px;
  font-weight: 500;
}
.toolbar-products {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
}
.toolbar-products:before,
.toolbar-products:after,
.toolbar-products .modes {
  display: none;
}
.toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  display: block !important;
}
@media (max-width: 768px) {
  .toolbar-products .limiter {
    display: none !important;
  }
}
.toolbar-products .pages .action,
.toolbar-products input,
.toolbar-products select {
  background: none;
  border: 1px solid #fff;
}
.toolbar-products .sorter-options {
  margin: 0px;
}
.toolbar-products .sorter {
  padding: 0px;
}
.toolbar-products .sorter .sorter-action {
  margin-left: 5px;
}
.toolbar-products .sorter .sorter-action:before {
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
}
.toolbar-products .sorter .sorter-action.sort-asc:before {
  content: '\f063';
}
.toolbar-products .sorter .sorter-action.sort-desc:before {
  content: '\f062';
}
.toolbar-products .sorter label {
  font-weight: 500;
}
@media (max-width: 768px) {
  .toolbar-products .sorter label {
    display: none !important;
  }
}
.toolbar-products .pages .items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.toolbar-products .pages .items strong {
  line-height: 34px;
}
.toolbar-products .pages .items li {
  margin-right: 4px;
  margin-top: 0;
  line-height: 34px !important;
  height: 34px;
  width: 34px;
  border: 1px solid #fff;
}
.toolbar-products .pages .items li a,
.toolbar-products .pages .items li strong,
.toolbar-products .pages .items li a.current,
.toolbar-products .pages .items li span {
  height: auto;
  width: auto;
  line-height: 34px;
  font-size: 16px;
  color: #444444;
}
.toolbar-products .pages .items li a:hover,
.toolbar-products .pages .items li strong:hover,
.toolbar-products .pages .items li a.current:hover,
.toolbar-products .pages .items li span:hover {
  height: auto;
  width: auto;
  line-height: 34px;
}
.toolbar-products .pages .items li a {
  border: 0px;
}
.toolbar-products .pages .items li a:hover {
  color: #444444;
}
.toolbar-products .pages .items li a.action.next {
  margin-left: 0px;
}
.toolbar-products .pages .items li a.action.next:before {
  font-family: 'Font Awesome 5 Pro';
  font-size: 20px;
  content: '\f054';
}
.toolbar-products .pages .items li.current {
  background-color: transparent;
}
.toolbar-products .pages .items li.current span {
  text-decoration: underline;
}
.toolbar-products .pages .items li span {
  font-size: 16px;
}
.category-bestsellers {
  background: #fff;
  border-top: 1px solid #F1F1F1;
  padding: 20px 0px;
}
.category-bestsellers .category-cms .bestsellers h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #636363;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list {
  padding: 0px;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide > div {
  padding: 0px 0px 0px 10px;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item {
  width: 100%;
  max-width: 100%;
  border: 1px solid #F1F1F1;
  margin-right: 10px !important;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .full-link {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 20;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo {
  position: relative;
  width: 50%;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-photo .product-counter {
  position: absolute;
  top: 0;
  background-color: #444444;
  width: 30px;
  height: 30px;
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
  color: #fff;
  left: 0;
  z-index: 10;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details {
  width: 50%;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details h6 {
  font-size: 14px;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details .price-box .price {
  color: #444444;
  font-weight: 700;
}
.category-bestsellers .category-cms .bestsellers .widget-product-carousel .slick-list .slick-slide li.product-item .product-item-info .product-item-details .price-box .price span {
  font-weight: 500;
}
.products-grid {
  margin: 0px 0px;
}
.products-grid .products {
  display: flex;
  flex-flow: row wrap;
  margin: 0px;
}
@media screen and (max-width: 576px) {
  .products-grid .products .item {
    margin-bottom: 20px;
  }
}
.products-grid .products .item .product-item-info {
  position: relative;
  background: #fff;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.products-grid .products .item .product-item-info > span {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  z-index: 5;
  padding: 5px 8px 5px 8px;
}
.products-grid .products .item .product-item-info .promotionSaving {
  background: #444444;
  top: 0px;
  left: 0px;
  line-height: 150%;
}
.products-grid .products .item .product-item-info .promotionRibbon {
  background: #636363;
  top: 0px;
  right: 0px;
}
.products-grid .products .item .product-item-info .list-product-code {
  text-align: center;
}
.products-grid .products .item .product-item-info .product-item-details {
  border-top: 1px solid #F6F6F6;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-name {
  padding: 0px 5px;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-name a {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 150%;
  padding-top: 10px;
}
.products-grid .products .item .product-item-info .product-item-details .price-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 150%;
  margin-top: auto;
  padding: 10px 0px 0 0!important;
}
.products-grid .products .item .product-item-info .product-item-details .price-box .price {
  font-size: 16px;
  font-weight: 500;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:before {
  content: "Our price";
  color: #444444;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper .price {
  font-weight: 700;
  color: #444444;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-label {
  display: none;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-wrapper:before {
  content: "Our price: ";
  color: #444444;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .special-price .price-wrapper .price {
  color: #444444;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .old-price {
  text-decoration: none;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-label {
  display: none;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper:before {
  content: "Old price: ";
  color: #595959;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .old-price .price-wrapper .price {
  color: #595959;
  text-decoration: none;
  font-size: 14px;
  text-decoration: line-through;
  font-weight: 500;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price {
  color: #595959;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price > span {
  text-decoration: line-through;
  font-size: 14px;
}
.products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price .rrp-price .price-wrapper .price:before {
  content: "RRP:";
  color: #595959;
  font-weight: 500;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 14px;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner {
  margin-top: 0px;
  margin-bottom: 0;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .stock-levels {
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .stock-levels .stock span {
  font-size: 12px;
  font-weight: 500;
  color: #595959;
  text-transform: uppercase;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin: 10px 0px 0px 0px;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary {
  width: 100%;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col {
  flex-grow: 1;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col .action.primary {
  width: 100%;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 150%;
}
.products-grid .products .item .product-item-info .product-item-details .product-item-inner .product-item-actions .actions-primary .list-buttons .col.view-product .action.primary {
  background: #F1F1F1;
  color: #444444;
  border: 1px solid #F1F1F1;
}
.blog-posts-row {
  background: #444444;
}
.blog-posts-row .row-full-width-inner {
  max-width: 1368px !important;
  margin: 15px auto;
}
.blog-posts-row .pagebuilder-column {
  margin: 15px;
}
.blog-posts-row .pagebuilder-banner-wrapper [data-element='content'] {
  min-height: auto;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay {
  padding: 0px;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: end;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-overlay h5 {
  font-weight: 700;
  text-align: center;
}
.blog-posts-row .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  background: #fff;
}
.amsearch-form-block.-opened {
  z-index: 150;
}
.catalogsearch-result-index .page-title-wrapper .page-title {
  text-align: center;
  display: block;
  align-items: center;
  justify-content: center;
  margin: 15px 0px;
}
.block-minicart .minicart-items .update-cart-item {
  border-radius: 0px 0px;
  text-transform: uppercase;
  background: #fff;
  color: #000;
  border: 1px solid #000;
}
.block-minicart .product-item-name a {
  font-weight: 500;
}
.block-minicart .actions .viewcart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  background: #fff;
  border: 1px solid #000;
  border-radius: 0px 0px !important;
  text-align: center;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}
.block-minicart .minicart-widgets {
  margin: 0px;
}
#confirmBox {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
#confirmBox .amcart-message-box .added-item {
  margin: 0px;
}
#confirmBox .amcart-message-box a {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
}
#confirmBox .amcart-message-box p {
  text-transform: uppercase;
}
#confirmBox .amcart-message-box .am-photo-container .amcart-image-success {
  width: auto;
  border: 1px solid #cccccc;
  background: #fff;
}
#confirmBox .amcart-confirm-buttons .button {
  width: 90%;
  box-shadow: 0px 0px;
  border-radius: 0px 0px;
  text-transform: uppercase;
  margin: 0px !important;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-right {
  background: #7d7d7d;
  color: #fff;
  border: 1px solid #7d7d7d;
}
#confirmBox .amcart-confirm-buttons .button.am-btn-left {
  background: #fff;
  color: #000;
  margin-bottom: 5px !important;
  border: 1px solid #000;
}
.customer-account-login #maincontent,
.customer-account-forgotpassword #maincontent,
.customer-account-create #maincontent,
.checkout-cart-index #maincontent,
.catalog-product_compare-index #maincontent,
.multishipping-checkout-login #maincontent,
.contact-index-index #maincontent,
.checkout-onepage-success #maincontent,
.catalogsearch-result-index #maincontent {
  margin-top: 50px;
  background-color: #fff;
}
.customer-account-login #maincontent .page-title-wrapper,
.customer-account-forgotpassword #maincontent .page-title-wrapper,
.customer-account-create #maincontent .page-title-wrapper,
.checkout-cart-index #maincontent .page-title-wrapper,
.catalog-product_compare-index #maincontent .page-title-wrapper,
.multishipping-checkout-login #maincontent .page-title-wrapper,
.contact-index-index #maincontent .page-title-wrapper,
.checkout-onepage-success #maincontent .page-title-wrapper,
.catalogsearch-result-index #maincontent .page-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.customer-account-login .container .column,
.customer-account-forgotpassword .container .column,
.customer-account-create .container .column,
.checkout-cart-index .container .column,
.catalog-product_compare-index .container .column,
.multishipping-checkout-login .container .column,
.contact-index-index .container .column,
.checkout-onepage-success .container .column,
.catalogsearch-result-index .container .column {
  max-width: 1400px !important;
  width: 100% !important;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media screen and (max-width: 1400px) {
  .customer-account-login .maincontent,
  .customer-account-forgotpassword .maincontent,
  .customer-account-create .maincontent,
  .checkout-cart-index .maincontent,
  .catalog-product_compare-index .maincontent,
  .multishipping-checkout-login .maincontent,
  .contact-index-index .maincontent,
  .checkout-onepage-success .maincontent,
  .catalogsearch-result-index .maincontent {
    max-width: initial !important;
    padding: 0 15px;
    background-color: #fff;
  }
}
.checkout-cart-index .cart-summary .block > .title:after {
  position: absolute;
  right: -5px;
  top: 10px;
}
.checkout-index-index .page-wrapper {
  max-width: 1400px !important;
  width: 100% !important;
  margin: 0 auto;
}
.checkout-index-index .page-main {
  background: #fff;
}
.checkout-index-index .opc-progress-bar-item {
  width: 50%;
}
.checkout-index-index .page-header {
  text-align: center;
  margin: 0 auto;
  border: 0;
}
.checkout-index-index .header.content {
  padding: 0 !important;
}
.checkout-index-index .modal-header {
  border-bottom: 0;
}
.checkout-index-index .opc-wrapper .form-login {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .shipping-address-items {
  line-height: initial !important;
  font: initial;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000000;
}
.checkout-index-index .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 6px;
}
.checkout-index-index .fieldset > .field:not(.choice) > .label {
  border: 0;
}
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .field .control._with-tooltip input {
  margin-right: 0;
  width: 100%;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #7d7d7d;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #7d7d7d;
}
.checkout-index-index .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.checkout-index-index .modal-content button,
.checkout-index-index .modal-content .cart.table-wrapper .actions-toolbar > .action,
.checkout-index-index .modal-content .action-gift {
  background-color: #7d7d7d;
  border: 0;
  color: #fff;
}
.checkout-index-index .logo {
  margin: 0 auto;
  text-align: center;
  float: none;
  max-width: initial;
  position: relative;
  z-index: 5;
}
.checkout-index-index .logo img {
  width: 230px;
  margin: 0 auto;
  text-align: center;
}
.checkout-index-index .table-checkout-shipping-method {
  min-width: 100%;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-title .action-edit {
  top: -12px;
}
.checkout-index-index .minicart-wrapper .action.showcart {
  white-space: nowrap;
  background-color: #7d7d7d;
}
.checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
  background: #7d7d7d;
}
.checkout-index-index table {
  margin: 30px 0 0 0;
}
.checkout-index-index table > thead > tr > th {
  vertical-align: top;
}
.checkout-index-index table > thead > tr {
  background-color: #7d7d7d;
  color: #fff;
}
@media screen and (max-width: 1400px) {
  .checkout-index-index .page-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 15px !important;
  }
}
@media screen and (max-width: 1200px) {
  .checkout-index-index .street legend {
    text-align: left !important;
  }
}
.customer-account-login #maincontent {
  margin-top: 50px;
  background-color: #fff;
}
.customer-account-login #maincontent .page-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.customer-account-login input {
  height: 48px;
}
.customer-account-login .primary .primary {
  background-color: #7d7d7d;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 5px !important;
  padding: 18px 30px 15px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff !important;
  font-weight: 300;
  text-transform: uppercase;
  font-family: poppins, sans-serif !important;
  font-weight: bold;
}
.customer-account-login .fieldset {
  font-family: open-sans, sans-serif !important;
}
.customer-account-login .fieldset .legend {
  margin-left: 0;
}
.customer-account-login .fieldset .actions-toolbar {
  margin-left: 0 !important;
}
.customer-account-login .fieldset .actions-toolbar .primary button,
.customer-account-login .fieldset .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.customer-account-login .fieldset .actions-toolbar .primary .action-gift {
  background-color: #7d7d7d;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 5px !important;
  padding: 18px 30px 15px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-family: poppins, sans-serif !important;
}
.customer-account-login .fieldset .label {
  padding: 6px 15px 10px 0px !important;
  text-align: left !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: left !important;
  font-size: 1em;
  font-family: poppins, sans-serif;
  font-weight: 300;
}
.customer-account-login .fieldset .field.no-label:before {
  padding: 6px 15px 0 0;
  width: 100%;
  box-sizing: border-box;
  content: ' ';
  float: left;
  height: 1px;
}
.customer-account-login .fieldset .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.customer-account-login .fieldset .spassword input[type="checkbox"] {
  margin: -10px 8px 0;
}
.customer-account-login .fieldset .field.choice.spassword:before {
  padding: 6px 15px 0 0;
  width: 0%;
  display: none;
}
.account #maincontent {
  max-width: 1370px !important;
  width: 100% !important;
  margin: 50px auto 0 auto;
  padding: 0 15px 40px 15px;
}
.account .page-main {
  background: #fff;
}
.account .page-title {
  color: #7d7d7d;
  font-weight: 700;
}
@media screen and (max-width: 1400px) {
  .account .maincontent {
    max-width: initial !important;
    padding: 0 15px;
    background-color: #fff;
  }
}
.blog .page-title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.blog .post-list-description {
  display: none;
}
.blog .post-list-wrapper .post-list-item .image_block {
  height: 300px;
}
.blog .post-list-wrapper .post-list-item .image_block a {
  height: 100%;
}
.blog .post-list-wrapper .post-list-item .image_block a .post-entry {
  height: 100%;
}
.blog .post-list-wrapper .post-list-item .image_block a .post-entry .post-image {
  height: 100%;
  background-position: center;
  background-size: cover;
  max-height: inherit;
}
.single-post .main .container-fluid {
  max-width: 1209px;
}
.single-post .main .content {
  padding-top: 30px;
}
.single-post .main .content .share-block {
  display: flex;
  padding-top: 60px;
}
.single-post .main .content .share-block p {
  font-weight: bold;
  padding-right: 10px;
}
.single-post .main .content .share-block ul {
  display: flex;
  list-style: none;
  padding-left: 0;
}
.single-post .main .content .share-block ul li {
  padding-right: 10px;
}
.single-post .main .content .post-image {
  height: 400px;
  display: block;
  background-position: center;
  background-size: cover;
  margin-top: 30px;
}
.single-post #comments {
  max-width: 1209px;
  margin: 0 auto;
}
.single-post #comments .fieldset .legend {
  margin-left: 16px;
}
.single-post #comments .field {
  padding: 0 15px;
}
.single-post #comments .field label {
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
}
.single-post #comments .field .control {
  width: 100%;
}
.single-post #comments .actions-toolbar {
  margin-left: 15px;
}
.wordpress-post-view .blog-title h1 {
  font-size: 32px;
  font-weight: bold;
  color: #00539F;
  margin-bottom: 5px;
}
.wordpress-post-view .blogtitleblock {
  padding-top: 60px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.wordpress-post-view .post-content {
  padding-bottom: 60px;
}
.wordpress-post-view .content {
  padding-left: 0;
  padding-right: 0;
}
.wordpress-post-view .share-block {
  display: flex;
  flex-flow: row wrap;
}
.wordpress-post-view .share-block ul {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  margin-left: 0;
  padding-left: 0;
  margin-top: 20px;
}
.wordpress-post-view .share-block ul li {
  padding-right: 20px;
}
.wordpress-post-view .share-block ul li a {
  height: 48px;
  width: 48px;
  display: flex;
  background-color: #00539F;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  font-size: 22px;
}
.wordpress-posttype-view .page-title {
  background-color: #444444;
  text-align: center;
  padding: 20px 0;
  color: #a9a9a8;
  font-size: 30px;
}
.wordpress-posttype-view .post-list {
  padding-top: 60px;
}
.wordpress-posttype-view .post-list .item {
  background-color: #c7c9c9;
  text-align: center;
  padding: 30px;
}
.wordpress-posttype-view .post-list .item h2 a {
  text-decoration: none;
}
.wordpress-posttype-view .post-list .item .post-meta {
  text-align: center;
}
@media (max-width: 1200px) {
  .category-shortdescription {
    background: #fff !important;
  }
}
.page-layout-category-full-width .category-shortdescription {
  background: #7d7d7d !important;
}
.page-layout-category-full-width .category-shortdescription h1 {
  color: #a9a9a8;
  padding-top: 50px !important;
}
.page-layout-category-full-width .category-shortdescription h1 span {
  color: #a9a9a8;
}
.catalog-category-view #maincontent {
  max-width: 1520px !important;
}
.catalog-category-view #maincontent .row {
  padding: 0 15px;
}
.catalog-category-view .category-title {
  margin-top: 50px;
}
.catalog-category-view .category-title .row {
  padding: 0 0 0 0;
  position: relative;
  z-index: 20;
  margin: 0;
  max-width: 100% !important;
}
.catalog-category-view .page-main {
  background: #fff;
}
.catalog-category-view .container {
  max-width: 1520px !important;
  width: 100% !important;
  margin-top: 0 !important;
}
.catalog-category-view .maincontent {
  margin-top: 0 !important;
}
.catalog-category-view .maincontent {
  flex-wrap: wrap;
  display: flex;
}
.catalog-category-view .maincontent .main {
  position: relative !important;
  min-height: 1px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  order: 2;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media (min-width: 768px) {
  .catalog-category-view .maincontent .main {
    float: left;
    width: 75%;
  }
}
.catalog-category-view .maincontent .sidebar-main {
  width: 25%;
  order: 1;
}
.catalog-category-view .maincontent .sidebar-main .title strong {
  font-weight: 300;
  text-transform: none;
}
.catalog-category-view .maincontent .sidebar-main dt {
  text-transform: none;
  font-size: 20px;
}
.catalog-category-view .maincontent .sidebar-main .options ol {
  padding-left: 15px;
}
.catalog-category-view .maincontent .sidebar-main .options ol li {
  padding: 5px 0;
  list-style: none;
}
.catalog-category-view .maincontent .sidebar-main .options ol li .count {
  float: right;
}
.catalog-category-view .maincontent .sidebar-main .options ol li a {
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}
.catalog-category-view .maincontent .sidebar-main .options ol li a:hover {
  text-decoration: none;
  color: #7d7d7d;
}
.catalog-category-view .maincontent .products-grid {
  border-top: 1px solid #333;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  order: 3;
}
@media (min-width: 768px) {
  .catalog-category-view .maincontent .products-grid {
    float: left;
    width: 100%;
  }
}
.catalog-category-view .category-title {
  background: none !important;
  text-align: center;
  background-color: #fff;
  margin-top: 0;
}
.catalog-category-view .img-row {
  margin-top: 15px;
}
.catalog-category-view .category-description {
  background: none !important;
  margin: 0px;
  padding: 0px 0 50px 0 !important;
}
.catalog-category-view .category-description h2 {
  padding-top: 30px;
  color: #fff;
  font-weight: 700;
  font-family: poppins, sans-serif;
}
.catalog-category-view .category-description p {
  color: #000;
  font-weight: 300;
}
.catalog-category-view .products-grid {
  border-top: 0 !important;
  margin-top: 40px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.catalog-category-view .products-grid .product-item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 0 20px 0 !important;
}
@media (min-width: 768px) {
  .catalog-category-view .products-grid .product-item {
    float: left;
    width: 33.33333333%;
  }
}
.catalog-category-view .products-grid .inner_box {
  border: 1px solid #000;
}
.catalog-category-view .products-grid .title_image_container {
  width: 90%;
  margin: 0 auto;
  position: inherit;
  padding-bottom: 15px;
}
.catalog-category-view .products-grid .product-item-actions {
  margin: 0px 0;
  float: right;
}
.catalog-category-view .products-grid .product-item-details {
  background-color: #8e909042;
}
.catalog-category-view .products-grid .product-item-details .price-box {
  padding: 16px 0px 6px 0 !important;
}
.catalog-category-view .products-grid .product-item-details .price {
  font-size: 20px !important;
  color: #333 !important;
}
.catalog-category-view .products-grid .product-item-inner {
  padding: 15px 0px 30px;
}
.catalog-category-view .products-grid .product-item-inner .row {
  padding: 0 !important;
}
.catalog-category-view .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:before {
  color: #595959 !important;
}
.catalog-category-view .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper .price {
  color: #595959 !important;
}
.catalog-category-view .products-grid .product-item-name {
  font-size: 20px;
  font-weight: 300;
}
.catalog-category-view .products-grid .product-item-name a {
  padding: 0 0 0 0;
  text-decoration: none;
  font-weight: 300 !important;
  text-transform: none !important;
}
.catalog-category-view .products-grid .product-item-name a:hover {
  text-decoration: none;
}
.catalog-category-view .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:before {
  content: "";
  color: #b7ac4e;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.catalog-category-view .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:after {
  content: " Inc. VAT";
  color: #595959;
  font-weight: 300;
  padding-right: 5px;
  text-transform: inherit;
  font-size: 18px;
}
.catalog-category-view .price-final_price {
  margin: 0 !important;
  font-family: poppins, sans-serif;
}
.catalog-category-view .category-shortdescription {
  padding: 0 !important;
}
.catalog-category-view .product-item-inner-wish-compare {
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 14px;
  display: none;
}
.catalog-category-view .page-title {
  width: 100%;
  padding: 15px;
  text-align: center;
  color: #7d7d7d !important;
  font-size: 30px !important;
  margin: 0 !important;
  letter-spacing: 1px;
  padding: 30px 0 20px 0 !important;
  line-height: inherit;
  float: right;
}
.catalog-category-view .page-title span {
  text-transform: initial;
  font-weight: 300;
  line-height: inherit;
}
.catalog-category-view .ov h3 {
  color: #7d7d7d;
  text-transform: uppercase;
}
.catalog-category-view .sorter-options,
.catalog-category-view .limiter-options {
  border: 1px solid #444444;
  height: initial;
}
@media screen and (max-width: 1200px) {
  .catalog-category-view #maincontent .row {
    padding: 0 !important;
  }
  .catalog-category-view .maincontent .main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .catalog-category-view .category-description h2 {
    margin-top: 0em;
  }
  .catalog-category-view .category-title {
    margin-top: 0;
  }
  .catalog-category-view .page-title {
    width: 74%;
    padding: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 992px) {
  .catalog-category-view .products-grid {
    padding: 0 !important;
  }
  .catalog-category-view .products-grid .product-item {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
  .catalog-category-view .main {
    position: relative !important;
    float: left !important;
    width: 66.66666667% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    order: 2;
  }
  .catalog-category-view .sidebar-main {
    position: relative !important;
    float: left !important;
    width: 33.33333333% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    order: 1;
  }
  .catalog-category-view .page-title {
    width: 74%;
    padding: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .catalog-category-view .products-grid .product-item {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .catalog-category-view .category-description {
    padding: 40px 30px 60px 30px !important;
  }
  .catalog-category-view .sidebar-main {
    width: 100%;
  }
  .catalog-category-view .category-description p {
    color: #fff;
    font-weight: 300;
    padding: 0 30px !important;
  }
  .catalog-category-view .maincontent {
    padding: 0 15px !important;
    flex-basis: 100% !important;
    flex-flow: column !important;
  }
  .catalog-category-view .maincontent .main {
    width: 100% !important;
  }
  .catalog-category-view .products-grid {
    padding: 0 !important;
  }
  .catalog-category-view .products-grid .product-item {
    max-width: initial !important;
    position: relative !important;
    float: left !important;
    width: 50% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
  .catalog-category-view ul .category {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .catalog-category-view .sub-cat-img img {
    min-height: initial;
    width: 100%;
  }
  .catalog-category-view .footer ul {
    margin: 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .catalog-category-view .products-grid .products {
    justify-content: center;
  }
  .catalog-category-view ul {
    max-width: 340px !important;
    margin: 0 auto !important;
  }
  .catalog-category-view ul .category {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .catalog-category-view .products-grid {
    padding: 0 !important;
    justify-content: center;
  }
  .catalog-category-view .products-grid .product-item {
    max-width: 340px !important;
    margin: 0 auto 30px auto !important;
    position: relative !important;
    float: left !important;
    width: 100% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
.page-layout-top-level-category ul {
  margin: 0;
  padding: 0;
}
.page-layout-top-level-category ul .category {
  list-style-type: none !important;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .page-layout-top-level-category ul .category {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 1200px) {
  .page-layout-top-level-category ul .category {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .page-layout-top-level-category ul .category {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 992px) {
  .page-layout-top-level-category ul .category {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .page-layout-top-level-category ul .category {
    float: left;
    width: 50%;
  }
}
.page-layout-top-level-category .message {
  display: none;
}
.page-layout-top-level-category .sub-cat-img img {
  min-height: 300px;
}
.page-layout-category-full-width .page-main {
  background: #fff;
  max-width: 100% !important;
}
.catalog-product-view .zaincontent {
  padding: 0 15px;
}
.catalog-product-view .page-main {
  background-color: #fff;
}
.catalog-product-view .product-add-form {
  width: 70%;
}
.catalog-product-view .product-info-stock-sku .stock {
  margin: 15px 0;
}
.catalog-product-view .product-info-stock-sku .stock:last-child {
  display: none;
}
.catalog-product-view .product-info-stock-sku .available span {
  color: green;
}
.catalog-product-view .price-final_price {
  margin-bottom: 10px;
}
.catalog-product-view .price-final_price .price-box .price-wrapper .price {
  font-weight: 600;
  font-size: 2.8rem !important;
  margin-bottom: 30px;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  font-size: 2.8rem;
  font-weight: 700;
}
.catalog-product-view .product-options-bottom .price-box .price-wrapper .price {
  font-size: 2.8rem;
  font-weight: 700;
}
.catalog-product-view .product-add-form {
  margin-bottom: 30px;
  width: 100%;
  display: block;
  overflow: hidden;
}
.catalog-product-view .product-add-form .qty {
  width: 52px;
  float: left;
}
.catalog-product-view .product-add-form .qty .control {
  width: 100%;
}
.catalog-product-view .product-add-form .qty .control input {
  height: 52px !important;
  text-align: center !important;
  width: 52px !important;
}
.catalog-product-view .product-add-form .actions {
  width: 252px;
  float: left;
}
.catalog-product-view .product-add-form .actions .tocart {
  color: #fff;
  text-transform: uppercase;
  /* font-weight: 300; */
  /* letter-spacing: 1px; */
  font-size: 18px !important;
  padding: 18px 24px !important;
  border: 0;
  border-radius: 4px;
  margin-left: 10px;
}
@media only screen and (max-width: 992px) {
  .product-info-main .page-title-wrapper {
    display: none;
  }
}
@media only screen and (min-width: 993px) {
  .column > .page-title-wrapper {
    display: none;
  }
  .level0.submenu {
    display: none;
  }
}
.page-title {
  order: 2;
}
.child-category-list .item {
  position: relative;
}
.child-category-list .item .bg-block {
  height: 286px;
  background-position: center;
  background-size: cover;
}
.child-category-list .item .ov {
  background-color: #7d7d7d;
  text-decoration: none;
  border: 2px solid #fff;
  text-align: center;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translate(-50%, 0);
}
.child-category-list .item .ov h3 {
  color: #fff;
  text-transform: inherit;
  padding: 15px 10px;
  margin-bottom: 0;
}
.child-category-list .item .ov a {
  background-color: #d6dad9;
  text-decoration: none;
  display: block;
  padding: 12px 10px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .child-category-list .item .ov {
    min-width: 70%;
  }
}
.catLink {
  order: 1;
  margin-bottom: 15px;
}
.catLink span {
  color: #7d7d7d;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
}
.catLink a {
  color: #7d7d7d !important;
  text-decoration: none !important;
  font-weight: 400;
  letter-spacing: 2px;
}
.catLink a:hover {
  text-decoration: none;
}
.page-title-wrapper {
  display: block;
}
.product-info-main .page-title-wrapper {
  padding: 0px;
}
.product-info-main .page-title-wrapper .page-title {
  font-weight: 300;
  font-size: 37px;
}
.product-info-main .action {
  display: block !important;
}
.product-info-main .action.towishlist {
  background: 0px;
  border: 0px;
  margin-bottom: 14px;
  letter-spacing: 2px !important;
  padding: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: open-sans, sans-serif;
}
.product-info-main .action.towishlist:before {
  content: "\f004 ";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}
.product-info-main .action.towishlist:hover {
  text-decoration: none;
  border: 0;
  background-color: initial;
}
.product-info-main .action.tocompare {
  background: 0px;
  border: 0px;
  margin-bottom: 14px;
  letter-spacing: 2px !important;
  padding: 0px;
  font-weight: 300;
  text-transform: uppercase;
  font-family: open-sans, sans-serif;
}
.product-info-main .action.tocompare:before {
  content: '\e0e3';
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}
.product-info-main .action.tocompare:hover {
  text-decoration: none;
  border: 0;
  background-color: initial;
}
.product-info-main .shareBox button,
.product-info-main .shareBox .cart.table-wrapper .actions-toolbar > .action,
.product-info-main .shareBox .action-gift {
  text-decoration: none;
  border: 0;
  background-color: initial;
  color: #333 !important;
  padding: 0;
  margin: 0;
  border: 0px;
  margin-bottom: 14px;
  letter-spacing: 2px !important;
  padding: 0px;
  font-weight: 300;
  line-height: 1.2rem;
  font-size: 1.1rem;
}
.product-info-main .product-addto-links {
  margin: 0 !important;
}
.product-info-stock-sku .stock.pir {
  display: block !important;
}
.product-social-links {
  width: 100%;
  display: block;
  text-align: center;
  text-align: left;
}
.catalog-product_compare-index .table > tbody > tr > td.info {
  background-color: initial !important;
}
.catalog-product_compare-index .action.primary,
.catalog-product_compare-index .action-primary {
  padding: 5px;
}
.child-category-list {
  overflow: hidden;
}
.toolbar-products {
  padding: 0px 15px;
}
.product-item-inner-inner {
  padding: 0;
}
.product-item-inner-inner .col-xs-6 {
  padding: 0;
}
.product-item-inner-inner .tocart {
  background-color: #fff;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 10px;
  color: #000;
  text-decoration: none;
  border: 0;
}
.product-item-inner-inner .tocart:hover {
  border: 0;
}
.product-item-inner-inner .enquire_show {
  background-color: #7d7d7d;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 10px;
  color: #000 !important;
  text-decoration: none;
  border: 0;
}
.product-item-inner-inner .enquire_show:hover {
  background-color: #fff;
  border: 0;
}
.product-item-inner-inner .enquire_show_home {
  background-color: #7d7d7d;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 10px;
  color: #000;
  text-decoration: none;
  border: 0;
}
.product-item-inner-inner .enquire_show_home:hover {
  background-color: #fff;
  border: 0;
}
.enquire_show_home {
  background-color: #7d7d7d;
  width: 100%;
  text-align: center;
  display: block;
  padding: 20px 10px;
  color: #000;
  text-decoration: none;
  border: 0;
}
.enquire_show_home:hover {
  background-color: #fff;
  border: 0;
}
.account .fieldset .legend {
  margin-left: 0;
}
.sidebar {
  margin-right: 20px;
}
.sidebar .filter .filter-content .block-subtitle {
  font-weight: 400;
  font-size: 20px;
  padding-left: 25px;
}
.sidebar .filter .filter-content .filter-current .remove {
  float: right;
  font-weight: 300;
}
.sidebar .filter .filter-content .filter-current .filter-value {
  color: #7d7d7d;
}
.sidebar .filter .filter-content .filter-actions {
  margin: 1em 0;
}
.sidebar .filter .filter-content .filter-actions a {
  color: red !important;
}
.sidebar .filter .filter-content .filter-options .filter-options-title {
  font-size: 16px;
  padding: 18px 0px 15px 25px;
  border-top: 1px solid #444444;
  font-weight: 300;
}
.sidebar .filter .filter-content .filter-options .filter-options-title::after {
  display: none;
}
.sidebar .filter .filter-content .filter-options .filter-options-title:before {
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  left: 0px;
  top: 15px;
  content: '\f0da';
  font-size: 20px;
  font-weight: 600;
}
.sidebar .filter .filter-content .filter-options .filter-options-title.active:before {
  content: '\f0d7';
}
.sidebar .filter .filter-content .filter-options-content .items {
  margin-left: 1em;
}
.sidebar .filter .filter-content .filter-options-content .items .item {
  font-weight: 300;
  color: #7d7d7d;
}
.primary .primary {
  background-color: #7d7d7d;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 5px !important;
  padding: 18px 30px 15px;
  font-size: 18px;
  letter-spacing: 0;
  color: #fff !important;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "open-sans", sans-serif;
}
@media screen and (max-width: 1200px) {
  .form-login .fieldset > .field {
    display: block;
    clear: both;
  }
}
@media (min-width: 576px) {
  .products-grid .product-item-actions {
    margin: 10px 0 0 0;
  }
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  padding-right: 12px;
}
.product-items .action.towishlist::before,
.products.list.items .action.towishlist::before {
  display: none;
}
.product-items .action.tocompare::before,
.products.list.items .action.tocompare::before {
  display: none;
}
.page-main-details {
  display: none;
}
.pirTabs {
  clear: both;
}
.pirTabs .product.data.items .item.title .switch {
  height: 32px;
}
.pirTabs .title a {
  background-color: #7d7d7d;
}
.product.data.items > .item.title > .switch {
  background-color: #7d7d7d;
  color: #fff;
  font-size: 20px;
  height: 51px!important;
  padding: 15px 30px;
  font-weight: 300;
}
.product.data.items > .item.content {
  margin-top: 51px;
  border: 1px solid #7d7f80;
  padding: 40px 40px;
}
.breadcrumbs.container-fluid,
.breadcrumbs {
  max-width: 1400px !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
}
.breadcrumbs.container-fluid ul,
.breadcrumbs ul {
  margin: 20px 0 !important;
}
.breadcrumbs.container-fluid ul li,
.breadcrumbs ul li {
  text-transform: uppercase !important;
  font-family: poppins, sans-serif !important;
  font-weight: 300 !important;
}
.breadcrumbs.container-fluid ul li strong,
.breadcrumbs ul li strong {
  text-transform: uppercase !important;
  font-family: poppins, sans-serif !important;
  font-weight: 300 !important;
}
@media screen and (max-width: 1400px) {
  /*1400px*/
}
@media screen and (max-width: 1200px) {
  /*1200px*/
  .product-item-actions .actions-secondary > .action.tocompare {
    display: inline-block;
  }
  div[data-content-type='tabs'] .tabs-navigation li.tab-header {
    vertical-align: top;
  }
  #html-body [data-pb-style=VN3KI3L] {
    padding-right: 0 !important;
  }
  .page-layout-product-full-width .page-title-wrapper {
    padding: 0 15px;
  }
  .productTop {
    padding: 0 15px;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -20px;
    width: 95%;
    z-index: 5;
    margin: auto;
    right: 0;
  }
  .block-collapsible-nav .title {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
  }
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .account .main {
    margin-top: 50px ;
  }
}
@media screen and (max-width: 992px) {
  /*992px*/
  .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  /*768px*/
  .catalog-category-view .sidebar-main {
    width: 100% !important;
  }
  .account .main {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 576px) {
  /*576px*/
  .pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
    width: 100% !important;
  }
  .account .main {
    margin-top: 50px !important;
  }
}
.message.success {
  font-size: 1.6rem;
  text-align: center;
}
.message.success > *:first-child:before {
  left: 0px;
  top: 6px;
  position: relative;
  text-align: center;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 100% !important;
  min-width: initial !important;
}
@media screen and (max-width: 440px) {
  #html-body [data-pb-style=PU0JEGS] {
    margin-bottom: 50px !important;
  }
  #html-body [data-pb-style=VX4C72P] {
    margin-top: 60px !important;
  }
  .single_eight_col_product_grid_hp .row:last-child {
    margin-bottom: 35px !important;
  }
}
.ctacatbaner h3 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .ctacatbaner h3 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
.ctacatbaner p {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1200px) {
  .ctacatbaner p {
    font-size: 17px;
  }
}
.cms-index-index .container.maincontent {
  max-width: 100%;
  padding: 0;
}
.cms-index-index [data-content-type='row'][data-appearance='contained'] {
  max-width: 1390px;
  margin: 0 auto;
}
.cms-page-view h1,
.cms-page-view h2,
.cms-page-view h3,
.cms-page-view h4,
.cms-page-view h5,
.cms-page-view h6,
.cms-page-view strong {
  color: #000;
  font-weight: 700;
}
.cms-page-view h1 {
  color: #7d7d7d;
}
.cms-page-view h2 {
  font-size: 16px;
  margin: 30px 0 15px 0;
}
.cms-page-view .page-title-wrapper {
  max-width: 1300px;
  margin: 0 auto 40px auto;
}
.cms-page-view p {
  font-weight: 300;
}
.cms-page-view .container.maincontent {
  max-width: 1250px;
  padding: 0;
  margin: 0 auto;
}
.cms-page-view .container.maincontent [data-content-type='row'][data-appearance='contained'] {
  max-width: 1360px;
}
.cms-page-view .pagebuilder-banner-wrapper .pagebuilder-poster-content {
  max-width: 1360px;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .cms-page-view .maincontent {
    max-width: initial !important;
    padding: 0 15px;
    background-color: #fff;
  }
}
.contact-index-index .fieldset .legend {
  margin-left: 0;
}
.contact-index-index .fieldset .label {
  padding: 6px 15px 10px 0px !important;
  text-align: left !important;
  width: 100% !important;
  box-sizing: border-box !important;
  float: left !important;
  font-size: 1em;
  font-family: poppins, sans-serif;
  font-weight: 300;
}
.contact-index-index .fieldset .field.no-label:before {
  padding: 6px 15px 0 0;
  width: 100%;
  box-sizing: border-box;
  content: ' ';
  float: left;
  height: 1px;
}
.contact-index-index .fieldset .field:not(.choice) > .control {
  width: 100%;
  float: left;
}
.contact-index-index .fieldset input {
  height: 48px;
}
.contact-index-index .actions-toolbar {
  margin-left: 0 !important;
}
.contact-index-index .action.primary {
  margin: 0 auto;
  background-color: #b7ac4e;
  text-decoration: none;
  display: block;
  width: 160px;
  text-align: center;
  border-radius: 5px;
  padding: 15px 20px;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff !important;
  font-weight: 300;
  text-transform: uppercase;
  font-family: poppins, sans-serif !important;
}
.contact-index-index .contact_title {
  margin-bottom: 30px;
  color: #b7ac4e;
  font-weight: 700;
}
.contact-index-index .tel {
  padding-left: 20px;
}
.contact-index-index .tel:before {
  content: '';
  background: url('/media/wysiwyg/tel_icon.png') 0 2px no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 14px;
}
.contact-index-index .email_icon {
  padding-left: 20px;
}
.contact-index-index .email_icon:before {
  content: '';
  background: url('/media/wysiwyg/email_icon.png') 0 2px no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 14px;
}
@media screen and (max-width: 1200px) {
  .contact-index-index .field {
    overflow: hidden;
  }
}
@media screen and (max-width: 992px) {
  .contact-index-index .action.primary {
    margin: 0 0 50px 0 !important;
  }
}
.catalogsearch-result-index .column.main {
  float: none;
}
.catalogsearch-result-index #maincontent {
  margin-top: 0;
}
.catalogsearch-result-index .products-grid {
  border-top: 0 !important;
  margin-top: 40px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.catalogsearch-result-index .products-grid .product-item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 0 20px 0 !important;
}
@media (min-width: 768px) {
  .catalogsearch-result-index .products-grid .product-item {
    float: left;
    width: 25%;
  }
}
.catalogsearch-result-index .products-grid .inner_box {
  border: 1px solid #000;
}
.catalogsearch-result-index .products-grid .title_image_container {
  width: 90%;
  margin: 0 auto;
  position: inherit;
  padding-bottom: 15px;
}
.catalogsearch-result-index .products-grid .product-item-actions {
  margin: 0px 0;
  float: right;
}
.catalogsearch-result-index .products-grid .product-item-details {
  background-color: #f3f1e1;
}
.catalogsearch-result-index .products-grid .product-item-details .price-box {
  padding: 16px 0px 6px 0 !important;
}
.catalogsearch-result-index .products-grid .product-item-details .price {
  font-size: 20px !important;
  color: #333 !important;
}
.catalogsearch-result-index .products-grid .product-item-inner {
  padding: 15px 30px 30px;
}
.catalogsearch-result-index .products-grid .product-item-inner .row {
  padding: 0 !important;
}
.catalogsearch-result-index .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:before {
  color: #595959 !important;
}
.catalogsearch-result-index .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper .price {
  color: #595959 !important;
}
.catalogsearch-result-index .products-grid .product-item-name {
  font-size: 20px;
  font-weight: 300;
}
.catalogsearch-result-index .products-grid .product-item-name a {
  padding: 0 0 0 0;
  text-decoration: none;
  font-weight: 300 !important;
  text-transform: none !important;
}
.catalogsearch-result-index .products-grid .product-item-name a:hover {
  text-decoration: none;
}
.catalogsearch-result-index .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:before {
  content: "";
  color: #b7ac4e;
  font-weight: 700;
  padding-right: 5px;
  text-transform: uppercase;
}
.catalogsearch-result-index .products-grid .products .item .product-item-info .product-item-details .price-box.price-final_price > .price-final_price .price-wrapper:after {
  content: " Inc. VAT";
  color: #595959;
  font-weight: 300;
  padding-right: 5px;
  text-transform: uppercase;
  font-size: 18px;
}
.catalogsearch-result-index .products-grid .enquire {
  background-color: #000;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px 10px;
  color: #fff;
  text-decoration: none;
}
.catalogsearch-result-index .products-grid .enquire:hover {
  color: #000;
  background-color: #7d7d7d;
}
.catalogsearch-result-index .product-item-inner-wish-compare {
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 14px;
}
.catalogsearch-result-index .sorter-options,
.catalogsearch-result-index .limiter-options {
  border: 1px solid #444444;
  height: initial;
}
@media screen and (max-width: 1200px) {
  .catalogsearch-result-index #maincontent .row {
    padding: 0 !important;
  }
  .catalogsearch-result-index .maincontent .main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .catalogsearch-result-index .products-grid {
    padding: 0 !important;
  }
  .catalogsearch-result-index .products-grid .product-item {
    position: relative !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .catalogsearch-result-index .products-grid .product-item {
    float: left;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 768px) {
  .catalogsearch-result-index .category-description p {
    color: #fff;
    font-weight: 300;
    padding: 0 15px !important;
  }
  .catalogsearch-result-index .maincontent {
    padding: 0 15px !important;
    flex-basis: 100% !important;
    flex-flow: column !important;
  }
  .catalogsearch-result-index .products-grid {
    padding: 0 !important;
  }
  .catalogsearch-result-index .products-grid .product-item {
    max-width: initial !important;
    position: relative !important;
    float: left !important;
    width: 50% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .catalogsearch-result-index .products-grid .products {
    justify-content: center;
  }
  .catalogsearch-result-index .products-grid {
    padding: 0 !important;
    justify-content: center;
  }
  .catalogsearch-result-index .products-grid .product-item {
    max-width: 340px !important;
    margin: 0 auto 30px auto !important;
    position: relative !important;
    float: left !important;
    width: 100% !important;
    min-height: 1px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
}
body {
  overflow-x: hidden;
}
@media screen and (min-width: 1201px) {
  .navigation .level1.submenu {
    min-width: 320px;
    column-count: 1;
    column-gap: 20px;
  }
  .navigation .level1.submenu a {
    text-transform: inherit;
    padding: 10px 20px;
    width: 100%;
  }
  .navigation .level1.submenu a span {
    font-weight: 600 !important;
    letter-spacing: 0;
    color: #636363 !important;
    text-transform: inherit;
  }
  .navigation .level1.submenu > li {
    width: auto !important;
    float: none !important;
  }
  .navigation .level0 .submenu,
  .navigation .level0 .submenu a {
    display: inline-block !important;
  }
  .navigation li.parent:hover > .top-navigation-dropdown {
    width: auto;
  }
  .top-navigation-dropdown .container {
    padding: 0;
  }
  .top-navigation-dropdown .container .col-md-12 {
    padding: 0;
  }
  .top-navigation-dropdown .level1 .level2 {
    display: none;
  }
}
.pagebuilder-slide-wrapper {
  background-position: center !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  padding: 0;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  min-height: auto !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay img {
  width: 100% !important;
  height: auto !important;
}
.home-sectiontwo {
  padding-left: 15px;
  padding-right: 15px;
}
.home-sectiontwo .boxone {
  margin-right: 0;
  border-right: 1px solid #707070;
  padding-right: 20px;
}
.home-sectiontwo .boxtwo {
  margin-left: 20px;
}
.home-sectiontwo [data-content-type='html'] {
  display: flex;
  flex-flow: row wrap;
  width: 98%;
  margin: 0 auto;
}
.home-sectiontwo [data-content-type='html'] .icon {
  width: 48px;
  margin-right: 15px;
}
.home-sectiontwo [data-content-type='html'] .icon i {
  background-color: #636363;
  width: 48px;
  height: 48px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}
.home-sectiontwo [data-content-type='html'] .content {
  width: 60%;
}
.home-sectiontwo [data-content-type='html'] .content h2 {
  font-size: 32px;
  font-weight: bold;
  color: #00539F;
  margin-bottom: 5px;
}
.home-sectiontwo [data-content-type='html'] .content h2 span {
  color: #EF3E33;
}
.home-sectiontwo [data-content-type='html'] .content p {
  font-size: 16px;
  margin-bottom: 0;
}
.home-sectiontwo [data-content-type='html'] .button {
  margin-right: 0;
  margin-left: auto;
}
.home-sectiontwo [data-content-type='html'] .button .btn {
  margin-top: 0;
}
.header-main .header-right {
  justify-content: end;
}
.header-main .header-right .minicart-wrapper .action.showcart .text {
  background: #ef3e33;
  border-radius: 80px;
  height: 48px;
  width: 48px;
  color: #fff;
}
.header-main .header-right .minicart-wrapper .action.showcart .text i {
  margin-right: 0;
}
.header-main .header-right .minicart-wrapper .action.showcart .counter.qty {
  background: #00539f;
  top: -10px;
  left: -11px;
  height: 25px;
  width: 25px;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-flow: row wrap;
}
.header-main .header-right .minicart-wrapper .action.showcart .counter.empty {
  display: none;
}
.header-main .phonenumber {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 15px;
}
.header-main .phonenumber i {
  height: 48px;
  width: 48px;
  color: #fff;
  background-color: #EF3E33;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 22px;
  transform: rotate(-35deg);
  margin-right: 10px;
}
.header-main .phonenumber a {
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #636363;
}
.header-main .social-icons {
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  padding-left: 0;
}
.header-main .social-icons li {
  margin-bottom: 0;
  margin-right: 10px;
}
.header-main .social-icons li a {
  height: 48px;
  width: 48px;
  display: flex;
  background-color: #00539F;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  font-size: 22px;
}
.jangroproducts .top-navigation-dropdown .container {
  max-width: 461px !important;
}
.header-bar .mainback a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 6px 25px;
  border-radius: 8px;
}
.header-bar .mainback a i {
  color: #fff;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.header-bar .apply {
  text-align: center;
}
.header-bar .apply a {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.header-bar .apply a i {
  color: #fff;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.header-bar .apply a .fa-arrow-right-long {
  background-color: #EF3E33;
  padding: 3px 7px;
  border-radius: 4px;
}
.header-bar .apply a:hover {
  text-decoration: none;
}
.header-bar .right-buttons {
  margin-top: 4px;
}
.header-bar .right-buttons .button-one {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 6px 25px;
  border-radius: 8px;
}
.header-bar .right-buttons .button-one:hover {
  text-decoration: none;
}
.header-bar .right-buttons .button-two {
  color: #00539F;
  background-color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 6px 25px;
  border-radius: 8px;
}
.header-bar .right-buttons .button-two:hover {
  text-decoration: none;
}
.blog-feed {
  padding-bottom: 30px;
}
.blog-feed ul {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.blog-feed ul li {
  margin-bottom: 0;
}
.blog-feed ul li a {
  text-decoration: none;
}
.blog-feed ul li a strong {
  color: #EF3E33;
}
.blog-feed ul .title {
  background-color: #EEEEEE;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  color: #00539F;
  padding: 10px 15px;
  border-radius: 5px;
  margin-right: 10px;
}
.blog-feed ul .title i {
  color: #EF3E33;
  font-size: 34px;
  margin-right: 10px;
}
.breadcrumbs.container-fluid .items {
  font-size: 15px;
}
.breadcrumbs.container-fluid .items li {
  font-family: "open-sans", sans-serif;
}
.breadcrumbs.container-fluid .items li a {
  text-transform: initial;
  font-weight: 400;
}
.breadcrumbs.container-fluid .items li strong {
  font-weight: 400 !important;
  color: #333;
  font-family: "open-sans", sans-serif !important;
  text-transform: initial !important;
}
.breadcrumbs .items {
  font-size: 15px;
}
.breadcrumbs .items li {
  font-family: "open-sans", sans-serif;
}
.breadcrumbs .items li a {
  text-transform: initial;
  font-weight: 400;
}
.breadcrumbs .items li strong {
  font-weight: 400 !important;
  color: #333;
  font-family: "open-sans", sans-serif !important;
  text-transform: initial !important;
}
.page-layout-2columns-left .category-description h2 {
  color: #000000;
  clear: both;
  margin-bottom: 15px;
}
.page-layout-2columns-left.catalog-category-view .page-main > .category-title .row .col.category-shortdescription p {
  color: #000000;
  display: block;
  clear: both;
}
.page-layout-2columns-left.catalog-category-view .page-main > .category-title .row .col.category-shortdescription a {
  color: #000000;
}
.page-layout-2columns-left.catalog-category-view .page-main > .category-title .row .col.category-shortdescription h2 {
  display: block;
  clear: both;
  padding: 50px 0 30px 0;
}
.category-bestsellers {
  border: none;
  padding: 0px 0px;
}
.catalogue-link-left {
  float: left;
}
.customer-account-create .fieldset.create.info .field.choice {
  display: none;
}
.h11_title {
  font-size: 32px;
  font-weight: bold;
  color: #00539F;
  margin-bottom: 25px;
}
#page-title-heading {
  font-size: 32px !important;
  font-weight: bold !important;
  color: #00539F !important;
  margin-bottom: 25px !important;
}
#page-title-heading span {
  font-weight: bold !important;
}
.message.info.empty {
  display: none;
}
.categorypath-national-distribution .content-block img {
  padding: 20px 0;
}
@media (max-width: 1200px) {
  .header-main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-main .row .hidden-xs {
    width: 33.3333%;
    order: 4;
  }
  .header-main .row .header-middle {
    width: 33.3333% !important;
    order: 3;
  }
  .header-main .row .header-right {
    width: 33.3333% !important;
    order: 1 !important;
    position: relative;
  }
  .header-main .row .header-right .header-account {
    display: none;
  }
  .header-main .phonenumber {
    justify-content: end;
  }
  .header-main .phonenumber a {
    font-size: 20px;
  }
  .header-main .phonenumber i {
    height: 32px;
    width: 32px;
    font-size: 17px;
    transform: rotate(0);
  }
  .header-main .social-icons {
    justify-content: end;
  }
  .header-main .social-icons li {
    margin-right: 0;
    margin-left: 10px;
  }
  .header-main .social-icons li a {
    height: 32px;
    width: 32px;
    font-size: 16px;
  }
  .header-bar [data-element="main"] {
    flex-flow: row;
    justify-content: center !important;
  }
  .header-bar .apply a {
    font-size: 18px;
  }
  .header-bar ul {
    align-items: center;
  }
  .header-bar .right-buttons {
    margin-top: 0;
  }
  .header-bar .right-buttons .button-one {
    display: block;
    font-size: 14px;
  }
  .header-bar .right-buttons .button-two {
    display: block;
    font-size: 14px;
  }
  .home-sectiontwo .boxone {
    padding-right: 0;
    border-right: 0;
  }
  .home-sectiontwo .boxtwo {
    margin-top: 20px;
    margin-left: 0;
  }
}
@media (max-width: 990px) {
  .header-main .social-icons li a {
    height: 38px;
    width: 38px;
    font-size: 17px;
  }
  .header-main .phonenumber a {
    font-size: 20px;
  }
  .header-main .phonenumber i {
    height: 40px;
    width: 40px;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  [data-pb-style=YAAEX3W] {
    display: none !important;
  }
  .header-bar .apply {
    text-align: right !important;
  }
  .header-main .social-icons li a {
    height: 26px;
    width: 26px;
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  .catalog-category-view .maincontent .main {
    width: 73% !important;
  }
}
@media (max-width: 990px) {
  .catalog-category-view .maincontent .main {
    width: 100% !important;
  }
  .catalog-category-view .maincontent .sidebar-main {
    display: none;
  }
}
@media (max-width: 550px) {
  .header-bar .apply a {
    font-size: 13px;
  }
  .header-bar .apply a i {
    font-size: 15px;
  }
  .header-bar .apply a .fa-arrow-right-long {
    display: none !important;
  }
  .header-bar .mainback a {
    font-size: 13px;
  }
  .header-main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pirbeskpokenav .navbar-toggler {
    top: 0;
  }
}
@media (max-width: 1200px) {
  .header-top {
    display: flex;
    flex-flow: row wrap;
  }
  .header-top .header-bar {
    display: none;
  }
  .mobilenavigationcontainer {
    top: 40px;
  }
  .mobilenavigationcontainer .logo {
    width: 220px;
    margin-left: 10px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .mobilenavigationcontainer .pirbeskpokenav .navbar-nav {
    clear: left;
  }
  .mobilenavigationcontainer .pirbeskpokenav .nav-link {
    text-transform: inherit !important;
  }
  .mobilenavigationcontainer .pirbeskpokenav .nav-link {
    padding: 15px 20px !important;
    font-size: 18px;
  }
  .mobilenavigationcontainer .pirbeskpokenav .nav-link .view-all a {
    font-size: 17px;
  }
  .mobilenavigationcontainer .pirbeskpokenav .nav-link .view-all a span {
    text-decoration: none;
  }
  .mobilenavigationcontainer .pirbeskpokenav .dropdown .dropdown-toggle::after {
    font-size: 20px;
  }
  .mobilenavigationcontainer .pirbeskpokenav .showparent-inner .backbutton {
    top: 0;
    background: #0e4391;
  }
  .navbar-nav.showparent .nav-item.first-level.dropdown.showparent-inner > .dropdown-toggle {
    padding-top: 50px !important;
    color: #0e4391 !important;
  }
}
@media (max-width: 990px) {
  .catalog-category-view .category-description #sustainability-container #topcontent {
    max-width: 100% !important;
    padding: 20px 0;
  }
  .catalog-category-view .category-description #sustainability-container #sdgs a {
    width: 20%;
  }
  .wordpress-posttype-view .post-list {
    padding-top: 10px;
  }
  .wordpress-posttype-view .post-list .post-image {
    height: 250px !important;
    max-height: 250px !important;
  }
  .wordpress-posttype-view .post-list .item h2 {
    font-size: 24px;
  }
  .contact-index-index .container .column {
    padding: 0;
  }
  .contact-index-index iframe {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .catalog-category-view ul {
    max-width: 100% !important;
  }
  .catalog-category-view .content-block {
    margin-bottom: 30px;
  }
  .catalog-category-view .category-description {
    padding: 0 !important;
  }
  .catalog-category-view .category-description p {
    color: #000;
    padding: 0 !important;
  }
  .catalog-category-view .category-description .catalogue-link {
    width: 50%;
  }
  .catalog-category-view .category-description .catalogue-link img {
    width: 100%;
  }
  .catalog-category-view .category-description #sustainability-container #topcontent {
    max-width: 100% !important;
  }
  .catalog-category-view .category-description #sustainability-container #topcontent h2 {
    padding-top: 0;
    margin-top: 0;
  }
  .catalog-category-view .category-description #sustainability-container #focus {
    max-width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .catalog-category-view .category-description #sustainability-container #focus .col-3 a {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .catalog-category-view .category-description #sustainability-container #obligations {
    padding: 0;
  }
  .catalog-category-view .category-description #sustainability-container #obligations .left {
    display: none;
  }
  .catalog-category-view .category-description #sustainability-container #obligations .right {
    width: 100%;
    padding-left: 0;
  }
  .catalog-category-view .category-description #sustainability-container #obligations #sdgs #mob img {
    width: 20%;
  }
  .category-your-local-jangro-distributor .search-container .store-map {
    display: none;
  }
  .category-your-local-jangro-distributor .search-container #post-search {
    width: 70% !important;
  }
  .category-your-local-jangro-distributor .search-container #search-btn {
    width: 29%;
  }
  .category-your-local-jangro-distributor .place {
    display: flex;
    flex-flow: row wrap;
  }
  .category-your-local-jangro-distributor .place .store-info {
    width: 100% !important;
    order: 1;
    padding: 20px 20px;
    margin-top: 10px;
    max-width: 100% !important;
  }
  .category-your-local-jangro-distributor .place .store-info li {
    line-height: initial;
  }
  .category-your-local-jangro-distributor .place .store-info li .title {
    padding-bottom: 6px;
  }
  .category-your-local-jangro-distributor .place .store-info li.tel-no {
    margin-bottom: 20px;
  }
  .category-your-local-jangro-distributor .place .store-info li.email-add {
    margin-bottom: 20px;
  }
  .category-your-local-jangro-distributor .place .details {
    order: 2;
    width: 100% !important;
    padding-right: 0 !important;
    padding-bottom: 30px;
  }
  .wordpress-posttype-view .post-list li {
    width: 100% !important;
  }
  .breadcrumbs .col-lg-12 {
    padding: 0 !important;
  }
  .breadcrumbs .col-lg-12 .breadcrumbs {
    padding: 0 !important;
  }
}
@media (max-width: 550px) {
  .mobilenavigationcontainer {
    top: 23px;
  }
}
.catalog-category-view {
  /* Mini basket */
  /* Product Page */
}
.catalog-category-view #page-title-heading.page-title {
  margin-bottom: 0 !important;
}
.catalog-category-view #page-title-heading.page-title span {
  line-height: initial;
}
.catalog-category-view .sidebar .block-content .block-subtitle {
  color: #fff;
  background-color: #d12e26;
  width: 100%;
  text-align: center;
  font-weight: 700 !important;
  padding: 15px !important;
  font-size: 22px;
}
.catalog-category-view .sidebar .block-content .filter-options .filter-options-title {
  font-weight: 700;
  text-transform: inherit;
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 30px;
  border-top: 0;
  border: 1px solid #ccc;
  color: #636363;
}
.catalog-category-view .sidebar .block-content .filter-options .filter-options-title::before {
  left: 12px;
  top: 13px;
}
.catalog-category-view .sidebar .block-content .filter-options .filter-options-content {
  border: 1px solid #ccc;
  border-top: 0 !important;
  margin-top: 0 !important;
  padding: 10px 0px;
}
.catalog-category-view .products-grid .product-items .product_item {
  margin-bottom: 30px !important;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box {
  border: 0;
  height: 100%;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  flex-direction: row;
  flex-direction: column;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details {
  padding: 0px 20px 20px 20px;
  background-color: #fff;
  padding-bottom: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name {
  text-align: center;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name a {
  font-weight: 700 !important;
  line-height: initial;
}
@media (max-width: 1200px) {
  .catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
  }
}
@media (max-width: 550px) {
  .catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
  }
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .list-product-code {
  text-align: center;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .price-box {
  text-align: center;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .price {
  color: #d12e26;
}
.catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .btn {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  margin-top: auto;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .catalog-category-view .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details {
    padding: 0px 0 20px 0;
  }
}
@media (max-width: 990px) {
  .catalog-category-view .products-grid .product-items .product_item {
    width: 50%;
  }
}
.catalog-category-view .header-main .header-right .minicart-wrapper .action.showcart .counter.qty {
  background-color: #666666;
}
.catalog-category-view .minicart-wrapper .block-minicart .actions .primary .action.primary {
  background-color: #ef3e33;
}
.catalog-category-view .catalog-product-view .product-info-main .product-info-price .price-box {
  color: #ef3e33;
}
.catalog-category-view .sub-categories a {
  text-decoration: none;
}
.catalog-category-view .sub-categories a h4 {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 40px;
}
.catalog-category-view .sidebar-main .category-sidebar dt {
  letter-spacing: 0;
}
@media (max-width: 990px) {
  .catalog-category-view .sidebar-additional {
    display: none !important;
  }
}
.catalog-category-view .toolbar-products .pages .items li.current span {
  color: #00539f;
}
.catalog-product-view .product.media {
  width: 50%;
  padding-right: 20px;
}
.catalog-product-view .product.media .fotorama__thumb-border {
  border: 1px solid #0e4391;
}
@media (max-width: 1200px) {
  .catalog-product-view .product.media {
    width: 100%;
    padding-right: 0;
  }
}
.catalog-product-view .product-info-main {
  width: 50%;
}
.catalog-product-view .product-info-main .product-addto-links {
  display: none;
}
.catalog-product-view .product-info-main .reviews-actions {
  display: none;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
  margin-bottom: 0;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title span {
  font-weight: 700;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  display: block;
  margin-top: 20px;
  font-weight: 700;
  color: #d12e26;
  font-size: 18px;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .catalog-product-view .product-info-main .product-info-price .price-box {
    margin-top: 30px;
  }
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .available span {
  text-transform: initial;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .sku {
  width: 100%;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .sku .stock {
  margin-top: 10px;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku .sku .type {
  margin-right: 0;
}
.catalog-product-view .product-info-main .product-add-form {
  margin-top: 30px;
}
.catalog-product-view .product-info-main .product-add-form .actions .tocart {
  background-color: #D12E26;
  border-radius: 5px !important;
  letter-spacing: 0;
}
.catalog-product-view .product-info-main .product-add-form .qty .control input {
  border-radius: 5px;
}
@media (max-width: 1200px) {
  .catalog-product-view .product-info-main {
    width: 100%;
  }
  .catalog-product-view .product-info-main .page-title-wrapper {
    padding: 0 0;
  }
}
@media (max-width: 990px) {
  .catalog-product-view .productTop {
    padding: 0;
  }
}
/* Customer-account-login  */
.customer-account-login .page-title {
  width: 100%;
  text-align: center;
  padding: 0px 0 30px 0;
}
.customer-account-login .page-title span {
  text-align: center;
  font-size: 32px;
  color: #0E4391;
  font-weight: 700;
  margin: 0;
  padding-bottom: 10px;
}
.customer-account-login .fieldset {
  font-family: "open-sans", sans-serif;
}
.customer-account-login .fieldset .label {
  font-family: "open-sans", sans-serif;
  font-weight: 700;
}
.login-container {
  padding: 0;
  display: flex;
  flex-flow: row wrap;
}
.block-new-customer {
  background-color: #eeeeee;
  padding: 40px 40px;
  margin-left: 2%;
}
.block-new-customer .action.primary {
  font-size: 16px;
  background-color: #EF3E33;
  border: 1px solid #EF3E33;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.block-new-customer .action.primary span {
  color: #fff;
  font-weight: 700;
  border: 0;
  font-size: 18px;
  border-radius: 5px;
  letter-spacing: 0;
}
.abs-login-block-title,
.amazon-validate-container .block .block-title,
.login-container .block .block-title,
.login-container .block .block-title {
  border-bottom: 1px solid #454545;
}
.abs-login-block-title strong,
.amazon-validate-container .block .block-title strong,
.login-container .block .block-title strong,
.login-container .block .block-title strong {
  font-size: 20px;
  font-weight: 400;
}
.block-customer-login {
  padding: 40px 40px;
}
.block-customer-login form .field label {
  float: left !important;
  width: 100% !important;
  text-align: left !important;
}
.block-customer-login form .field input {
  padding: 22px 15px;
  float: left;
}
.block-customer-login form .field .control {
  width: 100% !important;
}
.block-customer-login form .action.primary {
  font-size: 16px;
  background-color: #00539F !important;
  border: 1px solid #00539F;
  padding: 12px 20px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.block-customer-login form .action.primary span {
  color: #fff;
  font-weight: 700;
  border: 0;
  font-size: 18px;
  border-radius: 5px;
  letter-spacing: 0;
}
.block-customer-login .actions-toolbar {
  margin-left: 0 !important;
}
.block-customer-login .actions-toolbar .secondary {
  width: 100%;
  display: block;
  text-align: left;
  padding-top: 15px;
}
.block-customer-login .actions-toolbar .secondary span {
  font-size: 14px;
  color: #e1212a;
  font-weight: bold;
  text-decoration: underline;
}
.login-container .fieldset::after {
  display: none;
}
.login-container .field.choice ::before {
  display: none;
}
.login-container .field.choice label {
  display: initial;
  width: auto !important;
}
/* Checkout */
.checkout-index-index .action-auth-toggle {
  display: none;
}
.checkout-index-index .fieldset > .field:not(.choice) > .control {
  width: 100% !important;
}
.checkout-index-index .field .label {
  display: block;
  width: 100% !important;
  text-align: left !important;
  font-size: 16px;
  margin-bottom: 12px;
}
.checkout-index-index input {
  padding: 22px 15px;
}
.checkout-index-index .fieldset > .field {
  margin: 0 0 15px;
}
.checkout-index-index .header-customer-services {
  position: absolute;
  top: 0;
  right: 3rem;
}
.checkout-index-index h1 {
  font-size: 32px;
  color: #00539F;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 100% !important;
  padding-bottom: 10px;
  text-align: center;
}
.checkout-index-index input.radio {
  transform: scale(1.6);
  margin-left: 9px;
}
.checkout-index-index select {
  height: 46px;
  border-radius: 4px;
}
.checkout-index-index .opc-block-summary {
  padding: 30px 30px;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 0;
}
.checkout-index-index .opc-block-summary .minicart-items .product-item-details .details-qty {
  font-weight: bold;
}
.checkout-index-index .opc-block-summary .mark {
  background: inherit !important;
}
.checkout-index-index .minicart-items .product-image-container {
  width: 30% !important;
}
.checkout-index-index .minicart-items .product-item-details {
  display: flex;
  flex-flow: row wrap;
}
.checkout-index-index .minicart-items .product-item-details .product-item-name {
  font-size: 16px;
  font-weight: 600;
}
.checkout-index-index .minicart-items .product-item-details .details-qty .label {
  padding-left: 0;
  font-size: 14px;
  font-weight: 600;
}
.checkout-index-index .minicart-items .product-item-details .cart-price .price {
  font-weight: 600;
}
.checkout-index-index .opc-block-summary .minicart-items {
  display: block !important;
}
.checkout-index-index .opc-block-summary .title {
  padding-bottom: 20px;
  display: none;
}
.checkout-index-index .opc-block-summary .items-in-cart .title::after {
  display: none;
}
.checkout-index-index .opc-payment .checkout {
  font-size: 16px;
  background-color: #00539F;
  border: 1px solid #00539F;
  padding: 12px 40px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
  margin-top: 20px;
}
.checkout-index-index .opc-payment .checkout span {
  color: #fff;
}
#shipping-method-buttons-container {
  margin-left: 0;
}
.checkout-shipping-method .actions-toolbar > .primary {
  float: left;
}
.checkout-shipping-method .actions-toolbar > .primary .button {
  font-size: 16px;
  background-color: #00539F;
  border: 1px solid #00539F;
  padding: 12px 40px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
  margin-top: 20px;
}
.checkout-shipping-method .actions-toolbar > .primary .button span {
  color: #fff;
}
.checkout-shipping-method .actions-toolbar > .primary .button span span::after {
  content: ">";
  display: inline;
  padding-left: 5px;
}
.opc-wrapper .step-title {
  font-size: 20px;
  font-weight: 400;
}
.customer-account-create .form-create-account {
  padding: 60px 0;
  margin: 0 auto;
}
.customer-account-create .form-create-account .field input {
  padding: 22px 15px;
  float: left;
}
.customer-account-create .form-create-account .field .control {
  width: 100% !important;
}
.customer-account-create .form-create-account .field.choice::before {
  display: none !important;
}
.customer-account-create .form-create-account .label {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.customer-account-create .form-create-account .label span {
  font-weight: 700;
  font-size: 16px;
}
.customer-account-create .form-create-account legend.legend {
  margin-left: 0;
}
.customer-account-create .form-create-account .actions-toolbar {
  margin-left: 0 !important;
}
.customer-account-create .form-create-account .action.primary {
  font-size: 16px;
  background-color: #00539F;
  border: 1px solid #00539F;
  padding: 12px 20px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.customer-account-create .form-create-account .action.primary span {
  color: #fff;
}
.customer-account-create .form-create-account .additional_info {
  display: none;
}
.customer-account-create .page-title-wrapper {
  margin-bottom: 0 !important;
}
.customer-account-create .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 0;
}
.customer-account-create .page-title-wrapper .page-title span {
  text-align: center;
  font-size: 32px;
  color: #00539F;
  font-weight: 700;
  margin: 0;
  padding-bottom: 0;
}
/* Media queries */
@media (max-width: 1200px) {
  .login-container,
  .customer-account-create .column.main {
    padding: 0 1vw;
  }
}
@media (max-width: 990px) {
  .block-customer-login {
    width: 100%;
    padding: 0px 40px 40px 40px;
  }
}
.customer-account-forgotpassword .forget {
  padding: 60px 0;
  margin: 0 auto;
}
.customer-account-forgotpassword .forget .field input {
  padding: 22px 15px;
  float: left;
}
.customer-account-forgotpassword .forget .field .control {
  width: 100% !important;
}
.customer-account-forgotpassword .forget .field.choice::before {
  display: none !important;
}
.customer-account-forgotpassword .forget .label {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.customer-account-forgotpassword .forget .label span {
  font-weight: 700;
  font-size: 16px;
}
.customer-account-forgotpassword .forget legend.legend {
  margin-left: 0;
}
.customer-account-forgotpassword .forget .actions-toolbar {
  margin-left: 0 !important;
}
.customer-account-forgotpassword .forget .action.primary {
  font-size: 16px;
  background-color: #00539F;
  border: 1px solid #00539F;
  padding: 12px 20px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.customer-account-forgotpassword .forget .action.primary span {
  color: #fff;
}
.customer-account-forgotpassword .forget .additional_info {
  display: none;
}
.customer-account-forgotpassword .page-title-wrapper {
  margin-bottom: 0 !important;
}
.customer-account-forgotpassword .page-title-wrapper .page-title {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 0;
}
.customer-account-forgotpassword .page-title-wrapper .page-title span {
  text-align: center;
  font-size: 32px;
  color: #00539F;
  font-weight: 700;
  margin: 0;
  padding-bottom: 0;
}
.minicart-wrapper .block-minicart {
  right: 35px;
}
.minicart-wrapper .block-minicart::before {
  right: 6px !important;
}
.minicart-wrapper .block-minicart::after {
  right: 6px !important;
}
.minicart-wrapper .block-minicart .product-item-details .product-item-name a {
  font-weight: 700;
  font-size: 17px;
}
.minicart-wrapper .block-minicart .product-item-details .product-item-details .price {
  font-weight: 600;
  font-size: 16px;
}
.minicart-wrapper .block-minicart .product-item-details .minicart-price .price {
  font-size: 16px;
  font-weight: 600;
}
.minicart-wrapper .block-minicart .actions .primary .action.primary {
  background-color: #00539F;
  border-radius: 5px !important;
  letter-spacing: 0;
  border: 0;
}
.minicart-wrapper .block-minicart .actions .viewcart {
  border: 0;
  font-weight: 500;
  text-transform: initial;
  padding: 0;
  font-size: 16px;
}
.checkout-cart-index .page-title,
.checkout-cart-index .page-title span {
  width: 100%;
  text-align: center;
}
.checkout-cart-index .page-title span {
  font-weight: 700;
  padding-bottom: 10px;
}
.checkout-cart-index .cart-container {
  padding: 0 20px;
}
.checkout-cart-index .cart-container .actions .continue {
  display: none !important;
}
.checkout-cart-index .cart-container .item-actions .actions-toolbar {
  background: #fff !important;
}
.checkout-cart-index .cart-container .towishlist {
  display: none !important;
}
.checkout-cart-index .cart-container .cart .item {
  border-top: 0;
}
.checkout-cart-index .cart-container .cart .item .item-info {
  border-bottom: 0;
}
.checkout-cart-index .cart-container .cart .item .item-info .product-item-name a {
  font-weight: 700;
  font-size: 18px;
}
.checkout-cart-index .cart-container .cart .item .item-info .price .price {
  font-size: 18px;
}
.checkout-cart-index .cart-container .cart .item-actions .actions-toolbar {
  background-color: #fff !important;
}
.checkout-cart-index .cart-container .cart .item-actions .actions-toolbar .action {
  background-color: #fff !important;
}
.checkout-cart-index .cart-container .cart .item-actions td {
  border-top: 0;
}
.checkout-cart-index .actions .update {
  padding: 0;
  border: 0;
  background: initial;
}
.checkout-cart-index .cart-summary .title {
  font-weight: 700;
}
.checkout-cart-index .cart-summary #co-shipping-method-form .items .item-options .item {
  display: flex;
}
.checkout-cart-index .cart-summary #co-shipping-method-form .items .item-options .item .label {
  padding-left: 10px;
}
.checkout-cart-index .cart-summary .cart-totals {
  border-top: 0;
}
.checkout-cart-index .cart-summary .totals .mark {
  background-color: inherit;
}
.checkout-cart-index .cart-summary .grand.totals strong {
  font-weight: 700;
}
.checkout-cart-index .cart-summary .shipping .label {
  padding-left: 0;
  font-size: 16px;
  font-weight: 400;
  padding-right: 0;
}
.checkout-cart-index .cart-summary .discount form .field .label span {
  font-size: 16px;
  font-weight: 400;
}
.checkout-cart-index .cart-summary .discount form .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary .discount form .actions-toolbar .primary button,
.checkout-cart-index .cart-summary .discount form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .cart-summary .discount form .actions-toolbar .primary .action-gift {
  color: #fff !important;
  text-transform: inherit;
  border: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  display: block;
  background: #00539f;
  font-weight: 400;
  padding: 10px 10px;
  font-size: 16px;
  border-radius: 0 !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .checkout {
  background: #00539F;
  border: 0;
  border-radius: 7px !important;
  text-transform: inherit;
  font-weight: 600;
}
.store-shopping-button p {
  font-size: 14px;
}
.cart.table-wrapper .item .item-info {
  border-bottom: 1px solid #f7f7f7;
}
.checkout-cart-index .action-edit,
.checkout-cart-index .action-delete {
  border: 0 !important;
  background-color: #fff !important;
  padding: 0 !important;
}
.checkout-cart-index .action-edit span,
.checkout-cart-index .action-delete span {
  font-size: 0;
}
.checkout-cart-index .action-edit span:before {
  content: "\f040";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 500;
  font-size: 16px;
  margin-right: 10px;
}
.checkout-cart-index .action-delete span:before {
  content: "\f2ed";
  font-family: 'Font Awesome 6 Pro';
  font-weight: 500;
  font-size: 16px;
}
.cart.table-wrapper .item-actions .actions-toolbar,
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action,
.checkout-cart-index .action-gift {
  text-align: right;
  background: #f7f7f7 !important;
}
@media (max-width: 1200px) {
  .cart-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .cart-summary,
  .cart-container .form-cart {
    width: 100%;
  }
  .cart-summary {
    padding: 0 !important;
    background: inherit;
    order: 2;
    top: 0 !important;
  }
}
@media (max-width: 990px) {
  .cart.table-wrapper .item .col.item,
  .amcard-field-container.-cart {
    width: 100%;
    padding-bottom: 31px;
  }
}
.customer-account-index .welcome-msg {
  padding-bottom: 30px;
}
.account .legend span {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 10px;
  display: block;
}
.account .fieldset {
  margin: 0 0 15px;
}
.account .field input {
  padding: 22px 15px;
  float: left;
}
.account .field .control {
  width: 100% !important;
}
.account .field.choice::before {
  display: none !important;
}
.account .label {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.account .label span {
  font-weight: 700;
  font-size: 16px;
}
.account legend.legend {
  margin-left: 0;
}
.account .actions-toolbar {
  margin-left: 0 !important;
}
.account .action.primary {
  font-size: 16px;
  background-color: #00539F;
  border: 1px solid #00539F;
  padding: 12px 20px;
  color: #fff !important;
  border-radius: 4px !important;
  font-weight: bold;
  width: 100%;
}
.account .action.primary span {
  color: #fff;
}
.account .block-collapsible-nav .item.current strong {
  border-color: #00539f;
  color: #00539f;
}
.catalogsearch-result-index .products-grid .product-items .product_item {
  margin-bottom: 30px;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box {
  border: 1px solid #e5e5e5;
  height: 100%;
  margin-bottom: 0;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info {
  width: 100%;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details {
  padding: 0px 20px 20px 20px;
  background-color: #fff;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name {
  text-align: center;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name a {
  font-weight: 700 !important;
  line-height: initial;
}
@media (max-width: 550px) {
  .catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
  }
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .list-product-code {
  text-align: center;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .price {
  color: #d12e26;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .product-item-info .product-item-details .price-box {
  text-align: center;
}
.catalogsearch-result-index .products-grid .product-items .product_item .inner_box .title_image_container {
  display: flex;
  align-content: center;
  justify-content: center;
}
.catalogsearch-result-index .products-grid .product-items .product_item .product-item-inner-wish-compare {
  display: none;
}
@media (max-width: 990px) {
  .catalogsearch-result-index .products-grid .product-items .product_item {
    width: 50%;
  }
}
.wordpress-posttype-view .page-title-wrapper {
  display: none;
}
.wordpress-posttype-view .post-list .item {
  background-color: #636363;
  padding: 0;
}
.wordpress-posttype-view .post-list .item h2 a {
  color: #fff;
}
.wordpress-posttype-view .post-list .item .post-meta .post-meta-item {
  color: #fff;
}
.wordpress-posttype-view .post-list .post-image {
  height: 350px;
  max-height: 350px;
  background-position: center;
  background-size: cover;
}
.contact-index-index .contact_title {
  font-size: 32px !important;
  font-weight: bold !important;
  color: #00539F !important;
  margin-bottom: 25px !important;
}
.contact-index-index .action.primary {
  background: #D12E26;
  text-transform: uppercase;
  font-weight: 700;
  border: 0;
  font-size: 18px;
  border-radius: 5px;
  letter-spacing: 0;
}
.contact-index-index iframe {
  margin-top: 20px;
}
.contact-index-index .fieldset {
  font-family: "open-sans", sans-serif;
  line-height: 23px;
}
.contact-index-index .fieldset .label {
  font-family: "open-sans", sans-serif;
}
.contact-index-index .fieldset .label span {
  font-family: "open-sans", sans-serif;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #fff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009CDE, #003087);
  color: #fff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #fff;
}
.ppcreditcalc-header {
  background: #fff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.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: #000;
  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: #fff;
}
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: #fff;
}
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 {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
/*# sourceMappingURL=pub/static/frontend/Piranha/custom/en_GB/css/styles-m.css.map */